@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?q4ncmh');
  src: url('../fonts/icomoon.eot?q4ncmh#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?q4ncmh') format('truetype'), url('../fonts/icomoon.woff?q4ncmh') format('woff'), url('../fonts/icomoon.svg?q4ncmh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-font-style:before {
  content: "\e914";
}
.icon-gears:before {
  content: "\e915";
}
.icon-google-plus:before {
  content: "\e916";
}
.icon-home:before {
  content: "\e917";
}
.icon-information:before {
  content: "\e918";
}
.icon-linkedin:before {
  content: "\e919";
}
.icon-magnifier-full:before {
  content: "\e91a";
}
.icon-minus:before {
  content: "\e91b";
}
.icon-pencil:before {
  content: "\e91c";
}
.icon-people-business:before {
  content: "\e91d";
}
.icon-people-check:before {
  content: "\e91e";
}
.icon-people-two:before {
  content: "\e91f";
}
.icon-phone:before {
  content: "\e920";
}
.icon-picture:before {
  content: "\e921";
}
.icon-plus:before {
  content: "\e922";
}
.icon-print:before {
  content: "\e923";
}
.icon-shutdown:before {
  content: "\e924";
}
.icon-sort-19:before {
  content: "\e925";
}
.icon-sort-91:before {
  content: "\e926";
}
.icon-sort-az:before {
  content: "\e927";
}
.icon-sort-za:before {
  content: "\e928";
}
.icon-twitter:before {
  content: "\e929";
}
.icon-upload:before {
  content: "\e92a";
}
.icon-video:before {
  content: "\e92b";
}
.icon-warning:before {
  content: "\e92c";
}
.icon-wrench:before {
  content: "\e92d";
}
.icon-arrow-down:before, #release_note .release_note_version_titre.is-open .icon-titre:before {
  content: "\e92e";
}
.icon-arrow-down-2:before {
  content: "\e92f";
}
.icon-arrow-left:before {
  content: "\e930";
}
.icon-arrow-left-1:before {
  content: "\e931";
}
.icon-arrow-right-2:before {
  content: "\e932";
}
.icon-arrow-up:before {
  content: "\e933";
}
.icon-arrow-up-2:before {
  content: "\e934";
}
.icon-badge:before {
  content: "\e935";
}
.icon-burger:before {
  content: "\e936";
}
.icon-calendar:before {
  content: "\e937";
}
.icon-chat-bubbles:before {
  content: "\e938";
}
.icon-check:before, .form-group.has-success .form-group_input:before {
  content: "\e939";
}
.icon-close:before, .form-group.has-error .form-group_input:before, .login-menu_rescue:before {
  content: "\e93a";
}
.icon-contact-book:before {
  content: "\e93b";
}
.icon-data-tree:before {
  content: "\e93c";
}
.icon-deposit:before {
  content: "\e93d";
}
.icon-doc:before {
  content: "\e93e";
}
.icon-doc2:before {
  content: "\e93f";
}
.icon-download:before {
  content: "\e940";
}
.icon-enter:before {
  content: "\e941";
}
.icon-exit:before {
  content: "\e942";
}
.icon-eye:before {
  content: "\e943";
}
.icon-facebook:before {
  content: "\e944";
}
.icon-file:before {
  content: "\e945";
}
.icon-folder:before {
  content: "\e946";
}
.icon-folder-open:before {
  content: "\e947";
}
.icon-font-adjust:before {
  content: "\e948";
}
.icon-font-minus:before {
  content: "\e949";
}
.icon-font-plus:before {
  content: "\e94a";
}
.icon-arrow-right:before, #release_note .release_note_version_titre .icon-titre:before {
  content: "\e913";
}
.icon-bell:before {
  content: "\e90c";
}
.icon-doc-gear:before {
  content: "\e90d";
}
.icon-laptop-web:before {
  content: "\e90e";
}
.icon-list-check:before {
  content: "\e90f";
}
.icon-list-dot:before {
  content: "\e910";
}
.icon-magnifier:before {
  content: "\e911";
}
.icon-mail:before {
  content: "\e912";
}
.icon-cycle:before {
  content: "\e90a";
}
.icon-chart:before {
  content: "\e90b";
}
.icon-bulb:before {
  content: "\e900";
}
.icon-building:before {
  content: "\e902";
}
.icon-administration:before {
  content: "\e904";
}
.icon-chart-tool:before {
  content: "\e901";
}
.icon-doc-euro:before {
  content: "\e903";
}
.icon-doc-people:before {
  content: "\e909";
}
.icon-gear:before {
  content: "\e905";
}
.icon-pen:before {
  content: "\e906";
}
.icon-person:before {
  content: "\e907";
}
.icon-press:before {
  content: "\e908";
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html[lang] {
  height: 100%;
  margin-top: 0 !important;
  /* Disables admin-bar margin */
  font: 10px 'Montserrat', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  min-height: 100%;
  background-color: white;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 1.5rem;
}
body.admin-bar {
  margin-top: 32px;
  min-height: calc(100% - 32px);
}
strong {
  font-weight: 700;
}
a, a img {
  color: inherit;
  text-decoration: none;
}
h1, h2, h3 {
  margin: 0;
  font-weight: 700;
  color: #0d2749;
}
h1, .h1-like {
  font-size: 2.2rem;
  text-align: center;
}
h2, .h2-like {
  font-size: 2rem;
}
h3, .h3-like {
  font-size: 1.7rem;
}
@media screen and (min-width: 768px) {
  h1, .h1-like {
    font-size: 3.2rem;
    text-align: left;
  }
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main {
  padding-bottom: 50px;
}
.container, .login-menu_container, .search-menu_container {
  position: relative;
  padding: 0 15px;
}
.align-right {
  text-align: right;
}
.wysiwyg, .gdpr-banner-content, .gdpr-popin, .content-banner_content {
  font-size: 1.5rem;
  color: #0d2749;
}
.wysiwyg p, .gdpr-banner-content p, .gdpr-popin p, .content-banner_content p {
  margin-bottom: 20px;
  font-size: inherit;
  font-weight: 400;
  color: inherit;
}
.wysiwyg p.secondary, .gdpr-banner-content p.secondary, .gdpr-popin p.secondary, .content-banner_content p.secondary {
  font-size: 1.5rem;
}
.wysiwyg h1, .gdpr-banner-content h1, .gdpr-popin h1, .content-banner_content h1, .wysiwyg h2, .gdpr-banner-content h2, .gdpr-popin h2, .content-banner_content h2, .wysiwyg h3, .gdpr-banner-content h3, .gdpr-popin h3, .content-banner_content h3, .wysiwyg h4, .gdpr-banner-content h4, .gdpr-banner-content #release_note .release_note_table_nom, #release_note .gdpr-banner-content .release_note_table_nom, .gdpr-popin h4, .gdpr-popin #release_note .release_note_table_nom, #release_note .gdpr-popin .release_note_table_nom, .content-banner_content h4, .content-banner_content #release_note .release_note_table_nom, #release_note .content-banner_content .release_note_table_nom, .wysiwyg #release_note .release_note_table_nom, #release_note .wysiwyg .release_note_table_nom, .wysiwyg h5, .gdpr-banner-content h5, .gdpr-popin h5, .content-banner_content h5, .wysiwyg h6, .gdpr-banner-content h6, .gdpr-popin h6, .content-banner_content h6 {
  margin-bottom: 1.2em;
}
.wysiwyg ul, .gdpr-banner-content ul, .gdpr-popin ul, .content-banner_content ul {
  margin-bottom: 20px;
  padding-left: 40px;
  font-size: inherit;
  color: inherit;
}
.wysiwyg ul > li, .gdpr-banner-content ul > li, .gdpr-popin ul > li, .content-banner_content ul > li {
  position: relative;
  margin-bottom: 10px;
}
.wysiwyg ul > li:before, .gdpr-banner-content ul > li:before, .gdpr-popin ul > li:before, .content-banner_content ul > li:before {
  content: '';
  position: absolute;
  top: 0.3em;
  left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.37em 0 0.37em 0.6em;
  border-color: transparent transparent transparent #ffd200;
}
.wysiwyg ul > ul > li:before, .gdpr-banner-content ul > ul > li:before, .gdpr-popin ul > ul > li:before, .content-banner_content ul > ul > li:before {
  top: 4.5px;
  border-width: 0.28em 0 0.28em 0.52em;
  border-color: transparent transparent transparent #0d2749;
}
.wysiwyg ul.secondary > li:before, .gdpr-banner-content ul.secondary > li:before, .gdpr-popin ul.secondary > li:before, .content-banner_content ul.secondary > li:before {
  border-color: transparent transparent transparent #008aff;
}
.wysiwyg ul.secondary > ul > li:before, .gdpr-banner-content ul.secondary > ul > li:before, .gdpr-popin ul.secondary > ul > li:before, .content-banner_content ul.secondary > ul > li:before {
  border-color: transparent transparent transparent #ff3958;
}
.wysiwyg ul[class^="round-"] li, .gdpr-banner-content ul[class^="round-"] li, .gdpr-popin ul[class^="round-"] li, .content-banner_content ul[class^="round-"] li, .wysiwyg ul[class~=" round-"] li, .gdpr-banner-content ul[class~=" round-"] li, .gdpr-popin ul[class~=" round-"] li, .content-banner_content ul[class~=" round-"] li {
  text-indent: 0.5em;
}
.wysiwyg ul[class^="round-"] li:after, .gdpr-banner-content ul[class^="round-"] li:after, .gdpr-popin ul[class^="round-"] li:after, .content-banner_content ul[class^="round-"] li:after, .wysiwyg ul[class~=" round-"] li:after, .gdpr-banner-content ul[class~=" round-"] li:after, .gdpr-popin ul[class~=" round-"] li:after, .content-banner_content ul[class~=" round-"] li:after {
  content: '';
  position: absolute;
  left: calc(-20px - 0.5em);
  top: -0.07em;
  z-index: -1;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
}
.wysiwyg ul.round-yellow li:after, .gdpr-banner-content ul.round-yellow li:after, .gdpr-popin ul.round-yellow li:after, .content-banner_content ul.round-yellow li:after {
  background-color: #ffd200;
}
.wysiwyg ul.round-blue li:after, .gdpr-banner-content ul.round-blue li:after, .gdpr-popin ul.round-blue li:after, .content-banner_content ul.round-blue li:after {
  background-color: #0d2749;
}
.wysiwyg ul.dot-white li:before, .gdpr-banner-content ul.dot-white li:before, .gdpr-popin ul.dot-white li:before, .content-banner_content ul.dot-white li:before {
  border-color: transparent transparent transparent white;
}
.wysiwyg ul.dot-yellow li:before, .gdpr-banner-content ul.dot-yellow li:before, .gdpr-popin ul.dot-yellow li:before, .content-banner_content ul.dot-yellow li:before {
  border-color: transparent transparent transparent #ffd200;
}
.wysiwyg ul.dot-blue li:before, .gdpr-banner-content ul.dot-blue li:before, .gdpr-popin ul.dot-blue li:before, .content-banner_content ul.dot-blue li:before {
  border-color: transparent transparent transparent #0d2749;
}
.wysiwyg a:not(.button), .gdpr-banner-content a:not(.button), .gdpr-popin a:not(.button), .content-banner_content a:not(.button) {
  color: #008aff;
}
.wysiwyg .button, .gdpr-banner-content .button, .gdpr-banner-content .gdpr-banner button, .gdpr-banner .gdpr-banner-content button, .gdpr-banner-content .gdpr-popin button, .gdpr-popin .gdpr-banner-content button, .gdpr-banner-content input[type="submit"].abonnementValidation, .gdpr-popin .button, .gdpr-popin .gdpr-banner button, .gdpr-banner .gdpr-popin button, .gdpr-popin button, .gdpr-popin input[type="submit"].abonnementValidation, .content-banner_content .button, .content-banner_content .gdpr-banner button, .gdpr-banner .content-banner_content button, .content-banner_content .gdpr-popin button, .gdpr-popin .content-banner_content button, .content-banner_content input[type="submit"].abonnementValidation, .wysiwyg .gdpr-banner button, .gdpr-banner .wysiwyg button, .wysiwyg .gdpr-popin button, .gdpr-popin .wysiwyg button, .wysiwyg input[type="submit"].abonnementValidation {
  font-size: 0.8em;
}
.wysiwyg table, .gdpr-banner-content table, .gdpr-popin table, .content-banner_content table {
  font-size: 1em;
}
.wysiwyg table thead tr th:first-of-type, .gdpr-banner-content table thead tr th:first-of-type, .gdpr-popin table thead tr th:first-of-type, .content-banner_content table thead tr th:first-of-type {
  border-radius: 6px 0 0 0;
}
.wysiwyg table thead tr th:last-of-type, .gdpr-banner-content table thead tr th:last-of-type, .gdpr-popin table thead tr th:last-of-type, .content-banner_content table thead tr th:last-of-type {
  border-radius: 0 6px 0 0;
}
.wysiwyg table th, .gdpr-banner-content table th, .gdpr-popin table th, .content-banner_content table th {
  padding: 15px;
}
.wysiwyg table td, .gdpr-banner-content table td, .gdpr-popin table td, .content-banner_content table td {
  padding: 15px;
}
.wysiwyg table td a, .gdpr-banner-content table td a, .gdpr-popin table td a, .content-banner_content table td a {
  color: inherit;
}
.wysiwyg table:not(.no-background) th, .gdpr-banner-content table:not(.no-background) th, .gdpr-popin table:not(.no-background) th, .content-banner_content table:not(.no-background) th {
  background-color: #008aff;
  color: white;
}
.wysiwyg table:not(.no-background) td, .gdpr-banner-content table:not(.no-background) td, .gdpr-popin table:not(.no-background) td, .content-banner_content table:not(.no-background) td {
  background-color: #f3f2f2;
  color: #0d2749;
}
.wysiwyg table.secondary th, .gdpr-banner-content table.secondary th, .gdpr-popin table.secondary th, .content-banner_content table.secondary th {
  background-color: #fba851;
}
.content-main .wysiwyg, .content-main .gdpr-banner-content, .content-main .gdpr-popin, .content-main .content-banner_content {
  font-size: inherit;
}
@media screen and (min-width: 768px) {
  .container, .login-menu_container, .search-menu_container {
    max-width: 1440px;
    margin: auto;
    padding: 0 40px;
  }
}
input {
  appearance: none;
  padding: 9px 15px;
  background-color: #f3f2f2;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 1.6rem;
  color: #0d2749;
}
input:disabled {
  color: #d2d2d2;
  background-color: #f8f8f8;
}
input:read-only {
  color: #d2d2d2;
}
input[type="submit"] {
  cursor: pointer;
}
input[type="submit"]:hover {
  background-color: #ffd200;
}
input[type="checkbox"] {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 1px solid #0d2749;
  border-radius: 5px;
  background: white;
  cursor: pointer;
}
input[type="checkbox"]:disabled {
  border: 1px solid lightgrey;
}
input[type="checkbox"]:disabled:checked:after {
  background: lightgrey;
}
input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: #0d2749;
  border-radius: 2.5px;
  transform: translate(-50%, -50%);
}
.form {
  margin: 20px 0;
}
.form-group {
  margin-bottom: 12px;
  font-size: 1.4rem;
}
.form-group_input {
  position: relative;
}
.form-group_input:before {
  position: absolute;
  top: 50%;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  font-family: 'icomoon';
  font-size: 1.1rem;
  color: white;
  letter-spacing: 1px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.form-group input {
  width: 100%;
}
.form-group label {
  display: block;
  margin-bottom: 4px;
  text-indent: 15px;
}
.form-group.has-error .form-group_input:before {
  background: #ff3958;
  text-indent: 2px;
}
.form-group.has-error input {
  padding-right: 40px;
  border-color: #ff3958;
}
.form-group.has-error input:after {
  content: '';
}
.form-group.has-success .form-group_input:before {
  background: #00be6f;
  text-indent: 2px;
}
.form-group.has-success input {
  padding-right: 40px;
  border-color: #00be6f;
}
.form-group-error {
  display: block;
  width: 100%;
  padding: 5px 10px;
  color: #ff3958;
}
.form-actions {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .form-two-cols {
    display: flex;
    justify-content: space-between;
  }
  .form-two-cols > * {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .grid {
    display: flex;
    justify-content: space-between;
    clear: both;
  }
  .grid.align-baseline {
    align-items: baseline;
  }
  .grid.align-start {
    align-items: flex-start;
  }
  .grid.align-end {
    align-items: flex-end;
  }
  .grid.align-middle {
    align-items: center;
  }
  .grid > * {
    width: 100%;
    margin-left: 20px;
  }
  .grid > *.align-baseline {
    align-self: baseline;
  }
  .grid > *.align-start {
    align-self: flex-start;
  }
  .grid > *.align-end {
    align-self: flex-end;
  }
  .grid > *.align-middle {
    align-self: center;
  }
  .grid > *:first-child {
    margin-left: 0;
  }
  .grid .grid-1 {
    flex: 1;
  }
  .grid .grid-2 {
    flex: 2;
  }
  .grid .grid-3 {
    flex: 3;
  }
  .grid .grid-4 {
    flex: 4;
  }
  .grid .grid-5 {
    flex: 5;
  }
  .grid .grid-6 {
    flex: 6;
  }
  .grid .grid-7 {
    flex: 7;
  }
  .grid .grid-8 {
    flex: 8;
  }
  .grid .grid-9 {
    flex: 9;
  }
  .grid .grid-10 {
    flex: 10;
  }
  .grid .grid-11 {
    flex: 11;
  }
}
.alert {
  position: relative;
  display: block;
  margin: 10px 0;
  padding: 15px;
  padding-right: 30px;
  font-size: 1.4rem;
  color: white;
  cursor: pointer;
  border-radius: 2px;
}
.alert-close {
  position: absolute;
  display: block;
  top: 15px;
  right: 10px;
  width: 20px;
  height: 20px;
}
.alert-close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\e93a";
  font-size: 1rem;
  transform: translate(-50%, -50%);
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert_resolution {
  background-color: #00be6f;
}
.alert_alert {
  background-color: #ff3958;
}
.alert_info {
  background-color: #008aff;
}
.alert_accompaniment {
  background-color: #fba851;
}
.header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 16px;
  color: #0d2749;
  background: white;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}
.header .main-menu_toggler {
  display: block;
  font-size: 3rem;
  cursor: pointer;
  order: 5;
}
.header .main-menu_toggler .when-open {
  display: none;
}
.header .main-menu_toggler:hover {
  color: #008aff;
}
.header_logo {
  display: block;
  width: calc(100% - 100px);
  height: 53px;
  background: url('../images/logo-color.svg') no-repeat left center;
  background-size: contain;
  order: 2;
}
.header_env {
  display: none;
  width: 100%;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  order: 3;
}
.header .search_toggler {
  display: block;
  margin-left: auto;
  margin-right: 18px;
  font-size: 2.05rem;
  cursor: pointer;
  order: 4;
}
.header .search_toggler:hover {
  color: #008aff;
}
.header .login_toggler {
  display: none;
  order: 5;
}
@media screen and (min-width: 768px) {
  .header {
    padding: 15px 40px;
    box-shadow: none;
  }
  .header_logo {
    width: 310px;
    min-width: 310px;
  }
  .header_env {
    display: block;
  }
  .header .main-menu_toggler {
    margin-right: 25px;
    font-size: 28px;
    order: 1;
  }
  .header .search_toggler {
    margin-right: 30px;
    font-size: 1.6rem;
  }
  .header .login_toggler {
    display: block;
    padding: 9px 25px;
    font-weight: 700;
    text-align: center;
    background: #ffd200;
    border-radius: 25px;
    cursor: pointer;
  }
  .header .login_toggler span {
    display: block;
    font-size: 1.1rem;
    white-space: nowrap;
  }
  .header .login_toggler span:first-child {
    font-size: 1.4rem;
  }
}
.archive-searchbar {
  position: relative;
  z-index: 1;
  margin: 20px 0 60px;
  padding: 35px 20px;
  background-color: #008aff;
}
.archive-searchbar-form {
  display: block;
}
.archive-searchbar_select {
  position: relative;
  appearance: none;
  width: 100%;
  height: 38px;
  padding: 11px 35px 11px 10px;
  font-size: 1.4rem;
  font-family: inherit;
  color: #008aff;
  background-color: white;
  border-radius: 5px;
  border: none;
}
.archive-searchbar_select-wrapper {
  position: relative;
  display: inline-block;
  width: 280px;
  margin-right: 20px;
}
.archive-searchbar_select-wrapper::after {
  content: '\e92e';
  position: absolute;
  z-index: 1000;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  font-family: 'icomoon' !important;
  font-size: 1.5rem;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #008aff;
  transform: translateY(-50%);
}
.archive-searchbar_sort {
  appearance: none;
  display: inline-block;
  position: relative;
  height: 38px;
  margin: 0 20px 0 0;
  padding: 9px 40px 9px 10px;
  font-size: 1.4rem;
  font-family: inherit;
  color: #008aff;
  background-color: white;
  border-radius: 5px;
  vertical-align: top;
  cursor: pointer;
}
.archive-searchbar_sort i {
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 2rem;
  transform: translateY(-50%);
}
.archive-searchbar_input {
  position: relative;
  z-index: 1;
  width: 325px;
  padding: 8px 0 7px;
  appearance: none;
  color: white;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 2px solid white;
  outline: none;
}
.archive-searchbar_input::placeholder {
  color: white;
}
.archive-searchbar_submit {
  position: relative;
  z-index: 1;
  width: 38px;
  height: 38px;
  appearance: none;
  font-size: 1.3rem;
  background-color: white;
  color: #008aff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
.bar-menu {
  display: flex;
  margin-bottom: 40px;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  background: #f3f2f2;
  border-radius: 10px 10px 0 0;
}
.bar-menu-left, .bar-menu-right {
  position: relative;
  display: block;
  width: 50px;
  font-size: 2rem;
  text-align: center;
  cursor: pointer;
}
.bar-menu-left i, .bar-menu-right i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bar-menu-left {
  border-right: 1px solid #0d2749;
}
.bar-menu-container {
  width: calc(100% - 100px);
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
}
.bar-menu-container > .bar-menu-item {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 15px;
  border-right: 1px solid #0d2749;
  font-size: 1.3rem;
  color: #0d2749;
  text-align: center;
  cursor: pointer;
}
.bar-menu-container > .bar-menu-item.current {
  padding: 15px 10px;
  margin-left: -1px;
  border-right: 2px transparent solid;
  background: #ffd200;
  font-weight: 700;
}
.bar-menu-container > .bar-menu-item.current:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 5;
  width: 20px;
  height: 20px;
  background: #ffd200;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.base {
  padding: 20px;
  background-color: #008aff;
  border-radius: 10px;
}
.base-title {
  font-size: 2rem;
  font-weight: 700;
  color: white;
}
.base-content {
  margin: 15px 0;
  color: white;
}
.breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px;
}
.breadcrumb ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  list-style: none;
}
.breadcrumb ul li {
  position: relative;
  align-self: center;
}
.breadcrumb ul li:first-child {
  margin-left: 0;
}
.breadcrumb ul li:first-child i {
  font-size: 2rem;
}
.breadcrumb ul li:not(:first-child) {
  margin-left: 20px;
  font-size: 1.2rem;
}
.breadcrumb ul li:not(:first-child)::before {
  content: '\e913';
  position: absolute;
  top: 50%;
  left: -15px;
  font-family: 'icomoon';
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #0d2749;
  transform: translateY(-50%);
}
.bulleinfo {
  position: relative;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translate(3px, 3px);
  -moz-transform: translate(3px, 3px);
  -ms-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
}
.bulleinfo span {
  display: none;
  position: absolute;
}
.bulleinfo:hover span {
  display: block;
  top: 7px;
  left: 10px;
  width: 130px;
  padding: 8px;
  border: 1px solid #999;
  color: #888888;
  font-size: 1.4rem;
  text-align: left;
  background-color: white;
  font-weight: normal;
}
.button, .gdpr-banner button, .gdpr-popin button, input[type="submit"].abonnementValidation {
  display: inline-block;
  padding: 0 15px;
  border: 2px transparent solid;
  border-radius: 1.1em;
  color: white;
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  line-height: 2em;
  background-color: #0d2749;
  cursor: pointer;
}
.button[disabled], .gdpr-banner button[disabled], .gdpr-popin button[disabled], input.abonnementValidation[type="submit"][disabled] {
  opacity: 0.7;
}
.button:hover, .gdpr-banner button:hover, .gdpr-popin button:hover, input.abonnementValidation[type="submit"]:hover {
  color: #0d2749;
  background-color: #ffd200;
}
.button.opposite, .gdpr-banner button.opposite, .gdpr-banner button, .gdpr-popin button.opposite, .gdpr-popin button, input.opposite.abonnementValidation[type="submit"], input[type="submit"].abonnementValidation, input.button.abonnementValidation[type="submit"] {
  color: #0d2749;
  background-color: #ffd200;
}
.button.opposite:hover, .gdpr-banner button.opposite:hover, .gdpr-banner button:hover, .gdpr-popin button.opposite:hover, .gdpr-popin button:hover, input.opposite.abonnementValidation[type="submit"]:hover, input.abonnementValidation[type="submit"]:hover, input.button.abonnementValidation[type="submit"]:hover {
  color: white;
  background-color: #0d2749;
}
.button.white, .gdpr-banner button.white, .gdpr-popin button.white, input.white.abonnementValidation[type="submit"] {
  color: #0d2749;
  background-color: white;
}
.button.white:hover, .gdpr-banner button.white:hover, .gdpr-popin button.white:hover, input.white.abonnementValidation[type="submit"]:hover {
  border-color: white;
  color: white;
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .button, .gdpr-banner button, .gdpr-popin button, input[type="submit"].abonnementValidation {
    font-size: 1.2rem;
  }
}
.deadline-list {
  padding: 30px 35px;
  border: 2px solid #0d2749;
  border-radius: 10px;
}
.deadline-list-title {
  margin-bottom: 30px;
  font-size: 1.7rem;
  font-weight: 700;
  color: #0d2749;
}
.deadline-list-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  margin-bottom: 30px;
}
.deadline-list-item-title {
  width: calc(100% - 75px);
  margin-right: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #0d2749;
  vertical-align: middle;
}
.deadline-list-item-date {
  width: 75px;
  font-size: 1.5rem;
  color: #0d2749;
  vertical-align: middle;
}
.deadline-list-button {
  display: block;
  max-width: 180px;
  padding: 5px 10px;
  font-size: 1.5rem;
  text-align: center;
  background-color: #0d2749;
  color: white;
  border-radius: 20px;
}
.deadline-list-button:hover {
  background-color: #ffd200;
  color: #0d2749;
}
.footer {
  padding: 0 64px 30px;
  color: white;
  font-size: 1.4rem;
  background-color: #0d2749;
}
.footer .container, .footer .login-menu_container, .footer .search-menu_container {
  display: flex;
  flex-direction: column;
}
.footer ul {
  list-style: none;
  text-align: center;
}
.footer ul:last-child {
  color: #ffd200;
}
.footer ul li {
  display: inline-block;
  padding: 0 5px 0 2px;
  margin-bottom: 5px;
}
.prefooter {
  padding: 25px 32px 35px;
  color: white;
  font-size: 1.3rem;
  background-color: #0d2749;
}
.prefooter > *:not(:first-child) {
  display: none;
}
.prefooter-partner ul {
  margin: 0 -5px 25px;
  list-style: none;
}
.prefooter-partner ul li {
  position: relative;
  display: inline-block;
  padding: 0 5px;
}
.prefooter-partner ul li:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  right: -5px;
  width: 5px;
  height: 1px;
  background: white;
  transform: translateY(-50%);
}
.prefooter-partner-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 20px;
}
.prefooter-column {
  margin-bottom: 25px;
}
.prefooter-column h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffd200;
}
.prefooter-column ul {
  list-style: none;
}
.prefooter-column ul li {
  max-width: 150px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 0 0 30px;
    font-size: 1.2rem;
  }
  .footer .container, .footer .login-menu_container, .footer .search-menu_container {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer ul {
    text-align: left;
  }
  .footer ul li {
    display: inline-block;
    padding: 0 10px 0 6px;
  }
  .footer ul li:not(:last-child) {
    border-right: 1px solid white;
  }
  .footer ul li:first-child {
    padding-left: 0;
  }
  .footer ul:last-child li:not(:last-child) {
    border-right-color: #ffd200;
  }
  .prefooter {
    padding: 30px 0;
  }
  .prefooter-partner ul {
    margin: 0;
  }
  .prefooter-partner-image img {
    max-width: 278px;
    height: auto;
    margin: 0 0 20px;
  }
  .prefooter-column {
    margin-bottom: 0;
  }
  .prefooter > *:not(:first-child) {
    display: block;
  }
}
.gdpr-banner {
  background: white;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}
.gdpr-banner-content {
  color: #0d2749;
}
.grid-block {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
  align-content: stretch;
  flex-wrap: wrap;
  flex-direction: row;
}
.grid-block > .grid-block-item {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 30px;
  border-radius: 15px;
}
.grid-block > .grid-block-item_bluegrey {
  background: #d9e7f1;
}
.grid-block > .grid-block-item_bluegrey .grid-block-icon, .grid-block > .grid-block-item_bluegrey .grid-block-title {
  color: #0d2749;
}
.grid-block > .grid-block-item_bluegrey .grid-block-link {
  background: #0d2749;
  color: #d9e7f1;
}
.grid-block > .grid-block-item_coral {
  background: #ff6f61;
}
.grid-block > .grid-block-item_coral .grid-block-icon, .grid-block > .grid-block-item_coral .grid-block-title {
  color: white;
}
.grid-block > .grid-block-item_coral .grid-block-link {
  background: white;
  color: #ff6f61;
}
.grid-block-item > .grid-block-icon {
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 3rem;
}
.grid-block-item > .grid-block-title {
  padding-left: 45px;
  font-size: 1.7rem;
  font-weight: 700;
}
.grid-block-item > .grid-block-link {
  padding: 5px 15px;
  border-radius: 15px;
}
@media screen and (min-width: 768px) {
  .grid-block {
    margin-right: 25px;
  }
  .grid-block:last-child {
    margin-right: 0;
  }
  .grid-block > .grid-block-item {
    width: calc((100% - 25px) / 2);
  }
  .grid-block-item > .grid-block-text {
    font-size: 1.4rem;
  }
}
.grid-bubble {
  display: flex;
  justify-content: space-between;
  align-content: stretch;
  flex-wrap: wrap;
  flex-direction: row;
}
.grid-bubble > .grid-bubble-item {
  display: block;
  width: calc((100% - 33px) / 2);
  margin-bottom: 40px;
  cursor: pointer;
}
.grid-bubble > .grid-bubble-item:last-child {
  margin-bottom: 0;
}
.grid-bubble > .grid-bubble-item:hover .grid-bubble-bubble {
  background-color: #ffd200;
  color: #0d2749;
}
.grid-bubble-item > .grid-bubble-bubble {
  position: relative;
  width: 86.5px;
  height: 86.5px;
  margin: auto;
  font-size: 4.5rem;
  color: white;
  text-align: center;
  line-height: 86.5px;
  background-color: #0d2749;
  border-radius: 50%;
}
.grid-bubble-item > .grid-bubble-bubble.secondary {
  background-color: #008aff;
}
.grid-bubble-item > .grid-bubble-bubble.raspberry {
  background-color: #ff3958;
}
.grid-bubble-item > .grid-bubble-bubble.coral {
  background-color: #ff6f61;
}
.grid-bubble-item > .grid-bubble-bubble.orange {
  background-color: #fba851;
}
.grid-bubble-item > .grid-bubble-bubble.green {
  background-color: #00be6f;
}
.grid-bubble-item > .grid-bubble-bubble span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.grid-bubble-item > .grid-bubble-text {
  margin-top: 15px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #0d2749;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .grid-bubble > .grid-bubble-item {
    width: calc((100% - 80px) / 3);
  }
  .grid-bubble-item > .grid-bubble-text {
    font-size: 1.4rem;
  }
}
.list-base-co-container {
  margin-top: 20px;
}
.list-base-co-container .rn_SearchArea {
  display: none;
}
.list-base-co-container div.rn_Content {
  margin-top: 15px;
  color: white;
}
.list-base-co-container div.rn_Content .rn_List li.rn_Item {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
}
.list-base-co-container div.rn_Content .rn_List li.rn_Item:last-of-type {
  border: none;
}
.list-base-co-container div.rn_Content .rn_List li.rn_Item span.rn_Title a {
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
}
.list-base-co-container div.rn_Content .rn_List li.rn_Item span.rn_Description {
  display: block;
  margin-top: 5px;
  font-size: 1.3rem;
}
.list-base-co-container .rn_Navigation {
  display: none;
}
#login-menu-toggle {
  display: none;
}
#login-menu-toggle:checked ~ .login-menu {
  max-height: 2000px;
}
#register_toggler {
  display: none;
}
#register_toggler + * > *:first-child {
  display: none;
}
#register_toggler:checked + * > *:first-child {
  display: block;
}
#register_toggler:checked + * > * .mobile-toggler {
  display: none;
}
.login-menu {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 0;
  background: white;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.11);
  overflow: hidden;
  transition: 0.4s all;
}
.login-menu_container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.login-menu_cols {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 1000px;
  margin: 0 auto;
}
.login-menu_cols > *:first-child {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px #0d2749 solid;
}
.login-menu_cols h3 {
  margin-bottom: 15px;
  font-size: 1.6rem;
}
.login-menu_cols p {
  margin: 20px 0;
}
.login-menu_cols ul li {
  margin-bottom: 8px;
  font-size: 1.3rem;
}
.login-menu_cols ul a {
  color: #008aff;
}
.login-menu_cols ul i {
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.login-menu_rescue {
  position: relative;
  color: #ff3958;
  padding-left: 30px;
}
.login-menu_rescue:before {
  position: absolute;
  top: 20%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  font-family: 'icomoon';
  font-size: 1.1rem;
  color: white;
  letter-spacing: 1px;
  text-indent: 2px;
  border-radius: 50%;
  transform: translateY(-50%);
  background: #ff3958;
}
@media screen and (min-width: 768px) {
  #register_toggler + * > *:first-child {
    display: block;
  }
  .login-menu_cols {
    justify-content: space-between;
    flex-direction: row;
    padding: 0 25px;
  }
  .login-menu_cols > * {
    width: calc((100% - 120px) / 2);
  }
  .login-menu_cols > *:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .login-menu_cols h3 {
    margin-bottom: 35px;
  }
  .login-menu_cols:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #0d2749;
  }
  .login-menu_cols .mobile-toggler {
    display: none;
  }
}
.mag {
  padding: 30px 35px;
  border: 2px solid #0d2749;
  border-radius: 10px;
  color: #0d2749;
}
.mag-title {
  margin-bottom: 30px;
  font-size: 1.7rem;
  font-weight: 700;
  color: #0d2749;
}
.mag-form [class^="row-"]:not(.row-submit) {
  margin-bottom: 12px;
  font-size: 1.4rem;
}
.mag-form [class^="row-"]:not(.row-submit) input {
  width: 100%;
}
.mag-form [class^="row-"]:not(.row-submit) label {
  display: block;
  margin-bottom: 4px;
  text-indent: 15px;
}
.mag-form input[type="submit"], .mag-form input[type="button"] {
  display: inline-block;
  margin-right: 15px;
  padding: 0 15px;
  border: none;
  border-radius: 15px;
  color: white;
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2em;
  background-color: #0d2749;
  cursor: pointer;
}
.mag-form input[type="submit"]:hover, .mag-form input[type="button"]:hover {
  color: #0d2749;
  background-color: #ffd200;
}
.mag-form input[type="submit"]:last-of-type, .mag-form input[type="button"]:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .mag-form input[type="submit"], .mag-form input[type="button"] {
    font-size: 1.2rem;
  }
}
.manual-list {
  padding: 30px 35px;
  background-color: #f3f2f2;
  border-radius: 10px;
  color: #0d2749;
}
.manual-list-title {
  margin-bottom: 30px;
  font-size: 1.7rem;
  font-weight: 700;
  color: inherit;
}
.manual-list-item {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  margin-bottom: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 500;
  color: inherit;
  border-bottom: 1px solid;
}
.manual-list-item:after {
  content: "\e913";
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.manual-list-button {
  display: block;
  max-width: 230px;
  padding: 5px 10px;
  font-size: 1.5rem;
  text-align: center;
  background-color: #0d2749;
  color: white;
  border-radius: 20px;
}
.manual-list-button:hover {
  background-color: #ffd200;
  color: #0d2749;
}
#main-menu-toggle {
  display: none;
}
#main-menu-toggle:checked ~ .main-menu {
  max-height: 2000px;
}
#main-menu-toggle:checked ~ .header .main-menu_toggler .when-closed {
  display: none;
}
#main-menu-toggle:checked ~ .header .main-menu_toggler .when-open {
  display: block;
}
.main-menu {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 0;
  background: white;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.11);
  overflow: hidden;
  transition: 0.4s all;
}
.main-menu_login {
  padding: 16px 32px;
}
.main-menu_login_toggler {
  display: block;
  padding: 9px 25px;
  text-align: center;
  background: #ffd200;
  border-radius: 25px;
  cursor: pointer;
}
.main-menu_login_toggler span {
  display: block;
  font-size: 1.1rem;
  white-space: nowrap;
}
.main-menu_login_toggler span:first-child {
  font-size: 1.4rem;
}
.main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
}
.main-menu .sub-menu .sub-menu {
  display: none;
}
.main-menu_checkbox {
  display: none;
  /* First Menu */
}
.main-menu > ul {
  position: relative;
  z-index: 3;
  padding: 30px 15px;
  color: white;
  font-size: 1.53rem;
  background: #008aff;
}
.main-menu > ul a {
  position: relative;
  display: block;
}
.main-menu > ul > li {
  margin-bottom: 20px;
}
.main-menu > ul > li > a {
  margin-bottom: 10px;
  /* Sub menu */
}
.main-menu > ul > li > ul > li {
  font-size: 1.44rem;
}
.main-menu > ul > li > ul > li > a {
  position: relative;
  border-bottom: 1px white solid;
}
.main-menu > ul > li > ul > li > a label {
  position: relative;
  z-index: 5;
  display: block;
  padding: 15px 0 15px 50px;
  cursor: pointer;
}
.main-menu > ul > li > ul > li > a i {
  position: absolute;
  left: 23.5px;
  top: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 1.6rem;
}
.main-menu > ul > li > ul > li > a:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 50%;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.main-menu > ul > li > ul > li > a:hover, .main-menu > ul > li > ul > li > a.active, .main-menu > ul > li > ul > li > :checked + a {
  top: -1px;
  border-top: 1px #008aff solid;
  border-bottom: none;
}
.main-menu > ul > li > ul > li > a:hover:before, .main-menu > ul > li > ul > li > a.active:before, .main-menu > ul > li > ul > li > :checked + a:before {
  background-color: white;
}
.main-menu > ul > li > ul > li > a:hover i, .main-menu > ul > li > ul > li > a.active i, .main-menu > ul > li > ul > li > :checked + a i {
  color: #008aff;
}
.main-menu > ul > li > ul > li > a:hover:after, .main-menu > ul > li > ul > li > a.active:after, .main-menu > ul > li > ul > li > :checked + a:after {
  content: '';
  position: absolute;
  z-index: 3;
  left: 50%;
  top: calc(100% - 7px);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #008aff;
  transform: translate(-50%, -50%);
}
.main-menu > ul > li > ul > li :checked ~ ul.sub-menu {
  display: block;
}
.main-menu > ul > li > ul > li > ul {
  z-index: 2;
  width: calc(100% + 15px * 2);
  height: 100%;
  margin-left: -15px;
  padding: 30px 15px;
  color: #0d2749;
  font-size: 1.53rem;
  background: white;
}
.main-menu > ul > li > ul > li > ul > li {
  line-height: 35px;
}
.main-menu > ul > li > ul > li > ul > li i {
  margin-left: 10px;
  font-size: 1rem;
}
.main-menu > ul > li > ul > li > ul > li label {
  display: block;
  position: relative;
}
.main-menu_content {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 30px 15px;
  color: white;
  background: #0d2749;
}
.main-menu_content_title {
  color: white;
}
@media screen and (min-width: 768px) {
  .main-menu {
    top: auto;
    box-shadow: 0 8px 9px rgba(0, 0, 0, 0.11);
  }
  .main-menu_login {
    display: none;
  }
  .main-menu.three-cols > ul {
    width: calc(100% / 3);
    /* Menu 1 */
  }
  .main-menu > ul {
    position: relative;
    z-index: 3;
    width: calc(100% / 2);
    padding: 30px 35px 55px 85px;
    /* Sub menu */
  }
  .main-menu > ul > li > ul > li > a:hover:after, .main-menu > ul > li > ul > li > a.active:after, .main-menu > ul > li > ul > li > :checked + a:after {
    left: calc(100% + 35px - 7px);
    top: 50%;
    /* Menu 2 */
  }
  .main-menu > ul > li > ul > li > ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    margin: 0;
    padding: 63px 35px 55px 85px;
  }
  .main-menu > ul > li > ul > li > ul li label {
    cursor: pointer;
  }
  .main-menu > ul > li > ul > li > ul li > label:hover, .main-menu > ul > li > ul > li > ul li > :checked + label {
    color: #008aff;
  }
  .main-menu > ul > li > ul > li > ul li > label:hover:after, .main-menu > ul > li > ul > li > ul li > :checked + label:after {
    content: '';
    position: absolute;
    z-index: 3;
    left: calc(100% + 35px - 7px);
    top: 50%;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: white;
    transform: translate(-50%, -50%);
  }
  .main-menu > ul > li > ul > li > ul li :checked ~ .main-menu_content {
    display: block;
  }
  .main-menu_content {
    display: none;
    padding: 30px 80px 55px 55px;
    line-height: 1.5;
  }
  .main-menu_content_picture {
    display: block;
    max-width: 500px;
    background: no-repeat center center;
    background-size: cover;
  }
  .main-menu_content_picture:after {
    content: '';
    display: block;
    padding-top: 63.8989%;
  }
  .main-menu_content_tags {
    display: block;
    margin: 12px 0;
    line-height: 1;
  }
  .main-menu_content_tags span {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 5px 8px;
    font-size: 1.1rem;
    background: #008aff;
  }
  .main-menu_content_tags span:before {
    content: '#';
  }
  .main-menu_content_title {
    margin: 0 0 5px;
    padding: 0;
    font-size: 1.2rem;
  }
  .main-menu_content_text {
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: normal;
  }
  .main-menu_content .button, .main-menu_content .gdpr-banner button, .gdpr-banner .main-menu_content button, .main-menu_content .gdpr-popin button, .gdpr-popin .main-menu_content button, .main-menu_content input[type="submit"].abonnementValidation {
    display: inline-block;
  }
}
@media screen and (min-width: 1900px) {
  .main-menu > ul {
    padding-top: 60px;
  }
  .main-menu > ul > li {
    margin-bottom: 25px;
  }
  .main-menu > ul > li > a {
    margin-bottom: 15px;
    /* Sub menu */
  }
  .main-menu > ul > li > ul > li > a label {
    padding: 15px 0 15px 50px;
  }
  .main-menu > ul > li > ul > li > ul {
    padding-top: 93px;
  }
}
.news_actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1.7rem;
}
.news_actions i {
  display: block;
  margin-right: 10px;
  cursor: pointer;
}
.news_actions .icon-font-plus {
  position: relative;
  top: -2px;
  margin-right: auto;
  font-size: 2.2rem;
}
.news-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: stretch;
}
.news-item:not(:last-of-type) {
  margin-bottom: 40px;
}
.news-image {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 10px;
}
.news-image img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  max-height: 100%;
  transform: translateX(-50%);
}
.news-content {
  max-width: calc(100% - 120px);
  margin-left: 20px;
  font-size: 1em;
}
.news-date {
  margin: 10px 0 15px;
  font-size: 0.66em;
  color: #008aff;
}
.news-title {
  margin-bottom: 15px;
  font-size: 1.125em;
  font-weight: 700;
  color: #0d2749;
}
.news-excerpt {
  margin-bottom: 20px;
  font-size: 1em;
  color: #0d2749;
}
.news-link {
  font-size: 0.875em;
  color: #008aff;
}
.news-link i {
  display: inline-block;
  margin-left: 5px;
  font-size: 0.66em;
}
.news-loadmore {
  appearance: none;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 15px;
  border-radius: 20px;
  font-weight: 700;
  background: #0d2749;
  color: white;
  cursor: pointer;
}
.news-loading {
  text-align: center;
}
.news-loading img {
  display: none;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .news-image {
    width: 180px;
    height: 180px;
  }
  .news-content {
    max-width: calc(100% - 200px);
  }
}
.notification-subscribe {
  padding: 30px 35px;
  background-color: #008aff;
  border-radius: 10px;
}
.notification-subscribe-title {
  margin-bottom: 20px;
  font-size: 1.7rem;
  font-weight: 700;
  color: white;
}
.notification-subscribe-form {
  margin-top: 20px;
}
.notification-subscribe-input {
  width: 100%;
  padding: 10px 0 10px;
  appearance: none;
  color: white;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 2px solid white;
  outline: none;
}
.notification-subscribe-input::placeholder {
  color: white;
}
.notification-subscribe-submit {
  appearance: none;
  margin-top: 20px;
  padding: 5px 15px;
  font-size: 1.3rem;
  font-weight: 500;
  background-color: white;
  color: #008aff;
  border: none;
  border-radius: 20px;
  cursor: pointer;
}
.notification-subscribe-submit:hover {
  background-color: #008aff;
  color: white;
}
.notification-subscribe input[type="checkbox"].notification-subscribe-checkbox {
  border-color: #008aff;
}
.notification-subscribe input[type="checkbox"].notification-subscribe-checkbox:checked:after {
  background: #008aff;
}
.notification-subscribe-checkbox {
  vertical-align: middle;
}
.notification-subscribe-checkbox-group {
  display: inline-block;
  margin-left: 20px;
}
.notification-subscribe-checkbox-label {
  color: white;
  vertical-align: middle;
}
.notification-subscribe-success, .notification-subscribe-unsubscribe {
  display: none;
  color: white;
}
.search-base-co {
  display: flex;
  min-height: 200px;
  margin-top: 30px;
  padding: 30px 20px;
  background: url('../images/question-background.png') no-repeat center center;
  background-size: cover;
  border-radius: 10px;
}
.search-base-co:after {
  content: '';
  display: table;
  padding-top: calc(61.76% - 35px);
}
.search-base-co-container {
  position: relative;
  width: 100%;
}
.search-base-co-title {
  font-size: 2rem;
  color: white;
}
.search-base-co-form {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.search-base-co-input {
  width: 100%;
  margin: 0 10px;
  padding: 10px;
  appearance: none;
  color: white;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid white;
  outline: none;
}
.search-base-co i {
  color: white;
  font-size: 21px;
}
.search-base-co-submit.white {
  color: #008aff;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .search-base-co {
    margin-top: 0;
    padding: 50px 25px;
  }
  .search-base-co:after {
    content: none;
  }
}
#search-toggle {
  display: none;
}
#search-toggle:checked + .search-menu {
  max-height: 2000px;
}
.search-menu {
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 0;
  background: white;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.11);
  overflow: hidden;
  transition: 0.4s all;
}
.search-menu_container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.search-menu_input {
  position: relative;
  z-index: 1;
  width: calc(100% - 45px);
  padding: 10px 0;
  appearance: none;
  color: #0d2749;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 2px solid #0d2749;
  outline: none;
}
.search-menu_input::placeholder {
  color: #0d2749;
}
.search-menu_submit {
  position: relative;
  z-index: 1;
  width: 38.5px;
  height: 38.5px;
  appearance: none;
  font-size: 1.3rem;
  background-color: #0d2749;
  color: white;
  border: none;
  border-radius: 20px;
  cursor: pointer;
}
.slider {
  position: relative;
  width: 100%;
  margin-top: 20px;
  background: none;
  border-radius: 10px;
  overflow: hidden;
}
.slider:after {
  content: '';
  display: table;
  padding-top: 61.76%;
}
.slider-item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  opacity: 0;
  transition: 0.3s opacity;
}
.slider-item.current {
  opacity: 1;
  z-index: 2;
}
.slider-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(13, 39, 73, 0.1);
}
.slider-title {
  position: absolute;
  z-index: 10;
  max-width: 90%;
  padding: 0;
  color: white;
  font-size: 2rem;
  background-color: transparent;
}
.slider-title_left {
  top: 30px;
  left: 20px;
  text-align: left;
}
.slider-title_left span {
  padding: 0 20px 0 5px;
}
.slider-title_center {
  top: 30px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}
.slider-title_center span {
  padding: 0 5px 0 20px;
}
.slider-title_right {
  top: 30px;
  right: 20px;
  text-align: right;
}
.slider-title_right span {
  padding: 0 15px 0 15px;
}
.slider-title span {
  display: inline-block;
  margin-bottom: 5px;
  background-color: #008aff;
}
.slider-nav {
  position: absolute;
  z-index: 5;
  display: flex;
  bottom: 30px;
  left: 50%;
  align-content: space-between;
  transform: translateX(-50%);
}
.slider-nav > * {
  display: block;
  width: 10px;
  height: 10px;
  background-color: white;
  border-radius: 5px;
  opacity: 0.4;
  cursor: pointer;
}
.slider-nav > *:not(:first-child) {
  margin-left: 10px;
}
.slider-nav > *.current {
  opacity: 1;
}
.slider-nav > *.current {
  background-color: #ffd200;
}
@media screen and (min-width: 768px) {
  .slider {
    height: auto;
    margin-top: 0;
    background: none;
    box-shadow: none;
    border-radius: 10px;
  }
  .slider:after {
    padding-top: 40.45%;
  }
  .slider-image {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    max-width: 100%;
  }
  .slider-content {
    position: relative;
    width: auto;
    top: 0;
    left: 0;
  }
  .slider-title_left {
    top: 45px;
  }
  .slider-title_center {
    top: 45px;
  }
  .slider-title_right {
    top: 45px;
  }
  .slider-description {
    display: none;
  }
  .slider-nav {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .two-cols {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: flex-start;
  }
  .two-cols > div:first-child {
    width: calc(100% - 453px);
  }
  .two-cols > div:last-child {
    width: 380px;
  }
}
.content-sidebar > * {
  margin-top: 30px;
}
.content-sidebar > *:first-child {
  margin-top: 0;
}
.agenda-item {
  margin: 10px 0;
  padding: 15px;
  border-radius: 10px;
  background: #f3f2f2;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
}
.agenda-month {
  margin: 40px 0;
}
@media screen and (min-width: 768px) {
  .agenda-container {
    display: flex;
    justify-content: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .agenda-item {
    width: calc(calc(100% / 3) - 20px);
    margin-right: 30px;
  }
  .agenda-item:nth-child(3n+3) {
    margin-right: 0;
  }
}
.content-meta {
  margin: 10px 0 25px;
  font-size: 1.1rem;
}
.content-meta_date, .content-meta_tags {
  margin-right: 20px;
}
.content-meta_date i, .content-meta_tags i {
  position: relative;
  top: 2px;
  margin-right: 7px;
  font-size: 1.6rem;
}
.content-meta_date a, .content-meta_tags a {
  color: #008aff;
}
.content-meta_actions {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  font-size: 1.7rem;
  cursor: pointer;
}
.content-meta_actions i {
  display: block;
  margin-right: 10px;
}
.content-meta_actions i:hover {
  color: #008aff;
}
.content-meta_actions .icon-font-plus {
  position: relative;
  top: -2px;
  margin-right: auto;
  font-size: 2.2rem;
}
.content-meta_actions .icon-print {
  display: none;
}
.content-main h1, .content-main .h1-like {
  font-size: 2.1333em;
}
.content-main h2, .content-main .h2-like {
  font-size: 1.3333em;
}
.content-main h3, .content-main .h3-like {
  font-size: 1.1333em;
}
.content-banner {
  margin-bottom: 50px;
  padding: 20px 0;
  background: #0d2749;
}
.content-banner_media {
  position: relative;
  margin-bottom: 20px;
}
.content-banner_media:after {
  content: '';
  display: block;
  padding-top: 63.33%;
}
.content-banner_media div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background: no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.content-banner_content {
  color: white;
}
.content-banner_content ul {
  margin-bottom: 15px;
}
.content-banner_content ul li {
  margin-bottom: 5px;
}
.content-banner_content ul li:before {
  left: -15px;
  width: 3px;
  height: 3px;
  border: none;
  border-radius: 50%;
  background: white;
}
@media screen and (min-width: 768px) {
  .content-meta {
    display: flex;
  }
  .content-meta_actions {
    margin-top: 0;
  }
  .content-meta_actions i {
    margin-right: 5px;
  }
  .content-meta_actions .icon-font-plus {
    margin-right: 1px;
  }
  .content-meta_actions .icon-print {
    display: block;
  }
  .content-banner {
    margin-bottom: 55px;
    padding: 0;
  }
  .content-banner .container, .content-banner .login-menu_container, .content-banner .search-menu_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .content-banner .container > *:first-child, .content-banner .login-menu_container > *:first-child, .content-banner .search-menu_container > *:first-child {
    width: 300px;
  }
  .content-banner .container > *:last-child, .content-banner .login-menu_container > *:last-child, .content-banner .search-menu_container > *:last-child {
    width: calc(100% - 330px);
  }
  .content-banner_media {
    position: relative;
    top: 20px;
    margin-bottom: 0;
  }
  .content-banner_content {
    padding: 20px 0 35px;
  }
}
.declaration-content {
  display: none;
}
.declaration-content.current {
  display: block;
}
.error404 .main {
  padding-top: 25px;
  background-color: #008aff;
  color: white;
}
.error404 .breadcrumb ul li:before {
  color: white;
}
.error404 h1 {
  color: white;
  text-align: center;
}
.error404 .button, .error404 .gdpr-banner button, .gdpr-banner .error404 button, .error404 .gdpr-popin button, .gdpr-popin .error404 button, .error404 input[type="submit"].abonnementValidation {
  margin-top: 15px;
  color: #008aff;
}
.error404-container {
  padding: 100px 0;
  text-align: center;
}
.error404-text {
  margin: 40px 0;
  font-size: 1.9rem;
}
.error404-form {
  margin-bottom: 65px;
}
.error404-search_input {
  position: relative;
  z-index: 1;
  width: calc(100% - 45px);
  padding: 10px 0;
  appearance: none;
  color: white;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 2px solid white;
  outline: none;
}
.error404-search_input::placeholder {
  color: white;
}
.error404-search_submit {
  position: relative;
  z-index: 1;
  width: 65px;
  height: 65px;
  appearance: none;
  font-size: 2.5rem;
  background-color: white;
  color: #008aff;
  border: none;
  border-radius: 35px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .error404 .button, .error404 .gdpr-banner button, .gdpr-banner .error404 button, .error404 .gdpr-popin button, .gdpr-popin .error404 button, .error404 input[type="submit"].abonnementValidation {
    margin-top: 0;
    margin-left: 15px;
  }
  .error404-search_input {
    width: calc(25vw - 45px);
  }
}
.glossary-selector-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.glossary-selector-item {
  width: 30px;
  height: 30px;
  padding: 5px;
  border-radius: 15px;
  background: #ffd200;
  color: #0d2749;
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.glossary-selector-item.disabled {
  background: #f3f2f2;
  color: #d9e7f1;
  cursor: not-allowed;
}
.glossary-selector-item:hover, .glossary-selector-item.current {
  background: #008aff;
  color: white;
  font-weight: 700;
}
.glossary-container {
  display: none;
  margin-top: 50px;
}
.glossary-container.current {
  display: block;
}
.glossary-item {
  margin-top: 20px;
}
.glossary-item:first-child {
  margin-top: 0;
}
.glossary-error {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #0d2749;
}
@media screen and (min-width: 768px) {
  .glossary-selector-container {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
}
.home-menu {
  display: none;
}
.home-grid {
  position: relative;
  margin: 35px 0 70px;
}
.home-grid h2 {
  margin: 35px 0 30px;
  text-align: center;
}
.home-news {
  display: flex;
  flex-direction: column;
  padding-bottom: 35px;
}
.home-news-list-item {
  display: block;
  margin-bottom: 10px;
}
.home-news-list-image {
  display: none;
}
.home-news-list-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #0d2749;
}
.home-news-list-date {
  font-size: 1.3rem;
  color: #008aff;
}
.home-news-list-button {
  display: block;
  max-width: 210px;
  margin: 35px auto;
  padding: 10px 20px;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background-color: #0d2749;
  color: white;
  border-radius: 20px;
}
.home-news-list-button:hover {
  background-color: #ffd200;
  color: #0d2749;
}
@media screen and (min-width: 768px) {
  .home-menu {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    list-style: none;
    color: white;
    font-size: 1.5rem;
    font-weight: 500;
    background: #0d2749;
  }
  .home-menu li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    border-left: 1px white solid;
    text-align: center;
  }
  .home-menu li a {
    display: block;
    width: 100%;
    padding: 15px 25px;
    line-height: 1.7em;
  }
  .home-menu li.important {
    font-weight: bold;
  }
  .home-menu li:first-child {
    border-left: none;
  }
  .home-menu li:hover {
    z-index: 10;
    color: #0d2749;
    background: #ffd200;
  }
  .home-menu li:hover:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 10;
    width: 20px;
    height: 20px;
    background: #ffd200;
    border-radius: 50%;
    transform: translate(-50%, -50%);
  }
  .home-grid h2 {
    margin: 0 0 30px;
    text-align: left;
  }
  .home-grid .grid-bubble {
    margin-right: 70px;
  }
  .home-news {
    padding-bottom: 0;
  }
  .home-news-list {
    position: relative;
    overflow: auto;
  }
  .home-news-list-item {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 80px;
  }
  .home-news-list-image {
    position: relative;
    display: inline-block;
    width: 105px;
    height: 75px;
    margin-right: 17px;
    background: no-repeat center center;
    background-size: cover;
    border-radius: 10px;
  }
  .home-news-list-content {
    max-width: calc(100% - 105px - 17px);
  }
  .home-news-list-title {
    margin-bottom: 5px;
  }
  .home-news-list-date {
    font-size: 0.9rem;
  }
  .home-news-list-button {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 180px;
    margin: 0;
    padding: 5px 20px;
    font-size: 1.3rem;
  }
  .home-blocks .grid-5 {
    display: flex;
  }
  .home-blocks .grid-5 > * {
    width: 100%;
  }
}
@media screen and (min-width: 1420px) {
  .home-menu li.important a {
    padding: 15px 80px;
  }
}
#release_note {
  max-height: 350px;
  padding: 20px;
  border: 1px #d9e7f1 solid;
  overflow: auto;
}
#release_note .release_note_titre {
  text-transform: uppercase;
}
#release_note .release_note_version {
  display: none;
  padding: 10px;
  border: 1px #f3f2f2 solid;
  border-top: none;
}
#release_note .release_note_version_titre {
  margin-top: 20px;
  padding: 10px;
  border: 1px #f3f2f2 solid;
  border-bottom: none;
  background: #d9e7f1;
  cursor: pointer;
}
#release_note .release_note_version_titre .icon-titre {
  display: inline-block;
  margin-right: 15px;
}
#release_note .release_note_version_titre.is-open + .release_note_version {
  display: block;
}
#release_note .release_note_version_nom {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
}
#release_note .release_note_table_nom {
  display: block;
  margin: 10px 0;
}
#release_note .release_note_table_nom + br {
  display: none;
}
.register_rescue {
  margin-top: 30px;
  padding: 15px;
  background: #ff3958;
  border-radius: 2px;
  color: white;
}
@media screen and (min-width: 768px) {
  .register {
    padding: 30px 90px;
    border: 2px #0d2749 solid;
    border-radius: 10px;
  }
  .register .form-two-cols > * {
    width: calc((100% - 120px) / 2);
  }
}
@media print {
  .header {
    display: none !important;
  }
  .breadcrumb {
    display: none !important;
  }
  .content-meta {
    display: none !important;
  }
  .content-sidebar {
    display: none !important;
  }
  .prefooter {
    display: none !important;
  }
  .footer {
    display: none !important;
  }
}
