body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.button{cursor:pointer;border-radius:2px;padding:.7rem 3rem;box-shadow:0 0 7px #000000bf}.button.primary{color:#fff;background-color:#51ad87}.button.secondary{color:#000;background-color:#f5f5f5}.button.secondary:disabled{background-color:#c2c2c2}.button:disabled{cursor:unset;background-color:gray}h1{text-align:left;color:#6a6a6a;margin-top:3rem;margin-bottom:1.5rem;font-family:Josefin Sans,sans-serif;font-size:36px;font-style:normal;font-weight:400}h2{text-align:left;color:#405a5a;font-size:24px;font-style:normal;font-weight:400}h3{text-align:left;color:#405a5a;font-size:20px;font-style:normal;font-weight:500}h4{text-align:left;color:#405a5a;font-size:18px;font-style:normal;font-weight:400}p{font-size:16px}a{color:#2a7ae2;text-decoration:none}a:hover{color:#51ad87;text-decoration:none}table{width:100%}table .mat-table-sticky:last-child{border-left:1px solid #e0e0e0}table td,table th{vertical-align:middle}table td.align-center,table th.align-center{text-align:center}table td .links,table th .links{cursor:pointer;width:100%;display:inline-block}table td .links span,table th .links span{white-space:nowrap;text-overflow:ellipsis;color:#1e78d7;width:5.3rem;overflow:hidden}table td .links .align-middle,table th .links .align-middle{vertical-align:middle}table td .links .margin-right,table th .links .margin-right{margin-right:12px}table td .flex-row,table th .flex-row{display:flex}table td .column-middle,table th .column-middle{flex-direction:column;justify-content:center;display:flex}table td .column-middle a,table th .column-middle a{color:#1e78d7;margin-left:1rem}button.bottom-right{z-index:20;position:fixed;bottom:5rem;right:2rem}.show-sm{display:none}@media screen and (max-width:720px){.hide-sm{display:none}.show-sm{display:unset}}
