.ifmd_value_data{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(280px,1fr))}.ifmd_vd_card{background-color:#101a3c;border-radius:28px;display:flex;flex-direction:column;gap:16px;max-width:520px;padding:28px;transition:transform .35s ease,box-shadow .35s ease}.ifmd_value_data>.ifmd_vd_card:nth-child(odd):last-child,.ifmd_value_data>.ifmd_vd_card:only-child{grid-column:1/-1;justify-self:center}.ifmd_vd_card:hover{box-shadow:0 20px 40px rgba(0,0,0,.35);transform:translateY(-6px)}.ifmdvd_head{align-items:center;display:grid;gap:16px;grid-template-columns:64px 1fr}.ifmdvd_img{align-items:center;background:hsla(0,0%,100%,.08);border-radius:16px;display:flex;height:64px;justify-content:center;width:64px}.ifmdvd_img img{height:auto;max-width:60%}.ifmdvd_title{color:#2563eb;font-size:1.25rem;font-weight:600;line-height:1.2}.ifmdvd_subtitle{color:#fff;font-size:1rem;font-weight:600;opacity:.9}.ifmdvd_content{color:#fff;font-size:.95rem;line-height:1.6;opacity:.8}