.sf-grants-list{align-items:flex-start;display:flex;flex-direction:column}.sf-grant-card{background:none;border-color:transparent;color:inherit;display:inline-flex;outline:none;position:relative;text-decoration:none;transition:background .5s ease}.sf-grant-card:active,.sf-grant-card:focus,.sf-grant-card:hover,.sf-grant-card:visited{background:none;border-color:transparent;color:initial;text-decoration:none}.sf-grant-card+.sf-grant-card{margin-top:1.25rem}.sf-grant-card:focus,.sf-grant-card:hover{background-color:var(--color-secondary)}.sf-grant-card:focus .sf-sticker,.sf-grant-card:hover .sf-sticker{display:none}@media screen and (min-width:993px){.sf-grant-card{display:flex;flex-direction:row;justify-content:space-between;width:100%}.sf-grant-card:focus .sf-grant-card__body,.sf-grant-card:hover .sf-grant-card__body{border-color:transparent;flex:1}.sf-grant-card:focus .sf-grant-card__description,.sf-grant-card:focus .sf-grant-card__preview,.sf-grant-card:hover .sf-grant-card__description,.sf-grant-card:hover .sf-grant-card__preview{opacity:1}}.sf-grant-card__body{border:.125rem solid var(--color-primary);display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1.5rem .75rem .9375rem;position:relative;transition:border .4s ease}@media screen and (min-width:993px){.sf-grant-card__body{flex-direction:row;justify-content:space-between;max-width:calc(100% - 16.25rem);min-height:7.125rem;padding:1.375rem 1.375rem 1.375rem 1.625rem}.sf-grant-card__body .sf-grant-card__title{align-self:flex-start}.sf-grant-card__body .sf-grant-card__meta{align-self:flex-end;margin-left:var(--spacing-lg)}}@media screen and (min-width:1261px){.sf-grant-card__body{max-width:calc(100% - 22.75rem)}}@media screen and (min-width:1701px){.sf-grant-card__body{max-width:calc(100% - 30.5rem)}}.grant-card__stickers{bottom:calc(100% - 20px);left:calc(100% - 15px);position:absolute}.grant-card__stickers .sf-sticker:last-child{bottom:calc(100% - 37px);left:calc(100% - 65px);position:absolute}.grant-card__stickers .sf-sticker:first-child:last-child{bottom:calc(100% - 1px);left:calc(100% - 5px);position:absolute}@media screen and (min-width:993px){.grant-card__stickers{bottom:calc(100% - 40px);left:calc(100% - 30px)}.grant-card__stickers .sf-sticker:last-child{bottom:calc(100% - 60px);left:calc(100% - 110px)}}.sf-grant-card__title{font-family:var(--font-family-secondary);font-size:var(--font-size-lg);font-weight:var(--font-weight-secondary-bold);line-height:var(--lineHeight-sm);margin-bottom:var(--spacing-sm);text-transform:lowercase}@media screen and (min-width:993px){.sf-grant-card__title{flex:1;max-width:35rem}}@media screen and (min-width:1261px){.sf-grant-card__title{font-size:var(--font-size-2xl)}}.sf-grant-card__tag{font-size:var(--font-size-md);text-transform:lowercase}.sf-grant-card__tag+.sf-grant-card__tag{margin-top:.25rem}@media screen and (min-width:1261px){.sf-grant-card__tag{font-size:var(--font-size-lg)}}strong.sf-grant-card__tag{font-family:var(--font-family-secondary);font-weight:var(--font-weight-secondary-bold);line-height:var(--lineHeight-sm);margin-right:1rem;text-transform:lowercase}.sf-grant-card__meta{display:block}.sf-grant-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1;height:100%;width:100%}.sf-grant-card__preview{display:none;flex-direction:column;opacity:0;position:relative;transition:opacity .5s ease;width:100%}@media screen and (min-width:993px){.sf-grant-card__preview{display:flex;width:14.75rem}}@media screen and (min-width:1261px){.sf-grant-card__preview{width:21.25rem}}@media screen and (min-width:1701px){.sf-grant-card__preview{width:29rem}}.sf-grant-card__description{display:none;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-primary-regular);line-height:var(--lineHeight-lg);opacity:0;transition:opacity .5s ease}@media screen and (min-width:769px){.sf-grant-card__description{font-size:var(--font-size-sm)}}.sf-grant-card__description p{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-primary-regular);line-height:var(--lineHeight-lg)}@media screen and (min-width:769px){.sf-grant-card__description p{font-size:var(--font-size-sm)}}@media screen and (min-width:993px){.sf-grant-card__description{display:block;left:calc(100% - 14.75rem);position:absolute;top:calc(100% + 1rem)}}@media screen and (min-width:1261px){.sf-grant-card__description{left:calc(100% - 21.25rem)}}@media screen and (min-width:1701px){.sf-grant-card__description{left:calc(100% - 29rem)}}.sf-grant-card.sf-grant-card--disabled .sf-grant-card__body{border:.125rem solid #e5e5e5}.sf-grant-card.sf-grant-card--disabled:focus,.sf-grant-card.sf-grant-card--disabled:hover{background-color:#e5e5e5}.sf-grant-card.sf-grant-card--disabled:focus .sf-grant-card__title,.sf-grant-card.sf-grant-card--disabled:hover .sf-grant-card__title{text-decoration:line-through}@media(hover:none){.sf-grant-card.sf-grant-card--disabled .sf-grant-card__body{background-color:#e5e5e5}.sf-grant-card.sf-grant-card--disabled .sf-grant-card__title{text-decoration:line-through}}
