.signup-page .wa-field-tg{border-radius:100px;background:#08f;position:relative}.signup-page .wa-field-tg__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;line-height:20px;padding:10px 16px;height:100%;letter-spacing:-.28px;text-decoration:none}.signup-page .wa-field-tg__helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:21px;width:21px;height:21px}.signup-page .wa-field-tg__dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;width:305px;padding:20px 24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:absolute;right:0;bottom:125%;border-radius:20px;background:#fff;pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;color:#000;font-size:14px;line-height:120%}.signup-page .wa-field-tg__dropdown_show{pointer-events:auto;opacity:1}