.page-table{background:#fff;border-collapse:collapse;min-width:100%;text-align:center}.page-table__holder{overflow-x:auto}.page-table__info{color:grey;display:block;font-size:.875rem;text-align:left}.page-table caption{caption-side:bottom;color:#34495e;font-style:italic;padding:1rem 0 .25rem;text-align:left}@media (min-width:48em){.page-table caption{text-align:center}}.page-table thead tr{background-color:#3498db;color:#fff;font-weight:700}.page-table thead tr th:first-child{text-align:left}.page-table thead tr a{text-decoration:underline;text-underline-offset:.125rem}.page-table thead tr a:hover{color:#34495e}.page-table thead.is-dark tr{background-color:#34495e}.page-table thead.is-dark tr th{background:#34495e}.page-table thead.is-dark tr th a:hover{color:#3498db}.page-table tbody tr td:not(.cell-full):first-child{background:#fff;left:0;min-width:12rem;position:sticky;text-align:left;z-index:2}.page-table tbody tr:nth-child(2n){background-color:#f5f5f5}.page-table tbody tr:nth-child(2n) td:not(.cell-full):first-child{background:#f5f5f5}.page-table tbody tr:not(:last-child){border-bottom:.0625rem solid #d3d3d3}.page-table tbody td{color:#34495e;font-size:.875rem}.page-table tbody td:not(:last-child){border-right:.0625rem solid #eaeaea}@media (min-width:48em){.page-table tbody td{font-size:1rem}}.page-table tbody td.cell-full{background-color:#d3d3d3;border:none;font-weight:700;text-align:left}.page-table tbody td [data-icon=cross]{color:#c70036}.page-table tbody td [data-icon=check]{color:#007a55}.page-table tbody td>div{align-items:center;display:flex;justify-content:center}.page-table tbody td>div>span{align-items:center;display:inline-flex;justify-content:center}.page-table tbody td svg{height:1.125rem;width:1.125rem}.page-table td,.page-table th{padding:1rem}.page-table__flex{align-items:center;display:flex;flex-direction:column}@media (min-width:48em){.page-table__flex{flex-direction:row}}.page-table__content{width:100%}@media (min-width:48em){.page-table__content{width:60%}}.page-table__image{align-items:center;background-color:#fff;display:flex;margin:2rem 0 0;padding:2rem;width:100%}@media (min-width:48em){.page-table__image{margin:0 0 0 3rem;width:40%}}