.entry-content table,.entry-content tbody,.entry-content tr,.entry-content td{display:block!important;width:100%!important;box-sizing:border-box}.entry-content table,.entry-content table tbody{background:transparent!important}.entry-content table tbody{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:25px!important}.entry-content table tbody tr{background:#ffffff!important;border-radius:16px;padding:18px;height:260px;box-shadow:0 8px 20px rgba(0,0,0,0.08);overflow:hidden;display:flex!important;flex-direction:column;justify-content:flex-start;border:1px solid rgba(0,0,0,0.05);transition:0.2s ease}.entry-content table tbody tr:hover{transform:translateY(-6px)}.entry-content table td{padding:3px 0!important;border:none!important;font-size:14px;line-height:1.4}.entry-content table td:first-child{font-weight:600;font-size:16px;margin-bottom:6px}.entry-content table td:nth-child(2){color:#666;font-size:13px;margin-bottom:10px}.entry-content table a{text-decoration:none;font-size:13px}.entry-content table thead{display:none!important}.et_pb_section,.et_pb_row,.et_pb_column{background:transparent!important}@media (max-width:1024px){.entry-content table tbody{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:480px){.entry-content table tbody{grid-template-columns:1fr!important}}