.recent-blogs-wrapper{display:flex;flex-direction:column}.recent-blogs-wrapper h2{color:#ff8201;font-family:Roboto;font-size:32.2px;font-weight:600;line-height:38px;margin-bottom:20px}.recent-blogs-wrapper .post-listing{column-gap:35px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:35px}.post-listing .post-card{box-shadow:0 2px 20px 0 #00000014;display:flex;flex-direction:column;width:calc(33.33% - 23.33px)}.post-card .featured-image{display:flex;flex-direction:column;position:relative}.post-card .featured-image>img{height:100%;object-fit:cover;width:100%}.post-card .featured-image .quick-link{background:linear-gradient(180deg,transparent,#000);bottom:0;column-gap:30px;display:flex;flex-direction:row;height:fit-content;justify-content:space-between;padding:43px 30px 10px;position:absolute;width:100%}.post-card .featured-image .quick-link a span{color:#fff;font-family:Roboto;font-size:14px;font-weight:400;line-height:18px}.post-card .featured-image .title{background:#fff;bottom:0;display:flex;flex-direction:row;height:fit-content;padding:10px 22px;position:absolute;width:calc(100% - 72px)}.post-card .featured-image .title h4{color:#343a40;font-family:Roboto;font-size:20px;font-weight:500;line-height:28px;margin:0}.post-card .card-body{display:flex;flex-direction:column;padding:30px 30px 55px}.post-card .card-body .tags{column-gap:10px;display:flex;flex-direction:row;margin-bottom:11px}.post-card .card-body .tags a.tag{color:#343a4099;font-family:Roboto;font-size:14px;font-weight:400;line-height:18px;margin:0;text-decoration:none}.post-card .card-body .tags a.tag:hover{color:#ff8201}.post-card .card-body .tags a.tag:after{content:none}.post-card .card-body .meta-data{column-gap:8px;display:flex;flex-direction:row;margin-bottom:15px}.post-card .card-body .meta-data span{color:#343a4099;font-family:Roboto;font-size:14px;font-weight:400;line-height:18px}.post-card .card-body h4{color:#343a40;font-family:Roboto;font-size:20px;font-weight:500;line-height:28px;margin-bottom:15px}.post-card .card-body .content,.post-card .card-body .content a,.post-card .card-body .content li,.post-card .card-body .content p,.post-card .card-body .content span{color:#262729;font-family:Roboto;font-size:18px;font-weight:400;line-height:29px;margin-top:auto}.post-card .card-body a{color:#ff8201;font-family:Roboto;font-size:16px;font-weight:400;line-height:16px;margin-top:30px;text-decoration:underline;text-decoration-style:solid}.post-card .card-body a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11' fill='none' viewBox='0 0 7 11'%3E%3Cpath stroke='%23FF8201' stroke-linecap='round' stroke-linejoin='round' d='m1 10.44 4.92-4.577L1.164 1.44'/%3E%3C/svg%3E");content:"";display:inline-block;height:11px;margin-left:8px;vertical-align:middle;width:7px}.view-all-wrapper{display:flex;flex-direction:row;justify-content:flex-end;padding:30px 0}.view-all-wrapper a{background:transparent;border:none;color:#ff8300;font-family:Roboto;font-size:24px;font-weight:400;line-height:24px;padding:0;text-decoration:underline;text-decoration-style:solid;vertical-align:middle}.view-all-wrapper a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none' viewBox='0 0 9 15'%3E%3Cpath stroke='%23FF8201' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 13.783 6.5-6.5L1.217 1'/%3E%3C/svg%3E");content:"";display:inline-block;height:15px;margin-left:8px;vertical-align:middle;width:9px}@media (max-width:992px){.post-listing .post-card{width:calc(50% - 17.5px)}}@media (max-width:768px){.post-listing .post-card{width:100%}}