.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}table thead tr{background-color:#06676e}table th{padding:14px 16px;text-align:left;color:#fff;font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase}table th:first-child{border-radius:10px 0 0 0}table th:last-child{border-radius:0 10px 0 0}table td{padding:13px 16px;border-bottom:1px solid #f0f0f0;color:#1a1a1a;vertical-align:top;background:#fff}table tbody tr:last-child td{border-bottom:none}table tbody tr:last-child td:first-child{border-radius:0 0 0 10px}table tbody tr:last-child td:last-child{border-radius:0 0 10px 0}table tbody tr:nth-child(odd) td{background-color:#f7fdfd}table tbody tr:nth-child(even) td{background-color:#fff}table tbody tr:hover td{background-color:#e6f5f5;transition:background-color .15s ease}