:root{--logo-height:9rem;--header-height:calc((--header-pad-y * 2) + var(--logo-height));--header-pad-y:var(--space-s)}.page__title-heading{align-self:flex-start;color:var(--primary)}table.greystripes{border:0 solid var(--base-ultra-light);color:var(--base);background:var(--primary-trans-10);border-collapse:collapse;width:100%;overflow-x:auto}table.greystripes caption{padding:6px 0;font-size:1.2em;font-weight:bold;text-transform:uppercase;text-align:center}table.greystripes td,table.greystripes th{border:1px dashed var(--primary-trans-50);padding:5px 10px}table.greystripes thead th{border:1px solid var(--base-ultra-light);border-bottom:1px solid var(--base-ultra-light);background:var(--primary-dark);color:var(--white);font-size:1.1em}table.greystripes tbody th,table.greystripes tbody td{text-align:left;vertical-align:center}table.greystripes tbody tr.odd{background:var(--primary);color:var(--white)}table.greystripes tbody tr:hover{background:var(--primary-trans-90);color:var(--white)}table.greystripes tbody tr:hover a{color:var(--white)}table.greystripes tbody tr:hover th,table.greystripes tbody tr.odd:hover th{background:var(--primary-ultra-dark);color:var(--white)}table.greystripes tfoot th,table.greystripes tfoot td{border:0;padding:4px 10px;background-color:var(--primary-ultra-light);color:var(--primary);font-size:1.1em}table.greystripes tfoot td{text-align:right}@media only screen and (max-width:600px){table.greystripes{font-size:var(--text-xs)!important;overflow-x:auto}}.title-primary{color:var(--primary)}