#tx-wellness-tabs-app{display:flex;flex-direction:column;align-items:center;justify-content:center}#tx-wellness-tabs-app [v-cloak]{display:none}#tx-wellness-tabs-app .tx-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:50px}#tx-wellness-tabs-app .tx-tabs button{padding:10px 15px;border:1px solid #ddd;background:#fff;cursor:pointer;color:#000}#tx-wellness-tabs-app .tx-tabs button.active{background:#000;color:#fff}#tx-wellness-tabs-app .tx-content-area{width:100%}#tx-wellness-tabs-app .tx-tabs button{font-family:"Inter",Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;border-radius:10px 10px 10px 10px;padding:4px 6px 4px 16px;line-height:38px;background-color:#7F4229;color:#fff}#tx-wellness-tabs-app .tx-tabs button i{margin-left:10px;display:inline-block;color:#000;font-size:16px;width:32px;height:32px;line-height:32px;background-color:#FEFEEC;border-radius:6px}#tx-wellness-tabs-app .tx-tabs button:not(.active):hover{background-color:#fff;color:#7F4229}#tx-wellness-tabs-app .tx-tabs button:not(.active):hover i{background-color:#7F4229;color:#fff}