.featured-resources__title{margin-block:unset}.featured-resources__wrapper{gap:4vw;max-width:100%}.featured-resources{grid-column:1/span 12;max-width:100%}@media screen and (min-width:48rem){.featured-resources{grid-column:2/span 10}}.featured-resources__title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;-webkit-margin-after:1.5rem;margin-block-end:1.5rem;grid-column:1/span 12}@media screen and (min-width:48rem){.featured-resources__title-wrapper{flex-direction:row;align-items:flex-end}}.featured-resources__links{display:flex;align-items:center;gap:1rem}.featured-resources__links a{color:var(--accent-color);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.02em;text-decoration:none;transition:color .2s}.featured-resources__links a:hover{color:var(--secondary-color)}.featured-resources__title{font-weight:700;margin-block:0}.featured-resources .featured-resources__content{gap:1.5rem;max-width:100%}.featured-resources .featured-resources__content.card-grid{-webkit-padding-after:unset;padding-block-end:unset}@media screen and (min-width:48rem){.featured-resources .featured-resources__content{gap:2rem}}.body__container main .featured-resources__wrapper,.body__container main .latest-resources__wrapper{max-width:100%}