.three-column-cards__title{margin-bottom:.5rem}.three-column-cards ul{display:grid;gap:2.25rem}@media (min-width:769px){.three-column-cards ul{grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr))}}.three-column-cards li{border-radius:.625rem;padding:3rem}@media (max-width:768px){.three-column-cards li{width:100%}}.three-column-cards__card--light{background-color:#d4daeb}.three-column-cards__card--dark{background-color:var(--epcido-secondary);color:var(--epcido-white)}.three-column-cards__card--light,.three-column-cards__card--transparent{color:var(--epcido-secondary)}.three-column-cards__card div{line-height:1.4}