@font-face {
  font-family: "Hannover Messe";
  src: url("../fonts/hannover-messe.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.link-to-site {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  margin: 1% auto 0 auto;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.main-copyright .link-to-site a {
  padding: 0;
  margin: 0;
  font-size: 1.171875vw;
}

.main-copyright .link-to-site a:hover {
  color: #ffffff;
}

.link-to-site a.inner-border-btn span {
  color: #FD3489;
}

.link-to-site a.inner-border-btn:hover span {
  color: #ffffff;
}

article, aside, details, figcaption, figure, footer, header, menu, section, summary {
  display: block;
}

nav {
  display: -webkit-box;
  display: flex;
}

main {
  width: 100%;
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

i,
address,
dfn {
  font-style: normal;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

figure {
  margin: 1em 40px;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

td, th {
  padding: 0;
}

td *:before, td *:after, th *:before, th *:after {
  box-sizing: border-box;
}

input,
optgroup,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  resize: none;
  color: inherit;
  margin: 0;
}

textarea:disabled,
input:disabled {
  background-color: rgba(255, 255, 255, 0);
}

figure {
  margin: 0;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

a.inverse:-webkit-any-link {
  color: #ffffff;
}

a.inverse:active,
a.inverse:focus,
a.inverse:visited {
  color: #ffffff;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

mark {
  background: #ff0;
  color: #231f20;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
  border: none;
  padding: 0;
  background: transparent;
  display: block;
  width: 100%;
  text-align: left;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
  padding: 0;
  border: none;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

blockquote, q {
  quotes: none;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
}

button {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

svg {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

path {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

use {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

a.img_wrap {
  display: block;
  height: 100%;
}

a {
  background-color: transparent;
  text-decoration: none;
}

blockquote {
  margin: 0;
}

label {
  display: block;
  position: relative;
  cursor: pointer;
}

table {
  width: 100%;
}

button {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}

.svg_container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

::-webkit-inner-spin-button {
  display: none !important;
}

::-webkit-file-upload-button {
  border: none;
  padding: 0;
  opacity: 0;
}

input[type='number'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}

label.number:after {
  content: '';
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  background: #fff;
}

option[value=""][disabled] {
  display: none;
}

.disabled {
  pointer-events: none !important;
  opacity: .5 !important;
  box-shadow: none !important;
  color: #cccccc;
}

input::-ms-clear {
  display: none !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-animation: autofill 0 forwards;
  animation: autofill 0 forwards;
}

input[type=submit] {
  border: none;
  background: transparent;
}

header ul, footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

svg {
  color: inherit;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

use {
  color: inherit;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

*:active, *:hover, *:focus {
  outline: 0;
}

*:not(svg):not(use) {
  box-sizing: border-box;
}

*::-moz-selection,
*::-moz-selection {
  text-shadow: none;
  -moz-user-select: none;
       user-select: none;
}

*::-moz-selection,
*::selection {
  text-shadow: none;
  -moz-user-select: none;
       user-select: none;
}

*::-webkit-input-placeholder,
*::-moz-placeholder,
*:-ms-input-placeholder,
*:-moz-placeholder {
  opacity: 1;
  color: #000000;
}

h1, .h1, h2, .h2, h3, .h3, h4, h5, h6 {
  margin: 0;
  color: #000000;
}

span, p {
  color: #000000;
  margin: 0;
}

a {
  color: #000000;
  cursor: pointer;
}

.modal-link:hover,
a:hover {
  color: #65c565;
}

html, body {
  font-weight: normal;
  margin: 0;
  color: #000000;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  border: none;
  letter-spacing: normal;
  -webkit-font-kerning: none;
          font-kerning: none;
  -webkit-text-rendering: optimizeSpeed;
  text-rendering: optimizeSpeed;
  -webkit-overflow-scrolling: revert;
  width: 100%;
  font-family: "Hannover Messe", sans-serif;
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
  background: #4a3663;
  overflow: hidden;
}

html *, body * {
  letter-spacing: 0.04em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

canvas#main-app {
  -webkit-transition: background-color .3s linear;
  transition: background-color .3s linear;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.fullscreen {
  position: fixed;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #4a3663;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

.fullscreen #open-full {
  min-width: 220px;
}

.can-fullscreen .fullscreen {
  display: -webkit-box;
  display: flex;
}

.fullscreen p {
  color: #ffffff;
  text-align: center;
}

body.get-landscape {
  height: 100vh !important;
}

body .after-pseudo {
  display: none;
}

.get-landscape .after-pseudo {
  top: 0;
  bottom: -10vh;
  left: 0;
  right: 0;
  z-index: 500;
  background: #4a3663;
  font-family: "Hannover Messe", sans-serif;
  color: #ffffff;
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 4vw;
  padding: 0 3vw;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

#open-full-again {
  display: none;
  margin-top: 15px;
}

.orientation.orientation-lock #open-full-again {
  display: block;
}

body.get-landscape .footer {
  opacity: 0 !important;
}

html.loaded.get-landscape,
body.loaded.get-landscape,
body.loaded.get-landscape > canvas#main-app {
  background: #4a3663;
  -webkit-transition: background-color 0s;
  transition: background-color 0s;
}

.iphone-x-alert * {
  color: #ffffff;
  line-height: 1.6;
  vertical-align: top;
}

.iphone-x-alert p + p {
  margin-top: 2%;
}

.iphone-x-alert {
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999999999;
  background: #4a3663;
  font-family: "Hannover Messe", sans-serif;
  color: #ffffff;
  position: absolute;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  align-content: center;
  font-size: 20px;
  padding: 0 3vw;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

.iphone-x-alert img {
  height: 3vw;
  min-height: 25px;
  max-height: 35px;
  margin-right: 5px;
}

body.iphone-x.get-landscape .iphone-x-alert {
  display: -webkit-box;
  display: flex;
}

html.loaded,
body.loaded,
body.loaded > canvas#main-app {
  background: #000000;
}

.img-wrap img {
  width: 100%;
  max-width: 100%;
}

*::-moz-selection {
  background: rgba(208, 0, 122, 0.2);
}

*::selection {
  background: rgba(208, 0, 122, 0.2);
}

.bold {
  font-weight: bold;
}

.press-space {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
  margin-bottom: 6px;
}

.press-scroll {
  position: absolute;
  top: 5%;
  right: 6px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
}

.choose-answer * {
  text-rendering: optimizeLegibility;
}

.choose-answer {
  position: absolute;
  margin-top: 6px;
  right: 6px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  display: none;
}

.green .explain {
  color: #00552c;
  background: #ffffff;
  white-space: pre-line;
}

.green *:before,
.green *:after {
  background-color: #00552c;
}

.press-scroll.green .ok-btn {
  width: 100%;
}

.green .ok-btn {
  margin-top: 6px;
  background-color: #65c466;
}

.explain {
  position: relative;
  text-align: left;
  letter-spacing: 0.06em;
}

.ok-btn {
  background: #ffffff;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  font-size: 1.71875vw;
  padding: 6px 1.3671875vw;
  width: 11.71875vw;
}

.border span,
.border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.border:after {
  content: '';
  width: 100%;
  top: 100%;
  left: 0;
  right: 0;
  height: 0.234375vw;
  position: absolute;
}

.border:before {
  content: '';
  width: 100%;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 0.234375vw;
  position: absolute;
}

.border span:after {
  content: '';
  height: 100%;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 0.234375vw;
  position: absolute;
}

.border span:before {
  content: '';
  height: 100%;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 0.234375vw;
  position: absolute;
}

#dialogs-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.building-content {
  position: absolute;
  z-index: -1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: baseline;
          align-items: baseline;
  opacity: 0;
  visibility: hidden;
}

.building-content .name {
  position: relative;
  color: #ffffff;
  background-color: #e21e63;
}

.building-content .description {
  background: #ffffff;
  color: #ff4b8b;
  position: relative;
  display: -webkit-box;
  display: flex;
}

.building-content .build-click {
  display: none;
}

.building-content.active {
  z-index: 150;
  visibility: visible;
}

.building-content.opened .description {
  display: none;
}

.building-content.opened .name {
  visibility: hidden;
  opacity: 0;
}

.building-content.opened .build-click {
  position: relative;
  display: -webkit-box;
  display: flex;
  padding: 0.390625vw;
  color: #ffffff;
  background-color: #e21e63;
}

.building-content.opened:last-child .build-click {
  background-color: #65c466;
}

.building-content .border:before,
.building-content .border span:before,
.building-content .border:after,
.building-content .border span:after {
  background-color: #530729;
}

.absolute-description {
  position: absolute;
  display: -webkit-box;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: end;
          align-items: flex-end;
  align-content: center;
  right: auto;
  visibility: hidden;
  margin-top: -30px;
  z-index: 110;
}

.transparent-image img {
  width: 100%;
}

.transparent-image {
  width: 35%;
  margin-left: auto;
  min-width: 200px;
}

.transparent-text b {
  color: #ffffff;
  display: block;
}

.transparent-text {
  color: #ffffff;
  width: 55%;
}

.modal-big-content.transparent {
  width: 70%;
  background: rgba(255, 255, 255, 0);
  padding-top: 0;
}

.transparent-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.absolute-description .explain {
  white-space: pre-line;
  background: #ffffff;
}

.absolute-name {
  position: absolute;
  color: #ffffff;
  white-space: nowrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  visibility: hidden;
}

.absolute-name p {
  position: relative;
  background: #d92d75;
  width: 100%;
}

.absolute-name p:before {
  content: '';
  position: absolute;
  background: #ec4189;
  top: 0;
  bottom: 0;
}

.absolute-name p:after {
  content: '';
  position: absolute;
  background: #ec4189;
  top: 0;
  bottom: 0;
}

[id*="center_"].absolute {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

[id*="center_"].absolute.tween-done {
  opacity: 1 !important;
}

[id*="-modal_"] .inner-border-btn > span {
  white-space: pre-line;
}

#static-5 {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  width: 75%;
}

.icon-container {
  width: 25%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
}

.modal-big-content .icon-container p {
  color: #ffffff;
  text-align: center;
  white-space: pre-line;
  line-height: calc(48 / 40);
  letter-spacing: 0.04em;
}

.icon-container svg {
  height: 9.765625vw;
}

.modal.inner-border-popup .arrow {
  opacity: 1;
  top: calc(100% - 12px);
  margin: auto 10% auto auto;
}

.modal.inner-border-popup .arrow .arrow-box {
  opacity: 1;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(1) {
  top: calc(100% - 2.5px);
  left: 0;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(2) {
  top: calc(100% - 2.5px);
  left: 8px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(3) {
  top: calc(100% - 2.5px);
  left: 15px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(4) {
  top: calc(100% - 2.5px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(5) {
  top: calc((100% + 20px) - 30px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(6) {
  top: calc((100% + 20px) - 37.5px);
  left: 23px;
}

.modal.inner-border-popup .arrow .arrow-box:nth-child(7) {
  top: calc((100% + 20px) - 45px);
  left: 23px;
}

.modal.inner-border-popup {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50% -50%);
          transform: translate(-50% -50%);
  z-index: 99;
  -webkit-box-pack: center;
          justify-content: center;
}

.modal-content {
  background: #ffffff;
  white-space: pre-line;
  color: #FF4B8B;
}

.no-padding.inner-border-popup {
  min-width: 55%;
}

.no-padding.inner-border-popup .modal-content {
  padding: 0;
  width: 100%;
}

.no-padding.modal.inner-border-popup .arrow {
  z-index: 6;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.no-padding.modal.inner-border-popup.hover .arrow {
  background: #FF4B8B;
}

.modal.inner-border-popup .ok-btn {
  position: absolute;
  top: 100%;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transform: translate(20%, 0);
          transform: translate(20%, 0);
  text-align: center;
}

.cat-eat {
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.cat-eat:hover {
  color: #ffffff;
  background: #FF4B8B;
}

.titres {
  position: absolute;
  right: 2%;
  top: 0;
  height: 36vh;
  width: 55%;
  overflow: hidden;
  pointer-events: none;
}

.titres::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.titres::-webkit-scrollbar-track {
  background: rgba(251, 105, 0, 0.05);
}

.titres::-webkit-scrollbar-thumb {
  background: #fb6900;
}

.titres-content {
  width: 100%;
  white-space: pre-line;
  color: #FF4B8B;
  line-height: calc(90 / 70);
  letter-spacing: 0.06em;
}

.titres-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.titres-content::-webkit-scrollbar-track {
  background: rgba(251, 105, 0, 0.05);
}

.titres-content::-webkit-scrollbar-thumb {
  background: #fb6900;
}

.mobile-scroll {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 500;
  display: -webkit-box;
  display: flex;
}

.mobile-scroll button {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.main-copyright {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 150;
  bottom: 2%;
}

.main-copyright p {
  color: #FD3489;
}

.main-copyright a {
  color: #FD3489;
  display: block;
}

.main-copyright-wrap {
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}

.main-copyright-wrap a:hover {
  color: #ffffff;
}

.head {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #ff4b8b;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transform: translate(0, -130%);
          transform: translate(0, -130%);
  pointer-events: none;
}

.head:before,
.head:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}

.head:before {
  z-index: 2;
}

.head:after {
  z-index: 3;
}

.head .progress {
  width: 100%;
}

.head .price {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-flow: row-reverse;
  -webkit-box-align: center;
          align-items: center;
  visibility: hidden;
}

.head .price i {
  color: #ffe86c;
  background-color: #e21e63;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}

.head .price .cost {
  color: #ffe86c;
}

.head * {
  color: #65C565;
  text-transform: uppercase;
  text-shadow: 3px 3px 0 #e21e63;
  line-height: 1;
}

.progress-holder {
  background-color: #e21e63;
  position: relative;
}

.progress-holder span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  z-index: 2;
}

.progress-holder b {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #00B864;
  z-index: 3;
}

.head .price img.absolute-coin {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.head .price img.absolute-coin.coin-2 {
  top: 120%;
}

.head .price img.absolute-coin.coin-1 {
  top: 240%;
}

.footer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: #ff4b8b;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-transform: translate(0, 130%);
          transform: translate(0, 130%);
}

.footer:before,
.footer:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
}

.footer:before {
  z-index: 2;
}

.footer:after {
  z-index: 3;
}

.footer .footer-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  margin-right: auto;
}

.footer .footer-right {
  display: -webkit-box;
  display: flex;
}

.touch .footer .footer-right {
  display: none;
}

.footer .footer-center {
  margin-top: 0;
  position: relative;
  width: 65%;
  z-index: 10;
}

#count-down {
  color: #201b28;
  margin-left: 5px;
  font-size: 120%;
}

.footer[style*="translate(0%, 120%)"] .footer-left {
  opacity: 0 !important;
}

.footer-action {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #e21e63;
  white-space: nowrap;
  cursor: pointer;
  line-height: 1;
}

.footer-action svg {
  color: #e21e63;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

html:not(.touch) .footer-action:hover {
  color: #ffffff;
}

html:not(.touch) .footer-action:hover svg {
  color: #ffffff;
}

.touch .footer-action {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

.touch .footer-action svg {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
}

.touch .footer-action.play {
  color: #ffffff;
}

.touch .footer-action.play svg {
  color: #ffffff;
}

.footer-action svg .big-sound {
  opacity: 0;
}

.footer-action svg .small-sound {
  opacity: 0;
}

.footer-right > div svg {
  height: 100%;
  width: auto;
}

.footer-right > div svg * {
  fill: #201B28;
}

.footer-right > div svg .svg-lbm-mouse {
  fill: rgba(255, 255, 255, 0);
}

#toggle-sound.play .disable-sound {
  opacity: 0;
}

#toggle-sound.play .small-sound {
  opacity: 1;
}

#toggle-sound.play .big-sound {
  opacity: 1;
}

#loadCount {
  z-index: 20;
}

#loadCount p {
  color: #fd3489;
  text-align: center;
  text-shadow: 3px 3px 0 #ffffff;
}

#loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
}

.cat-anim {
  width: 20.5078125vw;
  height: 14.3359375vw;
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: cover;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-animation: runCat 0.5s steps(3, end) infinite;
          animation: runCat 0.5s steps(3, end) infinite;
  margin: calc(-4vw) auto calc(-4vw) auto;
}

@-webkit-keyframes runCat {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}

@keyframes runCat {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}

.loader-anim {
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: runLoader 0.5s steps(4, end) infinite;
          animation: runLoader 0.5s steps(4, end) infinite;
  width: 10.46875vw;
  height: 11.796875vw;
}

@-webkit-keyframes runLoader {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}

@keyframes runLoader {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 0%;
  }
}

#intro {
  position: absolute;
  top: 7.8125vw;
  bottom: 0;
  right: 0;
  width: 50%;
  display: none;
  opacity: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: start;
          align-items: flex-start;
  z-index: 50;
}

#intro .caption {
  text-transform: uppercase;
  position: relative;
  color: #d92d75;
  line-height: 1;
  letter-spacing: 0.06em;
}

#intro .caption:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline;
  z-index: 0;
  text-shadow: 1px 1px 0 #fff;
  letter-spacing: 0.06em;
}

#intro .caption:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline;
  z-index: 0;
  letter-spacing: 0.06em;
}

#intro .caption span {
  display: inline;
  position: relative;
  z-index: 2;
  color: #d92d75;
  line-height: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#FD3489), color-stop(60%, #FD3489), color-stop(70%, #D92D75), to(#D92D75));
  background: linear-gradient(180deg, #FD3489 0%, #FD3489 60%, #D92D75 70%, #D92D75 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.06em;
}

#intro .sub_caption {
  color: #ffffff;
  font-size: 2.109375vw;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  width: 100%;
}

#intro .sub_caption:before {
  content: attr(data-text);
  position: absolute;
  line-height: 1.6;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline;
  z-index: 0;
}

#intro .sub_caption span {
  display: inline;
  position: relative;
  z-index: 2;
  color: #ffffff;
  line-height: 1.6;
}

#intro button img {
  max-width: 100%;
  width: 16.40625vw;
}

.from-top {
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
  opacity: 0;
}

.inner-border-btn.small * {
  text-rendering: optimizeLegibility;
}

.inner-border-btn * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.06em;
}

.to-restart.absolute {
  position: absolute;
  display: none;
}

.inner-border-btn.centre {
  font-size: 2.421875vw;
  padding: 1.171875vw 3.125vw;
}

.inner-border-btn {
  position: relative;
  border: 0.5859375vw solid rgba(255, 255, 255, 0);
  cursor: pointer;
}

.inner-border-btn .line {
  position: absolute;
}

.inner-border-btn .line:after {
  content: '';
  position: absolute;
  width: 0.5859375vw;
  height: 0.5859375vw;
}

.inner-border-btn .line.bottom,
.inner-border-btn .line.top {
  width: calc(100% + 1.171875vw);
  height: 0.5859375vw;
  left: -0.5859375vw;
  right: 0;
}

.inner-border-btn .line.left,
.inner-border-btn .line.right {
  width: 0.5859375vw;
  height: 100%;
  top: 0;
  bottom: 0;
}

.inner-border-btn .line.top {
  bottom: 100%;
  z-index: 10;
}

.inner-border-btn .line.top:after {
  top: 100%;
  right: 0;
}

.inner-border-btn .line.right {
  left: calc(100% + 0.5859375vw);
  z-index: 9;
}

.inner-border-btn .line.right:after {
  right: 100%;
  bottom: 0;
}

.inner-border-btn .line.bottom {
  top: 100%;
}

.inner-border-btn .line.bottom:after {
  bottom: 100%;
  left: 0;
}

.inner-border-btn .line.left {
  right: calc(100% + 0.5859375vw);
}

.inner-border-btn .line.left:after {
  left: 100%;
  top: 0;
}

.inner-border-btn:not(.static-size) > span {
  margin-top: -0.5859375vw;
  padding-bottom: 0.5859375vw;
  display: block;
  text-align: center;
}

.inner-border-btn.small > span {
  margin-top: -0.234375vw;
  padding-bottom: 0.234375vw;
  display: block;
}

.inner-border-btn:not(.static-size):hover > span {
  margin-top: 0;
  padding-bottom: 0;
  display: block;
}

.inner-border-btn.small:hover > svg {
  top: 6px;
}

.inner-border-btn.color-white,
.inner-border-btn.color-white span {
  color: #ffffff;
}

.inner-border-btn.border-dark .line,
.inner-border-btn.border-dark .line:after {
  background-color: #201b28;
}

.inner-border-btn.border-pink .line,
.inner-border-btn.border-pink .line:after {
  background-color: #FD3489;
}

.inner-border-btn.border-pink:hover .line,
.inner-border-btn.border-pink:hover .line:after {
  background-color: #ffffff;
}

.inner-border-btn.small {
  border: 0.234375vw solid rgba(255, 255, 255, 0);
}

.inner-border-btn.small .line:after {
  width: 0.234375vw;
  height: 0.234375vw;
}

.inner-border-btn.small .line.bottom,
.inner-border-btn.small .line.top {
  height: 0.234375vw;
  left: -0.234375vw;
  width: calc(100% + 0.46875vw);
}

.inner-border-btn.small .line.left {
  width: 0.234375vw;
  right: calc(100% + 0.234375vw);
}

.inner-border-btn.small .line.right {
  width: 0.234375vw;
  left: calc(100% + 0.234375vw);
}

.static-size.inner-border-btn * {
  letter-spacing: 0.04em;
}

.static-size.inner-border-btn .line,
.static-size.inner-border-btn .line:after {
  background-color: #201B28;
}

.static-size.inner-border-btn {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 4px solid rgba(255, 255, 255, 0);
  margin-right: 5px;
}

.static-size.inner-border-btn .line:after {
  width: 4px;
  height: 4px;
}

.static-size.inner-border-btn .line.bottom,
.static-size.inner-border-btn .line.top {
  height: 4px;
  left: -4px;
  width: calc(100% + 8px);
}

.static-size.inner-border-btn .line.left {
  width: 4px;
  right: calc(100% + 4px);
}

.static-size.inner-border-btn .line.right {
  width: 4px;
  left: calc(100% + 4px);
}

.inner-border-btn.bg-green {
  background-color: #65c466;
}

.static-size.inner-border-btn.bg-green {
  background-color: #0a79a5;
}

.static-size.inner-border-btn.bg-green span {
  white-space: pre-line;
  line-height: 2.25;
}

.inner-border-btn.bg-green:not(.static-size) .line.top:after,
.inner-border-btn.bg-green:not(.static-size) .line.right {
  box-shadow: -0.5859375vw 0 0 0.2px #00552c;
}

.inner-border-btn.bg-green:not(.static-size) .line.bottom,
.inner-border-btn.bg-green:not(.static-size) .line.bottom:after {
  box-shadow: 0 -0.5859375vw 0 0.2px #00552c;
}

.inner-border-btn.bg-green.small .line.top:after,
.inner-border-btn.bg-green.small .line.right {
  box-shadow: -0.390625vw 0 0 0.2px #00552c;
}

.inner-border-btn.bg-green.small .line.bottom,
.inner-border-btn.bg-green.small .line.bottom:after {
  box-shadow: 0 -0.390625vw 0 0.2px #00552c;
}

.inner-border-btn.bg-green:not(.static-size):hover {
  background: #60DACA;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.right,
.inner-border-btn.bg-green:not(.static-size):hover .line.bottom {
  box-shadow: none;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.left:after {
  box-shadow: none;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.left {
  box-shadow: 0.5859375vw 0 0 0.2px #51B8AA;
  z-index: 9;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.top {
  box-shadow: 0 0.5859375vw 0 0.2px #51B8AA;
  z-index: 1;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.bottom {
  z-index: 10;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.bottom:after {
  box-shadow: 0.5859375vw 0 0 0.2px #51B8AA;
}

.inner-border-btn.bg-green:not(.static-size):hover .line.top:after {
  box-shadow: 0 0.5859375vw 0 0.2px #51B8AA;
}

.inner-border-btn.bg-pink {
  background-color: #fd3489;
}

.inner-border-btn.bg-pink .line.right,
.inner-border-btn.bg-pink .line.top:after {
  box-shadow: -0.5859375vw 0 0 0 #d92d75;
}

.inner-border-btn.bg-pink.small .line.top:after,
.inner-border-btn.bg-pink.small .line.right {
  box-shadow: -0.234375vw 0 0 0 #d92d75;
}

.inner-border-btn.bg-pink .line.bottom,
.inner-border-btn.bg-pink .line.bottom:after {
  box-shadow: 0 -0.5859375vw 0 0 #d92d75;
}

.inner-border-btn.bg-pink.small .line.bottom,
.inner-border-btn.bg-pink.small .line.bottom:after {
  box-shadow: 0 -0.234375vw 0 0 #d92d75;
}

.inner-border-btn.bg-pink:hover span {
  color: #fd3489;
}

.inner-border-btn.bg-pink:hover {
  background: #4A3663;
}

.inner-border-btn.bg-pink:hover .line.right,
.inner-border-btn.bg-pink:hover .line.bottom {
  box-shadow: none;
}

.inner-border-btn.bg-pink:hover .line.left:after {
  box-shadow: none;
}

.inner-border-btn.bg-pink:hover .line.left {
  box-shadow: 0.5859375vw 0 0 0 #5E456A;
  z-index: 9;
}

.inner-border-btn.bg-pink:hover .line.top {
  box-shadow: 0 0.5859375vw 0 0 #5E456A;
  z-index: 1;
}

.inner-border-btn.bg-pink:hover .line.bottom {
  z-index: 10;
}

.inner-border-btn.bg-pink:hover .line.bottom:after {
  box-shadow: 0.5859375vw 0 0 0 #5E456A;
}

.inner-border-btn.bg-pink:hover .line.top:after {
  box-shadow: 0 0.5859375vw 0 0 #5E456A;
}

.inner-border-btn.bg-pink.small:hover .line.right,
.inner-border-btn.bg-pink.small:hover .line.bottom {
  box-shadow: none;
}

.inner-border-btn.bg-pink.small:hover .line.left:after {
  box-shadow: none;
}

.inner-border-btn.bg-pink.small:hover .line.left {
  box-shadow: 0.234375vw 0 0 0 #5E456A;
  z-index: 9;
}

.inner-border-btn.bg-pink.small:hover .line.top {
  box-shadow: 0 0.234375vw 0 0 #5E456A;
  z-index: 1;
}

.inner-border-btn.bg-pink.small:hover .line.bottom {
  z-index: 10;
}

.inner-border-btn.bg-pink.small:hover .line.bottom:after {
  box-shadow: 0.234375vw 0 0 0 #5E456A;
}

.inner-border-btn.bg-pink.small:hover .line.top:after {
  box-shadow: 0 0.234375vw 0 0 #5E456A;
}

.inner-border-popup {
  position: relative;
}

.inner-border-popup .arrow-box,
.inner-border-popup .line,
.inner-border-popup .line:after,
.inner-border-popup .line:before {
  position: absolute;
  background: #242424;
}

.inner-border-popup .line.top,
.inner-border-popup .line.bottom {
  width: calc(100% - 10px);
  height: 5px;
  left: 5px;
  right: 5px;
}

.inner-border-popup .line.top {
  bottom: 100%;
}

.inner-border-popup .line.top:after {
  content: '';
  top: 100%;
  left: 100%;
  width: 5px;
  height: 5px;
}

.inner-border-popup .line.bottom {
  top: 100%;
}

.inner-border-popup .line.bottom:after {
  content: '';
  bottom: 100%;
  right: 100%;
  width: 5px;
  height: 5px;
}

.inner-border-popup .line.right,
.inner-border-popup .line.left {
  width: 5px;
  height: calc(100% - 10px);
  top: 5px;
  bottom: 5px;
}

.inner-border-popup .line.right {
  left: 100%;
}

.inner-border-popup .line.right:after {
  content: '';
  top: 100%;
  right: 100%;
  width: 5px;
  height: 5px;
}

.inner-border-popup .line.left {
  right: 100%;
}

.inner-border-popup .line.left:after {
  content: '';
  bottom: 100%;
  left: 100%;
  width: 5px;
  height: 5px;
}

.inner-border-popup .arrow {
  position: absolute;
  width: 25px;
  height: 25px;
  top: calc(100% - 35px);
  opacity: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 0;
  right: 0;
  margin: auto;
}

.arrow-box {
  width: 5px;
  opacity: 0;
  height: 5px;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.dialog-content * {
  text-rendering: optimizeLegibility;
}

.dialog-content {
  display: -webkit-box;
  display: flex;
  position: absolute;
  z-index: 150;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: baseline;
          align-items: baseline;
}

.dialog-content .name {
  position: relative;
}

.dialog-content .description {
  min-width: 15.625vw;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

.dialog-content .description p.action {
  cursor: pointer;
  overflow: hidden;
}

.dialog-content .description p.action:hover {
  color: #ffffff;
  background: #ff4b8b;
}

.pink-dialog .description p,
.pink-dialog .description {
  background: #ffffff;
  color: #ff4b8b;
  white-space: pre-line;
}

.pink-dialog .description p + p {
  box-shadow: 0 2px 0 0 #ff4b8b inset;
}

.pink-dialog .name {
  color: #ffffff;
  background-color: #e21e63;
}

.pink-dialog .border:before,
.pink-dialog .border:after,
.pink-dialog .border span:before,
.pink-dialog .border span:after {
  background-color: #530729;
}

.fullscreen-modal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 150;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  align-content: center;
  display: none;
}

.modal-big-caption {
  width: 100%;
  -webkit-box-pack: center;
          justify-content: center;
}

.modal-big-caption p {
  white-space: pre-line;
  text-align: center;
  color: #F9D26A;
}

[id*="icon-modal_"].modal-big-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-box-pack: center;
          justify-content: center;
  width: 100%;
  background: rgba(255, 255, 55, 0);
  display: -webkit-box;
  display: flex;
  padding: 0;
}

.modal-big-content {
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  background: #ffffff;
}

.modal-big-text.modal-big-content {
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.modal-big-content.modal-big-image {
  background: rgba(255, 255, 255, 0);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
  width: 90%;
  height: 75%;
  -webkit-box-align: center;
          align-items: center;
}

.image-modal-left {
  width: 35%;
  -webkit-box-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: flex;
}

.image-modal-center {
  height: 100%;
}

.image-modal-center img {
  max-width: 100%;
}

[id*="image-modal_"] img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

[id*="image-modal_"] .static-animation-man {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  width: 4.921875vw;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

.image-modal-right {
  width: 35%;
}

.modal-big-content.modal-big-image .dialog-content {
  position: relative;
  display: -webkit-box;
  display: flex;
}

.modal-big-content.modal-big-image p {
  color: white;
}

.modal-big-content.modal-big-image .image-modal-left p {
  color: #FF4B8B;
}

.modal-big-content p {
  color: #FF4B8B;
  line-height: calc(50 / 40);
  white-space: pre-line;
}

.modal-big-content .modal-bottom-link {
  color: #2E325D;
  line-height: calc(50 / 40);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.modal-big-content .modal-bottom-link:hover {
  text-decoration: underline;
}

.fullscreen-modal * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.absolute-border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}

.absolute-border .line {
  position: absolute;
  background: #242424;
}

.absolute-border .line.top {
  bottom: 100%;
  height: 8px;
  left: 8px;
  right: 8px;
}

.absolute-border .line.bottom {
  top: 100%;
  height: 8px;
  left: 8px;
  right: 8px;
}

.absolute-border .line.right {
  left: 100%;
  width: 8px;
  top: 8px;
  bottom: 8px;
}

.absolute-border .line.left {
  right: 100%;
  width: 8px;
  top: 8px;
  bottom: 8px;
}

.absolute-border .line:after {
  height: 8px;
  width: 8px;
  content: '';
  position: absolute;
  background: #242424;
}

.absolute-border .line.top:after {
  left: 100%;
  top: 100%;
}

.absolute-border .line.right:after {
  top: 100%;
  right: 100%;
}

.absolute-border .line.bottom:after {
  right: 100%;
  bottom: 100%;
}

.absolute-border .line.left:after {
  bottom: 100%;
  left: 100%;
}

.fullscreen-modal .ok-btn {
  text-align: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.bottom-arrow {
  position: absolute;
  top: 100%;
  right: 15%;
  width: 40px;
  height: 32px;
  padding-top: 8px;
}

.bottom-arrow:before {
  content: '';
  position: absolute;
  top: 0;
  height: 8px;
  left: 0;
  right: 0;
  z-index: 3;
  background: #ffffff;
}

.bottom-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg) translate(0px, 0px);
          transform: rotate(45deg) translate(0px, 0px);
  z-index: 3;
  bottom: 8px;
  left: 8px;
  right: 8px;
}

.bottom-arrow svg {
  position: relative;
  z-index: 5;
}

.animate-cat {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  right: 0;
  top: 100%;
  position: absolute;
}

.game-over {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

.top-link {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
          align-items: flex-end;
}

.bottom-link {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.column-svg {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  align-content: flex-end;
}

.column-svg a {
  display: block;
  color: #ffffff;
  letter-spacing: 0.04em;
}

.column-svg.hover svg {
  margin-bottom: 0;
}

.row-svg {
  display: block;
  color: #ffffff;
  letter-spacing: 0.04em;
}

.row-svg:hover svg {
  -webkit-transform: rotate(-90deg) translate(10%, 0);
          transform: rotate(-90deg) translate(10%, 0);
  margin-right: 0;
}

.svg-game-over {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 9vw;
  text-transform: uppercase;
}

.absolute-cat {
  position: fixed;
  right: 0;
  bottom: 0;
}

.absolute-cat .dialog-content {
  position: static;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.absolute-cat .dialog-content .description {
  -webkit-transform: translate(-15%, -35%);
          transform: translate(-15%, -35%);
  min-width: 1px;
}

.absolute-cat a {
  color: #FF4B8B;
  text-align: center;
}

.static-animation-cat {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

.copyright p {
  color: #201b28;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
}

.copyright a {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 1201px) and (max-width: 1999px) {
  html, body {
    font-size: 0.546875vw;
  }
  .fullscreen p {
    font-size: 1.953125vw;
    margin-bottom: 1.953125vw;
  }
  .explain {
    font-size: 1.5625vw;
    padding: 0.1953125vw 0.5859375vw;
  }
  .ok-btn {
    font-size: 1.484375vw;
    padding: 6px 1.3671875vw;
    width: 15.625vw;
  }
  .building-content {
    max-width: 15.625vw;
  }
  .building-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0 0.390625vw;
  }
  .building-content .description {
    font-size: 1.25vw;
    padding: 0 0.390625vw;
  }
  .building-content.opened .build-click {
    font-size: 1.484375vw;
    padding: 0 0.390625vw;
  }
  .transparent-text b {
    font-size: 5.859375vw;
    margin-bottom: 1.953125vw;
    text-shadow: 0.5078125vw 0.5078125vw #D92D75;
  }
  .transparent-text {
    padding-left: 7.8125vw;
    font-size: 1.875vw;
    margin-top: 1.5625vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 3.90625vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 1.953125vw;
  }
  .absolute-name {
    font-size: 1.71875vw;
  }
  .absolute-name p {
    height: 0.390625vw;
    margin-left: 0.390625vw;
    margin-bottom: 0.1953125vw;
  }
  .absolute-name p:before {
    width: 0.390625vw;
    left: -0.390625vw;
  }
  .absolute-name p:after {
    width: 0.390625vw;
    right: -0.390625vw;
  }
  #static-5 {
    margin: 4.6875vw auto 0 auto;
  }
  #static-5 .inner-border-btn {
    margin: 4.6875vw auto 0 auto;
  }
  .modal-big-content .icon-container p {
    font-size: 1.875vw;
    margin-top: 2.34375vw;
  }
  .modal-content {
    font-size: 1.5625vw;
    padding: 3.125vw 2.34375vw;
  }
  .modal.inner-border-popup .ok-btn {
    margin-top: 3.90625vw;
  }
  .cat-eat {
    padding: 0.78125vw 3.90625vw 0.78125vw 3.90625vw;
  }
  .cat-eat svg {
    width: 2.734375vw;
    height: 2.34375vw;
    margin-right: 1.5625vw;
  }
  .titres-content {
    font-size: 2.734375vw;
  }
  .main-copyright p {
    font-size: 1.09375vw;
  }
  .main-copyright a {
    font-size: 1.6015625vw;
    margin-top: 0.390625vw;
  }
  .head {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .head:before {
    height: 0.46875vw;
  }
  .head:after {
    height: 0.234375vw;
  }
  .head .price i {
    margin-right: 1.171875vw;
    padding: 0.390625vw 0.9765625vw 0.390625vw 1.3671875vw;
  }
  .head .price img {
    margin-left: 1.171875vw;
  }
  .head .text {
    padding: 0 0.78125vw 0 1.3671875vw;
  }
  .head * {
    font-size: 1.640625vw;
  }
  .progress-holder {
    height: 1.3671875vw;
  }
  .head .price img.absolute-coin {
    right: 0.9765625vw;
  }
  .footer {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .footer:before {
    height: 0.46875vw;
  }
  .footer:after {
    height: 0.234375vw;
  }
  .footer .footer-right {
    padding-bottom: 0.390625vw;
  }
  .touch .footer .footer-left {
    padding-top: 0.78125vw;
    padding-bottom: 0.78125vw;
  }
  .footer .footer-center {
    margin-bottom: 0.390625vw;
  }
  .footer-action {
    font-size: 1.640625vw;
  }
  .footer-action + .footer-action {
    margin-left: 1.953125vw;
  }
  .footer-action svg {
    margin-right: 0.78125vw;
    margin-bottom: -0.1953125vw;
    width: 1.953125vw;
    height: 1.953125vw;
  }
  .mouse-icon {
    height: 2.5390625vw;
    margin-left: 0.390625vw;
  }
  .keyboard-icon {
    height: 2.5390625vw;
    margin-left: 0.1953125vw;
  }
  #loadCount p {
    font-size: 2.4609375vw;
  }
  .cat-anim {
    -webkit-transform: scale(0.25);
            transform: scale(0.25);
  }
  .loader-anim {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  #intro .caption:after {
    font-size: 5.859375vw;
  }
  #intro .caption:before {
    font-size: 5.859375vw;
    -webkit-text-stroke: 0.703125vw #201b28;
  }
  #intro .caption span {
    font-size: 5.859375vw;
  }
  #intro .sub_caption {
    font-size: 2.34375vw;
  }
  #intro .sub_caption:before {
    font-size: 2.34375vw;
    -webkit-text-stroke: 1.09375vw #201b28;
  }
  #intro .sub_caption span {
    font-size: 2.34375vw;
  }
  #intro button img {
    width: 17.578125vw;
  }
  .sub_caption_wrap {
    margin-top: 0.9765625vw;
    margin-bottom: 1.5625vw;
  }
  .static-size.inner-border-btn * {
    font-size: 1.25vw;
  }
  .static-size.inner-border-btn {
    padding: 1.171875vw 1.953125vw;
  }
  .dialog-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0.1171875vw 0.390625vw 0.1953125vw 0.390625vw;
  }
  .dialog-content .description {
    font-size: 1.25vw;
  }
  .dialog-content .description p {
    padding: 0.1953125vw 0.390625vw;
  }
  .modal-big-caption {
    font-size: 3.203125vw;
  }
  .modal-big-caption p {
    text-shadow: 0.15625vw 0.15625vw 0 #121A38;
  }
  [id*="icon-modal_"].modal-big-content {
    margin-top: 4.6875vw;
    margin-bottom: 5.078125vw;
  }
  .modal-big-content {
    width: 46.875vw;
    padding: 3.125vw 2.34375vw 1.5625vw 2.34375vw;
  }
  .modal-big-text.modal-big-content {
    min-height: 55vh;
  }
  .modal-big-content.modal-big-image {
    padding-top: 1.5625vw;
  }
  .image-modal-left {
    padding-right: 3.125vw;
  }
  [id*="image-modal_"] .static-animation-man {
    margin-top: 3.125vw;
  }
  .image-modal-right {
    padding-left: 3.125vw;
  }
  .modal-big-content p {
    font-size: 1.5625vw;
  }
  .modal-big-content .modal-bottom-link {
    font-size: 1.5625vw;
    margin-top: 5.078125vw;
  }
  .modal-big-content .modal-bottom-link svg {
    width: 2.34375vw;
    height: 3.3203125vw;
    margin-right: 1.171875vw;
  }
  .modal-big-caption + .to-restart.center {
    margin-top: 5.859375vw;
  }
  .animate-cat {
    width: 6.0546875vw;
    margin-top: 0.78125vw;
  }
  .modal-big-content + .ok-btn.modal-button {
    margin-top: 8.984375vw;
  }
  .column-svg a {
    font-size: 1.25vw;
    padding: 0.5859375vw 1.7578125vw;
  }
  .column-svg svg {
    margin-bottom: 1.953125vw;
    width: 3.7109375vw;
    height: 5.859375vw;
  }
  .row-svg svg {
    width: 4.1015625vw;
    height: 2.5390625vw;
    margin-right: 1.953125vw;
  }
  .row-svg {
    font-size: 2.03125vw;
  }
  .svg-game-over {
    margin: 5.6640625vw 0;
  }
  .absolute-cat a {
    padding: 0.1953125vw 0.9765625vw;
  }
  .static-animation-cat {
    width: 4.6875vw;
  }
  .copyright {
    padding-bottom: 0.5859375vw;
  }
  .copyright p {
    font-size: 0.9375vw;
    padding: 0.1953125vw 0.5859375vw;
  }
}

@media (min-width: 2000px) {
  html, body {
    font-size: 14px;
  }
  .fullscreen p {
    font-size: 1.953125vw;
    margin-bottom: 1.953125vw;
  }
  .explain {
    font-size: 1.5625vw;
    padding: 0.1953125vw 0.5859375vw;
  }
  .building-content {
    max-width: 15.625vw;
  }
  .building-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0 0.390625vw;
  }
  .building-content .description {
    font-size: 1.25vw;
    padding: 0 0.390625vw;
  }
  .building-content.opened .build-click {
    font-size: 1.484375vw;
    padding: 0 0.390625vw;
  }
  .transparent-text b {
    font-size: 5.859375vw;
    margin-bottom: 1.953125vw;
    text-shadow: 0.5078125vw 0.5078125vw #D92D75;
  }
  .transparent-text {
    padding-left: 7.8125vw;
    font-size: 1.875vw;
    margin-top: 1.5625vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 3.90625vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 1.953125vw;
  }
  .absolute-name {
    font-size: 1.71875vw;
  }
  .absolute-name p {
    height: 0.390625vw;
    margin-left: 0.390625vw;
    margin-bottom: 0.1953125vw;
  }
  .absolute-name p:before {
    width: 0.390625vw;
    left: -0.390625vw;
  }
  .absolute-name p:after {
    width: 0.390625vw;
    right: -0.390625vw;
  }
  #static-5 {
    margin: 4.6875vw auto 0 auto;
  }
  #static-5 .inner-border-btn {
    margin: 4.6875vw auto 0 auto;
  }
  .modal-big-content .icon-container p {
    font-size: 1.875vw;
    margin-top: 2.34375vw;
  }
  .modal-content {
    font-size: 1.5625vw;
    padding: 3.125vw 2.34375vw;
  }
  .modal.inner-border-popup .ok-btn {
    margin-top: 3.90625vw;
  }
  .cat-eat {
    padding: 0.78125vw 3.90625vw 0.78125vw 3.90625vw;
  }
  .cat-eat svg {
    width: 2.734375vw;
    height: 2.34375vw;
    margin-right: 1.5625vw;
  }
  .titres-content {
    font-size: 2.734375vw;
  }
  .main-copyright p {
    font-size: 1.09375vw;
  }
  .main-copyright a {
    font-size: 1.6015625vw;
    margin-top: 0.390625vw;
  }
  .head {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .head:before {
    height: 0.46875vw;
  }
  .head:after {
    height: 0.234375vw;
  }
  .head .price i {
    margin-right: 1.171875vw;
    padding: 0.390625vw 0.9765625vw 0.390625vw 1.3671875vw;
  }
  .head .price img {
    margin-left: 1.171875vw;
  }
  .head .text {
    padding: 0 0.78125vw 0 1.3671875vw;
  }
  .head * {
    font-size: 1.640625vw;
  }
  .progress-holder {
    height: 1.3671875vw;
  }
  .head .price img.absolute-coin {
    right: 0.9765625vw;
  }
  .footer {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .footer:before {
    height: 0.46875vw;
  }
  .footer:after {
    height: 0.234375vw;
  }
  .footer .footer-right {
    padding-bottom: 0.390625vw;
  }
  .touch .footer .footer-left {
    padding-top: 0.78125vw;
    padding-bottom: 0.78125vw;
  }
  .footer .footer-center {
    margin-bottom: 0.390625vw;
  }
  .footer-action {
    font-size: 1.640625vw;
  }
  .footer-action + .footer-action {
    margin-left: 1.953125vw;
  }
  .footer-action svg {
    margin-right: 0.78125vw;
    margin-bottom: -0.1953125vw;
    width: 1.953125vw;
    height: 1.953125vw;
  }
  .mouse-icon {
    height: 2.5390625vw;
    margin-left: 0.390625vw;
  }
  .keyboard-icon {
    height: 2.5390625vw;
    margin-left: 0.1953125vw;
  }
  #loadCount p {
    font-size: 63px;
  }
  .cat-anim {
    -webkit-transform: scale(0.25);
            transform: scale(0.25);
  }
  .loader-anim {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  #intro .caption:after {
    font-size: 5.859375vw;
  }
  #intro .caption:before {
    font-size: 5.859375vw;
    -webkit-text-stroke: 0.703125vw #201b28;
  }
  #intro .caption span {
    font-size: 5.859375vw;
  }
  #intro .sub_caption {
    font-size: 2.34375vw;
  }
  #intro .sub_caption:before {
    font-size: 2.34375vw;
    -webkit-text-stroke: 1.09375vw #201b28;
  }
  #intro .sub_caption span {
    font-size: 2.34375vw;
  }
  .sub_caption_wrap {
    margin-top: 0.78125vw;
    margin-bottom: 2.34375vw;
  }
  .static-size.inner-border-btn * {
    font-size: 1.25vw;
  }
  .static-size.inner-border-btn {
    padding: 1.171875vw 1.953125vw;
  }
  .dialog-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0.1171875vw 0.390625vw 0.1953125vw 0.390625vw;
  }
  .dialog-content .description {
    font-size: 1.25vw;
  }
  .dialog-content .description p {
    padding: 0.1953125vw 0.390625vw;
  }
  .modal-big-caption {
    font-size: 3.203125vw;
  }
  .modal-big-caption p {
    text-shadow: 0.15625vw 0.15625vw 0 #121A38;
  }
  [id*="icon-modal_"].modal-big-content {
    margin-top: 4.6875vw;
    margin-bottom: 5.078125vw;
  }
  .modal-big-content {
    width: 46.875vw;
    padding: 3.125vw 2.34375vw 1.5625vw 2.34375vw;
  }
  .modal-big-text.modal-big-content {
    min-height: 55vh;
  }
  .modal-big-content.modal-big-image {
    padding-top: 1.5625vw;
  }
  .image-modal-left {
    padding-right: 3.125vw;
  }
  [id*="image-modal_"] .static-animation-man {
    margin-top: 3.125vw;
  }
  .image-modal-right {
    padding-left: 3.125vw;
  }
  .modal-big-content p {
    font-size: 1.5625vw;
  }
  .modal-big-content .modal-bottom-link {
    font-size: 1.5625vw;
    margin-top: 5.078125vw;
  }
  .modal-big-content .modal-bottom-link svg {
    width: 2.34375vw;
    height: 3.3203125vw;
    margin-right: 1.171875vw;
  }
  .modal-big-caption + .to-restart.center {
    margin-top: 5.859375vw;
  }
  .animate-cat {
    width: 6.0546875vw;
    margin-top: 0.78125vw;
  }
  .modal-big-content + .ok-btn.modal-button {
    margin-top: 8.984375vw;
  }
  .column-svg a {
    font-size: 1.25vw;
    padding: 0.5859375vw 1.7578125vw;
  }
  .column-svg svg {
    margin-bottom: 1.953125vw;
    width: 3.7109375vw;
    height: 5.859375vw;
  }
  .row-svg svg {
    width: 4.1015625vw;
    height: 2.5390625vw;
    margin-right: 1.953125vw;
  }
  .row-svg {
    font-size: 2.03125vw;
  }
  .svg-game-over {
    margin: 5.6640625vw 0;
  }
  .absolute-cat a {
    padding: 0.1953125vw 0.9765625vw;
  }
  .static-animation-cat {
    width: 4.6875vw;
  }
  .copyright {
    padding-bottom: 0.5859375vw;
  }
  .copyright p {
    font-size: 0.9375vw;
    padding: 0.1953125vw 0.5859375vw;
  }
}

@media (max-width: 1200px) {
  html, body {
    font-size: 14px;
  }
  .fullscreen p {
    font-size: 1.953125vw;
    margin-bottom: 1.953125vw;
  }
  .explain {
    font-size: 1.5625vw;
    padding: 0.1953125vw 0.5859375vw;
  }
  .ok-btn {
    width: auto;
    font-size: 18px;
    padding: 5px 35px;
  }
  .building-content {
    max-width: 15.625vw;
  }
  .building-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0.1953125vw 0.390625vw;
  }
  .building-content .description {
    font-size: 1.25vw;
    padding: 0 0.390625vw;
  }
  .building-content.opened .build-click {
    font-size: 1.484375vw;
    padding: 0.1953125vw 0.390625vw;
  }
  .transparent-text b {
    font-size: 5.859375vw;
    margin-bottom: 1.953125vw;
    text-shadow: 0.5078125vw 0.5078125vw #D92D75;
  }
  .transparent-text {
    padding-left: 7.8125vw;
    font-size: 1.875vw;
    margin-top: 1.5625vw;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    padding-bottom: 3.90625vw;
  }
  .modal-big-content.transparent + .ok-btn.modal-button {
    margin-top: 1.953125vw;
  }
  .absolute-name {
    font-size: 1.71875vw;
  }
  .absolute-name p {
    height: 0.390625vw;
    margin-left: 0.390625vw;
    margin-bottom: 0.1953125vw;
  }
  .absolute-name p:before {
    width: 0.390625vw;
    left: -0.390625vw;
  }
  .absolute-name p:after {
    width: 0.390625vw;
    right: -0.390625vw;
  }
  .modal-big-content .icon-container p {
    font-size: 1.875vw;
    margin-top: 2.34375vw;
  }
  .cat-eat {
    padding: 0.78125vw 3.90625vw 0.78125vw 3.90625vw;
  }
  .cat-eat svg {
    width: 2.734375vw;
    height: 2.34375vw;
    margin-right: 1.5625vw;
  }
  .titres-content {
    font-size: 2.734375vw;
  }
  .main-copyright p {
    font-size: 1.09375vw;
  }
  .main-copyright a {
    font-size: 1.6015625vw;
    margin-top: 0.390625vw;
  }
  .head {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .head:before {
    height: 0.46875vw;
  }
  .head:after {
    height: 0.234375vw;
  }
  .head .price i {
    margin-right: 1.171875vw;
    padding: 0.390625vw 0.9765625vw 0.390625vw 1.3671875vw;
  }
  .head .price img {
    margin-left: 1.171875vw;
  }
  .head .text {
    padding: 0 0.78125vw 0 1.3671875vw;
  }
  .head * {
    font-size: 1.640625vw;
  }
  .progress-holder {
    height: 1.3671875vw;
  }
  .head .price img.absolute-coin {
    right: 0.9765625vw;
  }
  .footer {
    padding-left: 1.171875vw;
    padding-right: 1.171875vw;
  }
  .footer:before {
    height: 0.46875vw;
  }
  .footer:after {
    height: 0.234375vw;
  }
  .footer .footer-right {
    padding-bottom: 0.390625vw;
  }
  .touch .footer .footer-left {
    padding-top: 0.78125vw;
    padding-bottom: 0.78125vw;
  }
  .footer .footer-center {
    margin-bottom: 0.390625vw;
  }
  .footer-action {
    font-size: 1.640625vw;
  }
  .footer-action + .footer-action {
    margin-left: 1.953125vw;
  }
  .footer-action svg {
    margin-right: 0.78125vw;
    margin-bottom: -0.1953125vw;
    width: 1.953125vw;
    height: 1.953125vw;
  }
  .mouse-icon {
    height: 2.5390625vw;
    margin-left: 0.390625vw;
  }
  .keyboard-icon {
    height: 2.5390625vw;
    margin-left: 0.1953125vw;
  }
  #loadCount p {
    font-size: 63px;
    text-shadow: 2px 2px 0 #ffffff;
  }
  .cat-anim {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    margin: calc(-2vw) auto calc(1vw) auto;
  }
  .loader-anim {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  #intro {
    top: 0;
    -webkit-box-pack: center;
            justify-content: center;
  }
  #intro .caption:after {
    font-size: 5.859375vw;
  }
  #intro .caption:before {
    font-size: 5.859375vw;
    -webkit-text-stroke: 0.703125vw #201b28;
  }
  #intro .caption span {
    font-size: 5.859375vw;
  }
  #intro .sub_caption {
    font-size: 2.34375vw;
  }
  #intro .sub_caption:before {
    font-size: 2.34375vw;
    -webkit-text-stroke: 1.09375vw #201b28;
  }
  #intro .sub_caption span {
    font-size: 2.34375vw;
  }
  .sub_caption_wrap {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .static-size.inner-border-btn * {
    font-size: 18px;
  }
  .static-size.inner-border-btn {
    padding: 10px 30px;
  }
  .static-size.inner-border-btn.bg-green span {
    line-height: 1.8;
  }
  .dialog-content .name {
    font-size: 1.484375vw;
    margin-bottom: 0.234375vw;
    padding: 0.1171875vw 0.390625vw 0.1953125vw 0.390625vw;
  }
  .dialog-content .description {
    font-size: 1.25vw;
  }
  .dialog-content .description p {
    padding: 0.1953125vw 0.390625vw;
  }
  .modal-big-caption {
    font-size: 3.203125vw;
  }
  .modal-big-caption p {
    text-shadow: 0.15625vw 0.15625vw 0 #121A38;
  }
  [id*="icon-modal_"].modal-big-content {
    margin-top: 4.6875vw;
    margin-bottom: 5.078125vw;
  }
  .modal-big-content {
    width: 65%;
    padding: 3.125vw 2.34375vw 1.5625vw 2.34375vw;
  }
  .modal-big-text.modal-big-content {
    min-height: 55vh;
  }
  .modal-big-content.modal-big-image {
    padding-top: 1.5625vw;
  }
  .image-modal-left {
    padding-right: 3.125vw;
  }
  [id*="image-modal_"] .static-animation-man {
    margin-top: 3.125vw;
  }
  .image-modal-right {
    padding-left: 3.125vw;
  }
  .modal-big-content p {
    font-size: 1.5625vw;
  }
  .modal-big-content .modal-bottom-link {
    font-size: 1.5625vw;
    margin-top: 5.078125vw;
  }
  .modal-big-content .modal-bottom-link svg {
    width: 2.34375vw;
    height: 3.3203125vw;
    margin-right: 1.171875vw;
  }
  .modal-big-caption + .to-restart.center {
    margin-top: 5.859375vw;
  }
  .absolute-border .line.top {
    height: 6px;
    left: 6px;
    right: 6px;
  }
  .absolute-border .line.bottom {
    height: 6px;
    left: 6px;
    right: 6px;
  }
  .absolute-border .line.right {
    width: 6px;
    top: 6px;
    bottom: 6px;
  }
  .absolute-border .line.left {
    width: 6px;
    top: 6px;
    bottom: 6px;
  }
  .absolute-border .line:after {
    height: 6px;
    width: 6px;
  }
  .bottom-arrow {
    padding-top: 6px;
    right: 10%;
    width: 30px;
    height: 24px;
  }
  .bottom-arrow:before {
    height: 7px;
  }
  .bottom-arrow:after {
    bottom: 6px;
    left: 6px;
    right: 6px;
  }
  .animate-cat {
    width: 6.0546875vw;
    margin-top: 0.78125vw;
  }
  .modal-big-content + .ok-btn.modal-button {
    margin-top: 8.984375vw;
  }
  .column-svg a {
    font-size: 1.25vw;
    padding: 0.5859375vw 1.7578125vw;
  }
  .column-svg svg {
    margin-bottom: 1.953125vw;
    width: 3.7109375vw;
    height: 5.859375vw;
  }
  .row-svg svg {
    width: 4.1015625vw;
    height: 2.5390625vw;
    margin-right: 1.953125vw;
  }
  .row-svg {
    font-size: 2.03125vw;
  }
  .svg-game-over {
    margin: 5.6640625vw 0;
  }
  .absolute-cat a {
    padding: 0.1953125vw 0.9765625vw;
  }
  .static-animation-cat {
    width: 4.6875vw;
  }
  .copyright {
    padding-bottom: 0.5859375vw;
  }
  .copyright p {
    font-size: 0.9375vw;
    padding: 0.1953125vw 0.5859375vw;
  }
}

@media (max-width: 1000px) {
  .explain {
    font-size: 14px;
    padding: 3px 10px;
  }
  .border:after {
    height: 3px;
  }
  .border:before {
    height: 3px;
  }
  .border span:after {
    width: 3px;
  }
  .border span:before {
    width: 3px;
  }
  .building-content {
    min-width: 220px;
  }
  .building-content .name {
    font-size: 16px;
    margin-bottom: 3px;
    padding: 2px 10px;
  }
  .building-content .description {
    font-size: 14px;
    padding: 5px 10px;
  }
  .building-content.opened .build-click {
    font-size: 16px;
    padding: 2px 10px;
  }
  .transparent-text b {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .transparent-text {
    font-size: 15px;
    padding-left: 50px;
  }
  .modal-big-content.transparent {
    width: 85%;
  }
  .modal-big-content.transparent[id*="gameover-modal_"] {
    width: 95%;
    padding-top: 10px;
    padding-bottom: 80px;
  }
  .absolute-name {
    font-size: 14px;
  }
  .absolute-name p {
    height: 6px;
    margin-left: 6px;
    margin-bottom: 2px;
  }
  .absolute-name p:before {
    width: 6px;
    left: -6px;
  }
  .absolute-name p:after {
    width: 6px;
    right: -6px;
  }
  [id*="center_"].absolute {
    top: 55%;
    left: 45%;
  }
  .modal-big-content .icon-container p {
    font-size: 16px;
  }
  .no-padding.inner-border-popup {
    min-width: 65%;
  }
  .cat-eat {
    padding: 10px 30px;
  }
  .cat-eat svg {
    width: 50px;
    height: 35px;
    margin-right: 15px;
  }
  .main-copyright {
    bottom: 10px;
  }
  .main-copyright p {
    font-size: 14px;
  }
  .main-copyright a {
    font-size: 20px;
    margin-top: 10px;
  }
  .head {
    padding-left: 10px;
    padding-right: 10px;
  }
  .head:before {
    height: 8px;
  }
  .head:after {
    height: 4px;
  }
  .head .price i {
    margin-right: 20px;
    padding: 5px 15px 5px 25px;
  }
  .head .price img {
    margin-left: 20px;
  }
  .head .text {
    padding: 0 15px;
  }
  .head * {
    font-size: 18px;
    text-shadow: 2px 2px 0 #e21e63;
  }
  .progress-holder {
    height: 20px;
  }
  .head .price img.absolute-coin {
    right: 15px;
  }
  .footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer:before {
    height: 8px;
  }
  .footer:after {
    height: 4px;
  }
  .footer .footer-right {
    padding-bottom: 5px;
  }
  .touch .footer .footer-left {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer .footer-center {
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 60%;
  }
  .footer-action {
    font-size: 18px;
  }
  .footer-action + .footer-action {
    margin-left: 25px;
  }
  .footer-action svg {
    margin-right: 10px;
    width: 25px;
    height: 20px;
    margin-bottom: 0;
  }
  .mouse-icon {
    height: 35px;
    margin-left: 10px;
  }
  .keyboard-icon {
    height: 35px;
    margin-left: 10px;
  }
  .inner-border-btn.small > span {
    margin-top: 3px;
    padding-bottom: 3px;
  }
  .inner-border-btn.small {
    border: 3px solid rgba(255, 255, 255, 0);
  }
  .inner-border-btn.small .line:after {
    width: 3px;
    height: 3px;
  }
  .inner-border-btn.small .line.bottom,
  .inner-border-btn.small .line.top {
    height: 3px;
    left: -3px;
    width: calc(100% + 6px);
  }
  .inner-border-btn.small .line.left {
    width: 3px;
    right: calc(100% + 3px);
  }
  .inner-border-btn.small .line.right {
    width: 3px;
    left: calc(100% + 3px);
  }
  .static-size.inner-border-btn.bg-green span {
    line-height: 1.1;
  }
  .inner-border-btn.bg-pink.small .line.top:after,
  .inner-border-btn.bg-pink.small .line.right {
    box-shadow: -3px 0 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink.small .line.bottom,
  .inner-border-btn.bg-pink.small .line.bottom:after {
    box-shadow: 0 -3px 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink.small:hover .line.left {
    box-shadow: 3px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.top {
    box-shadow: 0 3px 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.bottom:after {
    box-shadow: 3px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink.small:hover .line.top:after {
    box-shadow: 0 3px 0 0 #5E456A;
  }
  .dialog-content .name {
    font-size: 16px;
    margin-bottom: 3px;
    padding: 2px 10px;
  }
  .dialog-content .description {
    font-size: 14px;
    min-width: 150px;
  }
  .dialog-content .description p {
    padding: 5px 10px;
    line-height: 1;
  }
  .modal-big-content {
    width: 70%;
    padding: 20px 15px 10px 15px;
  }
  .modal-big-content p {
    font-size: 14px;
  }
  .modal-big-content .modal-bottom-link {
    font-size: 14px;
    margin-top: 5.078125vw;
  }
  .modal-big-content .modal-bottom-link svg {
    width: 30px;
    height: 41px;
    margin-right: 10px;
  }
  .animate-cat {
    width: 65px;
    margin-top: 10px;
    -webkit-transform: translate(25%, 0);
            transform: translate(25%, 0);
  }
  .modal-big-content + .ok-btn.modal-button {
    margin-top: 50px;
  }
  .bottom-link {
    -webkit-box-pack: start;
            justify-content: flex-start;
  }
  .column-svg a {
    padding: 5px 15px;
    font-size: 16px;
  }
  .row-svg {
    font-size: 18px;
  }
  .svg-game-over {
    margin: 25px 0;
  }
  .absolute-cat a {
    padding: 3px 15px;
  }
  .static-animation-cat {
    width: 60px;
  }
  .copyright {
    padding-bottom: 5px;
  }
  .copyright p {
    font-size: 12px;
    padding: 3px 10px 3px 15px;
  }
}

@media (max-width: 800px) {
  .main-copyright .link-to-site a {
    font-size: 15px;
  }
  .fullscreen p {
    font-size: 35px;
    margin-bottom: 35px;
    padding: 0 15px;
  }
  .iphone-x-alert {
    font-size: 4vw;
  }
  [id*="center_"].absolute {
    top: 60%;
  }
  #intro {
    width: 62%;
    bottom: 20%;
  }
  #intro .caption:after {
    font-size: 42px;
  }
  #intro .caption:before {
    font-size: 42px;
  }
  #intro .caption span {
    font-size: 42px;
  }
  #intro .sub_caption {
    font-size: 24px;
  }
  #intro .sub_caption:before {
    font-size: 24px;
    -webkit-text-stroke: 18px #201b28;
  }
  #intro .sub_caption span {
    font-size: 24px;
  }
  .inner-border-btn.centre {
    font-size: 22px;
    padding: 10px 25px;
  }
  .inner-border-btn {
    border: 4px solid rgba(255, 255, 255, 0);
  }
  .inner-border-btn .line:after {
    width: 4px;
    height: 4px;
  }
  .inner-border-btn .line.bottom,
  .inner-border-btn .line.top {
    width: calc(100% + 8px);
    height: 4px;
    left: -4px;
  }
  .inner-border-btn .line.left,
  .inner-border-btn .line.right {
    width: 4px;
  }
  .inner-border-btn .line.right {
    left: calc(100% + 4px);
  }
  .inner-border-btn .line.left {
    right: calc(100% + 4px);
  }
  .inner-border-btn:not(.static-size) > span {
    margin-top: -3px;
    padding-bottom: 3px;
    line-height: 1;
  }
  .static-size.inner-border-btn * {
    font-size: 16px;
  }
  .static-size.inner-border-btn {
    padding: 5px 20px;
  }
  .inner-border-btn.bg-green:not(.static-size) .line.top:after,
  .inner-border-btn.bg-green:not(.static-size) .line.right {
    box-shadow: -4px 0 0 0 #00552c;
  }
  .inner-border-btn.bg-green:not(.static-size) .line.bottom,
  .inner-border-btn.bg-green:not(.static-size) .line.bottom:after {
    box-shadow: 0 -4px 0 0.2px #00552c;
  }
  .inner-border-btn.bg-green:not(.static-size):hover .line.left {
    box-shadow: 4px 0 0 0.2px #51B8AA;
  }
  .inner-border-btn.bg-green:not(.static-size):hover .line.top {
    box-shadow: 0 4px 0 0.2px #51B8AA;
  }
  .inner-border-btn.bg-green:not(.static-size):hover .line.bottom:after {
    box-shadow: 4px 0 0 0.2px #51B8AA;
  }
  .inner-border-btn.bg-green:not(.static-size):hover .line.top:after {
    box-shadow: 0 4px 0 0.2px #51B8AA;
  }
  .inner-border-btn.bg-pink .line.right,
  .inner-border-btn.bg-pink .line.top:after {
    box-shadow: -4px 0 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink .line.bottom,
  .inner-border-btn.bg-pink .line.bottom:after {
    box-shadow: 0 -4px 0 0 #d92d75;
  }
  .inner-border-btn.bg-pink:hover .line.left {
    box-shadow: 4px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.top {
    box-shadow: 0 4px 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.bottom:after {
    box-shadow: 4px 0 0 0 #5E456A;
  }
  .inner-border-btn.bg-pink:hover .line.top:after {
    box-shadow: 0 4px 0 0 #5E456A;
  }
  .modal-big-caption {
    font-size: 32px;
  }
  .modal-big-caption p {
    text-shadow: 3px 3px 0 #121A38;
  }
}

@media (max-width: 600px) {
  [id*="center_"].absolute {
    top: 65%;
  }
  .footer-action + .footer-action {
    margin-left: 20px;
  }
  #loadCount p {
    font-size: 48px;
  }
  #loader {
    bottom: 30px;
  }
  #intro .caption:after {
    font-size: 36px;
  }
  #intro .caption:before {
    font-size: 36px;
  }
  #intro .caption span {
    font-size: 36px;
  }
  .inner-border-btn.centre {
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1;
  }
  .static-size.inner-border-btn * {
    font-size: 14px;
  }
  .static-size.inner-border-btn {
    padding: 5px 5px 5px 10px;
  }
  .modal-big-caption {
    font-size: 28px;
  }
  .image-modal-left {
    width: 28%;
  }
  .image-modal-right {
    width: 50%;
  }
}

@media (max-height: 500px) {
  .main-copyright-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .main-copyright-wrap a {
    font-size: 14px;
    margin-top: 0;
    margin-left: 10px;
  }
}

@media (max-height: 400px) {
  .absolute-description {
    margin-top: -10px;
  }
  .no-padding.inner-border-popup {
    min-width: 70%;
    top: 17%;
  }
  .cat-eat {
    padding: 5px 20px;
  }
  .cat-eat svg {
    width: 40px;
    height: 26px;
  }
  .modal-big-content {
    padding: 10px 5px 5px 10px;
  }
  .modal-big-content p {
    font-size: 13px;
  }
  .modal-big-content p br + br {
    content: "";
    margin: 5px;
    display: block;
    font-size: 100%;
  }
  .modal-big-content .modal-bottom-link {
    margin-top: 20px;
  }
}

@media (max-width: 400px) {
  .fullscreen p {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
