.bandeau{position:fixed;z-index:9999;width:100%;height:75px;min-height:75px;max-height:75px;display:grid;grid-template-columns:53px 1fr 53px;align-items:center;justify-items:center;background-color:#191214;box-sizing:border-box;contain:layout style;padding:0;margin:0;gap:0}.rectangle5{flex:1;height:82px}.bandeau-text{color:#fff;font-size:18px;font-family:'Tw Cen MT',sans-serif;font-weight:300;text-align:center;margin:0;padding:0 10px;min-height:24px;height:24px;line-height:24px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;contain:layout style;word-wrap:break-word;overflow-wrap:break-word;white-space:nowrap;grid-column:2;width:100%;max-width:100%}.icon-left{width:53px;height:53px;min-width:53px;min-height:53px;max-width:53px;max-height:53px;object-fit:contain;display:block;box-sizing:border-box;grid-column:1;justify-self:center}.icon-right{width:53px;height:53px;min-width:53px;min-height:53px;max-width:53px;max-height:53px;object-fit:contain;display:block;box-sizing:border-box;grid-column:3;justify-self:center}@media (max-width:400px){.bandeau{grid-template-columns:53px 1fr 53px}.bandeau-text{font-size:14px;padding:0 20px;min-height:20px;height:20px;line-height:20px;white-space:normal}.icon-right,.icon-left{visibility:hidden;opacity:0;pointer-events:none;width:53px;height:53px}}