.qf-eg{margin:0 auto;max-width:100rem;padding:5rem 2.5rem}.qf-eg__header{margin-bottom:3.75rem}.qf-eg__heading{margin-bottom:.5em}.qf-eg__subheading{color:var(--frankly-raven);font-family:var(--font-body);font-size:var(--fs-post-body);margin:0}.qf-eg__grid{display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.qf-eg__card{border:1px solid var(--frankly-darkblue);border-radius:12px;display:flex;flex-direction:column;height:100%;min-height:23.75rem;overflow:hidden;position:relative}.qf-eg__card:has(.qf-eg__image){border:none;.qf-eg__content *{color:var(--frankly-white)}}.qf-eg__image{background-color:var(--frankly-darkblue);flex-shrink:0;inset:0;margin:0;overflow:hidden;position:absolute}.qf-eg__image img{display:block;height:100%;object-fit:cover;opacity:.5;transition:transform .4s ease;width:100%}.qf-eg__card:has(.qf-eg__link:hover,.qf-eg__link:focus) .qf-eg__image img{transform:scale(1.04)}.qf-eg__image--placeholder{background-color:var(--frankly-lightblue)}.qf-eg__content{align-content:flex-end;display:block;flex:1;justify-items:baseline;padding:1.75rem;z-index:1}.qf-eg__meta{display:flex;flex-direction:row;gap:0}.qf-eg__date,.qf-eg__location{font-family:var(--ff-text);font-size:.875rem}.qf-eg__date+.qf-eg__location:before{content:", "}.qf-eg__title{font-family:var(--ff-base);font-size:1.5rem;font-weight:300;line-height:1.2}.qf-eg__index,.qf-eg__title{margin:0 0 .25rem}.qf-eg__description{flex:1;font-family:var(--font-body);font-size:var(--fs-post-body);line-height:var(--lh-paragraph);margin:0 0 1.25rem;>*{font:inherit}p{margin-top:0}p:last-child{margin-bottom:0}}.qf-eg .qf-eg__link.pwr-cta_button{font:0/0 a;inset:0;opacity:0;position:absolute;transition:.3s ease;.pwr-cta_arrow{display:none}}.qf-eg .qf-eg__link.pwr-cta_button:focus,.qf-eg .qf-eg__link.pwr-cta_button:hover{background-color:transparent}.qf-eg .qf-eg__link.pwr-cta_button:after,.qf-eg .qf-eg__link.pwr-cta_button:before{content:none}.qf-eg__empty{color:var(--frankly-raven);font-family:var(--font-body)}@media (max-width:1023px){.qf-eg__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:599px){.qf-eg__header{margin-bottom:2.5rem}.qf-eg__grid{grid-template-columns:1fr}}