.uspbar2{background:#BF0C12}
.uspbar2-in{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 32px;padding:7px 20px}
.uspbar2-item{display:inline-flex;align-items:center;gap:7px;color:#fff;font-family:'Poppins',sans-serif;font-weight:500;font-size:12.5px;letter-spacing:.01em}
.uspbar2-item svg{flex:none;width:13px;height:13px;color:rgba(255,255,255,.85)}
.uspbar2-flag{display:inline-flex;gap:3px;margin-left:1px}
.uspbar2-flag i{width:13px;height:9px;border-radius:1px;display:inline-block;box-shadow:0 0 0 1px rgba(0,0,0,.12);opacity:.95}
.flag-de{background:linear-gradient(#000 33.3%,#DD0000 33.3% 66.6%,#FFCE00 66.6%)}
.flag-at{background:linear-gradient(#ED2939 33.3%,#fff 33.3% 66.6%,#ED2939 66.6%)}
@media(max-width:960px){
.uspbar2-in{gap:3px 18px;padding:6px 12px}
.uspbar2-item{font-size:11px;gap:6px}
.uspbar2-item svg{width:12px;height:12px}
.uspbar2-flag i{width:12px;height:8px}
}
@media(max-width:560px){
.uspbar2-in{gap:3px 12px;padding:5px 10px}
.uspbar2-item{font-size:10.5px}
}
