@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");.tb-wrap{flex-wrap:nowrap;gap:0;justify-content:center;margin:0 auto 10px;max-width:1000px;opacity:.8;padding:20px 24px}.tb-item,.tb-wrap{align-items:center;display:flex}.tb-item{gap:8px;padding:0 24px}.tb-item__icon{filter:brightness(0) invert(1);flex-shrink:0;height:24px;object-fit:contain;width:24px}.tb-item__text{color:#fff;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;white-space:nowrap}.tb-divider{background:hsla(0,0%,100%,.3);flex-shrink:0;height:20px;width:1px}@media (max-width:767px){.tb-wrap{flex-direction:column;gap:16px;padding:16px}.tb-divider{display:none}.tb-item{padding:0}.tb-item__text{font-size:.875rem;white-space:normal}}