body:before {
  content: "";
  visibility: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media screen and (max-width: 767px) {
  body:before {
    content: "screen-xs  ";
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body:before {
    content: "screen-xs orientation-portrait ";
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-xs orientation-portrait resolution-1x";
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-xs orientation-portrait resolution-2x";
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 767px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1.3), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 118dpi), screen and (max-width: 767px) and (orientation: portrait) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-xs orientation-portrait resolution-2x";
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  body:before {
    content: "screen-xs orientation-landscape ";
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-xs orientation-landscape resolution-1x";
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-xs orientation-landscape resolution-2x";
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3), screen and (max-width: 767px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1.3), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 118dpi), screen and (max-width: 767px) and (orientation: landscape) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-xs orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body:before {
    content: "screen-sm  ";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
  body:before {
    content: "screen-sm orientation-portrait ";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-sm orientation-portrait resolution-1x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-sm orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 118dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-sm orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
  body:before {
    content: "screen-sm orientation-landscape ";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-sm orientation-landscape resolution-1x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-sm orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 118dpi), screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-sm orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body:before {
    content: "screen-md  ";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) {
  body:before {
    content: "screen-md orientation-portrait ";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-md orientation-portrait resolution-1x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-md orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 118dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: portrait) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-md orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) {
  body:before {
    content: "screen-md orientation-landscape ";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-md orientation-landscape resolution-1x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-md orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 118dpi), screen and (min-width: 992px) and (max-width: 1199px) and (orientation: landscape) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-md orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 1200px) {
  body:before {
    content: "screen-lg  ";
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) {
  body:before {
    content: "screen-lg orientation-portrait ";
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-lg orientation-portrait resolution-1x";
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 96dpi), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-lg orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 1200px) and (orientation: portrait) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 118dpi), screen and (min-width: 1200px) and (orientation: portrait) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-lg orientation-portrait resolution-2x";
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) {
  body:before {
    content: "screen-lg orientation-landscape ";
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-lg orientation-landscape resolution-1x";
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 96dpi), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 1dppx) {
  body:before {
    content: "screen-lg orientation-landscape resolution-2x";
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3), screen and (min-width: 1200px) and (orientation: landscape) and (-o-min-device-pixel-ratio: 1.3), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 118dpi), screen and (min-width: 1200px) and (orientation: landscape) and (min-resolution: 1.3dppx) {
  body:before {
    content: "screen-lg orientation-landscape resolution-2x";
  }
}
#clearfix:before,
#clearfix:after,
.test:before,
.test:after {
  content: " ";
  display: table;
}
#clearfix:after,
.test:after {
  clear: both;
}
#justify {
  text-align: justify;
}
#justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#overlay,
.mod-list.mod-list__events .mod-list--item,
.mod-list.mod-list__features .mod-list--item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style-type: none;
}
@font-face {
  /* thin */
  font-family: 'helvetica_neue_lt_std';
  src: url("/static/fonts/674411/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix");
  src: url("/static/fonts/674411/30b6ffc3-3b64-40dd-9ff8-a3a850daf535.eot?#iefix") format("eot"), url("/static/fonts/674411/674411/775a65da-14aa-4634-be95-6724c05fd522.woff") format("woff"), url("/static/fonts/674411/988eaaa7-5565-4f65-bb17-146b650ce9e9.ttf") format("truetype"), url("/static/fonts/674411/3503a1a6-91c3-4c42-8e66-2ea7b2b57541.svg#3503a1a6-91c3-4c42-8e66-2ea7b2b57541") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  /* light */
  font-family: 'helvetica_neue_lt_std';
  src: url("/static/fonts/694015/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix");
  src: url("/static/fonts/694015/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix") format("eot"), url("/static/fonts/694015/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff"), url("/static/fonts/694015/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf") format("truetype"), url("/static/fonts/694015/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  /* medium */
  font-family: 'helvetica_neue_lt_std';
  src: url("/static/fonts/694027/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix");
  src: url("/static/fonts/694027/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix") format("eot"), url("/static/fonts/694027/5b4a262e-3342-44e2-8ad7-719998a68134.woff") format("woff"), url("/static/fonts/694027/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf") format("truetype"), url("/static/fonts/694027/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88") format("svg");
  font-weight: 500;
  font-style: normal;
}
/* glue: 0.9.2 hash: defb32d1dd */
.ico-bars,
.ico-bt_add:hover,
.ico-battery,
.ico-alert,
.ico-addressbook,
.ico-attachment,
.ico-3d,
.ico-arrow_up,
.ico-arrow_right,
.ico-arrow_left,
.ico-arrow_down,
.ico-alt,
.ico-bt_add,
.ico-badge_restricted,
.ico-badge_remove,
.ico-badge_count,
.ico-badge_add {
  background-repeat: no-repeat;
  -webkit-background-size: 228px 216px;
  -moz-background-size: 228px 216px;
  background-size: 228px 216px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 1), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) {
  .ico-bars,
  .ico-bt_add:hover,
  .ico-battery,
  .ico-alert,
  .ico-addressbook,
  .ico-attachment,
  .ico-3d,
  .ico-arrow_up,
  .ico-arrow_right,
  .ico-arrow_left,
  .ico-arrow_down,
  .ico-alt,
  .ico-bt_add,
  .ico-badge_restricted,
  .ico-badge_remove,
  .ico-badge_count,
  .ico-badge_add {
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min--moz-device-pixel-ratio: 2), screen and (-o-min-device-pixel-ratio: 2), screen and (min-device-pixel-ratio: 2), screen and (min-resolution: 2dppx) {
  .ico-bars,
  .ico-bt_add:hover,
  .ico-battery,
  .ico-alert,
  .ico-addressbook,
  .ico-attachment,
  .ico-3d,
  .ico-arrow_up,
  .ico-arrow_right,
  .ico-arrow_left,
  .ico-arrow_down,
  .ico-alt,
  .ico-bt_add,
  .ico-badge_restricted,
  .ico-badge_remove,
  .ico-badge_count,
  .ico-badge_add {
  }
}
.ico-bars {
  background-position: -2px -2px;
  width: 56px;
  height: 46px;
}
.ico-bt_add:hover {
  background-position: -2px -52px;
  width: 46px;
  height: 55px;
}
.ico-battery {
  background-position: -62px -2px;
  width: 55px;
  height: 32px;
}
.ico-alert {
  background-position: -62px -38px;
  width: 55px;
  height: 48px;
}
.ico-addressbook {
  background-position: -121px -2px;
  width: 55px;
  height: 55px;
}
.ico-attachment {
  background-position: -2px -111px;
  width: 53px;
  height: 48px;
}
.ico-3d {
  background-position: -180px -2px;
  width: 47px;
  height: 53px;
}
.ico-arrow_up {
  background-position: -180px -59px;
  width: 46px;
  height: 51px;
}
.ico-arrow_right {
  background-position: -121px -61px;
  width: 51px;
  height: 46px;
}
.ico-arrow_left {
  background-position: -59px -111px;
  width: 51px;
  height: 46px;
}
.ico-arrow_down {
  background-position: -2px -163px;
  width: 46px;
  height: 51px;
}
.ico-alt {
  background-position: -180px -114px;
  width: 46px;
  height: 28px;
}
.ico-bt_add {
  background-position: -114px -111px;
  width: 42px;
  height: 42px;
}
.ico-badge_restricted {
  background-position: -52px -163px;
  width: 22px;
  height: 22px;
}
.ico-badge_remove {
  background-position: -78px -163px;
  width: 22px;
  height: 22px;
}
.ico-badge_count {
  background-position: -104px -163px;
  width: 22px;
  height: 22px;
}
.ico-badge_add {
  background-position: -130px -163px;
  width: 22px;
  height: 22px;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
}
input::-ms-clear {
  display: none !important;
}
html {
  font-size: 62.5%;
}
html,
body {
  min-height: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  font-family: "helvetica_neue_lt_std", "Helvetica Neue", "Helvetica", Arial;
  font-weight: 300;
}
#templates {
  z-index: -1;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
label,
a,
button,
span {
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 5.4rem;
}
h2 {
  font-size: 8.0rem;
  font-weight: 500;
}
h3 {
  font-size: 2.5rem;
}
h4 {
  font-size: 3.4rem;
  font-weight: 300;
}
a,
a:hover,
a:focus,
a:active,
a:visited {
  color: #fff;
  text-decoration: none;
  outline: none;
  font-weight: 500;
}
a:hover,
a:focus {
  color: #fff;
  text-decoration: underline;
}
.skel-main .mod-visuals {
  z-index: 1;
}
.skel-main .skel-aside--main {
  z-index: 2;
}
.skel-main .skel-principal--main {
  z-index: 2;
}
.skel-main .skel-principal--console {
  z-index: 2;
}
.skel-main .mod-pagination {
  z-index: 3;
}
.skel-main {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch;
}
.skel-main .skel-aside,
.skel-main .skel-principal {
  position: relative;
}
.skel-main .skel-aside {
  z-index: 4;
  flex: 150;
}
.skel-main .skel-principal {
  z-index: 4;
  flex: 100;
}
.skel-main .skel-container,
.mod-list.mod-list__events,
.mod-list.mod-list__features,
.mod-visuals {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.skel-main .skel-empty {
  display: none;
}
.skel-main .skel-header {
  height: 170px;
}
.skel-main .skel-body {
  position: relative;
  flex: 1 100%;
}
html.js-events__empty .skel-main .skel-empty {
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
html.js-events__empty .skel-aside {
  flex: 0;
}
html.js-events__empty .skel-principal--main {
  display: none;
}
.skel-aside {
  background-color: #fff;
  color: #111;
  overflow: hidden;
}
.skel-aside .skel-aside--main {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
  padding: 90px 82px 90px 90px;
}
.skel-aside .skel-aside--main .skel-header .skel-header--wrap {
  display: flex;
  align-items: center;
  align-items: stretch;
}
.skel-aside .skel-aside--main .skel-header .skel-header--title {
  flex: 1;
  align-self: flex-start;
  letter-spacing: 0.03em;
  transition: color 400ms ease;
}
.skel-aside .skel-aside--main .skel-header .skel-header--logo-wrap {
  position: relative;
  width: 272px;
  height: 113px;
  top: 0;
  left: 0;
  transition: color 400ms ease;
}
.skel-aside .skel-aside--main .skel-header .skel-header--logo {
  fill: currentColor;
}
.skel-aside .skel-aside--main .skel-footer {
  padding-top: 60px;
}
.skel-aside .skel-aside--main .skel-footer .skel-footer--title {
  font-size: 1.6em;
  transition: color 400ms ease;
}
.skel-principal {
  background-color: #000;
  color: #eee;
  overflow: hidden;
}
.skel-principal .skel-principal--main {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
  padding: 90px;
  margin: 0 auto;
}
.skel-principal .skel-principal--main .skel-footer {
  /*padding-top: 60px;*/
}
.skel-principal .skel-principal--main .skel-header--title {
  margin-top: 33px;
  color: #eee;
}
.aux-hideclutter.skel-principal .skel-principal--main {
  visibility: hidden;
}
.aux-hideclutter.skel-principal .skel-principal--console {
  visibility: hidden;
}
.mod-empty .mod-empty--inner {
  color: #fff;
  height: 100%;
  padding: 90px 82px 90px 90px;
}
.mod-empty .mod-empty--header {
  position: relative;
}
.mod-empty .mod-empty--logo {
  fill: #fff;
  width: 272px;
  height: 113px;
  position: absolute;
  top: 0;
  left: 0;
  transition: color 400ms ease;
}
.mod-empty .mod-empty--content {
  line-height: 80px;
  font-size: 50px;
  display: flex;
  height: 100%;
  padding-left: 135px;
  flex-direction: column;
  justify-content: center;
}
.mod-empty .mod-empty--link {
  font-weight: 500;
}
.mod-feature {
  display: block;
}
.mod-feature .mod-feature--header {
  margin-bottom: 1em;
}
.mod-feature .mod-feature--headercontainer {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mod-feature .mod-feature--headercontainer .mod-feature--date {
  width: 100%;
  top: 0;
  left: 0;
  line-height: 1.05em;
  letter-spacing: 0.03em;
  display: block;
}
.mod-feature .mod-feature--body {
  width: 100%;
}
.mod-feature .mod-feature--title {
  font-size: 80px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  font-weight: 500;
  margin-bottom: 2.4rem;
  margin-top: -0.15em;
}
.mod-feature .mod-feature--label {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 0.4em 8px 0.4em 10px;
  margin: 0 0 0.3em 0;
  background-color: #fff;
  color: #000;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: background-color 200ms ease;
  opacity: 0.85;
}
.mod-feature .mod-feature--subtitle {
  font-size: 3.4rem;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 1.6rem;
  font-weight: 300;
}
.mod-feature .mod-feature--text {
  display: block;
  font-size: 3.4rem;
  line-height: 1.3;
  margin-bottom: 2.4rem;
  opacity: 0.6;
}
.mod-feature .mod-feature--image {
  max-width: 230px;
  max-height: 200px;
}
.mod-list .mod-list--items.mod-list--items__prepared {
  visibility: hidden;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.mod-list.mod-list__events .mod-list--items,
.mod-list.mod-list__features .mod-list--items {
  position: relative;
  width: 100%;
  height: 100%;
}
.mod-list.mod-list__events .mod-list--item,
.mod-list.mod-list__features .mod-list--item {
  display: block;
}
.mod-list.mod-list__events .mod-list--item {
  height: auto;
}
.mod-list.mod-list__events .mod-list--items.mod-list--items__live ~ .mod-list--items__empty {
  z-index: 1;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  transition: opacity 200ms ease;
}
.mod-list.mod-list__events .mod-list--items.mod-list--items__live ~ .mod-list--items__empty h4 {
  text-transform: uppercase;
}
.mod-list.mod-list__events .mod-list--items.mod-list--items__live {
  z-index: 2;
}
.mod-list.mod-list__events .mod-list--items.mod-list--items__live ~ .mod-list--items__empty {
  opacity: 0;
}
.mod-list.mod-list__events .mod-list--items.mod-list--items__live:empty ~ .mod-list--items__empty {
  opacity: 1;
}
.skel-aside .mod-list {
  transition: padding 400ms ease;
}
.skel-aside.js-pagination__adapted .mod-list.mod-list__events .mod-list--item {
  padding-right: 160px;
}
.mod-event {
  display: flex;
  margin-bottom: 3.6rem;
}
.mod-event.mod-event__cancelled {
  padding-top: 35px;
}
.mod-event:last-child {
  margin-bottom: 0;
}
.mod-event .mod-event--wrap-date {
  flex: 0 1 164px;
}
.mod-event .mod-event--wrap-text {
  position: relative;
  flex: 1;
}
.mod-event .mod-event--label {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 0.3em 5px 0.3em 7px;
  margin-right: 0.2rem;
  background-color: #808080;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  letter-spacing: 0.12rem;
  text-transform: uppercase;
  transition: background-color 200ms ease;
  opacity: 0.85;
}
.mod-event .mod-event--label.mod-event--label__cancelled {
  background-color: #f36169;
  font-weight: 500;
  line-height: 30px;
  height: 30px;
  padding: 0 8px;
  margin-bottom: 4px;
  font-size: 20px;
  opacity: 1;
  letter-spacing: 0.1rem;
  position: absolute;
  top: -35px;
  left: 0;
}
.mod-event .mod-event--title,
.mod-event .mod-event--subtitle,
.mod-event .mod-event--date {
  display: inline;
  font-size: 3.4rem;
  line-height: 1.2;
  font-weight: 300;
  transition: color 200ms ease;
  opacity: 1;
}
.mod-event .mod-event--date .prefix {
  font-size: 2.0rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
.mod-event .mod-event--title :last-child {
  display: inline-block;
  margin-right: 12px;
}
.mod-event .mod-event--subtitle {
  display: inline;
  opacity: 0.55;
}
.mod-event .mod-event--text {
  transition: color 200ms ease;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: 300;
  opacity: 1;
}
.mod-visuals .mod-visuals--wrap-outer {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 156.25%;
}
.mod-visuals .mod-visuals--wrap-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mod-list.mod-list__pagination {
  position: relative;
  display: flex;
  width: 20px;
  min-height: 20px;
  align-items: center;
}
.mod-list.mod-list__pagination .mod-list--items {
  display: flex;
  flex: 1 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  flex-flow: column nowrap;
  justify-content: center;
}
.mod-list.mod-list__pagination .mod-list--item {
  display: block;
  width: 100%;
  height: 1px;
  margin: 16px 0%;
}
.mod-list.mod-list__pagination .mod-list--item:first-child {
  margin-top: 0;
}
.mod-list.mod-list__pagination .mod-list--item:last-child {
  margin-bottom: 0;
}
.mod-list.mod-list__pagination .mod-list--item:only-child {
  visibility: hidden !important;
}
.skel-aside .mod-list.mod-list__pagination {
  margin-left: 20px;
}
.skel-aside .mod-list.mod-list__pagination .mod-list--item {
  background-color: #444;
}
.skel-principal .mod-list.mod-list__pagination {
  left: 6px;
}
.skel-principal .mod-list.mod-list__pagination .mod-list--item {
  background-color: #eee;
}
.skel-aside.js-pagination__adapted .mod-list.mod-list__pagination {
  position: absolute;
  top: 0;
  right: 200px;
  bottom: 0;
  left: auto;
  margin-left: 0;
  margin: 330px 0px 300px;
  padding: 0;
}
.mod-flux {
  width: 100%;
  height: 100%;
}
.mod-clock .mod-clock--hand {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #fff;
  transform-origin: 100% 50%;
  -webkit-backface-visibility: hidden;
  opacity: 0.7;
}
.mod-clock .mod-clock--center {
  padding: 1px;
  border-radius: 1px;
  margin: -1px;
}
.mod-clock .mod-clock--hour {
  padding: 1px 0 1px 20%;
  border-radius: 1px 1px 1px 1px;
  margin: -1px 0 -1px -20%;
}
.mod-clock .mod-clock--minute {
  padding: 1px 0 1px 37%;
  border-radius: 1px 1px 1px 1px;
  margin: -1px 0 -1px -37%;
}
.mod-list .mod-list--item.mod-list--item__leave {
  display: block;
}
.mod-list .mod-list--item,
.mod-list .mod-list--item.mod-list--item__normal {
  transition: display 600ms cubic-bezier(0.39, 0.01, 0.26, 1);
  display: none;
}
.mod-list .mod-list--item.mod-list--item__enter {
  display: none;
}
.mod-list .mod-list--item.mod-list--item__active {
  transition: display 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms;
  display: block;
}
.mod-list__pagination .mod-list--item.mod-list--item__normal,
.mod-list__pagination .mod-list--item.mod-list--item__active,
.mod-list__pagination .mod-list--item.mod-list--item__enter,
.mod-list__pagination .mod-list--item.mod-list--item__leave,
.mod-list__pagination .mod-list--item {
  display: block !important;
}
.mod-list__pagination .mod-list--item.mod-list--item__leave {
  transition: none;
  opacity: 1;
  transform: perspective(500px) scaleY(4);
}
.mod-list__pagination .mod-list--item,
.mod-list__pagination .mod-list--item.mod-list--item__normal {
  transition: opacity 600ms cubic-bezier(0.39, 0.01, 0.26, 1), transform 600ms cubic-bezier(0.39, 0.01, 0.26, 1);
  opacity: 0.6;
  transform: perspective(500px) scaleY(1);
}
.mod-list__pagination .mod-list--item.mod-list--item__enter {
  transition: none;
  opacity: 0.6;
  transform: perspective(500px) scaleY(1);
}
.mod-list__pagination .mod-list--item.mod-list--item__active {
  transition: opacity 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms, transform 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms;
  opacity: 1;
  transform: perspective(500px) scaleY(4);
}
.mod-list__events .mod-list--item.mod-list--item__normal,
.mod-list__events .mod-list--item.mod-list--item__active,
.mod-list__events .mod-list--item.mod-list--item__enter,
.mod-list__events .mod-list--item.mod-list--item__leave,
.mod-list__events .mod-list--item {
  display: block !important;
}
.mod-list__events .mod-list--item.mod-list--item__leave > * {
  opacity: 1;
  transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.mod-list__events .mod-list--item > *,
.mod-list__events .mod-list--item.mod-list--item__normal > * {
  transition-property: opacity, transform;
  transition-duration: 500ms, 600ms;
  transition-timing-function: cubic-bezier(0.13, 0.01, 0, 1), cubic-bezier(0.13, 0.01, 0, 1);
  opacity: 0;
  transform: translateY(120px);
  -ms-transform: translateY(120px);
}
.mod-list__events .mod-list--item > :nth-last-child(9),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(9) {
  transition-delay: 240ms, 240ms;
}
.mod-list__events .mod-list--item > :nth-last-child(8),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(8) {
  transition-delay: 210ms, 210ms;
}
.mod-list__events .mod-list--item > :nth-last-child(7),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(7) {
  transition-delay: 180ms, 180ms;
}
.mod-list__events .mod-list--item > :nth-last-child(6),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(6) {
  transition-delay: 150ms, 150ms;
}
.mod-list__events .mod-list--item > :nth-last-child(5),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(5) {
  transition-delay: 120ms, 120ms;
}
.mod-list__events .mod-list--item > :nth-last-child(4),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(4) {
  transition-delay: 90ms, 90ms;
}
.mod-list__events .mod-list--item > :nth-last-child(3),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(3) {
  transition-delay: 60ms, 60ms;
}
.mod-list__events .mod-list--item > :nth-last-child(2),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(2) {
  transition-delay: 30ms, 30ms;
}
.mod-list__events .mod-list--item > :nth-last-child(1),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(1) {
  transition-delay: 0ms, 0ms;
}
.mod-list__events .mod-list--item > :nth-last-child(0),
.mod-list__events .mod-list--item.mod-list--item__normal > :nth-last-child(0) {
  transition-delay: -30ms, -30ms;
}
.mod-list__events .mod-list--item.mod-list--item__enter > * {
  transition: none;
  opacity: 0;
  transform: translateY(-120px);
  -ms-transform: translateY(-120px);
}
.mod-list__events .mod-list--item.mod-list--item__active > * {
  transition-property: opacity, transform;
  transition-duration: 500ms, 600ms;
  transition-timing-function: cubic-bezier(0.13, 0.01, 0, 1), cubic-bezier(0.13, 0.01, 0, 1);
  opacity: 1;
  transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(9) {
  transition-delay: 1170ms, 1170ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(8) {
  transition-delay: 1140ms, 1140ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(7) {
  transition-delay: 1110ms, 1110ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(6) {
  transition-delay: 1080ms, 1080ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(5) {
  transition-delay: 1050ms, 1050ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(4) {
  transition-delay: 1020ms, 1020ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(3) {
  transition-delay: 990ms, 990ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(2) {
  transition-delay: 960ms, 960ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(1) {
  transition-delay: 930ms, 930ms;
}
.mod-list__events .mod-list--item.mod-list--item__active > :nth-last-child(0) {
  transition-delay: 900ms, 900ms;
}
.mod-list__features .mod-list--item.mod-list--item__normal,
.mod-list__features .mod-list--item.mod-list--item__active,
.mod-list__features .mod-list--item.mod-list--item__enter,
.mod-list__features .mod-list--item.mod-list--item__leave,
.mod-list__features .mod-list--item {
  display: block !important;
}
.mod-list__features .mod-list--item.mod-list--item__leave .mod-feature--body {
  opacity: 1;
  transform: translateY(0px);
}
.mod-list__features .mod-list--item .mod-feature--body,
.mod-list__features .mod-list--item.mod-list--item__normal .mod-feature--body {
  transition: opacity 500ms cubic-bezier(0.39, 0.01, 0.26, 1) 0, transform 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 0;
  opacity: 0;
  transform: translateY(-150px);
}
.mod-list__features .mod-list--item.mod-list--item__enter .mod-feature--body {
  transition: none;
  opacity: 0;
  transform: translateY(150px);
}
.mod-list__features .mod-list--item.mod-list--item__active .mod-feature--body {
  transition: opacity 500ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms, transform 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms;
  opacity: 1;
  transform: translateY(0px);
}
.mod-list__features .mod-list--item.mod-list--item__normal,
.mod-list__features .mod-list--item.mod-list--item__active,
.mod-list__features .mod-list--item.mod-list--item__enter,
.mod-list__features .mod-list--item.mod-list--item__leave,
.mod-list__features .mod-list--item {
  display: block !important;
}
.mod-list__features .mod-list--item.mod-list--item__leave .mod-feature--header .mod-feature--date {
  opacity: 1;
  transform: translateY(0%);
}
.mod-list__features .mod-list--item .mod-feature--header .mod-feature--date,
.mod-list__features .mod-list--item.mod-list--item__normal .mod-feature--header .mod-feature--date {
  transition: opacity 300ms cubic-bezier(0.39, 0.01, 0.26, 1) 0, transform 400ms cubic-bezier(0.39, 0.01, 0.26, 1) 0;
  opacity: 0;
  transform: translateY(-100%);
}
.mod-list__features .mod-list--item.mod-list--item__enter .mod-feature--header .mod-feature--date {
  transition: none;
  opacity: 0;
  transform: translateY(100%);
}
.mod-list__features .mod-list--item.mod-list--item__active .mod-feature--header .mod-feature--date {
  transition: opacity 500ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms, transform 600ms cubic-bezier(0.39, 0.01, 0.26, 1) 600ms;
  opacity: 1;
  transform: translateY(0%);
}
/*
// SCALE ANIMATION
.mod-list__pagination {
    #ani-perspective();
}
.mod-list__events {
    @trans-leave: scale(1.0, 1.0);
    @trans-normal: scale(1.10, 1.10);
    @trans-enter: scale(0.90, 0.90);
    @trans-active: scale(1.0, 1.0);

    #ani-transform-each-event(@trans-leave; @trans-normal; @trans-enter; @trans-active;);
}
.mod-list__features {
    @trans-body-leave: scale(1.0, 1.0);
    @trans-body-normal: scale(1.10, 1.10);
    @trans-body-enter: scale(0.90, 0.90);
    @trans-body-active: scale(1.0, 1.0);
    #ani-transform-each-feature-body(@trans-body-leave; @trans-body-normal; @trans-body-enter; @trans-body-active;);

    @trans-header-leave: translateY(0%);
    @trans-header-normal: translateY(-100%);
    @trans-header-enter: translateY(100%);
    @trans-header-active: translateY(0%);

    #ani-transform-each-feature-header(@trans-header-leave; @trans-header-normal; @trans-header-enter; @trans-header-active;);
}
*/
.mod-notification .mod-notification--center {
  pointer-events: none;
  z-index: 4;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mod-notification .mod-notification--wrap-outer {
  position: relative;
  display: table;
  width: 100%;
  height: 100%;
}
.mod-notification .mod-notification--wrap-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mod-notification .mod-notification--message {
  display: inline-block;
  width: 920px;
  min-width: 33%;
  max-width: 100%;
  padding: 40px 80px;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.3;
  font-weight: 300;
  opacity: 1;
}
.mod-notification .mod-notification--text {
  margin-top: 0px;
  font-weight: 300;
  font-size: 2.4rem;
}
.mod-notification .mod-notification--text + .mod-notification--text {
  margin-top: 40px;
}
.mod-notification.mod-notification__debug,
.mod-notification.mod-notification__js-alert,
.mod-notification.mod-notification__screen-alert {
  display: block;
}
.mod-notification.mod-notification__debug .skel-aside,
.mod-notification.mod-notification__js-alert .skel-aside,
.mod-notification.mod-notification__screen-alert .skel-aside {
  display: none;
}
.mod-notification.mod-notification__debug .skel-principal--main,
.mod-notification.mod-notification__js-alert .skel-principal--main,
.mod-notification.mod-notification__screen-alert .skel-principal--main {
  display: none;
}
.mod-notification.mod-notification__debug .skel-principal--console .skel-body,
.mod-notification.mod-notification__js-alert .skel-principal--console .skel-body,
.mod-notification.mod-notification__screen-alert .skel-principal--console .skel-body {
  visibility: hidden;
}
.mod-notification.mod-notification__debug .skel-principal,
.mod-notification.mod-notification__js-alert .skel-principal,
.mod-notification.mod-notification__screen-alert .skel-principal {
  display: block;
  width: 100%;
  height: 100%;
}
.mod-notification.mod-notification__debug .skel-principal .skel-container,
.mod-notification.mod-notification__js-alert .skel-principal .skel-container,
.mod-notification.mod-notification__screen-alert .skel-principal .skel-container {
  display: block;
}
.mod-notification.mod-notification__debug .skel-principal .skel-principal--console,
.mod-notification.mod-notification__js-alert .skel-principal .skel-principal--console,
.mod-notification.mod-notification__screen-alert .skel-principal .skel-principal--console {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.mod-notification.mod-notification__debug .skel-principal .skel-principal--console .skel-header,
.mod-notification.mod-notification__js-alert .skel-principal .skel-principal--console .skel-header,
.mod-notification.mod-notification__screen-alert .skel-principal .skel-principal--console .skel-header {
  text-align: right;
}
.mod-notification.mod-notification__debug .skel-principal .skel-principal--console .skel-footer,
.mod-notification.mod-notification__js-alert .skel-principal .skel-principal--console .skel-footer,
.mod-notification.mod-notification__screen-alert .skel-principal .skel-principal--console .skel-footer {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 100px 60px 60px 30px;
}
.mod-notification.mod-notification__debug .skel-principal .skel-principal--console .skel-footer .skel-footer--clock,
.mod-notification.mod-notification__js-alert .skel-principal .skel-principal--console .skel-footer .skel-footer--clock,
.mod-notification.mod-notification__screen-alert .skel-principal .skel-principal--console .skel-footer .skel-footer--clock {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 60px;
  right: 103px;
}
.mod-notification .mod-notification--text {
  display: none;
}
.mod-notification.mod-notification__debug .mod-notification--text {
  display: block;
}
.mod-notification.mod-notification__js-alert .mod-notification--text.mod-notification--text__js-alert {
  display: block;
}
.mod-notification.mod-notification__screen-alert .mod-notification--text.mod-notification--text__screen-alert {
  display: block;
}
/*# sourceMappingURL=main.css.e99552bb6dc4.map */
