section.posts-archive-hero-widget .wrapper{display:grid;grid-template-columns:.6fr 1fr .6fr;gap:65px}@media (max-width:767px){section.posts-archive-hero-widget .wrapper{grid-template-columns:1fr}}section.posts-archive-hero-widget .col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px}section.posts-archive-hero-widget .col .post-card{position:relative}section.posts-archive-hero-widget .col .post-card-content{padding:0 12px}section.posts-archive-hero-widget .col .post-card-image{line-height:1}section.posts-archive-hero-widget .col .post-card-image img{width:100%}section.posts-archive-hero-widget .col .post-card-date{color:#a1a6a9;font-weight:400;line-height:156%;margin-bottom:8px}section.posts-archive-hero-widget .col .post-card-date .category{text-transform:uppercase;padding-right:7px;font-size:12px;color:#444d53}section.posts-archive-hero-widget .col .post-card-date .category span{margin-left:10px}section.posts-archive-hero-widget .col .post-card-title{color:#444d53;font-weight:600;line-height:132%;margin:0 0 8px}section.posts-archive-hero-widget .col .post-card-excerpt{color:#444d53;line-height:156%;margin-bottom:8px}section.posts-archive-hero-widget .col .post-card-action a{color:#fdaa2c;font-weight:600;line-height:156%}section.posts-archive-hero-widget .col .post-card-action a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}section.posts-archive-hero-widget .col.side-col .post-card-image{margin-bottom:8px}section.posts-archive-hero-widget .col.side-col .post-card-action a,section.posts-archive-hero-widget .col.side-col .post-card-date,section.posts-archive-hero-widget .col.side-col .post-card-excerpt,section.posts-archive-hero-widget .col.side-col .post-card-title{font-size:14px}section.posts-archive-hero-widget .col.center-col .post-card-image{margin-bottom:16px}section.posts-archive-hero-widget .col.center-col .post-card-date{font-size:12px}section.posts-archive-hero-widget .col.center-col .post-card-title{font-size:24px}section.posts-archive-hero-widget .col.center-col .post-card-action a,section.posts-archive-hero-widget .col.center-col .post-card-excerpt{font-size:16px}@media (max-width:767px){section.posts-archive-hero-widget .col.center-col{-ms-flex-order:1;order:1}}@media (max-width:767px){section.posts-archive-hero-widget .col.right-col{-ms-flex-order:2;order:2}}section.posts-archive-hero-widget .col.right-col{gap:16px}section.posts-archive-hero-widget .col.right-col .post-card{padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.25)}section.posts-archive-hero-widget .col.right-col .post-card:last-child{padding-bottom:0;border-bottom:none}@media (max-width:767px){section.posts-archive-hero-widget .col.right-col{-ms-flex-order:3;order:3}}