.feat-post{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.feat-post:before{background-color:#0e334a;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;top:0;width:100%}.feat-post .content-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:24px;height:600px;justify-content:center;padding:0 20px;position:relative;z-index:4}.feat-post p{color:#fff;margin:0;width:50%}.feat-post h2{color:#fff;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:0;width:50%}.feat-post a{color:var(--orange-color);font-weight:700;text-decoration:none}@media screen and (max-width:768px){.feat-post .content-wrapper{height:auto;padding:80px 32px}.feat-post h2,.feat-post p{width:100%}}