@layer components.all-grantees{.one-grantee-loading-container{width:100%}.all-grantees{display:flex;margin:0 auto;align-items:center;justify-content:center;padding:calc(var(--spacing) * 2)}.all-grantees>div{margin:0;padding:0;max-width:var(--container-max-width)}.all-grantees ul{list-style:none}.all-grantees ul.infinite-scroller{display:flex;flex-direction:column;justify-content:center;padding:0;margin:0}.all-grantees ul.infinite-scroller li.loading{grid-column:span 2}.all-grantees ul.infinite-scroller li:not(:last-child) .one-grantee-full{border-bottom:2px solid var(--color-black)}.all-grantees ul.infinite-scroller li.loading{min-height:25em;display:flex}@media only screen and (max-width:576px){.all-grantees{padding:var(--spacing)}}.one-grantee-container{text-decoration:none}.one-grantee-container .one-grantee.one-grantee-full{display:flex;gap:2rem;padding-top:calc(var(--spacing) * 4);padding-bottom:calc(var(--spacing) * 4)}.one-grantee-container .one-grantee.one-grantee-full .rich-text{max-width:unset;margin:unset;padding-top:var(--spacing);padding-bottom:var(--spacing)}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-image{max-width:40em;aspect-ratio:4/3;flex:1;border-radius:var(--border-radius);overflow:hidden}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-image img{width:100%;height:100%;object-fit:cover}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-content{flex:1;display:flex;flex-direction:column}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-title{margin:0}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-years{display:flex;flex-wrap:wrap;padding-top:var(--spacing);gap:calc(var(--spacing) / 3)}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-years h3{margin:0;color:#f15f38}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-description{flex:1}.one-grantee-container .one-grantee.one-grantee-full .linkButton{align-self:flex-start}@media only screen and (max-width:768px){.one-grantee-container .one-grantee.one-grantee-full{flex-direction:column}.one-grantee-container .one-grantee.one-grantee-full .one-grantee-image{max-width:100%}}}