.pdx-big-cards__item{background-color:#fff;border-radius:16px;box-shadow:0 5px 60px -15px #47474f26;margin-bottom:32px;padding:32px 20px}.pdx-big-cards__item-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}.pdx-big-cards__item-header h3{font-size:32px;margin:0}.pdx-big-cards__item-tag{background-color:var(--bg-color);border-radius:4px;padding:4px 16px}.pdx-big-cards__item-tag span{font-weight:700}.pdx-big-cards__item-challenges{display:flex;flex-wrap:wrap;justify-content:space-between}.pdx-big-cards__item-challenge{flex:0 0 100%;max-width:100%}.pdx-big-cards__item-heading{margin-bottom:8px}.pdx-big-cards__item-benefits-heading,.pdx-big-cards__item-heading{color:#051327;font-size:20px;font-weight:700}.pdx-big-cards__item-benefits-heading{margin-bottom:16px}.pdx-big-cards__item-benefits{margin-top:26px}.pdx-big-cards__item-benefits-list{display:flex;flex-direction:column;gap:24px 0;list-style:none;margin:0;padding:0}.pdx-big-cards__item-benefits-list li{align-items:center;display:flex;font-weight:500;gap:20px}.pdx-big-cards__item-benefits-list li div{width:calc(100% - 18px)}@media only screen and (min-width:768px){.pdx-big-cards__item{padding:64px}.pdx-big-cards__item-challenge{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px)}.pdx-big-cards__item-header{gap:40px}}