html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 112.5%;
}

body {
  font-size: 0.8888888889rem;
  color: #000;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
@media (min-width: 37.5em) {
  body {
    font-size: 1rem;
  }
}

h1 {
  font-size: 1.8888888889rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0 !important;
}
@media (min-width: 37.5em) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0;
}
@media (min-width: 37.5em) {
  h2 {
    font-size: 2.3333333333rem;
  }
}
html.color-contrast h2 {
  color: #000;
}

h3 {
  font-size: 1.3333333333rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0;
}
@media (min-width: 37.5em) {
  h3 {
    font-size: 2rem;
  }
}
html.color-contrast h3 {
  color: #000;
}

h4 {
  font-size: 1.1111111111rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0;
}
@media (min-width: 37.5em) {
  h4 {
    font-size: 1.3333333333rem;
  }
}
html.color-contrast h4 {
  color: #000;
}

h5 {
  font-size: 0.8888888889rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0;
}
@media (min-width: 37.5em) {
  h5 {
    font-size: 1rem;
  }
}
html.color-contrast h5 {
  color: #000;
}

h6 {
  font-size: 1rem;
  line-height: 1.5;
  color: #001970;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  margin: 1em 0;
}
@media (min-width: 37.5em) {
  h6 {
    font-size: 1rem;
  }
}
html.color-contrast h6 {
  color: #000;
}

hr {
  border: 0;
  border-bottom: 1px solid;
  border-color: #c3c1c3;
}
html.color-contrast hr {
  border-color: #000;
}

a {
  color: #001970;
}
html.color-contrast a {
  color: #000;
}
a:hover {
  text-decoration: none;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  text-decoration: none;
}
a[target=_blank]::after {
  -webkit-mask: url("/governor/themes/custom/polis/build/images/arrow-up-right-from-square-solid.svg") no-repeat center;
          mask: url("/governor/themes/custom/polis/build/images/arrow-up-right-from-square-solid.svg") no-repeat center;
  background-color: #001970;
  display: inline-block;
  content: "";
  margin: 0 0.1111111111rem 0 0.2222222222rem;
  height: 0.7777777778rem;
  width: 0.7777777778rem;
  vertical-align: middle;
}
a.menu__link[target=_blank]::after {
  content: unset;
}

p {
  margin: 1em 0;
}
p:first-child {
  margin-top: 1rem;
}
p:last-child {
  margin-bottom: 1rem;
}

blockquote {
  margin: 0 0 1em;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}
figure img {
  display: block;
}

figcaption {
  margin: 1em 0;
}

ul,
ol,
dl {
  margin: 1em 0;
}

dt {
  font-weight: 600;
}

dd,
dt {
  line-height: 1.5;
}

input,
textarea {
  border: 1px solid #c3c1c3;
  max-width: 100%;
  padding: 1rem;
}

input[type=text],
input[type=password],
input[type=date],
input[type=email],
input[type=number] {
  height: 1.25rem;
}

input[type=file] {
  height: inherit;
}

input[type=checkbox] {
  height: auto;
}

label,
legend {
  margin: 1em 0;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #f7f6f7;
  border-color: #c3c1c3;
  border-radius: 0;
  height: 1.9444444444rem;
  padding: 0 10px;
  text-indent: 0.01px;
  text-overflow: "";
}

select::-ms-expand {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  caption-side: bottom;
  margin: 1em 0;
  max-width: 100%;
  text-align: left;
  width: 100%;
}

thead th {
  vertical-align: bottom;
}
thead th,
thead td {
  border-bottom: 1px solid #c3c1c3;
}

th,
td {
  border: 1px solid #c3c1c3;
  padding: 1rem;
  vertical-align: top;
}

th {
  background: #e1e0e1;
  color: #001970;
}

caption {
  padding: 1rem;
}

tbody + tbody {
  border-top: 2px solid #c3c1c3;
}

tr:nth-of-type(odd) {
  background-color: #fff;
}

tr:nth-of-type(even) {
  background-color: #f7f6f7;
}

:focus {
  outline-width: 0.125rem;
  outline-offset: 0.15rem;
  outline-style: solid;
  outline-color: #001970;
  border-radius: 0.0125rem;
}

:focus:not(:focus-visible) {
  /* Remove focus indication when a mouse is used */
  outline: none;
}

:focus-visible {
  outline: 0.125rem solid #001970;
  outline-offset: 0.125rem;
}

:active {
  outline: 0;
}

.section-title {
  color: #001970;
  font-size: 3.3333333333rem;
  line-height: 1;
  margin: 0 0 2rem;
  padding-bottom: 1rem;
  position: relative;
}
.section-title:after {
  background-color: #ced1d4;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 6.6666666667rem;
}
html.color-contrast .section-title:after {
  background-color: #000;
}

.section-title--centered {
  text-align: center;
}
.section-title--centered:after {
  left: 50%;
  transform: translateX(-50%);
}

.sub-title {
  color: #5C6770;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  font-size: 0.7777777778rem;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}
html.color-contrast .sub-title {
  color: #000;
}

.teaser-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.teaser-list__item {
  margin-bottom: 2rem;
}

.press-release--teaser .press-release__title {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 1.3333333333rem;
  font-weight: 400;
  line-height: 1.25;
  text-decoration: underline;
  margin: 0 0 0.5rem 0;
}
.press-release--teaser .press-release__title > a {
  color: #000;
}
.press-release--teaser .press-release__title > a:hover, .press-release--teaser .press-release__title > a:focus {
  color: #001970;
}
html.color-contrast .press-release--teaser .press-release__title > a:hover, html.color-contrast .press-release--teaser .press-release__title > a:focus {
  color: #000;
}
.press-release--teaser .press-release__date {
  color: #5C6770;
  font-family: "museo-slab", Times, "Times New Roman", serif;
  font-size: 0.6666666667rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
html.color-contrast .press-release--teaser .press-release__date {
  color: #000;
}

.field {
  margin-bottom: 2em;
}
.field:last-child {
  margin-bottom: 0;
}

.field__label {
  font-weight: bold;
}

.l--constrained {
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1265px;
}

.l--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 100%;
}

.l--gutters {
  padding-left: 1.5277777778rem;
  padding-right: 1.5277777778rem;
}
@media (min-width: 62em) {
  .l--gutters {
    padding-left: 3.0555555556rem;
    padding-right: 3.0555555556rem;
  }
}

.l--offset {
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
}
@media (min-width: 48em) {
  .l--offset {
    padding-left: 1.6666666667rem;
    padding-right: 1.6666666667rem;
  }
}
@media (min-width: 62em) {
  .l--offset {
    padding-left: 2.7777777778rem;
    padding-right: 2.7777777778rem;
  }
}

.l--padded {
  padding-bottom: 55px;
  padding-top: 55px;
}

.l--sidebar-after:before, .l--sidebar-after:after {
  content: " ";
  display: table;
}
.l--sidebar-after:after {
  clear: both;
}
@media (min-width: 48em) {
  .l--sidebar-after > .l__primary {
    float: left;
    width: 58.3333333333%;
  }
  .l--sidebar-after > .l__secondary {
    float: right;
    width: 33.3333333333%;
  }
}

.align-left {
  margin: 0 1rem 1rem 0;
}

.align-right {
  margin: 0 0 1rem 1rem;
}

.align-center {
  display: table;
  margin: 0 auto;
}

.form-item {
  margin: 1em 0;
}

.form-actions {
  margin-top: unset;
}

[class*=button--] {
  transition: all 0.2s ease-in-out 0s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid transparent;
  align-content: center;
  display: inline-flex;
  font-size: 1rem;
  justify-content: center;
  letter-spacing: 1px;
  padding: 0.75em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}

.button--blue {
  color: #fff;
  background-color: #001970;
  border-color: #fff;
}
html.color-contrast .button--blue {
  color: #fff;
}
html.color-contrast .button--blue {
  background-color: #000;
}
.button--blue:hover, .button--blue:focus {
  background-color: #fff;
  color: #001970;
}
.button--blue:active {
  color: #001970;
  background-color: #ffd100;
  border-color: #ffd100;
}
html.color-contrast .button--blue:active {
  color: #000;
}

.button--red {
  border-color: #c3002f;
  background-color: transparent;
  color: #c3002f;
}
html.color-contrast .button--red {
  border-color: #000;
}
.button--red:hover, .button--red:focus {
  background-color: #c3002f;
  color: #fff;
}
html.color-contrast .button--red:hover, html.color-contrast .button--red:focus {
  background-color: #000;
}

.views-exposed-form {
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1265px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.views-exposed-form form {
  background-color: #f3f4f5;
  padding: 1rem;
  align-items: stretch;
  display: flex;
}
html.color-contrast .views-exposed-form form {
  background-color: #000;
}
.views-exposed-form .form-item {
  margin: 0;
}

.form-item-keywords {
  flex: 1;
  display: flex;
}
.form-item-keywords label {
  font-weight: 600;
}
.form-item-keywords input {
  margin: 0 1rem;
  flex: 1;
  height: auto;
}

.search-result__title {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 1.3333333333rem;
  font-weight: 400;
  line-height: 1.25;
  text-decoration: underline;
  margin: 0 0 0.5rem 0;
}
.search-result__title > a {
  color: #000;
}
.search-result__title > a:hover, .search-result__title > a:focus {
  color: #001970;
}
html.color-contrast .search-result__title > a:hover, html.color-contrast .search-result__title > a:focus {
  color: #000;
}

.settings-menu__outer {
  background: #001970;
}
html.color-contrast .settings-menu__outer {
  background: #fff;
}

.settings-menu__inner {
  position: relative;
}

.settings-menu__close {
  fill: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 1px solid transparent;
}
html.color-contrast .settings-menu__close {
  fill: #000;
}

.settings-menu {
  display: flex;
}
.settings-menu button {
  font-size: 13px;
}
.settings-menu button.active {
  color: #001970;
  background-color: #ffd100;
  border-color: #ffd100;
}
html.color-contrast .settings-menu button.active {
  color: #000;
}
.settings-menu button:disabled {
  background: #9d999d;
  color: #130f13;
}

.btn-group {
  margin: 12px 24px 12px 0;
}

html.size-l {
  font-size: 125%;
}
html.size-xl {
  font-size: 131.25%;
}
html.size-xxl {
  font-size: 137.5%;
}
html.size-xxxl {
  font-size: 143.75%;
}
html.size-xxxxl {
  font-size: 150%;
}

.block-link {
  display: block;
}

#block-prototype-d8-branding {
  width: 200px;
}
