// .tc-e-badge {
//     display: inline-flex;
//     align-items: center;
//     justify-content: center;
//     border-radius: 30px;
//     height: 40px;
//     width: 40px;
//     color: #fff;
//     background-color: #0dbadd;
//     cursor: pointer;
//     background-image: url("data:image/svg+xml;charset=utf-8,%0A%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2270.001%22%20height%3D%2270.001%22%20viewBox%3D%220%200%20279%20279%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fff%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C/style%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cpath%20id%3D%22TC%22%20class%3D%22cls-1%22%20d%3D%22M86.655%2C234.916V60.395H50.835V234.916H86.655ZM138.423%2C79.35V44.838H-0.933V79.35H138.423ZM244.751%2C229.164a63.379%2C63.379%2C0%2C0%2C0%2C23.2-22.42q9.218-14.706%2C12.877-35.492H243.705q-3.008%2C14.25-11.111%2C22.027a27.608%2C27.608%2C0%2C0%2C1-19.871%2C7.779q-15.035%2C0-23.335-9.151t-8.3-25.884V113.862q0-16.732%2C8.3-25.949T212.723%2C78.7a27.674%2C27.674%2C0%2C0%2C1%2C13.922%2C3.53%2C31.259%2C31.259%2C0%2C0%2C1%2C10.589%2C10.131%2C47.32%2C47.32%2C0%2C0%2C1%2C6.471%2C16.144h37.127Q277.3%2C87.588%2C268.086%2C72.944A63.417%2C63.417%2C0%2C0%2C0%2C244.817%2C50.59q-14.055-7.712-32.094-7.713-21.834%2C0-37.192%2C8.367a55.912%2C55.912%2C0%2C0%2C0-23.466%2C24.185q-8.108%2C15.819-8.1%2C38.434v52.161q0%2C22.485%2C8.1%2C38.368a55.438%2C55.438%2C0%2C0%2C0%2C23.466%2C24.185q15.36%2C8.3%2C37.192%2C8.3Q230.764%2C236.877%2C244.751%2C229.164Z%22/%3E%0A%3C/svg%3E%0A");
//     background-size: 23px;
//     background-position: 55%;
//     background-repeat: no-repeat;
// }