.resource-tiles{padding:4rem 0}.resource-tiles.gradient-yes{background:linear-gradient(180deg,#e9e7e7,#f7f5f5 3%,#f7f5f5)}.resource-tiles introduction{display:block;height:auto;position:relative;width:100%}introduction h2{font-size:3rem}resources{align-items:stretch;flex-flow:row wrap;gap:.5rem}article.resource,resources{display:flex;justify-content:flex-start}article.resource{align-items:flex-start;box-sizing:border-box;flex-flow:column;overflow:hidden;padding:2rem 3rem;position:relative;width:calc(50% - .25rem)}article.resource img{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .24s cubic-bezier(.55,.38,.46,.96);width:100%}article.resource:hover img{transform:scale(1.05)}resource-info{display:block;position:relative;width:100%;z-index:9}.resource tag{background:var(--mediumblue);text-transform:uppercase}resources>article.resource:first-of-type tag{margin-top:1rem}resource-info h3{color:#fff;font-weight:500;line-height:115%;max-width:100%;width:364px}resources.highlight-first-title-true>article.resource:first-of-type h3{background:rgba(3,203,88,.7);padding:1.5rem;width:500px}resources>article.resource:first-of-type{aspect-ratio:5/2;width:100%}resources>article.resource:first-of-type img{object-position:bottom center}resources stack{align-items:stretch;display:flex;flex-flow:column;gap:.5rem;justify-content:flex-start;width:calc(50% - .25rem)}resources stack article.resource{width:100%}@media (max-width:1070px){.resource-tiles{padding:1rem 0}article.resource,resources stack{aspect-ratio:unset;height:auto;min-height:280px;width:100%!important}resources>article.resource:first-of-type{aspect-ratio:unset}}