.image-cards-module--dark{background-color:var(--color-black)}.image-cards-module--dark .image-cards-col__subtitle,.image-cards-module--dark .image-cards__title{color:var(--color-white)}.image-cards-module--dark .image-cards-col__text{color:var(--color-pewter)}.image-cards__title{font-size:3rem;font-weight:500;line-height:normal;margin:0 auto 7.25rem;max-width:560px;text-align:center}.image-cards__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.image-cards-col__inner{margin:auto;max-width:318px}.image-cards-col__image{height:180px;margin-bottom:4rem}.image-cards-col__title{color:var(--color-pink);font-size:1rem;font-weight:500;margin-bottom:.625rem;text-transform:uppercase}.image-cards-col__subtitle{font-size:2.25rem;font-weight:500;margin-bottom:1.125rem}.image-cards-col__text{font-size:1.25rem}@media screen and (max-width:767px){.image-cards__grid{gap:6rem 0;grid-template-columns:repeat(1,1fr)}.image-cards-col__image{margin-bottom:1.75rem}}