.resources-wrap{--card-gap:1.5rem;gap:1.5rem}.resources{display:flex;flex-flow:row wrap;gap:var(--card-gap)}@media (min-width:650px){.resource{flex:0 0 calc(50% - var(--card-gap)/2)}}.resources__status-bar{display:flex;flex-flow:row wrap;gap:1rem}@media (min-width:650px){.resources__status-bar{flex-wrap:nowrap}}.resources__active-filters,.resources__status-bar{flex:1 100%}@media (min-width:990px){.resources-wrap{align-items:flex-start;display:flex;flex-flow:row wrap}.resources{flex:1}.resource-filters{flex:0 0 clamp(280px,25vw,330px)}}@media (min-width:1100px){.resource{flex:0 0 calc(33.333% - var(--card-gap)*2/3)}}.resources data-pagination{flex:1 100%}.resource{background:#fff;border:var(--card-border);border-radius:var(--card-radius);text-align:center}.resource__description,.resource__title{padding:0 20px;text-align:left}.resource__title{color:#194f90;font-size:18px;margin-bottom:10px;margin-top:20px}.resource .button{padding:10px 20px;text-align:left}.resource:not(.resource--linked),.resource__link{display:flex;flex-flow:column;height:100%}.resource__link{color:rgb(var(--color-foreground));font-weight:unset}.resource__description{margin:0}.resource__image{aspect-ratio:16/9;border-radius:8px 8px 0 0;object-fit:cover}.resource .button{margin-top:auto}.resource-filters__toggle{align-items:center;display:flex;gap:.5em}.card__ctas{align-items:center;gap:1rem;justify-content:left}.card__ctas,.card__ctas .btnEvents{display:flex}.card__ctas .btnEvents .button__text{color:#ff6519!important;font-family:Open Sans;font-size:16px}.dateEvent{color:var(--color-primary);font-size:14px;font-weight:700;padding-bottom:5px;padding-left:20px;text-align:left}@media (min-width:990px){.resource-filters__toggle{display:none}}.resource-filters__toggle svg{display:block}.resource-filters__close{background:rgb(var(--color-primary));border-radius:50%;bottom:87vh;color:rgb(var(--color-primary-contrast));display:none;height:2rem;position:fixed;right:var(--site-gutter);translate:0 50%;width:2rem;z-index:calc(var(--site-z-top) + 1)}.resource-filters__toggle[aria-expanded=true]:before{background:rgb(var(--color-foreground),.2);content:"";display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--site-z-top)}.resource-filters__toggle[aria-expanded=true] .resource-filters__close{display:inherit}@media (min-width:990px){.js .resource-filters__submit{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}.resource-filters__form{display:flex;flex-flow:column;gap:1rem}@media (max-width:989px){.resource-filters__form{background:rgb(var(--color-background));border-radius:var(--card-radius) var(--card-radius) 0 0;bottom:0;box-shadow:0 0 1rem -.2em rgb(var(--color-foreground),.2);height:87vh;left:0;opacity:0;padding:var(--site-gutter);position:fixed;transform:translateY(50%);transition:all .2s ease-in-out;visibility:hidden;width:100vw;z-index:var(--site-z-top)}[aria-expanded=true]+.resource-filters__form{opacity:1;transform:translateY(0);visibility:visible}}.filter-chips{display:flex;flex-flow:row wrap;font-size:11px;gap:.4em}@media (min-width:650px){.filter-chips{font-size:.8rem}}.filter-chip{background-color:rgb(var(--color-light));border-radius:10rem;box-shadow:0 0 0 1px rgb(var(--color-primary),.6);color:rgb(var(--color-text-dark));display:inline-block;font-weight:400;line-height:1;padding:.6em 1em;position:relative;text-decoration:none;transition:box-shadow .2s;white-space:nowrap}.filter-chip:focus,.filter-chip:hover{box-shadow:0 0 0 3px rgb(var(--color-primary),.6)}.filter-chip__value{margin-right:.25em}.resource-filters__count{white-space:nowrap}.type .resource{border-radius:8px;flex:0 0 100%!important;overflow:hidden}@media (min-width:990px){.type .resources{flex:1 100%}.type.resources-wrap{flex-wrap:nowrap;justify-content:flex-end}}.type .resource__link{flex-direction:row;padding:0}.type .resource__image{border-radius:0;height:auto;max-width:300px;min-width:300px;object-fit:contain}.type .type-container{padding:10px 30px;text-align:initial;width:auto}.type .resource__title{color:#194f90;font-size:24px;margin-bottom:15px}.type .resource__meta{padding:0 1rem;text-align:left}.type .resource__description{font-size:15px}.type .button.button--secondary{box-shadow:none;color:#ff6519;font-family:Open Sans;font-weight:700;margin:20px;padding:10px 0;text-transform:uppercase}.type .button.button--secondary:hover{background-color:transparent}.type .button.button--secondary:after{content:"→";margin-left:8px}@media (max-width:649px){.type .resource__image{width:100%}.type .resource__link{flex-direction:column;width:100%}.type .type-container{width:100%}}.type .resource:hover{box-shadow:0 4px 35px -5px transparent}.type .card__ctas{justify-content:flex-start}.resource-filters__count{display:none}