.vidatum-typography body,body.vidatum-typography{font-family:var(--font-hind);font-size:var(--font-size-p);line-height:var(--line-height-body);color:var(--color-text-body);font-weight:var(--font-weight-normal)}.vidatum-typography h1,h1.vidatum-typography{font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:1.5rem}.vidatum-typography h3,h3.vidatum-typography{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-top:2rem;margin-bottom:1rem}.vidatum-typography h4,h4.vidatum-typography{font-size:var(--font-size-h4);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-top:1.5rem;margin-bottom:.75rem}.vidatum-typography h5,h5.vidatum-typography{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);color:var(--color-text-primary);margin-top:1.25rem;margin-bottom:.5rem}.vidatum-typography h6,h6.vidatum-typography{font-size:var(--font-size-h6);font-weight:var(--font-weight-medium);color:var(--color-text-primary);margin-top:1rem;margin-bottom:.5rem}.vidatum-typography small,small.vidatum-typography,.vidatum-typography .small,.small.vidatum-typography{font-size:var(--font-size-small);font-weight:var(--font-weight-normal)}@media (max-width:768px){.vidatum-typography h3,h3.vidatum-typography{margin-top:1.5rem}}table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:1rem;font-weight:400;color:#333;background-color:#fff;box-shadow:0 1px 3px rgba(0,68,102,.1);font-family:"Hind",sans-serif}thead{background-color:#e0e9ef;border-bottom:2px solid #acd}th{font-size:1rem;font-weight:600;color:#046;text-align:left;padding:1rem 1.25rem;border-right:1px solid #acd}th:last-child{border-right:none}tbody tr{border-bottom:1px solid #e0e9ef;transition:background-color .2s ease}tbody tr:hover{background-color:#f5f9fc}td{padding:1rem 1.25rem;font-size:1rem;line-height:1.6;border-right:1px solid #e0e9ef}td:last-child{border-right:none}tfoot{background-color:#f5f9fc;border-top:2px solid #acd}tfoot td{font-weight:600;color:#046;padding:1rem 1.25rem}caption{caption-side:bottom;font-size:.875rem;color:#49c;padding:.75rem;text-align:left;font-style:italic}tbody tr:nth-child(even){background-color:#f9fbfd}tbody tr:nth-child(even):hover{background-color:#f0f5f9}@media (max-width:768px){table{font-size:.875rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}th,td{padding:.75rem 1rem;min-width:120px}}th.text-center,td.text-center{text-align:center}th.text-right,td.text-right{text-align:right}table.compact{font-size:.875rem}table.compact th,table.compact td{padding:.5rem .75rem}table.bordered{border:1px solid #acd}table.bordered th,table.bordered td{border:1px solid #acd}table.borderless{border:none;box-shadow:none}table.borderless th,table.borderless td{border:none}table.borderless thead{border-bottom:1px solid #e0e9ef;background-color:transparent}table:focus-within{outline:2px solid #49c;outline-offset:2px}th[scope=row]{background-color:#f5f9fc;font-weight:600;color:#046}