.custom-table__wrapper{display:grid;margin-bottom:48px}@media screen and (min-width:64em){.custom-table__wrapper{margin-bottom:60px}}.custom-table{max-width:100%;overflow-x:auto;max-height:90vh;overflow-y:auto}@media screen and (min-width:64em){.custom-table{max-height:unset}}.custom-table table{border-collapse:collapse;border-spacing:0;width:100%;min-height:30px;position:relative;overflow-x:auto;text-align:left;font-size:18px;border:1px solid #4769ac}@media screen and (min-width:48em){.custom-table table{overflow:unset;display:table}}.custom-table table thead{background-color:#284682}.custom-table table thead th{color:#fff;font-weight:700;text-transform:uppercase}.custom-table table tr td,.custom-table table tr th{padding:.25em .5em;border-left:1px solid #4769ac;border-right:1px solid #4769ac}.custom-table table tr td p,.custom-table table tr th p{margin:0}.custom-table table tr td{text-align:justify;vertical-align:top}.custom-table table tbody tr:nth-of-type(odd) td{background-color:#f3f7ff}.custom-table.custom-table_theme--red table{border-color:#cc6d82}.custom-table.custom-table_theme--red table thead{background-color:#8c0321}.custom-table.custom-table_theme--red table tbody tr:nth-of-type(odd) td{background-color:#f5f5f5}.custom-table.custom-table_theme--red table tr td,.custom-table.custom-table_theme--red table tr th{border-left:1px solid #cc6d82;border-right:1px solid #cc6d82}