.menu__flash-info{position:relative;top:0;left:0;right:0;z-index:99999;width:100%;height:50px;background-color:#040136;display:flex;justify-content:center;align-items:center;padding:0px 56px 0px 16px;overflow:hidden;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1)}.sticky-header .menu__flash-info{position:fixed;top:0;z-index:100199}.menu__flash-info__wrapper{display:flex;align-items:center;white-space:nowrap;animation:scrollText 30s linear infinite;will-change:transform}.menu__flash-info:hover .menu__flash-info__wrapper,.menu__flash-info:focus-within .menu__flash-info__wrapper{animation-play-state:paused}.menu__flash-info__content{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding-right:0}.menu__flash-info__wrapper .menu__flash-info__content{padding-right:50px}.menu__flash-info__title,.menu__flash-info__text{display:inline;color:#fff;font-family:"Neue Haas Grotesk Display Pro";letter-spacing:var(--letter-spacing-titre-haas-l);font-size:12px;white-space:nowrap;margin:0}.menu__flash-info__title{font-weight:450;line-height:140%}.menu__flash-info__more{display:inline-block;color:#fff;border-radius:4px;font-size:12px;font-style:normal;font-weight:450;line-height:140%;text-decoration:underline;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}@keyframes scrollText{0%{transform:translateX(0)}25%{transform:translateX(0)}100%{transform:translateX(-100%)}}.menu__flash-info__close{position:absolute;right:16px;top:50%;border:none;background:none;transform:translateY(-50%);cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;z-index:10}.menu__flash-info__close svg{width:14px;height:14px}.menu__flash-info.flash-info-hidden{transform:translateY(-100%);opacity:0;pointer-events:none;height:0;min-height:0;padding:0;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.menu__flash-info.flash-info-hidden .menu__flash-info__wrapper{animation:none;will-change:auto}body.flash-info-closed .site-header-sticky-wrapper,body.flash-info-closed #menu,body.flash-info-closed .site-content,body.flash-info-closed main,body.flash-info-closed .main-content{transition:margin-top .4s cubic-bezier(0.4, 0, 0.2, 1)}body.has-flash-info{overflow-x:hidden}@media(prefers-reduced-motion: reduce){.menu__flash-info__wrapper{animation:none}.menu__flash-info__content{overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 120px)}}@media screen and (max-width: 767px){.menu__flash-info{position:fixed}}@media screen and (max-width: 1024px){.menu__flash-info{height:40px;padding:6px 48px 6px 12px}.menu__flash-info__title,.menu__flash-info__text{font-size:12px}.menu__flash-info__close{right:8px;width:36px;height:36px;min-width:36px;min-height:36px}.menu__flash-info__wrapper{animation-duration:20s}}@media screen and (max-width: 767px){.menu__flash-info{position:fixed}}
