@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap";:root{--primaryColor: rgba(37, 62, 95, 1);--secondaryColor: rgba(146, 159, 175, 1);--activeColor: rgba(24, 144, 255, 1)}*{font-family:Montserrat,sans-serif;margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background-color:#fafafa}.page{border-radius:6px;background-color:#fff}.padding-16{padding:16px}.padding-8{padding:8px}.page .ant-table,.page .ant-table-container{border-radius:6px;overflow:hidden}.page .ant-table-bordered>.ant-table-container{border:none}.page .ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th,.page .ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.page .ant-table-bordered>.ant-table-container>.ant-table-content>table>thead>tr>th:last-child,.page .ant-table-bordered>.ant-table-container>.ant-table-content>table>tbody>tr>td:last-child{border-right:none}
