@charset "UTF-8";
/* --------------------------------------------------------------------------------------- */
/*                                          $BOOTSTRAP                                     */
/* --------------------------------------------------------------------------------------- */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1366px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 768px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 1024px;
      max-width: 100%; } }
  @media (min-width: 1366px) {
    .container {
      width: 1280px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1366px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1366px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 10px;
      padding-left: 10px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1366px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1366px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1365px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1366px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1366px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1366px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }

/* --------------------------------------------------------------------------------------- */
/*                                          END BOOTSTRAP                                  */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* 											$GLOBAL                               			*/
/* --------------------------------------------------------------------------------------- */
/* 
- $FOLDERS PATH -------------------------------------------------------------
*/
/* $theme: 		'/wp-content/themes/xxxxxx/'; */
/* 
- $COLORS -------------------------------------------------------------
*/
/* Black */
/*$ftColor1: 		#2d2d2d;
$ftColor2: 		#fff;*/
/* Black */
/* White */
/* Blue dark */
/* Pink1 Strawberry */
/* Pink2 Fushia */
/* Green */
/* Yellow */
/* Violet dark */
/* Red */
/* Grey */
/* DarkerGrey */
/* BlackMax */
/*orange map*/
/*violet*/
/*Blue2*/
/* 
- $FONTS -------------------------------------------------------------
*/
/* 
- $ICONS -------------------------------------------------------------
*/
/* 
- $GRID -------------------------------------------------------------
*/
/* 
- $MIXINS -------------------------------------------------------------
*/
/* 
- $LAYOUT -------------------------------------------------------------
*/
/* Float */
.fLeft, .left, .bloc {
  float: left; }

.fRight, .right {
  float: right; }

/* Clear */
.clear {
  clear: both; }

.cLeft {
  clear: left; }

.cRight {
  clear: right; }

.lastBlock {
  display: block;
  float: none;
  width: auto;
  overflow: hidden;
  *zoom: 1; }

.clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important; }

.visuallyHidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important; }

.inlb {
  display: inline-block; }

.rel {
  position: relative; }

@media screen and (max-device-width: 1024px) {
  .touch .hideDevice-lg-down {
    display: none !important; } }

@media screen and (min-device-width: 1024px) {
  .touch .showDevice-lg-up-block {
    display: block !important; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .touch .showDevice-lg-up-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

/* 
- $TEXT -------------------------------------------------------------
*/
/* Text alignements */
.txtC {
  text-align: center; }

.txtL {
  text-align: left; }

.txtR {
  text-align: right; }

.txtJ {
  text-align: justify; }

.ftUpp {
  text-transform: uppercase; }

.noFtUpp {
  text-transform: none; }

.noFtUdln {
  text-decoration: none; }

.boxVAlign {
  display: table;
  width: 100%;
  height: 100%; }

.boxVAlign__child {
  display: table-cell;
  vertical-align: middle; }

.italic {
  font-style: italic; }

strong,
.strong {
  font-weight: 700; }

/* 
- $LIST-------------------------------------------------------------
*/
.gridList > li {
  float: left; }

.listInlb > li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1; }

/* 
- $MEDIAS-------------------------------------------------------------
*/
.imgResp {
  width: 100%;
  height: auto; }

.imgRespV {
  height: 100%;
  width: auto; }

/* 
- $BOX-------------------------------------------------------------
*/
.boxFull {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.boxFull2 {
  position: absolute;
  top: 0;
  left: 0; }

/* 
- $GRID -------------------------------------------------------------
*/
@media (min-width: 768px) {
  .row--gutter1 {
    margin-left: -15px;
    margin-right: -15px; }
    .row--gutter1 > [class^="col-"],
    .row--gutter1 > [class*=" col-"] {
      padding-right: 15px;
      padding-left: 15px; } }

@media (min-width: 992px) {
  .row--gutter1 {
    margin-left: -10px;
    margin-right: -10px; }
    .row--gutter1 > [class^="col-"],
    .row--gutter1 > [class*=" col-"] {
      padding-right: 10px;
      padding-left: 10px; } }

/* 
- $FLEX utilities -------------------------------------------------------------
*/
/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0; }

/**
 * Remove trailing margins from nested lists.
 */
li > ol,
li > ul {
  margin-bottom: 0; }

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0;
  /* [1] */
  border: 0; }

/* --------------------------------------------------------------------------------------- */
/*                                      $HTML5 BOILERPLATE (removed from normalize v5.0.0)                                   */
/* --------------------------------------------------------------------------------------- */
/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

@font-face {
  font-family: 'asmodee';
  src: url("../fonts//asmodee.ttf?tdf5uc") format("truetype"), url("../fonts//asmodee.woff?tdf5uc") format("woff"), url("../fonts//asmodee.svg?tdf5uc#asmodee") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'asmodee' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow1-right:before {
  content: ""; }

.icon-arrow2-down:before {
  content: ""; }

.icon-cross1:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-cross2:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-pins:before {
  content: ""; }

.icon-play1:before {
  content: ""; }

.icon-play2:before {
  content: ""; }

.icon-magnifyer:before {
  content: ""; }

.icon-burger:before {
  content: ""; }

.icon-facebook-square:before {
  content: ""; }

.icon-linkedin-square:before {
  content: ""; }

.icon-twitter-square:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

html {
  -webkit-font-smoothing: antialiased;
  overflow-y: scroll; }

body {
  font: 0.625em/1.4 "Work Sans", sans-serif;
  /* 16x.0,625=10px ; 1em = 10px*/
  /* word-wrap: break-word; */
  background-color: #ffffff;
  color: #2d2d2d; }

/*
*:focus {
  outline: none;
}*/
/* 
- $HEADINGS -------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-transform: none; }

/* 
- $TEXT -------------------------------------------------------------
*/
/*sup,
sub {
    font-size: 0.6em;
}*/
/* 
- $LINKS -------------------------------------------------------------
*/
a {
  color: inherit;
  text-decoration: none; }

/* 
- $LISTS -------------------------------------------------------------
*/
ul {
  list-style: none; }

/* 
- $FORMS -------------------------------------------------------------
*/
select, input, textarea {
  color: #2d2d2d; }

legend {
  display: none; }

/*select::-ms-expand {
    display: none;
}
select::-ms-value {
    background: none;
    color: $ftColor4;
}*/
/* 
- $FLEX MEDIA (media object pattern using flexbox) -------------------------------------------------------------
*/
.o-flexMedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .o-flexMedia__media {
    display: block;
    margin-right: 30px; }
  .o-flexMedia__body {
    /*> :last-child {
            margin-bottom: 0;
        }*/ }
  .o-flexMedia--reverse {
    direction: ltr; }

/* ==========================================================================
   #RATIO
   ========================================================================== */
/**
 * Create ratio-bound content blocks, to keep media (e.g. images, videos) in
 * their correct aspect ratios.
 *
 * http://alistapart.com/article/creating-intrinsic-ratios-for-video
 *
 * 1. Default cropping is a 1:1 ratio (i.e. a perfect square).
 */
.o-ratio {
  position: relative;
  display: block;
  overflow: hidden; }
  .o-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
    /* [1] */ }

.o-ratio__content,
.o-ratio > iframe,
.o-ratio > embed,
.o-ratio > object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.o-ratio2 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0; }

.o-ratio2__content,
.o-ratio2 > iframe,
.o-ratio2 > embed,
.o-ratio2 > object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* stylelint-disable */
/* Ratio variants.
   ========================================================================== */
/**
 * Generate a series of ratio classes to be used like so:
 *
 *   <div class="o-ratio  o-ratio--16:9">
 *
 */
.o-ratio--2\:1:before,
.o-ratio2--2\:1 {
  padding-bottom: 50%; }

.o-ratio--4\:3:before,
.o-ratio2--4\:3 {
  padding-bottom: 75%; }

.o-ratio--16\:9:before,
.o-ratio2--16\:9 {
  padding-bottom: 56.25%; }

.o-ratio--306\:400:before,
.o-ratio2--306\:400 {
  padding-bottom: 130.71895%; }

.o-ratio--643\:400:before,
.o-ratio2--643\:400 {
  padding-bottom: 62.2084%; }

/* stylelint-enable */
/* 
- $TYPOS -------------------------------------------------------------
*/
.primaryFontRegular {
  font-family: "Work Sans";
  font-weight: 400; }

.primaryFontLight {
  font-family: "Work Sans";
  font-weight: 300; }

.primaryFontMedium {
  font-family: "Work Sans";
  font-weight: 500; }

.primaryFontBold {
  font-family: "Work Sans";
  font-weight: 700; }

.secondaryFontRegular {
  font-family: "Abril Fatface", cursive; }

/* 
- $HEADINGS -------------------------------------------------------------
*/
.title1, .title2, .title3,
.title4, .title5, .title6 {
  text-transform: none; }

.title1 {
  font-size: 6em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }
  @media (min-width: 768px) {
    .title1 {
      font-size: 8em; } }
  @media (min-width: 992px) {
    .title1 {
      font-size: 11em;
      line-height: 1.19; } }

.title2 {
  font-size: 6em;
  line-height: 0.8833;
  font-family: "Abril Fatface", cursive; }

.title3 {
  font-size: 5em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }
  @media (max-width: 767px) {
    .title3 {
      font-size: 4em; } }

.title4 {
  font-size: 4em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }

.title5 {
  font-size: 3.8em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }

.title6 {
  font-size: 3em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 500; }

.title7 {
  font-size: 2.4em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 400; }

.title8 {
  font-size: 6em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }

@media (min-width: 768px) and (max-width: 991px) {
  .title8 {
    font-size: 8em; } }

.title9 {
  font-size: 1.8em;
  line-height: 1.2;
  letter-spacing: -1.6px;
  font-family: "Work Sans";
  font-weight: 500; }

.title10 {
  font-size: 1.8em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 500;
  letter-spacing: -0.02em; }

.title11 {
  font-size: 2.2em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 700; }

/* 
- $TEXT -------------------------------------------------------------
*/
.txt1 {
  font-size: 1.8em;
  line-height: 1.2222;
  font-family: "Work Sans";
  font-weight: 300; }

.txt2 {
  font-size: 2.4em;
  line-height: 1.2222; }

.txt3 {
  font-size: 1.8em;
  line-height: 1.2222;
  font-weight: bold; }

.txt4 {
  font-size: 1.8em;
  line-height: 1.2222;
  letter-spacing: -0.05em;
  line-height: 1.23em; }

@media (min-width: 768px) and (max-width: 991px) {
  .txt4 {
    letter-spacing: -0.08em; } }
  @media (max-width: 767px) {
    .txt4 {
      letter-spacing: -0.08em;
      word-spacing: -0.1em; } }

.txt5 {
  font-size: 1.4em;
  line-height: 1.15;
  letter-spacing: -0.9px; }

.txt6 {
  font-size: 1.4em;
  line-height: 1.2222;
  font-family: "Work Sans";
  font-weight: 500;
  letter-spacing: -1.2px; }

.txt7 {
  font-size: 1.6em;
  line-height: 1.15;
  letter-spacing: -0.7px; }
  @media (max-width: 767px) {
    .txt7 {
      letter-spacing: -0.9px; } }

.txt8 {
  font-size: 1.8em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 300;
  letter-spacing: -0.05em; }

@media (min-width: 768px) and (max-width: 991px) {
  .txt8 {
    letter-spacing: -0.052em; } }
  @media (max-width: 767px) {
    .txt8 {
      letter-spacing: -0.05em; } }

.txt9 {
  font-size: 1.8em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 700;
  letter-spacing: -0.02em; }

.txt10 {
  font-size: 1.6em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 500;
  letter-spacing: -0.03em; }

.txt11 {
  font-size: 1.8em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 500;
  letter-spacing: -0.03em; }

.txt12 {
  font-size: 1.8em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 700;
  letter-spacing: -0.02em; }

@media (min-width: 768px) and (max-width: 991px) {
  .txt12 {
    font-family: "Work Sans";
    font-weight: 500; } }
  @media (max-width: 767px) {
    .txt12 {
      font-family: "Work Sans";
      font-weight: 500;
      letter-spacing: -0.08em; } }

.txt13 {
  font-size: 1.8em;
  line-height: 1.23;
  font-family: "Work Sans";
  font-weight: 500;
  letter-spacing: -0.1em; }

@media (min-width: 768px) and (max-width: 991px) {
  .txt13 {
    font-size: 2.8em;
    font-family: "Work Sans";
    font-weight: 300; } }
  @media (max-width: 767px) {
    .txt13 {
      font-size: 2.4em;
      font-family: "Work Sans";
      font-weight: 300; } }

.txt14 {
  font-size: 4em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive; }

.txt15 {
  font-size: 1.8em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 400;
  letter-spacing: -0.075em; }

.txt16 {
  font-size: 1.8em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 700; }

@media (min-width: 768px) and (max-width: 991px) {
  .txt16 {
    font-size: 3em; } }
  @media (max-width: 767px) {
    .txt16 {
      font-size: 2.4em; } }

/*
- $COLORS -------------------------------------------------------------
*/
/* Black */
.baseFontColor {
  color: #2d2d2d; }

/* Black */
.ftColor1 {
  color: #2d2d2d; }

/* White */
.ftColor2 {
  color: #ffffff; }

/* Blue dark */
.ftColor3 {
  color: #16255f; }

/* Pink1 Strawberry */
.ftColor4 {
  color: #e33075; }

/* Pink2 Fushia */
.ftColor5 {
  color: #ff0070; }

/* Green */
.ftColor6 {
  color: #09cccd; }

/* Yellow */
.ftColor7 {
  color: #ffbb40; }

/* Violet dark */
.ftColor8 {
  color: #481f72; }

/* Red */
.ftColor9 {
  color: #ff2317; }

/* Orange */
.ftColor13 {
  color: #FF2E00; }

/* Blue2 */
.ftColor15 {
  color: #0227B7; }

/* Black */
.bgColor1 {
  background-color: #2d2d2d; }

/* White */
.bgColor2 {
  background-color: #ffffff; }

/* Blue dark */
.bgColor3 {
  background-color: #16255f; }

/* Pink1 Strawberry */
.bgColor4 {
  background-color: #e33075; }

/* Pink2 Fushia */
.bgColor5 {
  background-color: #ff0070; }

/* Green */
.bgColor6 {
  background-color: #09cccd; }

/* Yellow */
.bgColor7 {
  background-color: #ffbb40; }

/* Violet dark */
.bgColor8 {
  background-color: #481f72; }

/* Red */
.bgColor9 {
  background-color: #ff2317; }

/* Grey */
.bgColor10 {
  background-color: #e6e6e6; }

/* DarkerGrey */
.bgColor11 {
  background-color: #d8d8d8; }

.bgColorAlpha1 {
  background-color: rgba(0, 0, 0, 0.8); }

/* 
- $BORDERS & $RADIUS-------------------------------------------------------------
*/
.border1 {
  border: 1px solid #d8d8d8; }

.border2 {
  border: 1px solid #481f72; }

/* 
- $SHADOWS-------------------------------------------------------------
*/
/* 
- $LINKS-------------------------------------------------------------
*/
.simpleLink {
  text-decoration: underline; }

.no-touch .simpleLink2:hover {
  text-decoration: underline; }

.no-touch .link1:hover {
  color: #ff2317;
  text-decoration: underline; }

/* 
- $QUOTES -------------------------------------------------------------
*/
.blockquote1__body {
  position: relative; }
  .blockquote1__body:before, .blockquote1__body:after {
    display: inline-block;
    height: 36px;
    color: #16255f;
    font-family: "Abril Fatface", cursive;
    font-size: 13em;
    line-height: 0.75; }
  .blockquote1__body:before {
    content: "\201C";
    top: 0.08em;
    left: -0.05em; }
  .blockquote1__body:after {
    /* content: "\201D"; */
    bottom: 0;
    right: 0; }

.blockquote1__footer {
  margin-top: 1.7em; }
  .blockquote1__footerAuthor {
    font-family: "Work Sans";
    font-weight: 400;
    font-size: 1.8em;
    line-height: 1.2222; }
    .blockquote1__footerAuthorName {
      display: block;
      font-family: "Work Sans";
      font-weight: 700; }
    .blockquote1__footerAuthorJob:before {
      content: "— "; }

.blockquote1__visuel {
  margin-top: 7.6em;
  margin-bottom: 1.9em; }
  .blockquote1__visuel img {
    width: 100%; }

.blockquote1__question {
  font-size: 4em;
  line-height: 1.2;
  font-family: "Abril Fatface", cursive;
  color: #16255f;
  margin-left: 0.1em;
  margin-bottom: 0.44em; }

.blockquote1__answer {
  font-size: 1.8em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 400;
  letter-spacing: -0.075em;
  color: #ff0070;
  padding-left: 1.5em;
  margin-bottom: 1.5em;
  position: relative; }
  .blockquote1__answer:before {
    content: "";
    position: absolute;
    left: 5px;
    width: 15px;
    top: 0;
    height: 0.65em;
    border-bottom: solid 1px #2d2d2d; }

@media (max-width: 991px) {
  .blockquote1__auteur {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .blockquote1__contenu {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

@media (min-width: 768px) and (max-width: 991px) {
  .blockquote1__visuel {
    margin-top: 1em; }
  .blockquote1__question {
    margin-left: 0em; }
  .blockquote1__answer {
    padding-left: 1em;
    width: 85%; }
    .blockquote1__answer:before {
      left: -2px; } }

@media (max-width: 767px) {
  .blockquote1__body {
    padding-top: 5.9em; }
    .blockquote1__body:before {
      position: absolute; }
  .blockquote1__visuel {
    margin-top: 1.3em;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 1em; }
  .blockquote1__question {
    margin-left: 0em;
    margin-bottom: 0.42em; }
  .blockquote1__answer {
    padding-left: 0em;
    width: 100%;
    margin-bottom: 1.6em; }
    .blockquote1__answer:before {
      position: relative;
      display: inline-block;
      vertical-align: top;
      height: 0.7em;
      left: 1px;
      margin-right: 0.4em; } }

@media (min-width: 768px) {
  .blockquote1__body, .blockquote1__footer {
    padding-left: 7.8em;
    padding-right: 7.8em; }
  .blockquote1__body:before, .blockquote1__body:after {
    position: absolute; }
  .blockquote1__body:before {
    top: 0.08em; }
  .blockquote1__body:after {
    content: "\201D";
    bottom: 0.1em;
    right: 0; }
  .blockquote1__footer {
    margin-top: 2.7em; }
  .blockquote1__auteur {
    margin-bottom: 3em; } }

@media (min-width: 992px) {
  .blockquote1__body, .blockquote1__footer {
    padding-left: 6.5em;
    padding-right: 6.5em; } }

/* 
- $LIST-------------------------------------------------------------
*/
.list3 {
  list-style: none;
  margin-top: 0.4em; }
  .list3__item {
    position: relative;
    padding-right: 20.5%;
    counter-increment: step-counter;
    line-height: 1.2222;
    text-align: right;
    height: 4.69em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 1.3em; }
    .list3__item a:before {
      content: counter(step-counter, decimal-leading-zero);
      color: #ffbb40;
      margin-right: 0.4em;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 100%; }
    .list3__item:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 82.4105%;
      display: inline-block;
      height: 3px;
      background-color: #2d2d2d;
      width: 0;
      transition: width 0.3s ease; }
    .list3__item:hover a, .list3__item--active a {
      font-size: 2.7em;
      font-family: "Work Sans";
      font-weight: 500; }
    .list3__item--active:after {
      width: 17.5895%; }
  .list3__link {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20.5%;
    white-space: nowrap;
    transition: font-size 0.3s ease;
    display: block;
    font-size: 1.7em;
    /* @include centerY(relative);
		display: inline-block;
		height: 42px; */ }

/* 
- $WYSIWYG SKINS-------------------------------------------------------------
*/
.wysiwyg p {
  margin-bottom: 1.2em;
  font-size: 1.8em;
  line-height: 1.2222;
  font-family: "Work Sans";
  font-weight: 300; }
  .wysiwyg p:last-child {
    margin-bottom: 0; }

.wysiwyg a {
  color: #481f72;
  text-decoration: underline; }

.wysiwyg strong {
  font-family: "Work Sans";
  font-weight: 500; }


.wysiwyg h2 {
  font-size: 2.4em;
  line-height: 1.2;
  font-family: "Work Sans";
  font-weight: 400; 
  color: #e33075;
}

.wysiwyg table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  font-family: "Work Sans";
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 300; 
  margin-bottom: 1.2em;
}

  .wysiwyg em {
  font-style: italic; }

.wysiwyg ul, .wysiwyg ol {
  margin-bottom: 1em; }
  .wysiwyg ul ul, .wysiwyg ul ol, .wysiwyg ol ul, .wysiwyg ol ol {
    margin-bottom: 0; }

.wysiwyg ul li {
  font-size: 1.8em;
  line-height: 1.2222;
  font-family: "Work Sans";
  font-weight: 300; }

.wysiwyg ol li {
  font-size: 1.8em;
  line-height: 1.2222;
  font-family: "Work Sans";
  font-weight: 300; }

.wysiwyg ul li li, .wysiwyg ol li li {
  font-size: 1em; }

.wysiwyg img,
.wysiwyg iframe,
.wysiwyg embed {
  max-width: 100%; }

.wysiwyg img {
  margin-top: 1.2em;
  margin-bottom: 1.2em; }

.wysiwyg--skin2 p {
  font-family: "Work Sans";
  font-weight: 500; }

.wysiwyg--skin2 strong {
  font-family: "Work Sans";
  font-weight: 700; }



/* 
- $CTA BOX -------------------------------------------------------------
*/
.ctaBox1 {
  width: 67%;
  padding-top: 1.5em;
  padding-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 768px) {
    .ctaBox1 {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      text-align: right; } }

/* 
- $LISTBOX -------------------------------------------------------------
*/
.listBox1__item {
  margin-bottom: 3em; }

@media (min-width: 768px) {
  .listBox1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -30px; }
    .listBox1__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 50%;
              flex: 0 1 50%;
      margin-left: 30px;
      margin-bottom: 2em; } }

.listBox2__item {
  margin-bottom: 3em; }

@media (max-width: 767px) {
  .listBox2 {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) {
  .listBox2 {
    margin-left: 7%;
    margin-right: 7%; } }

@media (min-width: 768px) {
  .listBox2 {
    margin-left: -10px;
    margin-right: -10px; }
    .listBox2__item {
      margin-bottom: 2em; } }

/* 
- $GRIDLIST -------------------------------------------------------------
*/
/* 
- $MEDIAS-------------------------------------------------------------
*/
/* 
- $BUTTONS-------------------------------------------------------------
*/
.btnLink1 {
  font-family: "Work Sans";
  font-weight: 700; }
  .btnLink1__icon {
    display: inline-block;
    vertical-align: middle; }

.btnPlay {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 8.8em;
  height: 8.8em;
  border: 1px solid #ffffff;
  border-radius: 50%; }
  .btnPlay .icon {
    margin-left: 0.2em;
    font-size: 4.5em; }

/* 
- $ICONS -------------------------------------------------------------
*/
/* 
- $FORMS -------------------------------------------------------------
*/
/* 
- $SHARETOOLS -------------------------------------------------------------
*/
/* 
- $TOOLS -------------------------------------------------------------
*/
.onlyDesktop {
  display: block; }

.noDesktop {
  display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .onlyDesktop {
    display: none; }
  .noDesktop {
    display: block; } }

@media (max-width: 767px) {
  .onlyDesktop {
    display: none; }
  .noDesktop {
    display: block; } }

.onlyDesktopInline {
  display: inline; }

.noDesktopInline {
  display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .onlyDesktopInline {
    display: none; }
  .noDesktopInline {
    display: inline; } }

@media (max-width: 767px) {
  .onlyDesktopInline {
    display: none; }
  .noDesktopInline {
    display: inline; } }

/* 
- $HEADERS -------------------------------------------------------------
*/
.header1__media {
  display: block; }

.header1__mediaBox {
  margin-bottom: 0em; }

@media (min-width: 768px) and (max-width: 991px) {
  .header1__mediaBox {
    margin-bottom: 4em; } }

@media (max-width: 767px) {
  .header1__mediaBox {
    margin-bottom: 2em; } }

@media (min-width: 992px) {
  .header1__titleBox {
    margin-left: -30px;
    margin-top: -38.3%; } }

/* 
- $TITLEBOX -------------------------------------------------------------
*/
.titleBox1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1em;
  text-align: center; }
  .titleBox1__logo {
    width: 71.2418%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4.9em;
    padding-bottom: 4.2em;
    display: block; }

@media (min-width: 768px) and (max-width: 991px) {
  .titleBox1__logo {
    width: 33%;
    padding-top: 7.3125em;
    padding-bottom: 6.44em; } }
    @media (max-width: 767px) {
      .titleBox1__logo {
        width: 77%;
        padding-top: 4.44688em;
        padding-bottom: 3.54688em; } }
    .titleBox1__logo--smaller {
      width: 58%;
      padding-top: 4.86em;
      padding-bottom: 4.225em; }

@media (min-width: 768px) and (max-width: 991px) {
  .titleBox1__logo--smaller {
    width: 33%;
    padding-top: 7.3125em;
    padding-bottom: 6.44em; } }
      @media (max-width: 767px) {
        .titleBox1__logo--smaller {
          width: 77%;
          padding-top: 4.44688em;
          padding-bottom: 3.54688em; } }
  .titleBox1__txt {
    font-size: 2.4em;
    text-transform: uppercase;
    text-align: center; }

.titleBox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 160px;
  font-size: 1em;
  text-align: center; }
  .titleBox2__logo {
    display: inline-block;
    width: 218px; }
  .titleBox2__txt {
    display: inline-block;
    font-size: 2.4em;
    text-transform: uppercase; }

@media (min-width: 768px) {
  .titleBox2 {
    height: 212px; } }

@media (min-width: 992px) {
  .titleBox2 {
    width: 475px;
    height: 160px; } }

.titleBox3 {
  padding: 0.9em 2.2em 1.1em 2.2em; }
  @media (min-width: 768px) {
    .titleBox3 {
      padding: 0.9em 4em 1.1em 4em; } }
  @media (min-width: 992px) {
    .titleBox3 {
      padding: 2.5em 4em 3.5em 5.9em; } }
  .titleBox3--more {
    min-height: 32em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

@media (min-width: 768px) and (max-width: 991px) {
  .titleBox3--more {
    min-height: 20.7em; } }
    @media (max-width: 767px) {
      .titleBox3--more {
        min-height: 15.6em; } }

/* 
- $PAGER-------------------------------------------------------------
*/
/* 
- $SORT MENU-------------------------------------------------------------
*/
/* 
- $SEARCH MAIN (Site header's global search) -------------------------------------------------------------
*/
/* 
- $SOCIAL TOOLS -------------------------------------------------------------
*/
.socialTools__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.socialTools__item {
  display: inline-block;
  line-height: 1; }

.socialTools__link {
  display: inline-block;
  line-height: 1; }
  .socialTools__link .icon {
    font-size: 3.4em; }

@media (min-width: 768px) {
  .socialTools__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .socialTools__item:not(:first-child) {
    margin-left: 36px; }
  .socialTools__link .icon {
    font-size: 5em; } }

@media (min-width: 992px) {
  .socialTools__item:not(:first-child) {
    margin-left: 22px; }
  .socialTools__link .icon {
    font-size: 2.9em; } }

/* 
- $ACCORDION -------------------------------------------------------------
*/
/* 
- $TABLES -------------------------------------------------------------
*/
/* 
- $SITEMAP -------------------------------------------------------------
*/
.siteMap__title {
  margin-bottom: 1em;
  font-family: "Work Sans";
  font-weight: 700;
  font-size: 1.8em;
  text-transform: uppercase; }

/* 
- $CARD BOXES-------------------------------------------------------------
*/
.cardBox1 {
  position: relative; }
  .cardBox1__body {
    z-index: 10;
    width: 64%;
    margin-top: 8%;
    margin-left: 4.5em; }
    @media (max-width: 767px) {
      .cardBox1__body {
        margin-top: 11%;
        margin-left: 1.5em;
        width: 74%; } }
    .cardBox1__body--skin2 {
      margin-top: 2.3%;
      margin-left: 4.9em;
      width: 34%; }

@media (min-width: 768px) and (max-width: 991px) {
  .cardBox1__body--skin2 {
    margin-top: 4.6%;
    margin-left: 0.9em;
    width: 55%; } }
      @media (max-width: 767px) {
        .cardBox1__body--skin2 {
          margin-top: 11%;
          margin-left: 0.9em;
          width: 74%; } }
    .cardBox1__body--skin2 .cardBox1__descr {
      margin-top: 0.1em; }
  .cardBox1__title {
    color: #ff2317;
    font-family: "Abril Fatface", cursive;
    font-size: 8.8em;
    line-height: 1; }

@media (min-width: 768px) and (max-width: 991px) {
  .cardBox1__title {
    font-size: 5.8em; } }
    @media (max-width: 767px) {
      .cardBox1__title {
        font-size: 4em; } }
  .cardBox1__descr {
    margin-top: 0.68em;
    color: #ffffff;
    font-family: "Work Sans";
    font-weight: 700;
    font-size: 3em;
    line-height: 1.1; }
    .cardBox1__descr span {
      font-family: "Work Sans";
      font-weight: 300;
      font-size: 0.9333em; }
    @media (max-width: 767px) {
      .cardBox1__descr {
        display: none; } }
  .cardBox1__cta {
    display: inline-block;
    margin-top: 1.7em;
    color: #ff2317;
    font-family: "Work Sans";
    font-weight: 700;
    font-size: 1.8em; }
    @media (max-width: 767px) {
      .cardBox1__cta {
        margin-top: 0.9em; } }
    .cardBox1__ctaIcon {
      display: inline-block;
      vertical-align: middle; }

.cardBox2__header {
  margin-bottom: 2em; }

.cardBox2__footer {
  margin-top: 1.5em;
  text-align: right; }

.cardBox2--ourIp {
  margin-left: 1.7em; }
  @media (max-width: 991px) {
    .cardBox2--ourIp {
      margin-left: 0em; } }

@media (min-width: 768px) {
  .cardBox2__footer {
    margin-top: 3em;
    text-align: left; } }

@media (min-width: 992px) {
  .cardBox2__footer {
    margin-top: 2.8em; } }

.cardBox3 {
  /* width: 335px;
	height: 400px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .cardBox3__media, .cardBox3__body, .cardBox3__footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .cardBox3__media {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    /* &Img {
			display: block;
			object-fit: cover;
			height: 100.5%;
			width: 100.5%;
			@include centerXY(absolute);
		} */ }
    .cardBox3__mediaContent {
      background: transparent no-repeat center center;
      background-size: cover; }
    .cardBox3__media:before {
      padding-bottom: 44.7477%; }
  .cardBox3__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 999;
        -ms-flex-positive: 999;
            flex-grow: 999;
    padding: 1.5em 2em; }
  .cardBox3__body {
    -webkit-box-flex: 999;
        -ms-flex-positive: 999;
            flex-grow: 999; }
  .cardBox3__footerMedia {
    margin-right: 1.4em; }
    .cardBox3__footerMediaIcon {
      font-size: 2.9em; }
  .cardBox3__metas {
    line-height: 1.1; }
  .cardBox3__user {
    font-family: "Work Sans";
    font-weight: 700;
    font-size: 1.4em;
    text-transform: uppercase; }
  .cardBox3__date {
    font-family: "Work Sans";
    font-weight: 300;
    font-size: 1.4em; }
  .cardBox3--social {
    border: 1px solid #d8d8d8; }

.cardBox4 {
  /* width: 335px;
	height: 400px; */
  background: transparent no-repeat center center;
  background-size: cover; }
  .cardBox4__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 991px) {
      .cardBox4__inner {
        position: relative;
        width: auto;
        height: auto;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; } }
  .cardBox4__media, .cardBox4__body, .cardBox4__footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .cardBox4__media {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    .cardBox4__mediaFull {
      height: 100%; }
    .cardBox4__mediaContent {
      background: transparent no-repeat center center;
      background-size: cover; }
    .cardBox4__mediaLink {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: rgba(9, 204, 205, 0.8); }
    .cardBox4__media:before {
      padding-bottom: 44.7477%; }
      @media (max-width: 991px) {
        .cardBox4__media:before {
          padding-bottom: 0%; } }
    .cardBox4__mediaImage {
      width: 100%;
      height: auto; }
    @media (max-width: 991px) {
      .cardBox4__media {
        position: relative; } }
  .cardBox4__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 999;
        -ms-flex-positive: 999;
            flex-grow: 999;
    padding: 1.5em 2em; }
    @media (max-width: 767px) {
      .cardBox4__content {
        padding: 1.6em 1em; } }
    .cardBox4__content--nopadding {
      padding: 0; }
  .cardBox4__body {
    -webkit-box-flex: 999;
        -ms-flex-positive: 999;
            flex-grow: 999; }
  .cardBox4__footer {
    position: absolute;
    bottom: 1.5em;
    left: 2em; }
    .cardBox4__footerMedia {
      margin-right: 1.4em; }
      .cardBox4__footerMediaIcon {
        font-size: 2.9em; }
    @media (max-width: 991px) {
      .cardBox4__footer--noAbsoluteMobile {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 2.6em; } }
  .cardBox4__title {
    margin-bottom: .9em; }
  .cardBox4__metas {
    line-height: 1.1; }
  .cardBox4__user {
    font-family: "Work Sans";
    font-weight: 700;
    font-size: 1.4em;
    text-transform: uppercase; }
  .cardBox4__date {
    font-family: "Work Sans";
    font-weight: 300;
    font-size: 1.4em; }
  .cardBox4--bordered {
    border: 1px solid #d8d8d8; }
  .cardBox4--skin1 {
    background-color: #09cccd;
    color: #ffffff; }
  .cardBox4--skin1 .cardBox4__footerMediaIcon {
    color: #ffffff; }
  .cardBox4--skin2 .cardBox4__description {
    color: #09cccd; }
  .cardBox4--skin3 {
    background-color: #2d2d2d;
    color: #ffffff; }
  .cardBox4--hasVideo .cardBox4__mediaLink:before {
    display: inline-block;
    color: #ffffff;
    font-size: 3.2em;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'asmodee' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""; }

.cardBox5__title {
  margin-bottom: 2em;
  font-family: "Work Sans";
  font-weight: 700;
  font-size: 1.8em;
  line-height: 1.2;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .cardBox5__title {
      margin-bottom: 1.8em; } }

.cardBox6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 226px;
  padding: 1.35em 2em 1.5em 2em; }
  .cardBox6__descr {
    margin-top: 0.7em;
    margin-bottom: 0.95em; }
  .cardBox6__cta {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-top: auto; }

@media (min-width: 768px) {
  .cardBox6 {
    min-height: 212px;
    padding: 3.6em 4em 1.5em 4em; }
    .cardBox6__descr {
      margin-top: 0.1em; } }

@media (min-width: 992px) {
  .cardBox6 {
    width: 475px;
    height: 160px;
    min-height: auto;
    padding: 2em 3.4em 1.9em 3.4em; }
    .cardBox6__title {
      letter-spacing: -0.01em; }
    .cardBox6__descr {
      margin-bottom: 0;
      letter-spacing: -0.05em; } }

.cardBox7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 0.9em 2em 1.5em 2em;
  border: 1px solid #481f72; }
  .cardBox7__title {
    margin-bottom: 0.43em; }
  .cardBox7__descr {
    -ms-flex-preferred-size: 5.4em;
        flex-basis: 5.4em;
    padding-bottom: 1em;
    font-family: "Work Sans";
    font-weight: 500; }
  .cardBox7__cta {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-top: auto; }

@media (min-width: 768px) {
  .cardBox7 {
    padding: 2.2em 4em 1.5em 4em; }
    .cardBox7__descr {
      -ms-flex-preferred-size: 8.6em;
          flex-basis: 8.6em; } }

@media (min-width: 992px) {
  .cardBox7 {
    padding: 2.2em 2em 2.9em 2em; }
    .cardBox7__descr {
      -ms-flex-preferred-size: 9em;
          flex-basis: 9em; } }

.cardBox8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 226px;
  padding: 1.35em 2em 1.5em 2em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (min-width: 768px) and (max-width: 991px) {
  .cardBox8 {
    min-height: 212px; } }

@media (max-width: 767px) {
  .cardBox8 {
    min-height: 164px;
    margin-bottom: 1em; } }

@media (min-width: 992px) {
  .cardBox8 {
    width: 41.4em;
    height: 160px;
    min-height: auto;
    padding: 2em 3.4em 1.9em 3.4em;
    margin-left: 6.1em;
    width: 41.4em; }
    .cardBox8__title {
      letter-spacing: -0.01em; } }

/* 
- $GRIDWALL 1-------------------------------------------------------------
*/
.gridWall1 {
  /* @include media-breakpoint-down(sm) {
		margin-left:0px;
		margin-right:0px;
	} */ }
  .gridWall1__item {
    margin-bottom: 30px; }
    .gridWall1__item > * {
      -webkit-transform: translateY(200px);
              transform: translateY(200px);
      opacity: 0;
      transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
      transition: transform 0.5s ease, opacity 0.5s ease;
      transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease; }
    .gridWall1__item--loaded > * {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      opacity: 1; }
    .gridWall1__itemInner:before {
      padding-bottom: 130.71895%; }
      @media (max-width: 991px) {
        .gridWall1__itemInner:before {
          content: none; } }
    .gridWall1__item--first {
      margin-top: -8em; }

@media (min-width: 768px) and (max-width: 991px) {
  .gridWall1__item--first {
    margin-top: 0%; } }
      @media (max-width: 767px) {
        .gridWall1__item--first {
          margin-top: 0%; } }
    .gridWall1__item--full {
      margin-left: calc(100% / 3);
      margin-right: calc(100% / 3); }

@media (min-width: 768px) and (max-width: 991px) {
  .gridWall1__item--full {
    margin-left: 0;
    margin-right: 0; } }
      @media (max-width: 767px) {
        .gridWall1__item--full {
          margin-left: 0;
          margin-right: 0; } }
    .gridWall1__item--heightFixed {
      height: 16em; }
      .gridWall1__item--heightFixed .titleBox1 {
        height: 100%; }
        .gridWall1__item--heightFixed .titleBox1__logo {
          height: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .gridWall1__item--heightFixed {
    height: auto; } }
      @media (max-width: 767px) {
        .gridWall1__item--heightFixed {
          height: auto; } }
    @media (max-width: 767px) {
      .gridWall1__item {
        margin-bottom: 20px; } }
  .gridWall1--all {
    margin-top: 8.5%; }
  .gridWall1__templates {
    display: none; }
  .gridWall1__moreLink {
    text-align: right;
    margin-top: 0em;
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 700;
    letter-spacing: -0.02em; }
    .gridWall1__moreLink .icon-arrow1-right {
      font-size: 1.05em;
      display: inline-block;
      margin: 0 0.5em;
      vertical-align: -0.15em; }

@media (min-width: 768px) and (max-width: 991px) {
  .gridWall1__moreLink {
    margin-top: 2em; } }
    @media (max-width: 767px) {
      .gridWall1__moreLink {
        margin-top: 1.5em; } }
    .gridWall1__moreLink--cta {
      margin-top: 1.4em;
      text-align: center; }
      .gridWall1__moreLink--cta .icon {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
  .gridWall1--smaller .gridWall1__itemInner:before {
    padding-bottom: 107%; }
    @media (max-width: 991px) {
      .gridWall1--smaller .gridWall1__itemInner:before {
        content: none; } }

.boxFiltres {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }
  @media (max-width: 767px) {
    .boxFiltres {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .boxFiltres__bloc--type {
    width: 70.5%; }
  .boxFiltres__bloc--langue {
    width: 29.5%;
    text-align: right; }
  @media (max-width: 767px) {
    .boxFiltres__bloc {
      width: 100%;
      text-align: left; }
      .boxFiltres__bloc--langue {
        margin-top: 3.65em; } }
  .boxFiltres__titre {
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin-bottom: 1.3em; }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__titre {
    font-family: "Work Sans";
    font-weight: 500; } }
    @media (max-width: 767px) {
      .boxFiltres__titre {
        font-family: "Work Sans";
        font-weight: 500;
        letter-spacing: -0.08em; } }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__titre {
    margin-bottom: 0.55em; } }
    @media (max-width: 767px) {
      .boxFiltres__titre {
        margin-bottom: 0.25em; } }
  .boxFiltres__filtreBloc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .boxFiltres__filtreBloc--right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-right: 1.8em; }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__filtreBloc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (max-width: 767px) {
      .boxFiltres__filtreBloc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .boxFiltres__filtre {
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 500;
    letter-spacing: -0.1em;
    display: inline-block; }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__filtre {
    font-size: 2.8em;
    font-family: "Work Sans";
    font-weight: 300; } }
    @media (max-width: 767px) {
      .boxFiltres__filtre {
        font-size: 2.4em;
        font-family: "Work Sans";
        font-weight: 300; } }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__filtre {
    margin-top: 0.45em; } }
    @media (max-width: 767px) {
      .boxFiltres__filtre {
        margin-top: 0.65em; } }
  .boxFiltres__case {
    width: 21px;
    display: inline-block;
    height: 13px;
    box-sizing: content-box;
    position: relative;
    border-radius: 40px;
    background: #000000;
    margin-right: 0.2em; }
    .boxFiltres__case:after {
      content: "";
      width: 11px;
      height: 11px;
      background: #ffffff;
      position: absolute;
      top: 1px;
      left: calc(100% - 12px);
      border-radius: 40px;
      transition: left 0.15s ease; }
    .boxFiltres__case--off {
      background-color: #ccc; }
      .boxFiltres__case--off:after {
        left: 1px; }

@media (min-width: 768px) and (max-width: 991px) {
  .boxFiltres__case {
    width: 34px;
    height: 22px;
    vertical-align: middle; }
    .boxFiltres__case:after {
      top: 2px;
      width: 18px;
      height: 18px;
      left: calc(100% - 20px); }
    .boxFiltres__case--off:after {
      left: 2px; } }
    @media (max-width: 767px) {
      .boxFiltres__case {
        width: 28px;
        height: 18px;
        vertical-align: middle; }
        .boxFiltres__case:after {
          top: 1px;
          width: 16px;
          height: 16px;
          left: calc(100% - 17px); }
        .boxFiltres__case--off:after {
          left: 1px; } }

/* 
- $APP STORES LIST -------------------------------------------------------------
*/
@media (min-width: 992px) {
  .appStoresList {
    padding-left: 1.3em; } }

/* 
- $KEY NUMBERS -------------------------------------------------------------
*/
.keyNumbers {
  padding: 1.7em 2em 1.7em 2em; }
  .keyNumbers__txt {
    display: block;
    font-family: "Work Sans";
    font-weight: 300;
    font-size: 1.4em;
    line-height: 1.1;
    text-transform: uppercase; }
  .keyNumbers__num1, .keyNumbers__num2 {
    display: block;
    margin-top: -0.09em;
    margin-bottom: 0.05em;
    font-family: "Abril Fatface", cursive;
    font-size: 7em;
    line-height: 1; }
  .keyNumbers__ctaBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 1.2em;
    text-align: right; }

@media (min-width: 768px) {
  .keyNumbers {
    padding: 3.7em 4em 3.5em 4em; }
    .keyNumbers__num1, .keyNumbers__num2 {
      margin-bottom: 0.03em;
      font-size: 8em; }
    .keyNumbers__ctaBox {
      margin-top: 1.3em; } }

@media (min-width: 992px) {
  .keyNumbers {
    padding: 3em 2.7em 2.5em 2.7em; }
    .keyNumbers__col {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%;
      /* &:first-child {
				flex-grow: 0;
			} */ }
    .keyNumbers__num2 {
      margin-top: -0.02em;
      font-size: 6em; }
    .keyNumbers__ctaBox {
      -webkit-box-flex: 5;
          -ms-flex-positive: 5;
              flex-grow: 5;
      margin-top: 1.3em; } }

/* 
- $SLIDER -------------------------------------------------------------
*/
.slider {
  position: relative; }
  .slider__slides {
    overflow: hidden; }
  .slider__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .slider__pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    .slider__pagerItem:not(:first-child) {
      margin-left: 15px; }
    .slider__pagerLink {
      display: inline-block;
      width: 15px;
      height: 15px;
      border: 1px solid #2d2d2d;
      background-color: #ffffff;
      text-indent: -9999px;
      border-radius: 50%; }
      .slider__pagerLink:hover {
        background-color: #d8d8d8; }
      .slider__pagerLink--active:hover, .slider__pagerLink--active {
        background-color: #2d2d2d; }
  .slider__navPrev, .slider__navNext {
    display: inline-block;
    line-height: 1; }
    .slider__navPrev .icon, .slider__navNext .icon {
      display: inline-block;
      font-size: 2.9em; }
  .slider__navPrev .icon {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  .slider__navNext {
    margin-left: 22px; }
  .slider__subSlider__Item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.slider--type1 .slider__navPrev {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 22px; }

.slider--type1 .slider__navNext {
  margin-left: 22px; }

.slider--type1 .slider__bodyShape {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; }

.slider--type1 {
  /* @include media-breakpoint-only(md) {
			margin-left: -40px;
			margin-right: -40px;
		}
		@include media-breakpoint-down(sm) {
			margin-left: -10px;
			margin-right: -10px;
		} */ }
  .slider--type1 .cardBox1 {
    overflow: hidden;
    cursor: pointer; }
    .slider--type1 .cardBox1 picture {
      display: block;
      transition: -webkit-transform 0.35s ease;
      transition: transform 0.35s ease;
      transition: transform 0.35s ease, -webkit-transform 0.35s ease; }
    .slider--type1 .cardBox1:hover picture {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .slider--type1 .slider__subSlider--sub1 {
    height: calc(82.3em - 184px); }

@media (min-width: 768px) and (max-width: 991px) {
  .slider--type1 .slider__subSlider--sub1 {
    height: 58.7em; } }
    @media (max-width: 767px) {
      .slider--type1 .slider__subSlider--sub1 {
        height: 56.8em; } }
  .slider--type1 .slider__subSlider--sub2 .cardBox1__title, .slider--type1 .slider__subSlider--sub2 .cardBox1__descr, .slider--type1 .slider__subSlider--sub2 .cardBox1__cta {
    position: relative; }
  .slider--type1 .slider__controls {
    margin-top: 2.1em;
    margin-bottom: 5.3em; }

@media (min-width: 768px) and (max-width: 991px) {
  .slider--type1 .slider__controls {
    margin-top: 2.15em;
    margin-bottom: 5.1em; } }
    @media (max-width: 767px) {
      .slider--type1 .slider__controls {
        margin-top: 2.15em;
        margin-bottom: 5.1em; } }

.slider--type2 .slider__slides {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.slider--type2 .slider__controls {
  margin-top: 3em; }

.slider--type2 .slider__navPrev .icon,
.slider--type2 .slider__navNext .icon {
  font-size: 3.9em; }

.slider--type2 .slider__navPrev {
  margin-right: 20px; }

.slider--type2 .slider__navNext {
  margin-left: 0; }

.slider--type2 .slider__item--nodesc .cardBox7__descr {
  display: none; }

@media (min-width: 992px) {
  .slider--type2 .slider__item--nodesc .cardBox7__cta {
    display: none; } }

.slider--type2 .slider__item .cardBox7 > * {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px); }

.slider--type2 .slider__item--slot1 .cardBox7__title {
  transition: opacity 0.25s linear 0s, -webkit-transform 0.25s ease 0s;
  transition: opacity 0.25s linear 0s, transform 0.25s ease 0s;
  transition: opacity 0.25s linear 0s, transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s; }

@media (max-width: 991px) {
  .slider--type2 .slider__item--slot1 .cardBox7__cta {
    font-size: 20px; } }

.slider--type2 .slider__item--slot2 .cardBox7__title {
  transition: opacity 0.25s linear 0.1s, -webkit-transform 0.25s ease 0.1s;
  transition: opacity 0.25s linear 0.1s, transform 0.25s ease 0.1s;
  transition: opacity 0.25s linear 0.1s, transform 0.25s ease 0.1s, -webkit-transform 0.25s ease 0.1s; }

.slider--type2 .slider__item--slot2 .cardBox7__descr {
  transition: opacity 0.25s linear 0.2s, -webkit-transform 0.25s ease 0.2s;
  transition: opacity 0.25s linear 0.2s, transform 0.25s ease 0.2s;
  transition: opacity 0.25s linear 0.2s, transform 0.25s ease 0.2s, -webkit-transform 0.25s ease 0.2s; }

.slider--type2 .slider__item--slot2 .cardBox7__cta {
  transition: opacity 0.25s linear 0.3s, -webkit-transform 0.25s ease 0.3s;
  transition: opacity 0.25s linear 0.3s, transform 0.25s ease 0.3s;
  transition: opacity 0.25s linear 0.3s, transform 0.25s ease 0.3s, -webkit-transform 0.25s ease 0.3s; }

.slider--type2 .slider__item--slot3 .cardBox7__title {
  transition: opacity 0.25s linear 0.4s, -webkit-transform 0.25s ease 0.4s;
  transition: opacity 0.25s linear 0.4s, transform 0.25s ease 0.4s;
  transition: opacity 0.25s linear 0.4s, transform 0.25s ease 0.4s, -webkit-transform 0.25s ease 0.4s; }

.slider--type2 .slider__item--hidden .cardBox7 > * {
  transition: opacity 0.25s linear 0s, -webkit-transform 0.25s ease 0.25s;
  transition: opacity 0.25s linear 0s, transform 0.25s ease 0.25s;
  transition: opacity 0.25s linear 0s, transform 0.25s ease 0.25s, -webkit-transform 0.25s ease 0.25s;
  opacity: 0;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px); }

@media (max-width: 767px) {
  .slider--type2 .cardBox7__title {
    font-size: 3.4em; } }

.slider--type2 .slider__infos {
  display: none; }

.slider--type2 .slider__navPrev:hover, .slider--type2 .slider__navNext:hover {
  color: #ff2317; }

@media (min-width: 992px) {
  .slider--type2 .slider__controls {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.9em; }
  .slider--type2 .slider__controlsBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: visible; }
  .slider--type2 .slider__controls--type2 {
    position: absolute;
    top: 100%;
    right: 0;
    width: 20%;
    margin-top: 5.4em;
    background-color: red; } }

.slider--type3 .slider__slides {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  min-height: 75em;
  /* margin-left:-15px;
		margin-right:-15px; */ }

.slider--type3 .slider__controls {
  margin-top: 2.4em; }

.slider--type3 .slider__navPrev .icon,
.slider--type3 .slider__navNext .icon {
  font-size: 3.9em; }

.slider--type3 .slider__navPrev {
  margin-right: 20px; }

.slider--type3 .slider__navNext {
  margin-left: 0; }

.slider--type3 .slider__item {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .slider--type3 .slider__item:not(:first-child) {
    left: -100%; }

.slider--type3 .slider__navigation {
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease, -webkit-transform 0.75s ease; }
  .slider--type3 .slider__navigation--loaded {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }

@media (min-width: 768px) and (max-width: 991px) {
  .slider--type3 .slider__navigation {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }
  @media (max-width: 767px) {
    .slider--type3 .slider__navigation {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      opacity: 1; } }

.slider--type3 .slider__content {
  opacity: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease;
  transition: transform 0.75s ease, opacity 0.75s ease, -webkit-transform 0.75s ease; }
  .slider--type3 .slider__content--loaded {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }

@media (min-width: 768px) and (max-width: 991px) {
  .slider--type3 .slider__content {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; } }
  @media (max-width: 767px) {
    .slider--type3 .slider__content {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      opacity: 1; } }

.slider--type3 .btnPlay {
  opacity: 0;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease;
  transition: transform 0.35s ease, opacity 0.35s ease, -webkit-transform 0.35s ease; }

.slider--type3 .slider__item--current .articleBox2__mediaLegendTxt1, .slider--type3 .slider__item--current .articleBox2__mediaLegendTxt2 {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  transition-delay: 0.5s; }

.slider--type3 .slider__item--current .btnPlay {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition-delay: 0.75s; }

@media (min-width: 992px) {
  .slider--type3 .slider__controls {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.9em; }
  .slider--type3 .slider__controlsBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: visible; }
  .slider--type3 .slider__controls--type2 {
    position: absolute;
    top: 100%;
    right: 0;
    width: 95px;
    margin-top: 5.1em;
    z-index: 1; }
  .slider--type3 .slider__controlsBox .slider__navPrev {
    margin-right: 0; }
  .slider--type3 .slider__itemHeader {
    width: 77%; } }

/* 
- $ARTICLES BOXES-------------------------------------------------------------
*/
/* ArticleBox1 (Used for generic Article in pages News) */
/* ArticleBox2 (Used for Success stories in page Home ) */
.articleBox2__media {
  margin-bottom: 2.9em; }
  .articleBox2__mediaPicture {
    display: block;
    position: relative; }
    .articleBox2__mediaPicture picture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .articleBox2__mediaPicture picture > source,
    .articleBox2__mediaPicture picture > img {
      position: relative;
      z-index: 5; }
    .articleBox2__mediaPicture:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
  .articleBox2__mediaVideo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%; }
    .articleBox2__mediaVideo:before {
      padding-bottom: 92.8571%; }
    .articleBox2__mediaVideo iframe {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .articleBox2__mediaLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 20;
    height: 100%; }
  .articleBox2__mediaLegend {
    margin-top: 1.6em; }
    .articleBox2__mediaLegendTxt1 {
      font-family: "Abril Fatface", cursive;
      font-size: 6em;
      line-height: 0.86; }
    .articleBox2__mediaLegendTxt2 {
      margin-top: 0.5em;
      font-family: "Work Sans";
      font-weight: 500;
      font-size: 2.2em;
      line-height: 1.2272; }
    .articleBox2__mediaLegendTxt1, .articleBox2__mediaLegendTxt2 {
      -webkit-transform: translateY(-40px);
              transform: translateY(-40px);
      opacity: 0;
      transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
      transition: transform 0.75s ease, opacity 0.75s ease;
      transition: transform 0.75s ease, opacity 0.75s ease, -webkit-transform 0.75s ease; }
  .articleBox2__media--open .articleBox2__mediaLegend {
    display: none; }
  .articleBox2__media--open .articleBox2__mediaLink {
    display: none; }
  .articleBox2__media--open .articleBox2__mediaPicture picture {
    display: none; }
  .articleBox2__media--open .articleBox2__mediaPicture:before {
    content: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .articleBox2__footer {
    text-align: right; } }

.articleBox2__overlay1 {
  display: block;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

@media (min-width: 768px) {
  .articleBox2__mediaVideo:before {
    padding-bottom: 58.8235%; }
  .articleBox2__mediaLegend {
    margin-top: 3.4em; }
    .articleBox2__mediaLegendTxt2 {
      margin-top: 0.15em; } }

@media (min-width: 992px) {
  .articleBox2__media {
    position: relative;
    margin-bottom: 5.3em; }
    .articleBox2__mediaVideo:before {
      padding-bottom: 62.2083%; }
    .articleBox2__mediaLegend {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 0;
      padding: 0 4.2em 3.8em 4.2em;
      color: #ffffff; }
      .articleBox2__mediaLegendTxt1 {
        font-size: 5.5em; }
      .articleBox2__mediaLegendTxt2 {
        margin-top: 0.1em;
        font-size: 2em; }
  .articleBox2__footer {
    text-align: left; }
  .articleBox2 .btnPlay {
    margin-top: -6%; } }

/* 
- $STUDIO List-------------------------------------------------------------
*/
/* studiosList (Used in About us) */
.studiosList {
  overflow: hidden; }
  .studiosList__mainTitle {
    font-size: 6em;
    line-height: 1.2;
    font-family: "Abril Fatface", cursive;
    color: #ffffff; }

@media (min-width: 768px) and (max-width: 991px) {
  .studiosList__mainTitle {
    font-size: 8em; } }
  .studiosList__contentFromAbsolute {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2.2em 2em; }
    .studiosList__contentFromAbsolute--main {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .studiosList__item {
    border: solid 1px #481f72;
    width: calc(33.333333333% - 20px);
    height: 0;
    padding-bottom: 13.368%;
    overflow: hidden;
    margin-top: 23px;
    position: relative; }
    .studiosList__item--main {
      background-color: #481f72; }
    .studiosList__item--currentLoading {
      margin-right: calc(66.666666666% + 20px); }
    .studiosList__item .studiosListGrille {
      opacity: 0; }
    .studiosList__item--currentDone .studiosListGrille {
      opacity: 1;
      transition: opacity 0.5s ease;
      transition-delay: 0.5s; }
    .studiosList__item--currentDone .studiosList__close {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      bottom: calc(100% - 1.2em);
      transition-delay: 0.5s, 0.5s; }
    .studiosList__item--currentDone .studiosList__contentFromAbsolute {
      position: relative; }
  .studiosList__gutter {
    width: 30px; }
  .studiosList__title {
    font-size: 4em;
    line-height: 1.2;
    font-family: "Abril Fatface", cursive;
    color: #481f72;
    margin-bottom: 1.9em; }
  .studiosList__header {
    font-size: 1.8em;
    line-height: 1.2222;
    font-weight: bold;
    margin-bottom: 1.2em; }
  .studiosList__text {
    font-size: 1.8em;
    line-height: 1.2222;
    letter-spacing: -0.05em;
    line-height: 1.23em; }

@media (min-width: 768px) and (max-width: 991px) {
  .studiosList__text {
    letter-spacing: -0.08em; } }
    @media (max-width: 767px) {
      .studiosList__text {
        letter-spacing: -0.08em;
        word-spacing: -0.1em; } }
    .studiosList__text p {
      margin-bottom: 1.1em; }
  .studiosList__visuel {
    width: 100%;
    margin-top: 1%;
    margin-bottom: 6.8%; }
  .studiosList__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .studiosList__link > span {
      font-size: 1.8em;
      line-height: 1.2222;
      font-weight: bold; }
  .studiosList__close {
    position: absolute;
    bottom: 0.18181818em;
    right: 0.18181818em;
    font-size: 4.4em;
    transition: bottom 0.35s ease, -webkit-transform 0.35s ease;
    transition: transform 0.35s ease, bottom 0.35s ease;
    transition: transform 0.35s ease, bottom 0.35s ease, -webkit-transform 0.35s ease;
    transition-delay: 0s, 0s;
    line-height: 0em; }

@media (min-width: 768px) and (max-width: 991px) {
  .studiosList__contentFromAbsolute {
    padding: 2em 2em; }
  .studiosList__item {
    width: calc(50% - 10px);
    padding-bottom: 30.525%;
    margin-top: 0px; }
    .studiosList__item--main {
      width: 100%; }
    .studiosList__item--currentLoading {
      margin-right: calc(50% + 10px); }
    .studiosList__item--currentDone .studiosList__close {
      bottom: 91.85%; }
  .studiosList__gutter {
    width: 20px; }
  .studiosList__title {
    margin-bottom: 0.85em;
    width: 60%; }
  .studiosList__visuel {
    height: 24em;
    margin-bottom: 3.1%; }
  .studiosList__close {
    right: 0.29em; } }
  @media (max-width: 767px) {
    .studiosList__contentFromAbsolute {
      padding: 2em 1.7em; }
    .studiosList__item {
      width: 100%;
      padding-bottom: 77.5%;
      margin-top: 0px; }
      .studiosList__item--main {
        width: 100%; }
      .studiosList__item--currentLoading {
        margin-right: 0%; }
      .studiosList__item--currentDone .studiosList__close {
        bottom: 94.8%; }
    .studiosList__gutter {
      width: 20px; }
    .studiosList__title {
      margin-bottom: 0.5em;
      width: 80%; }
    .studiosList__visuel {
      margin-bottom: 8.1%; }
    .studiosList__link span {
      display: block;
      width: 30%; }
    .studiosList__close {
      right: 0.2em; } }

.studiosListGrille {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .studiosListGrille__col--left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50.2%;
    text-align: justify; }
  .studiosListGrille__col--right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 36.4%;
    margin-left: 10%;
    margin-right: 3.4%; }

@media (min-width: 768px) and (max-width: 991px) {
  .studiosListGrille {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .studiosListGrille__col--left {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%; }
    .studiosListGrille__col--right {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%;
      margin-left: 0%;
      margin-right: 0%;
      margin-bottom: 5.5%; } }
  @media (max-width: 767px) {
    .studiosListGrille {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .studiosListGrille__col--left {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%; }
      .studiosListGrille__col--right {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-bottom: 14.5%; } }

/* 
- $INTEREST MAPS-------------------------------------------------------------
*/
/* interestMaps (Used in About us) */
.mapInterest {
  position: relative; }
  .mapInterest__canvas {
    height: 640px; }

@media (min-width: 768px) and (max-width: 991px) {
  .mapInterest__canvas {
    height: 850px; } }
    @media (max-width: 767px) {
      .mapInterest__canvas {
        height: 800px; } }
  .mapInterest__spots {
    display: none; }

.mapTools {
  position: absolute;
  background-color: #ffffff;
  top: 10px;
  left: 8px;
  font-size: 1.6em;
  line-height: 1.15;
  letter-spacing: -0.7px;
  padding: 13px 7px 8px 15px;
  border-radius: 3px;
  box-shadow: 0px 0px 8px -1px #2d2d2d; }
  @media (max-width: 767px) {
    .mapTools {
      letter-spacing: -0.9px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mapTools {
    top: 19px;
    left: 40px;
    padding: 13px 7px 17px 15px; } }
  @media (max-width: 767px) {
    .mapTools {
      top: 19px;
      left: 20px;
      right: 20px;
      padding: 18px 12px 20px 14px; } }
  .mapTools__title {
    margin-right: -2px; }
    @media (max-width: 767px) {
      .mapTools__title {
        margin-bottom: 5px;
        display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .mapTools__secondBloc {
    display: block;
    margin-top: 19px;
    margin-left: 57px; } }
  @media (max-width: 767px) {
    .mapTools__secondBloc {
      display: block;
      margin-top: 19px; } }
  .mapTools__item {
    margin-right: 7px; }
    .mapTools__item--current {
      font-weight: bold; }
    .mapTools__item--all .icon {
      color: #2d2d2d; }
    @media (max-width: 767px) {
      .mapTools__item--all {
        display: block; } }
    .mapTools__item--studios .icon {
      color: #481f72; }
    .mapTools__item--sieges .icon {
      color: #FFBD02; }
    .mapTools__item--distributeurs .icon {
      color: #0227B7; }
    .mapTools__item--digital .icon {
      color: #FF2E00; }
    @media (max-width: 767px) {
      .mapTools__item {
        margin-right: 1px; } }
    .mapTools__item .icon {
      margin-right: 2px; }
      @media (max-width: 767px) {
        .mapTools__item .icon {
          margin-right: 2px; } }

.infoBox {
  background: #ffffff;
  width: 300px;
  padding: 10px 10px 15px 10px;
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  transition: opacity 0.7s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.7s ease, transform 0.6s ease;
  transition: opacity 0.7s ease, transform 0.6s ease, -webkit-transform 0.6s ease; }
  .infoBox img[align="right"] {
    visibility: hidden; }
  .infoBox--visible {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1; }
  .infoBox__name {
    font-size: 1.8em;
    line-height: 1.2;
    letter-spacing: -1.6px;
    font-family: "Work Sans";
    font-weight: 500;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 3px center;
    padding-left: 32px;
    margin-bottom: 8px;
    margin-top: 6px;
    min-height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .infoBox__visuel {
    margin-bottom: 12px; }
    .infoBox__visuel img {
      width: 100%; }
  .infoBox__desc {
    font-size: 1.4em;
    line-height: 1.15;
    letter-spacing: -0.9px;
    margin: 0px 7px 12px 7px; }
  .infoBox__info {
    font-size: 1.4em;
    line-height: 1.2222;
    font-family: "Work Sans";
    font-weight: 500;
    letter-spacing: -1.2px;
    margin: 6px 7px 0px 7px; }
    .infoBox__info .icon {
      margin-right: 14px; }
    .infoBox__info--studios .icon {
      color: #481f72; }
    .infoBox__info--sieges .icon {
      color: #FFBD02; }
    .infoBox__info--distributeurs .icon {
      color: #0227B7; }
    .infoBox__info--digital .icon {
      color: #FF2E00; }
  .infoBox__close {
    position: absolute;
    top: 9px;
    right: 10px;
    cursor: pointer; }
    .infoBox__close:hover {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      transition: -webkit-transform 0.35s ease;
      transition: transform 0.35s ease;
      transition: transform 0.35s ease, -webkit-transform 0.35s ease; }

/* 
- $LICENCES LSIT -------------------------------------------------------------
*/
/* listeLicences (Used in Our IPs) */
.listeLicences {
  border-top: solid 1px #2d2d2d;
  width: 978px;
  margin: 0 auto;
  max-width: 90%; }

@media (min-width: 768px) and (max-width: 991px) {
  .listeLicences {
    max-width: 100%; } }
  @media (max-width: 767px) {
    .listeLicences {
      max-width: 93%; } }
  .listeLicences__moreLink {
    text-align: center;
    margin-top: 3.2em;
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 700;
    letter-spacing: -0.02em; }
    .listeLicences__moreLink .icon-arrow1-right {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      font-size: 1.05em;
      display: inline-block;
      margin: 0 0.5em;
      vertical-align: -0.15em; }

@media (min-width: 768px) and (max-width: 991px) {
  .listeLicences__moreLink {
    margin-top: 2em; } }
    @media (max-width: 767px) {
      .listeLicences__moreLink {
        margin-top: 1.5em; } }

.licence {
  position: relative;
  border-bottom: solid 1px #2d2d2d;
  display: none; }
  .licence--visible {
    display: block; }
  .licence__visuel {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30.2%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__visuel {
    position: relative;
    width: 100%;
    height: 13.8em; } }
    @media (max-width: 767px) {
      .licence__visuel {
        position: relative;
        width: 100%;
        height: 13.8em; } }
  .licence__infos {
    margin-left: 31.8%;
    padding-top: 3.6em;
    padding-bottom: 3.2em; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__infos {
    margin-left: 0%;
    padding-top: 2.3em;
    padding-bottom: 2.3em; } }
    @media (max-width: 767px) {
      .licence__infos {
        margin-left: 0%;
        padding-top: 2.3em;
        padding-bottom: 1.2em; } }
  .licence__studioName {
    font-size: 1.8em;
    line-height: 1.2;
    font-family: "Work Sans";
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #ff0070;
    margin-bottom: 0.2em; }
  .licence__title {
    font-size: 3.8em;
    line-height: 1.2;
    font-family: "Abril Fatface", cursive;
    margin-bottom: 0em; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__title {
    margin-bottom: 0em; } }
    @media (max-width: 767px) {
      .licence__title {
        margin-bottom: 0em;
        padding-right: 1.2em; } }
  .licence__description {
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 300;
    letter-spacing: -0.05em;
    margin-bottom: 5.2em;
    margin-top: 2.75em;
    opacity: 0;
    transition: opacity 0.25s ease;
    transition-delay: 0.1s; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__description {
    letter-spacing: -0.052em; } }
    @media (max-width: 767px) {
      .licence__description {
        letter-spacing: -0.05em; } }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__description {
    margin-bottom: 2.6em;
    margin-top: 1.65em; } }
    @media (max-width: 767px) {
      .licence__description {
        margin-bottom: 1.05em;
        margin-top: 1.55em; } }
  .licence__studioLink {
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 700;
    letter-spacing: -0.02em;
    font-weight: bold;
    margin-bottom: 0.2em;
    opacity: 0;
    transition: opacity 0.25s ease;
    transition-delay: 0s; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__studioLink {
    margin-bottom: 0.1em; } }
    .licence__studioLink .delayedText__item {
      -webkit-transform: translateX(20px);
              transform: translateX(20px);
      transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
      transition: transform 0.35s ease, opacity 0.35s ease;
      transition: transform 0.35s ease, opacity 0.35s ease, -webkit-transform 0.35s ease;
      display: inline-block; }
  .licence__toggle {
    position: absolute;
    top: 1.65em;
    right: 0;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease;
    -webkit-transform-origin: center 40%;
            transform-origin: center 40%; }
    .licence__toggle span {
      font-size: 1.75em; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence__toggle {
    top: auto;
    bottom: 1.9em; }
    .licence__toggle span {
      font-size: 3.4125em; } }
    @media (max-width: 767px) {
      .licence__toggle {
        top: 19.6em; }
        .licence__toggle span {
          font-size: 3.4125em; } }
  .licence__item--open .licence__toggle {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .licence__item--open .licence__description {
    opacity: 1;
    transition-delay: 0s;
    transition: opacity 0s ease; }
  .licence__item--open .licence__studioLink {
    opacity: 1;
    transition-delay: 0s;
    transition: opacity 0s ease; }
    .licence__item--open .licence__studioLink .delayedText__item {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      display: inline-block; }
  .licence__accordion {
    height: 0;
    overflow: hidden; }

@media (min-width: 768px) and (max-width: 991px) {
  .licence {
    margin-top: 3em; } }
  @media (max-width: 767px) {
    .licence {
      margin-top: 2em; } }

/* 
- $PAGES NEWS -------------------------------------------------------------
*/
/* pageNews */
/* 
- $PAGES ACTUS -------------------------------------------------------------
*/
/* PagesActus */
.pageActus {
  width: 1080px;
  max-width: 95%;
  margin: 0 auto; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus {
    max-width: 100%; } }
  @media (max-width: 767px) {
    .pageActus {
      max-width: 93%; } }
  .pageActus__titre {
    font-size: 5em;
    line-height: 1.2;
    font-family: "Abril Fatface", cursive;
    color: #ff0070;
    text-align: center; }
    @media (max-width: 767px) {
      .pageActus__titre {
        font-size: 4em; } }
  .pageActus__content {
    width: 810px;
    max-width: 90%;
    margin: 0 auto; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__content {
    max-width: 100%; } }
    @media (max-width: 767px) {
      .pageActus__content {
        max-width: 100%; } }
  .pageActus__infos {
    border-top: solid 1px #2d2d2d;
    border-bottom: solid 1px #2d2d2d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 95px;
    box-sizing: border-box;
    margin-top: 7.5%;
    margin-bottom: 7.1%;
    color: #16255f; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 6.1%;
    margin-bottom: 5.4%; } }
    @media (max-width: 767px) {
      .pageActus__infos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 11.1%;
        margin-bottom: 9.4%; } }
  .pageActus__dateInfos {
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 500;
    letter-spacing: -0.03em; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__dateInfos {
    text-align: center;
    margin-bottom: 0.3em; } }
    @media (max-width: 767px) {
      .pageActus__dateInfos {
        text-align: center;
        margin-bottom: 0.3em; } }
  .pageActus__shareBox {
    font-size: 1.8em;
    line-height: 1.23;
    font-family: "Work Sans";
    font-weight: 500;
    letter-spacing: -0.03em; }
  .pageActus__share {
    color: #16255f;
    margin-left: 0.6em;
    vertical-align: bottom;
    display: inline-block;
    line-height: 1em; }
    .pageActus__share--twitter {
      font-size: 1.15em; }
    .pageActus__share--linkedin {
      font-size: 1.15em; }
    .pageActus__share--mail {
      font-size: 1.15em; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__share {
    margin-left: 0.4em; } }
    @media (max-width: 767px) {
      .pageActus__share {
        margin-left: 0.4em; } }
  .pageActus__chapeau {
    font-size: 1.8em;
    line-height: 1.2222;
    font-family: "Work Sans";
    font-weight: 300;
    font-family: "Work Sans";
    font-weight: 700;
    margin-bottom: 2.5em; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__chapeau {
    margin-bottom: 2.4em;
    letter-spacing: -0.02em; } }
    @media (max-width: 767px) {
      .pageActus__chapeau {
        margin-bottom: 2.35em;
        letter-spacing: -0.037em;
        text-align: justify; } }
  .pageActus__texte {
    font-size: 1.8em;
    line-height: 1.2222;
    font-family: "Work Sans";
    font-weight: 300; }
    .pageActus__texte p {
      margin-bottom: 2.55em; }

@media (min-width: 768px) and (max-width: 991px) {
  .pageActus__texte {
    margin-bottom: 2.55em; } }
    @media (max-width: 767px) {
      .pageActus__texte {
        margin-bottom: 2.35em; } }

/* 
- $HEADERPARALLAX -------------------------------------------------------------
*/
.headerParallax__bodyShape {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; }

.headerParallax__mediaBox {
  position: relative;
  width: 1182px;
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 54.9%; }
  @media (max-width: 991px) {
    .headerParallax__mediaBox {
      position: relative;
      width: auto;
      height: auto;
      padding-bottom: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .headerParallax__mediaBox {
    max-width: 200%; } }
  @media (max-width: 767px) {
    .headerParallax__mediaBox {
      max-width: 200%; } }

.headerParallax__media {
  opacity: 0;
  transition: opacity 1s linear;
  transition-delay: 0.65s;
  position: absolute;
  left: 0;
  top: 0px; }
  @media (max-width: 991px) {
    .headerParallax__media {
      position: static;
      left: auto;
      top: auto; } }

.headerParallax__media2 {
  opacity: 0;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  transition: opacity 1s linear, -webkit-transform 1s ease;
  transition: opacity 1s linear, transform 1s ease;
  transition: opacity 1s linear, transform 1s ease, -webkit-transform 1s ease;
  transition-delay: 0s;
  position: absolute;
  left: 0;
  top: 0px; }
  @media (max-width: 991px) {
    .headerParallax__media2 {
      position: static;
      left: auto;
      top: auto; } }

.headerParallax__titleBox {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
  position: relative; }

.headerParallax__titleBox2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
  transition-delay: 0.65s;
  position: relative; }

.headerParallax__titleMain {
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  transition-delay: 0.65s; }

.headerParallax__descMain {
  opacity: 0;
  transition: opacity 0.5s ease;
  transition-delay: 0.65s; }

.headerParallax--loaded .headerParallax__media {
  opacity: 1; }

.headerParallax--loaded .headerParallax__media2 {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1); }

.headerParallax--loaded .headerParallax__titleBox {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px); }

.headerParallax--loaded .headerParallax__titleBox2 {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px); }

.headerParallax--loaded .headerParallax__titleMain {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px); }

.headerParallax--loaded .headerParallax__descMain {
  opacity: 1; }

.headerParallax__linkAnchor:hover .headerParallax__media2, .headerParallax__linkAnchor--hover .headerParallax__media2 {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease; }

/* 
- $DELAYEDTEXT -------------------------------------------------------------
*/
.delayedText__item {
  opacity: 0; }

.delayedText__bloc--loaded .delayedText__item {
  opacity: 1; }

/* 
- $PRESENTATION -------------------------------------------------------------
*/
.presentation__colLeft, .presentation__colRight {
  opacity: 0;
  transition: opacity 0.35s linear, -webkit-transform 0.35s ease;
  transition: opacity 0.35s linear, transform 0.35s ease;
  transition: opacity 0.35s linear, transform 0.35s ease, -webkit-transform 0.35s ease; }

.presentation__colLeft {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px); }

.presentation__colRight {
  -webkit-transform: translateX(100px);
          transform: translateX(100px); }

@media (max-width: 991px) {
  .presentation__colLeft, .presentation__colRight {
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }

.presentation--loaded .presentation__colLeft {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px); }

.presentation--loaded .presentation__colRight {
  opacity: 1;
  -webkit-transform: translateX(0px);
          transform: translateX(0px); }

.presentation--loaded .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

/* 
- $BRIEF -------------------------------------------------------------
*/
.brief {
  margin-bottom: 5.6em; }
  @media (max-width: 991px) {
    .brief {
      margin-bottom: 1.7em; } }
  .brief__navigation {
    padding-left: 5.4em;
    margin-bottom: 8em; }
    .brief__navigationItem {
      display: inline-block;
      margin-right: 3.3em; }
    .brief__navigationLink, .brief__navigationLink2 {
      font-size: 1.8em;
      line-height: 1.2;
      font-family: "Work Sans";
      font-weight: 700; }

@media (min-width: 768px) and (max-width: 991px) {
  .brief__navigationLink, .brief__navigationLink2 {
    font-size: 3em; } }
      @media (max-width: 767px) {
        .brief__navigationLink, .brief__navigationLink2 {
          font-size: 2.4em; } }
      .brief__navigationLink--current, .brief__navigationLink:hover, .brief__navigationLink2--current, .brief__navigationLink2:hover {
        color: #ff2317; }
        .brief__navigationLink--current:after, .brief__navigationLink:hover:after, .brief__navigationLink2--current:after, .brief__navigationLink2:hover:after {
          color: #2d2d2d; }
      .brief__navigationLink--current:after, .brief__navigationLink:hover:after, .brief__navigationLink2--current:after, .brief__navigationLink2:hover:after {
        -webkit-transform: scale(1, -1);
                transform: scale(1, -1); }
      @media (max-width: 991px) {
        .brief__navigationLink:after, .brief__navigationLink2:after {
          content: "\e901";
          /* use !important to prevent issues with browser extensions that change fonts */
          font-family: 'asmodee' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          float: right;
          margin-top: 7px;
          transition: -webkit-transform 0.35s ease;
          transition: transform 0.35s ease;
          transition: transform 0.35s ease, -webkit-transform 0.35s ease; } }
      @media (max-width: 767px) {
        .brief__navigationLink:after, .brief__navigationLink2:after {
          margin-top: 0px;
          font-size: 1.4em; } }
  .brief__slide {
    position: relative; }

@media (min-width: 768px) and (max-width: 991px) {
  .brief__slide {
    border-bottom: solid 1px #2d2d2d;
    padding-bottom: 2.8em;
    margin-bottom: 2.3em; } }
    @media (max-width: 767px) {
      .brief__slide {
        border-bottom: solid 1px #2d2d2d;
        padding-bottom: 2.8em;
        margin-bottom: 2.3em; } }
  .brief__content {
    padding-left: 10.4em; }

@media (min-width: 768px) and (max-width: 991px) {
  .brief__content {
    padding-left: 0em; } }
    @media (max-width: 767px) {
      .brief__content {
        padding-left: 0em; } }
  .brief__bloc {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .brief__bloc {
    margin-top: 2.6em; } }
    @media (max-width: 767px) {
      .brief__bloc {
        margin-top: 2.6em; } }
    .brief__bloc--current {
      transition: opacity 0.5s linear;
      opacity: 1;
      position: relative; }

.briefMain {
  background-color: transparent;
  transition: background 0.5s ease;
  transition-delay: 0.8s; }
  .briefMain .cardBox8 {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    transition: opacity 1s linear, -webkit-transform 1s ease;
    transition: opacity 1s linear, transform 1s ease;
    transition: opacity 1s linear, transform 1s ease, -webkit-transform 1s ease;
    transition-delay: 0s, 0s; }
    .briefMain .cardBox8__title {
      opacity: 0;
      -webkit-transform: translateY(25px);
              transform: translateY(25px);
      transition: opacity 0.5s linear, -webkit-transform 0.5s ease;
      transition: opacity 0.5s linear, transform 0.5s ease;
      transition: opacity 0.5s linear, transform 0.5s ease, -webkit-transform 0.5s ease;
      transition-delay: 0.5s; }
  .briefMain .brief__navigationItem {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    transition: opacity 0.5s linear, -webkit-transform 0.5s ease;
    transition: opacity 0.5s linear, transform 0.5s ease;
    transition: opacity 0.5s linear, transform 0.5s ease, -webkit-transform 0.5s ease; }
  .briefMain .brief__slide {
    opacity: 0;
    transition: opacity 0.5s linear;
    transition-delay: 1.8s; }
  .briefMain--loaded {
    background-color: #e6e6e6; }
    .briefMain--loaded .cardBox8 {
      opacity: 1;
      -webkit-transform: translateY(0px);
              transform: translateY(0px); }
      .briefMain--loaded .cardBox8__title {
        opacity: 1;
        -webkit-transform: translateY(0px);
                transform: translateY(0px); }
    .briefMain--loaded .brief__navigationItem {
      opacity: 1;
      -webkit-transform: translateY(0px);
              transform: translateY(0px); }
    .briefMain--loaded .brief__slide {
      opacity: 1; }

/* 
- $SECTIONS -------------------------------------------------------------
*/
.section1__rowTitle1 {
  margin-bottom: 2em; }

.section1--hasTitleOverflowUp {
  border-top: 8em solid #ffffff; }

.section1--hasTitleOverflowUp .section1__rowTitle1 {
  margin-top: -8em; }

.section1--homeIntro {
  margin-bottom: 1.2em; }

.section1--homeDigital {
  margin-bottom: 5.9em; }

.section1--homeDigital .section1__rowTitle1 {
  margin-bottom: 2.5em; }

.section1--homeStudios {
  margin-bottom: 2.9em; }

.section1--homeSuccess {
  margin-bottom: 2em;
  padding-bottom: 2.9em; }

.section1--inBrief {
  margin-bottom: 2em; }

@media (min-width: 768px) {
  .section1__rowTitle1 {
    margin-bottom: 3.6em; }
  .section1--hasTitleOverflowUp {
    border-top: 10.6em solid #ffffff; }
  .section1--hasTitleOverflowUp .section1__rowTitle1 {
    margin-top: -10.6em; }
  .section1--homeIntro {
    margin-bottom: 3.5em; }
  .section1--homeSuccess {
    margin-bottom: 4em;
    padding-bottom: 2.9em; }
  .section1--homeStudios .section1__rowTitle1 {
    margin-bottom: 4em; }
  .section1--homeDigital {
    margin-bottom: 7.8em;
    padding-bottom: 1em; }
  .section1--homeDigital .section1__rowTitle1 {
    margin-bottom: 3.5em; }
  .section1--inBrief {
    margin-bottom: 4em;
    padding-bottom: 4em; } }

@media (min-width: 992px) {
  .section1__rowTitle1 {
    margin-bottom: 5.5em; }
  .section1--hasTitleOverflowUp {
    border-top: 8em solid #ffffff; }
  .section1--hasTitleOverflowUp .section1__rowTitle1 {
    margin-top: -8em; }
  .section1--homeIntro {
    margin-bottom: 6.5em; }
  .section1--homeDigital {
    margin-bottom: 4em;
    padding-bottom: 1.2em; }
  .section1--homeDigital .section1__rowTitle1 {
    margin-bottom: 5.5em; }
  .section1--homeStudios {
    margin-bottom: 4.9em; }
  .section1--homeStudios .section1__rowTitle1 {
    margin-bottom: 5.3em; }
  .section1--homeSuccess {
    padding-bottom: 1.7em; }
  .section1--inBrief {
    padding-bottom: 6em;
    margin-bottom: 3.7em; } }

@media (min-width: 992px) {
  .sectionHomeIntro__part1 {
    margin-top: 5.8em; } }

.sectionHomeIntro__part2 {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-bottom: 3.4em; }
  @media (min-width: 992px) {
    .sectionHomeIntro__part2 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-bottom: 0; } }

.section--common {
  margin-bottom: 6em; }

.section--social {
  min-height: 40vh;
  margin-bottom: 2.8em; }
  @media (max-width: 991px) {
    .section--social {
      margin-bottom: 3.5em; } }
  @media (max-width: 767px) {
    .section--social {
      margin-bottom: 1.5em; } }

@media (max-width: 991px) {
  .section--studios {
    margin-bottom: 4em; } }

@media (max-width: 767px) {
  .section--studios {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .section--intro {
    margin-bottom: 3.7em; } }

.section--header1 {
  margin-bottom: 6em; }

@media (min-width: 768px) and (max-width: 991px) {
  .section--header1 {
    margin-bottom: 3.1em; } }
  @media (max-width: 767px) {
    .section--header1 {
      margin-bottom: 2.9em; } }

/* 
- $ASMODEE LIVE -------------------------------------------------------------
*/
.asmodeeLive__part1 {
  margin-bottom: 3.3em; }

/* --------------------------------------------------------------------------------------- */
/*                                          $LAYOUT                                       */
/* --------------------------------------------------------------------------------------- */
.container1 {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto; }

/* 
- $MODLAYOUT (classes for layout purpose only - Adds/Remove margin or padding) -------------------------------------------------------------
* Add some classes if needed but don't modifify if you don't know what you're doing.
*/
.modLayout1 {
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 768px) {
    .modLayout1 {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 992px) {
    .modLayout1 {
      padding-left: 77px;
      padding-right: 77px; } }

.modLayout2 {
  margin-left: -20px;
  margin-right: -20px; }
  @media (min-width: 768px) {
    .modLayout2 {
      margin-left: -40px;
      margin-right: -40px; } }
  @media (min-width: 992px) {
    .modLayout2 {
      margin-left: 0;
      margin-right: 0; } }

.sgBloc {
  margin-bottom: 6em; }
  .sgBloc__title {
    font-size: 2em;
    line-height: 1.2;
    font-family: "Work Sans";
    font-weight: 700; }
  .sgBloc__descr {
    margin-bottom: 2em;
    font-size: 1.4em; }

/* 
- $HEADER MAIN-------------------------------------------------------------
*/
@media (min-width: 768px) and (max-width: 991px) {
  body {
    padding-top: 125px; } }

@media (max-width: 767px) {
  body {
    padding-top: 107px; } }

.headerMain__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 37px; }

.headerMain__logo {
  -ms-flex-preferred-size: 163px;
      flex-basis: 163px; }

.headerMain__navMain {
  -webkit-box-flex: 999;
      -ms-flex-positive: 999;
          flex-grow: 999;
  text-align: right; }

.headerMain--isSticky {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 500;
  width: 100%;
  transition: top 0.6s ease;
  border-bottom: solid 1px #d8d8d8;
  background-color: #ffffff; }
  .headerMain--isSticky .headerMain__logo {
    -ms-flex-preferred-size: 54px;
        flex-basis: 54px; }
  .headerMain--isSticky .headerMain__content {
    padding: 9px 0px 11px 3px; }

.headerMain--isStickyVisible {
  top: 0; }

@media (max-width: 991px) {
  .headerMain {
    border-bottom: solid 1px #000000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 500px;
    /* reset des padding margin de la grille uniquement pour le header */ }
    .headerMain__content {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .headerMain__content:after {
        content: "";
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        width: 10px; }
    .headerMain__logo {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .headerMain__navMain {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: initial;
          -ms-flex-positive: initial;
              flex-grow: initial; }
    .headerMain--isSticky {
      display: none; }
    .headerMain .modLayout1, .headerMain .container-fluid, .headerMain .row, .headerMain .col {
      padding-left: 0px;
      padding-right: 0px;
      margin-left: 0px;
      margin-right: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .headerMain__content {
    padding: 0; }
  .headerMain__navMain {
    padding: 19px 0px 25px 20px; }
  .headerMain__logo {
    -ms-flex-preferred-size: 140px;
        flex-basis: 140px;
    margin-right: 12.5%;
    padding: 17px 0; } }

@media (max-width: 767px) {
  .headerMain__content {
    padding: 0; }
  .headerMain__navMain {
    padding: 19px 0 25px 18px; }
  .headerMain__logo {
    -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
    margin-right: 13.5%; } }

/* 
- $NAVIGATION MAIN DESKTOP (PRIMARY)-------------------------------------------------------------
*/
.navPrimary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.navPrimary__item,
.navPrimary .menu-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-left: 1.7em;
  font-family: "Work Sans";
  font-weight: 700;
  font-size: 1.8em; }
  .navPrimary__item:hover, .navPrimary__item.current_page_item,
  .navPrimary .menu-item:hover,
  .navPrimary .menu-item.current_page_item {
    color: #ff0070; }

.navPrimary__btnToggle {
  display: none; }

@media (max-width: 991px) {
  .navPrimary__btnToggle {
    display: block;
    text-transform: uppercase;
    font-size: 2.2em;
    line-height: 1.2;
    font-family: "Work Sans";
    font-weight: 700; } }

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .navPrimary__btnToggle__label {
    display: inline; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .navPrimary__btnToggle__label {
      display: none; } }

@media (max-width: 991px) {
    .navPrimary__btnToggle--on {
      display: none; } }

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .navPrimary__btnToggle--on {
    font-size: 1.2em; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .navPrimary__btnToggle--on {
        font-size: 1.4em; } }

@media (max-width: 991px) {
    .navPrimary__btnToggle--off {
      display: inline; } }

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .navPrimary__btnToggle--off {
    font-size: 1.2em; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .navPrimary__btnToggle--off {
        font-size: 1.4em; } }

@media (max-width: 991px) {
    .navPrimary__btnToggle span {
      vertical-align: middle; }
    .navPrimary__btnToggle .icon {
      margin-right: 0.4em; }
  .navPrimary__list {
    display: none; }
  .navPrimary--menuVisible .navPrimary__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #ffffff;
    left: 0;
    right: 0;
    top: calc(100% + 1px);
    text-align: left; }
  .navPrimary--menuVisible .navPrimary__btnToggle--on {
    display: inline; }
  .navPrimary--menuVisible .navPrimary__btnToggle--off {
    display: none; }
  .navPrimary__item,
  .navPrimary .menu-item {
    border-bottom: solid 1px #000000;
    margin-left: 0;
    font-family: "Work Sans";
    font-weight: 500;
    font-size: 3em; }
    .navPrimary__item a,
    .navPrimary .menu-item a {
      display: block;
      margin: 0.44em 0.5em 0.53em 0.6em; }
      .navPrimary__item a:after,
      .navPrimary .menu-item a:after {
        content: "\e901";
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'asmodee' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
        margin-top: 7px; }
    .navPrimary__item .icon,
    .navPrimary .menu-item .icon {
      float: right;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      margin-top: 7px; } }

/* 
- $NAVIGATION SECONDARY (Used for footer credits links)-------------------------------------------------------------
*/
.navSecondary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.navSecondary__item:not(:first-child):before {
  content: "\00a0-"; }

/* 
- $NAVIGATION THIRD (Used for Site map)-------------------------------------------------------------
*/
.navThird__item {
  font-size: 1.8em;
  line-height: 1.3; }

.navThird__linkIcon {
  display: inline-block;
  vertical-align: middle; }

/* 
- $FOOTER MAIN-------------------------------------------------------------
*/
.footerMain__section1 {
  margin-bottom: 3.5em; }

.footerMain__section2Content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.footerMain__section2Inner {
  padding-top: 2em;
  padding-bottom: 1.8em; }

.footerMain__title {
  width: 122px;
  margin-bottom: 2.4em; }

.footerMain__socialToolsWrapper, .footerMain__creditsWrapper {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.footerMain__socialToolsWrapper {
  margin-bottom: 1.2em; }

.footerMain__editoFooter {
  text-align: left; }

@media (min-width: 768px) {
  .footerMain__section2Inner {
    padding-top: 4em;
    padding-bottom: 4em; }
  .footerMain__section2Content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .footerMain__title {
    margin-bottom: 5em; }
  .footerMain__socialToolsWrapper, .footerMain__creditsWrapper {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%; }
  .footerMain__creditsWrapper {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .footerMain__socialToolsWrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 0%;
            flex: 0 0 0%;
    margin-bottom: 0; } }

@media (min-width: 992px) {
  .footerMain__section1 {
    margin-bottom: 7.5em; }
  .footerMain__section2Inner {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  .footerMain__title {
    width: 122px;
    margin-bottom: 5em; }
  .footerMain__editoFooter {
    text-align: right; } }

/* --------------------------------------------------------------------------------------- */
/*                                          $TEMPLATE MODELS                               */
/* --------------------------------------------------------------------------------------- */
/* 
- $TEMPLATE1 (Used for following pages ) ----------
* 
*
*/
/* --------------------------------------------------------------------------------------- */
/* 											END GLOBAL                               		*/
/* --------------------------------------------------------------------------------------- */

/*# sourceMappingURL=maps/styles.css.map */
