@charset "UTF-8";
/* line 5, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../var/lib/gems/2.7.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 24, 2014 */
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebasneue_bold-webfont.eot");
  src: url("../fonts/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebasneue_bold-webfont.ttf") format("truetype"), url("../fonts/bebasneue_bold-webfont.svg#bebas_neue_regularregular") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebasneue_regular-webfont.eot");
  src: url("../fonts/bebasneue_regular-webfont.woff") format("woff"), url("../fonts/bebasneue_regular-webfont.ttf") format("truetype"), url("../fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue';
  src: url("../fonts/bebasneue_thin-webfont.eot");
  src: url("../fonts/bebasneue_thin-webfont.woff") format("woff"), url("../fonts/bebasneue_thin-webfont.ttf") format("truetype"), url("../fonts/bebasneue_thin-webfont.svg#bebas_neuethin") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ActionMan';
  src: url("../games/liczby/fonts/Action_Man.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
/* line 1, ../sass/setup/_typography.scss */
html {
  font: 400 20px/1.333 "Source Sans Pro", Arial, sans-serif;
}
@media (min-width: 1290px) and (min-height: 700px) {
  /* line 1, ../sass/setup/_typography.scss */
  html {
    font-size: 24px;
  }
}
@media (max-width: 640px), (max-height: 585px) {
  /* line 1, ../sass/setup/_typography.scss */
  html {
    font-size: 16px;
  }
}

/* line 10, ../sass/setup/_typography.scss */
a, a:visited {
  outline: none;
  text-decoration: underline;
}
/* line 13, ../sass/setup/_typography.scss */
a:hover, a:visited:hover {
  text-decoration: none;
}

/* line 17, ../sass/setup/_typography.scss */
h1 {
  font: 700 2rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #f3cd86;
  text-align: center;
  margin: 2rem auto 1.5rem;
}

/* line 24, ../sass/setup/_typography.scss */
h2 {
  font: 400 1.8rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 28, ../sass/setup/_typography.scss */
h3 {
  font: 400 1.6rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 32, ../sass/setup/_typography.scss */
h3 {
  font: 400 1.35rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 36, ../sass/setup/_typography.scss */
p, ul, ol {
  padding: 0 0 1rem;
}

/* line 39, ../sass/setup/_typography.scss */
blockquote {
  border-left: 1rem solid rgba(255, 255, 255, 0.5);
  padding-left: 1rem;
  margin-bottom: 1rem;
}
/* line 43, ../sass/setup/_typography.scss */
blockquote p {
  padding-bottom: 0.5rem;
}

/* line 47, ../sass/setup/_typography.scss */
ul, ol {
  margin-left: 0.5rem;
  padding-left: 1rem;
}

/* line 51, ../sass/setup/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 54, ../sass/setup/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 57, ../sass/setup/_typography.scss */
nav ul, nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 62, ../sass/setup/_typography.scss */
strong {
  font-weight: bold;
}

/* line 65, ../sass/setup/_typography.scss */
em {
  font-style: italic;
}

/* line 68, ../sass/setup/_typography.scss */
small, sub, sup {
  font-size: 75%;
}

/* line 71, ../sass/setup/_typography.scss */
sub, sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 76, ../sass/setup/_typography.scss */
sup {
  top: -0.5rem;
}

/* line 79, ../sass/setup/_typography.scss */
sub {
  bottom: -0.25rem;
}

/* line 82, ../sass/setup/_typography.scss */
hr {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 0.2rem;
  background-color: white;
}

/* line 4, ../sass/setup/_forms.scss */
form input, form select, form textarea, form button {
  font: inherit;
}
/* line 7, ../sass/setup/_forms.scss */
form textarea {
  resize: vertical;
}
/* line 10, ../sass/setup/_forms.scss */
form input, form ul {
  margin: 0;
  padding: 0;
}
/* line 14, ../sass/setup/_forms.scss */
form input, form label, form select, form textarea {
  font: 300 1.5rem/1 "Source Sans Pro", Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
}
/* line 21, ../sass/setup/_forms.scss */
form input:-moz-placeholder, form textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/* line 22, ../sass/setup/_forms.scss */
form input::-moz-placeholder, form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/* line 23, ../sass/setup/_forms.scss */
form input:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/* line 24, ../sass/setup/_forms.scss */
form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
/* line 30, ../sass/setup/_forms.scss */
form input[type="checkbox"], form input[type="radio"] {
  position: relative;
  border: 0.2rem solid white;
  -moz-appearance: initial;
  -webkit-appearance: initial;
  width: 1.5rem;
  height: 1.5rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
/* line 37, ../sass/setup/_forms.scss */
form input[type="checkbox"]:checked, form input[type="radio"]:checked {
  background-color: white;
}
/* line 41, ../sass/setup/_forms.scss */
form input[type="checkbox"]:checked:after, form input[type="radio"]:checked:after {
  top: 0;
  left: 0;
  position: absolute;
  font-family: 'FontAwesome';
  width: 1.2rem;
  height: 1.3rem;
  text-align: center;
  font-size: 1.2rem;
}
/* line 49, ../sass/setup/_forms.scss */
form input[type="checkbox"]:checked:after {
  content: '\f00d';
}
/* line 52, ../sass/setup/_forms.scss */
form input[type="radio"]:checked:after {
  content: '\f111';
}
/* line 55, ../sass/setup/_forms.scss */
form input[type="radio"] {
  -moz-border-radius: 0.75rem;
  -webkit-border-radius: 0.75rem;
  border-radius: 0.75rem;
}
/* line 58, ../sass/setup/_forms.scss */
form input[type="text"], form input[type="email"], form input[type="password"], form input[type="date"], form input[type="time"], form input[type="number"], form input[type="file"], form textarea, form select {
  -moz-appearance: initial;
  -webkit-appearance: initial;
}
/* line 62, ../sass/setup/_forms.scss */
form input:disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 63, ../sass/setup/_forms.scss */
form a {
  color: white;
  text-decoration: underline;
}
/* line 66, ../sass/setup/_forms.scss */
form a:hover {
  text-decoration: none;
}

/* line 72, ../sass/setup/_forms.scss */
form.default {
  text-align: center;
  max-width: 40rem;
  margin: auto;
}
/* line 76, ../sass/setup/_forms.scss */
form.default section.fields {
  padding: 1rem;
  background-color: rgba(3, 67, 120, 0.7);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 81, ../sass/setup/_forms.scss */
form.default section.fields > div {
  position: relative;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  border: 0.1rem dashed rgba(255, 255, 255, 0.8);
  padding: 0.5rem;
}
/* line 86, ../sass/setup/_forms.scss */
form.default section.fields > div + div {
  margin-top: 1rem;
}
/* line 89, ../sass/setup/_forms.scss */
form.default section.fields > div label h3 {
  margin-bottom: 0.5rem;
}
/* line 92, ../sass/setup/_forms.scss */
form.default section.fields > div input[type="text"], form.default section.fields > div input[type="email"], form.default section.fields > div input[type="password"], form.default section.fields > div input[type="date"], form.default section.fields > div input[type="time"], form.default section.fields > div input[type="number"], form.default section.fields > div input[type="file"], form.default section.fields > div textarea, form.default section.fields > div select, form.default section.fields > div ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem;
  color: white;
  background-color: rgba(85, 146, 207, 0.8);
  border: none;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -moz-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  width: 100%;
}
/* line 101, ../sass/setup/_forms.scss */
form.default section.fields > div input[type="text"]:focus, form.default section.fields > div input[type="text"]:hover, form.default section.fields > div input[type="email"]:focus, form.default section.fields > div input[type="email"]:hover, form.default section.fields > div input[type="password"]:focus, form.default section.fields > div input[type="password"]:hover, form.default section.fields > div input[type="date"]:focus, form.default section.fields > div input[type="date"]:hover, form.default section.fields > div input[type="time"]:focus, form.default section.fields > div input[type="time"]:hover, form.default section.fields > div input[type="number"]:focus, form.default section.fields > div input[type="number"]:hover, form.default section.fields > div input[type="file"]:focus, form.default section.fields > div input[type="file"]:hover, form.default section.fields > div textarea:focus, form.default section.fields > div textarea:hover, form.default section.fields > div select:focus, form.default section.fields > div select:hover, form.default section.fields > div ul li:focus, form.default section.fields > div ul li:hover {
  background-color: rgba(85, 146, 207, 0.9);
  outline: 0;
}
/* line 105, ../sass/setup/_forms.scss */
form.default section.fields > div input[type="text"]:not(:first-child), form.default section.fields > div input[type="email"]:not(:first-child), form.default section.fields > div input[type="password"]:not(:first-child), form.default section.fields > div input[type="date"]:not(:first-child), form.default section.fields > div input[type="time"]:not(:first-child), form.default section.fields > div input[type="number"]:not(:first-child), form.default section.fields > div input[type="file"]:not(:first-child), form.default section.fields > div textarea:not(:first-child), form.default section.fields > div select:not(:first-child), form.default section.fields > div ul li:not(:first-child) {
  margin-top: 0.5rem;
}
@media (max-height: 480px) {
  /* line 92, ../sass/setup/_forms.scss */
  form.default section.fields > div input[type="text"], form.default section.fields > div input[type="email"], form.default section.fields > div input[type="password"], form.default section.fields > div input[type="date"], form.default section.fields > div input[type="time"], form.default section.fields > div input[type="number"], form.default section.fields > div input[type="file"], form.default section.fields > div textarea, form.default section.fields > div select, form.default section.fields > div ul li {
    padding: 0.25rem;
    font-size: 16px;
  }
}
/* line 115, ../sass/setup/_forms.scss */
form.default section.fields > div ul li {
  text-align: left;
  display: inline-block;
  padding: 0 0.75rem;
  width: auto;
  margin: 0 0.25rem 0.5rem;
}
/* line 121, ../sass/setup/_forms.scss */
form.default section.fields > div ul li + li {
  margin-top: 0.5rem;
}
/* line 124, ../sass/setup/_forms.scss */
form.default section.fields > div ul li input, form.default section.fields > div ul li label {
  margin: 1rem 0.25rem;
}
/* line 130, ../sass/setup/_forms.scss */
form.default section.fields > div.invalid {
  position: relative;
}
/* line 132, ../sass/setup/_forms.scss */
form.default section.fields > div.invalid:after {
  display: inline-block;
  content: "Wypełnij to pole.";
  position: absolute;
  color: #AA2F3F;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  top: 90%;
  left: 10px;
  text-align: left;
  background: #fff;
  padding: 2px 5px;
  border-radius: 3px;
}
/* line 147, ../sass/setup/_forms.scss */
form.default section.fields > div.invalid input, form.default section.fields > div.invalid textarea {
  background-color: rgba(170, 47, 63, 0.8) !important;
}
/* line 153, ../sass/setup/_forms.scss */
form.default input[type="checkbox"]:checked:after, form.default input[type="radio"]:checked:after {
  color: #034378;
}
/* line 156, ../sass/setup/_forms.scss */
form.default section.submit {
  padding: 1rem;
}
/* line 157, ../sass/setup/_forms.scss */
form.default section.submit .rodo {
  overflow: hidden;
  text-align: left;
}
/* line 160, ../sass/setup/_forms.scss */
form.default section.submit .rodo ol {
  list-style: decimal;
}
/* line 164, ../sass/setup/_forms.scss */
form.default section.submit .rodo ul li {
  position: relative;
  padding-left: 30px;
  list-style: none;
}
/* line 169, ../sass/setup/_forms.scss */
form.default section.submit .rodo ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  left: 10px;
  top: 13px;
}
/* line 185, ../sass/setup/_forms.scss */
form.default section.submit .left, form.default section.submit .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
/* line 191, ../sass/setup/_forms.scss */
form.default section.submit .left {
  text-align: left;
}
/* line 194, ../sass/setup/_forms.scss */
form.default section.submit .right {
  text-align: right;
}
/* line 197, ../sass/setup/_forms.scss */
form.default section.submit .rules {
  display: inline-block;
  padding: 0.5rem 0;
  width: auto;
}
/* line 201, ../sass/setup/_forms.scss */
form.default section.submit .rules input, form.default section.submit .rules label {
  font-size: 24px;
  margin: 0 0.25rem;
  display: inline-block;
}
/* line 207, ../sass/setup/_forms.scss */
form.default section.submit button[type="submit"] {
  font: 400 1.5rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #fc6d27;
  border: none;
  padding: 0.55rem 3rem 0.45rem;
  cursor: pointer;
}
/* line 215, ../sass/setup/_forms.scss */
form.default section.submit button[type="submit"]:hover {
  background-color: #e36223;
}
/* line 220, ../sass/setup/_forms.scss */
form.default section.submit button[type="submit"]:disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 223, ../sass/setup/_forms.scss */
form.default section.submit button[type="submit"]:disabled:hover {
  background-color: #fc6d27;
}
@media (max-height: 480px) {
  /* line 207, ../sass/setup/_forms.scss */
  form.default section.submit button[type="submit"] {
    font-size: 0.75rem;
  }
}
@media (max-width: 640px) {
  /* line 233, ../sass/setup/_forms.scss */
  form.default section.submit .left, form.default section.submit .right {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  /* line 236, ../sass/setup/_forms.scss */
  form.default section.submit button[type="submit"] {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
  }
}

/* line 245, ../sass/setup/_forms.scss */
.dropdown-wrapper {
  position: relative;
}
/* line 247, ../sass/setup/_forms.scss */
.dropdown-wrapper .dropdown-icon {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}
/* line 251, ../sass/setup/_forms.scss */
.dropdown-wrapper > select {
  -moz-appearance: initial;
  -webkit-appearance: initial;
  background: transparent;
  border: 0;
  width: 100%;
  position: relative;
  z-index: 2;
  padding-right: 2rem;
}

/* line 264, ../sass/setup/_forms.scss */
.form-info.form-info--opened .form-info-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
  margin-top: 1rem;
  max-height: 15rem;
  padding: 0.5rem 1rem;
}
/* line 272, ../sass/setup/_forms.scss */
.form-info.form-info--opened .form-info-trigger i.fa-info-circle {
  display: none;
}
/* line 275, ../sass/setup/_forms.scss */
.form-info.form-info--opened .form-info-trigger i.fa-times-circle {
  display: inline-block;
}
/* line 281, ../sass/setup/_forms.scss */
.form-info.form-info--with-label .form-info-trigger {
  top: 3.125rem;
}

/* line 287, ../sass/setup/_forms.scss */
.form-info-trigger {
  top: 1.125rem;
  right: 1rem;
  position: absolute;
  line-height: 1.5rem;
  font-size: 1.5rem;
  text-align: center;
  padding: 0.5rem;
  cursor: help;
}
/* line 294, ../sass/setup/_forms.scss */
.form-info-trigger:hover {
  color: rgba(255, 255, 255, 0.8);
}
/* line 297, ../sass/setup/_forms.scss */
.form-info-trigger i.fa-info-circle {
  display: inline-block;
}
/* line 300, ../sass/setup/_forms.scss */
.form-info-trigger i.fa-times-circle {
  display: none;
}

/* line 305, ../sass/setup/_forms.scss */
.form-info-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: hidden;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  max-height: 0;
  margin-top: 0;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  color: white;
  padding: 0 1rem;
  text-align: right;
}

/* line 317, ../sass/setup/_forms.scss */
.form-password-reset-info {
  font-size: 18px;
  top: -27px;
  background-color: white;
  position: relative;
}

/* line 326, ../sass/setup/_forms.scss */
.is-active + .form-info-message {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}

/* line 332, ../sass/setup/_forms.scss */
.input-wrapper-half {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 48.3871%;
  vertical-align: top;
  margin-top: 1rem;
}
/* line 335, ../sass/setup/_forms.scss */
.input-wrapper-half + .input-wrapper-half {
  margin-left: 3.22581%;
}

/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
/* line 7, ../sass/setup/_uploadify.scss */
.uploadify {
  position: relative;
  text-align: left;
  overflow: hidden;
}
/* line 11, ../sass/setup/_uploadify.scss */
.uploadify object {
  position: relative;
  max-height: 100%;
}

/* line 16, ../sass/setup/_uploadify.scss */
.uploadify-button {
  background-color: #d44803;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #FFF;
  text-align: center;
  width: 100%;
  font-size: 14px;
}

/* line 26, ../sass/setup/_uploadify.scss */
.uploadify:hover .uploadify-button {
  background-color: #fc5c0e;
}

/* line 29, ../sass/setup/_uploadify.scss */
.uploadify-button.disabled {
  background-color: #D0D0D0;
  color: #808080;
}

/* line 33, ../sass/setup/_uploadify.scss */
.uploadify-queue {
  margin-bottom: 1em;
}

/* line 36, ../sass/setup/_uploadify.scss */
.uploadify-queue-item {
  background-color: #ed5003;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font: 11px Verdana, Geneva, sans-serif;
  max-width: 262px;
  padding: 10px;
  margin: 0 auto;
}

/* line 46, ../sass/setup/_uploadify.scss */
.uploadify-error {
  background-color: #FDE5DD !important;
}

/* line 49, ../sass/setup/_uploadify.scss */
.uploadify-queue-item .cancel a {
  background: url("../img/cockpit/uploadify-cancel.png") 0 0 no-repeat;
  float: right;
  height: 16px;
  text-indent: -9999px;
  width: 16px;
}

/* line 56, ../sass/setup/_uploadify.scss */
.uploadify-queue-item.completed {
  background-color: #ed5003;
}

/* line 59, ../sass/setup/_uploadify.scss */
.uploadify-progress {
  background-color: #ed5003;
  margin-top: 10px;
  width: 100%;
}

/* line 64, ../sass/setup/_uploadify.scss */
.uploadify-progress-bar {
  background-color: white;
  height: 3px;
  width: 1px;
}

/* line 69, ../sass/setup/_uploadify.scss */
.upload-first-popup form > div + div, .upload-second-popup form > div + div {
  margin-left: 0;
}

/* line 72, ../sass/setup/_uploadify.scss */
.swfupload {
  width: 280px;
  height: 55px;
}

/* line 1, ../sass/setup/_jquery_upload.scss */
.file-upload-progress {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 0.5rem;
}

/* line 6, ../sass/setup/_jquery_upload.scss */
.file-upload-progress-bar {
  margin: 1rem 0 0.5rem;
  height: 0.5rem;
  background-color: #ed6833;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
}

/* line 12, ../sass/setup/_jquery_upload.scss */
.file-upload-progress-bar-done {
  background-color: #8fb040;
}

/* line 16, ../sass/setup/_jquery_upload.scss */
.flash-notice {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: rgba(237, 104, 51, 0.9);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  padding: 0.6rem 0.9rem;
  margin-bottom: 1.5rem;
  font-size: 0.8rem;
}

/*! jQuery UI - v1.10.4 - 2014-04-02
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 9, ../sass/setup/_jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 12, ../sass/setup/_jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 22, ../sass/setup/_jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 32, ../sass/setup/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 38, ../sass/setup/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 41, ../sass/setup/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 44, ../sass/setup/_jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 54, ../sass/setup/_jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 61, ../sass/setup/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 70, ../sass/setup/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 82, ../sass/setup/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 89, ../sass/setup/_jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 94, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 98, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 105, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 109, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 112, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 115, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 118, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 121, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 130, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 135, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 139, ../sass/setup/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 143, ../sass/setup/_jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 149, ../sass/setup/_jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 155, ../sass/setup/_jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 159, ../sass/setup/_jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 166, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 174, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 182, ../sass/setup/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 187, ../sass/setup/_jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 190, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 193, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 197, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 200, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 203, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 206, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 210, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 213, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 220, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 223, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 227, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 231, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 235, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 239, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 242, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 245, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 249, ../sass/setup/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
/* line 257, ../sass/setup/_jquery-ui.scss */
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 261, ../sass/setup/_jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 264, ../sass/setup/_jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 271, ../sass/setup/_jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 276, ../sass/setup/_jquery-ui.scss */
.ui-widget-content a {
  color: #222222;
}

/* line 279, ../sass/setup/_jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(../img/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 285, ../sass/setup/_jquery-ui.scss */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 291, ../sass/setup/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 299, ../sass/setup/_jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 305, ../sass/setup/_jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(../img/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 316, ../sass/setup/_jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 327, ../sass/setup/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 335, ../sass/setup/_jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 344, ../sass/setup/_jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../img/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 351, ../sass/setup/_jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 356, ../sass/setup/_jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../img/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 363, ../sass/setup/_jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 368, ../sass/setup/_jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 373, ../sass/setup/_jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 378, ../sass/setup/_jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 385, ../sass/setup/_jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 392, ../sass/setup/_jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 400, ../sass/setup/_jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 404, ../sass/setup/_jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_222222_256x240.png);
}

/* line 408, ../sass/setup/_jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_222222_256x240.png);
}

/* line 411, ../sass/setup/_jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_888888_256x240.png);
}

/* line 414, ../sass/setup/_jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_454545_256x240.png);
}

/* line 418, ../sass/setup/_jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_454545_256x240.png);
}

/* line 421, ../sass/setup/_jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_2e83ff_256x240.png);
}

/* line 424, ../sass/setup/_jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
/* line 430, ../sass/setup/_jquery-ui.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 431, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 432, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 433, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 434, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 435, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 436, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 437, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 438, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 439, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 440, ../sass/setup/_jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 441, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 442, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 443, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 444, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 445, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 446, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 447, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 448, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 449, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 450, ../sass/setup/_jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 451, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 452, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 453, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 454, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 455, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 456, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 457, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 458, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 459, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 460, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 461, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 462, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 463, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 464, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 465, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 466, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 467, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 468, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 469, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 470, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 471, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 472, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 473, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 474, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 475, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 476, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 477, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 478, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 479, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 480, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 481, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 482, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 483, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 484, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 485, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 486, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 487, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 488, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 489, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 490, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 491, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 492, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 493, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 494, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 495, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 496, ../sass/setup/_jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 497, ../sass/setup/_jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 498, ../sass/setup/_jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 499, ../sass/setup/_jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 500, ../sass/setup/_jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 501, ../sass/setup/_jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 502, ../sass/setup/_jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 503, ../sass/setup/_jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 504, ../sass/setup/_jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 505, ../sass/setup/_jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 506, ../sass/setup/_jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 507, ../sass/setup/_jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 508, ../sass/setup/_jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 509, ../sass/setup/_jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 510, ../sass/setup/_jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 511, ../sass/setup/_jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 512, ../sass/setup/_jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 513, ../sass/setup/_jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 514, ../sass/setup/_jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 515, ../sass/setup/_jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 516, ../sass/setup/_jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 517, ../sass/setup/_jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 518, ../sass/setup/_jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 519, ../sass/setup/_jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 520, ../sass/setup/_jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 521, ../sass/setup/_jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 522, ../sass/setup/_jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 523, ../sass/setup/_jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 524, ../sass/setup/_jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 525, ../sass/setup/_jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 526, ../sass/setup/_jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 527, ../sass/setup/_jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 528, ../sass/setup/_jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 529, ../sass/setup/_jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 530, ../sass/setup/_jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 531, ../sass/setup/_jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 532, ../sass/setup/_jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 533, ../sass/setup/_jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 534, ../sass/setup/_jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 535, ../sass/setup/_jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 536, ../sass/setup/_jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 537, ../sass/setup/_jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 538, ../sass/setup/_jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 539, ../sass/setup/_jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 540, ../sass/setup/_jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 541, ../sass/setup/_jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 542, ../sass/setup/_jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 543, ../sass/setup/_jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 544, ../sass/setup/_jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 545, ../sass/setup/_jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 546, ../sass/setup/_jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 547, ../sass/setup/_jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 548, ../sass/setup/_jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 549, ../sass/setup/_jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 550, ../sass/setup/_jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 551, ../sass/setup/_jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 552, ../sass/setup/_jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 553, ../sass/setup/_jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 554, ../sass/setup/_jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 555, ../sass/setup/_jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 556, ../sass/setup/_jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 557, ../sass/setup/_jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 558, ../sass/setup/_jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 559, ../sass/setup/_jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 560, ../sass/setup/_jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 561, ../sass/setup/_jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 562, ../sass/setup/_jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 563, ../sass/setup/_jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 564, ../sass/setup/_jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 565, ../sass/setup/_jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 566, ../sass/setup/_jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 568, ../sass/setup/_jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 569, ../sass/setup/_jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 570, ../sass/setup/_jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 571, ../sass/setup/_jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 572, ../sass/setup/_jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 573, ../sass/setup/_jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 574, ../sass/setup/_jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 575, ../sass/setup/_jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 576, ../sass/setup/_jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 577, ../sass/setup/_jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 578, ../sass/setup/_jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 579, ../sass/setup/_jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 580, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 581, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 582, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 583, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 584, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 585, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 586, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 587, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 588, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 589, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 590, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 591, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 592, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 593, ../sass/setup/_jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 594, ../sass/setup/_jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 595, ../sass/setup/_jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 596, ../sass/setup/_jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 597, ../sass/setup/_jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 598, ../sass/setup/_jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 599, ../sass/setup/_jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 600, ../sass/setup/_jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 601, ../sass/setup/_jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 602, ../sass/setup/_jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 603, ../sass/setup/_jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 604, ../sass/setup/_jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 605, ../sass/setup/_jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 612, ../sass/setup/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 618, ../sass/setup/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 624, ../sass/setup/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 630, ../sass/setup/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 638, ../sass/setup/_jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa url(../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

/* line 643, ../sass/setup/_jquery-ui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/* line 3, ../sass/layout/_base.scss */
body,
html {
  overflow: hidden;
}

/* line 7, ../sass/layout/_base.scss */
body {
  min-height: 100%;
  background: #0e253e;
  color: white;
}

/* line 13, ../sass/layout/_base.scss */
a {
  color: white;
  text-decoration: underline;
}
/* line 16, ../sass/layout/_base.scss */
a:visited {
  color: white;
}
/* line 19, ../sass/layout/_base.scss */
a:hover {
  text-decoration: none;
}

/* line 26, ../sass/layout/_base.scss */
img,
embed,
object,
video {
  max-width: 100%;
}

/* line 32, ../sass/layout/_base.scss */
::selection {
  color: #eae8d5;
  background-color: #509593;
}

/* line 36, ../sass/layout/_base.scss */
::-moz-selection {
  color: #eae8d5;
  background-color: #509593;
}

/* line 40, ../sass/layout/_base.scss */
:focus {
  outline-color: #fc6d27;
}

/* line 43, ../sass/layout/_base.scss */
::-moz-focus-inner {
  border: 0;
}

/* line 47, ../sass/layout/_base.scss */
.hidden {
  display: none;
}

/* line 53, ../sass/layout/_base.scss */
section.content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -moz-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
  padding-right: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 62, ../sass/layout/_base.scss */
section.content > .iscroll {
  overflow: hidden;
}

@media (max-width: 992px) {
  /* line 74, ../sass/layout/_base.scss */
  .is-safari-mobile-game .game-info {
    transform: scale(0.8);
  }
}
@media (max-width: 992px) {
  /* line 80, ../sass/layout/_base.scss */
  .is-safari-mobile-game #popup {
    top: -20px !important;
    transform: scale(0.5);
  }
}
@media (max-width: 992px) {
  /* line 87, ../sass/layout/_base.scss */
  .is-safari-mobile-game .game-info {
    top: 50px !important;
  }
}

/* line 95, ../sass/layout/_base.scss */
img.lazy-load-me {
  height: 0px !important;
  padding-bottom: 67%;
  background: #fff url(../img/loading-white.gif) no-repeat center center;
}

/* line 104, ../sass/layout/_base.scss */
html.menu-opened section.content,
html.menu-opened #loader,
html.menu-opened #login {
  padding-right: 7.6rem;
}
/* line 109, ../sass/layout/_base.scss */
html.menu-opened .content > .iScrollVerticalScrollbar {
  margin-right: 7.65rem;
}
/* line 112, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollVerticalScrollbar {
  width: 11px !important;
}
/* line 114, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollVerticalScrollbar .iScrollIndicator {
  width: 7px !important;
  left: 3px !important;
  cursor: pointer;
}
/* line 118, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollVerticalScrollbar .iScrollIndicator:hover, html.menu-opened .content .iScrollVerticalScrollbar .iScrollIndicator:active {
  width: 11px !important;
  left: 0px !important;
}
/* line 125, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollHorizontalScrollbar {
  height: 11px !important;
}
/* line 127, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollHorizontalScrollbar .iScrollIndicator {
  height: 7px !important;
  top: 3px !important;
  cursor: pointer;
}
/* line 131, ../sass/layout/_base.scss */
html.menu-opened .content .iScrollHorizontalScrollbar .iScrollIndicator:hover, html.menu-opened .content .iScrollHorizontalScrollbar .iScrollIndicator:active {
  height: 11px !important;
  top: 0px !important;
}

/* line 145, ../sass/layout/_base.scss */
html.age-range-1 .for-age-range-2,
html.age-range-1 .not-for-age-range-1 {
  display: none !important;
}
/* line 149, ../sass/layout/_base.scss */
html.age-range-1 .for-age-range-1 {
  display: block !important;
}

/* line 155, ../sass/layout/_base.scss */
html.age-range-2 .for-age-range-1,
html.age-range-2 .not-for-age-range-2 {
  display: none !important;
}
/* line 159, ../sass/layout/_base.scss */
html.age-range-2 .for-age-range-2 {
  display: block !important;
}

/* line 164, ../sass/layout/_base.scss */
.background-picture {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1920px;
  height: 1920px;
  z-index: -1;
}
/* line 172, ../sass/layout/_base.scss */
.background-picture span {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1920px;
  display: block;
}
/* line 180, ../sass/layout/_base.scss */
.background-picture img {
  display: block;
  position: relative;
}

/* line 186, ../sass/layout/_base.scss */
.soft-section-wrapper {
  padding: 1rem 2rem;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 40rem;
  margin: 0 auto 2rem;
  position: relative;
}

/* line 196, ../sass/layout/_base.scss */
.transparent-section-wrapper {
  padding: 1rem 2rem;
  background-color: rgba(3, 67, 120, 0.7);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 40rem;
  margin: 0 auto 2rem;
  position: relative;
}

/* line 206, ../sass/layout/_base.scss */
a.fake-text-button {
  font: 700 1.2rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  display: inline-block;
  color: white !important;
  background-color: #3a6c99;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5rem 1rem;
  text-shadow: 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0.05rem 0.1rem 0 0 rgba(0, 0, 0, 0.3);
}
/* line 215, ../sass/layout/_base.scss */
a.fake-text-button:hover {
  background-color: #1c374f;
}

/* line 220, ../sass/layout/_base.scss */
.flip-container-outer {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 100;
  display: inline-block;
}

/* line 229, ../sass/layout/_base.scss */
.flip-container {
  perspective: 1000px;
  transform-style: preserve-3d;
}

/* line 241, ../sass/layout/_base.scss */
.flip-container,
.front,
.back {
  width: 46px;
  height: 250px;
}

/* line 248, ../sass/layout/_base.scss */
.flip-container img {
  width: 100%;
}

/* line 252, ../sass/layout/_base.scss */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

/* line 259, ../sass/layout/_base.scss */
.front,
.back {
  backface-visibility: hidden;
  transition: all 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 269, ../sass/layout/_base.scss */
.front {
  z-index: 2;
  transform: rotateY(0deg);
  animation: frontRotate 2s infinite;
}

/* line 275, ../sass/layout/_base.scss */
.back {
  transform: rotateY(-180deg);
  animation: backRotate 2s infinite;
}

/* line 280, ../sass/layout/_base.scss */
#mypopup {
  width: 95%;
  max-width: 850px;
  max-height: 99%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #262626;
  filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.5));
  z-index: 9999;
}
/* line 292, ../sass/layout/_base.scss */
#mypopup.hide {
  display: none;
}
/* line 296, ../sass/layout/_base.scss */
#mypopup a {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 301, ../sass/layout/_base.scss */
#mypopup a img {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
}
/* line 309, ../sass/layout/_base.scss */
#mypopup .mypopupclose {
  position: absolute;
  text-decoration: none;
  top: 60px;
  right: 40px;
  font-size: 50px;
  transform: translateY(-60%);
  color: #00a6d8;
  cursor: pointer;
}

@keyframes frontRotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes backRotate {
  0% {
    transform: rotateY(-180deg);
  }
  50% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
/* line 1, ../sass/layout/_loader.scss */
#loader {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #03070c;
  z-index: 100;
}
/* line 8, ../sass/layout/_loader.scss */
#loader.elastic {
  -moz-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
}
/* line 11, ../sass/layout/_loader.scss */
#loader > div, #loader .depth {
  width: 100%;
  height: 100%;
  background: url(../img/preloader-stars.png) repeat 0px 0px;
}
/* line 16, ../sass/layout/_loader.scss */
#loader > div {
  position: relative;
  visibility: hidden;
}
/* line 20, ../sass/layout/_loader.scss */
#loader .depth {
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-size: 200px;
}
/* line 26, ../sass/layout/_loader.scss */
#loader img {
  position: absolute;
  display: block;
  bottom: 52%;
  left: 0;
  right: 0;
  margin: auto;
}
/* line 32, ../sass/layout/_loader.scss */
#loader p {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  padding: 0;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 2, ../sass/layout/_menu.scss */
#main-menu-show, #main-menu-hide {
  color: #2e5655;
  cursor: pointer;
  padding: 0.85rem;
}
/* line 6, ../sass/layout/_menu.scss */
#main-menu-show:hover, #main-menu-hide:hover {
  color: #294d4d;
}
/* line 9, ../sass/layout/_menu.scss */
#main-menu-show i, #main-menu-hide i {
  font-size: 1.5rem;
  line-height: 1rem;
}

/* line 14, ../sass/layout/_menu.scss */
#main-menu-show {
  position: fixed;
  top: 0;
  right: -7.65rem;
  z-index: 111;
  background: #509593 url("../img/main-menu-bg.png") center top repeat-y;
  text-align: center;
  line-height: 1rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
/* line 25, ../sass/layout/_menu.scss */
#main-menu-show i {
  vertical-align: middle;
}

/* line 29, ../sass/layout/_menu.scss */
#main-menu-hide {
  margin-top: 1rem;
  display: inline-block;
  -moz-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  -webkit-transition: padding 0.2s;
  transition: padding 0.2s;
}
/* line 33, ../sass/layout/_menu.scss */
#main-menu-hide:hover {
  padding: 0.85rem 0.5rem 0.85rem 1.2rem;
}
/* line 36, ../sass/layout/_menu.scss */
#main-menu-hide i {
  margin-right: 0.2rem;
}

/* line 41, ../sass/layout/_menu.scss */
#main-menu nav, #main-menu-show {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* line 46, ../sass/layout/_menu.scss */
#main-menu.hide-menu nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  right: -7.65rem;
}
/* line 51, ../sass/layout/_menu.scss */
#main-menu.hide-menu #main-menu-show {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
  right: 0;
}

/* line 59, ../sass/layout/_menu.scss */
#main-menu, #main-menu h3 {
  font: 400 1.2rem/1.5rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
}

/* line 63, ../sass/layout/_menu.scss */
#main-menu {
  text-align: center;
}
/* line 65, ../sass/layout/_menu.scss */
#main-menu nav {
  top: 0;
  right: 0;
  position: fixed;
  background: #509593 url("../img/main-menu-bg.png") center top repeat-y;
  width: 7.6rem;
  height: 100%;
  z-index: 110;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
/* line 73, ../sass/layout/_menu.scss */
#main-menu nav .user-button {
  font-weight: 700;
  margin: 0.35rem 0 0.4rem;
  color: #2e5655;
  cursor: pointer;
  font-size: 23px;
  line-height: 25px;
}
@media (min-width: 1500px) {
  /* line 73, ../sass/layout/_menu.scss */
  #main-menu nav .user-button {
    font-size: 26px;
    line-height: 27px;
  }
}
/* line 84, ../sass/layout/_menu.scss */
#main-menu nav .user-button.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
/* line 88, ../sass/layout/_menu.scss */
#main-menu nav .user-button:hover {
  color: #294d4d;
}
/* line 91, ../sass/layout/_menu.scss */
#main-menu nav .user-button i {
  margin-right: 0.2rem;
}
/* line 95, ../sass/layout/_menu.scss */
#main-menu nav .kids-logo {
  left: -3%;
  position: absolute;
  background: transparent url("../img/main-menu-cloud.png") center center no-repeat;
  background-size: 8.6rem auto;
  width: 8.7rem;
  height: 7.9rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34% 0 0 18%;
  -moz-border-radius: 4.5rem 5rem 4.5rem 3rem;
  -webkit-border-radius: 4.5rem;
  border-radius: 4.5rem 5rem 4.5rem 3rem;
}
/* line 105, ../sass/layout/_menu.scss */
#main-menu nav .kids-logo img {
  display: block;
  width: 5.2rem;
  height: auto;
}
/* line 111, ../sass/layout/_menu.scss */
#main-menu nav h3 {
  padding: 8.75rem 0 1.7rem;
  display: block;
  color: #eae8d5;
  text-shadow: 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0.1rem 0.1rem 0 0 rgba(0, 0, 0, 0.3);
  letter-spacing: 0.05rem;
  margin: 0;
}
/* line 121, ../sass/layout/_menu.scss */
#main-menu nav ul li + li {
  margin-top: 0.25rem;
}
/* line 124, ../sass/layout/_menu.scss */
#main-menu nav ul li a {
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.6rem 0 0.4rem;
  display: inline-block;
  height: 2.5rem;
  width: 92%;
  background-color: #2e5655;
  color: #eae8d5;
  text-shadow: 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0.05rem 0.1rem 0 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
/* line 135, ../sass/layout/_menu.scss */
#main-menu nav ul li a:hover, #main-menu nav ul li a:focus {
  background-color: #294d4d;
}
/* line 139, ../sass/layout/_menu.scss */
#main-menu nav ul li.active a, #main-menu nav ul li.less-important.active a {
  background-color: #fff390;
  color: #2e5655;
  text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 0 transparent;
}
/* line 143, ../sass/layout/_menu.scss */
#main-menu nav ul li.active a:hover, #main-menu nav ul li.active a:focus, #main-menu nav ul li.less-important.active a:hover, #main-menu nav ul li.less-important.active a:focus {
  background-color: #eae8d5;
}
/* line 147, ../sass/layout/_menu.scss */
#main-menu nav ul li.less-important a {
  background-color: rgba(46, 86, 85, 0.5);
  font-size: 0.95rem;
  height: 1.75rem;
  line-height: 1.75rem;
  padding: 1px 0px 0px;
}
/* line 156, ../sass/layout/_menu.scss */
#main-menu nav ul li.less-important a:hover, #main-menu nav ul li.less-important a:focus {
  background-color: rgba(41, 77, 77, 0.5);
}

/* line 165, ../sass/layout/_menu.scss */
html.no-touch .kids-logo {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 168, ../sass/layout/_menu.scss */
html.no-touch .kids-logo:hover {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

@media (min-width: 1290px) and (max-height: 875px), (min-width: 641px) and (max-width: 1289px) and (max-height: 740px), (max-width: 640px) and (max-height: 575px) {
  /* line 179, ../sass/layout/_menu.scss */
  #main-menu nav .kids-logo {
    margin-top: -1%;
  }
  /* line 182, ../sass/layout/_menu.scss */
  #main-menu nav h3 {
    padding: 8.1rem 0 0.85rem;
    line-height: 1.05em;
  }
  /* line 188, ../sass/layout/_menu.scss */
  #main-menu nav ul li a {
    padding: 0.35rem 0;
    height: 2.25rem;
  }
  /* line 194, ../sass/layout/_menu.scss */
  #main-menu nav #main-menu-hide {
    margin-top: 0.4rem;
  }
}

/* line 201, ../sass/layout/_menu.scss */
.menu-opened .grecaptcha-badge {
  transform: translateX(-182px);
}

/* line 6, ../sass/layout/_popup.scss */
#popup.hide-popup {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}

/* line 10, ../sass/layout/_popup.scss */
#popup {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 210;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
/* line 18, ../sass/layout/_popup.scss */
#popup > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 33.333%;
  margin: auto;
  width: 40rem;
  max-width: 100%;
  padding: 1rem;
  background-color: rgba(3, 67, 120, 0.7);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 30, ../sass/layout/_popup.scss */
#popup h4 {
  font: 700 1.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 30, ../sass/layout/_popup.scss */
  #popup h4 {
    margin-top: -0.75rem;
  }
}
/* line 41, ../sass/layout/_popup.scss */
#popup .message-wrapper {
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  border: 0.1rem dashed rgba(255, 255, 255, 0.8);
  padding: 0.5rem;
}
/* line 45, ../sass/layout/_popup.scss */
#popup .message-wrapper .message {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  font: 300 1.2rem/1.333 "Source Sans Pro", Arial, sans-serif;
  padding: 2rem 1rem;
  background-color: rgba(85, 146, 207, 0.8);
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -moz-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
}
/* line 53, ../sass/layout/_popup.scss */
#popup .message-wrapper .message b {
  font-weight: 400;
}
/* line 54, ../sass/layout/_popup.scss */
#popup .message-wrapper .message em.start-word {
  font-style: normal;
  font-weight: bold;
}
/* line 61, ../sass/layout/_popup.scss */
#popup .message-wrapper .message h2 {
  font-weight: bold;
  margin-bottom: 1em;
  font-family: "Source Sans Pro", Arial, sans-serif;
}
/* line 65, ../sass/layout/_popup.scss */
#popup .message-wrapper .message h2.yellow {
  color: #fff390;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
}
/* line 73, ../sass/layout/_popup.scss */
#popup .message-wrapper .message .achievements-images {
  width: 160px;
  float: left;
  height: 100%;
  margin-right: 10px;
}
/* line 79, ../sass/layout/_popup.scss */
#popup .message-wrapper .message .achievements-images img {
  margin: 0 0 5px;
  float: left;
  clear: left;
}
/* line 86, ../sass/layout/_popup.scss */
#popup .message-wrapper .message img {
  margin: 0 10px 5px 0;
}
/* line 89, ../sass/layout/_popup.scss */
#popup .message-wrapper .message img.left {
  float: left;
}
/* line 94, ../sass/layout/_popup.scss */
#popup .message-wrapper .message img.left + .align-left {
  overflow: auto;
}
/* line 98, ../sass/layout/_popup.scss */
#popup .message-wrapper .message .align-left {
  text-align: left;
}
/* line 104, ../sass/layout/_popup.scss */
#popup .close-button {
  display: inline-block;
  margin: 0 auto;
  font: 400 1.6rem/1.5rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  padding: 0.55rem 1.5rem 0.45rem;
  margin: 1rem 0.5rem 0;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  background-color: #85969b;
}
/* line 114, ../sass/layout/_popup.scss */
#popup .close-button:after {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  top: 0;
}
/* line 124, ../sass/layout/_popup.scss */
#popup .close-button:hover:after, #popup .close-button:focus:after {
  display: block;
}
/* line 128, ../sass/layout/_popup.scss */
#popup .close-button.left {
  float: left;
}
/* line 129, ../sass/layout/_popup.scss */
#popup .close-button.right {
  float: right;
}
/* line 132, ../sass/layout/_popup.scss */
#popup.wallpaper-mode {
  background-color: rgba(0, 0, 0, 0.8);
}
/* line 134, ../sass/layout/_popup.scss */
#popup.wallpaper-mode > div {
  padding-bottom: 13px;
  min-width: 80%;
  width: 45.65rem;
}
/* line 140, ../sass/layout/_popup.scss */
#popup.wallpaper-mode .message-wrapper .message {
  padding: 15px;
}
/* line 142, ../sass/layout/_popup.scss */
#popup.wallpaper-mode .message-wrapper .message img {
  padding: 0;
  margin: 0 auto;
  display: block;
  max-height: 75%;
}
@media (max-height: 585px) {
  /* line 142, ../sass/layout/_popup.scss */
  #popup.wallpaper-mode .message-wrapper .message img {
    max-height: auto;
  }
}
/* line 155, ../sass/layout/_popup.scss */
#popup.wallpaper-mode #closePopup {
  margin-top: 13px;
}
/* line 161, ../sass/layout/_popup.scss */
#popup.message-to-left .message {
  text-align: left;
}
/* line 167, ../sass/layout/_popup.scss */
#popup.top > div {
  top: 1rem !important;
}
/* line 170, ../sass/layout/_popup.scss */
#popup.small-dark.top > div {
  top: 2rem !important;
}
/* line 172, ../sass/layout/_popup.scss */
#popup.small-dark > div {
  background-color: rgba(2, 20, 38, 0.9);
  -moz-box-shadow: 2px 2px 0.6rem rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 2px 2px 0.6rem rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 0.6rem rgba(0, 0, 0, 0.6);
}
/* line 175, ../sass/layout/_popup.scss */
#popup.small-dark > div:before {
  -moz-border-radius: 0.8rem;
  -webkit-border-radius: 0.8rem;
  border-radius: 0.8rem;
  border: 1px dashed rgba(255, 255, 255, 0.8);
  content: '';
  position: absolute;
  width: 102%;
  height: 108%;
  left: -1%;
  top: -4%;
}
/* line 183, ../sass/layout/_popup.scss */
#popup.small-dark .message-wrapper {
  border: none;
}
/* line 185, ../sass/layout/_popup.scss */
#popup.small-dark .message-wrapper .message {
  background: none;
  box-shadow: none;
  text-align: left;
  font: 300 1rem/1.333 "Source Sans Pro", Arial, sans-serif;
  padding: 0;
}
/* line 193, ../sass/layout/_popup.scss */
#popup.small-dark .close-button {
  font: 400 1.45rem/1.45rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  padding: 0.4rem 1.25rem 0.3rem;
  margin: 0.8rem 0.5rem 0;
}
@media (max-width: 960px) and (max-height: 640px) {
  /* line 203, ../sass/layout/_popup.scss */
  #popup > div .close-button {
    margin-top: 0.75rem !important;
    font-size: 1.2rem !important;
    padding: 0.45rem 0.75rem 0.35rem !important;
  }
  /* line 211, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  /* line 217, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div h4 {
    height: 15%;
  }
  /* line 222, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div .message-wrapper .message {
    padding: 60px 0;
  }
  /* line 240, ../sass/layout/_popup.scss */
  #popup.wallpaper-mode > div .message-wrapper {
    height: 82%;
  }
  /* line 243, ../sass/layout/_popup.scss */
  #popup.wallpaper-mode > div .message-wrapper .message img {
    width: auto;
    max-height: 100%;
  }
}
@media (max-width: 960px) and (max-height: 350px) {
  /* line 256, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  /* line 262, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div h4 {
    height: 15%;
  }
  /* line 265, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div .message-wrapper {
    height: 65%;
  }
  /* line 267, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div .message-wrapper .message {
    padding: 30px 7px;
    height: 100%;
    overflow: auto;
  }
  /* line 271, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div .message-wrapper .message img {
    width: 25%;
    height: auto;
  }
  /* line 275, ../sass/layout/_popup.scss */
  #popup:not(.small-dark) > div .message-wrapper .message h2 {
    margin-bottom: 0.5rem;
  }
}

/* line 293, ../sass/layout/_popup.scss */
html.menu-opened #popup.respect-menu {
  background: none;
  height: 0;
}
/* line 287, ../sass/layout/_popup.scss */
html.menu-opened #popup.respect-menu > div {
  max-width: 80%;
  -moz-transform: translateX(-3.8rem);
  -ms-transform: translateX(-3.8rem);
  -webkit-transform: translateX(-3.8rem);
  transform: translateX(-3.8rem);
}
@media (min-width: 961px), (min-height: 641px) {
  /* line 287, ../sass/layout/_popup.scss */
  html.menu-opened #popup:not(.wallpaper-mode) > div {
    max-width: 80%;
    -moz-transform: translateX(-3.8rem);
    -ms-transform: translateX(-3.8rem);
    -webkit-transform: translateX(-3.8rem);
    transform: translateX(-3.8rem);
  }
}

/* line 313, ../sass/layout/_popup.scss */
.balloons-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
  transform: translate(0, -200vh);
}
/* line 323, ../sass/layout/_popup.scss */
.balloons-modal canvas {
  width: 100%;
}

/* line 331, ../sass/layout/_popup.scss */
.is-balloons-modal-open .balloons-modal {
  transform: translate(0, 0);
}

/* line 338, ../sass/layout/_popup.scss */
.close-modal-balloons {
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 46px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
}

/* line 1, ../sass/layout/_login.scss */
#login {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.4);
}
/* line 12, ../sass/layout/_login.scss */
#login > div {
  position: relative;
  top: 19%;
  text-align: center;
}
@media (max-height: 420px) {
  /* line 12, ../sass/layout/_login.scss */
  #login > div {
    top: 4%;
  }
}
/* line 21, ../sass/layout/_login.scss */
#login h2 {
  position: relative;
  margin: auto;
  padding: 0;
  width: 15rem;
  font: 700 2.9rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  margin-bottom: 0.75rem;
}
/* line 33, ../sass/layout/_login.scss */
#login .close-login-popup {
  display: block;
  top: 0;
  right: -3rem;
  position: absolute;
  font-size: 2rem;
  line-height: 2.5rem;
  cursor: pointer;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 2.5rem;
  height: 2.5rem;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 43, ../sass/layout/_login.scss */
#login .close-login-popup:hover {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 48, ../sass/layout/_login.scss */
#login img {
  min-width: 450px;
}
/* line 52, ../sass/layout/_login.scss */
#login form {
  position: relative;
  top: -205px;
  left: -7px;
  width: 10rem;
  display: block;
  margin: 0 auto;
}
/* line 60, ../sass/layout/_login.scss */
#login form input::-webkit-input-placeholder {
  color: #adadad;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  font-size: 1.25rem;
}
/* line 65, ../sass/layout/_login.scss */
#login form input:-moz-placeholder {
  color: #adadad;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  font-size: 1.25rem;
}
/* line 72, ../sass/layout/_login.scss */
#login form input[type=text], #login form input[type=password] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 1.1rem;
  border: 2px solid #fc6d27;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0.25rem;
  background: white;
  outline: none;
}
/* line 85, ../sass/layout/_login.scss */
#login form button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  cursor: pointer;
  color: white;
  background-color: #fc6d27;
  font: 700 1.05rem/1.2rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.2rem 0.3rem;
  border: none;
  outline: none;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
}
/* line 96, ../sass/layout/_login.scss */
#login form button:hover, #login form button:active {
  background-color: #8fb040;
}
/* line 100, ../sass/layout/_login.scss */
#login form .register-button-title {
  display: none;
  color: #2e5655;
  font: 400 1.5rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0.5rem 0;
}
/* line 108, ../sass/layout/_login.scss */
#login form .register-button,
#login form .reset-password-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  font: 700 0.9rem/1rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.2rem 0.3rem;
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  margin-bottom: 6px;
}
/* line 121, ../sass/layout/_login.scss */
#login form .register-button {
  background-color: #62aba8;
}
/* line 124, ../sass/layout/_login.scss */
#login form .register-button:hover, #login form .register-button:active {
  background-color: #8fb040;
}
/* line 129, ../sass/layout/_login.scss */
#login form .reset-password-button {
  background-color: #6c7373;
}
/* line 132, ../sass/layout/_login.scss */
#login form .reset-password-button:hover, #login form .reset-password-button:active {
  background-color: #3b3e3e;
}
@media (min-width: 1290px) and (min-height: 720px) {
  /* line 141, ../sass/layout/_login.scss */
  #login > div {
    top: 10%;
  }
  /* line 144, ../sass/layout/_login.scss */
  #login form {
    top: -415px;
  }
  /* line 146, ../sass/layout/_login.scss */
  #login form input[type=text], #login form input[type=password] {
    height: 53px;
    line-height: 53px;
    margin-bottom: 0.55rem;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border-width: 3px;
  }
  /* line 153, ../sass/layout/_login.scss */
  #login form .register-button-title {
    display: block;
  }
}

/* line 167, ../sass/layout/_login.scss */
html.logged-in .for-logged-in {
  display: block;
}
/* line 168, ../sass/layout/_login.scss */
html.logged-in .for-logged-out {
  display: none;
}

/* line 171, ../sass/layout/_login.scss */
html.logged-out .for-logged-in {
  display: none;
}
/* line 172, ../sass/layout/_login.scss */
html.logged-out .for-logged-out {
  display: block;
}

/* line 175, ../sass/layout/_login.scss */
#login form button {
  margin-bottom: 5px;
}

/* line 180, ../sass/layout/_login.scss */
#route-reset_password_token > .content {
  padding-top: 5%;
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}
@media (min-height: 400px) {
  /* line 180, ../sass/layout/_login.scss */
  #route-reset_password_token > .content {
    padding-top: 15%;
  }
}

/* line 1, ../sass/layout/_games.scss */
html.game {
  background-color: #000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNGY0ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4f4f4f), color-stop(100%, #000000));
  background-image: -moz-linear-gradient(#4f4f4f, #000000);
  background-image: -webkit-linear-gradient(#4f4f4f, #000000);
  background-image: linear-gradient(#4f4f4f, #000000);
}
/* line 5, ../sass/layout/_games.scss */
html.game canvas {
  /* center canvas */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
  outline: 0.2rem solid rgba(72, 72, 72, 0.5);
}
/* line 15, ../sass/layout/_games.scss */
html.game .no-outline canvas {
  outline: 0 !important;
}

/* line 20, ../sass/layout/_games.scss */
.game-info {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  display: none;
}
/* line 33, ../sass/layout/_games.scss */
.game-info .stat {
  position: absolute;
  left: 7px;
  top: 7px;
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
}
/* line 41, ../sass/layout/_games.scss */
.game-info .stat > div {
  background: #1c5592;
  width: 140px;
  padding: 10px 0;
  margin-bottom: 5px;
}
/* line 49, ../sass/layout/_games.scss */
.game-info .stat .bigger {
  font-size: 45px;
  font-weight: bold;
}
/* line 54, ../sass/layout/_games.scss */
.game-info .stat .lives .life {
  display: block;
  background: url(../img/games/life.png);
  width: 49px;
  height: 42px;
  margin: 15px auto;
}
/* line 60, ../sass/layout/_games.scss */
.game-info .stat .lives .life.empty {
  background: url(../img/games/life-empty.png);
}
/* line 67, ../sass/layout/_games.scss */
.game-info .game-menu {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 7rem;
  height: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  color: #194d86;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.5rem;
  cursor: pointer;
  background: #e6e6e9;
}
@media (max-width: 1320px) {
  /* line 83, ../sass/layout/_games.scss */
  .game-info .stat, .game-info .game-menu {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
  /* line 86, ../sass/layout/_games.scss */
  .game-info .stat {
    left: 4px;
    top: 4px;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
  }
  /* line 95, ../sass/layout/_games.scss */
  .game-info .game-menu {
    right: 4px;
    top: 4px;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
  }
}

/* line 106, ../sass/layout/_games.scss */
.game-tablet {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: transparent url("../img/games/background-tablet.png") center center no-repeat;
  max-width: 1350px;
  max-height: 975px;
  width: 100%;
  height: 100%;
}
@media (max-height: 930px) {
  /* line 106, ../sass/layout/_games.scss */
  .game-tablet {
    background: transparent;
  }
}
@media (max-width: 1320px) {
  /* line 106, ../sass/layout/_games.scss */
  .game-tablet {
    background: transparent;
  }
}

/* line 125, ../sass/layout/_games.scss */
.game-loader {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
  width: 15rem;
  height: 5rem;
  text-align: center;
  background-color: #000;
  padding: 1rem;
}
/* line 133, ../sass/layout/_games.scss */
.game-loader p {
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.3rem;
}

/* line 1, ../sass/layout/_guard.scss */
#horizontal-guard {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #0e253e;
  z-index: 220;
  display: none;
}
/* line 10, ../sass/layout/_guard.scss */
#horizontal-guard .fa-stack {
  position: relative;
  top: -1em;
}
/* line 13, ../sass/layout/_guard.scss */
#horizontal-guard .fa-stack .fa-mobile {
  font-size: 3em;
}
/* line 19, ../sass/layout/_guard.scss */
#horizontal-guard .fa-stack .fa-refresh {
  font-size: 0.7em;
  top: 0.7em;
}
/* line 28, ../sass/layout/_guard.scss */
#horizontal-guard p {
  position: absolute;
  top: 34%;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}

/* line 1, ../sass/routes/_index.scss */
.sticker {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.5rem;
  padding-right: 0.5rem;
  font: 700 3.25rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #0e253e;
  font-style: italic;
  text-transform: uppercase;
  text-shadow: 0.1rem 0.05rem 0 #eae8d5;
  background: rgba(98, 171, 168, 0.72);
  width: 10.85rem;
  height: 10.85rem;
  text-align: center;
}

/* line 17, ../sass/routes/_index.scss */
h1.sticker {
  margin: 0;
}

/* line 22, ../sass/routes/_index.scss */
#route-index .planets-background {
  display: block;
  width: 1149px;
  height: 700px;
  margin: 0 auto;
  /* bigger planets */
}
/* line 30, ../sass/routes/_index.scss */
#route-index .planets-background .planets-cropped {
  display: block;
  width: 1149px;
  height: 700px;
}
/* line 35, ../sass/routes/_index.scss */
#route-index .planets-background .planets-not-cropped {
  display: none;
}
/* line 38, ../sass/routes/_index.scss */
#route-index .planets-background img {
  display: block;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 22, ../sass/routes/_index.scss */
  #route-index .planets-background {
    display: block;
    width: 1306px;
    height: 1081px;
  }
  /* line 47, ../sass/routes/_index.scss */
  #route-index .planets-background .planets-cropped {
    display: none;
  }
  /* line 50, ../sass/routes/_index.scss */
  #route-index .planets-background .planets-not-cropped {
    display: block;
    width: 1306px;
    height: 1081px;
  }
}
/* line 58, ../sass/routes/_index.scss */
#route-index .game-gwiazdozbiory {
  position: absolute;
  top: 533px;
  left: 1000px;
  width: 140px;
  height: 140px;
  background: url(../img/gwiazdozbiory.gif);
}
/* line 68, ../sass/routes/_index.scss */
#route-index .content nav.planets {
  position: relative;
  height: 100%;
  margin-top: 10px;
  margin-left: 100px;
}
@media (min-height: 800px) and (min-width: 1600px) {
  /* line 68, ../sass/routes/_index.scss */
  #route-index .content nav.planets {
    margin-left: 0;
  }
}
/* line 79, ../sass/routes/_index.scss */
#route-index .content nav.planets ul {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 83, ../sass/routes/_index.scss */
#route-index .content nav.planets ul a {
  display: block;
  text-decoration: none;
  text-align: center;
  position: absolute;
}
/* line 88, ../sass/routes/_index.scss */
#route-index .content nav.planets ul a .sticker {
  position: absolute;
  text-shadow: 0.1rem 0.1rem 0 rgba(234, 232, 213, 0.75);
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* line 95, ../sass/routes/_index.scss */
#route-index .content nav.planets ul a:hover div, #route-index .content nav.planets ul a:focus div {
  color: #eae8d5;
  text-shadow: 0.1rem 0.1rem 0 rgba(14, 37, 62, 0.75);
}
/* line 114, ../sass/routes/_index.scss */
#route-index .content nav.planets .rav {
  top: 69px;
  left: 179px;
  width: 345px;
  height: 220px;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .rav div {
  font-size: 35px;
  width: 118px;
  height: 118px;
  left: 265px;
  top: -50px;
  padding-top: 30px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 114, ../sass/routes/_index.scss */
  #route-index .content nav.planets .rav {
    top: 50px;
    left: 200px;
    width: 365px;
    height: 235px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .rav div {
    font-size: 35px;
    width: 118px;
    height: 118px;
    left: 278px;
    top: -45px;
    padding-top: 30px;
  }
}
/* line 129, ../sass/routes/_index.scss */
#route-index .content nav.planets .avensis {
  top: 362px;
  left: 499px;
  width: 146px;
  height: 134px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .avensis div {
  font-size: 30px;
  width: 100px;
  height: 100px;
  left: -66px;
  top: 103px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 129, ../sass/routes/_index.scss */
  #route-index .content nav.planets .avensis {
    top: 360px;
    left: 540px;
    width: 150px;
    height: 146px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .avensis div {
    font-size: 30px;
    width: 100px;
    height: 100px;
    left: -66px;
    top: 109px;
    padding-top: 25px;
  }
}
/* line 145, ../sass/routes/_index.scss */
#route-index .content nav.planets .hilux {
  top: 48px;
  left: 738px;
  width: 100px;
  height: 100px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .hilux div {
  font-size: 30px;
  width: 100px;
  height: 100px;
  left: -79px;
  top: 77px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 145, ../sass/routes/_index.scss */
  #route-index .content nav.planets .hilux {
    top: 31px;
    left: 792px;
    width: 102px;
    height: 102px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .hilux div {
    font-size: 30px;
    width: 100px;
    height: 100px;
    left: -81px;
    top: 81px;
    padding-top: 25px;
  }
}
/* line 161, ../sass/routes/_index.scss */
#route-index .content nav.planets .prius {
  top: 147px;
  left: 979px;
  width: 66px;
  height: 67px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .prius div {
  font-size: 30px;
  width: 100px;
  height: 100px;
  left: -55px;
  top: -125px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 161, ../sass/routes/_index.scss */
  #route-index .content nav.planets .prius {
    top: 134px;
    left: 1043px;
    width: 73px;
    height: 72px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .prius div {
    font-size: 30px;
    width: 100px;
    height: 100px;
    left: -52px;
    top: -125px;
    padding-top: 25px;
  }
}
/* line 177, ../sass/routes/_index.scss */
#route-index .content nav.planets .aygo {
  top: 322px;
  left: 828px;
  width: 94px;
  height: 78px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .aygo div {
  font-size: 24px;
  width: 85px;
  height: 85px;
  left: -71px;
  top: 81px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 177, ../sass/routes/_index.scss */
  #route-index .content nav.planets .aygo {
    top: 319px;
    left: 883px;
    width: 100px;
    height: 83px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .aygo div {
    font-size: 24px;
    width: 85px;
    height: 85px;
    left: -69px;
    top: 85px;
    padding-top: 25px;
  }
}
/* line 193, ../sass/routes/_index.scss */
#route-index .content nav.planets .c-hr {
  top: 501px;
  left: 256px;
  width: 171px;
  height: 124px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .c-hr div {
  font-size: 30px;
  width: 100px;
  height: 100px;
  left: -56px;
  top: -83px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 193, ../sass/routes/_index.scss */
  #route-index .content nav.planets .c-hr {
    top: 509px;
    left: 283px;
    width: 177px;
    height: 130px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .c-hr div {
    font-size: 30px;
    width: 100px;
    height: 100px;
    left: -55px;
    top: -82px;
    padding-top: 25px;
  }
}
/* line 209, ../sass/routes/_index.scss */
#route-index .content nav.planets .supra {
  top: 352px;
  left: 55px;
  width: 97px;
  height: 97px;
  -moz-border-radius: 40%;
  -webkit-border-radius: 40%;
  border-radius: 40%;
}
/* line 104, ../sass/routes/_index.scss */
#route-index .content nav.planets .supra div {
  font-size: 30px;
  width: 100px;
  height: 100px;
  left: -8px;
  top: -114px;
  padding-top: 25px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 209, ../sass/routes/_index.scss */
  #route-index .content nav.planets .supra {
    top: 352px;
    left: 71px;
    width: 100px;
    height: 100px;
  }
  /* line 104, ../sass/routes/_index.scss */
  #route-index .content nav.planets .supra div {
    font-size: 30px;
    width: 100px;
    height: 100px;
    left: -7px;
    top: -115px;
    padding-top: 25px;
  }
}
/* line 225, ../sass/routes/_index.scss */
#route-index .content nav.planets .mobilmo {
  top: 696px;
  left: -85px;
  width: 243px;
  height: 238px;
}
/* line 230, ../sass/routes/_index.scss */
#route-index .content nav.planets .mobilmo .mobilmo-name {
  background: url(../img/planets/mobilmo_name.png);
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  display: block;
  height: 25%;
  margin-left: 20px;
}
/* line 239, ../sass/routes/_index.scss */
#route-index .content nav.planets .mobilmo .mobilmo-image {
  background: url(../img/planets/mobilmo_planet.png);
  background-size: cover;
  display: block;
  height: 100%;
}

/* line 249, ../sass/routes/_index.scss */
#scrolling-hint {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  -webkit-touch-callout: none;
}
/* line 261, ../sass/routes/_index.scss */
#scrolling-hint > div {
  background: url(../img/index/drag-hint-bg.png) no-repeat center center;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -150px;
}
/* line 270, ../sass/routes/_index.scss */
#scrolling-hint > div > div {
  background: url(../img/index/drag-hint.png) no-repeat center center;
  width: 126px;
  height: 196px;
  position: absolute;
  left: 77px;
  top: 66px;
}
@media (max-width: 680px), (max-height: 415px) {
  /* line 261, ../sass/routes/_index.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.85, 0.85);
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
}
@media (max-width: 570px), (max-height: 335px) {
  /* line 261, ../sass/routes/_index.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
}
@media (max-width: 330px), (max-height: 242px) {
  /* line 261, ../sass/routes/_index.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
  }
}

/* line 292, ../sass/routes/_index.scss */
html.menu-opened #scrolling-hint {
  padding-right: 7.6rem;
}

/* line 297, ../sass/routes/_index.scss */
.logged-in .game-gwiazdozbiory {
  display: none !important;
}

/* line 305, ../sass/routes/_index.scss */
.modal-lt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
/* line 317, ../sass/routes/_index.scss */
.modal-lt.is-active {
  opacity: 1;
  pointer-events: all;
}
/* line 323, ../sass/routes/_index.scss */
.modal-lt__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 90%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 1200px) {
  /* line 323, ../sass/routes/_index.scss */
  .modal-lt__inner {
    max-width: 1000px;
  }
}
/* line 338, ../sass/routes/_index.scss */
.modal-lt__btn {
  border: none;
  background: none;
  box-shadow: none;
  position: absolute;
  top: 0px;
  right: 10px;
  font-size: 30px;
  color: black !important;
  text-decoration: none;
  line-height: 1;
}
@media (min-width: 768px) {
  /* line 338, ../sass/routes/_index.scss */
  .modal-lt__btn {
    top: 10px;
    right: 25px;
    font-size: 50px;
  }
}

/* line 1, ../sass/routes/_dreamcar.scss */
.sticker {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 2.5rem;
  padding-right: 0.5rem;
  font: 700 3.25rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #0e253e;
  font-style: italic;
  text-transform: uppercase;
  text-shadow: 0.1rem 0.05rem 0 #eae8d5;
  background: rgba(98, 171, 168, 0.72);
  width: 10.85rem;
  height: 10.85rem;
  text-align: center;
}

/* line 16, ../sass/routes/_dreamcar.scss */
h1.sticker {
  margin: 0;
}

/* line 21, ../sass/routes/_dreamcar.scss */
#route-index .dreamcar-link {
  z-index: 10;
  text-align: center;
  top: 0px;
  left: 5%;
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  width: 117px;
  height: 126px;
  background: transparent url("../img/dreamcar/frontpage-ribbon.png") center top no-repeat;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  font: 400 32px/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-shadow: -2px 2px 0px black;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* bigger */
}
/* line 36, ../sass/routes/_dreamcar.scss */
#route-index .dreamcar-link span {
  display: block;
  -webkit-animation: scales 0.8s ease-out infinite alternate;
  -moz-animation: scales 0.8s ease-out infinite alternate;
  animation: scales 0.8s ease-out infinite alternate;
}
/* line 42, ../sass/routes/_dreamcar.scss */
#route-index .dreamcar-link:hover, #route-index .dreamcar-link:focus {
  top: -5px;
}
/* line 44, ../sass/routes/_dreamcar.scss */
#route-index .dreamcar-link:hover span, #route-index .dreamcar-link:focus span {
  color: #eae8d5;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  top: -5px;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 21, ../sass/routes/_dreamcar.scss */
  #route-index .dreamcar-link {
    left: 10%;
  }
}

/* line 58, ../sass/routes/_dreamcar.scss */
#route-dreamcar .planets-background {
  display: block;
  width: 1280px;
  height: 700px;
  margin: 0 auto;
  /* bigger planets */
}
/* line 63, ../sass/routes/_dreamcar.scss */
#route-dreamcar .planets-background .planets-cropped {
  display: block;
  width: 1280px;
  height: 700px;
}
/* line 68, ../sass/routes/_dreamcar.scss */
#route-dreamcar .planets-background .planets-not-cropped {
  display: none;
}
/* line 69, ../sass/routes/_dreamcar.scss */
#route-dreamcar .planets-background img {
  display: block;
  max-width: initial;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 58, ../sass/routes/_dreamcar.scss */
  #route-dreamcar .planets-background {
    display: block;
    width: 1280px;
    height: 1155px;
  }
  /* line 79, ../sass/routes/_dreamcar.scss */
  #route-dreamcar .planets-background .planets-cropped {
    display: none;
  }
  /* line 80, ../sass/routes/_dreamcar.scss */
  #route-dreamcar .planets-background .planets-not-cropped {
    display: block;
    width: 1280px;
    height: 1155px;
  }
}
/* line 89, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets {
  position: relative;
  height: 100%;
}
/* line 93, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets ul {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 96, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets ul a {
  display: block;
  text-decoration: none;
  text-align: center;
  position: absolute;
}
/* line 101, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets ul a .sticker {
  position: absolute;
  text-shadow: 0.1rem 0.1rem 0 rgba(234, 232, 213, 0.75);
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* line 108, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets ul a:hover > div, #route-dreamcar .content nav.planets ul a:hover .fake-button, #route-dreamcar .content nav.planets ul a:focus > div, #route-dreamcar .content nav.planets ul a:focus .fake-button {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 126, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-of-the-day {
  left: 173px;
  top: 308px;
  width: 278px;
  height: 278px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 116, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-of-the-day > div {
  font-size: 43px;
  width: 144px;
  height: 144px;
  left: -93px;
  top: -206px;
  padding-top: 0px;
}
/* line 133, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-of-the-day .sticker {
  padding-right: 0;
  background: transparent url("../img/dreamcar/circle-dreamcaroftheday.png") center center no-repeat;
}
/* line 137, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-of-the-day .fake-button {
  background-color: #2e5655;
}
/* line 140, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-of-the-day .inner-text {
  margin-top: 70px;
  margin-bottom: 35px;
}
/* line 145, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-art-contest {
  left: 508px;
  top: 142px;
  width: 278px;
  height: 278px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 116, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-art-contest > div {
  font-size: 43px;
  width: 144px;
  height: 144px;
  left: 332px;
  top: -106px;
  padding-top: 0px;
}
/* line 152, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-art-contest .sticker {
  padding-right: 0;
  background: transparent url("../img/dreamcar/circle-dreamcarartcontest.png") center center no-repeat;
}
/* line 156, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .dream-car-art-contest .inner-text {
  color: #62aba8;
  margin-top: 90px;
}
/* line 162, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .planet-content {
  font-size: 16px;
  text-align: center;
}
/* line 166, ../sass/routes/_dreamcar.scss */
#route-dreamcar .content nav.planets .fake-button {
  display: block;
  margin: 16px auto;
  font-size: 18px;
  width: 95px;
  height: 36px;
  line-height: 36px;
  color: white;
  background-color: #62aba8;
}

/* line 180, ../sass/routes/_dreamcar.scss */
#scrolling-hint {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  -webkit-touch-callout: none;
}
/* line 190, ../sass/routes/_dreamcar.scss */
#scrolling-hint > div {
  background: url(../img/index/drag-hint-bg.png) no-repeat center center;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -150px;
}
/* line 198, ../sass/routes/_dreamcar.scss */
#scrolling-hint > div > div {
  background: url(../img/index/drag-hint.png) no-repeat center center;
  width: 126px;
  height: 196px;
  position: absolute;
  left: 77px;
  top: 66px;
}
@media (max-width: 680px), (max-height: 415px) {
  /* line 190, ../sass/routes/_dreamcar.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.85, 0.85);
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
}
@media (max-width: 570px), (max-height: 335px) {
  /* line 190, ../sass/routes/_dreamcar.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
}
@media (max-width: 330px), (max-height: 242px) {
  /* line 190, ../sass/routes/_dreamcar.scss */
  #scrolling-hint > div {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
  }
}

/* line 219, ../sass/routes/_dreamcar.scss */
html.menu-opened #scrolling-hint {
  padding-right: 7.6rem;
}

@-moz-keyframes scales {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes scales {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-o-keyframes scales {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes scales {
  from {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
}
/* line 2, ../sass/routes/_contact.scss */
#route-contact label.error {
  display: block;
  color: white;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  width: 100%;
  line-height: 2.5rem;
  background-color: #AA2F3F;
  margin-top: 20px;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 16, ../sass/routes/_contact.scss */
#route-contact input.error, #route-contact textarea.error {
  background: rgba(170, 47, 63, 0.8);
}
/* line 19, ../sass/routes/_contact.scss */
#route-contact form.default section.submit {
  padding: 1rem 1rem 3rem 1rem;
}

/* line 1, ../sass/routes/_about.scss */
#route-about {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_about.scss */
#route-about section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}

/* line 8, ../sass/routes/_about.scss */
.about-content {
  max-width: 40rem;
  padding: 0 1rem;
  margin: 0 auto;
  overflow: hidden;
}

/* line 15, ../sass/routes/_about.scss */
.about-content-description {
  padding: 2rem 2rem 1rem;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 2rem;
  color: #1c374f;
}

/* line 2, ../sass/routes/_registration.scss */
#route-registration .content > div, #route-toyota_more_register_form .content > div {
  overflow: hidden;
}
/* line 5, ../sass/routes/_registration.scss */
#route-registration .planets-background, #route-toyota_more_register_form .planets-background {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
  text-align: center;
  top: 5rem;
}
/* line 13, ../sass/routes/_registration.scss */
#route-registration .planets-background img, #route-toyota_more_register_form .planets-background img {
  text-align: center;
}
/* line 17, ../sass/routes/_registration.scss */
#route-registration label.error, #route-registration label.special-error, #route-toyota_more_register_form label.error, #route-toyota_more_register_form label.special-error {
  display: block;
  color: white;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  width: 100%;
  line-height: 2.5rem;
  background-color: #AA2F3F;
  margin-top: 20px;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 31, ../sass/routes/_registration.scss */
#route-registration input.error, #route-registration textarea.error, #route-toyota_more_register_form input.error, #route-toyota_more_register_form textarea.error {
  background: rgba(170, 47, 63, 0.8);
}
/* line 34, ../sass/routes/_registration.scss */
#route-registration .rules, #route-toyota_more_register_form .rules {
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  padding-right: 0.25rem;
}
/* line 37, ../sass/routes/_registration.scss */
#route-registration .rules.invalid, #route-toyota_more_register_form .rules.invalid {
  background-color: #AA2F3F;
}

/* line 1, ../sass/routes/_help.scss */
#route-help {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_help.scss */
#route-help section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}

/* line 8, ../sass/routes/_help.scss */
.open-all-questions, .close-all-questions {
  float: right;
  cursor: pointer;
  color: #1c374f;
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
/* line 16, ../sass/routes/_help.scss */
.open-all-questions:hover, .close-all-questions:hover {
  color: #193247;
}

/* line 21, ../sass/routes/_help.scss */
.question-group {
  clear: both;
  margin: 0 0 0.5rem;
}
/* line 25, ../sass/routes/_help.scss */
.question-group.question-hidden .question {
  background-color: #1c374f;
}
/* line 27, ../sass/routes/_help.scss */
.question-group.question-hidden .question:hover {
  background-color: #193247;
}
/* line 30, ../sass/routes/_help.scss */
.question-group.question-hidden .question span {
  color: #1c374f;
}
/* line 34, ../sass/routes/_help.scss */
.question-group.question-hidden .answer {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  max-height: 0;
  padding: 0;
}
/* line 41, ../sass/routes/_help.scss */
.question-group .question {
  cursor: pointer;
  width: 100%;
  background-color: #3a6c99;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 48, ../sass/routes/_help.scss */
.question-group .question:hover {
  background-color: #34618a;
}
/* line 51, ../sass/routes/_help.scss */
.question-group .question span, .question-group .question h2 {
  display: inline-block;
  vertical-align: middle;
}
/* line 55, ../sass/routes/_help.scss */
.question-group .question span {
  font: 700 2rem/2rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: #3a6c99;
  background-color: white;
  width: 2.6rem;
  padding: 0.45rem 0 0.15rem;
  text-align: center;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  max-width: 15%;
}
/* line 65, ../sass/routes/_help.scss */
.question-group .question h2 {
  font: 300 1.25rem/1.4rem "Source Sans Pro", Arial, sans-serif;
  text-transform: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  max-width: 85%;
}
/* line 73, ../sass/routes/_help.scss */
.question-group .answer {
  color: #3a6c99;
  padding: 1rem 0;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  max-height: 800px;
}
/* line 80, ../sass/routes/_help.scss */
.question-group .answer p {
  padding-left: 0;
  padding-right: 0;
}
/* line 84, ../sass/routes/_help.scss */
.question-group .answer a {
  color: #3a6c99;
}
/* line 87, ../sass/routes/_help.scss */
.question-group .answer .toggle-switch {
  height: 1.2rem;
  line-height: 1.2rem;
  position: relative;
  text-align: center;
  cursor: pointer;
}
/* line 94, ../sass/routes/_help.scss */
.question-group .answer .toggle-switch:hover hr, .question-group .answer .toggle-switch:hover span {
  background-color: #34618a;
}
/* line 98, ../sass/routes/_help.scss */
.question-group .answer .toggle-switch hr, .question-group .answer .toggle-switch span {
  background-color: #3a6c99;
}
/* line 101, ../sass/routes/_help.scss */
.question-group .answer .toggle-switch span {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
  display: block;
  width: 5rem;
  color: white;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-size: 1rem;
}
/* line 109, ../sass/routes/_help.scss */
.question-group .answer .toggle-switch span i {
  font-size: 80%;
  margin-left: 0.3rem;
}

/* line 1, ../sass/routes/_rules.scss */
#route-rules {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_rules.scss */
#route-rules section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}

/* line 8, ../sass/routes/_rules.scss */
.rules-content {
  color: #1c374f;
}
/* line 10, ../sass/routes/_rules.scss */
.rules-content a {
  color: #1c374f;
}
/* line 12, ../sass/routes/_rules.scss */
.rules-content a:hover {
  text-decoration: none;
}
/* line 16, ../sass/routes/_rules.scss */
.rules-content h2, .rules-content h3, .rules-content h4, .rules-content h5 {
  padding: 0.5rem 0;
}

/* line 1, ../sass/routes/_rank.scss */
#route-rank_full, #route-rank {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_rank.scss */
#route-rank_full section.content, #route-rank section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}
/* line 5, ../sass/routes/_rank.scss */
#route-rank_full section.content > .rank-content, #route-rank section.content > .rank-content {
  overflow: hidden;
}

/* line 9, ../sass/routes/_rank.scss */
.rank-points-label {
  font: 700 1.2rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #1c374f;
  text-align: right;
  margin-bottom: 0.5rem;
  padding-right: 1.5rem;
}

/* line 18, ../sass/routes/_rank.scss */
.rank-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 24, ../sass/routes/_rank.scss */
.rank-list-user {
  margin-top: 1rem;
}
/* line 26, ../sass/routes/_rank.scss */
.rank-list-user:first-child {
  margin-top: 0;
}
/* line 29, ../sass/routes/_rank.scss */
.rank-list-user a {
  position: relative;
  display: block;
  text-decoration: none;
  background-color: white;
  color: #1c374f;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 36, ../sass/routes/_rank.scss */
.rank-list-user a:hover {
  background-color: #fff390;
}

/* line 42, ../sass/routes/_rank.scss */
.rank-list-user-character {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 16.66667%;
  vertical-align: top;
  position: relative;
}
/* line 45, ../sass/routes/_rank.scss */
.rank-list-user-character img {
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  top: 0rem;
  max-width: auto;
  width: 3.9rem;
}

/* line 54, ../sass/routes/_rank.scss */
.rank-list-user-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 66.66667%;
  vertical-align: top;
  padding: 1.5rem 1.5rem 0 0;
}
/* line 57, ../sass/routes/_rank.scss */
.rank-list-user-info h3, .rank-list-user-info .login {
  display: inline-block;
}
/* line 60, ../sass/routes/_rank.scss */
.rank-list-user-info h3 {
  font: 700 2rem/0.8 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #1c374f;
}
/* line 65, ../sass/routes/_rank.scss */
.rank-list-user-info .login {
  font: 400 1.25rem/0.8 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #91b3c3;
}
/* line 70, ../sass/routes/_rank.scss */
.rank-list-user-info .game-points-bar {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0.25rem 0;
  height: 0.5rem;
}

/* line 79, ../sass/routes/_rank.scss */
.rank-list-user-points {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 16.66667%;
  vertical-align: top;
  text-align: center;
  padding-right: 10px;
}
/* line 83, ../sass/routes/_rank.scss */
.rank-list-user-points span {
  font: 700 2.65rem/1.333 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
}
/* line 86, ../sass/routes/_rank.scss */
.rank-list-user-points .gallery-button {
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin-bottom: 10px;
  background: #91b3c3;
  font-size: 0.7rem;
  line-height: 1.9;
}

/* line 95, ../sass/routes/_rank.scss */
.rank-ranges {
  max-width: 40rem;
  margin: auto;
  text-align: center;
  margin-bottom: 1.25rem;
}
/* line 100, ../sass/routes/_rank.scss */
.rank-ranges h2 {
  display: inline-block;
  font-size: 1rem;
  font-family: "Source Sans Pro", Arial, sans-serif;
}

/* line 107, ../sass/routes/_rank.scss */
.rank-ranges-list {
  list-style: none;
  display: inline-block;
}
/* line 110, ../sass/routes/_rank.scss */
.rank-ranges-list li {
  display: inline-block;
  margin-left: 0.3rem;
}
/* line 113, ../sass/routes/_rank.scss */
.rank-ranges-list li a {
  text-transform: uppercase;
}

/* line 18, ../sass/routes/_character.scss */
#route-character .preload {
  display: none;
}
/* line 20, ../sass/routes/_character.scss */
#route-character .monitor {
  background: url(../img/character/screen.png) no-repeat 0 0;
  width: 1003px;
  height: 771px;
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  margin-left: -501px;
  margin-top: -385px;
}
@media (max-height: 760px) {
  /* line 20, ../sass/routes/_character.scss */
  #route-character .monitor {
    margin-top: -314px;
  }
}
@media (max-height: 540px) {
  /* line 20, ../sass/routes/_character.scss */
  #route-character .monitor {
    margin-top: -365px;
  }
}
@media (max-height: 435px) {
  /* line 20, ../sass/routes/_character.scss */
  #route-character .monitor {
    margin-top: -385px;
  }
}
@media (max-height: 400px), (max-width: 955px) {
  /* line 20, ../sass/routes/_character.scss */
  #route-character .monitor {
    zoom: 0.7;
  }
}
@media (max-height: 280px), (max-width: 710px) {
  /* line 20, ../sass/routes/_character.scss */
  #route-character .monitor {
    zoom: 0.5;
  }
}
/* line 47, ../sass/routes/_character.scss */
#route-character .monitor > div {
  width: 796px;
  height: 369px;
  position: absolute;
  top: 202px;
  left: 99px;
  text-align: center;
  visibility: hidden;
  display: none;
  font-size: 35px;
  text-transform: uppercase;
  font-family: "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  letter-spacing: 1px;
}
/* line 62, ../sass/routes/_character.scss */
#route-character .monitor .blue-area {
  background: #01213b;
  display: inline-block;
  font-weight: 700;
  padding: 0 20px;
  color: #f7f8bb;
}
/* line 69, ../sass/routes/_character.scss */
#route-character .monitor .next {
  padding: 0 15px 0 20px;
  cursor: pointer;
}
/* line 72, ../sass/routes/_character.scss */
#route-character .monitor .next img {
  position: relative;
  left: 0px;
  -moz-transition: linear 0.12s;
  -o-transition: linear 0.12s;
  -webkit-transition: linear 0.12s;
  transition: linear 0.12s;
  margin-left: 5px;
}
/* line 77, ../sass/routes/_character.scss */
#route-character .monitor .next:hover, #route-character .monitor .next:focus {
  background: #00182B;
}
/* line 79, ../sass/routes/_character.scss */
#route-character .monitor .next:hover img, #route-character .monitor .next:focus img {
  left: 4px;
}
/* line 82, ../sass/routes/_character.scss */
#route-character .monitor .start {
  background: url(../img/character/zaczynamy-bg.png) no-repeat center center;
  padding-top: 35px;
  margin-top: -35px;
  font-weight: 700;
}
/* line 88, ../sass/routes/_character.scss */
#route-character .monitor .start p {
  margin-top: 25px;
  color: #275a58;
  line-height: 1.3em;
}
/* line 93, ../sass/routes/_character.scss */
#route-character .monitor .start p em {
  color: #b2414f;
  font-size: 48px;
  font-style: normal;
}
/* line 100, ../sass/routes/_character.scss */
#route-character .monitor .start .next {
  margin-top: 130px;
}
/* line 105, ../sass/routes/_character.scss */
#route-character .monitor .shape .to-choose {
  margin-top: 15px;
}
/* line 109, ../sass/routes/_character.scss */
#route-character .monitor .shape menu {
  display: block;
  margin: 20px auto 0px;
  background: url(../img/character/shapes-shadows.png) no-repeat center center;
  width: 567px;
  height: 202px;
}
/* line 117, ../sass/routes/_character.scss */
#route-character .monitor .shape menu li {
  margin-left: 2px;
  width: 187px;
  height: 202px;
  list-style-type: none;
  display: block;
  float: left;
  cursor: pointer;
  background: rgba(1, 33, 59, 0);
  border: 2px dashed transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 129, ../sass/routes/_character.scss */
#route-character .monitor .shape menu li img {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
/* line 136, ../sass/routes/_character.scss */
#route-character .monitor .shape menu img {
  width: 164px;
  height: auto;
  margin-top: -27px;
}
/* line 140, ../sass/routes/_character.scss */
#route-character .monitor .shape menu li:last-child img {
  margin-top: -23px;
}
/* line 146, ../sass/routes/_character.scss */
#route-character .monitor .shape li:hover img, #route-character .monitor .shape .selected img {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 151, ../sass/routes/_character.scss */
#route-character .monitor .shape .selected {
  background: rgba(1, 33, 59, 0.29);
  border: 2px dashed #01213b;
}
/* line 156, ../sass/routes/_character.scss */
#route-character .monitor .shape .field_wrap {
  margin-top: 14px;
  display: inline-block;
  padding: 3px 4px;
  border: 2px dashed rgba(255, 255, 255, 0.8);
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  position: relative;
}
/* line 165, ../sass/routes/_character.scss */
#route-character .monitor .shape .field_wrap.invalid:after {
  display: block;
  content: "Wypełnij to pole.";
  position: absolute;
  color: #AA2F3F;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  bottom: -22px;
  left: 0;
  text-align: center;
  width: 100%;
}
/* line 178, ../sass/routes/_character.scss */
#route-character .monitor .shape .field_wrap.invalid input {
  background: rgba(170, 47, 63, 0.8);
}
/* line 181, ../sass/routes/_character.scss */
#route-character .monitor .shape input {
  margin: 0;
  padding: 0;
  display: block;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 19px;
  color: #fff;
  background: rgba(85, 146, 207, 0.8);
  border: none;
  outline: none;
  text-align: center;
  width: 450px;
  height: 50px;
  box-shadow: -3px 3px 15px rgba(0, 0, 0, 0.65);
}
/* line 196, ../sass/routes/_character.scss */
#route-character .monitor .shape input:-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
/* line 197, ../sass/routes/_character.scss */
#route-character .monitor .shape input::-moz-placeholder {
  color: #fff;
  font-weight: 300;
}
/* line 198, ../sass/routes/_character.scss */
#route-character .monitor .shape input:-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}
/* line 199, ../sass/routes/_character.scss */
#route-character .monitor .shape input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
/* line 206, ../sass/routes/_character.scss */
#route-character .monitor .shape .next {
  position: relative;
  top: 4px;
  margin-left: 13px;
  color: #fff;
  zoom: 0.8;
}
/* line 215, ../sass/routes/_character.scss */
#route-character .monitor .elements > section {
  height: 100%;
  float: left;
}
/* line 220, ../sass/routes/_character.scss */
#route-character .monitor .elements .blue-area {
  font-size: 30px;
  color: #e5d7aa;
}
/* line 225, ../sass/routes/_character.scss */
#route-character .monitor .elements .steps menu {
  margin-top: 80px;
}
/* line 228, ../sass/routes/_character.scss */
#route-character .monitor .elements .steps li {
  list-style-type: none;
  color: #469c97;
  background: #a5c8bb;
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 12px;
  font-size: 25px;
  line-height: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  box-shadow: -3px 2px 0px rgba(39, 90, 88, 0);
  cursor: default;
}
/* line 259, ../sass/routes/_character.scss */
#route-character .monitor .elements .steps li:first-child {
  text-align: left;
  text-indent: 10px;
}
/* line 264, ../sass/routes/_character.scss */
#route-character .monitor .elements .steps li.active {
  -moz-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  transform: scale(1.4, 1.4);
  background: #fff;
  color: #275a58;
  box-shadow: -3px 2px 0px #275a58;
}
/* line 269, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel {
  margin-left: 21px;
  width: 364px;
  position: relative;
}
/* line 273, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel:after {
  display: block;
  content: "";
  position: absolute;
  width: 2px;
  height: 286px;
  top: 40px;
  right: -2px;
  background: #275a58;
}
/* line 283, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu {
  width: 364px;
  min-height: 242px;
  overflow: hidden;
  margin-bottom: 15px;
}
/* line 289, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu li {
  margin: 15px 15px 0px 0px;
  width: 106px;
  height: 106px;
  overflow: hidden;
  display: block;
  float: left;
  cursor: pointer;
}
/* line 297, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu li:hover, #route-character .monitor .elements .panel menu li.active {
  background: rgba(234, 232, 213, 0.5);
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.eyes img {
  margin-left: -22px;
  max-width: 150px;
  margin-top: -20px;
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.lips img {
  margin-left: -37px;
  max-width: 180px;
  margin-top: -77px;
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.hairs img {
  margin-left: -7px;
  max-width: 120px;
  margin-top: 17px;
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.hands img {
  margin-left: -2px;
  max-width: 110px;
  margin-top: -50px;
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.foots img {
  margin-left: -32px;
  max-width: 170px;
  margin-top: -156px;
}
/* line 303, ../sass/routes/_character.scss */
#route-character .monitor .elements .panel menu.clothes img {
  margin-left: -12px;
  max-width: 130px;
  margin-top: -85px;
}
/* line 318, ../sass/routes/_character.scss */
#route-character .monitor .elements .preview {
  margin-left: 4px;
  width: 360px;
  position: relative;
}
/* line 321, ../sass/routes/_character.scss */
#route-character .monitor .elements .preview img {
  position: absolute;
  left: 45px;
  top: 0;
  display: block;
}
/* line 324, ../sass/routes/_character.scss */
#route-character .monitor .elements .next {
  position: absolute;
  right: 48px;
  bottom: 0;
}
/* line 330, ../sass/routes/_character.scss */
#route-character .monitor .triangle {
  width: 0;
  height: 0;
  cursor: pointer;
}
/* line 335, ../sass/routes/_character.scss */
#route-character .monitor .triangle:hover, #route-character .monitor .triangle:focus {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 339, ../sass/routes/_character.scss */
#route-character .monitor .triangle.inactive {
  visibility: hidden;
}
/* line 343, ../sass/routes/_character.scss */
#route-character .monitor .up-triangle {
  margin: -15px auto 10px;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #eae8d5;
}
/* line 349, ../sass/routes/_character.scss */
#route-character .monitor .down-triangle {
  margin: 5px auto 0px;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #eae8d5;
}

/* line 358, ../sass/routes/_character.scss */
html.menu-opened .monitor {
  -moz-transform: translateX(-3.8rem);
  -ms-transform: translateX(-3.8rem);
  -webkit-transform: translateX(-3.8rem);
  transform: translateX(-3.8rem);
}

/* line 2, ../sass/routes/_cockpit.scss */
#route-cockpit h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: white;
  margin-bottom: 0.5rem;
}
/* line 8, ../sass/routes/_cockpit.scss */
#route-cockpit .disabled {
  cursor: default;
  cursor: not-allowed;
  color: #8C8C8C;
}
/* line 14, ../sass/routes/_cockpit.scss */
#route-cockpit .disabled img, #route-cockpit .disabled a {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
/* line 22, ../sass/routes/_cockpit.scss */
#route-cockpit .disabled a {
  cursor: default;
  cursor: not-allowed;
}

/* line 33, ../sass/routes/_cockpit.scss */
.cockpit-fake-button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font: 400 1.2rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.3rem 0.45rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  border: 0.15rem solid white;
  margin-right: 1rem;
}
/* line 44, ../sass/routes/_cockpit.scss */
.cockpit-fake-button i {
  margin-right: 0.3rem;
}
/* line 47, ../sass/routes/_cockpit.scss */
.cockpit-fake-button:hover {
  color: #ed6833;
  border-color: #ed6833;
}

/* line 53, ../sass/routes/_cockpit.scss */
.cockpit-navigation-content {
  max-width: 40rem;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 700px) {
  /* line 53, ../sass/routes/_cockpit.scss */
  .cockpit-navigation-content {
    zoom: 0.55;
  }
}
@media (max-height: 448px) and (min-width: 701px) {
  /* line 63, ../sass/routes/_cockpit.scss */
  .cockpit-navigation-content .cockpit-menu-item {
    zoom: 0.7;
  }
}

/* line 69, ../sass/routes/_cockpit.scss */
.cockpit-profile-name-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  margin-left: 10%;
  background-color: white;
  height: 3rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
/* line 77, ../sass/routes/_cockpit.scss */
.cockpit-profile-name-header h2, .cockpit-profile-name-header h3, .cockpit-profile-name-header .login {
  display: inline-block;
}
/* line 80, ../sass/routes/_cockpit.scss */
.cockpit-profile-name-header h2, .cockpit-profile-name-header h3 {
  font: 700 2rem/3rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #1c374f;
  padding-left: 1.5rem;
}
/* line 85, ../sass/routes/_cockpit.scss */
.cockpit-profile-name-header h2.softer, .cockpit-profile-name-header h3.softer {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 89, ../sass/routes/_cockpit.scss */
.cockpit-profile-name-header .login {
  font: 400 1.25rem/3rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #91b3c3;
}

/* line 97, ../sass/routes/_cockpit.scss */
.cockpit-menu .cockpit-menu-arrow-left, .cockpit-menu .cockpit-menu-arrow-right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 10%;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  min-height: 300px;
}
/* line 103, ../sass/routes/_cockpit.scss */
.cockpit-menu .cockpit-menu-arrow-left:hover img, .cockpit-menu .cockpit-menu-arrow-right:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 107, ../sass/routes/_cockpit.scss */
.cockpit-menu .cockpit-menu-arrow-left.invisible, .cockpit-menu .cockpit-menu-arrow-right.invisible {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}
/* line 111, ../sass/routes/_cockpit.scss */
.cockpit-menu .cockpit-menu-arrow-left img, .cockpit-menu .cockpit-menu-arrow-right img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
}
/* line 116, ../sass/routes/_cockpit.scss */
.cockpit-menu ul.cockpit-menu-inner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  list-style: none;
}
/* line 119, ../sass/routes/_cockpit.scss */
.cockpit-menu ul.cockpit-menu-inner li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
  padding: 0.3rem;
}
/* line 122, ../sass/routes/_cockpit.scss */
.cockpit-menu ul.cockpit-menu-inner li.hidden {
  display: none;
}

/* line 129, ../sass/routes/_cockpit.scss */
.cockpit-menu-item {
  display: block;
  background-color: white;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjM5MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff390), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(#fff390, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(#fff390, rgba(0, 0, 0, 0));
  background-image: linear-gradient(#fff390, rgba(0, 0, 0, 0));
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  padding: 0.5rem;
  border-width: 0.15rem;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  min-height: 280px;
  position: relative;
}
/* line 143, ../sass/routes/_cockpit.scss */
.cockpit-menu-item .character-preview img {
  position: absolute;
  top: 7px;
  left: 0;
  right: 0;
  margin: auto;
  width: 160px;
  height: auto;
}
/* line 149, ../sass/routes/_cockpit.scss */
.cockpit-menu-item strong {
  font: 400 1.6rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
}
/* line 157, ../sass/routes/_cockpit.scss */
.cockpit-menu-item > img {
  position: absolute;
  bottom: 26%;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 90%;
}
/* line 164, ../sass/routes/_cockpit.scss */
.cockpit-menu-item.character {
  border-color: #ed6833;
  color: #ed6833;
}
/* line 168, ../sass/routes/_cockpit.scss */
.cockpit-menu-item.progress {
  border-color: #30aade;
  color: #30aade;
}
/* line 172, ../sass/routes/_cockpit.scss */
.cockpit-menu-item.artworks {
  border-color: #8fb040;
  color: #8fb040;
}
/* line 176, ../sass/routes/_cockpit.scss */
.cockpit-menu-item.wallpapers {
  border-color: #e50b0b;
  color: #e50b0b;
}
/* line 180, ../sass/routes/_cockpit.scss */
.cockpit-menu-item:hover {
  background-color: #fff390;
}
/* line 184, ../sass/routes/_cockpit.scss */
.cockpit-menu-item.disabled {
  background: white;
}

/* line 188, ../sass/routes/_cockpit.scss */
.wallpapers-gift {
  margin-top: 0.6rem;
}

/* line 192, ../sass/routes/_cockpit.scss */
.cockpit-special-link {
  top: 3rem;
  right: 5rem;
  position: absolute;
  text-align: right;
}
/* line 195, ../sass/routes/_cockpit.scss */
.cockpit-special-link a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
/* line 198, ../sass/routes/_cockpit.scss */
.cockpit-special-link a:hover {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

/*
Aby zatrzymac animacje  nalezy usunac:
       background: transparent url('../img/cockpit/konkursy-nowe-sprite.png') 0% top no-repeat;
        -webkit-background-size: 200% 100%;
        background-size: 200% 100%;

        oraz

        &.keyframe {
            a {
                background-position: 100% top;
            }
        }

        ponizej, oraz usunac w pliku web/assets/js/cockpit.js metode animateStar();
*/
/* line 221, ../sass/routes/_cockpit.scss */
.new-competition-animation-link {
  top: 3rem;
  right: 5rem;
  position: absolute;
  top: 3rem;
  right: 5rem;
  position: absolute;
}
/* line 225, ../sass/routes/_cockpit.scss */
.new-competition-animation-link.animated a {
  display: block;
  overflow: hidden;
  width: 7.25rem;
  height: 7.25rem;
  background: transparent url("../img/cockpit/konkursy-nowe-sprite.png") 0% top no-repeat;
  -webkit-background-size: 200% 100%;
  background-size: 200% 100%;
  text-decoration: none;
}
/* line 235, ../sass/routes/_cockpit.scss */
.new-competition-animation-link.animated a:hover {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}
/* line 240, ../sass/routes/_cockpit.scss */
.new-competition-animation-link.animated.keyframe a {
  background-position: 100% top;
}
/* line 246, ../sass/routes/_cockpit.scss */
.new-competition-animation-link a {
  display: block;
  overflow: hidden;
  width: 7.35rem;
  height: 6.9rem;
  background: transparent url("../img/cockpit/konkursy-star.png") center no-repeat;
  text-decoration: none;
  background-size: cover;
}
/* line 254, ../sass/routes/_cockpit.scss */
.new-competition-animation-link a:hover {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* line 261, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements {
  margin: 0.5rem 0 1.5rem;
}

/* line 265, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 269, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding: 0.1rem;
}
/* line 272, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list li .badge {
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  padding: 0.2rem;
  line-height: 0;
}
/* line 280, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list li .badge.active {
  cursor: pointer;
}
/* line 282, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list li .badge.active:hover {
  background-color: #fff390;
}
/* line 286, ../sass/routes/_cockpit.scss */
.cockpit-header-achievements-list li .badge img, .cockpit-header-achievements-list li .badge canvas {
  width: 100%;
  max-width: 320px;
  height: auto;
}

/* line 1, ../sass/routes/_cockpit_games_progress.scss */
#route-cockpit_games_progress {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_cockpit_games_progress.scss */
#route-cockpit_games_progress section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}
/* line 6, ../sass/routes/_cockpit_games_progress.scss */
#route-cockpit_games_progress h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: #30aade;
}
/* line 10, ../sass/routes/_cockpit_games_progress.scss */
#route-cockpit_games_progress .cockpit-fake-button:hover {
  color: #30aade;
  border-color: #30aade;
}

/* line 16, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-content {
  padding: 1rem 2rem;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 40rem;
  margin: 0 auto 2rem;
}

/* line 25, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-game {
  margin: 1rem 0;
  padding-right: 0.25rem;
}
/* line 28, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-game h2 {
  font-size: 1.5rem;
  color: #1c374f;
  padding-left: 1.5rem;
}

/* line 35, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-game-icon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
  text-align: center;
}
/* line 38, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-game-icon img {
  display: inline-block;
  max-width: 100%;
}

/* line 44, ../sass/routes/_cockpit_games_progress.scss */
.cockpit-games-progress-game-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 66.66667%;
  vertical-align: top;
}

/* line 48, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: white;
  height: 3.3rem;
  -moz-border-radius: 0.75rem;
  -webkit-border-radius: 0.75rem;
  border-radius: 0.75rem;
  margin: 0.5rem 0;
  padding: 0.3rem 0.2rem;
  list-style: none;
  text-align: center;
  border: 0.15rem solid #1c374f;
}
/* line 58, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 5%;
  vertical-align: top;
  padding: 0 0.1rem;
  height: 100%;
}
/* line 62, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li span {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
}
/* line 68, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li:first-child span {
  -moz-border-radius: 0.6rem 0 0 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem 0 0 0.6rem;
}
/* line 71, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li:last-child span {
  -moz-border-radius: 0 0.6rem 0.6rem 0;
  -webkit-border-radius: 0;
  border-radius: 0 0.6rem 0.6rem 0;
}
/* line 74, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li.full span {
  background-color: #fc6d27;
}
/* line 77, ../sass/routes/_cockpit_games_progress.scss */
.game-points-bar li.empty span {
  background-color: #1c374f;
}

/* line 2, ../sass/routes/_cockpit_password_change_form.scss */
#route-cockpit_password_change_form label.error {
  display: block;
  color: white;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  width: 100%;
  line-height: 2.5rem;
  background-color: #AA2F3F;
  margin-top: 20px;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 16, ../sass/routes/_cockpit_password_change_form.scss */
#route-cockpit_password_change_form input.error, #route-cockpit_password_change_form textarea.error {
  background: rgba(170, 47, 63, 0.8);
}
/* line 19, ../sass/routes/_cockpit_password_change_form.scss */
#route-cockpit_password_change_form form.default section.submit {
  padding: 1rem 1rem 3rem 1rem;
}

/* line 2, ../sass/routes/_toyota_more_register_form.scss */
#route-toyota_more_register_form label.error {
  display: block;
  color: white;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: none;
  text-align: center;
  width: 100%;
  line-height: 2.5rem;
  background-color: #AA2F3F;
  margin-top: 20px;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 16, ../sass/routes/_toyota_more_register_form.scss */
#route-toyota_more_register_form input.error, #route-toyota_more_register_form textarea.error {
  background: rgba(170, 47, 63, 0.8);
}
/* line 19, ../sass/routes/_toyota_more_register_form.scss */
#route-toyota_more_register_form form.default section.submit {
  padding: 1rem 1rem 3rem 1rem;
}

/* line 1, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: #8fb040;
}
/* line 7, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works .cockpit-fake-button:hover {
  color: #8fb040;
  border-color: #8fb040;
}
/* line 13, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works form .fields div {
  text-align: left;
}
/* line 16, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works form label {
  font-size: 0.95rem;
}
/* line 19, ../sass/routes/_cockpit_works.scss */
#route-cockpit_works form input[type=checkbox] {
  margin-right: 0.5rem;
}

/* line 25, ../sass/routes/_cockpit_works.scss */
.cockpit-works-content {
  overflow: hidden;
}

/* line 30, ../sass/routes/_cockpit_works.scss */
.cockpit-works-upload-form section.submit {
  text-align: right;
}

/* line 35, ../sass/routes/_cockpit_works.scss */
.cockpit-works-upload-buttons {
  text-align: center;
  margin-bottom: 1.5rem;
}

/* line 40, ../sass/routes/_cockpit_works.scss */
.cockpit-works-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 44, ../sass/routes/_cockpit_works.scss */
.cockpit-works-list li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

/* line 49, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork {
  margin: 0 0 0.5rem;
}
/* line 51, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  color: #8fb040;
  background-color: white;
  padding: 1rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 58, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header time, .cockpit-works-artwork header h2, .cockpit-works-artwork header .cockpit-works-delete-artwork {
  display: inline-block;
  vertical-align: middle;
}
/* line 62, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header time {
  font: 400 1.2rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: white;
  background-color: #8fb040;
  padding: 0.3rem 0.45rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 20%;
}
/* line 70, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header time strong, .cockpit-works-artwork header time small {
  display: block;
}
/* line 74, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header h2 {
  font: 300 1.25rem/1.25 "Source Sans Pro", Arial, sans-serif;
  text-transform: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  width: 80%;
  padding-right: 10%;
}
/* line 82, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header .cockpit-fake-button {
  right: 0;
  position: absolute;
  top: 0.85rem;
  color: #8fb040;
  border-color: #8fb040;
}
/* line 87, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork header .cockpit-fake-button:hover {
  color: #fc1327 !important;
  border-color: #fc1327 !important;
}
/* line 93, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork article {
  padding: 1rem 0;
}
/* line 95, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork article > img {
  width: 100%;
  height: auto;
}
/* line 99, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork article > img, .cockpit-works-artwork article > div {
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 102, ../sass/routes/_cockpit_works.scss */
.cockpit-works-artwork article p {
  padding-left: 0;
  padding-right: 0;
}

/* line 1, ../sass/routes/_cockpit_wallpapers.scss */
#route-cockpit_wallpapers {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_cockpit_wallpapers.scss */
#route-cockpit_wallpapers h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: #e50b0b;
}
/* line 7, ../sass/routes/_cockpit_wallpapers.scss */
#route-cockpit_wallpapers .cockpit-fake-button:hover {
  color: #e50b0b;
  border-color: #e50b0b;
}
/* line 12, ../sass/routes/_cockpit_wallpapers.scss */
#route-cockpit_wallpapers .contact-background-picture {
  top: 20%;
}

/* line 17, ../sass/routes/_cockpit_wallpapers.scss */
.orange-fake-button {
  color: white;
  background-color: #fc6d27;
  font: 700 1.4rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.3rem 0.3rem 0.2rem;
  text-align: center;
}
/* line 27, ../sass/routes/_cockpit_wallpapers.scss */
.orange-fake-button:hover, .orange-fake-button:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

/* line 32, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpapers-content {
  overflow: hidden;
}
/* line 34, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpapers-content .transparent-section-wrapper {
  padding: 1rem;
}
/* line 37, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpapers-content p.info {
  max-width: 40rem;
  margin: auto;
  text-align: center;
  font: 400 1.2rem/1.5 "Source Sans Pro", Arial, sans-serif;
  padding-bottom: 2.4rem;
  text-shadow: 0px 0px 3px #000;
}

/* line 47, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpapers-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 51, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpapers-list li {
  padding: 0 0.6rem;
  margin-bottom: 1.2rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
@media (max-width: 750px) {
  /* line 51, ../sass/routes/_cockpit_wallpapers.scss */
  .cockpit-wallpapers-list li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
}

/* line 62, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-wrapper {
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  border: 0.1rem dashed rgba(255, 255, 255, 0.8);
  padding: 0.5rem;
}

/* line 68, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem;
  color: white;
  background-color: rgba(85, 146, 207, 0.8);
  border: none;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -moz-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  box-shadow: -0.2rem 0.15rem 0.75rem 0 rgba(0, 0, 0, 0.75);
  width: 100%;
}
/* line 77, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper .cockpit-wallpaper-thumb {
  position: relative;
  cursor: pointer;
}
/* line 80, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper .cockpit-wallpaper-thumb:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 83, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper .cockpit-wallpaper-thumb i.fa {
  font-size: 1.4rem;
  top: 0.5rem;
  left: 0.5rem;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
}
/* line 88, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper .cockpit-wallpaper-thumb img {
  border: 0.05rem solid rgba(3, 67, 120, 0.5);
  width: 100%;
}

/* line 96, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 66.66667%;
  vertical-align: top;
  padding-right: 0.5rem;
}
/* line 100, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
}
/* line 103, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .dropdown-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: white;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
}
/* line 107, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .dropdown-wrapper .dropdown-icon {
  right: 0.15rem;
  top: 50%;
  margin-top: -0.8rem;
  color: white;
  background-color: #034378;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
  border-radius: 0.3rem;
  width: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
}
/* line 119, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .dropdown-wrapper > select {
  height: 1.9rem;
  padding-left: 0.5rem;
  font: 300 1.4rem/1 "Source Sans Pro", Arial, sans-serif;
}
/* line 125, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .dropdown-wrapper:hover .dropdown-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 130, ../sass/routes/_cockpit_wallpapers.scss */
.cockpit-wallpaper-download .orange-fake-button {
  width: 100%;
}

/* line 134, ../sass/routes/_cockpit_wallpapers.scss */
#popup .cockpit-wallpaper-download.close-button {
  padding: 0;
  margin-top: 13px;
  background: none;
  cursor: default;
}
/* line 139, ../sass/routes/_cockpit_wallpapers.scss */
#popup .cockpit-wallpaper-download.close-button:hover:after {
  display: none;
}
/* line 143, ../sass/routes/_cockpit_wallpapers.scss */
#popup .cockpit-wallpaper-download.close-button .dropdown-wrapper > select {
  height: 2.45rem;
}
/* line 147, ../sass/routes/_cockpit_wallpapers.scss */
#popup .cockpit-wallpaper-download.close-button .right a {
  font: 400 1.6rem/1.5rem "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  padding: 0.55rem 1.5rem 0.45rem;
  width: auto;
}
/* line 152, ../sass/routes/_cockpit_wallpapers.scss */
#popup .cockpit-wallpaper-download.close-button .dropdown-icon .fa {
  font-size: 0.8em !important;
}

/* line 1, ../sass/routes/_profile.scss */
#route-profile {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_profile.scss */
#route-profile section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}
/* line 6, ../sass/routes/_profile.scss */
#route-profile h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: white;
  margin-bottom: 0;
}
/* line 11, ../sass/routes/_profile.scss */
#route-profile .intro {
  font: 400 0.95rem/1.5 "Source Sans Pro", Arial, sans-serif;
  text-align: center;
}
/* line 14, ../sass/routes/_profile.scss */
#route-profile .intro a {
  text-decoration: none;
}
/* line 16, ../sass/routes/_profile.scss */
#route-profile .intro a:hover {
  text-decoration: underline;
}
/* line 21, ../sass/routes/_profile.scss */
#route-profile .cockpit-profile-name-header h2 {
  margin-left: 33.33333%;
}

/* line 26, ../sass/routes/_profile.scss */
.profile-content {
  max-width: 40rem;
  padding: 0 1rem;
  margin: 0 auto;
  overflow: hidden;
}

/* line 33, ../sass/routes/_profile.scss */
.profile-header-info, .profile-gallery {
  padding: 1rem 2rem;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 40rem;
  margin: 0 auto 2rem;
}

/* line 42, ../sass/routes/_profile.scss */
.profile-header-points {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 66.66667%;
  vertical-align: top;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 33.33333%;
}
/* line 47, ../sass/routes/_profile.scss */
.profile-header-points h2 {
  font-size: 1.5rem;
  color: #1c374f;
  padding-left: 1.5rem;
}

/* line 54, ../sass/routes/_profile.scss */
.profile-header-character {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 33.33333%;
  vertical-align: top;
  top: 0;
  left: 0;
  position: absolute;
  margin-top: 1rem;
  margin-left: 2rem;
  padding-right: 1rem;
}
/* line 60, ../sass/routes/_profile.scss */
.profile-header-character img {
  position: absolute;
  left: 0;
  top: 0;
  width: 9.875rem;
}

/* line 68, ../sass/routes/_profile.scss */
.profile-gallery-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 72, ../sass/routes/_profile.scss */
.profile-gallery-list li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

/* line 77, ../sass/routes/_profile.scss */
.profile-gallery-artwork {
  margin: 0 0 0.5rem;
}
/* line 79, ../sass/routes/_profile.scss */
.profile-gallery-artwork header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  background-color: #1c374f;
  padding: 1rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
}
/* line 84, ../sass/routes/_profile.scss */
.profile-gallery-artwork header time, .profile-gallery-artwork header h2 {
  display: inline-block;
  vertical-align: middle;
}
/* line 88, ../sass/routes/_profile.scss */
.profile-gallery-artwork header time {
  font: 400 1.2rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: #1c374f;
  background-color: white;
  padding: 0.3rem 0.45rem;
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 20%;
}
/* line 96, ../sass/routes/_profile.scss */
.profile-gallery-artwork header time strong, .profile-gallery-artwork header time small {
  display: block;
}
/* line 100, ../sass/routes/_profile.scss */
.profile-gallery-artwork header h2 {
  font: 300 1.25rem/1.25 "Source Sans Pro", Arial, sans-serif;
  text-transform: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  max-width: 80%;
}
/* line 108, ../sass/routes/_profile.scss */
.profile-gallery-artwork article {
  color: #1c374f;
  padding: 1rem 0;
}
/* line 111, ../sass/routes/_profile.scss */
.profile-gallery-artwork article > img {
  width: 100%;
  height: auto;
}
/* line 117, ../sass/routes/_profile.scss */
.profile-gallery-artwork article > img, .profile-gallery-artwork article > div {
  -moz-border-radius: 0.6rem;
  -webkit-border-radius: 0.6rem;
  border-radius: 0.6rem;
  border: 0.15rem solid #91b3c3;
}
/* line 121, ../sass/routes/_profile.scss */
.profile-gallery-artwork article p {
  padding-left: 0;
  padding-right: 0;
}

/* line 2, ../sass/routes/_competitions.scss */
#route-competitions iframe {
  width: 100%;
  height: 100%;
}

/* line 8, ../sass/routes/_competitions.scss */
section.competitions-content {
  height: 100%;
}

/* line 1, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery {
  background-attachment: fixed;
}
/* line 3, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery section.content {
  background: #1c374f url("../img/bg-cosmos-drawing.png") center center repeat;
}
/* line 6, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery h1 {
  font: 700 2.75rem/1 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  color: white;
}
/* line 10, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .intro {
  font: 400 0.95rem/1.5 "Source Sans Pro", Arial, sans-serif;
  text-align: center;
}
/* line 13, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .intro a {
  text-decoration: none;
}
/* line 15, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .intro a:hover {
  text-decoration: underline;
}
/* line 22, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork header {
  margin: 0.3rem 0;
}
/* line 26, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork article {
  padding: 0.3rem 0;
}
/* line 30, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork .cockpit-profile-name-header {
  padding: 0;
}
/* line 32, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork .cockpit-profile-name-header h3 {
  color: #fff;
}
/* line 35, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork .cockpit-profile-name-header .login {
  margin-left: 5px;
}
/* line 40, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork .work-info {
  color: #1c374f;
  background: #fff;
}
/* line 43, ../sass/routes/_all_works_gallery.scss */
#route-all_works_gallery .profile-gallery-artwork .work-info time {
  background: #1c374f;
  color: #fff;
}

/* line 25, ../sass/routes/_planets.scss */
.planet-image {
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  width: 1920px;
  height: 1292px;
  margin-left: -960px;
  margin-top: -646px;
  /* todo: jeszcze jeden próg do 0.7 / 0.8 + dalej skalowanie */
}
@media (min-width: 766px) and (max-width: 1200px), (min-width: 451px) and (max-height: 860px) {
  /* line 25, ../sass/routes/_planets.scss */
  .planet-image {
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
}
@media (max-width: 765px), (max-height: 450px) {
  /* line 25, ../sass/routes/_planets.scss */
  .planet-image {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
  }
}
/* line 52, ../sass/routes/_planets.scss */
.planet-image .game-link {
  position: absolute;
  left: 45%;
  top: 50%;
  width: 162px;
  text-align: center;
}
@media (max-width: 765px), (max-height: 450px) {
  /* line 52, ../sass/routes/_planets.scss */
  .planet-image .game-link {
    -webkit-transform-origin: 50% 90%;
    -moz-transform-origin: 50% 90%;
    -ms-transform-origin: 50% 90%;
    -o-transform-origin: 50% 90%;
    transform-origin: 50% 90%;
    -moz-transform: scale(1.65, 1.65);
    -ms-transform: scale(1.65, 1.65);
    -webkit-transform: scale(1.65, 1.65);
    transform: scale(1.65, 1.65);
  }
}
/* line 67, ../sass/routes/_planets.scss */
.planet-image .game-link img {
  display: block;
  margin: 0 auto;
  position: relative;
}
/* line 71, ../sass/routes/_planets.scss */
.planet-image .game-link .arrow {
  top: -0.4rem;
  z-index: 1;
}
/* line 75, ../sass/routes/_planets.scss */
.planet-image .game-link .shadow {
  margin-top: -0.5rem;
}
/* line 79, ../sass/routes/_planets.scss */
.planet-image .game-link:hover .arrow {
  top: 0;
}

/* line 86, ../sass/routes/_planets.scss */
html.menu-opened .planet-image {
  -moz-transform: translateX(-3.8rem);
  -ms-transform: translateX(-3.8rem);
  -webkit-transform: translateX(-3.8rem);
  transform: translateX(-3.8rem);
}
@media (min-width: 766px) and (max-width: 1200px), (min-width: 451px) and (max-height: 860px) {
  /* line 86, ../sass/routes/_planets.scss */
  html.menu-opened .planet-image {
    -webkit-transform: translateX(-3.8rem) scale(0.7);
    -moz-transform: translateX(-3.8rem) scale(0.7);
    -ms-transform: translateX(-3.8rem) scale(0.7);
    -o-transform: translateX(-3.8rem) scale(0.7);
    transform: translateX(-3.8rem) scale(0.7);
  }
}
@media (max-width: 765px), (max-height: 450px) {
  /* line 86, ../sass/routes/_planets.scss */
  html.menu-opened .planet-image {
    -webkit-transform: translateX(-3.8rem) scale(0.4);
    -moz-transform: translateX(-3.8rem) scale(0.4);
    -ms-transform: translateX(-3.8rem) scale(0.4);
    -o-transform: translateX(-3.8rem) scale(0.4);
    transform: translateX(-3.8rem) scale(0.4);
  }
}
/* line 103, ../sass/routes/_planets.scss */
html.menu-opened .planet-content .sticker {
  -moz-transform: translateX(-7.6rem);
  -ms-transform: translateX(-7.6rem);
  -webkit-transform: translateX(-7.6rem);
  transform: translateX(-7.6rem);
}

/* line 108, ../sass/routes/_planets.scss */
.planet-content {
  /*
  // Game positions
  .game-link.autostrada {
    left: 40.5%;
    top: 32%;
    @include position_in_big_image(39.5%, 32%);
  }
  .game-link.panstwa {
    left: 50%;
    top: 35%;
    @include position_in_big_image(50%, 35%);
  }
  .game-link.slowa {
    left: 42.5%;
    top: 63%;
    @include position_in_big_image(42.5%, 63%);
  }
  .game-link.liscie {
    left: 34%;
    top: 34%;
    @include position_in_big_image(34%, 34%);
  }
  .game-link.prezenty {
    left: 53%;
    top: 53%;
    @include position_in_big_image(53%, 53%);
  }
  .game-link.klocki {
    left: 45%;
    top: 27%;
    @include position_in_big_image(44.5%, 26%);
  }
  .game-link.smieci {
    left: 44%;
    top: 31%;
    @include position_in_big_image(43%, 29%);
  }
  .game-link.literaki {
    left: 42.5%;
    top: 53%;
  }
  .game-link.naklejki {
    left: 51%;
    top: 29%;
    @include position_in_big_image(51%, 29%);
  }
  */
}
/* line 109, ../sass/routes/_planets.scss */
.planet-content .sticker {
  top: 8%;
  right: 8%;
  position: absolute;
}
@media (max-width: 1450px) {
  /* line 109, ../sass/routes/_planets.scss */
  .planet-content .sticker {
    right: 2%;
    top: 2%;
  }
}
@media (max-width: 1040px) {
  /* line 109, ../sass/routes/_planets.scss */
  .planet-content .sticker {
    width: 8.7rem;
    height: 8.7rem;
    font-size: 2.6rem;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-1 {
  left: 25%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-1 {
    left: 25%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-2 {
  left: 25%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-2 {
    left: 25%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-3 {
  left: 25%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-3 {
    left: 25%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-4 {
  left: 25%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-4 {
    left: 25%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-5 {
  left: 25%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-5 {
    left: 25%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-6 {
  left: 25%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-6 {
    left: 25%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-7 {
  left: 25%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-7 {
    left: 25%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-8 {
  left: 25%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-8 {
    left: 25%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-9 {
  left: 25%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-9 {
    left: 25%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-10 {
  left: 25%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-10 {
    left: 25%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-11 {
  left: 25%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-11 {
    left: 25%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-12 {
  left: 25%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-12 {
    left: 25%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-13 {
  left: 25%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-13 {
    left: 25%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-14 {
  left: 25%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-14 {
    left: 25%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-15 {
  left: 25%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-15 {
    left: 25%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-16 {
  left: 25%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-16 {
    left: 25%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-17 {
  left: 25%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-17 {
    left: 25%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-18 {
  left: 25%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-18 {
    left: 25%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-19 {
  left: 25%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-19 {
    left: 25%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-20 {
  left: 25%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-20 {
    left: 25%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-1-21 {
  left: 25%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-1-21 {
    left: 25%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-1 {
  left: 27.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-1 {
    left: 27.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-2 {
  left: 27.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-2 {
    left: 27.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-3 {
  left: 27.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-3 {
    left: 27.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-4 {
  left: 27.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-4 {
    left: 27.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-5 {
  left: 27.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-5 {
    left: 27.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-6 {
  left: 27.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-6 {
    left: 27.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-7 {
  left: 27.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-7 {
    left: 27.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-8 {
  left: 27.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-8 {
    left: 27.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-9 {
  left: 27.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-9 {
    left: 27.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-10 {
  left: 27.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-10 {
    left: 27.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-11 {
  left: 27.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-11 {
    left: 27.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-12 {
  left: 27.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-12 {
    left: 27.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-13 {
  left: 27.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-13 {
    left: 27.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-14 {
  left: 27.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-14 {
    left: 27.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-15 {
  left: 27.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-15 {
    left: 27.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-16 {
  left: 27.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-16 {
    left: 27.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-17 {
  left: 27.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-17 {
    left: 27.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-18 {
  left: 27.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-18 {
    left: 27.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-19 {
  left: 27.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-19 {
    left: 27.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-20 {
  left: 27.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-20 {
    left: 27.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-2-21 {
  left: 27.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-2-21 {
    left: 27.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-1 {
  left: 30%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-1 {
    left: 30%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-2 {
  left: 30%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-2 {
    left: 30%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-3 {
  left: 30%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-3 {
    left: 30%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-4 {
  left: 30%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-4 {
    left: 30%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-5 {
  left: 30%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-5 {
    left: 30%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-6 {
  left: 30%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-6 {
    left: 30%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-7 {
  left: 30%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-7 {
    left: 30%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-8 {
  left: 30%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-8 {
    left: 30%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-9 {
  left: 30%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-9 {
    left: 30%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-10 {
  left: 30%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-10 {
    left: 30%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-11 {
  left: 30%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-11 {
    left: 30%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-12 {
  left: 30%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-12 {
    left: 30%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-13 {
  left: 30%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-13 {
    left: 30%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-14 {
  left: 30%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-14 {
    left: 30%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-15 {
  left: 30%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-15 {
    left: 30%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-16 {
  left: 30%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-16 {
    left: 30%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-17 {
  left: 30%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-17 {
    left: 30%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-18 {
  left: 30%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-18 {
    left: 30%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-19 {
  left: 30%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-19 {
    left: 30%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-20 {
  left: 30%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-20 {
    left: 30%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-3-21 {
  left: 30%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-3-21 {
    left: 30%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-1 {
  left: 32.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-1 {
    left: 32.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-2 {
  left: 32.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-2 {
    left: 32.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-3 {
  left: 32.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-3 {
    left: 32.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-4 {
  left: 32.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-4 {
    left: 32.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-5 {
  left: 32.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-5 {
    left: 32.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-6 {
  left: 32.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-6 {
    left: 32.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-7 {
  left: 32.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-7 {
    left: 32.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-8 {
  left: 32.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-8 {
    left: 32.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-9 {
  left: 32.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-9 {
    left: 32.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-10 {
  left: 32.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-10 {
    left: 32.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-11 {
  left: 32.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-11 {
    left: 32.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-12 {
  left: 32.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-12 {
    left: 32.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-13 {
  left: 32.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-13 {
    left: 32.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-14 {
  left: 32.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-14 {
    left: 32.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-15 {
  left: 32.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-15 {
    left: 32.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-16 {
  left: 32.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-16 {
    left: 32.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-17 {
  left: 32.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-17 {
    left: 32.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-18 {
  left: 32.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-18 {
    left: 32.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-19 {
  left: 32.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-19 {
    left: 32.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-20 {
  left: 32.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-20 {
    left: 32.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-4-21 {
  left: 32.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-4-21 {
    left: 32.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-1 {
  left: 35%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-1 {
    left: 35%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-2 {
  left: 35%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-2 {
    left: 35%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-3 {
  left: 35%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-3 {
    left: 35%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-4 {
  left: 35%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-4 {
    left: 35%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-5 {
  left: 35%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-5 {
    left: 35%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-6 {
  left: 35%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-6 {
    left: 35%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-7 {
  left: 35%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-7 {
    left: 35%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-8 {
  left: 35%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-8 {
    left: 35%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-9 {
  left: 35%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-9 {
    left: 35%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-10 {
  left: 35%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-10 {
    left: 35%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-11 {
  left: 35%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-11 {
    left: 35%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-12 {
  left: 35%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-12 {
    left: 35%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-13 {
  left: 35%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-13 {
    left: 35%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-14 {
  left: 35%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-14 {
    left: 35%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-15 {
  left: 35%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-15 {
    left: 35%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-16 {
  left: 35%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-16 {
    left: 35%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-17 {
  left: 35%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-17 {
    left: 35%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-18 {
  left: 35%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-18 {
    left: 35%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-19 {
  left: 35%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-19 {
    left: 35%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-20 {
  left: 35%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-20 {
    left: 35%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-5-21 {
  left: 35%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-5-21 {
    left: 35%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-1 {
  left: 37.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-1 {
    left: 37.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-2 {
  left: 37.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-2 {
    left: 37.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-3 {
  left: 37.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-3 {
    left: 37.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-4 {
  left: 37.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-4 {
    left: 37.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-5 {
  left: 37.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-5 {
    left: 37.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-6 {
  left: 37.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-6 {
    left: 37.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-7 {
  left: 37.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-7 {
    left: 37.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-8 {
  left: 37.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-8 {
    left: 37.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-9 {
  left: 37.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-9 {
    left: 37.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-10 {
  left: 37.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-10 {
    left: 37.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-11 {
  left: 37.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-11 {
    left: 37.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-12 {
  left: 37.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-12 {
    left: 37.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-13 {
  left: 37.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-13 {
    left: 37.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-14 {
  left: 37.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-14 {
    left: 37.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-15 {
  left: 37.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-15 {
    left: 37.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-16 {
  left: 37.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-16 {
    left: 37.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-17 {
  left: 37.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-17 {
    left: 37.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-18 {
  left: 37.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-18 {
    left: 37.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-19 {
  left: 37.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-19 {
    left: 37.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-20 {
  left: 37.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-20 {
    left: 37.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-6-21 {
  left: 37.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-6-21 {
    left: 37.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-1 {
  left: 40%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-1 {
    left: 40%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-2 {
  left: 40%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-2 {
    left: 40%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-3 {
  left: 40%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-3 {
    left: 40%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-4 {
  left: 40%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-4 {
    left: 40%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-5 {
  left: 40%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-5 {
    left: 40%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-6 {
  left: 40%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-6 {
    left: 40%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-7 {
  left: 40%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-7 {
    left: 40%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-8 {
  left: 40%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-8 {
    left: 40%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-9 {
  left: 40%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-9 {
    left: 40%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-10 {
  left: 40%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-10 {
    left: 40%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-11 {
  left: 40%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-11 {
    left: 40%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-12 {
  left: 40%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-12 {
    left: 40%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-13 {
  left: 40%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-13 {
    left: 40%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-14 {
  left: 40%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-14 {
    left: 40%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-15 {
  left: 40%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-15 {
    left: 40%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-16 {
  left: 40%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-16 {
    left: 40%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-17 {
  left: 40%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-17 {
    left: 40%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-18 {
  left: 40%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-18 {
    left: 40%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-19 {
  left: 40%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-19 {
    left: 40%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-20 {
  left: 40%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-20 {
    left: 40%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-7-21 {
  left: 40%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-7-21 {
    left: 40%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-1 {
  left: 42.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-1 {
    left: 42.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-2 {
  left: 42.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-2 {
    left: 42.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-3 {
  left: 42.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-3 {
    left: 42.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-4 {
  left: 42.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-4 {
    left: 42.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-5 {
  left: 42.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-5 {
    left: 42.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-6 {
  left: 42.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-6 {
    left: 42.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-7 {
  left: 42.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-7 {
    left: 42.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-8 {
  left: 42.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-8 {
    left: 42.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-9 {
  left: 42.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-9 {
    left: 42.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-10 {
  left: 42.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-10 {
    left: 42.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-11 {
  left: 42.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-11 {
    left: 42.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-12 {
  left: 42.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-12 {
    left: 42.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-13 {
  left: 42.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-13 {
    left: 42.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-14 {
  left: 42.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-14 {
    left: 42.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-15 {
  left: 42.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-15 {
    left: 42.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-16 {
  left: 42.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-16 {
    left: 42.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-17 {
  left: 42.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-17 {
    left: 42.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-18 {
  left: 42.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-18 {
    left: 42.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-19 {
  left: 42.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-19 {
    left: 42.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-20 {
  left: 42.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-20 {
    left: 42.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-8-21 {
  left: 42.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-8-21 {
    left: 42.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-1 {
  left: 45%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-1 {
    left: 45%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-2 {
  left: 45%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-2 {
    left: 45%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-3 {
  left: 45%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-3 {
    left: 45%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-4 {
  left: 45%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-4 {
    left: 45%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-5 {
  left: 45%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-5 {
    left: 45%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-6 {
  left: 45%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-6 {
    left: 45%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-7 {
  left: 45%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-7 {
    left: 45%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-8 {
  left: 45%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-8 {
    left: 45%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-9 {
  left: 45%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-9 {
    left: 45%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-10 {
  left: 45%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-10 {
    left: 45%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-11 {
  left: 45%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-11 {
    left: 45%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-12 {
  left: 45%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-12 {
    left: 45%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-13 {
  left: 45%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-13 {
    left: 45%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-14 {
  left: 45%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-14 {
    left: 45%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-15 {
  left: 45%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-15 {
    left: 45%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-16 {
  left: 45%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-16 {
    left: 45%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-17 {
  left: 45%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-17 {
    left: 45%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-18 {
  left: 45%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-18 {
    left: 45%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-19 {
  left: 45%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-19 {
    left: 45%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-20 {
  left: 45%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-20 {
    left: 45%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-9-21 {
  left: 45%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-9-21 {
    left: 45%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-1 {
  left: 47.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-1 {
    left: 47.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-2 {
  left: 47.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-2 {
    left: 47.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-3 {
  left: 47.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-3 {
    left: 47.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-4 {
  left: 47.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-4 {
    left: 47.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-5 {
  left: 47.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-5 {
    left: 47.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-6 {
  left: 47.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-6 {
    left: 47.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-7 {
  left: 47.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-7 {
    left: 47.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-8 {
  left: 47.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-8 {
    left: 47.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-9 {
  left: 47.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-9 {
    left: 47.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-10 {
  left: 47.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-10 {
    left: 47.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-11 {
  left: 47.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-11 {
    left: 47.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-12 {
  left: 47.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-12 {
    left: 47.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-13 {
  left: 47.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-13 {
    left: 47.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-14 {
  left: 47.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-14 {
    left: 47.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-15 {
  left: 47.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-15 {
    left: 47.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-16 {
  left: 47.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-16 {
    left: 47.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-17 {
  left: 47.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-17 {
    left: 47.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-18 {
  left: 47.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-18 {
    left: 47.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-19 {
  left: 47.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-19 {
    left: 47.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-20 {
  left: 47.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-20 {
    left: 47.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-10-21 {
  left: 47.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-10-21 {
    left: 47.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-1 {
  left: 50%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-1 {
    left: 50%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-2 {
  left: 50%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-2 {
    left: 50%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-3 {
  left: 50%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-3 {
    left: 50%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-4 {
  left: 50%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-4 {
    left: 50%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-5 {
  left: 50%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-5 {
    left: 50%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-6 {
  left: 50%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-6 {
    left: 50%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-7 {
  left: 50%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-7 {
    left: 50%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-8 {
  left: 50%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-8 {
    left: 50%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-9 {
  left: 50%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-9 {
    left: 50%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-10 {
  left: 50%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-10 {
    left: 50%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-11 {
  left: 50%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-11 {
    left: 50%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-12 {
  left: 50%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-12 {
    left: 50%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-13 {
  left: 50%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-13 {
    left: 50%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-14 {
  left: 50%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-14 {
    left: 50%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-15 {
  left: 50%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-15 {
    left: 50%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-16 {
  left: 50%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-16 {
    left: 50%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-17 {
  left: 50%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-17 {
    left: 50%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-18 {
  left: 50%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-18 {
    left: 50%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-19 {
  left: 50%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-19 {
    left: 50%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-20 {
  left: 50%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-20 {
    left: 50%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-11-21 {
  left: 50%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-11-21 {
    left: 50%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-1 {
  left: 52.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-1 {
    left: 52.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-2 {
  left: 52.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-2 {
    left: 52.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-3 {
  left: 52.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-3 {
    left: 52.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-4 {
  left: 52.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-4 {
    left: 52.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-5 {
  left: 52.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-5 {
    left: 52.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-6 {
  left: 52.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-6 {
    left: 52.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-7 {
  left: 52.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-7 {
    left: 52.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-8 {
  left: 52.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-8 {
    left: 52.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-9 {
  left: 52.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-9 {
    left: 52.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-10 {
  left: 52.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-10 {
    left: 52.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-11 {
  left: 52.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-11 {
    left: 52.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-12 {
  left: 52.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-12 {
    left: 52.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-13 {
  left: 52.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-13 {
    left: 52.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-14 {
  left: 52.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-14 {
    left: 52.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-15 {
  left: 52.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-15 {
    left: 52.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-16 {
  left: 52.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-16 {
    left: 52.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-17 {
  left: 52.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-17 {
    left: 52.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-18 {
  left: 52.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-18 {
    left: 52.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-19 {
  left: 52.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-19 {
    left: 52.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-20 {
  left: 52.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-20 {
    left: 52.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-12-21 {
  left: 52.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-12-21 {
    left: 52.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-1 {
  left: 55%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-1 {
    left: 55%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-2 {
  left: 55%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-2 {
    left: 55%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-3 {
  left: 55%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-3 {
    left: 55%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-4 {
  left: 55%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-4 {
    left: 55%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-5 {
  left: 55%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-5 {
    left: 55%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-6 {
  left: 55%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-6 {
    left: 55%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-7 {
  left: 55%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-7 {
    left: 55%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-8 {
  left: 55%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-8 {
    left: 55%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-9 {
  left: 55%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-9 {
    left: 55%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-10 {
  left: 55%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-10 {
    left: 55%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-11 {
  left: 55%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-11 {
    left: 55%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-12 {
  left: 55%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-12 {
    left: 55%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-13 {
  left: 55%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-13 {
    left: 55%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-14 {
  left: 55%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-14 {
    left: 55%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-15 {
  left: 55%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-15 {
    left: 55%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-16 {
  left: 55%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-16 {
    left: 55%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-17 {
  left: 55%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-17 {
    left: 55%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-18 {
  left: 55%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-18 {
    left: 55%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-19 {
  left: 55%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-19 {
    left: 55%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-20 {
  left: 55%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-20 {
    left: 55%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-13-21 {
  left: 55%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-13-21 {
    left: 55%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-1 {
  left: 57.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-1 {
    left: 57.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-2 {
  left: 57.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-2 {
    left: 57.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-3 {
  left: 57.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-3 {
    left: 57.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-4 {
  left: 57.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-4 {
    left: 57.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-5 {
  left: 57.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-5 {
    left: 57.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-6 {
  left: 57.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-6 {
    left: 57.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-7 {
  left: 57.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-7 {
    left: 57.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-8 {
  left: 57.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-8 {
    left: 57.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-9 {
  left: 57.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-9 {
    left: 57.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-10 {
  left: 57.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-10 {
    left: 57.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-11 {
  left: 57.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-11 {
    left: 57.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-12 {
  left: 57.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-12 {
    left: 57.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-13 {
  left: 57.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-13 {
    left: 57.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-14 {
  left: 57.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-14 {
    left: 57.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-15 {
  left: 57.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-15 {
    left: 57.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-16 {
  left: 57.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-16 {
    left: 57.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-17 {
  left: 57.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-17 {
    left: 57.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-18 {
  left: 57.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-18 {
    left: 57.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-19 {
  left: 57.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-19 {
    left: 57.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-20 {
  left: 57.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-20 {
    left: 57.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-14-21 {
  left: 57.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-14-21 {
    left: 57.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-1 {
  left: 60%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-1 {
    left: 60%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-2 {
  left: 60%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-2 {
    left: 60%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-3 {
  left: 60%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-3 {
    left: 60%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-4 {
  left: 60%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-4 {
    left: 60%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-5 {
  left: 60%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-5 {
    left: 60%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-6 {
  left: 60%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-6 {
    left: 60%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-7 {
  left: 60%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-7 {
    left: 60%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-8 {
  left: 60%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-8 {
    left: 60%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-9 {
  left: 60%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-9 {
    left: 60%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-10 {
  left: 60%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-10 {
    left: 60%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-11 {
  left: 60%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-11 {
    left: 60%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-12 {
  left: 60%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-12 {
    left: 60%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-13 {
  left: 60%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-13 {
    left: 60%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-14 {
  left: 60%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-14 {
    left: 60%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-15 {
  left: 60%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-15 {
    left: 60%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-16 {
  left: 60%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-16 {
    left: 60%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-17 {
  left: 60%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-17 {
    left: 60%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-18 {
  left: 60%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-18 {
    left: 60%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-19 {
  left: 60%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-19 {
    left: 60%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-20 {
  left: 60%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-20 {
    left: 60%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-15-21 {
  left: 60%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-15-21 {
    left: 60%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-1 {
  left: 62.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-1 {
    left: 62.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-2 {
  left: 62.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-2 {
    left: 62.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-3 {
  left: 62.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-3 {
    left: 62.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-4 {
  left: 62.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-4 {
    left: 62.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-5 {
  left: 62.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-5 {
    left: 62.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-6 {
  left: 62.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-6 {
    left: 62.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-7 {
  left: 62.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-7 {
    left: 62.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-8 {
  left: 62.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-8 {
    left: 62.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-9 {
  left: 62.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-9 {
    left: 62.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-10 {
  left: 62.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-10 {
    left: 62.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-11 {
  left: 62.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-11 {
    left: 62.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-12 {
  left: 62.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-12 {
    left: 62.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-13 {
  left: 62.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-13 {
    left: 62.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-14 {
  left: 62.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-14 {
    left: 62.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-15 {
  left: 62.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-15 {
    left: 62.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-16 {
  left: 62.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-16 {
    left: 62.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-17 {
  left: 62.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-17 {
    left: 62.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-18 {
  left: 62.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-18 {
    left: 62.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-19 {
  left: 62.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-19 {
    left: 62.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-20 {
  left: 62.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-20 {
    left: 62.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-16-21 {
  left: 62.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-16-21 {
    left: 62.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-1 {
  left: 65%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-1 {
    left: 65%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-2 {
  left: 65%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-2 {
    left: 65%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-3 {
  left: 65%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-3 {
    left: 65%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-4 {
  left: 65%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-4 {
    left: 65%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-5 {
  left: 65%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-5 {
    left: 65%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-6 {
  left: 65%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-6 {
    left: 65%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-7 {
  left: 65%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-7 {
    left: 65%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-8 {
  left: 65%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-8 {
    left: 65%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-9 {
  left: 65%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-9 {
    left: 65%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-10 {
  left: 65%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-10 {
    left: 65%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-11 {
  left: 65%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-11 {
    left: 65%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-12 {
  left: 65%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-12 {
    left: 65%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-13 {
  left: 65%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-13 {
    left: 65%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-14 {
  left: 65%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-14 {
    left: 65%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-15 {
  left: 65%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-15 {
    left: 65%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-16 {
  left: 65%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-16 {
    left: 65%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-17 {
  left: 65%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-17 {
    left: 65%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-18 {
  left: 65%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-18 {
    left: 65%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-19 {
  left: 65%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-19 {
    left: 65%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-20 {
  left: 65%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-20 {
    left: 65%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-17-21 {
  left: 65%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-17-21 {
    left: 65%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-1 {
  left: 67.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-1 {
    left: 67.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-2 {
  left: 67.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-2 {
    left: 67.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-3 {
  left: 67.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-3 {
    left: 67.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-4 {
  left: 67.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-4 {
    left: 67.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-5 {
  left: 67.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-5 {
    left: 67.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-6 {
  left: 67.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-6 {
    left: 67.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-7 {
  left: 67.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-7 {
    left: 67.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-8 {
  left: 67.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-8 {
    left: 67.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-9 {
  left: 67.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-9 {
    left: 67.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-10 {
  left: 67.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-10 {
    left: 67.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-11 {
  left: 67.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-11 {
    left: 67.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-12 {
  left: 67.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-12 {
    left: 67.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-13 {
  left: 67.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-13 {
    left: 67.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-14 {
  left: 67.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-14 {
    left: 67.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-15 {
  left: 67.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-15 {
    left: 67.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-16 {
  left: 67.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-16 {
    left: 67.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-17 {
  left: 67.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-17 {
    left: 67.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-18 {
  left: 67.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-18 {
    left: 67.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-19 {
  left: 67.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-19 {
    left: 67.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-20 {
  left: 67.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-20 {
    left: 67.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-18-21 {
  left: 67.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-18-21 {
    left: 67.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-1 {
  left: 70%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-1 {
    left: 70%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-2 {
  left: 70%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-2 {
    left: 70%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-3 {
  left: 70%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-3 {
    left: 70%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-4 {
  left: 70%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-4 {
    left: 70%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-5 {
  left: 70%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-5 {
    left: 70%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-6 {
  left: 70%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-6 {
    left: 70%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-7 {
  left: 70%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-7 {
    left: 70%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-8 {
  left: 70%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-8 {
    left: 70%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-9 {
  left: 70%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-9 {
    left: 70%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-10 {
  left: 70%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-10 {
    left: 70%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-11 {
  left: 70%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-11 {
    left: 70%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-12 {
  left: 70%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-12 {
    left: 70%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-13 {
  left: 70%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-13 {
    left: 70%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-14 {
  left: 70%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-14 {
    left: 70%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-15 {
  left: 70%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-15 {
    left: 70%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-16 {
  left: 70%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-16 {
    left: 70%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-17 {
  left: 70%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-17 {
    left: 70%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-18 {
  left: 70%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-18 {
    left: 70%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-19 {
  left: 70%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-19 {
    left: 70%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-20 {
  left: 70%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-20 {
    left: 70%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-19-21 {
  left: 70%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-19-21 {
    left: 70%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-1 {
  left: 72.5%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-1 {
    left: 72.5%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-2 {
  left: 72.5%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-2 {
    left: 72.5%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-3 {
  left: 72.5%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-3 {
    left: 72.5%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-4 {
  left: 72.5%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-4 {
    left: 72.5%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-5 {
  left: 72.5%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-5 {
    left: 72.5%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-6 {
  left: 72.5%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-6 {
    left: 72.5%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-7 {
  left: 72.5%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-7 {
    left: 72.5%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-8 {
  left: 72.5%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-8 {
    left: 72.5%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-9 {
  left: 72.5%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-9 {
    left: 72.5%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-10 {
  left: 72.5%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-10 {
    left: 72.5%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-11 {
  left: 72.5%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-11 {
    left: 72.5%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-12 {
  left: 72.5%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-12 {
    left: 72.5%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-13 {
  left: 72.5%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-13 {
    left: 72.5%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-14 {
  left: 72.5%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-14 {
    left: 72.5%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-15 {
  left: 72.5%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-15 {
    left: 72.5%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-16 {
  left: 72.5%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-16 {
    left: 72.5%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-17 {
  left: 72.5%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-17 {
    left: 72.5%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-18 {
  left: 72.5%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-18 {
    left: 72.5%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-19 {
  left: 72.5%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-19 {
    left: 72.5%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-20 {
  left: 72.5%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-20 {
    left: 72.5%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-20-21 {
  left: 72.5%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-20-21 {
    left: 72.5%;
    top: 75%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-1 {
  left: 75%;
  top: 25%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-1 {
    left: 75%;
    top: 25%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-2 {
  left: 75%;
  top: 27.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-2 {
    left: 75%;
    top: 27.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-3 {
  left: 75%;
  top: 30%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-3 {
    left: 75%;
    top: 30%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-4 {
  left: 75%;
  top: 32.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-4 {
    left: 75%;
    top: 32.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-5 {
  left: 75%;
  top: 35%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-5 {
    left: 75%;
    top: 35%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-6 {
  left: 75%;
  top: 37.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-6 {
    left: 75%;
    top: 37.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-7 {
  left: 75%;
  top: 40%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-7 {
    left: 75%;
    top: 40%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-8 {
  left: 75%;
  top: 42.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-8 {
    left: 75%;
    top: 42.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-9 {
  left: 75%;
  top: 45%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-9 {
    left: 75%;
    top: 45%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-10 {
  left: 75%;
  top: 47.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-10 {
    left: 75%;
    top: 47.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-11 {
  left: 75%;
  top: 50%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-11 {
    left: 75%;
    top: 50%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-12 {
  left: 75%;
  top: 52.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-12 {
    left: 75%;
    top: 52.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-13 {
  left: 75%;
  top: 55%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-13 {
    left: 75%;
    top: 55%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-14 {
  left: 75%;
  top: 57.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-14 {
    left: 75%;
    top: 57.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-15 {
  left: 75%;
  top: 60%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-15 {
    left: 75%;
    top: 60%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-16 {
  left: 75%;
  top: 62.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-16 {
    left: 75%;
    top: 62.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-17 {
  left: 75%;
  top: 65%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-17 {
    left: 75%;
    top: 65%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-18 {
  left: 75%;
  top: 67.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-18 {
    left: 75%;
    top: 67.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-19 {
  left: 75%;
  top: 70%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-19 {
    left: 75%;
    top: 70%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-20 {
  left: 75%;
  top: 72.5%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-20 {
    left: 75%;
    top: 72.5%;
  }
}
/* line 136, ../sass/routes/_planets.scss */
.planet-content .game-link.grid-21-21 {
  left: 75%;
  top: 75%;
}
@media (min-width: 1400px) and (min-height: 1070px) {
  /* line 136, ../sass/routes/_planets.scss */
  .planet-content .game-link.grid-21-21 {
    left: 75%;
    top: 75%;
  }
}

/* line 198, ../sass/routes/_planets.scss */
a.back-to-galaxy {
  top: 8%;
  left: 4%;
  position: absolute;
  font: 700 1.2rem/0.9 "Bebas Neue", "Source Sans Pro", Arial, sans-serif;
  padding: 0.6rem 1rem;
  -moz-border-radius: 1.2rem;
  -webkit-border-radius: 1.2rem;
  border-radius: 1.2rem;
  text-transform: uppercase;
  color: #eae8d5;
  background-color: rgba(98, 171, 168, 0.72);
  text-shadow: 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.3);
  text-shadow: 0.05rem 0.1rem 0 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1450px) {
  /* line 198, ../sass/routes/_planets.scss */
  a.back-to-galaxy {
    left: 1%;
    top: 2%;
  }
}
/* line 212, ../sass/routes/_planets.scss */
a.back-to-galaxy:hover {
  background-color: rgba(80, 149, 147, 0.72);
}

/* line 2, ../sass/routes/_404.scss */
#route-404-demo #animated-background, #route- #animated-background, #route-404 #animated-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  background: url("../img/bg-cosmos.jpg") no-repeat center;
  z-index: -1;
  opacity: .1;
  -moz-animation: flashingspace linear 5s infinite;
  -webkit-animation: flashingspace linear 5s infinite;
  animation: flashingspace linear 5s infinite;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -webkit-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
}
@-moz-keyframes flashingspace {
  0% {
    opacity: 0.1;
  }
  8% {
    opacity: 0.14;
  }
  17% {
    opacity: 0.2;
  }
  24% {
    opacity: 0.1;
  }
  32% {
    opacity: 0.35;
  }
  40% {
    opacity: 0.1;
  }
  48% {
    opacity: 0.25;
  }
  57% {
    opacity: 0.2;
  }
  64% {
    opacity: 0.1;
  }
  71% {
    opacity: 0.5;
  }
  78% {
    opacity: 0.1;
  }
  86% {
    opacity: 0.35;
  }
  93% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.1;
  }
}
@-webkit-keyframes flashingspace {
  0% {
    opacity: 0.1;
  }
  8% {
    opacity: 0.14;
  }
  17% {
    opacity: 0.2;
  }
  24% {
    opacity: 0.1;
  }
  32% {
    opacity: 0.35;
  }
  40% {
    opacity: 0.1;
  }
  48% {
    opacity: 0.25;
  }
  57% {
    opacity: 0.2;
  }
  64% {
    opacity: 0.1;
  }
  71% {
    opacity: 0.5;
  }
  78% {
    opacity: 0.1;
  }
  86% {
    opacity: 0.35;
  }
  93% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes flashingspace {
  0% {
    opacity: 0.1;
  }
  8% {
    opacity: 0.14;
  }
  17% {
    opacity: 0.2;
  }
  24% {
    opacity: 0.1;
  }
  32% {
    opacity: 0.35;
  }
  40% {
    opacity: 0.1;
  }
  48% {
    opacity: 0.25;
  }
  57% {
    opacity: 0.2;
  }
  64% {
    opacity: 0.1;
  }
  71% {
    opacity: 0.5;
  }
  78% {
    opacity: 0.1;
  }
  86% {
    opacity: 0.35;
  }
  93% {
    opacity: 0.05;
  }
  100% {
    opacity: 0.1;
  }
}
@-moz-keyframes planetRotate {
  0% {
    transform: rotate(1deg);
  }
  50% {
    transofmr: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes planetRotate {
  0% {
    transform: rotate(1deg);
  }
  50% {
    transofmr: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes planetRotate {
  0% {
    transform: rotate(1deg);
  }
  50% {
    transofmr: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 38, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404, #route- #wrapper-404, #route-404 #wrapper-404 {
  width: 750px;
  position: absolute;
  left: 50%;
  margin-left: -375px;
  text-align: center;
}
/* line 44, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 > p, #route-404-demo #wrapper-404 h2, #route- #wrapper-404 > p, #route- #wrapper-404 h2, #route-404 #wrapper-404 > p, #route-404 #wrapper-404 h2 {
  text-align: center;
}
/* line 48, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 > p, #route- #wrapper-404 > p, #route-404 #wrapper-404 > p {
  margin-top: 2em;
}
/* line 52, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 > p, #route-404-demo #wrapper-404 ol li, #route- #wrapper-404 > p, #route- #wrapper-404 ol li, #route-404 #wrapper-404 > p, #route-404 #wrapper-404 ol li {
  font-size: 0.8em;
}
/* line 54, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 > p:last-child, #route-404-demo #wrapper-404 ol li:last-child, #route- #wrapper-404 > p:last-child, #route- #wrapper-404 ol li:last-child, #route-404 #wrapper-404 > p:last-child, #route-404 #wrapper-404 ol li:last-child {
  margin-bottom: 1em;
}
/* line 59, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .home_btn, #route- #wrapper-404 .home_btn, #route-404 #wrapper-404 .home_btn {
  padding: 10px 20px;
  background: #fff390;
  border-radius: 0.1rem;
  color: #2e5655;
  text-decoration: none;
}
/* line 65, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .home_btn:hover, #route- #wrapper-404 .home_btn:hover, #route-404 #wrapper-404 .home_btn:hover {
  background: #eae8d5;
}
/* line 69, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .planet-rotate, #route- #wrapper-404 .planet-rotate, #route-404 #wrapper-404 .planet-rotate {
  position: relative;
  width: 400px;
  margin: 0 auto;
  margin-top: 135px;
  overflow: visible;
}
/* line 75, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .planet-rotate:before, #route- #wrapper-404 .planet-rotate:before, #route-404 #wrapper-404 .planet-rotate:before {
  z-index: 5;
  position: absolute;
  top: -115px;
  right: 40px;
  content: '';
  width: 185px;
  height: 231px;
  background: url("../img/index/ufo-404.png") no-repeat;
}
/* line 85, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .planet-rotate .error-code, #route- #wrapper-404 .planet-rotate .error-code, #route-404 #wrapper-404 .planet-rotate .error-code {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 135px;
  font-size: 76px !important;
  color: #dbf7c5;
  font-weight: 700;
}
/* line 94, ../sass/routes/_404.scss */
#route-404-demo #wrapper-404 .planet-rotate img, #route- #wrapper-404 .planet-rotate img, #route-404 #wrapper-404 .planet-rotate img {
  -moz-animation: planetRotate linear 12s infinite;
  -webkit-animation: planetRotate linear 12s infinite;
  animation: planetRotate linear 12s infinite;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -webkit-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
}

/* line 1, ../sass/routes/_fairy-tales.scss */
.fairy-tales {
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 110px;
  height: auto;
  cursor: pointer;
}
@media (min-width: 1149px), (min-height: 700px) {
  /* line 1, ../sass/routes/_fairy-tales.scss */
  .fairy-tales {
    left: 10%;
  }
}
@media (min-height: 768px) {
  /* line 1, ../sass/routes/_fairy-tales.scss */
  .fairy-tales {
    top: 640px;
    left: 180px;
    width: 120px;
  }
}

/* line 21, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2000;
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s ease-in-out;
  overflow: auto;
}
/* line 34, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal.is-active {
  opacity: 1;
  pointer-events: all;
}
/* line 39, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__inner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 90%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 1.5rem;
  margin: 15px 0;
}
@media (min-width: 768px) {
  /* line 39, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__inner {
    max-width: 630px;
  }
}
@media (min-height: 600px) {
  /* line 39, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__inner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
  }
}
/* line 63, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__content {
  padding: 20px 35px;
}
@media (min-width: 576px) {
  /* line 63, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__content {
    padding: 25px 50px;
  }
}
/* line 71, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 15px;
  height: auto;
}
/* line 80, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__title {
  color: #4ba69d;
  text-decoration: underline;
  text-align: center;
  font-weight: 700;
  font-size: 19px;
}
@media (min-width: 576px) {
  /* line 80, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__title {
    font-size: 30px;
  }
}
/* line 92, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__list {
  text-transform: uppercase;
  margin: 15px 0 0 0;
  padding: 0;
}
@media (min-width: 576px) {
  /* line 92, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__list {
    margin-top: 30px;
  }
}
/* line 103, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__item:not(:last-child) {
  margin-bottom: 15px;
}
/* line 108, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__item:first-child .fairy-tales-modal__img {
  width: 45px;
  height: 40px;
  margin-right: 20px;
}
@media (min-width: 400px) {
  /* line 108, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__item:first-child .fairy-tales-modal__img {
    width: 60px;
    height: 55px;
  }
}
/* line 121, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__link {
  display: flex;
  align-items: center;
  text-decoration: none;
}
/* line 127, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__img {
  width: 40px;
  height: 40px;
  margin-right: 30px;
}
@media (min-width: 400px) {
  /* line 127, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__img {
    width: 50px;
    height: 50px;
  }
}
/* line 138, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__text {
  color: #4ba69d;
  font-size: 12px;
}
@media (min-width: 400px) {
  /* line 138, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__text {
    font-size: 13px;
  }
}
@media (min-width: 576px) {
  /* line 138, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__text {
    font-size: 16px;
  }
}
/* line 150, ../sass/routes/_fairy-tales.scss */
.fairy-tales-modal__text span {
  display: block;
  margin-left: 10px;
}
@media (min-width: 400px) {
  /* line 150, ../sass/routes/_fairy-tales.scss */
  .fairy-tales-modal__text span {
    margin-left: 15px;
  }
}
