.resources-wrapper,.resources-wrapper *{box-sizing:border-box;scroll-margin-top:80px}.resources-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.resources__sidebar{margin-bottom:4rem;width:100%}.resources__sidebar-inner{position:sticky;top:0}.resources__search-formats{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0 -.5rem;padding:0}.resources__search-formats li{padding:.5rem}.resources__search-formats li span{font-size:.875rem;font-weight:400}.resources__categories-wrapper{margin-bottom:2rem}ul.resources__categories{list-style:none;margin:0;padding:0}li.resources__category{border-bottom:1px solid #eee}li.resources__category:first-child{border-top:1px solid #eee}.resources__category-toggle,.resources__category-toggle:active,.resources__category-toggle:focus,.resources__category-toggle:hover{background:none;border:none;border-radius:0;box-shadow:none;color:#111;cursor:pointer;display:block;font-family:inherit;font-size:20px;font-style:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:15px 45px 15px 15px;text-align:left;text-decoration:none;transition:all .4s ease-in-out;user-select:none;width:100%}.resources__category-toggle:active,.resources__category-toggle:focus,.resources__category-toggle:hover{background-color:#f2f5f8}.resources__category-toggle:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 128 128'%3E%3Cpath d='M64 88a4 4 0 0 1-2.828-1.172l-40-40c-1.563-1.563-1.563-4.094 0-5.656s4.094-1.563 5.656 0L64 78.344l37.172-37.172c1.563-1.563 4.094-1.563 5.656 0s1.563 4.094 0 5.656l-40 40A4 4 0 0 1 64 88'/%3E%3C/svg%3E");position:absolute;right:15px}.resources__subcategories{list-style:none;margin:0;padding:0 0 20px 20px}li.resources__subcategory a{color:#00aea9;line-height:1.5}.resources__filters{padding-bottom:1rem}.resources__filter{margin-bottom:1rem}.resources__filter-label h4{font-size:1rem}.resources__filter button{border:none;cursor:pointer}.resources__main{width:100%}.resources__divider{border-bottom:3px solid #004a97;margin:50px 0;width:50px}.resources__list{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.resources__container.is-hidden{display:none;opacity:0;visibility:hidden}.resource{display:flex;transition:all .1s ease-in;width:100%;will-change:transition}.resource.is-hidden{display:none;opacity:0;visibility:hidden}.resource:hover{transform:scale(1.03)}.resource__inner{background-color:#f2f5f8;display:flex;flex-direction:column;margin:1rem;width:100%}.resource__image{aspect-ratio:434.66/136.88}.resource__image img{height:100%;object-fit:cover;width:100%}.resource__details{flex-grow:1;padding:25px}.resource__tag{border-radius:3px;color:#fff;display:inline-block;font-size:13px;font-weight:800;margin-bottom:.25rem;padding:.5rem .75rem}.resource__tag,.resource__tag[data-tag=green]{background-color:#82bc00}.resource__tag[data-tag=blue]{background-color:#00a4bd}@media (min-width:768px){.resources__sidebar{padding-right:2rem;width:33.3333333333%}.resources__main{padding-left:2rem;width:66.6666666666%}.resource{width:50%}}