.learn-table-wrapper table.Learn{width:100%;border-collapse:collapse;background-color:#fff;color:#333;font-size:15px;border:1px solid #ccc;border-radius:12px 12px 0 0;overflow:hidden;margin-bottom:20px;box-sizing:border-box}.learn-table-wrapper table.Learn thead{background-color:#00454e;color:#fff}.learn-table-wrapper table.Learn th,.learn-table-wrapper table.Learn td{padding:12px 16px;text-align:left;border-bottom:1px solid #ddd}.learn-table-wrapper table.Learn th:first-child,.learn-table-wrapper table.Learn td:first-child{font-weight:700;width:25%}.learn-table-wrapper table.Learn tr:last-child td{border-bottom:none}.learn-table-wrapper table.Learn tbody tr:hover{background-color:#f5f5f5;transition:background-color .3s ease}