section.block-hero-listing{padding:150px 0 35px}section.block-hero-listing .container{display:flex;flex-direction:column;gap:45px}section.block-hero-listing .title{color:#0c2532;width:100%}section.block-hero-listing .wrapper{width:100%;display:flex;gap:125px;align-items:stretch}section.block-hero-listing .left{max-width:540px;width:100%;display:flex;flex-direction:column;gap:20px}section.block-hero-listing .left .post-data{display:flex;flex-direction:column;gap:20px}section.block-hero-listing .left .post-data .post-title{color:#0c2532}section.block-hero-listing .left .post-data .post-title *{color:#0c2532;text-decoration:none}section.block-hero-listing .left .post-data .excerpt *{color:#0c2532;text-decoration:none}section.block-hero-listing .right{max-width:445px;width:100%;background-color:#0c2532;padding:45px;display:flex;flex-direction:column;justify-content:space-between;gap:45px}section.block-hero-listing .right *{color:#fff}section.block-hero-listing .right .posts-wrapper{display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between}section.block-hero-listing .right .latest-post{text-decoration:none;border-bottom:solid 1px rgba(255,255,255,.3);padding-bottom:15px;display:flex;flex-direction:column;gap:5px}section.block-hero-listing .right .latest-post .date{display:inline-block;font-size:14px;font-weight:500;letter-spacing:.2em;line-height:130%}section.block-hero-listing .right .latest-post .post-title{font-size:19px;font-weight:600;text-decoration:none;letter-spacing:.03em;line-height:140%}section.block-hero-listing .right .latest-post .tag-wrapper{display:flex;align-items:center;gap:5px}@media screen and (max-width:1142px){section.block-hero-listing .wrapper{flex-direction:column;gap:75px}section.block-hero-listing .left{flex-direction:row;max-width:100%}section.block-hero-listing .left .post-card{max-width:65%}section.block-hero-listing .left .post-data{max-width:35%}section.block-hero-listing .right{max-width:100%}}@media screen and (max-width:768px){section.block-hero-listing .left{flex-direction:column}section.block-hero-listing .left .post-card,section.block-hero-listing .left .post-data{max-width:100%}}