@media (max-width:99999px){#menu-scrollable .et_pb_menu__menu{display:flex;overflow-x:auto;white-space:nowrap;max-width:100vw;padding:0;margin:0;box-sizing:border-box}#menu-scrollable .mobile_menu_bar{display:none}#menu-scrollable .et_pb_menu__menu>nav>ul{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0;margin:0;list-style:none;max-width:90vw}#menu-scrollable .et_pb_menu__menu>nav>ul>li{display:inline-block;padding:10px;margin:0}#menu-scrollable .et_pb_menu__menu>nav>ul::-webkit-scrollbar{display:none}}html,body{overflow-x:hidden}.et_pb_gallery_items.et_post_gallery.clearfix{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}@media (max-width:768px){.et_pb_gallery_items.et_post_gallery.clearfix{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.et_pb_gallery_items.et_post_gallery.clearfix{grid-template-columns:repeat(2,1fr)}}.et_pb_gallery_items.et_post_gallery.clearfix .et_pb_gallery_item img{width:100%;height:auto}#banniere-defilante{overflow:hidden;white-space:nowrap;box-sizing:border-box;position:relative}#banniere-defilante span{display:inline-block;animation:defilement 50s linear infinite}@keyframes defilement{0%{transform:translateX(2%)}100%{transform:translateX(-100%)}}