.HeroFeaturedResourcesBlock-content{grid-gap:var(--block-gap);align-items:end;display:grid;grid-template-columns:var(--block-grid)}.HeroFeaturedResourcesBlock{--block-grid:292fr 500fr 400fr;--block-margin:0 0 var(--spacing-small)}@media(max-width:1279px){.HeroFeaturedResourcesBlock-inner{left:calc(var(--layout-padding)*-1);overflow:scroll;position:relative;width:100vw}.HeroFeaturedResourcesBlock-content{padding:0 var(--layout-padding);width:calc(min(100vw - var(--layout-padding)*2,500px)*3 + var(--block-gap)*2)}}@media(max-width:779px){.HeroFeaturedResourcesBlock-content{grid-template-columns:repeat(3,minmax(0,1fr));width:960px}}.HeroFeaturedResourcesBlock:not(.is-scrolling) .HeroFeaturedResourcesBlock-content>.Block:first-of-type .HeroFeaturedResourceTeaser-title{font-size:var(--font-size-x-large);line-height:var(--line-height-x-large)}.HeroFeaturedResourcesBlock:not(.is-scrolling) .HeroFeaturedResourcesBlock-content>.Block:first-of-type .HeroFeaturedResourceTeaser-content{--ratio-height:110;--ratio-width:292}.HeroFeaturedResourcesBlock:not(.is-scrolling) .HeroFeaturedResourcesBlock-content>.Block:nth-of-type(3) .HeroFeaturedResourceTeaser-content{--ratio-height:150;--ratio-width:400}.HeroFeaturedResourcesBlock.is-scrolling .HeroFeaturedResourcesBlock-inner{left:calc(-1*max(50vw - (var(--layout-width))/2,var(--layout-padding)));overflow:scroll;position:relative;width:100vw}.HeroFeaturedResourcesBlock.is-scrolling .HeroFeaturedResourcesBlock-content{box-sizing:content-box;grid-template-columns:repeat(var(--block-items),min(100vw - var(--layout-padding) * 2,500px));padding:0 max(50vw - (var(--layout-width))/2,var(--layout-padding));width:calc(min(100vw - var(--layout-padding)*2,500px)*var(--block-items) + var(--block-gap)*(var(--block-items) - 1))}.HeroFeaturedResourcesBlock.is-scrolling .HeroFeaturedResourceTeaser-postType{display:none}