.featured-resource__inner{align-items:stretch;background-color:#fff;border-radius:6px;display:flex;flex-wrap:nowrap;overflow:hidden}.featured-resource__inner--img-right{flex-direction:row}.featured-resource__content,.featured-resource__img-wrapper{flex:1 1 50%;margin-bottom:-5px!important;min-width:350px}.featured-resource__img-wrapper{align-self:stretch;display:flex}.featured-resource__img{display:block;width:100%}.featured-resource__img--cover{flex:1 1 auto;height:100%;object-fit:cover}.featured-resource__img--contain{height:auto;object-fit:contain}.featured-resource__content{display:flex;flex-direction:column;gap:1rem;margin:auto 0;padding:3.5rem}.featured-resource__description p{margin:0;padding:0}.featured-resource__description p:not(:last-child){padding-bottom:1rem}@media screen and (max-width:900px){.featured-resource__content{padding:2rem var(--spacing-gutter,1rem)}}@media screen and (max-width:535px){.featured-resource__inner{flex-wrap:wrap}.featured-resource__content,.featured-resource__img-wrapper{flex:1 1 100%;min-width:auto}}