/* saira-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/saira-v21-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: italic;
  font-weight: 100;
  src: url('/fonts/saira-v21-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/saira-v21-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/saira-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Saira';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/saira-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/saira-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/saira-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/saira-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/saira-v21-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* saira-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Saira';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/saira-v21-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* advent-pro-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Advent Pro';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/advent-pro-v28-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* advent-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Advent Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/advent-pro-v28-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* advent-pro-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Advent Pro';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/advent-pro-v28-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* advent-pro-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Advent Pro';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/advent-pro-v28-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body{visibility: visible;background-color:#000;color:#fff;font-family:'saira';margin:0;padding:0;line-height:1.6}
a{color:#fedb00;text-decoration:none}
a:hover{color:#0701fe}
h1,h2,h3,h4,h5,h6{margin:30px 0 30px 0;color:#fedb00}
h1{font:sans-serif;font-weight:700;font-size:36px;text-align:center;font-family:'Advent Pro'}
h2{font:sans-serif;font-weight:700;font-size:36px;text-align:center;font-family:'Advent Pro'}
h3{font-size:24px;text-align:left;font-family:'Advent Pro'}
h4{font-size:24px;text-align:center;font-family:'Advent Pro'; margin: 0 0 30PX 0;font-weight:700}
h5{font-size:14px;color:#fff;font-family:'saira';text-align:center;margin: 5px 0 0 0;font-weight:400;}
h6{font-size:16px;text-align:center}
p{font-size:16px;color:#fff;margin:0 0 20px 0;text-align:center}
.lien-special {
    color:#fedb00;
    font-size:24px;
    font-family: 'Advent Pro';
    line-height: 1.6;
    text-decoration: none;
    font-weight: bold;
}

.wb-stl-highlight{color:#74ffd0;font-weight:700}
p a{color:#F81D50}
p a:hover{color:#ff7b74}
ul{list-style-type:none;padding:0;margin-left:20px ;text-align:left;font-family: 'saira';}
ul li{font-size:16px;color:#fff;margin-bottom:10px}
ul li::before{content:"•";color:#fedb00;margin-right:10px}
#wb_header_1{background-color:#000;padding:0;text-align:center}#wb_header_1 p{font-size:16px;color:#fedb00}#wb_header_1 img{border-radius:0%;margin:0 0;}.wb_picture_wrap{margin-top:10px}.wb_element_mappic img{width:10%;height:auto;display:block}.wb_picture_wrap img{width:100%;height:auto;display:block}
#wb_main_1{padding:0px;text-align:center}
.encadre-gris{background-color:#181818;padding:20px;margin-bottom:20px;border-radius: 10px; Margin-left:auto;Margin-right:auto;margin-bottom:20px;width:75%;max-width:1000px;padding:15px}
.wb_footer{background-color:#000;padding-bottom:20px;text-align:center;border-top: 3px solid #fedb00;margin-bottom:0;border-bottom: 3px solid #fedb00;}
#wb_footer_1 img{margin:0 10px}
@media (max-width:480px){h1{font-size:26px}h2{font-size:22px}h3{font-size:20px}h4{font-size:16px}h5{font-size:14px}.wb_content.wb-layout-vertical{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0px 5px 10px}
@media (max-width:480px){.encadre-gris{width:100%;padding:auto}}
.encadre-gris h3{color:#fedb00;margin-top:0;font-family:'saira';}.encadre-gris a{color:#74ffd0;text-decoration:none}.encadre-gris a:hover{color:#ff7b74}.wb_element_mappic img{width:100%;max-width:500px;height:auto;display:block;margin:0 auto}
@media (max-width:768px){h1{font-size:28px}h2{font-size:24px}h3{font-size:18px;font-weight: 700;}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{font-size:14px;line-height:1.4}}

