.wwd-input > span{top:50%!important;display:flex;width:18px;height:18px;align-items:center;justify-content:center;transform:translateY(-50%)}
.wwd-input > span svg,.wwd-input button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wwd-input button{top:50%!important;right:8px!important;display:flex;width:34px;height:34px;align-items:center;justify-content:center;transform:translateY(-50%);border-radius:5px;cursor:pointer}
.wwd-eye-hide{display:none}
.wwd-input button.is-visible .wwd-eye-show{display:none}
.wwd-input button.is-visible .wwd-eye-hide{display:block}
