.card{background:var(--aof-color-white);border:1px solid var(--aof-color-gray);border-radius:calc(var(--aof-media-border-radius)/2);display:flex;flex-direction:column;font-size:var(--aof-font-size-small);overflow:hidden;position:relative}.card__heading,.editor-styles-wrapper .card .card__heading{margin-block:0}.card__heading a,.editor-styles-wrapper .card .card__heading a{color:var(--aof-color-link);text-decoration:none}.card__heading a:not(.card__link--preview):focus,.editor-styles-wrapper .card .card__heading a:not(.card__link--preview):focus{outline-width:0}.card__heading a:not(.card__link--preview):focus::after,.editor-styles-wrapper .card .card__heading a:not(.card__link--preview):focus::after{outline:4px solid Highlight}.card__heading a:hover,.editor-styles-wrapper .card .card__heading a:hover{text-decoration:underline;text-decoration-color:var(--aof-color-hover-decoration);text-decoration-thickness:2px;text-underline-offset:2px}.card__media{align-items:center;aspect-ratio:4/3;background-color:var(--aof-color-gray);color:var(--aof-color-white);display:flex;justify-content:center;margin:0}.card__media picture,.card__media img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card__media-link{display:block}.card .card__content{display:flex;flex-direction:column;height:100%;padding:calc(var(--aof-gap-xsmall)*1.5) var(--aof-gap-small)}.card .card__content :where(h1,h2,h3,h4,h5,h6)+*:not(.card__date),.card .card__content :where(p+p),.card .card__content :where(.wp-block-buttons){margin-block-start:var(--aof-gap-xsmall)}@media(min-width: 37.5em)and (max-width: 47.9375em){.card .card__content{padding-inline:var(--aof-gap-xsmall)}}.card .card__date{margin-top:auto}.card .card__date--event{margin-top:0}.card .card__date+.card__heading{margin-top:0 !important}.card :has(.card__date:not(.card__date--event)) .card__excerpt{margin-bottom:var(--aof-gap-xsmall)}.card--person{--aof-font-size-h4: var( --aof-font-size-h6 )}.card--person .card__media{aspect-ratio:1/1}.card--person .card__content .card__position{margin-block-start:var(--aof-gap-2xsmall)}.card--aspect-ratio-3-4 .card__media{aspect-ratio:3/4}.card--aspect-ratio-1-1 .card__media{aspect-ratio:1/1}.card--dynamic{background:var(--aof-color-white);border:1px solid var(--aof-color-gray);border-radius:calc(var(--aof-media-border-radius)/2)}.card--dynamic .card__content{gap:var(--aof-gap-small)}.card--dynamic .card__media img{aspect-ratio:4/3}.card--is-bg{border:0;border-radius:var(--aof-media-border-radius)}.card.card--is-border{background:none !important;border:2px solid var(--aof-color-background);border-radius:0;border-width:0 0 0 2px;color:var(--aof-color-black);--aof-color-heading: var( --aof-color-black );--aof-color-link: var( --aof-color-blue );--aof-color-link-hover: var( --aof-color-blue-10 )}.card.card--is-border .card__content{padding:var(--aof-gap-2xsmall) var(--aof-gap-xsmall) var(--aof-gap-xsmall)}.card--excerpt{flex-direction:row;justify-content:space-between}.card--excerpt .card__media{flex-basis:35%;flex-shrink:0;height:100%;max-width:35%}

/*# sourceMappingURL=style.css.map */