@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:992px){#alertdesk{display:none!important}#alertmobile{display:block}}@media only screen and (min-width:992px){#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}.zone_texte_warning{position:absolute;z-index:1;width:auto;right:0;left:0;border:1px solid red;top:0;padding:10px;-webkit-animation:rightThenLeft 1s linear}div.zone_warning{color:#fff;overflow:hidden}div.zone_warning img.img-alerte{width:auto!important;height:30px!important}div.zone_warning a{text-decoration:underline!important}@media only screen and (min-width:641px) and (max-width:900px){div.zone_warning{margin-right:50px}}.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,div.zone_warning a{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 */