.post:hover .post__img{transform:scale(1.05)}.post:hover .post__link-wrapper{transform:translateX(10px)}.post--highlighted{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:3.125rem;justify-content:center;padding:9.375rem;position:relative;width:100%}.post--highlighted:before{background-color:#000;content:"";height:100%;left:0;opacity:.43;position:absolute;top:0;width:100%}@media only screen and (max-width:1399px){.post--highlighted{padding:var(--padding-block) var(--padding-inline)}}.post--highlighted .post__img{display:block;filter:brightness(.5);max-height:700px;width:100%}.post--highlighted .post__categories{align-items:center;justify-content:center;position:static;z-index:1}.post--highlighted .post__categories-item{background-color:#efebe6;color:#4b4f54;font-size:1rem;padding:.5rem 1rem .325rem}@media only screen and (max-width:767px){.post--highlighted .post__categories-item{font-size:.7rem;padding:5px 5px 3px}}.post--highlighted .post__content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:1340px;padding-bottom:0;padding-left:var(--padding-inline);padding-right:var(--padding-inline);padding-top:0;text-align:center;width:100%;z-index:1}.post--highlighted .post__title{font-size:2.875rem}@media only screen and (max-width:991px){.post--highlighted .post__title{font-size:2rem}}.post--highlighted .post__text{font-size:1.5rem;font-weight:600;line-height:2.8125rem;margin-bottom:3.125rem;margin-top:2rem}@media only screen and (max-width:991px){.post--highlighted .post__text{line-height:2rem}}.post__categories{display:flex;flex-wrap:wrap;gap:.5rem;left:2.5rem;position:absolute;right:2.5rem;top:2.5rem}@media only screen and (max-width:767px){.post__categories{gap:5px;left:1rem;top:1.2rem}}.post__categories-item{background-color:#4b4f54;color:#fff;cursor:pointer;font-size:.625rem;font-weight:500;padding:.3125rem .5rem .2rem;text-transform:uppercase;white-space:nowrap}@media only screen and (max-width:767px){.post__categories-item{font-size:.7rem;line-height:.85rem;padding:5px 5px 3px}}.post__img-wrapper{aspect-ratio:713/427;position:relative;width:100%}.post__img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .3s ease-out;width:100%}.post__img-container{height:100%;overflow:hidden}.post__content{padding:2.5rem 3.125rem}@media only screen and (max-width:1399px){.post__content{padding:2rem 3rem}}@media only screen and (max-width:1199px){.post__content{padding:1.5rem 2rem 2.5rem 1.5rem}}.post__title{font-size:1.625rem;font-weight:700;line-height:2.813rem}@media only screen and (max-width:1399px){.post__title{font-size:1.5rem;line-height:2.5rem}}.post__text{font-size:1.25rem;line-height:1.875rem;margin-top:1.875rem}@media only screen and (max-width:1399px){.post__text{margin-top:1.5rem}}.post__link-wrapper{align-items:center;display:flex;gap:1rem;margin-top:2.375rem;transform:translateX(0);transition:transform .3s ease-out}@media only screen and (max-width:1399px){.post__link-wrapper{margin-top:2rem}}.post__link{font-size:1.125rem;font-weight:600;line-height:1.875rem;-webkit-text-decoration:underline;text-decoration:underline;white-space:nowrap}.post__link-arrow{width:1rem}