<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#category .header-wrap {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 200px; }
  @media screen and (min-width: 992px) {
    #category .header-wrap {
      height: 350px; } }
  #category .header-wrap .header {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #category .header-wrap .header-title {
      font-size: 40px;
      font-weight: bold;
      letter-spacing: -1.33px;
      line-height: 51px;
      color: #FFFFFF;
      text-align: center;
      font-family: "DIN 2014 Narrow";
      margin-bottom: 0; }
      @media screen and (min-width: 992px) {
        #category .header-wrap .header-title {
          font-size: 50px;
          letter-spacing: -1.67px;
          line-height: 64px; } }
    #category .header-wrap .header-subtitle, #category .header-wrap .header p {
      font-size: 20px;
      font-weight: 300;
      letter-spacing: -0.67px;
      line-height: 25px;
      color: #FFFFFF;
      text-align: center;
      font-family: "DIN 2014 Narrow"; }
      @media screen and (min-width: 992px) {
        #category .header-wrap .header-subtitle, #category .header-wrap .header p {
          letter-spacing: -1px;
          font-size: 30px;
          line-height: 39px; } }

#category .content {
  padding: 40px 0 50px 0; }
  #category .content-title {
    color: #000000;
    font-family: "DIN 2014 Narrow";
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.83px;
    line-height: 32px;
    padding-bottom: 10px; }
    @media screen and (min-width: 992px) {
      #category .content-title {
        padding-bottom: 20px; } }
  #category .content-description {
    padding-bottom: 40px;
    color: #666666;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px; }
    #category .content-description p {
      font-weight: 300;
      font-size: 16px; }
  #category .content-list .item {
    position: relative;
    padding-left: 20px;
    color: #aa8551;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 25px;
    padding-bottom: 30px; }
    #category .content-list .item p {
      font-weight: 300;
      font-size: 16px; }
    @media screen and (min-width: 992px) {
      #category .content-list .item {
        padding-bottom: 20px; } }
    #category .content-list .item a {
      color: inherit; }
      #category .content-list .item a:hover {
        text-decoration: underline !important; }
    #category .content-list .item:before {
      content: "";
      background-image: url(../../../../../../themes/custom/opage/img/big-arrow.png);
      position: absolute;
      left: -5px;
      top: 5px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat; }

.block-ressources {
  padding: 40px 0 20px 0;
  border-top: 1px solid #CCCCCC; }
  .block-ressources:last-child {
    padding-bottom: 60px; }
  .block-ressources-category-title {
    color: #000000;
    font-family: "DIN 2014 Narrow";
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.83px;
    line-height: 32px;
    padding-bottom: 30px;
    position: relative; }
    .block-ressources-category-title:hover {
      cursor: pointer; }
  .block-ressources-category-list-tableau {
    list-style: none !important;
    padding-left: inherit !important;
    display: block !important; }
  .block-ressources-category-list {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms; }
    .block-ressources-category-list.open {
      display: inline-block; }
    .block-ressources-category-list:not(.open) {
      display: none; }
    .block-ressources-category-list .item {
      padding-bottom: 20px;
      margin-left: 5px;
      margin-bottom: -1px; }
      .block-ressources-category-list .item a {
        color: inherit;
        text-decoration: underline !important; }
      .block-ressources-category-list .item-tableau {
        padding: 20px 0;
        border-top: 1px solid #CCCCCC; }
        .block-ressources-category-list .item-tableau ul {
          list-style: disc !important; }
        .block-ressources-category-list .item-tableau-header a {
          display: inline-block;
          margin-right: 40px; }
        .block-ressources-category-list .item-tableau-header .arrow-toggle {
          top: 28px; }
        .block-ressources-category-list .item-tableau-content:not(.open) {
          display: none; }
        .block-ressources-category-list .item-tableau-content-body {
          letter-spacing: 1px !important;
          padding-top: 15px;
          color: #5e5e5c; }
          .block-ressources-category-list .item-tableau-content-body img {
            max-width: 100%; }
      .block-ressources-category-list .item:before:not(item-tableau) {
        content: "";
        background-image: url(../../../../../../themes/custom/opage/img/download.png);
        position: absolute;
        left: 0;
        top: 5px;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat; }
  .block-ressources .arrow-toggle {
    width: 24px;
    height: 20px;
    position: absolute;
    top: 15px;
    font-size: 20px;
    right: 10px; }
    .block-ressources .arrow-toggle span {
      top: 4px;
      position: absolute;
      width: 15px;
      height: 2px;
      background-color: #000000;
      display: inline-block;
      transition: all .2s ease; }
      .block-ressources .arrow-toggle span:first-of-type {
        left: 0;
        transform: scale(0.9) rotate(45deg); }
      .block-ressources .arrow-toggle span:last-of-type {
        right: 0;
        transform: scale(0.9) rotate(-45deg); }
    .block-ressources .arrow-toggle.active span:first-of-type {
      transform: scale(0.9) rotate(-45deg); }
    .block-ressources .arrow-toggle.active span:last-of-type {
      transform: scale(0.9) rotate(45deg); }
    .block-ressources .arrow-toggle:hover {
      cursor: pointer; }
  .block-ressources .panel-to-expand:not(.open) {
    display: none !important; }

.block-mesures {
  padding-top: 40px; }
  .block-mesures:first-child {
    padding-top: 0; }
  .block-mesures .category-left {
    min-height: 188px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .block-mesures .category-right {
    padding-left: 0;
    padding-top: 15px;
    min-height: 188px; }
    @media screen and (min-width: 992px) {
      .block-mesures .category-right {
        padding-left: 30px;
        padding-top: 0; } }
    .block-mesures .category-right-title {
      color: #000000;
      font-family: "DIN 2014 Narrow";
      font-size: 25px;
      font-weight: bold;
      letter-spacing: -0.83px;
      line-height: 32px;
      padding-bottom: 10px; }
    .block-mesures .category-right-description {
      color: #666666;
      font-family: Roboto;
      font-size: 16px;
      font-weight: 300;
      line-height: 25px; }
      @media screen and (max-width: 991px) {
        .block-mesures .category-right-description {
          padding-top: 10px;
          padding-bottom: 20px; } }
      .block-mesures .category-right-description p {
        font-weight: 300;
        font-size: 16px; }
    .block-mesures .category-right-list {
      bottom: 0; }
      @media screen and (min-width: 992px) {
        .block-mesures .category-right-list {
          position: absolute; } }
      .block-mesures .category-right-list .item {
        padding-left: 0;
        padding-top: 5px; }
        .block-mesures .category-right-list .item a {
          text-decoration: underline !important; }

#tableau #graphique .introduction {
  display: none; }
</pre></body></html>