.post-card{color:var(--blockColor, #000);display:flex !important;flex-direction:column;background:#fff;box-shadow:0rem 0rem .625rem rgba(0,0,0,.1)}.post-card:hover,.post-card:focus{color:var(--blockHoverColor, #041a2f)}.post-card__featured-image{position:relative;width:100%;display:block;padding-bottom:66.67%}.post-card__featured-image figure{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.post-card__featured-image figure img{width:100%;height:100%;object-fit:cover}.post-card__mid-content{display:flex;flex-direction:column;align-items:flex-start;min-height:clamp(10rem, 8.2142857143rem + 3.7202380952vw, 11.5625rem);padding:1.25rem 1.25rem;color:#000;background-color:#fff;flex-grow:1}.post-card__mid-content .has-t-4-font-size{font-size:1.3125rem !important}.post-card__mid-content .post-card__mid-content-taxonomy-topics{margin-bottom:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;min-height:2.25rem}.post-card__mid-content .post-card__mid-content-taxonomy-topics .post-card-taxonomy-topic{padding:.375rem .625rem;color:#000;font-weight:325;font-size:.875rem;line-height:1rem;background-color:#e0daca;white-space:nowrap;margin-bottom:.5rem}.post-card__mid-content .post-card__mid-content-taxonomy-topics .post-card-taxonomy-topic:not(:last-child){margin-right:1rem}.post-card__mid-content-title{margin-top:0 !important;margin-bottom:1rem;flex-grow:1}.post-card__mid-content-title a{color:#000;text-decoration:none}.post-card__mid-content-title a:hover,.post-card__mid-content-title a:active{color:#000;text-decoration:none}.post-card__mid-content .post-card__mid-content-taxonomy-regions{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text{margin-bottom:.5rem}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text:not(:last-child){margin-right:1rem}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text__icon{margin-right:.5rem;color:#000}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text__title:not(:first-child):not(:nth-child(2)){margin-left:1rem}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text a{color:#000;text-decoration:none}.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text a:hover,.post-card__mid-content .post-card__mid-content-taxonomy-regions .icon-text a:active{color:#000;text-decoration:none}.post-card__link{padding:0;display:flex;justify-content:center;align-items:center;align-self:stretch;width:100%;background:#fff;border-top:1px solid #d9d9d9}.post-card__link a{color:#0f4374;font-weight:350;display:flex;justify-content:center;align-items:center;align-self:stretch;width:100%;padding:1rem 0;font-size:.875rem;line-height:1rem;letter-spacing:.03125rem;transition:none}.post-card__link a:hover,.post-card__link a:active{color:#fff;text-decoration:none}.post-card__link:hover{background:#091a2d;border-top:1px solid #000}.post-card__link:hover span{color:#fff}