@charset "UTF-8";
.views-exposed-form .form-group {
  margin-bottom: 1em; }
  .views-exposed-form .form-group > label {
    font-weight: bold;
    display: block; }
  .views-exposed-form .form-group .bef-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .views-exposed-form .form-group .bef-links ul li {
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 20px; }
      .views-exposed-form .form-group .bef-links ul li a {
        display: inline-block;
        vertical-align: middle;
        border: 1px solid transparent;
        background-color: transparent;
        color: #212529;
        font-weight: 400;
        text-align: center;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 1.07rem;
        line-height: 1.5;
        border-radius: 4px;
        -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        color: #212529;
        background-color: white;
        border-color: #444444;
        font-weight: bold;
        margin-right: 15px; }
        @media (prefers-reduced-motion: reduce) {
          .views-exposed-form .form-group .bef-links ul li a {
            -webkit-transition: none;
            -o-transition: none;
            transition: none; } }
        .views-exposed-form .form-group .bef-links ul li a:hover {
          color: #212529;
          text-decoration: none; }
        .views-exposed-form .form-group .bef-links ul li a:focus, .views-exposed-form .form-group .bef-links ul li a.focus {
          outline: 0;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
                  box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
        .views-exposed-form .form-group .bef-links ul li a.disabled, .views-exposed-form .form-group .bef-links ul li a:disabled {
          opacity: 0.65; }
        .views-exposed-form .form-group .bef-links ul li a:not(:disabled):not(.disabled) {
          cursor: pointer; }
        .views-exposed-form .form-group .bef-links ul li a:hover {
          color: #FFFFFF;
          background-color: #004586;
          border-color: #004586; }
        .views-exposed-form .form-group .bef-links ul li a:focus, .views-exposed-form .form-group .bef-links ul li a.focus {
          color: #FFFFFF;
          background-color: #004586;
          border-color: #004586;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
        .views-exposed-form .form-group .bef-links ul li a.disabled, .views-exposed-form .form-group .bef-links ul li a:disabled {
          color: #212529;
          background-color: white;
          border-color: #444444; }
        .views-exposed-form .form-group .bef-links ul li a:not(:disabled):not(.disabled):active, .views-exposed-form .form-group .bef-links ul li a:not(:disabled):not(.disabled).active,
        .show > .views-exposed-form .form-group .bef-links ul li a.dropdown-toggle {
          color: #212529;
          background-color: #e6e6e6;
          border-color: #242424; }
          .views-exposed-form .form-group .bef-links ul li a:not(:disabled):not(.disabled):active:focus, .views-exposed-form .form-group .bef-links ul li a:not(:disabled):not(.disabled).active:focus,
          .show > .views-exposed-form .form-group .bef-links ul li a.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                    box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
        .views-exposed-form .form-group .bef-links ul li a.bef-link--selected {
          background-color: #004586;
          border-color: #004586;
          color: white; }

.views-exposed-form .daterange button {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #212529;
  background-color: white;
  border-color: #444444;
  font-weight: bold;
  margin-right: 15px;
  margin-right: 15px; }
  @media (prefers-reduced-motion: reduce) {
    .views-exposed-form .daterange button {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .views-exposed-form .daterange button:hover {
    color: #212529;
    text-decoration: none; }
  .views-exposed-form .daterange button:focus, .views-exposed-form .daterange button.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .views-exposed-form .daterange button.disabled, .views-exposed-form .daterange button:disabled {
    opacity: 0.65; }
  .views-exposed-form .daterange button:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .views-exposed-form .daterange button:hover {
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
  .views-exposed-form .daterange button:focus, .views-exposed-form .daterange button.focus {
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
  .views-exposed-form .daterange button.disabled, .views-exposed-form .daterange button:disabled {
    color: #212529;
    background-color: white;
    border-color: #444444; }
  .views-exposed-form .daterange button:not(:disabled):not(.disabled):active, .views-exposed-form .daterange button:not(:disabled):not(.disabled).active,
  .show > .views-exposed-form .daterange button.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #242424; }
    .views-exposed-form .daterange button:not(:disabled):not(.disabled):active:focus, .views-exposed-form .daterange button:not(:disabled):not(.disabled).active:focus,
    .show > .views-exposed-form .daterange button.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
  .views-exposed-form .daterange button.active {
    background-color: #004586 !important;
    border-color: #004586 !important;
    color: white !important;
    cursor: default !important; }

.views-exposed-form .daterange div {
  display: inline-block; }

.views-exposed-form .daterange h3 {
  margin-right: 10px;
  display: inline-block;
  font-size: 17px; }

.views-exposed-form .daterange .form-item {
  width: auto;
  font-weight: normal;
  margin-right: 20px; }

.views-exposed-form .form-item-field-n-event-category-target-id > label {
  display: none; }

.view-agenda.view-display-id-block_1 .row > div,
.view-agenda.view-display-id-block_4 .row > div {
  margin-bottom: 30px; }

.view-agenda.view-display-id-block_1 .more-link,
.view-agenda.view-display-id-block_4 .more-link {
  text-align: center;
  margin-top: 60px; }
  .view-agenda.view-display-id-block_1 .more-link a,
  .view-agenda.view-display-id-block_4 .more-link a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: white;
    border-color: #444444;
    font-weight: bold;
    margin-right: 15px; }
    @media (prefers-reduced-motion: reduce) {
      .view-agenda.view-display-id-block_1 .more-link a,
      .view-agenda.view-display-id-block_4 .more-link a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .view-agenda.view-display-id-block_1 .more-link a:hover,
    .view-agenda.view-display-id-block_4 .more-link a:hover {
      color: #212529;
      text-decoration: none; }
    .view-agenda.view-display-id-block_1 .more-link a:focus, .view-agenda.view-display-id-block_1 .more-link a.focus,
    .view-agenda.view-display-id-block_4 .more-link a:focus,
    .view-agenda.view-display-id-block_4 .more-link a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .view-agenda.view-display-id-block_1 .more-link a.disabled, .view-agenda.view-display-id-block_1 .more-link a:disabled,
    .view-agenda.view-display-id-block_4 .more-link a.disabled,
    .view-agenda.view-display-id-block_4 .more-link a:disabled {
      opacity: 0.65; }
    .view-agenda.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled),
    .view-agenda.view-display-id-block_4 .more-link a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .view-agenda.view-display-id-block_1 .more-link a:hover,
    .view-agenda.view-display-id-block_4 .more-link a:hover {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .view-agenda.view-display-id-block_1 .more-link a:focus, .view-agenda.view-display-id-block_1 .more-link a.focus,
    .view-agenda.view-display-id-block_4 .more-link a:focus,
    .view-agenda.view-display-id-block_4 .more-link a.focus {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
    .view-agenda.view-display-id-block_1 .more-link a.disabled, .view-agenda.view-display-id-block_1 .more-link a:disabled,
    .view-agenda.view-display-id-block_4 .more-link a.disabled,
    .view-agenda.view-display-id-block_4 .more-link a:disabled {
      color: #212529;
      background-color: white;
      border-color: #444444; }
    .view-agenda.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled):active, .view-agenda.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled).active,
    .show > .view-agenda.view-display-id-block_1 .more-link a.dropdown-toggle,
    .view-agenda.view-display-id-block_4 .more-link a:not(:disabled):not(.disabled):active,
    .view-agenda.view-display-id-block_4 .more-link a:not(:disabled):not(.disabled).active,
    .show >
    .view-agenda.view-display-id-block_4 .more-link a.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #242424; }
      .view-agenda.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled):active:focus, .view-agenda.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled).active:focus,
      .show > .view-agenda.view-display-id-block_1 .more-link a.dropdown-toggle:focus,
      .view-agenda.view-display-id-block_4 .more-link a:not(:disabled):not(.disabled):active:focus,
      .view-agenda.view-display-id-block_4 .more-link a:not(:disabled):not(.disabled).active:focus,
      .show >
      .view-agenda.view-display-id-block_4 .more-link a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }

.path-borne-interactive {
  font-size: 1.2rem; }
  .path-borne-interactive .container {
    max-width: none;
    padding: 0; }
  .path-borne-interactive header {
    max-width: 1080px;
    margin: 0 auto; }
    .path-borne-interactive header .branding {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 40px 15px 30px; }
      .path-borne-interactive header .branding img {
        height: 150px; }
      .path-borne-interactive header .branding h1 {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-size: 45px;
        margin-left: 40px;
        padding-top: 10px;
        line-height: 1; }
        .path-borne-interactive header .branding h1 span {
          font-size: 75px; }
      .path-borne-interactive header .branding a:hover {
        text-decoration: none; }
  .path-borne-interactive .block-system-main-block > .views-element-container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 15px 40px; }
  .path-borne-interactive .region--primary-menu {
    margin-bottom: 30px;
    background: none;
    background-color: #004586; }
    .path-borne-interactive .region--primary-menu nav > h2 {
      display: none; }
    .path-borne-interactive .region--primary-menu ul {
      max-width: 1080px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 10px 15px 0; }
      .path-borne-interactive .region--primary-menu ul li {
        width: 20%;
        text-align: center;
        position: relative; }
        .path-borne-interactive .region--primary-menu ul li::after {
          content: " ";
          display: block;
          width: 1px;
          height: 90px;
          background-color: white;
          position: absolute;
          left: -1px;
          top: 25px; }
        .path-borne-interactive .region--primary-menu ul li a {
          color: white;
          font-size: 20px;
          line-height: 1.1;
          padding: 20px 0;
          width: 100%;
          height: 100%;
          display: block;
          font-weight: bold;
          position: relative; }
          .path-borne-interactive .region--primary-menu ul li a::before {
            content: " ";
            display: block;
            width: 100%;
            height: 54px;
            background: url("../../assets/borne/Actu.svg") no-repeat center;
            background-size: contain;
            margin-bottom: 35px;
            margin-top: 20px; }
          .path-borne-interactive .region--primary-menu ul li a.is-active {
            background: white;
            color: #006CFF; }
            .path-borne-interactive .region--primary-menu ul li a.is-active::before {
              background-image: url("../../assets/borne/Actu-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.menu-item--active-trail a {
          background: white;
          color: #006CFF; }
          .path-borne-interactive .region--primary-menu ul li.menu-item--active-trail a::before {
            background-image: url("../../assets/borne/Actu-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li:first-child::after, .path-borne-interactive .region--primary-menu ul li.menu-item--active-trail::after {
          display: none; }
        .path-borne-interactive .region--primary-menu ul li.agenda a::before {
          background-image: url("../../assets/borne/Agenda.svg"); }
        .path-borne-interactive .region--primary-menu ul li.agenda a.is-active::before {
          background-image: url("../../assets/borne/Agenda-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.agenda.menu-item--active-trail a::before {
          background-image: url("../../assets/borne/Agenda-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.commerces a::before {
          background-image: url("../../assets/borne/commerces.svg"); }
        .path-borne-interactive .region--primary-menu ul li.commerces a.is-active::before {
          background-image: url("../../assets/borne/commerces-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.commerces.menu-item--active-trail a::before {
          background-image: url("../../assets/borne/commerces-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.historique a::before {
          background-image: url("../../assets/borne/historique.svg"); }
        .path-borne-interactive .region--primary-menu ul li.historique a.is-active::before {
          background-image: url("../../assets/borne/historique-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.historique.menu-item--active-trail a::before {
          background-image: url("../../assets/borne/historique-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.oeuvres a::before {
          background-image: url("../../assets/borne/oeuvre.svg"); }
        .path-borne-interactive .region--primary-menu ul li.oeuvres a.is-active::before {
          background-image: url("../../assets/borne/oeuvre-blue.svg"); }
        .path-borne-interactive .region--primary-menu ul li.oeuvres.menu-item--active-trail a::before {
          background-image: url("../../assets/borne/oeuvre-blue.svg"); }
  .path-borne-interactive .homepage {
    background: #01549A url("../../assets/img/large_geneva_grey.jpg") no-repeat bottom center;
    background-size: 100%;
    background-blend-mode: multiply; }
    .path-borne-interactive .homepage .homepage-content {
      max-width: 1080px;
      margin: 0 auto;
      color: white;
      padding: 80px 0; }
      .path-borne-interactive .homepage .homepage-content a, .path-borne-interactive .homepage .homepage-content .qr-code {
        color: white;
        width: 700px;
        height: 200px;
        background: #006CFF;
        margin: 40px auto;
        font-size: 39px;
        font-weight: bold;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; }
        .path-borne-interactive .homepage .homepage-content a:hover, .path-borne-interactive .homepage .homepage-content .qr-code:hover {
          text-decoration: none; }
        .path-borne-interactive .homepage .homepage-content a span, .path-borne-interactive .homepage .homepage-content .qr-code span {
          margin-left: 60px; }
          .path-borne-interactive .homepage .homepage-content a span.picto, .path-borne-interactive .homepage .homepage-content .qr-code span.picto {
            height: 77px;
            width: 103px;
            background: url("../../assets/borne/Actu.svg") no-repeat center;
            background-size: contain; }
          .path-borne-interactive .homepage .homepage-content a span.text, .path-borne-interactive .homepage .homepage-content .qr-code span.text {
            padding-left: 60px;
            border-left: 1px solid white;
            line-height: 90px; }
        .path-borne-interactive .homepage .homepage-content a.agenda span.picto, .path-borne-interactive .homepage .homepage-content .qr-code.agenda span.picto {
          height: 88px;
          background-image: url("../../assets/borne/Agenda.svg"); }
        .path-borne-interactive .homepage .homepage-content a.commerces span.picto, .path-borne-interactive .homepage .homepage-content .qr-code.commerces span.picto {
          height: 88px;
          background-image: url("../../assets/borne/commerces.svg"); }
        .path-borne-interactive .homepage .homepage-content a.historique span.picto, .path-borne-interactive .homepage .homepage-content .qr-code.historique span.picto {
          height: 103px;
          background-image: url("../../assets/borne/historique.svg"); }
        .path-borne-interactive .homepage .homepage-content a.oeuvres span.picto, .path-borne-interactive .homepage .homepage-content .qr-code.oeuvres span.picto {
          height: 122px;
          background-image: url("../../assets/borne/oeuvre.svg"); }
      .path-borne-interactive .homepage .homepage-content .qr-code {
        color: #004586;
        background: white; }
        .path-borne-interactive .homepage .homepage-content .qr-code span.code {
          margin-left: 15px; }
          .path-borne-interactive .homepage .homepage-content .qr-code span.code img {
            width: 174px;
            height: 174px; }
        .path-borne-interactive .homepage .homepage-content .qr-code span.text {
          margin-left: 34px;
          line-height: 1.1;
          border-color: #ddd; }
  .path-borne-interactive .view-header {
    margin-bottom: 60px; }
    .path-borne-interactive .view-header a {
      display: inline-block;
      vertical-align: middle;
      border: 1px solid transparent;
      background-color: transparent;
      color: #212529;
      font-weight: 400;
      text-align: center;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      padding: 0.375rem 0.75rem;
      font-size: 1.07rem;
      line-height: 1.5;
      border-radius: 4px;
      -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
      color: #212529;
      background-color: white;
      border-color: #444444;
      font-weight: bold;
      margin-right: 15px;
      border-radius: 10px; }
      @media (prefers-reduced-motion: reduce) {
        .path-borne-interactive .view-header a {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
      .path-borne-interactive .view-header a:hover {
        color: #212529;
        text-decoration: none; }
      .path-borne-interactive .view-header a:focus, .path-borne-interactive .view-header a.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
                box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
      .path-borne-interactive .view-header a.disabled, .path-borne-interactive .view-header a:disabled {
        opacity: 0.65; }
      .path-borne-interactive .view-header a:not(:disabled):not(.disabled) {
        cursor: pointer; }
      .path-borne-interactive .view-header a:hover {
        color: #FFFFFF;
        background-color: #004586;
        border-color: #004586; }
      .path-borne-interactive .view-header a:focus, .path-borne-interactive .view-header a.focus {
        color: #FFFFFF;
        background-color: #004586;
        border-color: #004586;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
      .path-borne-interactive .view-header a.disabled, .path-borne-interactive .view-header a:disabled {
        color: #212529;
        background-color: white;
        border-color: #444444; }
      .path-borne-interactive .view-header a:not(:disabled):not(.disabled):active, .path-borne-interactive .view-header a:not(:disabled):not(.disabled).active,
      .show > .path-borne-interactive .view-header a.dropdown-toggle {
        color: #212529;
        background-color: #e6e6e6;
        border-color: #242424; }
        .path-borne-interactive .view-header a:not(:disabled):not(.disabled):active:focus, .path-borne-interactive .view-header a:not(:disabled):not(.disabled).active:focus,
        .show > .path-borne-interactive .view-header a.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
  .path-borne-interactive .view-borne-evenements {
    margin-top: 60px; }
    .path-borne-interactive .view-borne-evenements .views-exposed-form {
      margin-bottom: 40px; }
      .path-borne-interactive .view-borne-evenements .views-exposed-form > .container {
        padding: 0; }
      .path-borne-interactive .view-borne-evenements .views-exposed-form .form-group > label {
        font-size: 28px; }
      .path-borne-interactive .view-borne-evenements .views-exposed-form .bef-links ul li {
        margin-right: 10px; }
        .path-borne-interactive .view-borne-evenements .views-exposed-form .bef-links ul li a {
          border-radius: 10px; }
      .path-borne-interactive .view-borne-evenements .views-exposed-form .daterange button {
        border-radius: 10px; }
      .path-borne-interactive .view-borne-evenements .views-exposed-form .daterange .date-fields {
        display: none; }
  .path-borne-interactive .view-borne-actualites {
    margin-top: 60px; }
  .path-borne-interactive .view-borne-actualite-full article,
  .path-borne-interactive .view-borne-evenement-full article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px; }
    .path-borne-interactive .view-borne-actualite-full article > *,
    .path-borne-interactive .view-borne-evenement-full article > * {
      padding: 0 15px; }
    .path-borne-interactive .view-borne-actualite-full article .field--name-field-n-main-picture,
    .path-borne-interactive .view-borne-evenement-full article .field--name-field-n-main-picture {
      width: 40%; }
      .path-borne-interactive .view-borne-actualite-full article .field--name-field-n-main-picture img,
      .path-borne-interactive .view-borne-evenement-full article .field--name-field-n-main-picture img {
        max-width: 100%;
        height: auto; }
    .path-borne-interactive .view-borne-actualite-full article .content,
    .path-borne-interactive .view-borne-evenement-full article .content {
      width: 60%; }
  .path-borne-interactive .view-borne-commerces {
    margin-top: 60px; }
    .path-borne-interactive .view-borne-commerces h3 {
      color: #004586;
      margin-bottom: 20px;
      margin: 40px 0; }
      .path-borne-interactive .view-borne-commerces h3:after {
        content: " ";
        display: block;
        width: 70px;
        height: 3px;
        background: #004586;
        margin-top: 8px; }
    .path-borne-interactive .view-borne-commerces .views-row .field-content {
      display: block; }
    .path-borne-interactive .view-borne-commerces .views-row a {
      background-color: #F5F5F5;
      color: inherit;
      position: relative;
      height: 100%;
      display: block;
      font-weight: bold;
      font-size: 22px;
      padding: 20px;
      padding-right: 45px; }
      .path-borne-interactive .view-borne-commerces .views-row a::after {
        content: "";
        position: absolute;
        top: 0;
        right: 18px;
        width: 14px;
        height: 100%;
        background: url("../../assets/icon/arrow-right.svg") no-repeat center center; }
      .path-borne-interactive .view-borne-commerces .views-row a:hover, .path-borne-interactive .view-borne-commerces .views-row a:focus {
        color: #FFFFFF;
        background-color: #004586; }
        .path-borne-interactive .view-borne-commerces .views-row a:hover::after, .path-borne-interactive .view-borne-commerces .views-row a:focus::after {
          background-image: url("../../assets/icon/arrow-right-white.svg"); }
      .path-borne-interactive .view-borne-commerces .views-row a::after {
        width: 30px;
        background-size: contain;
        right: 15px; }
  .path-borne-interactive .view-borne-commerce-liste .views-row,
  .path-borne-interactive .view-borne-commerce-full .views-row {
    padding: 30px 0;
    border-top: 1px solid #444444; }
    .path-borne-interactive .view-borne-commerce-liste .views-row article,
    .path-borne-interactive .view-borne-commerce-full .views-row article {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -15px; }
      .path-borne-interactive .view-borne-commerce-liste .views-row article > *,
      .path-borne-interactive .view-borne-commerce-full .views-row article > * {
        padding: 0 15px; }
      .path-borne-interactive .view-borne-commerce-liste .views-row article .content,
      .path-borne-interactive .view-borne-commerce-full .views-row article .content {
        width: 40%; }
        .path-borne-interactive .view-borne-commerce-liste .views-row article .content > h3,
        .path-borne-interactive .view-borne-commerce-full .views-row article .content > h3 {
          margin-top: 0; }
      .path-borne-interactive .view-borne-commerce-liste .views-row article .contact,
      .path-borne-interactive .view-borne-commerce-full .views-row article .contact {
        width: 30%; }
        .path-borne-interactive .view-borne-commerce-liste .views-row article .contact .inner,
        .path-borne-interactive .view-borne-commerce-full .views-row article .contact .inner {
          background: #F5F5F5;
          padding: 10px 20px; }
          .path-borne-interactive .view-borne-commerce-liste .views-row article .contact .inner .office-hours span.office-hours__item-label,
          .path-borne-interactive .view-borne-commerce-full .views-row article .contact .inner .office-hours span.office-hours__item-label {
            width: auto !important;
            font-weight: normal; }
          .path-borne-interactive .view-borne-commerce-liste .views-row article .contact .inner .website,
          .path-borne-interactive .view-borne-commerce-full .views-row article .contact .inner .website {
            word-break: break-all; }
          .path-borne-interactive .view-borne-commerce-liste .views-row article .contact .inner .paragraph--type--phone-pt .field--name-field-ph-phone-title,
          .path-borne-interactive .view-borne-commerce-full .views-row article .contact .inner .paragraph--type--phone-pt .field--name-field-ph-phone-title {
            display: block;
            min-width: 0;
            padding-right: 0; }
      .path-borne-interactive .view-borne-commerce-liste .views-row article.node--view-mode-borne-full .content,
      .path-borne-interactive .view-borne-commerce-full .views-row article.node--view-mode-borne-full .content {
        width: 100%; }
        .path-borne-interactive .view-borne-commerce-liste .views-row article.node--view-mode-borne-full .content .field--name-field-n-main-picture,
        .path-borne-interactive .view-borne-commerce-full .views-row article.node--view-mode-borne-full .content .field--name-field-n-main-picture {
          margin: 30px 0; }
        .path-borne-interactive .view-borne-commerce-liste .views-row article.node--view-mode-borne-full .content img,
        .path-borne-interactive .view-borne-commerce-full .views-row article.node--view-mode-borne-full .content img {
          max-width: 100%; }
      .path-borne-interactive .view-borne-commerce-liste .views-row article.node--view-mode-borne-full .contact,
      .path-borne-interactive .view-borne-commerce-full .views-row article.node--view-mode-borne-full .contact {
        width: 50%; }
  .path-borne-interactive .view-borne-commerce-full .views-row {
    border-top: none; }
  .path-borne-interactive .view-borne-oeuvres {
    margin-top: 60px; }
    .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page img {
      max-width: 100%;
      height: auto; }
    .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page .body {
      background: #F5F5F5; }
      .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page .body .h3 {
        color: #004586;
        margin-bottom: 20px; }
        .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page .body .h3:after {
          content: " ";
          display: block;
          width: 70px;
          height: 3px;
          background: #004586;
          margin-top: 8px; }
      .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page .body .field--name-field-n-teaser-description {
        font-weight: bold;
        font-size: 19px;
        color: #333333;
        line-height: 1.2; }
        .path-borne-interactive .view-borne-oeuvres .node--view-mode-borne-teaser.node--type-ino-page .body .field--name-field-n-teaser-description p:last-child {
          margin-bottom: 0; }
  .path-borne-interactive .view-borne-oeuvre-full .node--view-mode-borne-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .path-borne-interactive .view-borne-oeuvre-full .node--view-mode-borne-full .paragraph--type--ino-pt-media {
      display: none; }
    .path-borne-interactive .view-borne-oeuvre-full .node--view-mode-borne-full .content {
      width: 50%;
      padding: 0 15px; }
    .path-borne-interactive .view-borne-oeuvre-full .node--view-mode-borne-full .field--name-field-n-main-picture {
      width: 50%;
      padding: 0 15px; }
      .path-borne-interactive .view-borne-oeuvre-full .node--view-mode-borne-full .field--name-field-n-main-picture img {
        max-width: 100%;
        height: auto; }
  .path-borne-interactive .view-borne-historique {
    margin-top: 60px; }
    .path-borne-interactive .view-borne-historique .view-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .path-borne-interactive .view-borne-historique .view-content .views-row {
        padding: 0 15px;
        width: 100%; }
        .path-borne-interactive .view-borne-historique .view-content .views-row img {
          float: none !important;
          margin: 0 0 30px !important;
          display: block; }
        .path-borne-interactive .view-borne-historique .view-content .views-row:first-child {
          width: 40%; }
          .path-borne-interactive .view-borne-historique .view-content .views-row:first-child article {
            padding: 10px 30px;
            background: #F5F5F5; }
            .path-borne-interactive .view-borne-historique .view-content .views-row:first-child article img {
              margin: 0 auto 30px !important; }
        .path-borne-interactive .view-borne-historique .view-content .views-row:nth-child(2) {
          width: 60%; }

#breadcrumb {
  background: #F5F5F5; }
  #breadcrumb .breadcrumb {
    background: none;
    margin-bottom: 0; }
    #breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
      content: "»"; }
    #breadcrumb .breadcrumb .breadcrumb-item.active {
      color: #444444; }

.slider-wrapper .slider {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .slider-wrapper .slider .slick-list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .slider-wrapper .slider .slick-arrow {
    border: none;
    background: none;
    text-indent: 900px;
    overflow: hidden;
    width: 45px;
    padding: 0;
    position: relative; }
    .slider-wrapper .slider .slick-arrow .slick-prev-icon {
      background: url("../../assets/icon/next.svg") no-repeat center;
      background-size: 25px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      width: 45px;
      height: 45px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -22px;
      -webkit-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
              transform: scaleX(-1); }
    .slider-wrapper .slider .slick-arrow .slick-next-icon {
      background: url("../../assets/icon/next.svg") no-repeat center;
      background-size: 25px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      width: 45px;
      height: 45px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -22px; }
  .slider-wrapper .slider .slick-autoplay-toggle-button {
    position: absolute;
    bottom: 10px;
    left: calc(50% + 15px + 110px + 30px);
    width: 22px;
    height: 22px;
    text-indent: 50px;
    overflow: hidden;
    background: none;
    border-radius: 4px;
    border: 1px solid #004586;
    z-index: 1; }
    .slider-wrapper .slider .slick-autoplay-toggle-button .slick-pause-icon {
      width: 8px;
      height: 11px;
      border-left: 3px solid #004586;
      border-right: 3px solid #004586;
      position: absolute;
      left: 6px;
      top: 4px; }
    .slider-wrapper .slider .slick-autoplay-toggle-button .slick-play-icon {
      position: absolute;
      left: 6px;
      top: 5px;
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-left: 10px solid #004586;
      border-bottom: 5px solid transparent; }
  .slider-wrapper .slider .slick-dots {
    position: absolute;
    bottom: 0;
    left: calc(50% + 15px);
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    padding: 0; }
    .slider-wrapper .slider .slick-dots li {
      display: inline-block; }
      .slider-wrapper .slider .slick-dots li button {
        width: 12px;
        height: 12px;
        background: none;
        text-indent: 50px;
        overflow: hidden;
        border: 2px solid #004586;
        padding: 0;
        border-radius: 50%;
        margin: 5px; }
      .slider-wrapper .slider .slick-dots li.slick-active button {
        background: #004586; }
  .slider-wrapper .slider figure {
    margin-bottom: 0; }
  @media (max-width: 1199.98px) {
    .slider-wrapper .slider {
      margin-left: -15px;
      margin-right: -15px; }
      .slider-wrapper .slider .slick-dots {
        display: none !important; }
      .slider-wrapper .slider .slick-autoplay-toggle-button {
        left: 50px; } }

.node--type-col-event.node--view-mode-full {
  max-width: 650px;
  margin: 0 auto; }
  .node--type-col-event.node--view-mode-full p {
    text-align: justify; }
  .node--type-col-event.node--view-mode-full .field--name-field-n-main-picture img {
    width: 100%; }
  .node--type-col-event.node--view-mode-full h2 {
    font-size: 28px; }
    @media (min-width: 768px) {
      .node--type-col-event.node--view-mode-full h2 {
        font-size: 34px; } }
  .node--type-col-event.node--view-mode-full h3 {
    font-size: 22px; }
  .node--type-col-event.node--view-mode-full footer {
    background: #F5F5F5; }
  .node--type-col-event.node--view-mode-full .field--name-field-n-date-interval,
  .node--type-col-event.node--view-mode-full .field--name-field-n-event-category,
  .node--type-col-event.node--view-mode-full .field--name-field-n-related-sheet {
    background: #F5F5F5;
    padding: 15px 30px;
    margin: 30px 0; }

.node--type-col-event.node--view-mode-teaser, .node--type-col-event.node--view-mode-borne-teaser {
  background: url("../../assets/img/footer.jpg") no-repeat center center;
  background-size: cover;
  color: #FFFFFF;
  height: 100%; }
  .node--type-col-event.node--view-mode-teaser .glyphicon-calendar, .node--type-col-event.node--view-mode-borne-teaser .glyphicon-calendar {
    font-size: 30px; }
  .node--type-col-event.node--view-mode-teaser .field--name-field-n-event-category, .node--type-col-event.node--view-mode-borne-teaser .field--name-field-n-event-category {
    font-style: italic;
    margin-top: 0.5em; }
  .node--type-col-event.node--view-mode-teaser h4 a, .node--type-col-event.node--view-mode-teaser .h3 a, .node--type-col-event.node--view-mode-borne-teaser h4 a, .node--type-col-event.node--view-mode-borne-teaser .h3 a {
    color: #FFFFFF; }
    .node--type-col-event.node--view-mode-teaser h4 a:hover, .node--type-col-event.node--view-mode-teaser .h3 a:hover, .node--type-col-event.node--view-mode-borne-teaser h4 a:hover, .node--type-col-event.node--view-mode-borne-teaser .h3 a:hover {
      color: #FFFFFF;
      text-decoration: underline; }
  .node--type-col-event.node--view-mode-teaser .field--name-field-n-date-interval, .node--type-col-event.node--view-mode-borne-teaser .field--name-field-n-date-interval {
    padding: 1em 0;
    position: relative; }
    .node--type-col-event.node--view-mode-teaser .field--name-field-n-date-interval time, .node--type-col-event.node--view-mode-borne-teaser .field--name-field-n-date-interval time {
      display: block;
      font-size: 30px;
      font-weight: bold;
      line-height: 1.1; }
    .node--type-col-event.node--view-mode-teaser .field--name-field-n-date-interval::after, .node--type-col-event.node--view-mode-borne-teaser .field--name-field-n-date-interval::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 32px;
      height: 1px;
      background: white; }

.node--type-col-event.node--view-mode-carousel .teaser-content {
  padding-bottom: 70px;
  position: relative; }
  .node--type-col-event.node--view-mode-carousel .teaser-content h4, .node--type-col-event.node--view-mode-carousel .teaser-content .h3 {
    margin-top: 0; }
    .node--type-col-event.node--view-mode-carousel .teaser-content h4 a, .node--type-col-event.node--view-mode-carousel .teaser-content .h3 a {
      color: inherit; }
  .node--type-col-event.node--view-mode-carousel .teaser-content a.read-more {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    position: absolute;
    left: 15px;
    bottom: 50px;
    padding-left: 20px;
    display: inline-block;
    font-weight: bold; }
    .node--type-col-event.node--view-mode-carousel .teaser-content a.read-more:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .node--type-col-event.node--view-mode-carousel .teaser-content a.read-more.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }

@media (min-width: 992px) {
  .node--type-col-event.node--view-mode-carousel .teaser-image {
    position: relative; }
    .node--type-col-event.node--view-mode-carousel .teaser-image * {
      height: 100%; }
    .node--type-col-event.node--view-mode-carousel .teaser-image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -o-object-fit: cover;
         object-fit: cover; }
    .node--type-col-event.node--view-mode-carousel .teaser-image .no-image {
      width: 150px;
      height: 150px;
      background-size: contain;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -75px;
      margin-left: -75px; }
  .node--type-col-event.node--view-mode-carousel .teaser-content h4, .node--type-col-event.node--view-mode-carousel .teaser-content .h3 {
    font-size: 40px; }
  .node--type-col-event.node--view-mode-carousel .teaser-content a.read-more {
    left: 10px; } }

.node--type-col-event.node--view-mode-borne-teaser a {
  color: inherit; }
  .node--type-col-event.node--view-mode-borne-teaser a:hover {
    text-decoration: none; }

.file {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center; }
  .file.file--application-pdf {
    background-image: url("../../assets/icon/application-pdf.png"); }

#footer {
  position: relative;
  background-image: url("../../assets/img/footer.jpg");
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
  margin-top: 60px;
  padding: 60px 0; }
  #footer::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5); }
  #footer:before {
    background-color: rgba(0, 0, 0, 0.2); }
  #footer a {
    color: inherit;
    font-weight: bold; }
    #footer a.is-active, #footer a:hover {
      text-decoration: underline; }
  #footer .contact-info .field--name-field-ss-footer-email,
  #footer .contact-info field--name-field-ss-footer-telephone {
    margin-top: 1em; }
  #footer nav ul {
    list-style: none;
    margin: 0;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; }
    @media (max-width: 991.98px) {
      #footer nav ul {
        margin: 30px 0;
        padding: 0;
        -webkit-columns: 1;
           -moz-columns: 1;
                columns: 1; } }
    #footer nav ul li {
      margin-bottom: 1em; }

form:not(.views-exposed-form) {
  max-width: 600px;
  margin: 0 auto; }
  form:not(.views-exposed-form) label {
    font-weight: 700; }
    form:not(.views-exposed-form) label.form-required::after {
      color: #D9534F;
      content: " *"; }
  form:not(.views-exposed-form) .form-item-select > label {
    display: block; }
  form:not(.views-exposed-form) .form-checkboxes,
  form:not(.views-exposed-form) .js-webform-radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    form:not(.views-exposed-form) .form-checkboxes .js-form-type-checkbox,
    form:not(.views-exposed-form) .form-checkboxes .form-item-radios,
    form:not(.views-exposed-form) .js-webform-radios .js-form-type-checkbox,
    form:not(.views-exposed-form) .js-webform-radios .form-item-radios {
      width: 30%; }
  form:not(.views-exposed-form) input[type="submit"] {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
    @media (prefers-reduced-motion: reduce) {
      form:not(.views-exposed-form) input[type="submit"] {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    form:not(.views-exposed-form) input[type="submit"]:hover {
      color: #212529;
      text-decoration: none; }
    form:not(.views-exposed-form) input[type="submit"]:focus, form:not(.views-exposed-form) input[type="submit"].focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    form:not(.views-exposed-form) input[type="submit"].disabled, form:not(.views-exposed-form) input[type="submit"]:disabled {
      opacity: 0.65; }
    form:not(.views-exposed-form) input[type="submit"]:not(:disabled):not(.disabled) {
      cursor: pointer; }
    form:not(.views-exposed-form) input[type="submit"]:hover {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53; }
    form:not(.views-exposed-form) input[type="submit"]:focus, form:not(.views-exposed-form) input[type="submit"].focus {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
    form:not(.views-exposed-form) input[type="submit"].disabled, form:not(.views-exposed-form) input[type="submit"]:disabled {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    form:not(.views-exposed-form) input[type="submit"]:not(:disabled):not(.disabled):active, form:not(.views-exposed-form) input[type="submit"]:not(:disabled):not(.disabled).active,
    .show > form:not(.views-exposed-form) input[type="submit"].dropdown-toggle {
      color: #FFFFFF;
      background-color: #002b53;
      border-color: #002446; }
      form:not(.views-exposed-form) input[type="submit"]:not(:disabled):not(.disabled):active:focus, form:not(.views-exposed-form) input[type="submit"]:not(:disabled):not(.disabled).active:focus,
      .show > form:not(.views-exposed-form) input[type="submit"].dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }

.chosen-container-single .chosen-single {
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  border: 1px solid #DADADA !important;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #fff !important;
  color: #212529 !important; }
  .chosen-container-single .chosen-single div {
    width: 40px !important;
    border-left: 1px solid #DADADA !important;
    background: none !important; }
    .chosen-container-single .chosen-single div b {
      width: 40px !important;
      height: 40px !important;
      background: #fff url("../../assets/icon/arrow.svg") no-repeat center !important;
      background-size: 12px !important; }

.chosen-container-single.chosen-with-drop .chosen-single div b {
  -webkit-transform: rotate(180deg) !important;
      -ms-transform: rotate(180deg) !important;
          transform: rotate(180deg) !important; }

.chosen-container-single .chosen-drop {
  border: 1px solid #DADADA !important; }
  .chosen-container-single .chosen-drop .chosen-search .chosen-search-input {
    padding: 8px !important;
    border: 1px solid #DADADA !important;
    background: #fff url("../../assets/icon/search.svg") calc(100% - 10px) 10px no-repeat !important;
    background-size: 12px !important; }
  .chosen-container-single .chosen-drop .chosen-results {
    list-style: none; }
    .chosen-container-single .chosen-drop .chosen-results li {
      padding: 8px !important; }
      .chosen-container-single .chosen-drop .chosen-results li.result-selected {
        background: #004586;
        color: #fff; }
      .chosen-container-single .chosen-drop .chosen-results li.highlighted {
        background: #F5F5F5 !important;
        color: #212529; }

body {
  font-size: 1.07rem; }
  body[data-size="110"] {
    font-size: calc(1.07rem * 1.05); }
  body[data-size="120"] {
    font-size: calc(1.07rem * 1.1); }
  body[data-size="130"] {
    font-size: calc(1.07rem * 1.15); }
  body[data-size="140"] {
    font-size: calc(1.07rem * 1.2); }
  body[data-size="150"] {
    font-size: calc(1.07rem * 1.25); }
  body[data-size="160"] {
    font-size: calc(1.07rem * 1.3); }

.container .container {
  padding: 0; }

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

p {
  max-width: 825px;
  margin: 0 0 1.5em; }
  p + p {
    margin-top: 1rem; }

h1 {
  font-size: 36px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px; } }

h2 {
  font-size: 32px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 40px; } }

h2, h3 {
  margin: 0.3em 0; }

.ino-text-left {
  text-align: left; }

.ino-text-center {
  text-align: center; }

.ino-text-right {
  text-align: right; }

.glyphicon {
  margin-right: 0.5em;
  font-size: 0.8em; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.block-system-main-block .block {
  margin: 1.5rem 0; }
  .block-system-main-block .block > h2 {
    color: #004586;
    font-size: 22px;
    position: relative;
    padding-bottom: 0.3em;
    margin-bottom: 1em; }
    .block-system-main-block .block > h2:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 64px;
      height: 3px;
      background: #004586; }

.form-control {
  border-radius: 3px; }

.section-title {
  color: #004586;
  margin-bottom: 20px; }
  .section-title:after {
    content: " ";
    display: block;
    width: 70px;
    height: 3px;
    background: #004586;
    margin-top: 8px; }

.field--type-text-long a.arrow {
  font-weight: bold;
  position: relative;
  display: block;
  padding-left: 20px; }
  .field--type-text-long a.arrow:before {
    content: " ";
    position: absolute;
    left: 0px;
    top: 5px;
    display: block;
    background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
    background-size: contain;
    height: 14px;
    width: 14px; }
  .field--type-text-long a.arrow.ext-link:before {
    background-image: url("../../assets/icon/external_link.svg");
    height: 16px;
    width: 16px; }

.view ul.pager__items {
  list-style: none;
  padding: 0;
  text-align: center; }
  .view ul.pager__items li {
    display: inline-block;
    margin: 0 4px; }
    .view ul.pager__items li a {
      display: inline-block;
      padding: 10px 15px;
      text-align: center;
      border: 1px solid #DADADA;
      border-radius: 4px;
      font-weight: bold;
      color: inherit; }
    .view ul.pager__items li:hover a, .view ul.pager__items li.is-active a {
      background: #004586;
      color: #FFFFFF;
      text-decoration: none; }

.ino-header {
  position: relative;
  background-image: url("../../assets/img/footer.jpg");
  background-size: cover;
  background-position: center;
  color: white; }
  .ino-header::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5); }
  .ino-header:before {
    background-color: rgba(0, 0, 0, 0.3); }
  .ino-header .site-prefix {
    font-size: 20px;
    line-height: 1; }
    .ino-header .site-prefix a {
      color: inherit;
      text-decoration: none; }
  .ino-header h1 {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1; }
    .ino-header h1 a {
      color: inherit;
      text-decoration: none; }
    @media (min-width: 768px) {
      .ino-header h1 {
        font-size: 50px; } }
    @media (min-width: 992px) {
      .ino-header h1 {
        font-size: 70px; } }
  .ino-header .font-size-widget button {
    color: #004586;
    background: white;
    padding: 7px 13px 3px;
    line-height: 1; }
    .ino-header .font-size-widget button:hover {
      background: #EFEFEF; }
    .ino-header .font-size-widget button.min {
      border-right: 1px solid #444444;
      border-radius: 4px 0 0 4px;
      font-size: 14px; }
    .ino-header .font-size-widget button.max {
      border-radius: 0 4px 4px 0;
      font-size: 20px; }
  .ino-header .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: none; }
    .ino-header .nav-tabs .nav-item {
      width: calc(50% - 5px); }
      .ino-header .nav-tabs .nav-item .nav-link {
        color: inherit;
        border-radius: 0;
        background: #002751;
        border: none;
        font-weight: bold;
        font-size: 0.82em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%; }
        .ino-header .nav-tabs .nav-item .nav-link span {
          margin: auto 0;
          position: relative;
          top: 3px; }
        .ino-header .nav-tabs .nav-item .nav-link:before {
          content: " ";
          display: inline-block;
          width: 25px;
          height: 28px;
          background: url("../../assets/icon/mairie.svg") no-repeat center;
          background-size: contain;
          margin-right: 20px; }
        .ino-header .nav-tabs .nav-item .nav-link#police-tab:before {
          top: 2px;
          background-image: url("../../assets/icon/police.svg"); }
        .ino-header .nav-tabs .nav-item .nav-link.active {
          background: #004586; }
  .ino-header .tab-content {
    font-size: 0.82em;
    background: #004586; }
    .ino-header .tab-content .address, .ino-header .tab-content .schedules {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.2; }
      .ino-header .tab-content .address p:last-child, .ino-header .tab-content .schedules p:last-child {
        margin-bottom: 0; }
      .ino-header .tab-content .address a, .ino-header .tab-content .schedules a {
        color: inherit; }
      .ino-header .tab-content .address:before, .ino-header .tab-content .schedules:before {
        content: " ";
        display: block;
        width: 13px;
        height: 17px;
        background: url("../../assets/icon/place.svg") no-repeat center;
        background-size: contain;
        margin-right: 10px; }
    .ino-header .tab-content .schedules:before {
      background-image: url("../../assets/icon/horaires.svg"); }
  .ino-header .col-search-form label {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.82em;
    margin-bottom: 0; }
  .ino-header .col-search-form .container {
    position: relative; }
    .ino-header .col-search-form .container .form-item-search {
      width: 100%; }
      .ino-header .col-search-form .container .form-item-search input {
        width: 100%;
        padding-right: 32px;
        font-size: 0.82em;
        background-image: none; }
        .ino-header .col-search-form .container .form-item-search input::-webkit-input-placeholder {
          font-style: italic; }
        .ino-header .col-search-form .container .form-item-search input::-moz-placeholder {
          font-style: italic; }
        .ino-header .col-search-form .container .form-item-search input:-ms-input-placeholder {
          font-style: italic; }
        .ino-header .col-search-form .container .form-item-search input::-ms-input-placeholder {
          font-style: italic; }
        .ino-header .col-search-form .container .form-item-search input::placeholder {
          font-style: italic; }
    .ino-header .col-search-form .container input.button {
      position: absolute;
      right: 0;
      bottom: 0;
      border: none;
      width: 32px;
      height: 32px;
      background: url("../../assets/icon/search.svg") transparent no-repeat center;
      overflow: hidden;
      text-indent: -900px; }

.links-block {
  margin-bottom: 60px; }
  .links-block h3 {
    color: #004586;
    margin-bottom: 20px; }
    .links-block h3:after {
      content: " ";
      display: block;
      width: 70px;
      height: 3px;
      background: #004586;
      margin-top: 8px; }
  .links-block a {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    padding: 15px 15px 15px 40px;
    background: #F5F5F5;
    margin-bottom: 10px; }
    .links-block a:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .links-block a.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }
    .links-block a:before {
      top: 20px;
      left: 15px; }
    .links-block a.ext-link:before {
      top: 18px; }
    .links-block a:hover {
      color: #444444;
      text-decoration: none; }

.homepage-content {
  padding-top: 40px; }

.region--primary-menu {
  background: #004586; }
  .region--primary-menu nav {
    position: relative; }
    .region--primary-menu nav > h2 {
      position: relative !important;
      text-align: center;
      color: white;
      font-weight: bold;
      font-size: 18px;
      padding: 10px;
      clip: unset;
      width: auto;
      height: auto;
      margin-bottom: 0;
      margin-top: 0; }
      @media (min-width: 992px) {
        .region--primary-menu nav > h2 {
          display: none; } }
    .region--primary-menu nav .navbar-toggler {
      position: absolute;
      left: 50%;
      top: 5px;
      padding: 15px;
      border: none;
      margin-left: -70px; }
      @media (min-width: 992px) {
        .region--primary-menu nav .navbar-toggler {
          display: none; } }
      .region--primary-menu nav .navbar-toggler .navbar-toggler-icon {
        display: block;
        position: absolute;
        width: 30px;
        top: 5px;
        left: 0;
        right: 0;
        height: 2px;
        border-radius: 3px;
        background: white;
        -webkit-transition: all ease 300ms;
        -o-transition: all ease 300ms;
        transition: all ease 300ms; }
        .region--primary-menu nav .navbar-toggler .navbar-toggler-icon:before {
          content: "";
          display: block;
          position: absolute;
          width: 30px;
          top: 7px;
          left: 0;
          right: 0;
          height: 2px;
          border-radius: 3px;
          background: white;
          -webkit-transition: all ease 300ms;
          -o-transition: all ease 300ms;
          transition: all ease 300ms; }
        .region--primary-menu nav .navbar-toggler .navbar-toggler-icon:after {
          content: "";
          display: block;
          position: absolute;
          width: 30px;
          top: 14px;
          left: 0;
          right: 0;
          height: 2px;
          border-radius: 3px;
          background: white;
          -webkit-transition: all ease 300ms;
          -o-transition: all ease 300ms;
          transition: all ease 300ms; }
        .region--primary-menu nav .navbar-toggler .navbar-toggler-icon.active {
          background-color: transparent; }
          .region--primary-menu nav .navbar-toggler .navbar-toggler-icon.active:before, .region--primary-menu nav .navbar-toggler .navbar-toggler-icon.active:after {
            position: absolute;
            top: 8px;
            left: 0;
            width: 30px;
            height: 2px;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg); }
          .region--primary-menu nav .navbar-toggler .navbar-toggler-icon.active:after {
            -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg); }
    .region--primary-menu nav ul {
      list-style: none;
      margin: 0;
      padding: 0;
      line-height: 1.3; }
      @media (min-width: 992px) {
        .region--primary-menu nav ul.menu-level-0 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .region--primary-menu nav ul.menu-level-0 > li {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding: 15px 5px;
        font-size: 0.93em; }
        .region--primary-menu nav ul.menu-level-0 > li .expand {
          float: left;
          margin-right: 20px;
          position: relative;
          display: block;
          border: 2px solid #DADADA;
          width: 20px;
          height: 20px;
          cursor: pointer; }
          @media (min-width: 992px) {
            .region--primary-menu nav ul.menu-level-0 > li .expand {
              float: right;
              margin-right: 0;
              top: 7px; } }
          .region--primary-menu nav ul.menu-level-0 > li .expand::before {
            position: absolute;
            content: " ";
            display: block;
            height: 10px;
            width: 2px;
            left: 7px;
            top: 3px;
            background: #939393; }
          .region--primary-menu nav ul.menu-level-0 > li .expand::after {
            position: absolute;
            content: " ";
            display: block;
            height: 2px;
            width: 10px;
            left: 3px;
            top: 7px;
            background: #939393; }
          .region--primary-menu nav ul.menu-level-0 > li .expand.active::before {
            height: 0; }
        @media (min-width: 992px) {
          .region--primary-menu nav ul.menu-level-0 > li {
            text-align: center;
            padding: 0; }
            .region--primary-menu nav ul.menu-level-0 > li > .expand {
              display: none; } }
        .region--primary-menu nav ul.menu-level-0 > li > a {
          color: #FFFFFF;
          font-weight: bold;
          text-decoration: none;
          word-wrap: break-word; }
          @media (min-width: 992px) {
            .region--primary-menu nav ul.menu-level-0 > li > a {
              padding: 15px 20px 14px;
              height: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: center;
                  -ms-flex-pack: center;
                      justify-content: center; }
              .region--primary-menu nav ul.menu-level-0 > li > a:hover {
                color: #004586;
                background-color: white; } }
        @media (min-width: 992px) {
          .region--primary-menu nav ul.menu-level-0 > li:last-child > a {
            background-color: #8b7066; }
            .region--primary-menu nav ul.menu-level-0 > li:last-child > a:hover {
              color: #004586;
              background-color: white; } }
        .region--primary-menu nav ul.menu-level-0 > li.menu-item--active-trail > a {
          text-decoration: underline; }
          @media (min-width: 992px) {
            .region--primary-menu nav ul.menu-level-0 > li.menu-item--active-trail > a {
              color: #004586;
              background-color: white;
              text-decoration: none; } }
        .region--primary-menu nav ul.menu-level-0 > li > .menu_link_content {
          position: unset; }
      @media (max-width: 991.98px) {
        .region--primary-menu nav ul.menu-level-0 {
          height: 0;
          overflow: hidden;
          -webkit-transition: height 0.3s ease-in-out;
          -o-transition: height 0.3s ease-in-out;
          transition: height 0.3s ease-in-out; }
          .region--primary-menu nav ul.menu-level-0.active {
            height: auto;
            display: block; } }
      .region--primary-menu nav ul.menu-level-1 {
        display: none;
        width: 100%;
        padding: 20px 0 15px 20px;
        font-size: 1em; }
        @media (min-width: 992px) {
          .region--primary-menu nav ul.menu-level-1 {
            padding: 32px 10px;
            background: #FFFFFF;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            opacity: 0;
            -webkit-transition: .3s opacity ease-in-out;
            -o-transition: .3s opacity ease-in-out;
            transition: .3s opacity ease-in-out;
            pointer-events: none;
            position: absolute;
            left: 0;
            top: 100%;
            -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
                    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
            z-index: 100; }
            .region--primary-menu nav ul.menu-level-1.active {
              opacity: 1;
              pointer-events: auto; } }
        .region--primary-menu nav ul.menu-level-1 > li > ul > li {
          padding: 5px 0 5px 6px; }
          .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--expanded {
            padding-left: 0; }
          @media (min-width: 992px) {
            .region--primary-menu nav ul.menu-level-1 > li > ul > li {
              border-top: 1px solid #DADADA;
              margin-top: -1px;
              text-align: left;
              padding: 0; } }
          .region--primary-menu nav ul.menu-level-1 > li > ul > li > a {
            color: white;
            font-weight: bold; }
            @media (min-width: 992px) {
              .region--primary-menu nav ul.menu-level-1 > li > ul > li > a {
                color: #004586;
                display: inline-block;
                padding-top: 8px;
                padding-bottom: 8px; } }
          .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content {
            padding: 5px 0; }
            @media (min-width: 992px) {
              .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content {
                padding: 0;
                border-bottom: 1px solid #DADADA; } }
            .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content .menu-level-2 {
              display: none; }
              .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content .menu-level-2 > li {
                padding: 10px 0 5px 40px; }
                @media (min-width: 992px) {
                  .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content .menu-level-2 > li {
                    padding: 0; } }
            .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content li > a {
              color: white; }
              @media (min-width: 992px) {
                .region--primary-menu nav ul.menu-level-1 > li > ul > li > .menu_link_content li > a {
                  color: #004586;
                  display: inline-block;
                  padding-top: 8px;
                  padding-bottom: 8px; } }
          .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--has-content .menu_link_content {
            border: none; }
            @media (min-width: 992px) {
              .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--has-content .menu_link_content {
                border-top: 1px solid #DADADA;
                padding-top: 15px; } }
            .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--has-content .menu_link_content .field--name-field-m-block {
              display: none; }
              @media (min-width: 992px) {
                .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--has-content .menu_link_content .field--name-field-m-block {
                  display: block; } }
              .region--primary-menu nav ul.menu-level-1 > li > ul > li.menu-item--has-content .menu_link_content .field--name-field-m-block .view-agenda .row > div {
                margin-bottom: 0; }

.region--sidebar-first .navbar-toggler, .region--footer .navbar-toggler {
  display: none; }

.node--type-ino-news .no-image {
  background: url("../../assets/icon/logo.png") no-repeat center center; }

.node--type-ino-news.node--view-mode-full {
  max-width: 650px;
  margin: 0 auto; }
  .node--type-ino-news.node--view-mode-full p {
    text-align: justify; }
  .node--type-ino-news.node--view-mode-full .field--name-field-n-main-picture img {
    width: 100%; }
  .node--type-ino-news.node--view-mode-full h2 {
    font-size: 28px; }
    @media (min-width: 768px) {
      .node--type-ino-news.node--view-mode-full h2 {
        font-size: 34px; } }
  .node--type-ino-news.node--view-mode-full h3 {
    font-size: 22px; }
  .node--type-ino-news.node--view-mode-full footer {
    background: #F5F5F5; }

.node--type-ino-news.node--view-mode-teaser, .node--type-ino-news.node--view-mode-borne-teaser, .node--type-ino-news.node--view-mode-teaser-one-col {
  height: 100%; }
  .node--type-ino-news.node--view-mode-teaser .no-image, .node--type-ino-news.node--view-mode-borne-teaser .no-image, .node--type-ino-news.node--view-mode-teaser-one-col .no-image {
    width: 80px;
    height: 140px;
    background-size: contain;
    margin: 0 auto;
    padding: 20px 0; }
  .node--type-ino-news.node--view-mode-teaser .media--image, .node--type-ino-news.node--view-mode-borne-teaser .media--image, .node--type-ino-news.node--view-mode-teaser-one-col .media--image {
    margin-bottom: 0;
    overflow: hidden; }
    .node--type-ino-news.node--view-mode-teaser .media--image img, .node--type-ino-news.node--view-mode-borne-teaser .media--image img, .node--type-ino-news.node--view-mode-teaser-one-col .media--image img {
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 100%; }
    .node--type-ino-news.node--view-mode-teaser .media--image:hover img, .node--type-ino-news.node--view-mode-borne-teaser .media--image:hover img, .node--type-ino-news.node--view-mode-teaser-one-col .media--image:hover img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .node--type-ino-news.node--view-mode-teaser h4::before, .node--type-ino-news.node--view-mode-teaser .h3::before, .node--type-ino-news.node--view-mode-borne-teaser h4::before, .node--type-ino-news.node--view-mode-borne-teaser .h3::before, .node--type-ino-news.node--view-mode-teaser-one-col h4::before, .node--type-ino-news.node--view-mode-teaser-one-col .h3::before {
    display: none; }
  .node--type-ino-news.node--view-mode-teaser h4 a, .node--type-ino-news.node--view-mode-teaser .h3 a, .node--type-ino-news.node--view-mode-borne-teaser h4 a, .node--type-ino-news.node--view-mode-borne-teaser .h3 a, .node--type-ino-news.node--view-mode-teaser-one-col h4 a, .node--type-ino-news.node--view-mode-teaser-one-col .h3 a {
    color: inherit;
    text-decoration: none; }
    .node--type-ino-news.node--view-mode-teaser h4 a:hover, .node--type-ino-news.node--view-mode-teaser .h3 a:hover, .node--type-ino-news.node--view-mode-borne-teaser h4 a:hover, .node--type-ino-news.node--view-mode-borne-teaser .h3 a:hover, .node--type-ino-news.node--view-mode-teaser-one-col h4 a:hover, .node--type-ino-news.node--view-mode-teaser-one-col .h3 a:hover {
      color: #004586; }
  .node--type-ino-news.node--view-mode-teaser p:last-child, .node--type-ino-news.node--view-mode-borne-teaser p:last-child, .node--type-ino-news.node--view-mode-teaser-one-col p:last-child {
    margin-bottom: 0; }

.node--type-ino-news.node--view-mode-carousel .teaser-content {
  padding-bottom: 70px;
  position: relative; }
  .node--type-ino-news.node--view-mode-carousel .teaser-content h4, .node--type-ino-news.node--view-mode-carousel .teaser-content .h3 {
    margin-top: 0; }
    .node--type-ino-news.node--view-mode-carousel .teaser-content h4 a, .node--type-ino-news.node--view-mode-carousel .teaser-content .h3 a {
      color: inherit; }
  .node--type-ino-news.node--view-mode-carousel .teaser-content a.read-more {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    position: absolute;
    left: 15px;
    bottom: 50px;
    padding-left: 20px;
    display: inline-block;
    font-weight: bold; }
    .node--type-ino-news.node--view-mode-carousel .teaser-content a.read-more:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .node--type-ino-news.node--view-mode-carousel .teaser-content a.read-more.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }

@media (min-width: 992px) {
  .node--type-ino-news.node--view-mode-carousel .teaser-image {
    position: relative; }
    .node--type-ino-news.node--view-mode-carousel .teaser-image * {
      height: 100%; }
    .node--type-ino-news.node--view-mode-carousel .teaser-image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -o-object-fit: cover;
         object-fit: cover; }
    .node--type-ino-news.node--view-mode-carousel .teaser-image .no-image {
      width: 150px;
      height: 150px;
      background-size: contain;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -75px;
      margin-left: -75px; }
  .node--type-ino-news.node--view-mode-carousel .teaser-content h4, .node--type-ino-news.node--view-mode-carousel .teaser-content .h3 {
    font-size: 40px; }
  .node--type-ino-news.node--view-mode-carousel .teaser-content a.read-more {
    left: 10px; } }

.node--type-ino-news.node--view-mode-borne-teaser {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }
  .node--type-ino-news.node--view-mode-borne-teaser a {
    color: inherit; }
    .node--type-ino-news.node--view-mode-borne-teaser a:hover {
      text-decoration: none; }
  .node--type-ino-news.node--view-mode-borne-teaser .body {
    padding: 0 20px 20px; }
  .node--type-ino-news.node--view-mode-borne-teaser img {
    width: 100%; }

.view-actualites.view-display-id-block_1 .row > div,
.view-actualites.view-display-id-block_3 .row > div {
  margin-bottom: 30px; }

.view-actualites.view-display-id-block_1 .more-link,
.view-actualites.view-display-id-block_3 .more-link {
  text-align: center;
  margin-top: 60px; }
  .view-actualites.view-display-id-block_1 .more-link a,
  .view-actualites.view-display-id-block_3 .more-link a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: white;
    border-color: #444444;
    font-weight: bold;
    margin-right: 15px; }
    @media (prefers-reduced-motion: reduce) {
      .view-actualites.view-display-id-block_1 .more-link a,
      .view-actualites.view-display-id-block_3 .more-link a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .view-actualites.view-display-id-block_1 .more-link a:hover,
    .view-actualites.view-display-id-block_3 .more-link a:hover {
      color: #212529;
      text-decoration: none; }
    .view-actualites.view-display-id-block_1 .more-link a:focus, .view-actualites.view-display-id-block_1 .more-link a.focus,
    .view-actualites.view-display-id-block_3 .more-link a:focus,
    .view-actualites.view-display-id-block_3 .more-link a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .view-actualites.view-display-id-block_1 .more-link a.disabled, .view-actualites.view-display-id-block_1 .more-link a:disabled,
    .view-actualites.view-display-id-block_3 .more-link a.disabled,
    .view-actualites.view-display-id-block_3 .more-link a:disabled {
      opacity: 0.65; }
    .view-actualites.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled),
    .view-actualites.view-display-id-block_3 .more-link a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .view-actualites.view-display-id-block_1 .more-link a:hover,
    .view-actualites.view-display-id-block_3 .more-link a:hover {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .view-actualites.view-display-id-block_1 .more-link a:focus, .view-actualites.view-display-id-block_1 .more-link a.focus,
    .view-actualites.view-display-id-block_3 .more-link a:focus,
    .view-actualites.view-display-id-block_3 .more-link a.focus {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
    .view-actualites.view-display-id-block_1 .more-link a.disabled, .view-actualites.view-display-id-block_1 .more-link a:disabled,
    .view-actualites.view-display-id-block_3 .more-link a.disabled,
    .view-actualites.view-display-id-block_3 .more-link a:disabled {
      color: #212529;
      background-color: white;
      border-color: #444444; }
    .view-actualites.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled):active, .view-actualites.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled).active,
    .show > .view-actualites.view-display-id-block_1 .more-link a.dropdown-toggle,
    .view-actualites.view-display-id-block_3 .more-link a:not(:disabled):not(.disabled):active,
    .view-actualites.view-display-id-block_3 .more-link a:not(:disabled):not(.disabled).active,
    .show >
    .view-actualites.view-display-id-block_3 .more-link a.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #242424; }
      .view-actualites.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled):active:focus, .view-actualites.view-display-id-block_1 .more-link a:not(:disabled):not(.disabled).active:focus,
      .show > .view-actualites.view-display-id-block_1 .more-link a.dropdown-toggle:focus,
      .view-actualites.view-display-id-block_3 .more-link a:not(:disabled):not(.disabled):active:focus,
      .view-actualites.view-display-id-block_3 .more-link a:not(:disabled):not(.disabled).active:focus,
      .show >
      .view-actualites.view-display-id-block_3 .more-link a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }

.title-container {
  position: relative;
  background-image: url("../../assets/img/banner-bg.jpg");
  background-size: cover;
  background-position: center; }
  .title-container::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5); }
  .title-container:before {
    z-index: 1; }
  .title-container img {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover; }
  .title-container h2 {
    position: relative;
    color: white;
    z-index: 2; }
  .title-container .media--image {
    margin: 0 !important; }

.node--type-ino-page .no-image,
.node--type-col-sheet .no-image {
  background: url("../../assets/icon/logo.png") no-repeat center center; }

.node--type-ino-page.node--view-mode-teaser-subpage h3,
.node--type-col-sheet.node--view-mode-teaser-subpage h3 {
  position: relative; }
  .node--type-ino-page.node--view-mode-teaser-subpage h3::before,
  .node--type-col-sheet.node--view-mode-teaser-subpage h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 3px;
    background: #004586; }

.node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a,
.node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a {
  background-color: #F5F5F5;
  color: inherit;
  position: relative;
  height: 100%; }
  .node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a::after,
  .node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 18px;
    width: 14px;
    height: 100%;
    background: url("../../assets/icon/arrow-right.svg") no-repeat center center; }
  .node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a:hover, .node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a:focus,
  .node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a:hover,
  .node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a:focus {
    color: #FFFFFF;
    background-color: #004586; }
    .node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a:hover::after, .node--type-ino-page.node--view-mode-teaser-subpage .subpage-links a:focus::after,
    .node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a:hover::after,
    .node--type-col-sheet.node--view-mode-teaser-subpage .subpage-links a:focus::after {
      background-image: url("../../assets/icon/arrow-right-white.svg"); }

.node--type-ino-page.node--view-mode-teaser, .node--type-ino-page.node--view-mode-teaser-one-col,
.node--type-col-sheet.node--view-mode-teaser,
.node--type-col-sheet.node--view-mode-teaser-one-col {
  height: 100%; }
  .node--type-ino-page.node--view-mode-teaser .no-image, .node--type-ino-page.node--view-mode-teaser-one-col .no-image,
  .node--type-col-sheet.node--view-mode-teaser .no-image,
  .node--type-col-sheet.node--view-mode-teaser-one-col .no-image {
    width: 80px;
    height: 140px;
    background-size: contain;
    margin: 0 auto;
    padding: 20px 0; }
  .node--type-ino-page.node--view-mode-teaser .media--image, .node--type-ino-page.node--view-mode-teaser-one-col .media--image,
  .node--type-col-sheet.node--view-mode-teaser .media--image,
  .node--type-col-sheet.node--view-mode-teaser-one-col .media--image {
    margin-bottom: 0;
    overflow: hidden; }
    .node--type-ino-page.node--view-mode-teaser .media--image img, .node--type-ino-page.node--view-mode-teaser-one-col .media--image img,
    .node--type-col-sheet.node--view-mode-teaser .media--image img,
    .node--type-col-sheet.node--view-mode-teaser-one-col .media--image img {
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 100%; }
    .node--type-ino-page.node--view-mode-teaser .media--image:hover img, .node--type-ino-page.node--view-mode-teaser-one-col .media--image:hover img,
    .node--type-col-sheet.node--view-mode-teaser .media--image:hover img,
    .node--type-col-sheet.node--view-mode-teaser-one-col .media--image:hover img {
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  .node--type-ino-page.node--view-mode-teaser h4::before, .node--type-ino-page.node--view-mode-teaser .h3::before, .node--type-ino-page.node--view-mode-teaser-one-col h4::before, .node--type-ino-page.node--view-mode-teaser-one-col .h3::before,
  .node--type-col-sheet.node--view-mode-teaser h4::before,
  .node--type-col-sheet.node--view-mode-teaser .h3::before,
  .node--type-col-sheet.node--view-mode-teaser-one-col h4::before,
  .node--type-col-sheet.node--view-mode-teaser-one-col .h3::before {
    display: none; }
  .node--type-ino-page.node--view-mode-teaser h4 a, .node--type-ino-page.node--view-mode-teaser .h3 a, .node--type-ino-page.node--view-mode-teaser-one-col h4 a, .node--type-ino-page.node--view-mode-teaser-one-col .h3 a,
  .node--type-col-sheet.node--view-mode-teaser h4 a,
  .node--type-col-sheet.node--view-mode-teaser .h3 a,
  .node--type-col-sheet.node--view-mode-teaser-one-col h4 a,
  .node--type-col-sheet.node--view-mode-teaser-one-col .h3 a {
    color: inherit;
    text-decoration: none; }
    .node--type-ino-page.node--view-mode-teaser h4 a:hover, .node--type-ino-page.node--view-mode-teaser .h3 a:hover, .node--type-ino-page.node--view-mode-teaser-one-col h4 a:hover, .node--type-ino-page.node--view-mode-teaser-one-col .h3 a:hover,
    .node--type-col-sheet.node--view-mode-teaser h4 a:hover,
    .node--type-col-sheet.node--view-mode-teaser .h3 a:hover,
    .node--type-col-sheet.node--view-mode-teaser-one-col h4 a:hover,
    .node--type-col-sheet.node--view-mode-teaser-one-col .h3 a:hover {
      color: #004586; }
  .node--type-ino-page.node--view-mode-teaser p:last-child, .node--type-ino-page.node--view-mode-teaser-one-col p:last-child,
  .node--type-col-sheet.node--view-mode-teaser p:last-child,
  .node--type-col-sheet.node--view-mode-teaser-one-col p:last-child {
    margin-bottom: 0; }

.node--type-ino-page.node--view-mode-carousel .teaser-content,
.node--type-col-sheet.node--view-mode-carousel .teaser-content {
  padding-bottom: 70px;
  position: relative; }
  .node--type-ino-page.node--view-mode-carousel .teaser-content h4, .node--type-ino-page.node--view-mode-carousel .teaser-content .h3,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content h4,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content .h3 {
    margin-top: 0; }
    .node--type-ino-page.node--view-mode-carousel .teaser-content h4 a, .node--type-ino-page.node--view-mode-carousel .teaser-content .h3 a,
    .node--type-col-sheet.node--view-mode-carousel .teaser-content h4 a,
    .node--type-col-sheet.node--view-mode-carousel .teaser-content .h3 a {
      color: inherit; }
  .node--type-ino-page.node--view-mode-carousel .teaser-content a.read-more,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content a.read-more {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    position: absolute;
    left: 15px;
    bottom: 50px;
    padding-left: 20px;
    display: inline-block;
    font-weight: bold; }
    .node--type-ino-page.node--view-mode-carousel .teaser-content a.read-more:before,
    .node--type-col-sheet.node--view-mode-carousel .teaser-content a.read-more:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .node--type-ino-page.node--view-mode-carousel .teaser-content a.read-more.ext-link:before,
    .node--type-col-sheet.node--view-mode-carousel .teaser-content a.read-more.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }

@media (min-width: 992px) {
  .node--type-ino-page.node--view-mode-carousel .teaser-image,
  .node--type-col-sheet.node--view-mode-carousel .teaser-image {
    position: relative; }
    .node--type-ino-page.node--view-mode-carousel .teaser-image *,
    .node--type-col-sheet.node--view-mode-carousel .teaser-image * {
      height: 100%; }
    .node--type-ino-page.node--view-mode-carousel .teaser-image img,
    .node--type-col-sheet.node--view-mode-carousel .teaser-image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -o-object-fit: cover;
         object-fit: cover; }
    .node--type-ino-page.node--view-mode-carousel .teaser-image .no-image,
    .node--type-col-sheet.node--view-mode-carousel .teaser-image .no-image {
      width: 150px;
      height: 150px;
      background-size: contain;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -75px;
      margin-left: -75px; }
  .node--type-ino-page.node--view-mode-carousel .teaser-content h4, .node--type-ino-page.node--view-mode-carousel .teaser-content .h3,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content h4,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content .h3 {
    font-size: 40px; }
  .node--type-ino-page.node--view-mode-carousel .teaser-content a.read-more,
  .node--type-col-sheet.node--view-mode-carousel .teaser-content a.read-more {
    left: 10px; } }

.view-rapports .views-exposed-form .form-item-field-media-date-value {
  display: inline-block;
  margin-right: 15px; }

.view-rapports .views-exposed-form .form-actions {
  display: inline-block; }
  .view-rapports .views-exposed-form .form-actions input.form-submit {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: white;
    border-color: #444444;
    font-weight: bold;
    margin-right: 15px; }
    @media (prefers-reduced-motion: reduce) {
      .view-rapports .views-exposed-form .form-actions input.form-submit {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .view-rapports .views-exposed-form .form-actions input.form-submit:hover {
      color: #212529;
      text-decoration: none; }
    .view-rapports .views-exposed-form .form-actions input.form-submit:focus, .view-rapports .views-exposed-form .form-actions input.form-submit.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .view-rapports .views-exposed-form .form-actions input.form-submit.disabled, .view-rapports .views-exposed-form .form-actions input.form-submit:disabled {
      opacity: 0.65; }
    .view-rapports .views-exposed-form .form-actions input.form-submit:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .view-rapports .views-exposed-form .form-actions input.form-submit:hover {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .view-rapports .views-exposed-form .form-actions input.form-submit:focus, .view-rapports .views-exposed-form .form-actions input.form-submit.focus {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }
    .view-rapports .views-exposed-form .form-actions input.form-submit.disabled, .view-rapports .views-exposed-form .form-actions input.form-submit:disabled {
      color: #212529;
      background-color: white;
      border-color: #444444; }
    .view-rapports .views-exposed-form .form-actions input.form-submit:not(:disabled):not(.disabled):active, .view-rapports .views-exposed-form .form-actions input.form-submit:not(:disabled):not(.disabled).active,
    .show > .view-rapports .views-exposed-form .form-actions input.form-submit.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #242424; }
      .view-rapports .views-exposed-form .form-actions input.form-submit:not(:disabled):not(.disabled):active:focus, .view-rapports .views-exposed-form .form-actions input.form-submit:not(:disabled):not(.disabled).active:focus,
      .show > .view-rapports .views-exposed-form .form-actions input.form-submit.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(63, 63, 64, 0.5); }

.view-search .views-row {
  margin-bottom: 30px; }

.block-facets ul {
  list-style: none;
  padding: 0; }
  .block-facets ul li input[type="checkbox"] {
    margin-right: 15px; }

.external-links {
  margin-top: 30px; }
  .external-links .field--name-field-n-sheet-website a {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    padding-left: 30px;
    font-weight: normal; }
    .external-links .field--name-field-n-sheet-website a:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .external-links .field--name-field-n-sheet-website a.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }
    .external-links .field--name-field-n-sheet-website a:before {
      top: 3px; }
  .external-links .field--name-field-n-sheet-mail a {
    font-weight: bold;
    position: relative;
    display: block;
    padding-left: 20px;
    padding-left: 30px;
    font-weight: normal; }
    .external-links .field--name-field-n-sheet-mail a:before {
      content: " ";
      position: absolute;
      left: 0px;
      top: 5px;
      display: block;
      background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
      background-size: contain;
      height: 14px;
      width: 14px; }
    .external-links .field--name-field-n-sheet-mail a.ext-link:before {
      background-image: url("../../assets/icon/external_link.svg");
      height: 16px;
      width: 16px; }
    .external-links .field--name-field-n-sheet-mail a:before {
      top: 2px;
      left: -2px;
      width: 22px;
      height: 20px;
      background-image: url("../../assets/icon/mail.svg"); }

.sidebar-left nav {
  display: none; }
  @media (min-width: 992px) {
    .sidebar-left nav {
      display: block; } }
  .sidebar-left nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
    .sidebar-left nav ul a {
      display: block;
      padding: 15px 18px;
      color: inherit;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .sidebar-left nav ul a:hover {
        color: #004586;
        text-decoration: none; }
    .sidebar-left nav ul.menu-level-0 > li {
      margin-bottom: 4px; }
      .sidebar-left nav ul.menu-level-0 > li > a {
        background: #F5F5F5;
        font-weight: bold; }
        .sidebar-left nav ul.menu-level-0 > li > a:hover {
          background: #004586;
          color: #FFFFFF;
          text-decoration: none; }
      .sidebar-left nav ul.menu-level-0 > li.menu-item--active-trail > a {
        background: #004586;
        color: #FFFFFF; }
    .sidebar-left nav ul.menu-level-1 > li {
      max-width: none;
      padding: 0; }
      .sidebar-left nav ul.menu-level-1 > li > ul > li {
        border: 1px solid #DADADA;
        border-bottom: none; }
        .sidebar-left nav ul.menu-level-1 > li > ul > li > a {
          font-size: 0.9em; }
        .sidebar-left nav ul.menu-level-1 > li > ul > li.menu-item--active-trail > a {
          font-weight: bold; }
      .sidebar-left nav ul.menu-level-1 > li:last-child {
        border-bottom: 1px solid #DADADA; }
    .sidebar-left nav ul.menu-level-2 > li > a {
      font-size: 0.9em;
      padding: 8px 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .sidebar-left nav ul.menu-level-2 > li > a:before {
        content: "• ";
        display: block;
        margin-right: 10px; }
    .sidebar-left nav ul.menu-level-2 > li:first-child > a {
      padding-top: 15px; }
    .sidebar-left nav ul.menu-level-2 > li.menu-item--active-trail > a {
      font-weight: bold; }

.field--name-field-media-oembed-video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .field--name-field-media-oembed-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.disclaimer {
  display: none; }
  .disclaimer.show {
    display: block; }

.paragraph--type--ino-pt-embed iframe {
  width: 100%;
  border: none; }

.paragraph--type--ino-pt-accitem .accordion-header {
  padding: 0; }
  .paragraph--type--ino-pt-accitem .accordion-header .btn-link {
    font-size: 18px;
    font-weight: bold;
    background: #F5F5F5;
    padding-top: 0.75rem; }
    .paragraph--type--ino-pt-accitem .accordion-header .btn-link:hover, .paragraph--type--ino-pt-accitem .accordion-header .btn-link:focus, .paragraph--type--ino-pt-accitem .accordion-header .btn-link:active {
      text-decoration: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .paragraph--type--ino-pt-accitem .accordion-header .btn-link:before {
      float: right;
      display: block;
      content: " ";
      height: 34px;
      width: 20px;
      background: url("../../assets/icon/arrow.svg") no-repeat center;
      background-size: contain; }
    .paragraph--type--ino-pt-accitem .accordion-header .btn-link.active:before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

.paragraph--type--ino-pt-accitem .accordion-body .field--name-field-ph-accitem-content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px; }
  .paragraph--type--ino-pt-accitem .accordion-body .field--name-field-ph-accitem-content > .field__item:last-child .paragraph-layout {
    margin-bottom: 0; }

.paragraph--type--ino-pt-card {
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: 100%; }
  .paragraph--type--ino-pt-card .card-content {
    height: 100%;
    background: #FFFFFF;
    color: #004586;
    overflow: hidden; }
    .paragraph--type--ino-pt-card .card-content .media {
      display: block;
      margin: 0 auto 20px; }
    .paragraph--type--ino-pt-card .card-content img {
      max-width: 100%;
      height: auto; }
    .paragraph--type--ino-pt-card .card-content .card-title {
      text-transform: uppercase;
      margin-bottom: 0; }
    .paragraph--type--ino-pt-card .card-content .actions {
      margin-top: 1rem; }
      .paragraph--type--ino-pt-card .card-content .actions a {
        display: inline-block;
        color: #004586;
        font-weight: bold;
        fill: #004586; }
        .paragraph--type--ino-pt-card .card-content .actions a:hover {
          color: #001e3a;
          text-decoration: none;
          fill: #001e3a; }
        .paragraph--type--ino-pt-card .card-content .actions a .text {
          display: inline-block;
          vertical-align: middle;
          margin-top: 2px; }
        .paragraph--type--ino-pt-card .card-content .actions a .icon {
          display: inline-block;
          vertical-align: middle;
          margin-right: 8px; }
    .paragraph--type--ino-pt-card .card-content .field--name-field-ph-card-summary p {
      margin-bottom: 15px; }
    .paragraph--type--ino-pt-card .card-content.nobackground {
      background: #FFFFFF; }
      .paragraph--type--ino-pt-card .card-content.nobackground .actions a {
        color: #004586;
        fill: #004586; }
        .paragraph--type--ino-pt-card .card-content.nobackground .actions a:hover {
          color: #001e3a;
          fill: #001e3a; }
    .paragraph--type--ino-pt-card .card-content.primary {
      background: #E7F4FF; }
    .paragraph--type--ino-pt-card .card-content.secondary {
      background: #EFEFEF; }

.paragraph--type--ino-pt-one-column.nobackground,
.paragraph--type--ino-pt-two-column.nobackground,
.paragraph--type--ino-pt-three-column.nobackground {
  background: #FFFFFF;
  color: #444444; }

.paragraph--type--ino-pt-one-column.primary,
.paragraph--type--ino-pt-two-column.primary,
.paragraph--type--ino-pt-three-column.primary {
  padding: 3rem;
  background: #004586;
  color: #FFFFFF; }

.paragraph--type--ino-pt-one-column.secondary,
.paragraph--type--ino-pt-two-column.secondary,
.paragraph--type--ino-pt-three-column.secondary {
  padding: 3rem;
  background: #F5F5F5;
  color: #FFFFFF; }

.paragraph--type--ino-pt-one-column.light,
.paragraph--type--ino-pt-two-column.light,
.paragraph--type--ino-pt-three-column.light {
  padding: 3rem;
  background: #EFEFEF;
  color: #444444; }

.paragraph--type--ino-pt-one-column.dark,
.paragraph--type--ino-pt-two-column.dark,
.paragraph--type--ino-pt-three-column.dark {
  padding: 3rem;
  background: #444444;
  color: #FFFFFF; }

.paragraph--type--ino-pt-one-column.no-spacing,
.paragraph--type--ino-pt-two-column.no-spacing,
.paragraph--type--ino-pt-three-column.no-spacing {
  margin-bottom: 0; }

.paragraph--type--ino-pt-one-column.spacing-small,
.paragraph--type--ino-pt-two-column.spacing-small,
.paragraph--type--ino-pt-three-column.spacing-small {
  margin-bottom: 1rem; }

.paragraph--type--ino-pt-one-column.spacing-medium,
.paragraph--type--ino-pt-two-column.spacing-medium,
.paragraph--type--ino-pt-three-column.spacing-medium {
  margin-bottom: 3rem; }

.paragraph--type--ino-pt-one-column.spacing-large,
.paragraph--type--ino-pt-two-column.spacing-large,
.paragraph--type--ino-pt-three-column.spacing-large {
  margin-bottom: 5rem; }

.paragraph--type--ino-pt-one-column.equalize .field--type-entity-reference-revisions,
.paragraph--type--ino-pt-two-column.equalize .field--type-entity-reference-revisions,
.paragraph--type--ino-pt-three-column.equalize .field--type-entity-reference-revisions {
  height: 100%; }
  .paragraph--type--ino-pt-one-column.equalize .field--type-entity-reference-revisions > .field__item,
  .paragraph--type--ino-pt-two-column.equalize .field--type-entity-reference-revisions > .field__item,
  .paragraph--type--ino-pt-three-column.equalize .field--type-entity-reference-revisions > .field__item {
    height: 100%; }

.paragraph--type--ino-pt-two-column.align-middle > .container > .row,
.paragraph--type--ino-pt-three-column.align-middle > .container > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.paragraph--type--ino-pt-two-column .field--name-field-ph-layout-one-column,
.paragraph--type--ino-pt-two-column .field--name-field-ph-layout-two-column,
.paragraph--type--ino-pt-three-column .field--name-field-ph-layout-one-column,
.paragraph--type--ino-pt-three-column .field--name-field-ph-layout-two-column {
  height: 100%; }
  .paragraph--type--ino-pt-two-column .field--name-field-ph-layout-one-column > .field__item,
  .paragraph--type--ino-pt-two-column .field--name-field-ph-layout-two-column > .field__item,
  .paragraph--type--ino-pt-three-column .field--name-field-ph-layout-one-column > .field__item,
  .paragraph--type--ino-pt-three-column .field--name-field-ph-layout-two-column > .field__item {
    height: 100%; }

.paragraph--type--ino-pt-document {
  padding: 5px 0; }
  .nobackground .paragraph--type--ino-pt-document .file a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
    @media (prefers-reduced-motion: reduce) {
      .nobackground .paragraph--type--ino-pt-document .file a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .nobackground .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      text-decoration: none; }
    .nobackground .paragraph--type--ino-pt-document .file a:focus, .nobackground .paragraph--type--ino-pt-document .file a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .nobackground .paragraph--type--ino-pt-document .file a.disabled, .nobackground .paragraph--type--ino-pt-document .file a:disabled {
      opacity: 0.65; }
    .nobackground .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .nobackground .paragraph--type--ino-pt-document .file a:hover {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53; }
    .nobackground .paragraph--type--ino-pt-document .file a:focus, .nobackground .paragraph--type--ino-pt-document .file a.focus {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
    .nobackground .paragraph--type--ino-pt-document .file a.disabled, .nobackground .paragraph--type--ino-pt-document .file a:disabled {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .nobackground .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active, .nobackground .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active,
    .show > .nobackground .paragraph--type--ino-pt-document .file a.dropdown-toggle {
      color: #FFFFFF;
      background-color: #002b53;
      border-color: #002446; }
      .nobackground .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active:focus, .nobackground .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active:focus,
      .show > .nobackground .paragraph--type--ino-pt-document .file a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .primary .paragraph--type--ino-pt-document .file a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    @media (prefers-reduced-motion: reduce) {
      .primary .paragraph--type--ino-pt-document .file a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .primary .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      text-decoration: none; }
    .primary .paragraph--type--ino-pt-document .file a:focus, .primary .paragraph--type--ino-pt-document .file a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .primary .paragraph--type--ino-pt-document .file a.disabled, .primary .paragraph--type--ino-pt-document .file a:disabled {
      opacity: 0.65; }
    .primary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .primary .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .primary .paragraph--type--ino-pt-document .file a:focus, .primary .paragraph--type--ino-pt-document .file a.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .primary .paragraph--type--ino-pt-document .file a.disabled, .primary .paragraph--type--ino-pt-document .file a:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .primary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active, .primary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active,
    .show > .primary .paragraph--type--ino-pt-document .file a.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .primary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active:focus, .primary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active:focus,
      .show > .primary .paragraph--type--ino-pt-document .file a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .secondary .paragraph--type--ino-pt-document .file a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    @media (prefers-reduced-motion: reduce) {
      .secondary .paragraph--type--ino-pt-document .file a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .secondary .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      text-decoration: none; }
    .secondary .paragraph--type--ino-pt-document .file a:focus, .secondary .paragraph--type--ino-pt-document .file a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .secondary .paragraph--type--ino-pt-document .file a.disabled, .secondary .paragraph--type--ino-pt-document .file a:disabled {
      opacity: 0.65; }
    .secondary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .secondary .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .secondary .paragraph--type--ino-pt-document .file a:focus, .secondary .paragraph--type--ino-pt-document .file a.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .secondary .paragraph--type--ino-pt-document .file a.disabled, .secondary .paragraph--type--ino-pt-document .file a:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .secondary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active, .secondary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active,
    .show > .secondary .paragraph--type--ino-pt-document .file a.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .secondary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active:focus, .secondary .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active:focus,
      .show > .secondary .paragraph--type--ino-pt-document .file a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .light .paragraph--type--ino-pt-document .file a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #FFFFFF;
    background-color: #444444;
    border-color: #444444; }
    @media (prefers-reduced-motion: reduce) {
      .light .paragraph--type--ino-pt-document .file a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .light .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      text-decoration: none; }
    .light .paragraph--type--ino-pt-document .file a:focus, .light .paragraph--type--ino-pt-document .file a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .light .paragraph--type--ino-pt-document .file a.disabled, .light .paragraph--type--ino-pt-document .file a:disabled {
      opacity: 0.65; }
    .light .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .light .paragraph--type--ino-pt-document .file a:hover {
      color: #FFFFFF;
      background-color: #313131;
      border-color: #2b2b2b; }
    .light .paragraph--type--ino-pt-document .file a:focus, .light .paragraph--type--ino-pt-document .file a.focus {
      color: #FFFFFF;
      background-color: #313131;
      border-color: #2b2b2b;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
    .light .paragraph--type--ino-pt-document .file a.disabled, .light .paragraph--type--ino-pt-document .file a:disabled {
      color: #FFFFFF;
      background-color: #444444;
      border-color: #444444; }
    .light .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active, .light .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active,
    .show > .light .paragraph--type--ino-pt-document .file a.dropdown-toggle {
      color: #FFFFFF;
      background-color: #2b2b2b;
      border-color: #242424; }
      .light .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active:focus, .light .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active:focus,
      .show > .light .paragraph--type--ino-pt-document .file a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
  .dark .paragraph--type--ino-pt-document .file a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    @media (prefers-reduced-motion: reduce) {
      .dark .paragraph--type--ino-pt-document .file a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .dark .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      text-decoration: none; }
    .dark .paragraph--type--ino-pt-document .file a:focus, .dark .paragraph--type--ino-pt-document .file a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .dark .paragraph--type--ino-pt-document .file a.disabled, .dark .paragraph--type--ino-pt-document .file a:disabled {
      opacity: 0.65; }
    .dark .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .dark .paragraph--type--ino-pt-document .file a:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .dark .paragraph--type--ino-pt-document .file a:focus, .dark .paragraph--type--ino-pt-document .file a.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .dark .paragraph--type--ino-pt-document .file a.disabled, .dark .paragraph--type--ino-pt-document .file a:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .dark .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active, .dark .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active,
    .show > .dark .paragraph--type--ino-pt-document .file a.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .dark .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled):active:focus, .dark .paragraph--type--ino-pt-document .file a:not(:disabled):not(.disabled).active:focus,
      .show > .dark .paragraph--type--ino-pt-document .file a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.paragraph--type--ino-pt-gallery .swiper-container {
  height: 500px;
  background: #e9ecef; }
  .paragraph--type--ino-pt-gallery .swiper-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.paragraph--type--ino-pt-gallery .photoswipe .photoswipe-wrapper {
  background: #e9ecef; }
  .paragraph--type--ino-pt-gallery .photoswipe .photoswipe-wrapper img {
    width: 100%;
    height: 200px;
    -o-object-fit: contain;
       object-fit: contain; }

.paragraph--type--ino-pt-gallery.ino-text-left .photoswipe .row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.paragraph--type--ino-pt-gallery.ino-text-center .photoswipe .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.paragraph--type--ino-pt-gallery.ino-text-right .photoswipe .row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.paragraph--type--ino-pt-keym {
  padding: 20px 0;
  text-align: center;
  -webkit-perspective: 600px;
          perspective: 600px; }
  .paragraph--type--ino-pt-keym .media {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .paragraph--type--ino-pt-keym .h5 {
    margin-bottom: 15px; }
  .paragraph--type--ino-pt-keym .ino-pt-keym-amount {
    color: #004586;
    font-size: 30px;
    font-weight: 700;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms; }
  .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    margin: 0 4px;
    color: #004586;
    font-size: 20px;
    font-weight: 300; }
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-basic,
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-flip,
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-circle {
    opacity: 0;
    -webkit-transition: .5s opacity ease-in-out;
    -o-transition: .5s opacity ease-in-out;
    transition: .5s opacity ease-in-out; }
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-flip {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
    -webkit-transition: .5s transform ease-in-out;
    -o-transition: .5s transform ease-in-out;
    transition: .5s transform ease-in-out; }
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-circle .media {
    width: 32px;
    height: 32px;
    margin: auto; }
    .paragraph--type--ino-pt-keym .layout--ino-pt-keym-circle .media img {
      width: 100%;
      height: auto; }
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-circle .ino-pt-keym-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 164px;
    height: 164px;
    margin: auto; }
  .paragraph--type--ino-pt-keym .layout--ino-pt-keym-circle .ino-pt-keym-desc {
    padding: 0 20px; }
  .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0; }
    .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
      stroke: rgba(0, 0, 0, 0.1); }
    .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
      stroke: #004586;
      stroke-dasharray: 496.37163926718733, 496.37163926718733;
      stroke-dashoffset: 480;
      -webkit-transition: .75s stroke-dashoffset ease-in-out;
      -o-transition: .75s stroke-dashoffset ease-in-out;
      transition: .75s stroke-dashoffset ease-in-out;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      -webkit-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
  .nobackground .paragraph--type--ino-pt-keym .h5 {
    color: #444444; }
  .nobackground .paragraph--type--ino-pt-keym .ino-pt-keym-amount, .nobackground .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    color: #004586; }
  .nobackground .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
    stroke: rgba(0, 69, 134, 0.3); }
  .nobackground .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
    stroke: #004586; }
  .primary .paragraph--type--ino-pt-keym .h5, .primary .paragraph--type--ino-pt-keym .ino-pt-keym-amount, .primary .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    color: #FFFFFF; }
  .primary .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
    stroke: rgba(255, 255, 255, 0.3); }
  .primary .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
    stroke: #FFFFFF; }
  .secondary .paragraph--type--ino-pt-keym .h5, .secondary .paragraph--type--ino-pt-keym .ino-pt-keym-amount, .secondary .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    color: #FFFFFF; }
  .secondary .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
    stroke: rgba(255, 255, 255, 0.3); }
  .secondary .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
    stroke: #FFFFFF; }
  .light .paragraph--type--ino-pt-keym .h5 {
    color: #444444; }
  .light .paragraph--type--ino-pt-keym .ino-pt-keym-amount, .light .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    color: #004586; }
  .light .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
    stroke: rgba(0, 69, 134, 0.3); }
  .light .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
    stroke: #004586; }
  .dark .paragraph--type--ino-pt-keym .h5, .dark .paragraph--type--ino-pt-keym .ino-pt-keym-amount, .dark .paragraph--type--ino-pt-keym .ino-pt-keym-unit {
    color: #FFFFFF; }
  .dark .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-bg {
    stroke: rgba(255, 255, 255, 0.3); }
  .dark .paragraph--type--ino-pt-keym .ino-pt-keym-progress-ring .ino-pt-keym-progress-ring-circle {
    stroke: #FFFFFF; }

.paragraph--type--ino-pt-list > .container > .actions a {
  padding-left: 20px;
  font-weight: bold;
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 30px;
  /*.nobackground & {
          @include button();
          @include button-variant($primary, $primary);
      }
      .primary & {
          @include button();
          @include button-variant($light, $light);
      }
      .secondary & {
          @include button();
          @include button-variant($light, $light);
      }
      .light & {
          @include button();
          @include button-variant($dark, $dark);
      }
      .dark & {
          @include button();
          @include button-variant($light, $light);
      }*/ }
  .paragraph--type--ino-pt-list > .container > .actions a:before {
    content: " ";
    position: absolute;
    left: 0px;
    top: 5px;
    display: block;
    background: url("../../assets/icon/arrow-right-primary.svg") no-repeat center;
    background-size: contain;
    height: 14px;
    width: 14px; }
  .paragraph--type--ino-pt-list > .container > .actions a.ext-link:before {
    background-image: url("../../assets/icon/external_link.svg");
    height: 16px;
    width: 16px; }
  @media (min-width: 992px) {
    .paragraph--type--ino-pt-list > .container > .actions a {
      margin-top: -30px; } }

.paragraph--type--ino-pt-list.carousel .container > .actions a {
  margin-top: 30px; }

.paragraph--type--ino-pt-media .media {
  display: inline-block;
  margin: 0; }
  .paragraph--type--ino-pt-media .media img {
    width: 100%;
    height: auto; }

.paragraph--type--ino-pt-media.width-medium .field--name-field-ph-media-reference {
  width: 100%; }
  @media (min-width: 768px) {
    .paragraph--type--ino-pt-media.width-medium .field--name-field-ph-media-reference {
      width: 45%; } }

@media (min-width: 768px) {
  .paragraph--type--ino-pt-media.width-medium.ino-text-right .field--name-field-ph-media-reference {
    float: right;
    margin-left: 30px; }
  .paragraph--type--ino-pt-media.width-medium.ino-text-left .field--name-field-ph-media-reference {
    float: left;
    margin-right: 30px; }
  .paragraph--type--ino-pt-media.width-medium.ino-text-center .field--name-field-ph-media-reference {
    margin: 0 auto; } }

.paragraph--type--ino-pt-media.width-full .field--name-field-ph-media-reference {
  width: 100%; }

.ino-quotes {
  margin: 0;
  padding: 0 0 0 2rem;
  border-left: 3px solid #004586;
  position: relative; }
  .primary .ino-quotes {
    border-color: #EFEFEF; }
  .secondary .ino-quotes {
    border-color: #EFEFEF; }
  .dark .ino-quotes {
    border-color: #EFEFEF; }
  .ino-quotes .field--name-field-ph-quote-authorname,
  .ino-quotes .field--name-field-ph-quote-authorjob {
    font-weight: 700; }
  .ino-quotes .slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    border: none;
    background: none;
    text-indent: 900px;
    z-index: 10; }
    .ino-quotes .slick-arrow:before {
      content: " ";
      background: #004586 url("../../assets/icon/next-white.svg") no-repeat center;
      background-size: 25px;
      -webkit-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out;
      width: 45px;
      height: 45px;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      margin-top: -22px; }
    .ino-quotes .slick-arrow.slick-prev {
      -webkit-transition: left 0.2s ease-in-out;
      -o-transition: left 0.2s ease-in-out;
      transition: left 0.2s ease-in-out;
      left: -60px; }
      .ino-quotes .slick-arrow.slick-prev:before {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        left: 10px; }
    .ino-quotes .slick-arrow.slick-next {
      -webkit-transition: right 0.2s ease-in-out;
      -o-transition: right 0.2s ease-in-out;
      transition: right 0.2s ease-in-out;
      right: -60px; }
      .ino-quotes .slick-arrow.slick-next:before {
        right: 10px; }
    .ino-quotes .slick-arrow:hover:before {
      background-color: #002751; }
  .ino-quotes .slick-arrow {
    height: 40px;
    width: 40px;
    top: auto;
    bottom: 0; }
    .ino-quotes .slick-arrow:before {
      height: 40px;
      width: 40px;
      border-radius: 0; }
    .ino-quotes .slick-arrow.slick-prev {
      right: 42px;
      left: auto; }
      .ino-quotes .slick-arrow.slick-prev:before {
        left: 0; }
    .ino-quotes .slick-arrow.slick-next {
      right: 0; }
      .ino-quotes .slick-arrow.slick-next:before {
        right: 0; }

.paragraph--type--ino-pt-timelineitem .field--name-field-title {
  margin: 10px 0;
  color: #444444;
  font-size: 1.8rem;
  font-weight: 700; }

.ino-timeline {
  margin: 0;
  padding: 5px 0;
  list-style: none;
  word-break: break-word; }
  .ino-timeline .ino-timeline-item {
    position: relative;
    margin: 0;
    padding: 10px 0;
    color: #444444; }
    .ino-timeline .ino-timeline-item .timeline-wrapper {
      position: relative; }
      .ino-timeline .ino-timeline-item .timeline-wrapper.withImage {
        padding-left: 0;
        padding-right: 40%; }
        @media (min-width: 992px) {
          .ino-timeline .ino-timeline-item .timeline-wrapper.withImage {
            padding-left: 40%;
            padding-right: 0; } }
        .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item .timeline-wrapper.withImage,
        .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item .timeline-wrapper.withImage {
          padding-left: 0;
          padding-right: 40%; }
    .ino-timeline .ino-timeline-item .timeline-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 40%;
      border-radius: 4px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      @media (min-width: 992px) {
        .ino-timeline .ino-timeline-item .timeline-image {
          left: 0;
          right: auto; } }
      .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item .timeline-image,
      .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item .timeline-image {
        left: auto;
        right: 0; }
    .ino-timeline .ino-timeline-item .timeline-inner {
      padding: 20px; }
    .ino-timeline .ino-timeline-item .timeline-link {
      margin-top: 15px; }
      .ino-timeline .ino-timeline-item .timeline-link a {
        display: inline-block;
        vertical-align: middle;
        border: 1px solid transparent;
        background-color: transparent;
        color: #212529;
        font-weight: 400;
        text-align: center;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 1.07rem;
        line-height: 1.5;
        border-radius: 4px;
        -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
        color: #FFFFFF;
        background-color: #004586;
        border-color: #004586; }
        @media (prefers-reduced-motion: reduce) {
          .ino-timeline .ino-timeline-item .timeline-link a {
            -webkit-transition: none;
            -o-transition: none;
            transition: none; } }
        .ino-timeline .ino-timeline-item .timeline-link a:hover {
          color: #212529;
          text-decoration: none; }
        .ino-timeline .ino-timeline-item .timeline-link a:focus, .ino-timeline .ino-timeline-item .timeline-link a.focus {
          outline: 0;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
                  box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
        .ino-timeline .ino-timeline-item .timeline-link a.disabled, .ino-timeline .ino-timeline-item .timeline-link a:disabled {
          opacity: 0.65; }
        .ino-timeline .ino-timeline-item .timeline-link a:not(:disabled):not(.disabled) {
          cursor: pointer; }
        .ino-timeline .ino-timeline-item .timeline-link a:hover {
          color: #FFFFFF;
          background-color: #003160;
          border-color: #002b53; }
        .ino-timeline .ino-timeline-item .timeline-link a:focus, .ino-timeline .ino-timeline-item .timeline-link a.focus {
          color: #FFFFFF;
          background-color: #003160;
          border-color: #002b53;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
        .ino-timeline .ino-timeline-item .timeline-link a.disabled, .ino-timeline .ino-timeline-item .timeline-link a:disabled {
          color: #FFFFFF;
          background-color: #004586;
          border-color: #004586; }
        .ino-timeline .ino-timeline-item .timeline-link a:not(:disabled):not(.disabled):active, .ino-timeline .ino-timeline-item .timeline-link a:not(:disabled):not(.disabled).active,
        .show > .ino-timeline .ino-timeline-item .timeline-link a.dropdown-toggle {
          color: #FFFFFF;
          background-color: #002b53;
          border-color: #002446; }
          .ino-timeline .ino-timeline-item .timeline-link a:not(:disabled):not(.disabled):active:focus, .ino-timeline .ino-timeline-item .timeline-link a:not(:disabled):not(.disabled).active:focus,
          .show > .ino-timeline .ino-timeline-item .timeline-link a.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                    box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
    .ino-timeline .ino-timeline-item .paragraph {
      position: relative;
      left: 45px;
      width: calc(100% - 45px);
      border-radius: 0 4px 4px 4px;
      background: #F5F5F5; }
      @media (min-width: 992px) {
        .ino-timeline .ino-timeline-item .paragraph {
          left: 0;
          width: 45%;
          border-radius: 4px 0 4px 4px; } }
      .ino-timeline .ino-timeline-item .paragraph .timeline-body a {
        text-decoration: underline; }
      .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item .paragraph,
      .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item .paragraph {
        left: 0 !important;
        width: 100%;
        border-radius: 0 4px 4px 4px; }
      .ino-timeline .ino-timeline-item .paragraph:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: -20px;
        right: -20px;
        width: 0px;
        height: 0px;
        border-top: 0px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: none;
        border-right: 20px solid #F5F5F5; }
        @media (min-width: 992px) {
          .ino-timeline .ino-timeline-item .paragraph:before {
            left: auto;
            border-left: 20px solid #F5F5F5;
            border-right: 0; } }
        .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item .paragraph:before,
        .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item .paragraph:before {
          left: -20px;
          border-left: none;
          border-right: 20px solid #F5F5F5; }
    .ino-timeline .ino-timeline-item:before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      top: 0;
      left: -8px;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #004586; }
      @media (min-width: 992px) {
        .ino-timeline .ino-timeline-item:before {
          left: calc(50% - 9px); } }
      .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item:before,
      .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item:before {
        left: -8px; }
    .ino-timeline .ino-timeline-item:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 2px;
      background: #004586; }
      @media (min-width: 992px) {
        .ino-timeline .ino-timeline-item:after {
          left: calc(50% - 1px); } }
      .paragraph--type--ino-pt-two-column .ino-timeline .ino-timeline-item:after,
      .paragraph--type--ino-pt-three-column .ino-timeline .ino-timeline-item:after {
        left: 0; }
    .ino-timeline .ino-timeline-item:last-child:after {
      display: none; }
    .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph {
      border-radius: 0 4px 4px 4px; }
      @media (min-width: 992px) {
        .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph {
          left: 55%; } }
      .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph .timeline-wrapper {
        position: relative; }
        .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph .timeline-wrapper.withImage {
          padding-left: 0%;
          padding-right: 40%; }
      .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph .timeline-image {
        left: auto;
        right: 0; }
      .ino-timeline .ino-timeline-item:nth-child(2n+1) .paragraph:before {
        left: -20px;
        border-top: 0px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: none;
        border-right: 20px solid #F5F5F5; }

.paragraph--type--ino-pt-title {
  overflow: hidden;
  /*primary*/
  /*secondary*/
  /*with image*/ }
  .paragraph--type--ino-pt-title .title-pt-background {
    position: relative;
    padding: 4rem 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center; }
  .paragraph--type--ino-pt-title .title-pt-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 10;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%; }
  .paragraph--type--ino-pt-title .title-pt-title {
    margin: 0 0 2rem;
    padding: 0; }
    .paragraph--type--ino-pt-title .title-pt-title .field--name-field-title {
      max-width: 900px;
      margin: 0 auto;
      padding: 0; }
  .paragraph--type--ino-pt-title .title-pt-body {
    max-width: 800px;
    margin: auto;
    font-size: 1.5rem;
    line-height: 2.1rem; }
  .paragraph--type--ino-pt-title .btn a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: transparent;
    color: #212529;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1.07rem;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
    @media (prefers-reduced-motion: reduce) {
      .paragraph--type--ino-pt-title .btn a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    .paragraph--type--ino-pt-title .btn a:hover {
      color: #212529;
      text-decoration: none; }
    .paragraph--type--ino-pt-title .btn a:focus, .paragraph--type--ino-pt-title .btn a.focus {
      outline: 0;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
              box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
    .paragraph--type--ino-pt-title .btn a.disabled, .paragraph--type--ino-pt-title .btn a:disabled {
      opacity: 0.65; }
    .paragraph--type--ino-pt-title .btn a:not(:disabled):not(.disabled) {
      cursor: pointer; }
    .paragraph--type--ino-pt-title .btn a:hover {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53; }
    .paragraph--type--ino-pt-title .btn a:focus, .paragraph--type--ino-pt-title .btn a.focus {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
    .paragraph--type--ino-pt-title .btn a.disabled, .paragraph--type--ino-pt-title .btn a:disabled {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .paragraph--type--ino-pt-title .btn a:not(:disabled):not(.disabled):active, .paragraph--type--ino-pt-title .btn a:not(:disabled):not(.disabled).active,
    .show > .paragraph--type--ino-pt-title .btn a.dropdown-toggle {
      color: #FFFFFF;
      background-color: #002b53;
      border-color: #002446; }
      .paragraph--type--ino-pt-title .btn a:not(:disabled):not(.disabled):active:focus, .paragraph--type--ino-pt-title .btn a:not(:disabled):not(.disabled).active:focus,
      .show > .paragraph--type--ino-pt-title .btn a.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .paragraph--type--ino-pt-title.primary, .primary .paragraph--type--ino-pt-title {
    background: #004586;
    padding-right: 30px;
    padding-left: 30px; }
    .paragraph--type--ino-pt-title.primary .title-pt-wrapper, .primary .paragraph--type--ino-pt-title .title-pt-wrapper {
      color: white; }
      .paragraph--type--ino-pt-title.primary .title-pt-wrapper h1, .paragraph--type--ino-pt-title.primary .title-pt-wrapper h2, .paragraph--type--ino-pt-title.primary .title-pt-wrapper h3, .paragraph--type--ino-pt-title.primary .title-pt-wrapper h4, .paragraph--type--ino-pt-title.primary .title-pt-wrapper h5, .paragraph--type--ino-pt-title.primary .title-pt-wrapper h6, .paragraph--type--ino-pt-title.primary .title-pt-wrapper a, .paragraph--type--ino-pt-title.primary .title-pt-wrapper .field--name-field-title, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h1, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h2, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h3, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h4, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h5, .primary .paragraph--type--ino-pt-title .title-pt-wrapper h6, .primary .paragraph--type--ino-pt-title .title-pt-wrapper a, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .field--name-field-title {
        color: white; }
      .paragraph--type--ino-pt-title.primary .title-pt-wrapper blockquote, .primary .paragraph--type--ino-pt-title .title-pt-wrapper blockquote {
        border-color: white; }
      .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a {
        color: #212529;
        background-color: #EFEFEF;
        border-color: #EFEFEF; }
        .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:hover, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:hover {
          color: #212529;
          background-color: gainsboro;
          border-color: #d6d6d6; }
        .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:focus, .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a.focus, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:focus, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a.focus {
          color: #212529;
          background-color: gainsboro;
          border-color: #d6d6d6;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
        .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a.disabled, .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:disabled, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a.disabled, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:disabled {
          color: #212529;
          background-color: #EFEFEF;
          border-color: #EFEFEF; }
        .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active, .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active,
        .show > .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a.dropdown-toggle, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active,
        .show > .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a.dropdown-toggle {
          color: #212529;
          background-color: #d6d6d6;
          border-color: #cfcfcf; }
          .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active:focus, .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active:focus,
          .show > .paragraph--type--ino-pt-title.primary .title-pt-wrapper .btn a.dropdown-toggle:focus, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active:focus, .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active:focus,
          .show > .primary .paragraph--type--ino-pt-title .title-pt-wrapper .btn a.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                    box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .paragraph--type--ino-pt-title.secondary, .secondary .paragraph--type--ino-pt-title {
    background: #F5F5F5;
    padding-right: 30px;
    padding-left: 30px; }
  .paragraph--type--ino-pt-title.title-only.nobackground .title-pt-background {
    padding: 0;
    background: none; }
  .paragraph--type--ino-pt-title.title-only.nobackground .title-pt-wrapper {
    display: block;
    position: relative;
    height: auto; }
  .paragraph--type--ino-pt-title.title-only.nobackground .title-pt-title {
    margin: 0 0 2rem 0;
    padding: 0; }
    .paragraph--type--ino-pt-title.title-only.nobackground .title-pt-title .field--name-field-title {
      max-width: none;
      margin: 0 auto;
      padding: 0; }
  .paragraph--type--ino-pt-title.no-body .withImage .title-pt-title {
    margin: 0 0 .5rem 0; }
  .paragraph--type--ino-pt-title.withImage {
    position: relative; }
    .paragraph--type--ino-pt-title.withImage::before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.4);
      z-index: 2; }
    .paragraph--type--ino-pt-title.withImage img {
      z-index: 1;
      position: absolute;
      top: 0;
      height: 100%;
      left: 0;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .paragraph--type--ino-pt-title.withImage .title-pt-wrapper {
      padding-right: 30px;
      padding-left: 30px;
      color: white;
      position: relative;
      z-index: 3; }
      .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h1, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h2, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h3, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h4, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h5, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper h6, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper a, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .field--name-field-title {
        color: white; }
      .paragraph--type--ino-pt-title.withImage .title-pt-wrapper blockquote {
        border-color: white; }
      .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a {
        color: #212529;
        background-color: #EFEFEF;
        border-color: #EFEFEF; }
        .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:hover {
          color: #212529;
          background-color: gainsboro;
          border-color: #d6d6d6; }
        .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:focus, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a.focus {
          color: #212529;
          background-color: gainsboro;
          border-color: #d6d6d6;
          -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
        .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a.disabled, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:disabled {
          color: #212529;
          background-color: #EFEFEF;
          border-color: #EFEFEF; }
        .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active,
        .show > .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a.dropdown-toggle {
          color: #212529;
          background-color: #d6d6d6;
          border-color: #cfcfcf; }
          .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:not(:disabled):not(.disabled):active:focus, .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a:not(:disabled):not(.disabled).active:focus,
          .show > .paragraph--type--ino-pt-title.withImage .title-pt-wrapper .btn a.dropdown-toggle:focus {
            -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                    box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.nobackground .paragraph--type--ino-pt-webform .webform-button--submit {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #FFFFFF;
  background-color: #004586;
  border-color: #004586; }
  @media (prefers-reduced-motion: reduce) {
    .nobackground .paragraph--type--ino-pt-webform .webform-button--submit {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    text-decoration: none; }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:focus, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    opacity: 0.65; }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #FFFFFF;
    background-color: #003160;
    border-color: #002b53; }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:focus, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    color: #FFFFFF;
    background-color: #003160;
    border-color: #002b53;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
  .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active,
  .show > .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle {
    color: #FFFFFF;
    background-color: #002b53;
    border-color: #002446; }
    .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active:focus, .nobackground .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active:focus,
    .show > .nobackground .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }

.primary .paragraph--type--ino-pt-webform .webform-button--submit {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #212529;
  background-color: #EFEFEF;
  border-color: #EFEFEF; }
  @media (prefers-reduced-motion: reduce) {
    .primary .paragraph--type--ino-pt-webform .webform-button--submit {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    text-decoration: none; }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:focus, .primary .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .primary .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    opacity: 0.65; }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6; }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:focus, .primary .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .primary .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
  .primary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active, .primary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active,
  .show > .primary .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle {
    color: #212529;
    background-color: #d6d6d6;
    border-color: #cfcfcf; }
    .primary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active:focus, .primary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active:focus,
    .show > .primary .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.secondary .paragraph--type--ino-pt-webform .webform-button--submit {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #212529;
  background-color: #EFEFEF;
  border-color: #EFEFEF; }
  @media (prefers-reduced-motion: reduce) {
    .secondary .paragraph--type--ino-pt-webform .webform-button--submit {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    text-decoration: none; }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:focus, .secondary .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .secondary .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    opacity: 0.65; }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6; }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:focus, .secondary .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .secondary .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
  .secondary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active, .secondary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active,
  .show > .secondary .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle {
    color: #212529;
    background-color: #d6d6d6;
    border-color: #cfcfcf; }
    .secondary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active:focus, .secondary .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active:focus,
    .show > .secondary .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.light .paragraph--type--ino-pt-webform .webform-button--submit {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #FFFFFF;
  background-color: #444444;
  border-color: #444444; }
  @media (prefers-reduced-motion: reduce) {
    .light .paragraph--type--ino-pt-webform .webform-button--submit {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    text-decoration: none; }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:focus, .light .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .light .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .light .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    opacity: 0.65; }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #FFFFFF;
    background-color: #313131;
    border-color: #2b2b2b; }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:focus, .light .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    color: #FFFFFF;
    background-color: #313131;
    border-color: #2b2b2b;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
  .light .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .light .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    color: #FFFFFF;
    background-color: #444444;
    border-color: #444444; }
  .light .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active, .light .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active,
  .show > .light .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle {
    color: #FFFFFF;
    background-color: #2b2b2b;
    border-color: #242424; }
    .light .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active:focus, .light .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active:focus,
    .show > .light .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }

.dark .paragraph--type--ino-pt-webform .webform-button--submit {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  background-color: transparent;
  color: #212529;
  font-weight: 400;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1.07rem;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #212529;
  background-color: #EFEFEF;
  border-color: #EFEFEF; }
  @media (prefers-reduced-motion: reduce) {
    .dark .paragraph--type--ino-pt-webform .webform-button--submit {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    text-decoration: none; }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:focus, .dark .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 69, 134, 0.25); }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .dark .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    opacity: 0.65; }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:hover {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6; }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:focus, .dark .paragraph--type--ino-pt-webform .webform-button--submit.focus {
    color: #212529;
    background-color: gainsboro;
    border-color: #d6d6d6;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit.disabled, .dark .paragraph--type--ino-pt-webform .webform-button--submit:disabled {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
  .dark .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active, .dark .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active,
  .show > .dark .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle {
    color: #212529;
    background-color: #d6d6d6;
    border-color: #cfcfcf; }
    .dark .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled):active:focus, .dark .paragraph--type--ino-pt-webform .webform-button--submit:not(:disabled):not(.disabled).active:focus,
    .show > .dark .paragraph--type--ino-pt-webform .webform-button--submit.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.paragraph--type--ino-pt-wysiwyg blockquote {
  margin: 0;
  padding: 0 0 0 2rem;
  border-left: 3px solid #004586; }
  .primary .paragraph--type--ino-pt-wysiwyg blockquote {
    border-color: #EFEFEF; }
  .secondary .paragraph--type--ino-pt-wysiwyg blockquote {
    border-color: #EFEFEF; }
  .dark .paragraph--type--ino-pt-wysiwyg blockquote {
    border-color: #EFEFEF; }

.paragraph--type--ino-pt-wysiwyg p .btn {
  color: #FFFFFF;
  background-color: #004586;
  border-color: #004586; }
  .paragraph--type--ino-pt-wysiwyg p .btn:hover {
    color: #FFFFFF;
    background-color: #003160;
    border-color: #002b53; }
  .paragraph--type--ino-pt-wysiwyg p .btn:focus, .paragraph--type--ino-pt-wysiwyg p .btn.focus {
    color: #FFFFFF;
    background-color: #003160;
    border-color: #002b53;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
  .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
  .show > .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
    color: #FFFFFF;
    background-color: #002b53;
    border-color: #002446; }
    .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
    .show > .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .nobackground .paragraph--type--ino-pt-wysiwyg p .btn {
    color: #FFFFFF;
    background-color: #004586;
    border-color: #004586; }
    .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:hover {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53; }
    .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:focus, .nobackground .paragraph--type--ino-pt-wysiwyg p .btn.focus {
      color: #FFFFFF;
      background-color: #003160;
      border-color: #002b53;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
    .nobackground .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
    .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
    .show > .nobackground .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
      color: #FFFFFF;
      background-color: #002b53;
      border-color: #002446; }
      .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .nobackground .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
      .show > .nobackground .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .primary .paragraph--type--ino-pt-wysiwyg p .btn {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    .primary .paragraph--type--ino-pt-wysiwyg p .btn:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .primary .paragraph--type--ino-pt-wysiwyg p .btn:focus, .primary .paragraph--type--ino-pt-wysiwyg p .btn.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .primary .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .primary .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .primary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .primary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
    .show > .primary .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .primary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .primary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
      .show > .primary .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .secondary .paragraph--type--ino-pt-wysiwyg p .btn {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    .secondary .paragraph--type--ino-pt-wysiwyg p .btn:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .secondary .paragraph--type--ino-pt-wysiwyg p .btn:focus, .secondary .paragraph--type--ino-pt-wysiwyg p .btn.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .secondary .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .secondary .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .secondary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .secondary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
    .show > .secondary .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .secondary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .secondary .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
      .show > .secondary .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .light .paragraph--type--ino-pt-wysiwyg p .btn {
    color: #FFFFFF;
    background-color: #444444;
    border-color: #444444; }
    .light .paragraph--type--ino-pt-wysiwyg p .btn:hover {
      color: #FFFFFF;
      background-color: #313131;
      border-color: #2b2b2b; }
    .light .paragraph--type--ino-pt-wysiwyg p .btn:focus, .light .paragraph--type--ino-pt-wysiwyg p .btn.focus {
      color: #FFFFFF;
      background-color: #313131;
      border-color: #2b2b2b;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
    .light .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .light .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
      color: #FFFFFF;
      background-color: #444444;
      border-color: #444444; }
    .light .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .light .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
    .show > .light .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
      color: #FFFFFF;
      background-color: #2b2b2b;
      border-color: #242424; }
      .light .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .light .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
      .show > .light .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
  .dark .paragraph--type--ino-pt-wysiwyg p .btn {
    color: #212529;
    background-color: #EFEFEF;
    border-color: #EFEFEF; }
    .dark .paragraph--type--ino-pt-wysiwyg p .btn:hover {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6; }
    .dark .paragraph--type--ino-pt-wysiwyg p .btn:focus, .dark .paragraph--type--ino-pt-wysiwyg p .btn.focus {
      color: #212529;
      background-color: gainsboro;
      border-color: #d6d6d6;
      -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
    .dark .paragraph--type--ino-pt-wysiwyg p .btn.disabled, .dark .paragraph--type--ino-pt-wysiwyg p .btn:disabled {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
    .dark .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active, .dark .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active,
    .show > .dark .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle {
      color: #212529;
      background-color: #d6d6d6;
      border-color: #cfcfcf; }
      .dark .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled):active:focus, .dark .paragraph--type--ino-pt-wysiwyg p .btn:not(:disabled):not(.disabled).active:focus,
      .show > .dark .paragraph--type--ino-pt-wysiwyg p .btn.dropdown-toggle:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }

.paragraph--type--ino-pt-wysiwyg p.intro {
  font-weight: bold; }

.paragraph--type--ino-pt-wysiwyg p.highlight {
  padding: 15px;
  background: #004586;
  color: white; }
  .paragraph--type--ino-pt-wysiwyg p.highlight .none {
    color: inherit;
    text-decoration: underline; }
  .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight {
    background: #004586; }
    .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
      .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:hover {
        color: #212529;
        background-color: gainsboro;
        border-color: #d6d6d6; }
      .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:focus, .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn.focus {
        color: #212529;
        background-color: gainsboro;
        border-color: #d6d6d6;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
      .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn.disabled, .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:disabled {
        color: #212529;
        background-color: #EFEFEF;
        border-color: #EFEFEF; }
      .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active, .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active,
      .show > .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle {
        color: #212529;
        background-color: #d6d6d6;
        border-color: #cfcfcf; }
        .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active:focus, .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active:focus,
        .show > .nobackground .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .primary .paragraph--type--ino-pt-wysiwyg p.highlight {
    background: #EFEFEF;
    color: #444444; }
    .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn {
      color: #FFFFFF;
      background-color: #004586;
      border-color: #004586; }
      .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:hover {
        color: #FFFFFF;
        background-color: #003160;
        border-color: #002b53; }
      .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:focus, .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.focus {
        color: #FFFFFF;
        background-color: #003160;
        border-color: #002b53;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
      .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.disabled, .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:disabled {
        color: #FFFFFF;
        background-color: #004586;
        border-color: #004586; }
      .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active, .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active,
      .show > .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle {
        color: #FFFFFF;
        background-color: #002b53;
        border-color: #002446; }
        .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active:focus, .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active:focus,
        .show > .primary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(38, 97, 152, 0.5); }
  .secondary .paragraph--type--ino-pt-wysiwyg p.highlight {
    background: #EFEFEF;
    color: #444444; }
    .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn {
      color: #FFFFFF;
      background-color: #444444;
      border-color: #444444; }
      .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:hover {
        color: #FFFFFF;
        background-color: #313131;
        border-color: #2b2b2b; }
      .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:focus, .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.focus {
        color: #FFFFFF;
        background-color: #313131;
        border-color: #2b2b2b;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
      .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.disabled, .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:disabled {
        color: #FFFFFF;
        background-color: #444444;
        border-color: #444444; }
      .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active, .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active,
      .show > .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle {
        color: #FFFFFF;
        background-color: #2b2b2b;
        border-color: #242424; }
        .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active:focus, .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active:focus,
        .show > .secondary .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
  .light .paragraph--type--ino-pt-wysiwyg p.highlight {
    background: #004586; }
    .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn {
      color: #212529;
      background-color: #EFEFEF;
      border-color: #EFEFEF; }
      .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:hover {
        color: #212529;
        background-color: gainsboro;
        border-color: #d6d6d6; }
      .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:focus, .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn.focus {
        color: #212529;
        background-color: gainsboro;
        border-color: #d6d6d6;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
      .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn.disabled, .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:disabled {
        color: #212529;
        background-color: #EFEFEF;
        border-color: #EFEFEF; }
      .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active, .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active,
      .show > .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle {
        color: #212529;
        background-color: #d6d6d6;
        border-color: #cfcfcf; }
        .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active:focus, .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active:focus,
        .show > .light .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(208, 209, 209, 0.5); }
  .dark .paragraph--type--ino-pt-wysiwyg p.highlight {
    background: #EFEFEF;
    color: #444444; }
    .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn {
      color: #FFFFFF;
      background-color: #444444;
      border-color: #444444; }
      .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:hover {
        color: #FFFFFF;
        background-color: #313131;
        border-color: #2b2b2b; }
      .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:focus, .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn.focus {
        color: #FFFFFF;
        background-color: #313131;
        border-color: #2b2b2b;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }
      .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn.disabled, .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:disabled {
        color: #FFFFFF;
        background-color: #444444;
        border-color: #444444; }
      .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active, .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active,
      .show > .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle {
        color: #FFFFFF;
        background-color: #2b2b2b;
        border-color: #242424; }
        .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled):active:focus, .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn:not(:disabled):not(.disabled).active:focus,
        .show > .dark .paragraph--type--ino-pt-wysiwyg p.highlight .btn.dropdown-toggle:focus {
          -webkit-box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5);
                  box-shadow: 0 0 0 0.2rem rgba(96, 96, 96, 0.5); }

.paragraph--type--phone-pt {
  margin: 1rem 0; }
  .paragraph--type--phone-pt .field--name-field-ph-phone-title {
    display: inline-block;
    font-weight: bold;
    min-width: 150px;
    padding-right: 15px; }
  .paragraph--type--phone-pt .field--name-field-ph-phone-number {
    display: inline-block; }
