.featured-categories__container{padding:40px 15px}@media(min-width:960px){.featured-categories__container{padding:80px 40px}}.featured-categories__heading{margin-bottom:30px}@media(min-width:960px){.featured-categories__heading{margin-bottom:40px}}.featured-categories__link{float:right}@media(min-width:960px){.featured-categories__link{font-size:16px}
}.featured-categories__buttons{display:flex;gap:15px;margin-bottom:20px}@media(min-width:960px){.featured-categories__buttons{margin-bottom:30px}}.featured-categories__button{text-transform:capitalize}.featured-categories__button[aria-selected=false]{color:var(--color-dark-grey)}.featured-categories__button[aria-selected=false]::after{background:transparent}
.featured-categories__panel{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}@media(min-width:960px){.featured-categories__panel{grid-template-columns:repeat(4,1fr);gap:20px}}.featured-categories__card-image{aspect-ratio:3/4;border-radius:5px;margin-bottom:10px}@media(min-width:960px){.featured-categories__card-image{margin-bottom:20px}
}.featured-categories__card a{text-decoration:none}