.resource-footer__terms{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;gap:2rem}.resource-footer__author__content a,.resource-footer__series a,.resource-footer__term--item{text-decoration:underline;-webkit-text-decoration-color:var(--accent-color);text-decoration-color:var(--accent-color);text-decoration-thickness:2px;text-underline-offset:3px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.resource-footer{display:flex;flex-direction:column;gap:1rem}.resource-footer>*{margin-block:unset}.resource-footer .resource-footer__title{-webkit-margin-before:1rem;margin-block-start:1rem;font-size:1.25rem;color:var(--text-color);text-transform:uppercase}.resource-footer__authors{order:-2}.resource-footer__author__title{font-size:1rem;font-weight:600}.resource-footer__author__image{border-radius:var(--border-radius)}.resource-footer__author div.links{display:flex;gap:1rem}.resource-footer .resource-footer__series{padding-inline:unset;-webkit-margin-before:1rem;margin-block-start:1rem}.resource-footer .resource-footer__series li{font-size:1rem}.resource-footer .resource-footer__series li.active a{color:var(--text-color);font-weight:300;cursor:default;text-decoration:unset}.resource-footer .resource-footer__series span.date{color:var(--text-light-color)}.resource-footer .resource-footer__series__title{font-size:1rem;color:var(--secondary-color);font-weight:600}.resource-footer .resource-footer__series__heading{display:flex;gap:4vw;align-items:baseline;flex-wrap:wrap;-webkit-margin-after:.5rem;margin-block-end:.5rem}.resource-footer .resource-footer__series__image{border-radius:var(--border-radius);box-shadow:0 4px 8px rgba(0,0,0,.05);height:auto;width:250px}.resource-footer__podcast{display:flex;gap:.5rem 1rem;flex-wrap:wrap;align-items:center}.resource-footer__podcast__title{font-size:1rem;color:var(--text-color);font-weight:300}.resource-footer__podcast__icons{display:flex;flex-direction:row;gap:.5rem;font-size:1.5rem}.resource-footer__author__content a,.resource-footer__series a,.resource-footer__term--item{color:var(--bg-dark);font-weight:400;text-decoration-thickness:.5px;text-underline-offset:6px;transition:.2s}.resource-footer__author__content a:hover,.resource-footer__series a:hover,.resource-footer__term--item:hover{color:var(--accent-color)}.resource-footer__author{align-items:center;display:flex;flex-direction:row;-webkit-margin-after:1.5rem;margin-block-end:1.5rem;gap:.75rem}.resource-footer__author__image{aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:var(--round-border-radius);border-bottom-left-radius:0;height:5rem;width:5rem}.resource-footer__author__content{display:flex;flex-direction:column}.resource-footer__author__content :last-child{-webkit-margin-after:unset!important;margin-block-end:unset!important}.resource-footer__author__content p{color:var(--text-color);font-size:1rem;font-weight:300}.resource-footer__terms{gap:.5rem}.resource-footer__term{color:var(--text-color);font-weight:300;-webkit-padding-end:1rem;padding-inline-end:1rem}.resource-footer__term label{color:var(--text-light-color);-webkit-padding-end:1rem;padding-inline-end:1rem}.resource-footer .podcast-meta{padding-top:2rem}