.eyeAble_easySpeech__image{fill:var(--fill,#fff);height:auto;stroke:var(--fill,#fff);width:100%}#easy-speech-custom-including-tooltip{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--bg-color,#151414);border:var(--borderthickness,2px) solid var(--bordercolor,#fff);-webkit-border-radius:var(--border-radius,20px);border-radius:var(--border-radius,20px);bottom:2px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-filter:drop-shadow(2px 3px 4px var(--boxshadow, #505050));filter:drop-shadow(2px 3px 4px var(--boxshadow, #505050));height:var(--height,50px);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-transition:opacity .1s cubic-bezier(.72,.99,.45,1.07);transition:opacity .1s cubic-bezier(.72,.99,.45,1.07);width:var(--width,50px)}#easy-speech-custom-including-tooltip:focus-visible{outline:0}#easy-speech-custom-including-tooltip:focus-visible::before{border:5px solid #00008b;-webkit-border-radius:0;border-radius:0;bottom:-8px;content:'';left:-8px;pointer-events:none;position:absolute;right:-8px;top:-8px}