/*** Primary ***/
/*** Secondary ***/
/*** Informations ***/
/*** Primary ***/
/*** Secondary ***/
/*** Text ***/
/*** Links ***/
/*** Titles ***/
/*** Primary ***/
/*** Secondary ***/
/* 12px */
/* 6px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 96px */
/* 12px */
/* 6px */
/* 24px */
/* 32px */
/* 48px */
/* 64px */
/* 96px */
/* block top links */
ul#header_links {
  margin-top: 0;
  padding: 0; }
  ul#header_links li {
    list-style-type: none;
    border-bottom: 1px solid #ebebeb; }
    ul#header_links li a {
      display: block;
      font: 400 12px/18px "Roboto", sans-serif;
      color: #141414;
      padding: 1.6rem;
      text-decoration: none; }
      ul#header_links li a:hover, ul#header_links li a.selected, ul#header_links li a.selected2, ul#header_links li a:active, ul#header_links li a:focus {
        color: #fff;
        background: #f55e56; }
  @media screen and (min-width: 992px) {
    ul#header_links {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
      ul#header_links li {
        border-bottom: none;
        margin-inline: 1rem; }
        ul#header_links li a {
          font-size: 1.5rem;
          padding: 0 .5rem; } }
  @media screen and (min-width: 1200px) {
    ul#header_links {
      justify-content: flex-end; }
      ul#header_links li a {
        font-size: 1.25rem; }
        ul#header_links li a:hover, ul#header_links li a.selected, ul#header_links li a.selected2, ul#header_links li a:active, ul#header_links li a:focus {
          color: #f55e56;
          background: transparent; } }

nav ul#header_links {
  display: none; }

/*# sourceMappingURL=blockpermanentlinks.css.map */
