.featured-cards{background-color:transparent;padding:74px var(--container-size) 84px}.featured-cards .featured-cards__header{margin-bottom:19px}.featured-cards .title{color:#000;font-size:2.5rem}.featured-cards .subtitle{color:#000;font-size:18px;font-weight:400;line-height:22px;margin-top:18px}.featured-cards .cards-wrapper .card:not(:last-child){margin-bottom:20px}@media(min-width:768px){.featured-cards{padding:84px var(--container-size) 124px}.featured-cards .featured-cards__header{margin-bottom:45px}.featured-cards .cards-wrapper{display:grid;grid-gap:48px;grid-template-columns:repeat(2,1fr)}.featured-cards .cards-wrapper .card:not(:last-child){margin-bottom:0}}@media(min-width:1200px){.featured-cards .featured-cards__header{margin-bottom:56px}.featured-cards .cards-wrapper{display:grid;grid-gap:32px;grid-template-columns:repeat(3,1fr)}}