.tablepress{border-collapse:collapse;width:100%;margin:20px 0;font-size:16px;text-align:left;border:1px solid #333333}.tablepress td,.tablepress th{padding:12px;border:0px solid #333333}.tablepress thead th{background-color:#c22c16;color:white;font-weight:bold;font-size:18px}.tablepress thead th:nth-child(2),.tablepress thead th:nth-child(3){text-align:center}.tablepress tbody td:nth-child(2),.tablepress tbody td:nth-child(3){text-align:center}.tablepress tbody tr:nth-child(2),.tablepress tbody tr:nth-child(4),.tablepress tbody tr:nth-child(5),.tablepress tbody tr:nth-child(6),.tablepress tbody tr:nth-child(8),.tablepress tbody tr:nth-child(9),.tablepress tbody tr:nth-child(10){background-color:white}.tablepress tbody tr:nth-child(1){background-color:#f2f2f2;height:1px;border-bottom:1px}.tablepress tbody tr:nth-child(3){background-color:#f2f2f2;height:1px;border-bottom:1px}.tablepress tbody tr:nth-child(7){background-color:#f2f2f2;height:1px;border-top: 1px}.zoom-container{position:relative;display:inline-block;overflow:hidden}.zoom-lens{position:absolute;width:150px;height:150px;border:2px solid #000;background:rgba(255,255,255,0.3);border-radius:50%;pointer-events:none;display:none}.zoom-container:hover .zoom-lens{display:block}.zoom-image{width:100%;height:auto;transition:transform 0.1s ease-out}