table.table-styled thead tr{background:#6aa9bd}table.table-styled thead tr th{color:#fff}table.table-styled thead tr th:first-child{text-align:center}table.table-styled tbody tr:nth-child(2n){background:#f2f2f2}table.table-styled tbody tr td,table.table-styled tbody tr td a{color:#6d6d6d}table.table-styled tr td,table.table-styled tr th{padding:15px 8px}.btn{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid;border-radius:4px;cursor:pointer;display:inline-block;font-family:Lato,arial,sans-serif;font-size:14px;font-weight:700;line-height:1;padding:14.5px 15px!important;text-decoration:none;text-transform:uppercase;-webkit-transition-property:background!important;-o-transition-property:background!important;transition-property:background!important}.btn{background:#f3f3f3!important;border-color:#dbdde1;color:#4f83b7!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:.875rem!important;justify-content:center;width:100%}.clear{clear:both}.img-alignleft{float:left;margin-bottom:20px;margin-right:20px}.img-alignright{float:right;margin-bottom:20px;margin-left:20px}.buttons-grid{display:grid;gap:10px 30px;grid-template-columns:repeat(4,1fr);margin-bottom:30px;text-align:center}@media screen and (max-width:800px){.buttons-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.buttons-grid{grid-template-columns:repeat(1,1fr)}}