/* "BASS ADDICT" wordmark liquid hover effect (driven by wordmark.js) */
.wm{touch-action:manipulation}
.wm .wm-stage{position:relative;display:inline-block;vertical-align:top}
.wm .wm-text{position:relative;display:block}
.wm .wm-l{display:inline-block}
.wm .wm-fx{position:absolute;pointer-events:none;display:none}
/* Once the WebGL copy is ready it replaces the DOM letters visually (they stay for layout and selection). */
.wm.wm-gl .wm-fx{display:block}
.wm.wm-gl .wm-text{color:transparent!important;text-shadow:none!important}
