@keyframes nectar-scrolling-text-animation{0%{transform:translateX(calc(50% + 50vw)) translateZ(0)}to{transform:translateX(calc(-50% - 50vw)) translateZ(0)}}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}to{-webkit-transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:500px){#alertdesk{display:none!important}#alertmobile{display:block}#alertmobile br{display:none}}@media only screen and (min-width:501px){#alertmobile{display:none}}.max-resolution{max-width:100vw}.nectar-scrolling-text .nectar-scrolling-text-inner{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;overflow:hidden;white-space:nowrap;font-weight:600}.nectar-scrolling-text[data-s-speed=slowest] .nectar-scrolling-text-inner>*{animation-duration:12s}.nectar-scrolling-text .nectar-scrolling-text-inner>*{transform:translateX(-20%) translateZ(0);animation:nectar-scrolling-text-animation linear infinite 30s}.text-alert-blue{color:#2454a5!important}div.zone_warning{background-color:#f4f2f3;text-align:center;color:#fff;overflow:hidden}div.zone_warning img.img-alerte{width:auto!important;height:30px!important}@media only screen and (min-width:300px) and (max-width:900px){div.zone_warning{position:initial!important;top:0;width:100%!important;max-width:initial}}.zone_texte_warning{padding:10px;-webkit-animation:rightThenLeft 1s linear}.zone_texte_warning h2{margin-bottom:10px!important}.zone_texte_warning h3{font-size:20px}.trait_blanc{margin-bottom:5px;margin-top:5px;color:#fff}.trait_titre{margin-left:30%;margin-right:30%}div.text-alert{width:100%;text-align:center;margin-left:auto;margin-right:auto}.titre-alert h1,div.text-alert h1,div.text-alert h2{color:#fff!important}.img-alerte{left:5%}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.fade-in{animation:fadeIn ease 5s;-webkit-animation:fadeIn ease 5;-moz-animation:fadeIn ease 5s;-o-animation:fadeIn ease 5s;-ms-animation:fadeIn ease 5s}
/*# sourceMappingURL=alertes.css.map */