.featured-pages__description{margin-bottom:30px}.featured-pages--no-description .page-card__description{display:none}.featured-pages__list{column-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);justify-items:center;max-width:100%;row-gap:10px}.featured-pages__list+*{margin-top:40px}.page-card__body{border-radius:0 0 var(--border-radius-large) var(--border-radius-large);padding:15px 20px}.featured-pages .page-card__title{margin:0}@media(max-width:768px){.featured-pages__list{grid-template-columns:1fr}}@media (min-width:993px){.featured-pages__list--lg-items-1{grid-template-columns:1fr}.featured-pages__list--lg-items-2{grid-template-columns:repeat(2,1fr)}.featured-pages__list--lg-items-3{grid-template-columns:repeat(3,1fr)}.featured-pages__list--lg-items-4{grid-template-columns:repeat(4,1fr)}.featured-pages__list--lg-items-5{grid-template-columns:repeat(5,1fr)}.featured-pages__list--lg-items-6{grid-template-columns:repeat(6,1fr)}}@media (min-width:769px) and (max-width:992px){.featured-pages__list--md-items-1{grid-template-columns:1fr}.featured-pages__list--md-items-2{grid-template-columns:repeat(2,1fr)}.featured-pages__list--md-items-3{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.featured-pages__list--sm-items-1{grid-template-columns:1fr}.featured-pages__list--sm-items-2{grid-template-columns:repeat(2,1fr)}}