.featured-resource{display:flex;flex-direction:column;margin:0 auto}.resource__image{margin:0 auto;max-width:100%;width:768px}.resource__image a{display:block}.resource__image img{border-radius:5px;box-shadow:0 6px 10px 1px rgba(0,0,0,.15);filter:drop-shadow(0 4px 4px rgba(0,0,0,.15));height:auto;max-width:100%}.resource__heading{font-size:25px}.resource__description{color:#000;font-size:16px;font-weight:500;line-height:2;margin-top:16px}.resource__description *{font-size:16px!important}.resource__description h2{margin-top:0}.featured-resource>*+*{margin-top:3rem}.resource__cta{margin-top:36px}.resource__cta a{align-items:center;background-color:#fff;border-radius:50px;color:#000;display:inline-flex;font-size:18px;font-weight:600;height:52px;justify-content:center;letter-spacing:.15em;line-height:1;min-width:199px;padding:0 24px;text-align:center;text-decoration:none;text-transform:uppercase}.resource__cta a:hover{background-color:#000;color:#fff;transition:all .15s ease}@media (min-width:1024px){.featured-resource{flex-direction:row}.resource__image{width:auto}.resource__description{margin-top:24px;padding-right:2rem}.featured-resource>*+*{margin-left:5rem;margin-top:0}.featured-resource>*{width:50%}}