.custom-cards-with-badges__inner{display:flex;flex-direction:column;gap:var(--spacing-v2)}.custom-cards-with-badges__list{display:flex;flex-direction:column;gap:var(--spacing-v3)}.custom-cards-with-badges__chevron-card{display:flex;padding:24px;flex-direction:column;gap:24px;border-radius:20px;background:var(--main-colors-grey-3,#f6f8fc)}.custom-cards-with-badges__chevron-card .se-badge-list{display:flex;flex-wrap:nowrap;gap:12px}.custom-cards-with-badges__chevron-card .se-badge-list__item{width:46px;height:52px}@media screen and (min-width:768px){.custom-cards-with-badges__chevron-card .se-badge-list{gap:24px}.custom-cards-with-badges__chevron-card .se-badge-list__item{width:70px;height:80px}}@media screen and (min-width:1024px){.custom-cards-with-badges__chevron-card{flex-direction:row;justify-content:space-between}.custom-cards-with-badges__chevron-card .se-badge-list{flex-shrink:0}.custom-cards-with-badges__chevron-card .se-badge-list__item{width:70px;height:80px}}@media screen and (min-width:1536px){.custom-cards-with-badges__chevron-card{padding:32px}}