/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body,
button,
input,
select,
textarea {
  color: #222;
}
html {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  font-size: 15px;
  line-height: 1.4;
  background-color: #72a79e;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
:root input[type="checkbox"],
:root input[type="radio"] {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
:root input[type="checkbox"] + label,
:root input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
}
:root input[type="checkbox"][disabled] + label,
:root input[type="radio"][disabled] + label {
  cursor: default;
}
:root input[type="checkbox"] + label:before,
:root input[type="radio"] + label:before {
  content: "\2610";
  font-size: 1.2em;
  top: 0.05em;
  padding-right: 0.3em;
  line-height: 1;
  position: relative;
  overflow: hidden;
}
:root input[type="checkbox"]:checked + label:before,
:root input[type="radio"]:checked + label:before {
  content: "\2611";
}
a {
  color: inherit;
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
canvas,
svg,
.SVGcontainer {
  position: absolute;
}
div,
canvas,
svg,
.SVGcontainer {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cursor_on {
  cursor: pointer;
}
.wordLabel {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.bumTextSet {
  top: 0;
}
.thumbs {
  top: 50%;
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
#thumbUp {
  left: 0;
}
#thumbDown {
  right: 0;
}
.thumbs_off {
  display: none;
}
.thumbs_out {
  -webkit-transition: all 400ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -moz-transition: all 400ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -o-transition: all 400ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transition: all 400ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.icon {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.icon_container {
  z-index: 500;
  position: absolute;
  line-height: 0;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}
.icon_container_moveOut {
  -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.icon_container_off {
  visibility: hidden;
}
.icon_container_selected {
  -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 2000;
}
.no-csstransforms3d .icon {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.csstransforms3d .icon {
  -webkit-transform: scale3d(0.8, 0.8, 1);
  -moz-transform: scale3d(0.8, 0.8, 1);
  -ms-transform: scale3d(0.8, 0.8, 1);
  -o-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
}
.no-csstransforms3d .icon_container_hover .icon,
.no-csstransforms3d .clicked .icon {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.csstransforms3d .icon_container_hover .icon,
.csstransforms3d .clicked .icon {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.icons {
  position: absolute;
}
.iconsLabel {
  position: absolute;
  white-space: nowrap;
  cursor: default;
  line-height: 0;
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.iconsLabel_off {
  visibility: hidden;
}
.iconsLabel.rotated {
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#gamesIcons .rotated {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dragLetter,
.dragPosition_btn_content {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  text-align: center;
  line-height: 1.4em;
  border: 0.1em solid;
  border-radius: 1.5em;
  width: 1.5em;
  height: 1.5em;
  cursor: default;
  -webkit-transition: all 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 250ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.asianChar {
  position: relative;
  top: 0.07em;
}
.dragLetterSet_active .dragLetter {
  cursor: pointer;
}
.dragLetterSet_hide .dragLetter {
  -webkit-transition: all 150ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: all 150ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -ms-transition: all 150ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: all 150ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: all 150ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.dragLetter_off {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dragLetter_drager {
  z-index: 100;
  position: absolute;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is_draging {
  z-index: 1000;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.dragLetter_set {
  position: relative;
}
.dragPosition {
  position: absolute;
  z-index: 0;
  width: 0.3em;
  height: 0.3em;
  border-radius: 0.3em;
  -webkit-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dragPosition_off {
  opacity: 0;
}
.dragPosition_btn {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  -webkit-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition:
    all 500ms cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 60ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dragPosition_btn_content {
  position: absolute;
  border-width: 0;
  line-height: 1.45;
  cursor: pointer;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.dragPosition_btn_content:before {
  content: "\2192";
  width: 1.5em;
  height: 1.5em;
  left: 0;
  top: 0.04em;
  position: absolute;
  z-index: 900;
}
.dragLetterSet_active .dragPosition_btn_content,
.playBtn_show {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.no-touch .dragLetterSet_active .dragPosition_btn_content:hover,
.no-touch .playBtn_show:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.playBtn {
  font-size: 3em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-0.85em, -0.85em);
  -moz-transform: translate(-0.85em, -0.85em);
  -ms-transform: translate(-0.85em, -0.85em);
  -o-transform: translate(-0.85em, -0.85em);
  transform: translate(-0.85em, -0.85em);
}
.playBtn .dragPosition_btn_content {
  border: 0.1em solid;
  line-height: 1.5;
}
.playBtn .dragPosition_btn_content:before {
  content: "\25B6";
  display: block;
  top: 0;
}
.fantomText {
  opacity: 0;
  position: absolute;
  z-index: -1;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  width: 1px;
}
.kana_container,
.kana_sign {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  position: absolute;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 100ms;
  -moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 100ms;
  -ms-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 100ms;
  -o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 100ms;
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 100ms;
}
.kana_fill,
.kana_stroke {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
}
.kana_stroke,
.kana_sign_shadow {
  font-family: "MrDumDumver07srHeavyShadow", sans-serif;
}
.kana_sign {
  width: 100%;
  bottom: 0.6em;
  text-align: center;
}
.popUp {
  z-index: 5000;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1.4em;
  top: 0;
}
.popUp_background {
  width: 100%;
  height: 100%;
  position: absolute;
}
.popUp > .container {
  position: absolute;
}
.popUp .wordLabel {
  top: 0;
}
.popUp .content {
  position: relative;
  top: 3.4em;
  width: 75%;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -moz-transition: opacity 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -ms-transition: opacity 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition: opacity 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: opacity 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
.popUp .info {
  font-size: 0.6em;
  text-align: center;
  position: relative;
  top: -0.5em;
}
#rememberMe + label {
  margin: 1em 0;
  display: block;
}
.active .content {
  opacity: 1;
}
a:focus,
:focus {
  outline: 0 none;
}
input:not(.fantomText),
.button {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.input {
  border: 0 solid;
  border-radius: 0;
  padding: 0 0.5em;
  background-color: transparent;
  color: inherit;
}
.text_input {
  position: relative;
}
.text_input > input {
  display: block;
  width: 100%;
  padding: 0.2em 0.5em;
}
.text_input input:disabled {
  -webkit-text-fill-color: inherit;
}
.text_input > label {
  padding-top: 0.8em;
  display: block;
}
label,
.error,
.small_btn {
  font-family: "MrDumDumver07srHeavy", sans-serif;
  padding-left: 1em;
  font-size: 0.58em;
}
.error {
  position: absolute;
  padding: 0.2em 0.8em;
  bottom: 1em;
  border-radius: 1em;
  right: 0;
  -webkit-transition: all 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.error.remove {
  -webkit-transition: all 350ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: all 350ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -ms-transition: all 350ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: all 350ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: all 350ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.error.global {
  top: -2em;
  bottom: auto;
  right: auto;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stripes {
  width: 100%;
}
.buttonBar {
  text-align: center;
  margin-top: 0.3em;
}
.buttonBar.home {
  position: absolute;
  left: 50%;
  bottom: 0.53em;
  margin: 0;
  font-size: 10px;
  line-height: 0;
  display: block;
  white-space: nowrap;
}
.home .lang_container {
  position: absolute;
  z-index: 10;
}
.lang_container_bg {
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: absolute;
}
.lang_container_transition {
  -webkit-transition: left 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: left 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: left 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: left 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.home .lang_container > .btn_container {
  position: absolute;
  left: 0;
  margin-left: 50%;
}
.button {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0 solid;
  padding: 0;
  color: inherit;
  position: relative;
  display: block;
  line-height: 2;
  width: 100%;
  height: 100%;
}
.button:disabled,
input:disabled {
  opacity: 1;
}
.btn_container {
  display: inline-block;
  margin: 0 auto;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menu .btn_container {
  margin: 0;
}
.btn_container.remove {
  -webkit-transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -ms-transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: all 200ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.btn_container svg:not(.clock) {
  left: 0;
  top: 0;
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn_container.visible {
  cursor: pointer;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.btn_container.clicked,
.btn_container.clicked > input {
  cursor: default;
}
.no-touch
  form:not(.disabled)
  .btn_container.visible:hover:not(.negative)
  > svg:not(.clock),
.no-touch
  .home:not(.disabled)
  > .btn_container.visible:hover:not(.negative)
  > svg:not(.clock),
.no-touch
  .menu:not(.disabled)
  > .btn_container.visible:hover:not(.negative)
  > svg:not(.clock),
.btn_container.clicked > svg {
  -webkit-transform: scale(1.05, 1.2);
  -moz-transform: scale(1.05, 1.2);
  -ms-transform: scale(1.05, 1.2);
  -o-transform: scale(1.05, 1.2);
  transform: scale(1.05, 1.2);
}
.no-touch form:not(.disabled) .btn_container.visible:hover > svg.single_char,
.no-touch .home:not(.disabled) > .btn_container.visible:hover > svg.single_char,
.no-touch .menu:not(.disabled) > .btn_container.visible:hover > svg.single_char,
.btn_container.clicked > svg.single_char {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.btn_container.negative {
  cursor: default;
}
.menu {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.menu_label {
  padding: 0 0 0.5em 0.5em;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.menu_label span {
  bottom: 0.1em;
  position: relative;
  padding: 0.6em 0.2em 0.7em 0;
  cursor: default;
  white-space: nowrap;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
.menu.no_user .menu_label span {
  opacity: 0;
}
.menu .btn_container {
  position: absolute;
  left: 0.5em;
}
.menu .lang_btn_container {
  position: absolute;
  z-index: 10;
}
.gear {
  line-height: 0;
  width: 2em;
  height: 2em;
  position: relative;
  top: 0.4em;
  display: inline-block;
  -webkit-transition:
    all 2s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0,
    height 0;
  -moz-transition:
    all 2s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0,
    height 0;
  -ms-transition:
    all 2s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0,
    height 0;
  -o-transition:
    all 2s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0,
    height 0;
  transition:
    all 2s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0,
    height 0;
}
.gear svg {
  cursor: default;
}
.menu.open .gear {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.menu .arrow {
  display: inline-block;
  padding: 0 0.4em 0 0.25em;
}
.menu_bg {
  position: absolute;
  bottom: 0;
  opacity: 0;
  background: white;
  visibility: hidden;
}
.menu.open .menu_bg {
  visibility: visible;
}
.points_container {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  padding-right: 0.6em;
  cursor: default;
  -webkit-transition: color 400ms linear 100ms;
  -moz-transition: color 400ms linear 100ms;
  -ms-transition: color 400ms linear 100ms;
  -o-transition: color 400ms linear 100ms;
  transition: color 400ms linear 100ms;
}
.points_label {
  position: relative;
  line-height: 0;
}
.points_sum {
  font-size: 3em;
  top: 0.25em;
}
.points_lang {
  padding-right: 0.08em;
  font-size: 2em;
  top: 1.3em;
}
.points_icon {
  line-height: 0;
  font-size: 2em;
  position: absolute;
  top: 1.8em;
  right: 0.35em;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.points_icon svg {
  line-height: 0;
  width: 1em;
  height: 1em;
  position: relative;
  top: -0.15em;
  -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.points_icon.remove svg {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.single_digit {
  display: inline-block;
  position: relative;
  width: 0.6em;
  top: 0;
  left: 0;
}
.single_digit span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.single_digit span,
.single_digit .remove.go_down {
  -webkit-transform-origin: 50% 0.6em;
  -moz-transform-origin: 50% 0.6em;
  -ms-transform-origin: 50% 0.6em;
  -o-transform-origin: 50% 0.6em;
  transform-origin: 50% 0.6em;
}
.single_digit span.remove:not(.go_down),
.single_digit .go_down {
  -webkit-transform-origin: 50% -0.45em;
  -moz-transform-origin: 50% -0.45em;
  -ms-transform-origin: 50% -0.45em;
  -o-transform-origin: 50% -0.45em;
  transform-origin: 50% -0.45em;
}
.single_digit span.remove {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.home_title {
  font-size: 10em;
  line-height: 0.89;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 24.6%;
}
.home_title .stroke span {
  font-family: "MrDumDumver07srHeavyShadow", sans-serif;
}
.home_title .fill span {
  position: relative;
  display: inline-block;
}
.home_title .stroke,
.home_title .fill {
  position: absolute;
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.home_title canvas {
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
.home_play_txt {
  position: absolute;
  top: 0.845em;
  left: 50%;
  text-align: left;
}
.home_sub_txt {
  top: 0.86em;
}
.hidden {
  visibility: hidden;
}
.home_bg {
  border-radius: 0.2em;
  width: 2.3em;
  top: 1.11em;
  left: 50%;
  height: 0.78em;
  position: absolute;
  margin-left: -1.15em;
}
.home_bg_circle {
  border-radius: 1em;
  width: 2em;
  top: 0.4em;
  left: 50%;
  height: 1em;
  position: absolute;
  margin-left: -1em;
}
.cookie_info {
  -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  -moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  -ms-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  -o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 500ms;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em;
  font-size: 0.8em;
}
.cookie_info a {
  border-bottom: 0 solid;
  text-decoration: underline;
}
.banner_info {
  position: absolute;
  width: 100%;
  margin-left: 0;
  border-left: 0;
  border-right: 0;
  font-size: 1em;
  text-align: center;
  padding: 0.6em 0.4em 0.5em 0.4em;
  border-bottom: 0.32em solid;
  -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 100ms;
  -moz-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 100ms;
  -ms-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 100ms;
  -o-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 100ms;
  transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 100ms;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bumInfo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.bumInfo a {
  color: #1e2937;
  text-decoration: none;
}
.bumInfo a:hover {
  color: inherit;
}
.bumInfo_container {
  opacity: 0;
  -webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  -moz-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  -ms-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  -o-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
  transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1) 500ms;
}
.bumInfo_container.out {
  -webkit-transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -ms-transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.bumInfo > .buttonBar {
  position: static;
  text-align: left;
  margin: 2em auto 0 auto;
  font-size: 1.1em;
  max-width: 35em;
  padding: 0.5em;
}
h1,
h2,
h3 {
  text-rendering: optimizeLegibility;
  font-weight: normal;
  line-height: 1.1;
  margin: 1.1em 0 -0.3em 0;
}
article {
  font-size: 1.1em;
  padding: 0.5em;
  margin: 0 auto;
  max-width: 35em;
  position: relative;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
article ::-moz-selection {
  background: #f7dad4;
}
article ::selection {
  background: #f7dad4;
}
article ul {
  padding-left: 0.8em;
  position: relative;
}
article li:before:not(.progress) {
  content: "•";
  padding-right: 0.3em;
  position: absolute;
  left: 0;
}
em {
  font-style: normal;
}
.credits_info ul {
  padding: 0;
}
.credits_info .lectors_list {
  padding-top: 1em;
}
.thanks_info h3 {
  font-size: 1.4em;
}
.mp_info {
  border-top: solid 3px;
  border-bottom: solid 3px;
  clear: both;
  margin-bottom: 2em;
}
.logo_info {
  float: left;
  padding-right: 1em;
}
.lang_sponsors {
  border-bottom: solid 3px;
  padding-bottom: 0.8em;
}
.lang_sponsors:last-child {
  border-bottom: 0;
}
.lang_sponsors img {
  vertical-align: baseline;
}
.names_list {
  width: 50%;
  float: left;
}
.names_list + p {
  clear: both;
  float: left;
  margin-bottom: 3em;
}
.stats ul {
  padding: 0;
}
.stats_main section {
  overflow: hidden;
}
.stats_main h1,
.thanks_info h1 {
  font-size: 2.8em;
  margin-bottom: 0;
  line-height: 1;
}
.stats_main h2,
.thanks_info h2 {
  font-size: 1.7em;
  line-height: 1;
  padding: 0.2em 0 0.3em 0;
  margin: 0.6em 0 0.5em 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  clear: both;
}
.stats_counter div {
  font-size: 1.5em;
  margin-top: -0.2em;
}
.stats_bar {
  height: 1em;
}
.stats_barAndInfo {
  display: block;
  padding-left: 3.51em;
  height: 2.5em;
  padding-top: 0.35em;
  white-space: nowrap;
  line-height: 1.7;
}
.stats_l_code {
  width: 1.35em;
  font-size: 2.6em;
  line-height: 1.07;
  padding-right: 0.2em;
  text-align: right;
  float: left;
  clear: left;
  display: block;
  position: relative;
  top: 0.05em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stats_games svg {
  width: 3.2em;
  height: 2.8em;
}
.stats_word {
  width: 50%;
  min-width: 15em;
  float: left;
  display: table;
  table-layout: fixed;
  position: relative;
}
.thumbs_up {
  padding-right: 0.2em;
}
.stats_img,
.stats_img_info {
  height: 8em;
}
.stats_img {
  display: table-cell;
  position: absolute;
  width: 48%;
}
.stats_img_info {
  display: table-cell;
  vertical-align: middle;
}
.loading .clock {
  width: 20%;
  height: auto;
  top: 0;
  left: 40%;
}
.stats_img_ok {
  display: block;
}
.stats_languages li {
  position: relative;
}
.stats_languages li:last-child {
  height: auto;
  padding-top: 1em;
  padding-bottom: 0.5em;
}
.stats_languages .flag {
  width: 3em;
  height: 2.25em;
  position: absolute;
  top: 0.36em;
}
.sans {
  font-family: sans-serif;
  font-weight: bold;
}
.progress section ul {
  padding: 0;
}
.progress section li {
  font-size: 0.8em;
  height: 4.8em;
}
.progress_points ul {
  width: 33.33%;
  float: left;
  padding: 0;
}
.progress .progress_points li {
  height: 3.3em;
  font-size: 0.7em;
}
.progress_icon {
  position: absolute;
}
.progress svg {
  width: 3.2em;
  height: 3.2em;
}
.progress_icon svg:nth-child(2) {
  left: 1.2em;
  top: 1.4em;
}
.progress_icon + div {
  padding-top: 0.2em;
  padding-left: 3em;
  font-size: 1.8em;
  position: relative;
}
.progress_icon + div > div {
  font-size: 1.7em;
  border: solid 3px;
  border-radius: 0.21em;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.progress_icon + div > div > span {
  position: absolute;
  top: 0.07em;
  font-size: 0.64em;
  overflow: hidden;
  padding-left: 0.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.progress_points .progress_icon + div {
  font-size: 2em;
  padding-left: 1.8em;
  padding-top: 0.1em;
  white-space: nowrap;
}
.scores {
  font-size: 2em;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 24em;
}
.scores h2 {
  margin: 0.4em 0 0.3em 0;
  font-size: 1.5em;
}
.scores .buttonBar {
  left: 0;
  position: static;
  text-align: left;
  white-space: normal;
  padding-bottom: 0.2em;
}
.buttonBar.prevNext {
  font-size: 1em;
  padding: 0.5em 0;
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.next {
  float: right;
}
.list {
  width: 100%;
  font-size: 0.7em;
  padding: 0.7em 0;
  position: absolute;
}
.list_row {
  width: 100%;
  clear: both;
  border-radius: 0.5em;
  padding: 0 0.4em;
  visibility: hidden;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 150ms
    cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: -moz-transform 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: -ms-transform 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: -o-transform 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 150ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list_score {
  float: right;
  white-space: nowrap;
}
.clock {
  font-size: 15px;
  width: 100%;
  height: 70%;
  top: 15%;
  left: 0;
}
.menu_label .clock {
  left: 90%;
}
.clock_r1 {
  -webkit-transform-origin: 1.666666667em 1.666666667em;
  -moz-transform-origin: 1.666666667em 1.666666667em;
  -ms-transform-origin: 1.666666667em 1.666666667em;
  -o-transform-origin: 1.666666667em 1.666666667em;
  transform-origin: 1.666666667em 1.666666667em;
  -webkit-animation: rotate_clock 1s linear infinite;
  -moz-animation: rotate_clock 1s linear infinite;
  -o-animation: rotate_clock 1s linear infinite;
  animation: rotate_clock 1s linear infinite;
}
.clock_r2 {
  -webkit-transform-origin: 1.666666667em 1.666666667em;
  -moz-transform-origin: 1.666666667em 1.666666667em;
  -ms-transform-origin: 1.666666667em 1.666666667em;
  -o-transform-origin: 1.666666667em 1.666666667em;
  transform-origin: 1.666666667em 1.666666667em;
  -webkit-animation: rotate_clock 12s linear infinite;
  -moz-animation: rotate_clock 12s linear infinite;
  -o-animation: rotate_clock 12s linear infinite;
  animation: rotate_clock 12s linear infinite;
}
@-webkit-keyframes rotate_clock {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate_clock {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate_clock {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate_clock {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.stupid_browser_error {
  font-family: "MrDumDumver07srHeavy", Helvetica, sans-serif;
  margin: 0 auto;
  color: #693c11;
  font-size: 1.2em;
  text-align: center;
  position: relative;
  top: 50%;
  margin-top: -300px;
}
.stupid_browser_error img {
  width: 300px;
  height: 243px;
  display: block;
  margin: 0 auto;
}
.stupid_browser_error h1 {
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
.stupid_browser_error h1 span {
  font-size: 3em;
  display: block;
}
.stupid_browser_error .sub {
  font-size: 1.3em;
  margin-top: 0.2em;
  line-height: 1.3;
}
.stupid_browser_error a {
  border: 0 solid;
  color: #faf0e5;
}
.stupid_browser_error a:hover {
  color: #693c11;
}
.paypal_btn {
  width: auto;
  font-size: 1.4em;
  background-color: #51575c;
  padding: 0.5em 1em;
  border-radius: 0.6em;
  color: #f7dad4;
  white-space: normal;
  text-align: left;
  line-height: 1.3;
}
.animated_gif {
  width: 100%;
  border: solid 0.3em #51575c;
  border-radius: 1.2em;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 36.25em) {
  .cookie_info {
    font-size: 0.5em;
  }
  .scores {
    width: 94%;
  }
  .stats_main h1,
  .thanks_info h1 {
    font-size: 2em;
  }
}
@media only screen and (max-width: 32em) {
  .progress_points ul {
    float: none;
    font-size: 1.4em;
  }
  .names_list {
    width: 100%;
    float: none;
  }
}

.word-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  z-index: 1000;
}

.word-container .word-with-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.word-container .wordLabel {
  position: relative;
  left: auto;
  top: auto;
  transform: none !important;
}

.transcription-text {
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, sans-serif;
  font-size: 2.5em;
  text-align: center;
  color: #fff;
  opacity: 1;
  margin-top: 10px;
  letter-spacing: 0.05em;
  width: 100%;
  cursor: pointer;
  text-shadow:
    2px 2px 0 #000,
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000;
}

.clickable-word {
  cursor: pointer !important;
  transition: opacity 0.2s ease;
}

.clickable-word:hover {
  opacity: 0.8;
}

.clickable-word:active {
  opacity: 0.6;
}

.hanzi-writer-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.hanzi-writer {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
}

.hanzi-char {
  width: 180px;
  height: 180px;
  filter: drop-shadow(2px 2px 0 #000);
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}

.hanzi-char svg {
  stroke-width: 3;
  display: block;
  width: 100%;
  height: 100%;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}

@media (max-width: 768px) {
  .transcription-text {
    font-size: 1.2em;
  }
  .word-container {
    gap: 10px;
  }
  .hanzi-writer-container {
    flex-direction: row;
    gap: 5px;
  }
  .hanzi-writer {
    gap: 3px;
  }
  .hanzi-char {
    width: 120px;
    height: 120px;
  }
}
