.up-down-cards_cards__NgfVp{--cols:4;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));grid-gap:1.6rem;gap:1.6rem}@media screen and (max-width:1024px){.up-down-cards_cards__NgfVp{--cols:1}}.up-down-cards_cards__NgfVp li{display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--rounded-corners);height:52rem;overflow:hidden;padding:1.4rem 2.3rem 2rem 2rem;background:#303030}.up-down-cards_cards__NgfVp li:nth-child(2n){margin-top:4rem}.up-down-cards_cards__NgfVp li img{width:100%;height:auto;object-fit:contain}@media screen and (max-width:1024px){.up-down-cards_cards__NgfVp li img{width:50%;margin:auto}.up-down-cards_cards__NgfVp li{height:-moz-fit-content;height:fit-content}.up-down-cards_cards__NgfVp li[data-pattern]{margin-top:0!important}}.up-down-cards_cards__NgfVp li[data-pattern=odd]:nth-child(odd){background:var(--theme)}.up-down-cards_cards__NgfVp li[data-pattern=odd]:nth-child(odd) h3{color:#000}.up-down-cards_cards__NgfVp li[data-pattern=odd]:nth-child(odd) p{color:var(--gry)}.up-down-cards_cards__NgfVp li[data-pattern=odd]:nth-child(2n){background:#303030}.up-down-cards_cards__NgfVp li[data-pattern=even]:nth-child(2n){background:var(--theme)}.up-down-cards_cards__NgfVp li[data-pattern=even]:nth-child(2n) h3{color:#000}.up-down-cards_cards__NgfVp li[data-pattern=even]:nth-child(2n) p{color:var(--gry)}@media screen and (max-width:1024px){.up-down-cards_cards__NgfVp li[data-pattern=even]{margin-top:0}}.up-down-cards_cards__NgfVp li h3{font-size:2.4rem;line-height:1.3;color:#fff;margin-bottom:.8rem}.up-down-cards_cards__NgfVp li p{color:#fff;font-size:1.6rem;line-height:1.3}