.features-list--outer{display:flex;flex-direction:column;gap:40px}.features-list--card{background-color:#fff;border-radius:8px;display:flex;gap:1rem;overflow:hidden}.features-list--card-content{display:flex;flex-direction:column;padding:30px}.features-list--card-content h4{font-size:30px;font-style:normal;font-weight:700;line-height:40px}.features-list--card-content p{font-size:20px;font-style:normal;font-weight:400;line-height:30px;max-width:600px}.features-list--card-image{align-items:center;background-color:#fff;display:flex;max-width:175px;place-content:center;justify-content:center}.features-list--card-image img{height:100%;object-fit:cover;width:100%}.features-list--eyebrow{font-size:16px;font-style:normal;font-weight:400;letter-spacing:1.6px;line-height:22px;margin-top:20px;text-transform:uppercase}.features-list--card-cta{align-items:center;display:flex}