@container main (min-width: 48rem){.post-entry.full-layout h3{font:var(--h3-font)}}@container main (max-width: 47.9375rem){.post-entry.full-layout h3{font:var(--h6-font)}}.post-entry.standard-layout h3{font:var(--h6-font)}.post-entry a{text-decoration:none;color:inherit;display:block!important;width:100%!important;height:100%!important}.post-entry a:hover{background-color:transparent!important}.post-entry a:hover .img-wrapper{background-color:var(--active)}.post-entry a:hover .img-wrapper img{opacity:0.9}.post-entry .terms-list{margin-right:20px}.post-entry .date{opacity:0.5}.post-entry .readmore{font-weight:600}.post-entry .img-wrapper{border-radius:var(--image-radius);overflow:hidden;position:relative;aspect-ratio:570/347}@container main (max-width: 64rem){.post-entry .img-wrapper{aspect-ratio:570/570}}.post-entry .img-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;-webkit-transition:opacity var(--bezier);transition:opacity var(--bezier)}