.insights-recent-posts{margin:0 auto;max-width:1400px;padding:0 20px}.insights-recent-posts .insights-recent-posts__title{margin:0 auto;max-width:1060px;padding-bottom:60px}.insights-recent-posts .insights-recent-posts__inner{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.insights-recent-posts .insights-recent-posts__inner .insights-card{color:#1c1d20;display:flex;flex-direction:column;position:relative;text-decoration:none}.insights-recent-posts .insights-recent-posts__inner .insights-card .preview_image-container{height:200px;margin-bottom:0}.insights-recent-posts .insights-recent-posts__inner .insights-card .preview_image-container img{display:block;max-width:100%;transition:all .3s ease-in-out}.insights-recent-posts .insights-recent-posts__inner .insights-card:hover .preview_image-container img{transform:scale(1.05)}.insights-recent-posts .insights-recent-posts__inner .insights-card .preview_copy-container .blog-title-date{font-family:Gibson-SemiBold,arial,sans-serif;font-size:14px;line-height:17px;margin:20px 0 10px;text-align:left}.insights-recent-posts .insights-recent-posts__inner .insights-card .preview_copy-container h3{font-size:30px;line-height:30px;margin:10px auto 20px}.insights-recent-posts .insights-recent-posts__inner .insights-card .preview_copy-container p{font-size:18px;line-height:1.3}.insights-recent-posts .insights-recent-posts__inner .insights-card .SecondaryButton{background-color:#fff;border:1px solid #ff6900;border-radius:0;color:#333;cursor:pointer;font-family:Gibson-Regular,arial,sans-serif;font-size:16px;line-height:1.4;padding:12px 32px;text-decoration:none;transition:all .2s ease-out}.insights-recent-posts .insights-recent-posts__inner .insights-card:hover .SecondaryButton{color:#ff6900}@media screen and (max-width:768px){.insights-recent-posts .insights-recent-posts__inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.insights-recent-posts .insights-recent-posts__inner{grid-template-columns:repeat(1,1fr)}}