.cards__container{display:flex;flex-direction:column;gap:1.875rem;margin:0 auto;max-width:1200px;width:100%}@media(min-width:768px){.cards__container{flex-direction:row}}.cards__card{flex:1}.cards__card--image{background-position:50%;background-size:cover;border-radius:10px;height:13.75rem;margin-bottom:1.875rem}.cards__card--eyebrow{color:#707070;display:block;font-family:Helvetica;font-size:1.0625rem;font-weight:700;line-height:1.5625rem;margin-bottom:1.25rem;text-transform:uppercase}.cards__card--title{color:#0f3948;font-family:Helvetica;font-size:1.5625rem;font-weight:700;line-height:2.1875rem;margin-bottom:1rem;margin-top:0}@media(max-width:767px){.cards__card--title{font-size:1.75rem;line-height:2.375rem}}.cards__card--description{font-family:Helvetica;font-size:1.125rem;font-weight:400;line-height:1.625rem}.cards__card--description p{color:#4e4e4e}