.tws-cont .tws-buttons{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:22px;max-width:1200px;width:100%}.tws-cont .tws-button{background:#fff;border:1px solid #e6e6e6;border-radius:999px;cursor:pointer;font-weight:700;padding:10px 16px;transition:all .2s ease}.tws-cont .tws-button:hover{background:#f3f3f3}.tws-cont .tws-button.is-active{border-color:transparent;color:#fff}