.team.wrapper{margin-bottom:7rem}.featured_campaign{padding:6.4rem 1.2rem;background-color:var(--color-brand-navy);margin-bottom:7rem}.featured_campaign__wrapper{display:flex;gap:3.2rem;align-items:center}.featured_campaign__image{width:100%;max-width:268px;height:268px;border-radius:50%;aspect-ratio:1;object-fit:cover}.featured_campaign__content{flex-grow:1;max-width:61rem}.featured_campaign__content span{display:block;font-family:var(--font-stack);color:var( --color-brand-green );font-size:1.2rem;font-weight:500;list-style:1.4rem;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.4rem}.featured_campaign__content h2{color:#fff;font-size:2.8rem;list-style:4.8rem;margin-bottom:2rem}@media(max-width:768px){.featured_campaign__wrapper{flex-direction:column}}