@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#zone-bulletin[v-cloak] {
  display: none; }

#zone-bulletin h2 {
  color: #145e9a;
  font-size: 18px;
  font-family: "Quicksand", sans-serif;
  font-weight: 800;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  margin-bottom: 10px; }
  #zone-bulletin h2 i {
    color: #db0084;
    margin-right: 10px;
    font-size: 22.4px; }

@media screen and (min-width: 64em) {
  #zone-bulletin .zone-bulletin-row {
    margin: 0px -15px; }
    #zone-bulletin .zone-bulletin-row:after {
      content: "";
      display: table;
      clear: both; } }
  @media screen and (min-width: 64em) and (max-width: 39.99875em) {
    #zone-bulletin .zone-bulletin-row {
      margin: 0; } }

@media screen and (min-width: 64em) {
  #zone-bulletin .zone-bulletin-video {
    width: 66.66667%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    padding-right: 0; } }
  @media screen and (min-width: 64em) and (min-width: 40em) {
    #zone-bulletin .zone-bulletin-video {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (min-width: 64em) {
    #zone-bulletin .zone-bulletin-video, #zone-bulletin .zone-bulletin-video:last-child:not(:first-child) {
      float: left;
      clear: none; }
    #zone-bulletin .zone-bulletin-video:last-child:not(:first-child) {
      float: right; } }

#zone-bulletin .zone-bulletin-video #zone-bulletin-thumbnail {
  position: relative;
  font-size: 0;
  background: #333333;
  border-radius: 5px;
  cursor: pointer; }
  #zone-bulletin .zone-bulletin-video #zone-bulletin-thumbnail img {
    width: 100%;
    opacity: 0.5; }
  #zone-bulletin .zone-bulletin-video #zone-bulletin-thumbnail:after {
    content: "\EA34";
    font-family: "fa";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    font-size: 30px;
    text-shadow: 5px 5px 25px #333333;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

#zone-bulletin .zone-bulletin-video .modal_bulletin-video-zone.modal_opened .mf_modal {
  pointer-events: none; }
  #zone-bulletin .zone-bulletin-video .modal_bulletin-video-zone.modal_opened .mf_modal .inner {
    pointer-events: all; }

#zone-bulletin .zone-bulletin-video .modal_bulletin-video-zone .mf_modal .inner {
  width: 100%;
  padding: 0; }

#zone-bulletin .zone-bulletin-video .zone-iframe-wrapper {
  position: relative;
  padding-top: 56.25%; }
  #zone-bulletin .zone-bulletin-video .zone-iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px; }

@media screen and (min-width: 64em) {
  #zone-bulletin .zone-bulletin-details {
    width: 33.33333%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    padding-top: 10px; } }
  @media screen and (min-width: 64em) and (min-width: 40em) {
    #zone-bulletin .zone-bulletin-details {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (min-width: 64em) {
    #zone-bulletin .zone-bulletin-details, #zone-bulletin .zone-bulletin-details:last-child:not(:first-child) {
      float: left;
      clear: none; }
    #zone-bulletin .zone-bulletin-details:last-child:not(:first-child) {
      float: right; } }

@media screen and (max-width: 63.99875em) {
  #zone-bulletin .zone-bulletin-details {
    margin-top: 15px; } }

#zone-bulletin .zone-bulletin-details p:first-child {
  color: #333333;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: justify; }

#zone-bulletin .zone-bulletin-details > p:last-child {
  text-align: right;
  padding-top: 15px; }
  #zone-bulletin .zone-bulletin-details > p:last-child button {
    color: #db0084;
    font-size: 11px;
    font-weight: 400;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #zone-bulletin .zone-bulletin-details > p:last-child button:hover {
      color: #1c9bd4;
      margin-left: 4px; }

#zone-bulletin .zone-bulletin-details .rte {
  height: 210px;
  overflow: hidden; }
  #zone-bulletin .zone-bulletin-details .rte date, #zone-bulletin .zone-bulletin-details .rte titre, #zone-bulletin .zone-bulletin-details .rte temps {
    display: block;
    word-break: break-all; }

#zone-bulletin .inner {
  z-index: 999999; }

#zone-bulletin .xml_details * {
  display: block;
  margin-bottom: 20px; }

#zone-bulletin .xml_details titre {
  margin-bottom: 20px;
  font-family: "CrimsonText", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #145e9a;
  margin-top: 20px;
  color: #145e9a; }

#zone-bulletin .xml_details date {
  margin-bottom: 20px;
  font-weight: 600; }

#zone-bulletin .xml_details temps,
#zone-bulletin .xml_details observation {
  font-size: 14px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  color: #333333; }
  @media screen and (max-width: 39.99875em) {
    #zone-bulletin .xml_details temps,
    #zone-bulletin .xml_details observation {
      font-size: 13px;
      line-height: 20px; } }
