.container-posts{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin:30px auto;max-width:1400px}.single-post{display:flex;flex-basis:33%;flex-direction:column}.single-post .homepage_desc{min-height:90px}.single-post .homepage_desc p{color:#515151}.single-post .homepage_title_backer{min-height:80px}.single-post h2 a{color:#515151;display:table;font-family:Montserrat;font-size:14px;font-style:inherit;font-weight:700;line-height:1.4;margin-bottom:20px;margin-top:20px;text-transform:uppercase}.homepage_CTA a{background-color:#0181c4;-webkit-border-radius:10px 10px;-moz-border-radius:10px 10px;-o-border-radius:10px 10px;-ms-border-radius:10px 10px;border-radius:10px 10px;color:#fff;display:table;font-size:14px;font-weight:500;line-height:1;margin:20px 0 0;max-width:fit-content;min-width:auto;padding:15px 30px;width:100%}.homepage_CTA a:hover{color:#fff;text-decoration:none}@media only screen and (max-width:950px){.container-posts{display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin:30px auto;max-width:1400px;padding:20px}}@media only screen and (max-width:768px){.container-posts{display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin:30px auto;max-width:1400px;padding:20px}.single-post{margin-bottom:40px}.background_focus_image{background-size:cover;min-height:300px!important;width:100%}}