.horizontal-card-wrapper{display:flex;padding-right:16px;justify-content:center;align-items:center;gap:18px;border-radius:12px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px 0 rgba(1,156,223,.1);width:30%}@media screen and (max-width:1024px){.horizontal-card-wrapper{width:100%;max-width:100%;gap:32px}}.horizontal-card-wrapper .image-wrapper{max-height:192px;max-width:50%}@media screen and (max-width:1424px){.horizontal-card-wrapper .image-wrapper{max-width:40%}}.horizontal-card-wrapper .image-wrapper img{border-radius:12px 0 0 12px}@media screen and (max-width:1424px){.horizontal-card-wrapper .image-wrapper img{max-width:100%}}