.hp-card-container{display:flex;flex-direction:column;margin-top:2rem;padding:0 1rem;row-gap:1.5rem}a:not([href]):not([tabindex]){color:#fff;text-decoration:none}.hp-card{align-items:center;border-radius:1rem;column-gap:1.5rem;display:flex;flex:1;flex-direction:column;gap:1.25rem;height:auto;padding:2.5rem 1.25rem}.hp-card .hp-image img{height:160px}.hp-card .small-text{color:#006080;font-size:1.4375rem;font-weight:700}.hp-card .lg-text{color:#000;font-size:2rem;font-weight:700}.hp-card .button{width:100%}@media (min-width:1024px){.hp-card-container{align-items:stretch;column-gap:1.5rem;flex-direction:row;padding:0}}