.container-banner{justify-content:center}.banner,.container-banner{align-items:center;background:var(--vertTS);display:flex;width:100%}.banner{height:40px;justify-content:space-between;max-width:1400px}.ts-element{align-items:center;display:flex;gap:10px}.ts-element>p{color:#fff;font-size:14px;font-weight:500;line-height:18px;margin:0}@media screen and (max-width:1450px){.banner{margin:0 25px;width:calc(100% - 50px)}}@media screen and (max-width:768px){.banner{display:none}}