.resources-list__header{transition:top var(--transition--normal);position:sticky;top:var(--header-height--small);z-index:1;margin:calc(var(--gap--4) * -1) 0;padding:var(--gap--4) 0;background-color:var(--color--neutrals-9)}@media (min-width: 1200px){.resources-list__header{position:static;margin:0;padding:0}}.header-is-shown .resources-list__header{top:calc(var(--header-height--small) * 2)}.header-is-shown.search-is-visible .resources-list__header{top:calc(var(--header-height--small) * 3)}.resources-list__item{margin-top:var(--gap--16)}.resources-list__item:first-of-type{margin-top:0}
