@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/lato-v23-latin-300.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/lato-v23-latin-300italic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/lato-v23-latin-regular.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/lato-v23-latin-italic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/lato-v23-latin-700.woff2") format("woff2");
}

@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/lato-v23-latin-700italic.woff2") format("woff2");
}

.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-facebook-square:before {
  content: "\f082";
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/fa-brands-400_1.woff2) format("woff2");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

html {
  font-family: sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
body {
  text-align: left;
}
h1,
h2 {
  margin-top: 0;
}
p {
  margin-top: 0;
}
a {
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  cursor: help;
  text-decoration-skip-ink: none;
}
ol,
ul {
  margin-top: 0;
}
img {
  max-width: 100%;
  height: auto;
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

@-ms-viewport {
  width: device-width;
  zoom: 1;
}
@-o-viewport {
  width: device-width;
  zoom: 1;
}
@viewport {
  width: device-width;
  zoom: 1;
}
html {
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background: #555e6f;
  background: -o-linear-gradient(315deg, #555e6f 0%, #f3f3f3 100%);
  background: linear-gradient(135deg, #555e6f 0%, #f3f3f3 100%);
}
body {
  margin-top: 0px;
  min-width: 20rem;
  min-height: 100%;
  font-family: "Lato", sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.125rem;
  color: #282828;
  background: transparent;
}
body ::-webkit-selection {
  color: white;
  background: #a3b6d6 !important;
}
body ::-moz-selection {
  color: white;
  background: #a3b6d6 !important;
}
body ::selection {
  color: white;
  background: #a3b6d6 !important;
}
h1,
h2 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  text-transform: none;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2rem;
  color: #5b6f90;
  margin-bottom: 1.25rem;
}
h2 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.625rem;
  color: #5b6f90;
  margin-bottom: 0.625rem;
}
p {
  font-size: 0.8125rem;
  line-height: 1.125rem;
  margin: 0 0 1.25rem 0;
  padding: 0;
}
a {
  color: #282828;
  text-decoration: none;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #394c67;
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ol li,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
  background: transparent;
}
.button--toggler {
  display: none;
  width: 2.5rem;
  height: 2rem;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  text-transform: none;
  text-shadow: 0 0 0 transparent;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 3.25rem;
  z-index: 99;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  background: transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .button--toggler {
    display: block;
    top: 0.625rem;
  }
}
.button--toggler span {
  display: block;
  width: 1.875rem;
  height: 0.25rem;
  text-indent: -9999px;
  margin: 0;
  margin-top: -0.125rem;
  margin-left: -0.9375rem;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 0.25rem;
  background: white;
}
.button--toggler span:after,
.button--toggler span:before {
  content: "";
  width: 1.875rem;
  height: 0.25rem;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  border-radius: 0.25rem;
  background: white;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition:
    transform 0.3s,
    -webkit-transform 0.3s;
}
.button--toggler span:before {
  top: -8px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.button--toggler span:after {
  bottom: -8px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.button--toggler:focus,
.button--toggler:hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.page__section--header .site--tools:after {
  content: "";
  display: table;
  clear: both;
}
.page {
  width: 73.75rem;
  max-width: 73.75rem;
  margin-right: auto;
  margin-left: auto;
  margin: 0 auto;
  padding: 0 0 3.125rem 0;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .page {
    width: 45rem;
    max-width: 45rem;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .page {
    width: auto;
    max-width: 100%;
    padding: 0.25rem 0.625rem 0 0.625rem;
    background-image: url("/img/flag-border.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 4px;
  }
}
.page__wrapper {
  clear: both;
  margin: 0;
  padding: 0;
}
.page__wrapper--header {
  padding-top: 0;
  padding-bottom: 0;
}
.page__wrapper--content {
  background: white;
  overflow: hidden;
}
.page__wrapper--footer {
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background: white;
}
@media only screen and (max-width: 767px) {
  .page__wrapper--footer {
    padding: 1.25rem 1.875rem;
  }
}
.page__section {
  margin: 0;
  padding: 0;
}
.page__section--header {
  display: block;
  position: relative;
  overflow: hidden;
}
.page__section--header .site--logo {
  float: left;
  width: 6.25rem;
  height: 6.25rem;
  margin: 0 0 1.625rem 0;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--logo {
    width: 5.625rem;
    height: 5.625rem;
  }
}
.page__section--header .site--logo a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 6.25rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--logo a {
    line-height: 5.625rem;
  }
}
.page__section--header .site--logo a:focus,
.page__section--header .site--logo a:hover {
  background: rgba(255, 255, 255, 0.8);
}
.page__section--header .site--logo a img {
  display: inline-block;
  width: 5.25rem;
  height: 3.875rem;
  margin: 0;
  border: 0;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--logo a img {
    width: 5rem;
    height: 3.6875rem;
  }
}
.page__section--header .site--tools {
  display: block;
  height: 2.75rem;
  margin: 0;
  padding: 0 0 0.25rem 0;
  position: relative;
  overflow: hidden;
  background-image: url("/img/flag-border.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 4px;
  background-color: #4c4a50;
}
@media only screen and (max-width: 1200px) {
  .page__section--header .site--tools {
    margin-left: 6.25rem;
    overflow: visible;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--tools {
    width: 18.75rem;
    height: auto;
    margin-left: 0;
    padding: 0.25rem 0 0 0;
    position: fixed;
    top: 0.875rem;
    right: 0.625rem;
    z-index: 98;
    visibility: hidden;
    background: #394c67;
    -webkit-box-shadow: 0 0 15px rgba(76, 74, 80, 0.6);
    box-shadow: 0 0 15px rgba(76, 74, 80, 0.6);
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition:
      visibility 0s 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    transition:
      visibility 0s 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    -o-transition:
      transform 0.3s ease-in-out,
      visibility 0s 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      visibility 0s 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      visibility 0s 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--tools .tools {
    width: auto;
    padding: 42px 0 20px 0;
    position: relative;
    overflow: hidden;
    overflow: scroll;
    overflow-scrolling: touch;
  }
}
.page__section--header .site--name {
  margin: 0 0 1.625rem 0;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .page__section--header .site--name {
    padding-top: 2.125rem;
  }
}
.page__section--header .site--name a {
  display: block;
  float: left;
  height: 3.5rem;
  color: white;
  text-decoration: none;
  margin: 0 0.625rem 0 1.25rem;
  padding: 0.375rem 0 0 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.page__section--header .site--name a .name {
  display: block;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.25rem;
  margin-bottom: 0;
  color: white;
  text-transform: lowercase;
}
.page__section--header .site--name a .slogan {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.875rem;
  color: white;
  text-transform: normal;
}
.page__section--header .site--name a:focus,
.page__section--header .site--name a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.page__section--navigation {
  float: left;
  width: 16.875rem;
  min-height: 100%;
  margin: 0;
  padding: 1.25rem;
  overflow: hidden;
  background: #f5f5f7;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5f5f7),
    to(white)
  );
  background: -o-linear-gradient(top, #f5f5f7 0%, white 100%);
  background: linear-gradient(to bottom, #f5f5f7 0%, white 100%);
}
@media only screen and (max-width: 1200px) {
  .page__section--navigation {
    width: 15rem;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation {
    clear: both;
    float: none;
    width: auto;
    min-height: initial;
    padding-bottom: 0;
  }
}
.page__section--content {
  margin: 0;
  padding: 1.25rem 1.875rem;
  position: relative;
  overflow: hidden;
  background: #fbfbfb;
}
@media only screen and (max-width: 1200px) {
  .page__section--content {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.page__section--content.with-navigation {
  float: left;
  width: 56.875rem;
}
@media only screen and (max-width: 1200px) {
  .page__section--content.with-navigation {
    width: 30rem;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--content.with-navigation {
    float: none;
    width: auto;
  }
}
.page__section--content.with-complementary {
  float: left;
  width: 53.125rem;
}
@media only screen and (max-width: 767px) {
  .page__section--content.with-complementary {
    clear: both;
    float: none;
    width: auto;
  }
}
.page__section--content.with-navigation-and-complementary {
  float: left;
  width: 36.25rem;
}
@media only screen and (max-width: 1200px) {
  .page__section--content.with-navigation-and-complementary {
    width: 30rem;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--content.with-navigation-and-complementary {
    float: none;
    width: auto;
  }
}
.page__section--complementary {
  float: right;
  width: 20.625rem;
  min-height: 100%;
  margin: 0;
  padding: 1.25rem;
  overflow: hidden;
  background: white;
}
@media only screen and (max-width: 1200px) {
  .page__section--complementary {
    clear: both;
    float: none;
    width: auto;
    min-height: initial;
  }
}
.page__section--footer {
  display: block;
  width: 33.75rem;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .page__section--footer {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    position: relative;
  }
}
.page__section--footer .copyright {
  clear: both;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #727272;
  text-align: center;
  margin: 0 1.875rem 0 0;
  padding: 0;
  overflow: hidden;
}
.page__inner {
  margin: 0;
  padding: 0;
}
.page__inner--top {
  clear: both;
  margin: -1.25rem -1.875rem 0 -1.875rem;
  padding: 1.25rem 1.875rem 0 1.875rem;
  position: relative;
  overflow: hidden;
}
.page__inner--top:after {
  display: none;
  content: "";
  width: 100%;
  width: calc(100% - 60px);
  height: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 1.875rem;
  background: #dcdde1;
}

.block[class*="language-interface"]:after {
  content: "";
  display: table;
  clear: both;
}
.page__section--complementary .block,
.page__section--navigation .block {
  padding: 0 0 1.125rem 0;
  position: relative;
  overflow: hidden;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e5e5e5;
}
.page__section--complementary .block:last-child,
.page__section--navigation .block:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.page__section--complementary .block .block__title,
.page__section--navigation .block .block__title {
  clear: both;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.375rem;
  color: #282828;
  text-transform: uppercase;
  margin-bottom: 1.125rem;
  overflow: hidden;
}
.block--block-content--basic .sitemap {
  clear: both;
  color: #727272;
  text-align: center;
  margin: 0;
  padding: 0;
}
.block[class*="language-interface"] {
  display: block;
  float: left;
  height: 2.5rem;
  margin: 0 0.625rem 0 1.125rem;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] {
    float: right;
    width: auto;
    margin: 0 0 0 0.3125rem;
    position: relative;
    overflow: visible;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] {
    clear: both;
    float: none;
    width: 100%;
    height: 2rem;
    margin-left: 0;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 98;
    opacity: 0;
    -webkit-transition:
      right 0.3s ease-in-out,
      opacity 0.3s ease-in-out;
    transition:
      right 0.3s ease-in-out,
      opacity 0.3s ease-in-out;
  }
}
.block[class*="language-interface"] .links {
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] .links {
    display: none;
    width: 100%;
    padding: 0.3125rem 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 90;
    background: #4c4a50;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] .links {
    display: block;
    padding: 0 0.625rem;
    position: relative;
    top: auto;
    left: auto;
    background: transparent;
  }
}
.block[class*="language-interface"] .links li {
  display: block;
  float: left;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 2.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] .links li {
    float: none;
    line-height: 0.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] .links li {
    float: left;
  }
}
.block[class*="language-interface"] .links li a {
  display: block;
  height: 2.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #e5e5f2;
  text-decoration: none;
  text-transform: lowercase;
  padding: 0 0.375rem;
  background: transparent;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] .links li a {
    height: auto;
    line-height: 0.875rem;
    color: white;
    padding: 0.25rem 0.9375rem;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] .links li a {
    line-height: 2rem;
    color: #e5e5f2;
    padding: 0 0.3125rem;
  }
}
.block[class*="language-interface"] .links li a abbr {
  display: block;
}
.block[class*="language-interface"] .links li a:focus,
.block[class*="language-interface"] .links li a:hover {
  color: white;
  text-decoration: underline;
  background: transparent;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] .links li a:focus,
  .block[class*="language-interface"] .links li a:hover {
    color: white;
    text-decoration: underline;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] .links li a:focus,
  .block[class*="language-interface"] .links li a:hover {
    color: white;
    text-decoration: underline;
  }
}
.block[class*="language-interface"] .links li a.is-active {
  color: white;
  text-decoration: none;
  background: transparent;
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"] .links li a.is-active {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"] .links li a.is-active {
    display: block;
  }
}
@media only screen and (max-width: 1200px) {
  .block[class*="language-interface"]:focus .links,
  .block[class*="language-interface"]:hover .links {
    display: block;
    background: #394c67;
    -webkit-box-shadow: 0px 0 10px rgba(76, 74, 80, 0.6);
    box-shadow: 0px 0 10px rgba(76, 74, 80, 0.6);
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="language-interface"]:focus .links,
  .block[class*="language-interface"]:hover .links {
    background: transparent;
    -webkit-box-shadow: 0px 0 0 transparent;
    box-shadow: 0px 0 0 transparent;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu"] {
    margin-bottom: 1px;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.page__section--navigation .block[class*="menu"] .block__title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2rem;
  color: #5b6f90;
  text-transform: none;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu"] .block__title {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.5rem;
    color: white;
    text-transform: none;
    margin: 0;
    padding: 0.5rem 0.625rem;
    position: relative;
    background: #394c67;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu"] .block__title:after {
    content: "";
    width: 1.0625rem;
    height: 0.8125rem;
    margin: -0.4375rem 0 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    right: 0.625rem;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
  only screen and (max-width: 767px) and (min-device-pixel-ratio: 2),
  only screen and (max-width: 767px) and (min-resolution: 192dpi),
  only screen and (max-width: 767px) and (min-resolution: 2dppx) {
  .page__section--navigation .block[class*="menu"] .block__title:after {
    background-image: url("/img/arrow-down-17x13-white_2x.png");
    background-size: 17px 13px;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu"] .block__title:focus,
  .page__section--navigation .block[class*="menu"] .block__title:hover {
    background: #3f4a5c !important;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu"] > .menu {
    display: none;
    margin: 0;
    padding: 0.625rem 0.625rem 0.25rem 0.625rem;
    background: #f5f5f7;
  }
}
.block[class*="menu--menu-header"] {
  float: right;
  height: 2.5rem;
  margin: 0 0 0 0.625rem;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .block[class*="menu--menu-header"] {
    float: left;
    margin-left: 0.3125rem;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="menu--menu-header"] {
    float: none;
    height: auto;
    margin-left: 0;
    overflow: hidden;
  }
}
.block[class*="menu--menu-header"] .menu {
  overflow: hidden;
}
.block[class*="menu--menu-header"] .menu li {
  display: none;
  float: left;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .block[class*="menu--menu-header"] .menu li {
    float: none;
  }
}
.block[class*="menu--menu-header"] .menu li:first-child,
.block[class*="menu--menu-header"] .menu li:nth-child(2),
.block[class*="menu--menu-header"] .menu li:nth-child(3),
.block[class*="menu--menu-header"] .menu li:nth-child(4),
.block[class*="menu--menu-header"] .menu li:nth-child(5) {
  display: block;
}
.block[class*="menu--menu-header"] .menu li a {
  display: block;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 2.5rem;
  color: #e5e5f2;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  padding: 0 0.75rem;
}
@media only screen and (max-width: 1200px) {
  .block[class*="menu--menu-header"] .menu li a {
    font-size: 0.6875rem;
    line-height: 2.5rem;
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
  }
}
@media only screen and (max-width: 767px) {
  .block[class*="menu--menu-header"] .menu li a {
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
    padding: 0.3125rem 0.625rem;
  }
}
.block[class*="menu--menu-header"] .menu li a:focus,
.block[class*="menu--menu-header"] .menu li a:hover {
  color: white;
  text-decoration: underline;
}
.block[class*="menu--menu-header"] .menu li a.mybelgium {
  color: white;
  padding-left: 2.625rem;
  position: relative;
  background: #394c67;
}
@media only screen and (max-width: 1200px) {
  .block[class*="menu--menu-header"] .menu li a.mybelgium {
    display: none;
  }
}
.block[class*="menu--menu-header"] .menu li a.mybelgium:after {
  content: "";
  width: 1.0625rem;
  height: 1.1875rem;
  margin: 0;
  margin-top: -0.5625rem;
  padding: 0;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}

.block[class*="menu--menu-header"] .menu li a.mybelgium:focus,
.block[class*="menu--menu-header"] .menu li a.mybelgium:hover {
  text-decoration: none;
  background: #475366;
}
.page__section--navigation .block[class*="menu--menu-main"] .block__title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2rem;
  color: #5b6f90;
  text-transform: none;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu--menu-main"] .block__title {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.5rem;
    color: white;
    text-transform: none;
    margin: 0;
    padding: 0.5rem 0.625rem;
    position: relative;
    background: #394c67;
  }
}
.page__section--navigation .block[class*="menu--menu-main"] .menu {
  margin: 0;
  padding: 0;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li {
  margin: 0 0 0.375rem 0;
  padding: 0 0 0.375rem 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #e5e5e5;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li:after,
.page__section--navigation .block[class*="menu--menu-main"] .menu li:before {
  display: none;
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li:last-child {
  border-bottom: 0;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.125rem;
  color: #5b6f90;
  margin: 0;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li a:focus,
.page__section--navigation .block[class*="menu--menu-main"] .menu li a:hover {
  color: #475366;
  text-decoration: underline;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li .menu {
  margin-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.page__section--navigation .block[class*="menu--menu-main"] .menu li .menu li {
  margin-bottom: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.875rem;
  border-bottom: 0;
  background-position: 0 5px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .page__section--navigation
    .block[class*="menu--menu-main"]
    .menu
    li
    .menu
    li {
    background-image: url("/img/arrow-right-7x9-blue%402x.png");
    background-size: 7px 9px;
  }
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
  color: #282828;
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  a:focus,
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  a:hover {
  color: #475366;
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  .menu {
  margin-bottom: 0;
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  .menu
  li {
  margin-bottom: 0.125rem;
  padding-bottom: 0;
  background-position: 0 6px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .page__section--navigation
    .block[class*="menu--menu-main"]
    .menu
    li
    .menu
    li
    .menu
    li {
    background-image: url("/img/bullet-blue%402x.png");
    background-size: 5px 5px;
  }
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  .menu
  li:last-child {
  margin-bottom: 0;
}
.page__section--navigation
  .block[class*="menu--menu-main"]
  .menu
  li
  .menu
  li
  .menu
  li
  a {
  font-weight: 300;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .page__section--navigation
    .block[class*="menu--menu-main"]
    .menu
    li
    .menu
    li
    .menu
    li
    .menu
    li {
    background-image: url("/img/bullet-light-blue%402x.png");
  }
}
@media only screen and (max-width: 767px) {
  .page__section--navigation .block[class*="menu--menu-main"] > .menu {
    display: none;
    margin: 0;
    padding: 0.625rem 0.625rem 0.25rem 0.625rem;
    background: #f5f5f7;
  }
}
.block[class*="menu--menu-footer"] {
  clear: both;
  margin: 0.9375rem 0 0 0;
  padding: 0.9375rem 0 0 0;
  overflow: hidden;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #e5e5e5;
}
.block[class*="menu--menu-footer"] .menu {
  display: inline-block;
  line-height: 0.875rem;
  text-align: center;
  overflow: hidden;
}
.block[class*="menu--menu-footer"] .menu li {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.875rem;
  margin: 0 0 0.125rem 0;
  padding: 0 0.25rem 0 0.375rem;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: rgba(114, 114, 114, 0.8);
}
.block[class*="menu--menu-footer"] .menu li:first-child {
  padding-left: 0;
  border-left: 0;
}
.block[class*="menu--menu-footer"] .menu li:last-child {
  padding-right: 0;
}
.block[class*="menu--menu-footer"] .menu li a {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 0.875rem;
  color: #727272;
  text-transform: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.block[class*="menu--menu-footer"] .menu li a:focus,
.block[class*="menu--menu-footer"] .menu li a:hover {
  color: #475366;
  text-decoration: underline;
}
body:not(.page--frontpage):not(.page--brexit)
  .page__section--content
  .block[class*="menu--multiple-menu"] {
  clear: both;
  margin: 0 -1.875rem 1.25rem -1.875rem;
  padding: 0;
  overflow: hidden;
  background: #f5f5f7;
}
@media only screen and (max-width: 1200px) {
  body:not(.page--frontpage):not(.page--brexit)
    .page__section--content
    .block[class*="menu--multiple-menu"] {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.block--openfed-social {
  width: 11.5rem;
  height: 2.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #f5f5f7;
}
@media only screen and (max-width: 767px) {
  .block--openfed-social {
    display: none;
  }
}
.block--openfed-social .openfed_social_links_wrapper {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.block--openfed-social .openfed_social_links_wrapper .openfed_social_links {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.block--openfed-social .openfed_social_links_wrapper .openfed_social_links a {
  display: block;
  float: left;
  width: 2.25rem;
  height: 2.5rem;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-size: 147px 81px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a
  img {
  display: none;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a:focus,
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a:hover {
  background-color: #475366;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="print"] {
  background-position: 0 0;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="print"]:focus,
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="print"]:hover {
  background-position: 0 -40px;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="bsky"] {
  background-position: -37px 0;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="bsky"]:focus,
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="bsky"]:hover {
  background-position: -37px -40px;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="facebook"] {
  background-position: -74px 0;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="facebook"]:focus,
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="facebook"]:hover {
  background-position: -74px -40px;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="twitter"] {
  background-position: -109px 0;
}
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="twitter"]:focus,
.block--openfed-social
  .openfed_social_links_wrapper
  .openfed_social_links
  a[class*="twitter"]:hover {
  background-position: -109px -40px;
}
.block--system-breadcrumb {
  clear: both;
  margin: 0 0 1.25rem 0;
  padding: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .block--system-breadcrumb {
    display: none;
  }
}
.block--system-breadcrumb .breadcrumb ol {
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.block--system-breadcrumb .breadcrumb ol li {
  display: block;
  float: left;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #5b6f90;
  margin: 0;
  padding: 0;
}
.block--system-breadcrumb .breadcrumb ol li:before {
  content: "";
  display: none;
}
.block--system-breadcrumb .breadcrumb ol li:after {
  content: "";
  display: block;
  float: left;
  width: 0.375rem;
  height: 1rem;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  padding: 0;
  background-size: 6px 9px;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .block--system-breadcrumb .breadcrumb ol li:after {
    background-image: url("/img/arrow-right-6x9-light-blue%402x.png");
  }
}
.block--system-breadcrumb .breadcrumb ol li a {
  display: block;
  float: left;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  color: #585858;
}
.block--system-breadcrumb .breadcrumb ol li a:before {
  display: none;
}
.block--system-breadcrumb .breadcrumb ol li a:focus,
.block--system-breadcrumb .breadcrumb ol li a:hover {
  color: #475366;
  text-decoration: underline;
}
.block--system-breadcrumb .breadcrumb ol li:first-child a:before {
  content: "";
  display: block;
  float: left;
  width: 0.75rem;
  height: 1rem;
  margin-right: 0.3125rem;
  margin-left: 0;
  padding: 0;
  background-size: 12px 33px;
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .block--system-breadcrumb .breadcrumb ol li:first-child a:before {
    background-image: url("/img/breadcrumb-home-icons%402x.png");
  }
}
.block--system-breadcrumb .breadcrumb ol li:first-child a:focus:before,
.block--system-breadcrumb .breadcrumb ol li:first-child a:hover:before {
  background-position: center bottom;
}
.block--system-breadcrumb .breadcrumb ol li:last-child:after {
  display: none;
}
.block[class*="block--openfed-rss"] {
  padding: 1.25rem !important;
  font-size: 0.8125rem;
  color: #5b6f90;
}
.block[class*="block--openfed-rss"][class*="facebook"] .block__title i {
  color: #394c67;
}
.block[class*="block--openfed-rss"] .openfed-rss-feed__item {
  position: relative;
}
.block[class*="block--openfed-rss"] .openfed-rss-feed__item-link:hover {
  text-decoration: underline;
  color: #475366;
}
.block[class*="block--openfed-rss"] .openfed-rss-feed__item-link:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
}
.block--views.block--region-content {
  clear: both;
  margin: 0 0 1.25rem 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.block--views.block--region-content:last-child {
  margin-bottom: 0;
}
.block[class*="views--highlights-block-5"] {
  border-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.page__section--content .block[class*="views--highlights-block-5"] {
  margin: 0 -1.875rem 1.25rem -1.875rem;
}
@media only screen and (max-width: 1200px) {
  .page__section--content .block[class*="views--highlights-block-5"] {
    margin: 0 -1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--content .block[class*="views--highlights-block-5"] {
    margin-right: 0;
    margin-left: 0;
  }
}
.page__section--header .block[class*="views--search-page"] {
  height: 2.5rem;
  position: absolute;
  right: 11.5rem;
  bottom: 0;
  overflow: hidden;
  background: #394c67;
}
@media only screen and (max-width: 767px) {
  .page__section--header .block[class*="views--search-page"] {
    clear: both;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form {
  display: block;
  clear: both;
  float: none;
  width: 15.625rem;
  height: 2.5rem;
  margin: 0;
  padding: 0 2.5rem 0 0;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .page__section--header
    .block[class*="views--search-page"]
    form
    .views-exposed-form {
    width: 12.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .page__section--header
    .block[class*="views--search-page"]
    form
    .views-exposed-form {
    width: auto;
  }
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item {
  display: block;
  margin: 0;
  padding: 0.625rem 0.125rem 0.5rem 0.625rem;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text {
  display: block;
  float: right;
  width: 100%;
  height: 1.375rem;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.375rem;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  padding: 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:focus,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.6);
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:focus::-webkit-input-placeholder,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:hover::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:focus::-moz-placeholder,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:hover::-moz-placeholder {
  color: white;
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:focus:-ms-input-placeholder,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:hover:-ms-input-placeholder {
  color: white;
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:focus:-moz-placeholder,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-item
  .form-text:hover:-moz-placeholder {
  color: white;
  opacity: 1;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-actions {
  margin: 0;
  padding: 0;
  position: static;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-actions
  .form-submit {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .page__section--header
    .block[class*="views--search-page"]
    form
    .views-exposed-form
    .form-actions
    .form-submit {
    background-size: 18px 18px;
  }
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-actions
  .form-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-actions
  .form-submit:focus,
.page__section--header
  .block[class*="views--search-page"]
  form
  .views-exposed-form
  .form-actions
  .form-submit:hover {
  background-color: #475366;
}

.formHeader {
  background: rgb(31, 102, 186);
  text-align: center;
  color: white;
  font-weight: 700;
  margin: 0px;
  padding: 30px 24px;
  letter-spacing: 2px;
  font-family: inherit;
  font-size: 20px !important;
}

.formwrap-outer .intgrtn-form-signup {
  padding: 32px;
}

.form-container {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.formHeader {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.formwrap-outer
  .intgrtn-form-signup
  .intgrtn-form-signup-3-steps
  .intgrtn-steps-navigation
  .intgrtn-steps-navigation-item.intgrtn-active,
.formwrap-outer
  .intgrtn-form-signup
  .intgrtn-form-signup
  .intgrtn-steps-navigation
  .intgrtn-steps-navigation-item.intgrtn-active,
.formwrap-outer
  .intgrtn-form-signup
  .intgrtn-form-optin
  .intgrtn-steps-navigation
  .intgrtn-steps-navigation-item.intgrtn-active {
  background-color: rgb(31, 102, 186);
}

.formwrap-outer
  .intgrtn-form-signup
  .intgrtn-form-signup-3-steps
  .intgrtn-input-holder
  .intgrtn-input,
.formwrap-outer
  .intgrtn-form-signup
  .intgrtn-form-signup
  .intgrtn-input-holder
  .intgrtn-input {
  padding: 12px 16px;
  font-size: 1.3rem;
  line-height: 1.5;
  color: rgb(73, 80, 87);
  background-color: rgb(255, 255, 255);
  background-clip: padding-box;
  border: 1px solid rgb(236, 236, 236);
  border-radius: 6px;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.js-pwd-tooltip-icon {
  position: absolute;
  top: 100%;
  right: 0px;
  cursor: pointer;
}

.modal-signup .js-intgrtn-modal-loader {
  display: none;
}

.hidden {
  display: none !important;
}

.ask-bid-wrapper .js-bitcoin-disclamer {
  display: none;
}

.formHeader {
  white-space: normal;
  word-break: break-word;
}

.openfed-rss-feed {
  margin: 0;
  padding: 0;
}

/* Items list */
.openfed-rss-feed__items {
  list-style: none;
  margin: 0;
  padding: 0 0 0.5rem 0;
}

.openfed-rss-feed__item {
  border-bottom: 1px solid #e0e0e0;
  padding: 0.5rem 0;
}

.openfed-rss-feed__item-title {
  margin-bottom: 0.25rem;
}

.openfed-rss-feed__item-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.openfed-rss-feed__item-date {
  color: #666;
  font-size: 0.875rem;
}

.openfed-rss-feed__item-link {
  color: #005ea8;
  font-weight: 500;
  text-decoration: none;
}

.openfed-rss-feed__item-link:hover,
.openfed-rss-feed__item-link:focus {
  color: #003d6a;
  text-decoration: underline;
}

.openfed-rss-feed__more-link {
  color: #005ea8;
  text-decoration: none;
}

.openfed-rss-feed__more-link:hover,
.openfed-rss-feed__more-link:focus {
  color: #003d6a;
  text-decoration: underline;
}

html {
  scroll-behavior: smooth;
}
