:root{--primary-color:var(--ghost-accent-color,#2ec4b6);--primary-text-color:#333;--secondary-text-color:#aaa;--white-color:#fff;--light-gray-color:#f4f4f4;--mid-gray-color:#e9e9e9;--dark-gray-color:#1a1a1a;--black-color:#000;--font-sans:"Open Sans", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;--font-serif:Lora, Times, serif;--animation-base:ease-in-out;--shadow-base:0 0 10px #00000005;--content-font-size:1.7rem}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local(""),url(../fonts/open-sans-v28-latin-regular.woff2)format("woff2"),url(../fonts/open-sans-v28-latin-regular.woff)format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local(""),url(../fonts/open-sans-v28-latin-700.woff2)format("woff2"),url(../fonts/open-sans-v28-latin-700.woff)format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local(""),url(../fonts/open-sans-v28-latin-italic.woff2)format("woff2"),url(../fonts/open-sans-v28-latin-italic.woff)format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local(""),url(../fonts/open-sans-v28-latin-700italic.woff2)format("woff2"),url(../fonts/open-sans-v28-latin-700italic.woff)format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-regular.woff2)format("woff2"),url(../fonts/lora-v23-latin-regular.woff)format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700.woff2)format("woff2"),url(../fonts/lora-v23-latin-700.woff)format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-italic.woff2)format("woff2"),url(../fonts/lora-v23-latin-italic.woff)format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700italic.woff2)format("woff2"),url(../fonts/lora-v23-latin-700italic.woff)format("woff")}.u-shadow{box-shadow:var(--shadow-base);transition:box-shadow .3s var(--animation-base);border-radius:8px;overflow:hidden}.u-shadow:hover{box-shadow:0 0 20px #0000001f}.u-placeholder{z-index:10;background-color:var(--light-gray-color);position:relative}.u-placeholder.same-height{height:0}.u-placeholder.rectangle{padding-bottom:56.25%}.u-object-fit{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.u-permalink{z-index:10;outline:none;position:absolute;inset:0}.post-feed{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.post-link{flex-direction:column;height:100%;display:flex}.post-link:hover{opacity:1}.post-image{width:100%}.post-wrapper{background-color:var(--white-color);flex-grow:1;padding:20px}.post-tag{color:var(--tag-color,var(--ghost-accent-color));text-transform:uppercase;letter-spacing:.005em;margin-bottom:8px;font-size:1.1rem;font-weight:700;line-height:1;display:inline-block}.post-title{margin-bottom:0;font-size:1.6rem;line-height:1.35}.has-serif-title .post-title{font-family:var(--font-serif)}.post-excerpt{margin-top:12px;font-size:1.4rem;line-height:1.6}.has-serif-body .post-excerpt{font-family:var(--font-serif)}.post-footer{background-color:var(--white-color);border-top:1px solid var(--light-gray-color);justify-content:space-between;align-items:center;height:42px;padding:0 20px;display:flex}.post-more{text-transform:uppercase;letter-spacing:.005em;font-size:1.1rem;font-weight:700;line-height:1}.post-author{margin-right:2px;display:flex}.post-author-link{width:28px;height:28px;margin:0 -4px;display:block;position:relative}.post-author-link:first-child{z-index:10}.post-author-link:nth-child(2){z-index:9}.post-author-link:nth-child(3){z-index:8}.post-author-link:nth-child(4){z-index:7}.post-author-link:nth-child(5){z-index:6}.post-author-image{border:2px solid var(--white-color);object-fit:cover;border-radius:50%;width:100%;height:100%}@media (width<=767px){.post-feed{grid-template-columns:1fr}}@media (width>=768px) and (width<=991px){.post-feed{grid-template-columns:repeat(2,1fr)}}@media (width>=992px) and (width<=1199px){.post-feed{grid-template-columns:repeat(3,1fr)}}@media (width>=992px){.is-head-stacked .post-feed{margin-top:32px}}.post-feed .featured{min-height:380px;position:relative}.post-feed .featured .post-link:before{z-index:10;content:"";background:linear-gradient(#0000,#00000080);position:absolute;inset:0}.post-feed .featured.no-image .post-link:before{background:var(--tag-color,var(--ghost-accent-color))}.post-feed .featured .post-media{background-color:#0000}.post-feed .featured>.post-image{z-index:-1}.post-feed .featured .post-media .post-image{display:none}.post-feed .featured .u-placeholder,.post-feed .featured .post-wrapper,.post-feed .featured .post-footer{z-index:20;background-color:#0000;position:relative}.post-feed .featured .post-wrapper{align-items:flex-end;display:flex}.post-feed .featured .post-header{margin-bottom:0}.post-feed .featured .post-tag{color:var(--white-color)}.post-feed .featured .post-title{font-size:2rem}.post-feed .featured .post-title,.post-feed .featured .post-excerpt,.post-feed .featured .post-more{color:var(--white-color)}.post-feed .featured .post-excerpt{display:none}.post-feed .featured .post-footer{border-color:#fff3}.post-feed .featured .post-author-image{border-color:#0000}.post-feed{font-family:var(--font-sans)}
/*# sourceMappingURL=cards.css.map */
