@media screen and (max-width:767px){body{padding-bottom:60px}}.nav-sticky{align-items:center;background-color:#fafafa;bottom:0;box-shadow:0 -6px 9px 0 rgba(0,0,0,.1);display:flex;height:60px;justify-content:space-evenly;margin:0 -30px;padding-bottom:env(safe-area-inset-bottom);position:fixed;width:100%;z-index:4}@media screen and (max-width:359px){.nav-sticky{margin:0 -20px}}.nav-sticky a,.nav-sticky label{color:var(--anthracite);display:block;flex:0 0 60px;font-family:Arial;font-size:10px;font-weight:var(--font-weight-normal);height:auto;line-height:1;margin-bottom:0;text-align:center;white-space:nowrap}.nav-sticky a:active,.nav-sticky a:focus,.nav-sticky a:hover,.nav-sticky a:visited{color:var(--anthracite)}.nav-sticky .picto{background-color:var(--anthracite);display:block;height:24px;margin-bottom:var(--marge-xs);width:100%}.nav-sticky img.picto{width:24px}.nav-sticky.actif-1>:first-child,.nav-sticky.actif-2>:nth-child(2),.nav-sticky.actif-3>:nth-child(3),.nav-sticky.actif-4>:nth-child(4),.nav-sticky.actif-5>:nth-child(5){color:var(--couleur-of-1)}.nav-sticky.actif-1>:first-child .picto,.nav-sticky.actif-2>:nth-child(2) .picto,.nav-sticky.actif-3>:nth-child(3) .picto,.nav-sticky.actif-4>:nth-child(4) .picto,.nav-sticky.actif-5>:nth-child(5) .picto{background-color:var(--couleur-of-1)}