.fade-up{opacity:0;transform:translate3d(0, 16px, 0);transition:300ms opacity 300ms ease-out,300ms transform 300ms ease-out}.fade-up.in-viewport{opacity:1 !important;transform:none !important}.block-card{position:relative;display:flex;flex-direction:column;padding:2rem 1.25rem;color:#000;border-radius:.5rem;background-color:#fff}@media(min-width: 36rem){.block-card{padding:1.25rem}}.block-card h1,.block-card h2,.block-card h3,.block-card h4,.block-card h5,.block-card h6{font-weight:var(--title-2-font-weight);font-size:var(--title-2-font-size);font-family:var(--title-2-font-family);line-height:var(--title-2-line-height);margin-top:0;margin-bottom:.5rem}.block-card p{font-weight:var(--subtitle-1-font-weight);font-size:var(--subtitle-1-font-size);font-family:var(--subtitle-1-font-family);line-height:var(--subtitle-1-line-height);text-decoration:var(--subtitle-1-text-decoration);margin-bottom:var(--subtitle-1-margin-bottom)}.block-card p:first-child{margin-top:0}.block-card p:last-child{margin-bottom:0}.block-card p:last-of-type:not(:last-child){margin-bottom:1.5rem}.block-card .wp-block-button{margin-top:auto}.block-card .wp-block-button .wp-block-button__link{position:static;display:flex;justify-content:space-between;width:100%;text-align:left}.block-card .wp-block-button .wp-block-button__link::before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";display:block !important;width:100%;height:100%;border-radius:.5rem;background-color:transparent;opacity:0}