.featured-resource__inner{background-color:#fff;border-radius:6px;display:flex;flex-wrap:wrap;overflow:hidden}.featured-resource__inner--img-right{flex-wrap:wrap-reverse}.featured-resource__content,.featured-resource__img-wrapper{flex:1 1 50%;min-width:350px}.featured-resource__img{height:100%;width:100%}.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__content,.featured-resource__img-wrapper{flex:1 1 100%;min-width:auto}}