.h-scroll-cards{background-size:cover;position:relative}.h-scroll-cards__cards{display:flex;gap:32px}.h-scroll-cards__cards-card{align-items:flex-start;background-color:#fff;display:flex;gap:32px;max-width:496px;min-width:496px;padding:32px}.h-scroll-cards__cards-card:nth-child(2n){background-color:#e2e3ea}.h-scroll-cards__cards-card-text{display:flex;flex-direction:column;gap:24px;max-width:360px}.h-scroll-cards__cards-card-text-title{font-weight:500!important}@media (max-width:1152px){.h-scroll-cards__cards{flex-direction:column}.h-scroll-cards__cards-card{max-width:100%;min-width:0}.h-scroll-cards__cards-card-text{max-width:100%}}@media (max-width:767px){.h-scroll-cards__cards-card{align-items:flex-end;flex-direction:column-reverse;gap:24px;padding:32px 24px}.h-scroll-cards__cards-card-text{gap:16px}}