.resource-header__media__tabs{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:2rem}.resource-header__background{position:absolute;z-index:12;inset:0 0 0 0}.resource-header__media--audio,.resource-header__media--file{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-header__media--audio,.resource-header__media--file,.resource-header__media__tab{position:relative}.resource-header__media--audio:before,.resource-header__media--file:before,.resource-header__media__tab:before{content:"";background-repeat:no-repeat;background-position:50%;background-size:contain;display:block;width:1rem;height:1rem;inset-block-start:50%;inset-inline-start:1rem;position:absolute;transform:translateY(-.5rem)}.resource-header__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:4vw;gap:4vw}@media screen and (max-width:47.99rem){.resource-header__content>*{grid-column:span 12;justify-self:center}}@media screen and (min-width:64rem){.resource-header__content{gap:2vw}}.resource-header__content{grid-column:1/span 12;width:100%}.resource-header .breadcrumbs,.resource-header .breadcrumbs__content,.resource-header .breadcrumbs__wrapper,.resource-header__media,.resource-header__meta,.resource-header__title{grid-column:1/span 12}@media screen and (min-width:48rem){.resource-header .breadcrumbs,.resource-header__media,.resource-header__meta,.resource-header__title{grid-column:2/span 10}}@media screen and (min-width:75rem){.resource-header .breadcrumbs,.resource-header__media,.resource-header__meta,.resource-header__title{grid-column:3/span 8}}.resource-header__media__tab{border-radius:var(--border-radius)}.resource-header__media--audio,.resource-header__media--file{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-padding-start:2rem;padding-inline-start:2rem}.resource-header__media--file:only-child{align-self:center;margin-inline:auto}.resource-header{background:var(--bg-dark);position:relative;overflow:visible;-webkit-margin-after:var(--container-padding);margin-block-end:var(--container-padding)}.resource-header__background{object-fit:cover;background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0;opacity:.1}.resource-header .resource-header__wrapper{position:relative;-webkit-padding-before:220px;padding-block-start:220px;-webkit-margin-after:-1px;margin-block-end:-1px;z-index:3;transition:height .2s ease-in-out}.resource-header__media{order:6;width:100%}.resource-header__title{display:flex;flex-direction:row;align-items:center;gap:1rem}.resource-header__title--date{background:var(--accent-color);border-radius:var(--round-border-radius);min-width:5rem;height:5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}.resource-header__title--date .date-month{text-transform:uppercase;font-weight:700;place-self:center;height:20px}.resource-header__title--date .date-day,.resource-header__title--date .date-month{color:var(--white);font-family:var(--heading-font);font-stretch:var(--font-variation-width)}.resource-header__title--date .date-day{position:relative;inset-block-start:-13px;font-size:2.25rem;place-self:center;height:30px}.resource-header__title h1{text-transform:none;color:var(--white);font-weight:700;line-height:110%;flex-grow:2}.resource-header__video{-webkit-margin-after:calc(var(--container-padding)*-1);margin-block-end:calc(var(--container-padding)*-1)}.resource-header__audio{-webkit-margin-after:var(--container-padding);margin-block-end:var(--container-padding)}.resource-header .breadcrumbs,.resource-header .breadcrumbs__content,.resource-header .breadcrumbs__wrapper,.resource-header__meta,.resource-header__title{width:100%}.resource-header__media__tabs{gap:.5rem;-webkit-margin-after:1.5rem;margin-block-end:1.5rem;-webkit-padding-after:.5rem;padding-block-end:.5rem;flex-wrap:wrap}@media screen and (min-width:64rem){.resource-header__media__tabs{gap:1rem}}.resource-header__media__tab{background:var(--secondary-color);border:unset;color:var(--white);cursor:pointer;font-family:var(--body-font);font-stretch:var(--font-variation-width);text-transform:var(--font-variation-case);padding:.5rem 1rem .5rem 2.5rem;transition:.2s ease-in-out}.resource-header__media__tab:before{content:"";background-image:url(/_next/static/media/acacia-video.f2ba11f5.png)}.resource-header__media__tab svg{display:none}.resource-header__media__tab:nth-child(2){-webkit-margin-end:auto;margin-inline-end:auto}.resource-header__media__tab:nth-child(2):before{background-image:url(/_next/static/media/acacia-audio.46a1134c.png)}.resource-header__media__tab:hover{background:var(--tertiary-color)}.resource-header__media__tab--active{background:var(--accent-color);cursor:default}.resource-header__media__tab--active:hover{background:var(--accent-color)}@media screen and (min-width:64rem){.resource-header__media__tab{font-size:1.25rem;padding:.75rem 1.5rem .75rem 3rem}.resource-header__media__tab:before{inset-inline-start:1.5rem}}.resource-header__media:nth-child(3){clear:left}.resource-header__media--audio,.resource-header__media--file{color:var(--white)}.resource-header__media--audio:before,.resource-header__media--file:before{background-image:url(/_next/static/media/acacia-download.f3eb9ffa.png);inset-inline-start:0;width:1.5rem;height:1.5rem;transform:translateY(-.75rem)}.resource-header__media--audio:hover,.resource-header__media--file:hover{-webkit-text-decoration-color:var(--white);text-decoration-color:var(--white)}.resource-header__media--file:before{background-image:url(/_next/static/media/acacia-file-download.72bc7dff.png);background-size:1rem}