.df-argument-cards{display:flex;gap:16px;flex-wrap:wrap;width:100%}.df-argument-card{flex:1 1 220px;min-height:110px;display:flex;align-items:center;gap:16px;padding:18px 20px;background:#01254d;color:#ffffff;border-radius:12px;box-sizing:border-box}.df-argument-card__icon{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.df-argument-card__icon svg{width:44px;height:44px;stroke:#ffffff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.df-argument-card__divider{width:1px;align-self:stretch;background:#ffffff;opacity:0.9;flex:0 0 1px}.df-argument-card__text{margin:0;font-family:"Roboto Flex",Roboto,Arial,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:#ffffff}