@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";body,html{padding:0;margin:0;position:relative;font-family:Roboto,sans-serif;scroll-behavior:smooth}a{text-decoration:inherit;color:inherit}.pointer{cursor:pointer}.lastingMenu{overflow-x:auto}.lastingMenu>table{border-collapse:collapse;table-layout:auto;min-width:100%}.lastingMenu>table td,.lastingMenu>table th{padding:8px 10px;min-height:20px;height:20px}.lastingMenu>table>tbody>tr{transition:background-color .1s ease-in-out}.lastingMenu>table>tbody>tr:nth-child(odd){background-color:#f7f1ec}.lastingMenu>table>tbody>tr:hover{background-color:#efe4da}.lastingMenu .text-align-right{text-align:right}.lastingMenu .text-align-center{text-align:center}.lastingMenu h2{margin-top:40px}