.sc-insights{background:#ffe7e5;border-bottom:3px solid #ff1e1f;padding:clamp(2rem,.571rem + 3.81vw,4rem) 20px}.sc-insights-wrapper{margin:0 auto;max-width:1380px}.sc-insights-above{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between}a.sc-insights-link{align-items:center;color:#571526;display:flex;font-family:gt_americacondensed_bold,sans-serif!important;font-size:16px;gap:.5em;text-transform:uppercase;&:focus,&:hover{text-decoration:underline}}.recent_posts_container{display:flex;gap:24px}.recent_post{align-content:baseline;background:#fff;cursor:pointer;display:flex;flex:1;flex-wrap:wrap;padding:16px;position:relative}.recent_post>.post_image{flex-basis:100%;height:9rem;overflow:hidden;position:relative;width:100%}.recent_post>.post_image>img{display:block;height:inherit;object-fit:cover;transition:transform .5s ease;width:inherit}.recent_post>.post_meta{align-items:center;display:flex;flex-basis:100%;height:3rem}.recent_post>.post_meta>.post_category{background:#ffeaea;border-radius:3px;color:#571526;font-family:gt_americacondensed_bold,sans-serif!important;font-size:12px;padding:5px 15px;text-transform:uppercase;transition:color .2s ease,background-color .2s ease;width:fit-content}.recent_post>.post_meta>.post_date{color:#571626;font-size:11.2px;opacity:.8;padding-left:1rem;transition:color .2s ease;width:fit-content}.recent_post>.post_title{color:#571626;flex-basis:100%;font-family:gt_americacondensed_bold,sans-serif!important;font-size:20px;transition:color .2s ease;width:100%}.recent_post:hover .post_image>img{transform:scale(1.1)}.recent_post:hover .post_image:after{animation:growRight .6s ease;background:linear-gradient(90deg,#ff1e1e,#ffb6e3);bottom:0;content:"";height:6px;left:0;position:absolute;width:100%}.recent_post>.post_author{color:#571626;flex-basis:100%;font-size:12px;opacity:.8;padding-top:1rem;transition:color .2s ease;width:100%}@media only screen and (max-width:1000px){.recent_post{flex-basis:47%}.recent_posts_container{gap:40px}.recent_posts_container .recent_post:nth-child(n+3){display:none}}@media only screen and (max-width:767px){.recent_post{flex-basis:99%}.recent_posts_sub{flex-wrap:wrap}.recent_posts_sub>.recent_posts_subtitle{flex-basis:100%;font-size:15px}.recent_posts_sub>.show_posts_btn{flex-basis:100%;padding-top:30px}.recent_posts_container .recent_post:nth-child(n+2){display:none}.recent_posts_container{padding-top:30px}.recent_posts_title h3{margin-bottom:0;padding-top:30px}}@keyframes growRight{0%{width:0}to{width:100%}}