<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wave-wrapper {
    position: relative;
    width: 100%;
    height: 100px; /* hauteur de la vague */
    overflow: hidden;
  }
  @media (max-width: 575px) {
    .sm-actu {
        width: inherit !important;
    }
}
.custom-card{
    width: unset !important;
    max-width: unset !important;
}
.custom-card .content-wave {
    background-color: unset !important;
    -webkit-clip-path: unset !important;
    clip-path: unset !important;
}
  
  .wave-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* sâ€™adapte Ã&nbsp; la hauteur du parent */
    display: block;
  }

div#tarteaucitronAlertBig:before {
  content: url(img/logo-tac.png) !important;
}
.titre-bvn,
.texte-bvn {
  text-shadow: 0 0 6px #0a4d79;
}
.card-acces.top-middle:hover .acces-link:nth-child(4) {
  transition-delay: 0.8s !important;
}

.card-acces.top-middle:hover .acces-link:nth-child(5) {
  transition-delay: 1.1s !important;
}

.card-acces.top-middle:hover .acces-link:nth-child(6) {
  transition-delay: 1.3s !important;
}

@media screen and (min-width: 520px) and (max-width: 992px) {
  .dropdown-menu {
    min-width: 230px !important;
  }
}

.dropdown-menu .dropdown-item {
  padding-left: 10px;
}
@media (max-width: 400px) {
  .card-acces {
    height: 90px;
  }
}
@media (max-width: 520px) {
  .title-bvn .texte-bvn {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .btn.meteo-btn {
    margin-top: 0 !important;
  }
  .class-g-margintop &gt; .container-fluid {
    height: 30vh !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .card-acces {
    height: 240px;
  }
}
@media (max-width: 991px) {
  .the-header .mt-5.navbar-dark {
    top: unset !important;
    margin-top: 0rem !important;
    position: relative !important;
    left: unset !important  ;
  }
}
@media (max-width: 360px) {
  .btn.meteo-btn {
    font-size: 16px !important;
  }
}
@media (max-width: 420px) {
  .btn.meteo-btn {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .btn.meteo-btn {
    margin-top: 0 !important;
  }
  .acces-links {
    font-size: 1.05rem !important;
  }
}
.card-acces {
  height: 225px !important;
}

span.tarteaucitron-magic-block {
  line-height: normal !important;
}
.container-fluid.bienvenue {
  background-position: center center;
}
.col-6.title-bvn {
  /* padding: 100px; */
  text-shadow: 0 0 5px #708fa3;
}
nav .navbar-nav {
  margin-top: 0;
}
body.home .class-g-margintop {
  margin-top: 147px;
}
.logo {
  max-height: unset;
}
.logo-img {
  max-height: unset;
}
.dropdown:hover &gt; .dropdown-menu {
  display: block;
  margin-top: 0;
  width: auto !important;
}
.dropdown-menu {
  width: auto !important;
  min-width: unset;
}

.the-header .mt-5.navbar-dark {
  top: unset;
  margin-top: 0rem !important;
  position: relative;
  left: unset;
}
.dropdown-menu .dropdown-item {
  padding: 10px 16px !important;
}

@media (max-width: 575px) {
  .card-acces {
    height: 140px;
  }
}
@media (max-width: 767px) {
    .class-g-margintop {
        margin-top: 195px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
  body.home .class-g-margintop {
    margin-top: 162px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  body.home .class-g-margintop {
    margin-top: 179px;
  }
}
@media (min-width: 992px) {
  body.home .class-g-margintop {
    margin-top: 190px;
  }
}
</pre></body></html>