.home__header{display:flex;flex-direction:column;background-image:var(--hero-illustration);background-repeat:no-repeat;background-position:100% 100%;background-size:45vw}.home__header.background-alt{background-image:var(--hero-illustration);background-position:100%;background-size:50vw}.home__hero{flex-grow:1;padding-block:20rem}.home__hero>.boxed{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home__hero__content{width:50%;display:flex;flex-direction:column;gap:2rem}.home__hero__content>.body-large{margin-top:1rem}.home__hero__filters{display:flex;align-items:center;justify-content:space-between}.home__hero__filters__buttons{display:flex;gap:.8rem}.home__hero__filters__button{border-radius:9999px;font-size:1.6rem;padding:.8rem 1.6rem;height:5rem}.home__hero__filters__explore{color:#4b5563;font-weight:600;font-size:2rem}.home__featured-articles{padding-bottom:8rem}.home__featured-articles>.boxed{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}.home__featured-articles__list{display:flex;gap:2rem}.home__affiliates{padding-top:8rem;padding-bottom:8rem}.home__affiliates>.boxed{display:flex;align-items:center;justify-content:center}.home__affiliates__img{max-width:600px}.home__participate-articles{padding-top:8rem;padding-bottom:8rem}.home__participate-articles>.boxed{display:flex;flex-direction:column;gap:3rem;align-items:flex-start}.home__participate-articles__list{display:flex;gap:2rem}@media screen and (max-width:850px){.home__header{background-size:45vw}.home__hero{flex-grow:1;padding-block:6rem}.home__hero__content{width:100%}.home__hero__content h1{font-size:3.6rem}.home__affiliates,.home__featured-articles{padding-bottom:4rem}.home__affiliates{padding-top:4rem}.home__affiliates__img{max-width:800px;width:100%}.home__participate-articles{padding-top:4rem;padding-bottom:4rem}.home__participate-articles__list{flex-direction:column;gap:2rem}}