@charset "UTF-8";
.icon-logo {
  background-image: url("../img/sprite.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 300px;
  height: 70px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-logo {
    background-size: 300px 70px;
    background-image: url("../img/sprite@2x.png");
  }
}

.ico-mono-arrow-bottom {
  width: 1.69em;
  height: 1em;
  fill: #fff;
}

.ico-mono-ccard {
  width: 1.33em;
  height: 1em;
  fill: #fff;
}

.ico-mono-check {
  width: 1.17em;
  height: 1em;
  fill: #fff;
}

.ico-mono-cloud-download {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-device {
  width: 1.5em;
  height: 1em;
  fill: #fff;
}

.ico-mono-devices-desktop {
  width: 1.1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-devices-eyes {
  width: 1.52em;
  height: 1em;
  fill: #fff;
}

.ico-mono-devices-phone {
  width: 0.58em;
  height: 1em;
  fill: #fff;
}

.ico-mono-devices-smart {
  width: 1.12em;
  height: 1em;
  fill: initial;
}

.ico-mono-email {
  width: 1.4em;
  height: 1em;
  fill: #FFF;
}

.ico-mono-logo-small {
  width: 2.75em;
  height: 1em;
  fill: #454545;
}

.ico-mono-map-pin-location {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-media-dome {
  width: 1em;
  height: 1em;
  fill: url(#pattern0);
}

.ico-mono-modal-user {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-play {
  width: 0.81em;
  height: 1em;
  fill: #fff;
}

.ico-mono-question-circle {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-rub {
  width: 0.71em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-facebook {
  width: 0.5em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-google {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-instagram {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-messenger {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-telegram {
  width: 1.25em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-tiktok {
  width: 0.88em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-twitter {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-vk {
  width: 1.67em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-whatsapp {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-social-youtube {
  width: 1.43em;
  height: 1em;
  fill: #fff;
}

.ico-mono-stack {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-arrow-down {
  width: 1.71em;
  height: 1em;
  fill: #fff;
}

.ico-mono-clear {
  width: 1em;
  height: 1em;
  fill: #63636F;
}

.ico-mono-close {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-heart-fill {
  width: 1.16em;
  height: 1em;
  fill: #fff;
}

.ico-mono-heart {
  width: 1.12em;
  height: 1em;
  fill: #fff;
}

.ico-mono-search {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-mono-world-live {
  width: 2.4em;
  height: 1em;
  fill: #fff;
}

.ico-mono-camera {
  width: 1em;
  height: 1em;
  fill: #fff;
}

.ico-color-alert {
  width: 0.95em;
  height: 1em;
}

.ico-color-devices-smart {
  width: 1.12em;
  height: 1em;
}

.ico-color-h-check {
  width: 1em;
  height: 1em;
}

.ico-color-mastercard {
  width: 1.22em;
  height: 1em;
}

.ico-color-mir {
  width: 3.57em;
  height: 1em;
}

.ico-color-pay-master-gray {
  width: 1.25em;
  height: 1em;
}

.ico-color-pay-mir-color {
  width: 3.47em;
  height: 1em;
}

.ico-color-pay-visa-gray {
  width: 3em;
  height: 1em;
}

.ico-color-pay-visa-white {
  width: 3em;
  height: 1em;
}

.ico-color-social-google {
  width: 1em;
  height: 1em;
}

.ico-color-ticket {
  width: 1em;
  height: 1em;
}

.ico-color-visa {
  width: 3em;
  height: 1em;
}

.ico-color-world-live {
  width: 2.38em;
  height: 1em;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  -webkit-transition-duration: 50ms;
       -o-transition-duration: 50ms;
          transition-duration: 50ms;
}

body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
  -webkit-transition-delay: 50ms;
       -o-transition-delay: 50ms;
          transition-delay: 50ms;
}

body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  -webkit-transition-duration: 100ms;
       -o-transition-duration: 100ms;
          transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
  -webkit-transition-delay: 100ms;
       -o-transition-delay: 100ms;
          transition-delay: 100ms;
}

body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  -webkit-transition-duration: 150ms;
       -o-transition-duration: 150ms;
          transition-duration: 150ms;
}

body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
  -webkit-transition-delay: 150ms;
       -o-transition-delay: 150ms;
          transition-delay: 150ms;
}

body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
  -webkit-transition-delay: 200ms;
       -o-transition-delay: 200ms;
          transition-delay: 200ms;
}

body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
}

body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
  -webkit-transition-delay: 250ms;
       -o-transition-delay: 250ms;
          transition-delay: 250ms;
}

body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
  -webkit-transition-delay: 300ms;
       -o-transition-delay: 300ms;
          transition-delay: 300ms;
}

body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  -webkit-transition-duration: 350ms;
       -o-transition-duration: 350ms;
          transition-duration: 350ms;
}

body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
  -webkit-transition-delay: 350ms;
       -o-transition-delay: 350ms;
          transition-delay: 350ms;
}

body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  -webkit-transition-duration: 400ms;
       -o-transition-duration: 400ms;
          transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
  -webkit-transition-delay: 400ms;
       -o-transition-delay: 400ms;
          transition-delay: 400ms;
}

body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  -webkit-transition-duration: 450ms;
       -o-transition-duration: 450ms;
          transition-duration: 450ms;
}

body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
  -webkit-transition-delay: 450ms;
       -o-transition-delay: 450ms;
          transition-delay: 450ms;
}

body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
  -webkit-transition-delay: 500ms;
       -o-transition-delay: 500ms;
          transition-delay: 500ms;
}

body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  -webkit-transition-duration: 550ms;
       -o-transition-duration: 550ms;
          transition-duration: 550ms;
}

body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
  -webkit-transition-delay: 550ms;
       -o-transition-delay: 550ms;
          transition-delay: 550ms;
}

body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  -webkit-transition-duration: 600ms;
       -o-transition-duration: 600ms;
          transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
  -webkit-transition-delay: 600ms;
       -o-transition-delay: 600ms;
          transition-delay: 600ms;
}

body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  -webkit-transition-duration: 650ms;
       -o-transition-duration: 650ms;
          transition-duration: 650ms;
}

body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
  -webkit-transition-delay: 650ms;
       -o-transition-delay: 650ms;
          transition-delay: 650ms;
}

body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  -webkit-transition-duration: 700ms;
       -o-transition-duration: 700ms;
          transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
  -webkit-transition-delay: 700ms;
       -o-transition-delay: 700ms;
          transition-delay: 700ms;
}

body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  -webkit-transition-duration: 750ms;
       -o-transition-duration: 750ms;
          transition-duration: 750ms;
}

body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
  -webkit-transition-delay: 750ms;
       -o-transition-delay: 750ms;
          transition-delay: 750ms;
}

body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  -webkit-transition-duration: 800ms;
       -o-transition-duration: 800ms;
          transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
  -webkit-transition-delay: 800ms;
       -o-transition-delay: 800ms;
          transition-delay: 800ms;
}

body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  -webkit-transition-duration: 850ms;
       -o-transition-duration: 850ms;
          transition-duration: 850ms;
}

body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
  -webkit-transition-delay: 850ms;
       -o-transition-delay: 850ms;
          transition-delay: 850ms;
}

body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  -webkit-transition-duration: 900ms;
       -o-transition-duration: 900ms;
          transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
  -webkit-transition-delay: 900ms;
       -o-transition-delay: 900ms;
          transition-delay: 900ms;
}

body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  -webkit-transition-duration: 950ms;
       -o-transition-duration: 950ms;
          transition-duration: 950ms;
}

body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
  -webkit-transition-delay: 950ms;
       -o-transition-delay: 950ms;
          transition-delay: 950ms;
}

body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  -webkit-transition-duration: 1000ms;
       -o-transition-duration: 1000ms;
          transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  -webkit-transition-delay: 1000ms;
       -o-transition-delay: 1000ms;
          transition-delay: 1000ms;
}

body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  -webkit-transition-duration: 1050ms;
       -o-transition-duration: 1050ms;
          transition-duration: 1050ms;
}

body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  -webkit-transition-delay: 1050ms;
       -o-transition-delay: 1050ms;
          transition-delay: 1050ms;
}

body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  -webkit-transition-duration: 1100ms;
       -o-transition-duration: 1100ms;
          transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  -webkit-transition-delay: 1100ms;
       -o-transition-delay: 1100ms;
          transition-delay: 1100ms;
}

body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  -webkit-transition-duration: 1150ms;
       -o-transition-duration: 1150ms;
          transition-duration: 1150ms;
}

body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  -webkit-transition-delay: 1150ms;
       -o-transition-delay: 1150ms;
          transition-delay: 1150ms;
}

body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  -webkit-transition-duration: 1200ms;
       -o-transition-duration: 1200ms;
          transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  -webkit-transition-delay: 1200ms;
       -o-transition-delay: 1200ms;
          transition-delay: 1200ms;
}

body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  -webkit-transition-duration: 1250ms;
       -o-transition-duration: 1250ms;
          transition-duration: 1250ms;
}

body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  -webkit-transition-delay: 1250ms;
       -o-transition-delay: 1250ms;
          transition-delay: 1250ms;
}

body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  -webkit-transition-duration: 1300ms;
       -o-transition-duration: 1300ms;
          transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  -webkit-transition-delay: 1300ms;
       -o-transition-delay: 1300ms;
          transition-delay: 1300ms;
}

body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  -webkit-transition-duration: 1350ms;
       -o-transition-duration: 1350ms;
          transition-duration: 1350ms;
}

body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  -webkit-transition-delay: 1350ms;
       -o-transition-delay: 1350ms;
          transition-delay: 1350ms;
}

body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  -webkit-transition-duration: 1400ms;
       -o-transition-duration: 1400ms;
          transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  -webkit-transition-delay: 1400ms;
       -o-transition-delay: 1400ms;
          transition-delay: 1400ms;
}

body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  -webkit-transition-duration: 1450ms;
       -o-transition-duration: 1450ms;
          transition-duration: 1450ms;
}

body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  -webkit-transition-delay: 1450ms;
       -o-transition-delay: 1450ms;
          transition-delay: 1450ms;
}

body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  -webkit-transition-duration: 1500ms;
       -o-transition-duration: 1500ms;
          transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  -webkit-transition-delay: 1500ms;
       -o-transition-delay: 1500ms;
          transition-delay: 1500ms;
}

body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  -webkit-transition-duration: 1550ms;
       -o-transition-duration: 1550ms;
          transition-duration: 1550ms;
}

body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  -webkit-transition-delay: 1550ms;
       -o-transition-delay: 1550ms;
          transition-delay: 1550ms;
}

body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  -webkit-transition-duration: 1600ms;
       -o-transition-duration: 1600ms;
          transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  -webkit-transition-delay: 1600ms;
       -o-transition-delay: 1600ms;
          transition-delay: 1600ms;
}

body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  -webkit-transition-duration: 1650ms;
       -o-transition-duration: 1650ms;
          transition-duration: 1650ms;
}

body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  -webkit-transition-delay: 1650ms;
       -o-transition-delay: 1650ms;
          transition-delay: 1650ms;
}

body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  -webkit-transition-duration: 1700ms;
       -o-transition-duration: 1700ms;
          transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  -webkit-transition-delay: 1700ms;
       -o-transition-delay: 1700ms;
          transition-delay: 1700ms;
}

body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  -webkit-transition-duration: 1750ms;
       -o-transition-duration: 1750ms;
          transition-duration: 1750ms;
}

body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  -webkit-transition-delay: 1750ms;
       -o-transition-delay: 1750ms;
          transition-delay: 1750ms;
}

body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  -webkit-transition-duration: 1800ms;
       -o-transition-duration: 1800ms;
          transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  -webkit-transition-delay: 1800ms;
       -o-transition-delay: 1800ms;
          transition-delay: 1800ms;
}

body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  -webkit-transition-duration: 1850ms;
       -o-transition-duration: 1850ms;
          transition-duration: 1850ms;
}

body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  -webkit-transition-delay: 1850ms;
       -o-transition-delay: 1850ms;
          transition-delay: 1850ms;
}

body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  -webkit-transition-duration: 1900ms;
       -o-transition-duration: 1900ms;
          transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  -webkit-transition-delay: 1900ms;
       -o-transition-delay: 1900ms;
          transition-delay: 1900ms;
}

body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  -webkit-transition-duration: 1950ms;
       -o-transition-duration: 1950ms;
          transition-duration: 1950ms;
}

body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  -webkit-transition-delay: 1950ms;
       -o-transition-delay: 1950ms;
          transition-delay: 1950ms;
}

body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  -webkit-transition-duration: 2000ms;
       -o-transition-duration: 2000ms;
          transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  -webkit-transition-delay: 2000ms;
       -o-transition-delay: 2000ms;
          transition-delay: 2000ms;
}

body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  -webkit-transition-duration: 2050ms;
       -o-transition-duration: 2050ms;
          transition-duration: 2050ms;
}

body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  -webkit-transition-delay: 2050ms;
       -o-transition-delay: 2050ms;
          transition-delay: 2050ms;
}

body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  -webkit-transition-duration: 2100ms;
       -o-transition-duration: 2100ms;
          transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  -webkit-transition-delay: 2100ms;
       -o-transition-delay: 2100ms;
          transition-delay: 2100ms;
}

body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  -webkit-transition-duration: 2150ms;
       -o-transition-duration: 2150ms;
          transition-duration: 2150ms;
}

body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  -webkit-transition-delay: 2150ms;
       -o-transition-delay: 2150ms;
          transition-delay: 2150ms;
}

body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  -webkit-transition-duration: 2200ms;
       -o-transition-duration: 2200ms;
          transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  -webkit-transition-delay: 2200ms;
       -o-transition-delay: 2200ms;
          transition-delay: 2200ms;
}

body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  -webkit-transition-duration: 2250ms;
       -o-transition-duration: 2250ms;
          transition-duration: 2250ms;
}

body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  -webkit-transition-delay: 2250ms;
       -o-transition-delay: 2250ms;
          transition-delay: 2250ms;
}

body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  -webkit-transition-duration: 2300ms;
       -o-transition-duration: 2300ms;
          transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  -webkit-transition-delay: 2300ms;
       -o-transition-delay: 2300ms;
          transition-delay: 2300ms;
}

body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  -webkit-transition-duration: 2350ms;
       -o-transition-duration: 2350ms;
          transition-duration: 2350ms;
}

body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  -webkit-transition-delay: 2350ms;
       -o-transition-delay: 2350ms;
          transition-delay: 2350ms;
}

body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  -webkit-transition-duration: 2400ms;
       -o-transition-duration: 2400ms;
          transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  -webkit-transition-delay: 2400ms;
       -o-transition-delay: 2400ms;
          transition-delay: 2400ms;
}

body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  -webkit-transition-duration: 2450ms;
       -o-transition-duration: 2450ms;
          transition-duration: 2450ms;
}

body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  -webkit-transition-delay: 2450ms;
       -o-transition-delay: 2450ms;
          transition-delay: 2450ms;
}

body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  -webkit-transition-duration: 2500ms;
       -o-transition-duration: 2500ms;
          transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  -webkit-transition-delay: 2500ms;
       -o-transition-delay: 2500ms;
          transition-delay: 2500ms;
}

body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  -webkit-transition-duration: 2550ms;
       -o-transition-duration: 2550ms;
          transition-duration: 2550ms;
}

body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  -webkit-transition-delay: 2550ms;
       -o-transition-delay: 2550ms;
          transition-delay: 2550ms;
}

body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  -webkit-transition-duration: 2600ms;
       -o-transition-duration: 2600ms;
          transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  -webkit-transition-delay: 2600ms;
       -o-transition-delay: 2600ms;
          transition-delay: 2600ms;
}

body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  -webkit-transition-duration: 2650ms;
       -o-transition-duration: 2650ms;
          transition-duration: 2650ms;
}

body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  -webkit-transition-delay: 2650ms;
       -o-transition-delay: 2650ms;
          transition-delay: 2650ms;
}

body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  -webkit-transition-duration: 2700ms;
       -o-transition-duration: 2700ms;
          transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  -webkit-transition-delay: 2700ms;
       -o-transition-delay: 2700ms;
          transition-delay: 2700ms;
}

body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  -webkit-transition-duration: 2750ms;
       -o-transition-duration: 2750ms;
          transition-duration: 2750ms;
}

body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  -webkit-transition-delay: 2750ms;
       -o-transition-delay: 2750ms;
          transition-delay: 2750ms;
}

body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  -webkit-transition-duration: 2800ms;
       -o-transition-duration: 2800ms;
          transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  -webkit-transition-delay: 2800ms;
       -o-transition-delay: 2800ms;
          transition-delay: 2800ms;
}

body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  -webkit-transition-duration: 2850ms;
       -o-transition-duration: 2850ms;
          transition-duration: 2850ms;
}

body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  -webkit-transition-delay: 2850ms;
       -o-transition-delay: 2850ms;
          transition-delay: 2850ms;
}

body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  -webkit-transition-duration: 2900ms;
       -o-transition-duration: 2900ms;
          transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  -webkit-transition-delay: 2900ms;
       -o-transition-delay: 2900ms;
          transition-delay: 2900ms;
}

body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  -webkit-transition-duration: 2950ms;
       -o-transition-duration: 2950ms;
          transition-duration: 2950ms;
}

body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  -webkit-transition-delay: 2950ms;
       -o-transition-delay: 2950ms;
          transition-delay: 2950ms;
}

body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  -webkit-transition-duration: 3000ms;
       -o-transition-duration: 3000ms;
          transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  -webkit-transition-delay: 3000ms;
       -o-transition-delay: 3000ms;
          transition-delay: 3000ms;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
       -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
          transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
       -o-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
       -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
       -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
       -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
          transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
       -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
       -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
       -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
       -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
       -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  html:not(.no-js) [data-aos='fade-up'] {
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  html:not(.no-js) [data-aos='fade-down'] {
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  html:not(.no-js) [data-aos='fade-right'] {
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  html:not(.no-js) [data-aos='fade-left'] {
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
}

.hamburger {
  padding: 10px;
  margin-right: -10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner:before, .hamburger-inner:after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner:before, .hamburger-inner:after {
  content: "";
  display: block;
}

.hamburger-inner:before {
  top: -10px;
}

.hamburger-inner:after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner:before, .hamburger--3dx .hamburger-inner:after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner:before, .hamburger--3dx-r .hamburger-inner:after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner:before, .hamburger--3dy .hamburger-inner:after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner:before, .hamburger--3dy-r .hamburger-inner:after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--arrow.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowalt .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--boring .hamburger-inner {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

.hamburger--boring .hamburger-inner:before, .hamburger--boring .hamburger-inner:after {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
       -o-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner:before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
       -o-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner:before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  -o-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  -o-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  -o-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner:before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner:after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  -o-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider-r .hamburger-inner:after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner:before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.15s linear;
  -o-transition: background-color 0s 0.15s linear;
  transition: background-color 0s 0.15s linear;
}

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  -o-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner:before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
       -o-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
  -o-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
}

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  -o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  -o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  -o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  -o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.1s;
       -o-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner:before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  -o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner:after {
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
       -o-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  -o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner:before, .hamburger--vortex .hamburger-inner:after {
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner:before {
  -webkit-transition-property: top, opacity;
  -o-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner:before, .hamburger--vortex.is-active .hamburger-inner:after {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner:before, .hamburger--vortex-r .hamburger-inner:after {
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner:before {
  -webkit-transition-property: top, opacity;
  -o-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  -o-transition-property: bottom, transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner:before, .hamburger--vortex-r.is-active .hamburger-inner:after {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
            animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
         -o-transition-duration: 1ms !important;
            transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
  }
}

.animated {
  --animate-duration: 1s;
  --animate-delay: 1s;
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
}

ul {
  list-style: none;
}

ul li {
  display: inline-block;
}

body, html {
  background: #161616;
  color: white;
  font-family: "Geometria", sans-serif;
  font-size: 16px;
  min-width: 320px;
  max-width: 100%;
  margin: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  color: white;
  background: #005EFF;
}

::selection {
  color: white;
  background: #005EFF;
}

.body-lock {
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.page__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page--b2 .h1-title {
  width: 100% !important;
  color: #CBA063;
  background: -o-linear-gradient(173.5deg, #CBA063 0%, #ECC893 195.44%);
  background: linear-gradient(276.5deg, #CBA063 0%, #ECC893 195.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page--b2 .accardeon__element.is-active .accardeon__title {
  width: 100% !important;
  color: #CBA063;
  background: -o-linear-gradient(173.5deg, #CBA063 0%, #ECC893 195.44%);
  background: linear-gradient(276.5deg, #CBA063 0%, #ECC893 195.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page--iamnotshane .hero__text .h1-title {
  text-transform: none;
}

.page--iamnotshane .banner__grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page--iamnotshane .banner__photo img {
  width: 100%;
  max-width: none;
}

.page--iamnotshane footer {
  background: #000000;
}

.page--pg .accardeon__element.is-active .accardeon__title {
  width: 100% !important;
  color: #333;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page--pg .hero--bottom-gradient:after {
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(98.98%, #000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 98.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000 98.98%);
}

.page--pg .banner--editable .banner__background:after {
  opacity: 0;
}

.page--pg .banner--editable .banner__background:before {
  opacity: 0;
}

.page--pg .banner--monetochka .banner__background:after {
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(96.53%, #000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #000 96.53%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #000 96.53%);
}

.page--pg .banner--monetochka .banner__background:before {
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(93.98%, #000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #000 93.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #000 93.98%);
}

.page--gagarina {
  background: #22222C;
}

.page--tatu.is-active .accardeon__title {
  width: 100% !important;
  color: #333;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page--tatu .hero--bottom-gradient:after {
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(98.98%, #000));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 98.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000 98.98%);
}

.page--tatu .banner--editable .banner__background:after {
  opacity: 0;
}

.page--tatu .banner--editable .banner__background:before {
  opacity: 0;
}

.container {
  max-width: 1320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.container--relative {
  position: relative;
}

@media only screen and (max-width: 576px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.dev-bp-debug {
  background: black;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  color: white;
  padding: 5px;
  font-size: 12px;
  border-bottom-left-radius: 5px;
}

.mt-0 {
  margin-top: 0em !important;
}

.mb-0 {
  margin-bottom: 0em !important;
}

.mt-1 {
  margin-top: 1em !important;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.mt-2 {
  margin-top: 2em !important;
}

.mb-2 {
  margin-bottom: 2em !important;
}

.mt-3 {
  margin-top: 3em !important;
}

.mb-3 {
  margin-bottom: 3em !important;
}

.mt-4 {
  margin-top: 4em !important;
}

.mb-4 {
  margin-bottom: 4em !important;
}

.mt-5 {
  margin-top: 5em !important;
}

.mb-5 {
  margin-bottom: 5em !important;
}

.mt-6 {
  margin-top: 6em !important;
}

.mb-6 {
  margin-bottom: 6em !important;
}

.mt-7 {
  margin-top: 7em !important;
}

.mb-7 {
  margin-bottom: 7em !important;
}

.mt-8 {
  margin-top: 8em !important;
}

.mb-8 {
  margin-bottom: 8em !important;
}

.mt-9 {
  margin-top: 9em !important;
}

.mb-9 {
  margin-bottom: 9em !important;
}

.mt-10 {
  margin-top: 10em !important;
}

.mb-10 {
  margin-bottom: 10em !important;
}

@media only screen and (max-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0em !important;
  }
  .mb-xl-0 {
    margin-bottom: 0em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-1 {
    margin-top: 1em !important;
  }
  .mb-xl-1 {
    margin-bottom: 1em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-2 {
    margin-top: 2em !important;
  }
  .mb-xl-2 {
    margin-bottom: 2em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-3 {
    margin-top: 3em !important;
  }
  .mb-xl-3 {
    margin-bottom: 3em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-4 {
    margin-top: 4em !important;
  }
  .mb-xl-4 {
    margin-bottom: 4em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-5 {
    margin-top: 5em !important;
  }
  .mb-xl-5 {
    margin-bottom: 5em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-6 {
    margin-top: 6em !important;
  }
  .mb-xl-6 {
    margin-bottom: 6em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-7 {
    margin-top: 7em !important;
  }
  .mb-xl-7 {
    margin-bottom: 7em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-8 {
    margin-top: 8em !important;
  }
  .mb-xl-8 {
    margin-bottom: 8em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-9 {
    margin-top: 9em !important;
  }
  .mb-xl-9 {
    margin-bottom: 9em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .mt-xl-10 {
    margin-top: 10em !important;
  }
  .mb-xl-10 {
    margin-bottom: 10em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-0 {
    margin-top: 0em !important;
  }
  .mb-lg-0 {
    margin-bottom: 0em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-1 {
    margin-top: 1em !important;
  }
  .mb-lg-1 {
    margin-bottom: 1em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-2 {
    margin-top: 2em !important;
  }
  .mb-lg-2 {
    margin-bottom: 2em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-3 {
    margin-top: 3em !important;
  }
  .mb-lg-3 {
    margin-bottom: 3em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-4 {
    margin-top: 4em !important;
  }
  .mb-lg-4 {
    margin-bottom: 4em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-5 {
    margin-top: 5em !important;
  }
  .mb-lg-5 {
    margin-bottom: 5em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-6 {
    margin-top: 6em !important;
  }
  .mb-lg-6 {
    margin-bottom: 6em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-7 {
    margin-top: 7em !important;
  }
  .mb-lg-7 {
    margin-bottom: 7em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-8 {
    margin-top: 8em !important;
  }
  .mb-lg-8 {
    margin-bottom: 8em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-9 {
    margin-top: 9em !important;
  }
  .mb-lg-9 {
    margin-bottom: 9em !important;
  }
}

@media only screen and (max-width: 992px) {
  .mt-lg-10 {
    margin-top: 10em !important;
  }
  .mb-lg-10 {
    margin-bottom: 10em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-0 {
    margin-top: 0em !important;
  }
  .mb-md-0 {
    margin-bottom: 0em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-1 {
    margin-top: 1em !important;
  }
  .mb-md-1 {
    margin-bottom: 1em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-2 {
    margin-top: 2em !important;
  }
  .mb-md-2 {
    margin-bottom: 2em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-3 {
    margin-top: 3em !important;
  }
  .mb-md-3 {
    margin-bottom: 3em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-4 {
    margin-top: 4em !important;
  }
  .mb-md-4 {
    margin-bottom: 4em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-5 {
    margin-top: 5em !important;
  }
  .mb-md-5 {
    margin-bottom: 5em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-6 {
    margin-top: 6em !important;
  }
  .mb-md-6 {
    margin-bottom: 6em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-7 {
    margin-top: 7em !important;
  }
  .mb-md-7 {
    margin-bottom: 7em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-8 {
    margin-top: 8em !important;
  }
  .mb-md-8 {
    margin-bottom: 8em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-9 {
    margin-top: 9em !important;
  }
  .mb-md-9 {
    margin-bottom: 9em !important;
  }
}

@media only screen and (max-width: 768px) {
  .mt-md-10 {
    margin-top: 10em !important;
  }
  .mb-md-10 {
    margin-bottom: 10em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-0 {
    margin-top: 0em !important;
  }
  .mb-sm-0 {
    margin-bottom: 0em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-1 {
    margin-top: 1em !important;
  }
  .mb-sm-1 {
    margin-bottom: 1em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-2 {
    margin-top: 2em !important;
  }
  .mb-sm-2 {
    margin-bottom: 2em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-3 {
    margin-top: 3em !important;
  }
  .mb-sm-3 {
    margin-bottom: 3em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-4 {
    margin-top: 4em !important;
  }
  .mb-sm-4 {
    margin-bottom: 4em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-5 {
    margin-top: 5em !important;
  }
  .mb-sm-5 {
    margin-bottom: 5em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-6 {
    margin-top: 6em !important;
  }
  .mb-sm-6 {
    margin-bottom: 6em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-7 {
    margin-top: 7em !important;
  }
  .mb-sm-7 {
    margin-bottom: 7em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-8 {
    margin-top: 8em !important;
  }
  .mb-sm-8 {
    margin-bottom: 8em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-9 {
    margin-top: 9em !important;
  }
  .mb-sm-9 {
    margin-bottom: 9em !important;
  }
}

@media only screen and (max-width: 576px) {
  .mt-sm-10 {
    margin-top: 10em !important;
  }
  .mb-sm-10 {
    margin-bottom: 10em !important;
  }
}

.pt-0 {
  padding-top: 0em !important;
}

.pb-0 {
  padding-bottom: 0em !important;
}

.pt-1 {
  padding-top: 1em !important;
}

.pb-1 {
  padding-bottom: 1em !important;
}

.pt-2 {
  padding-top: 2em !important;
}

.pb-2 {
  padding-bottom: 2em !important;
}

.pt-3 {
  padding-top: 3em !important;
}

.pb-3 {
  padding-bottom: 3em !important;
}

.pt-4 {
  padding-top: 4em !important;
}

.pb-4 {
  padding-bottom: 4em !important;
}

.pt-5 {
  padding-top: 5em !important;
}

.pb-5 {
  padding-bottom: 5em !important;
}

.pt-6 {
  padding-top: 6em !important;
}

.pb-6 {
  padding-bottom: 6em !important;
}

.pt-7 {
  padding-top: 7em !important;
}

.pb-7 {
  padding-bottom: 7em !important;
}

.pt-8 {
  padding-top: 8em !important;
}

.pb-8 {
  padding-bottom: 8em !important;
}

.pt-9 {
  padding-top: 9em !important;
}

.pb-9 {
  padding-bottom: 9em !important;
}

.pt-10 {
  padding-top: 10em !important;
}

.pb-10 {
  padding-bottom: 10em !important;
}

@media only screen and (max-width: 1200px) {
  .pt-xl-0 {
    padding-top: 0em !important;
  }
  .pb-xl-0 {
    padding-bottom: 0em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-1 {
    padding-top: 1em !important;
  }
  .pb-xl-1 {
    padding-bottom: 1em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-2 {
    padding-top: 2em !important;
  }
  .pb-xl-2 {
    padding-bottom: 2em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-3 {
    padding-top: 3em !important;
  }
  .pb-xl-3 {
    padding-bottom: 3em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-4 {
    padding-top: 4em !important;
  }
  .pb-xl-4 {
    padding-bottom: 4em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-5 {
    padding-top: 5em !important;
  }
  .pb-xl-5 {
    padding-bottom: 5em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-6 {
    padding-top: 6em !important;
  }
  .pb-xl-6 {
    padding-bottom: 6em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-7 {
    padding-top: 7em !important;
  }
  .pb-xl-7 {
    padding-bottom: 7em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-8 {
    padding-top: 8em !important;
  }
  .pb-xl-8 {
    padding-bottom: 8em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-9 {
    padding-top: 9em !important;
  }
  .pb-xl-9 {
    padding-bottom: 9em !important;
  }
}

@media only screen and (max-width: 1200px) {
  .pt-xl-10 {
    padding-top: 10em !important;
  }
  .pb-xl-10 {
    padding-bottom: 10em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-0 {
    padding-top: 0em !important;
  }
  .pb-lg-0 {
    padding-bottom: 0em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-1 {
    padding-top: 1em !important;
  }
  .pb-lg-1 {
    padding-bottom: 1em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-2 {
    padding-top: 2em !important;
  }
  .pb-lg-2 {
    padding-bottom: 2em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-3 {
    padding-top: 3em !important;
  }
  .pb-lg-3 {
    padding-bottom: 3em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-4 {
    padding-top: 4em !important;
  }
  .pb-lg-4 {
    padding-bottom: 4em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-5 {
    padding-top: 5em !important;
  }
  .pb-lg-5 {
    padding-bottom: 5em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-6 {
    padding-top: 6em !important;
  }
  .pb-lg-6 {
    padding-bottom: 6em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-7 {
    padding-top: 7em !important;
  }
  .pb-lg-7 {
    padding-bottom: 7em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-8 {
    padding-top: 8em !important;
  }
  .pb-lg-8 {
    padding-bottom: 8em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-9 {
    padding-top: 9em !important;
  }
  .pb-lg-9 {
    padding-bottom: 9em !important;
  }
}

@media only screen and (max-width: 992px) {
  .pt-lg-10 {
    padding-top: 10em !important;
  }
  .pb-lg-10 {
    padding-bottom: 10em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-0 {
    padding-top: 0em !important;
  }
  .pb-md-0 {
    padding-bottom: 0em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-1 {
    padding-top: 1em !important;
  }
  .pb-md-1 {
    padding-bottom: 1em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-2 {
    padding-top: 2em !important;
  }
  .pb-md-2 {
    padding-bottom: 2em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-3 {
    padding-top: 3em !important;
  }
  .pb-md-3 {
    padding-bottom: 3em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-4 {
    padding-top: 4em !important;
  }
  .pb-md-4 {
    padding-bottom: 4em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-5 {
    padding-top: 5em !important;
  }
  .pb-md-5 {
    padding-bottom: 5em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-6 {
    padding-top: 6em !important;
  }
  .pb-md-6 {
    padding-bottom: 6em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-7 {
    padding-top: 7em !important;
  }
  .pb-md-7 {
    padding-bottom: 7em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-8 {
    padding-top: 8em !important;
  }
  .pb-md-8 {
    padding-bottom: 8em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-9 {
    padding-top: 9em !important;
  }
  .pb-md-9 {
    padding-bottom: 9em !important;
  }
}

@media only screen and (max-width: 768px) {
  .pt-md-10 {
    padding-top: 10em !important;
  }
  .pb-md-10 {
    padding-bottom: 10em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-0 {
    padding-top: 0em !important;
  }
  .pb-sm-0 {
    padding-bottom: 0em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-1 {
    padding-top: 1em !important;
  }
  .pb-sm-1 {
    padding-bottom: 1em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-2 {
    padding-top: 2em !important;
  }
  .pb-sm-2 {
    padding-bottom: 2em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-3 {
    padding-top: 3em !important;
  }
  .pb-sm-3 {
    padding-bottom: 3em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-4 {
    padding-top: 4em !important;
  }
  .pb-sm-4 {
    padding-bottom: 4em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-5 {
    padding-top: 5em !important;
  }
  .pb-sm-5 {
    padding-bottom: 5em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-6 {
    padding-top: 6em !important;
  }
  .pb-sm-6 {
    padding-bottom: 6em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-7 {
    padding-top: 7em !important;
  }
  .pb-sm-7 {
    padding-bottom: 7em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-8 {
    padding-top: 8em !important;
  }
  .pb-sm-8 {
    padding-bottom: 8em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-9 {
    padding-top: 9em !important;
  }
  .pb-sm-9 {
    padding-bottom: 9em !important;
  }
}

@media only screen and (max-width: 576px) {
  .pt-sm-10 {
    padding-top: 10em !important;
  }
  .pb-sm-10 {
    padding-bottom: 10em !important;
  }
}

.h1-title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.h1-title--trixie {
  font-family: TrixieCyr-Plain;
}

.h2-title {
  font-size: 28px;
  font-weight: 700;
}

.h3-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.25;
}

.p-main {
  font-size: 20px;
  line-height: 1.4;
}

.p-reg {
  font-size: 17px;
  line-height: 1.68;
}

.p-main {
  margin: 0;
}

p + p {
  margin-top: 1em;
}

@media only screen and (max-width: 992px) {
  .h1-title {
    font-size: 64px;
  }
}

@media only screen and (max-width: 576px) {
  .h1-title {
    font-size: 44px;
  }
  .h3-title {
    font-size: 18px;
  }
  .p-reg, .p-main {
    font-size: 13px;
  }
}

.f-400 {
  font-weight: 400;
}

.f-500 {
  font-weight: 500;
}

.f-600 {
  font-weight: 600;
}

.f-700 {
  font-weight: 700;
}

.f-900 {
  font-weight: 900;
}

.c-red {
  color: #FF004D;
}

.ttu {
  text-transform: uppercase;
}

.ttl {
  text-transform: lowercase;
}

.ttn {
  text-transform: none;
}

.background-cover-ofit {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-cover-ofit img, .background-cover-ofit picture, .background-cover-ofit video {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center center";
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.hero__background_video--right video {
  margin-left: 40%;
  width: 50%;
  position: relative;
}

.hero__background_video--right:before {
  position: absolute;
  width: 400px;
  height: 100%;
  left: calc(40% - 200px);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
  content: '';
  top: 0;
  z-index: 1;
}

.hero__background_video--right:after {
  position: absolute;
  width: 400px;
  height: 100%;
  left: calc(90% - 200px);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 50%, rgba(0, 0, 0, 0) 100%);
  content: '';
  top: 0;
  z-index: 1;
}

.page--tatu .container--relative {
  z-index: 5;
}

.page--tatu .hero__content:after {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.tag {
  background: #FF004D;
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 10px 6px;
  border-radius: 6px;
}

@media only screen and (max-width: 576px) {
  .tag {
    font-size: 12px;
    padding: 7px 9px 5px;
  }
}

@media only screen and (max-width: 768px) {
  .hero__background_video--right video {
    margin-left: 0;
    width: 100%;
  }
  .hero__background_video--right:before {
    width: 40%;
    left: -20%;
  }
  .hero__background_video--right:after {
    width: 40%;
    left: auto;
    right: -20%;
  }
  .page--tatu .hero__content:after {
    opacity: 0.25;
    background: #000;
  }
}

button {
  -webkit-appearance: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
}

button:focus {
  outline: none;
}

.btn {
  display: inline-block;
  position: relative;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.btn:focus, .btn:active {
  outline: none;
}

.btn--block {
  display: block;
  width: 100%;
}

.btn-grad {
  min-width: 180px;
  border-radius: 6px;
  color: white;
  font-weight: 500;
  line-height: 1;
  font-size: 22px;
  padding: 17px 25px 15px;
  position: relative;
  background: transparent;
  z-index: 1;
}

.btn-grad:hover:after {
  opacity: 1;
}

.btn-grad:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  z-index: -2;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.btn-grad:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: -webkit-gradient(linear, right top, left top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(right, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(-90deg, #8000FF 17.72%, #005EFF 81.53%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.btn-outline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 15px 30px;
  border: 1px solid #454545;
  text-align: center;
  border-radius: 6px;
}

.btn-outline:hover {
  border-color: #454545;
  background: white;
  color: #454545;
}

.btn-outline .ico {
  margin-right: 30px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  font-size: 24px;
}

@media only screen and (max-width: 576px) {
  .btn-outline .ico {
    margin-right: 15px;
    font-size: 16px;
  }
}

.btn-fav {
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 6px;
  padding: 10px 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-fav .ico {
  max-width: 27px;
  font-size: 24px;
}

.btn-fav span {
  margin-left: 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.btn-fav:hover {
  background: rgba(255, 0, 77, 0.3);
}

.btn--small {
  font-size: 15px;
  min-width: 1px;
  border-radius: 40px;
  padding: 7px 15px;
}

.btn--wide {
  padding-left: 50px;
  padding-right: 50px;
}

@media only screen and (max-width: 576px) {
  .btn-grad {
    min-width: 160px;
    font-size: 16px;
    padding: 17px 15px 15px;
  }
  .btn-fav {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .btn-fav .ico {
    max-width: 22px;
    font-size: 18px;
  }
  .btn-fav span {
    font-size: 13px;
  }
  .btn-outline {
    font-size: 16px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .btn--small {
    min-width: 1px;
    font-size: 13px;
    padding: 5px 12px;
  }
}

.icon {
  display: inline-block;
  font-style: normal;
  content: ' ';
}

.ico {
  fill: currentColor;
}

/* UI */
.ui-group {
  position: relative;
  margin-bottom: 30px;
}

@media only screen and (max-width: 576px) {
  .ui-group {
    margin-bottom: 20px;
  }
}

.ui-group label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
}

@media only screen and (max-width: 576px) {
  .ui-group label {
    font-size: 13px;
    line-height: 16px;
  }
}

.ui-group.mw-540 {
  max-width: 540px;
}

.ui-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.ui-row .ui-group {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-right: 20px;
  padding-left: 20px;
}

@media only screen and (max-width: 576px) {
  .ui-row {
    margin: 0;
  }
  .ui-row .ui-group {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

.ui-input {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  background: white;
  font-family: "Geometria", sans-serif;
  color: white;
  background: #282834;
  border: 1px solid #424253;
  border-radius: 6px;
  padding: 16px 20px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.ui-input.has-error {
  color: #FF004D;
}

.ui-input.has-error::-webkit-input-placeholder {
  color: rgba(255, 0, 77, 0.5);
}

.ui-input.has-error::-moz-placeholder {
  color: rgba(255, 0, 77, 0.5);
}

.ui-input.has-error:-ms-input-placeholder {
  color: rgba(255, 0, 77, 0.5);
}

.ui-input.has-error::-ms-input-placeholder {
  color: rgba(255, 0, 77, 0.5);
}

.ui-input.has-error::placeholder {
  color: rgba(255, 0, 77, 0.5);
}

.ui-input::-webkit-input-placeholder {
  color: #8A8A8A;
}

.ui-input::-moz-placeholder {
  color: #8A8A8A;
}

.ui-input:-ms-input-placeholder {
  color: #8A8A8A;
}

.ui-input::-ms-input-placeholder {
  color: #8A8A8A;
}

.ui-input::placeholder {
  color: #8A8A8A;
}

.ui-input:focus {
  border-color: white;
}

@media only screen and (max-width: 576px) {
  .ui-input {
    padding: 14px 15px 12px;
    font-size: 13px;
  }
}

.ui-select {
  position: relative;
}

.ui-select:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  top: 50%;
  right: 16px;
  z-index: 2;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M2.80495 1.36122C2.26798 0.824253 1.39738 0.824253 0.860411 1.36122C0.32344 1.8982 0.32344 2.7688 0.860411 3.30577L10.0271 12.4724C10.564 13.0094 11.4346 13.0094 11.9716 12.4724L21.1383 3.30577C21.6753 2.7688 21.6753 1.8982 21.1383 1.36122C20.6013 0.824253 19.7307 0.824253 19.1937 1.36122L10.9993 9.55562L2.80495 1.36122Z' fill='white'/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  height: 12px;
}

textarea.ui-input {
  resize: vertical;
}

/* Checkbox */
.ui-checkbox input {
  display: none;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.ui-checkbox input:checked + label:before {
  border-color: #4ab68f;
}

.ui-checkbox input:checked + label:after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

.ui-checkbox label {
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.ui-checkbox label:before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  content: ' ';
  width: 20px;
  height: 20px;
  background-color: white;
  border: 1px solid #AFB7C0;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ui-checkbox label:after {
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
  display: inline-block;
  content: ' ';
  width: 10px;
  height: 10px;
  background: #4ab68f;
  border-radius: 50%;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  -o-transition: transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.ui-checkbox label span {
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
  line-height: 1.3;
  font-size: 14px;
  cursor: pointer;
}

.mfp-wrap {
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateZ(0);
}

html.mfp-helper {
  height: 100%;
}

html.mfp-helper body {
  overflow: hidden;
  height: 100%;
  -webkit-transform: translateZ(0);
}

.popup-buble .popup-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}

.popup-buble.mfp-ready .popup-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.popup-buble.mfp-removing .popup-dialog {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
}

.popup-buble.mfp-bg {
  background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(#000000));
  background: -o-linear-gradient(top, #161616 0%, #000000 100%);
  background: linear-gradient(180deg, #161616 0%, #000000 100%);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.popup-buble.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.popup-buble.mfp-removing.mfp-bg {
  opacity: 0;
}

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
          transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
          transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.scaler {
  background-color: #161616;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.scaler[data-ar='16:9'] {
  padding-bottom: 56.25%;
}

.scaler[data-ar='1:1'] {
  padding-bottom: 100%;
}

.scaler[data-ar='4:3'] {
  padding-bottom: 75%;
}

.scaler[data-ar='21:9'] {
  padding-bottom: 42.85%;
}

.scaler img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.scaler [js-lazy] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  will-change: opacity;
}

.scaler.is-bg-hidden {
  background-color: transparent;
}

.scaler.is-bg-hidden.no-bg-onload {
  background-image: none !important;
}

.scaler.is-loaded img,
.scaler.is-loaded picture {
  opacity: 1;
}

[js-lazy] {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.4s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

[js-lazy].is-loaded {
  opacity: 1;
}

.reveal {
  overflow: hidden;
  position: relative;
}

.reveal:after {
  background: #E5E5E5;
  content: ' ';
  display: inline-block;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.9, 0, 0.1, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.9, 0, 0.1, 1);
  -o-transition: transform 0.8s cubic-bezier(0.9, 0, 0.1, 1);
  transition: transform 0.8s cubic-bezier(0.9, 0, 0.1, 1);
  transition: transform 0.8s cubic-bezier(0.9, 0, 0.1, 1), -webkit-transform 0.8s cubic-bezier(0.9, 0, 0.1, 1);
  z-index: 2;
}

.reveal.is-animated:after {
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}

.reveal.is-animated[data-direction='ltr']:after {
  -webkit-transform: translate(100%, 0);
      -ms-transform: translate(100%, 0);
          transform: translate(100%, 0);
}

.reveal.is-animated[data-direction='rtl']:after {
  -webkit-transform: translate(-100%, 0);
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  background: #424253;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 180px;
  max-width: 180px;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  padding: 18px 35px 18px 20px;
  font-size: 16px;
  font-family: "Geometria", sans-serif;
  line-height: 1;
  color: #8A8A8A;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-image: url(../img/arrowBottom.svg);
  font-size: 0;
  color: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-open .button {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #424253;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: -1;
  border-radius: 6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items {
  overflow: hidden;
}

.selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  display: block;
  padding: 15px 20px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.selectric-items li.selected {
  background: #31313e;
}

.selectric-items li.highlighted {
  background: #31313e;
}

.selectric-items li:hover {
  background: #31313e;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: 700;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

.about-categories {
  position: relative;
  min-height: 800px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .about-categories {
    min-height: 600px;
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 576px) {
  .about-categories {
    min-height: 500px;
    margin-bottom: 60px;
  }
}

.about-categories__background {
  position: absolute;
  z-index: 1;
}

.about-categories__background:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(30%, rgba(9, 9, 9, 0)), to(#161616));
  background: -o-linear-gradient(top, #161616 2.63%, rgba(9, 9, 9, 0) 30%, #161616 100%);
  background: linear-gradient(180deg, #161616 2.63%, rgba(9, 9, 9, 0) 30%, #161616 100%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.about-categories__text {
  position: relative;
  z-index: 3;
  padding-top: 160px;
}

.about-categories__text .h1-title {
  margin: 0 0 20px 0;
}

.about-categories__text .p-reg {
  max-width: 470px;
}

@media only screen and (max-width: 768px) {
  .about-categories__text {
    padding-top: 100px;
  }
}

@media only screen and (max-width: 576px) {
  .about-categories__text {
    padding-top: 60px;
  }
}

.about-categories__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 100px -20px -20px;
}

@media only screen and (max-width: 992px) {
  .about-categories__grid {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .about-categories__grid {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
  }
}

@media only screen and (max-width: 576px) {
  .about-categories__grid {
    margin-top: 20px;
  }
}

.about-categories__col {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 15px 20px;
}

@media only screen and (max-width: 992px) {
  .about-categories__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .about-categories__col {
    padding: 5px 10px;
  }
}

.about-categories-card {
  position: relative;
  display: block;
  z-index: 1;
  border-radius: 16px;
  overflow: hidden;
}

.about-categories-card__image {
  position: relative;
  min-height: 160px;
  z-index: 1;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .about-categories-card__image {
    min-height: 120px;
  }
}

@media only screen and (max-width: 576px) {
  .about-categories-card__image {
    min-height: 60px;
  }
}

.about-categories-card__text {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  line-height: 75px;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .about-categories-card__text {
    font-size: 64px;
  }
}

@media only screen and (max-width: 576px) {
  .about-categories-card__text {
    font-size: 32px;
    line-height: 36px;
  }
}

.about-categories-card:hover .about-categories-card__image {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.banner {
  position: relative;
  z-index: 1;
}

.banner__iamnotshane {
  height: 600px;
  margin-top: 150px;
}

@media only screen and (max-width: 576px) {
  .banner__iamnotshane {
    margin-top: 0;
  }
}

.banner__iamnotshane img.banner__iamnotshane-online {
  position: absolute;
}

@media only screen and (max-width: 576px) {
  .banner__iamnotshane img.banner__iamnotshane-online {
    display: none;
  }
}

.banner__iamnotshane__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 100px;
}

.banner__iamnotshane__block-img {
  position: absolute;
  left: 20%;
  top: 0;
}

@media only screen and (max-width: 576px) {
  .banner__iamnotshane__block-img {
    left: 0;
    width: 100%;
  }
}

.banner__iamnotshane__block-text {
  position: absolute;
  top: 40px;
  left: 40%;
  max-width: 520px;
}

@media only screen and (max-width: 576px) {
  .banner__iamnotshane__block-text {
    left: 0;
    padding: 20px;
  }
}

.banner__iamnotshane__block-text p {
  text-shadow: black 1px 1px 2px;
}

.banner__iamnotshane__block-text .h1-title {
  margin: 0;
}

.banner__iamnotshane__block-text .title-2 {
  background: transparent;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-background-clip: text;
}

.banner .event-card__background:after {
  background: rgba(0, 0, 0, 0.4);
}

.banner .events-grid--simple {
  margin: 0 -10px;
}

.banner .events-grid__col {
  padding: 10px;
}

.banner .event-card__content {
  min-height: 90px;
  padding: 15px;
}

.banner .event-card__location {
  display: none;
}

.banner .event-card__title {
  font-size: 24px;
}

.banner--pt0-mob {
  padding-top: 60px;
}

.banner--nobg {
  background: none;
  margin-top: 80px;
}

.banner--nobg .banner__content {
  position: relative;
  z-index: 2;
}

.banner .content__arrardeon {
  margin-top: 80px;
}

.banner .content__arrardeon p:before {
  display: none;
}

.banner .content__arrardeon img {
  margin: 0;
}

.banner--dark-gradient:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, black 0%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(22, 22, 22, 0) 100%);
  left: 0;
  top: 0;
}

.banner--lineup {
  padding-top: 80px;
}

.banner--lineup .banner__text.mw-600 .p-reg {
  max-width: 670px;
  padding-right: 50px;
}

.banner__yellow-line200 {
  font-size: 0;
  position: absolute;
  width: 100%;
  top: 40%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  z-index: 2;
  text-align: center;
  pointer-events: none;
}

.banner__yellow-line200 img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  pointer-events: none;
}

.banner__yellow-line {
  font-size: 0;
  position: relative;
  width: 100%;
  margin: -250px 0 -120px;
  z-index: 5;
  text-align: center;
  pointer-events: none;
}

.banner__yellow-line img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  pointer-events: none;
}

.banner__yellow-line-artists {
  position: absolute;
  bottom: 12%;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}

.banner__yellow-line-artists img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  pointer-events: none;
}

.banner--pt0 {
  padding-top: 0;
}

.banner--editable__content {
  padding: 365px 0;
  min-height: 1px;
  height: auto;
  max-height: 100%;
}

.banner--editable__content--editable {
  padding: 100px 0 165px;
}

.banner--editable__content--banner1 {
  padding: 55px 0 80px;
}

.banner--editable__content--no-pb {
  padding-bottom: 0;
  padding-top: 10px;
  max-height: 10000px;
}

.banner--editable__content--banner2 {
  padding: 0 0 120px;
}

.banner--editable__background:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(93.98%, #161616));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.banner--editable__background:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(96.53%, #161616));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #161616 96.53%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #161616 96.53%);
}

.banner--editable__background.no-bottom-grad:after {
  display: none;
}

.banner--editable__background.no-top-grad:before {
  display: none;
}

.banner--editable__background--pg:before {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1 !important;
  height: 70%;
  background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(90%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 90%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 90%);
}

.banner--editable__background--tatu:before {
  opacity: 0 !important;
}

.banner--editable__background--tatu:after {
  opacity: 0 !important;
}

.banner--nopt {
  padding-top: 0;
  margin-top: -100px;
}

.banner--nopt .banner__content {
  padding-top: 0;
}

.banner__container {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.banner__container .artists-row {
  margin: 0 -20px;
  width: calc(100% + 40px);
  padding-top: 45px;
}

.banner__container .artists-row__el {
  width: 33.33333%;
  padding: 0 20px;
}

.banner__background {
  z-index: 1;
  background-color: #161616;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.banner__background_black_full {
  background-color: black;
  background-size: 100%;
}

.banner__background-mix {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.banner__background-mix img, .banner__background-mix picture {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center center";
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 3;
}

.banner__background-mix img[data-depth="0"], .banner__background-mix picture[data-depth="0"] {
  z-index: 1;
  position: absolute !important;
}

.banner__content {
  position: relative;
  z-index: 3;
  padding-top: 160px;
  padding-bottom: 40px;
  min-height: 600px;
  height: 100vh;
  max-height: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
}

.banner__content--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 160px;
}

.banner__content--as-hero {
  padding-top: 240px;
}

.banner__text {
  position: relative;
  z-index: 2;
}

.banner__text--editable {
  max-width: 650px;
  padding-right: 50px;
}

.banner__text .h1-title {
  margin: 0 0 20px;
}

.banner__text .h1-title.small {
  font-size: 40px;
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.banner__text .h1-title.trixie {
  font-family: TrixieCyr-Plain;
}

.banner__text .p-reg {
  max-width: 425px;
  position: relative;
  z-index: 2;
}

.banner__text .btn {
  margin-top: 60px;
}

.banner__text--right {
  margin-left: 50%;
}

.banner__text--pl {
  margin-left: 10%;
}

.banner__text.mw-460 .p-reg {
  max-width: 460px;
}

.banner__text.mw-600 .p-reg {
  max-width: 620px;
  font-size: 16px;
}

.banner__text.mw-100 .p-reg {
  max-width: 100%;
}

.banner__text--w50 {
  width: 55%;
}

.banner__text--w100 {
  width: 100%;
}

.banner__text.mw-500 {
  max-width: 520px;
}

.banner__text.mw-500 .p-reg {
  font-size: 21px;
  line-height: 1.3;
  max-width: 520px;
}

.banner__text.mw-500 .p-reg--fs16 {
  font-size: 16px;
}

.banner__subscribe {
  margin-top: 25px;
}

.banner__subscribe img {
  max-width: 192px;
  width: 60%;
  height: auto;
}

.banner__text-quote {
  position: absolute;
  font-size: 600px;
  line-height: 1;
  height: 300px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  z-index: 0;
  color: #383737;
  left: -15%;
  top: -150px;
}

.banner__photo {
  font-size: 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  text-align: center;
}

.banner__photo img {
  width: 80%;
  max-width: 386px;
  height: auto;
  position: relative;
  z-index: 2;
}

.banner__photo .w100 {
  width: 100%;
  max-width: 100%;
}

.banner__photo--tatu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.banner__photo--tatu img {
  width: 180%;
  max-width: 180%;
  height: auto;
}

.banner__photo--gas {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner__photo--gas img {
  width: 150%;
  max-width: 200%;
  height: auto;
  -o-object-fit: contain;
     font-family: "object-fit:contain";
     object-fit: contain;
}

.banner__photo--slider {
  width: 100%;
  margin-left: 0;
  position: relative;
  font-size: 0;
}

.banner__photo--slider img {
  width: 100%;
  height: auto;
  opacity: 0;
  pointer-events: none;
}

.banner__photo-blue-gradient {
  position: absolute;
  left: 45%;
  top: 20%;
  border-radius: 50%;
  background: #005EFF;
  -webkit-filter: blur(100px);
          filter: blur(100px);
  content: '';
  width: 250px;
  height: 250px;
}

.banner__photo-pink-gradient {
  position: absolute;
  left: 10%;
  top: 30%;
  border-radius: 50%;
  background: #7607FF;
  -webkit-filter: blur(100px);
          filter: blur(100px);
  content: '';
  width: 250px;
  height: 250px;
}

.banner__line-subs {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  bottom: -10%;
}

.banner__line-subs img {
  width: 100%;
  height: auto;
}

.banner__line4 {
  position: absolute;
  z-index: 6;
  left: 0;
  width: 100%;
  bottom: -5%;
}

.banner__line4 img {
  width: 100%;
  height: auto;
}

.banner__line-genius {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  bottom: 15%;
}

.banner__line-genius img {
  width: 100%;
  height: auto;
}

.banner__line-dubai {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  bottom: 0;
}

.banner__line-dubai img {
  width: 100%;
  height: auto;
}

.banner__video-show {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
}

.banner__video-show.is-active:after {
  opacity: 0;
}

.banner__video-show.is-active .play {
  opacity: 0;
  pointer-events: all;
}

.banner__video-show:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  z-index: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.banner__video-show .play {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.banner__video-show .play img {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
  pointer-events: all;
}

.banner__video-show .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.banner__video-show .shadow:nth-child(1):after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 15%;
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
}

.banner__video-show .shadow:nth-child(1):before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  content: '';
}

.banner__video-show .shadow:nth-child(2):after {
  position: absolute;
  left: 0;
  top: 0;
  width: 10%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(black), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
}

.banner__video-show .shadow:nth-child(2):before {
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
  content: '';
}

.banner__video-show video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     font-family: "object-fit:cover";
     object-fit: cover;
}

.banner__slider {
  position: static;
}

.banner__slider .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 15px;
  width: 100%;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}

.banner__slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #393948;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 0 3px;
  display: inline-block;
}

.banner__slider .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.banner__slider .swiper-slide {
  width: 100% !important;
  -webkit-transition: all 0.25s ease-in-out !important;
  -o-transition: all 0.25s ease-in-out !important;
  transition: all 0.25s ease-in-out !important;
  display: block;
  position: relative;
  font-size: 0;
}

.banner__slider .swiper-slide img {
  width: 100%;
  height: auto;
  position: static;
  opacity: 1;
  pointer-events: all;
}

.banner__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  overflow: hidden;
  left: 0;
  cursor: pointer;
  z-index: 3;
  opacity: 1;
  display: none !important;
}

.banner__arrow img {
  width: 10px !important;
  height: 16px;
  position: absolute;
  left: 48%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 !important;
  opacity: 1 !important;
}

.banner__arrow:before {
  position: absolute;
  left: 2px;
  top: 2px;
  content: '';
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #161616;
  border-radius: 50%;
}

.banner__arrow--prev {
  left: 15px;
}

.banner__arrow--next {
  left: auto;
  right: 15px;
}

.banner__arrow--next img {
  left: 55%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.banner__show-list {
  margin: 10px 0 0;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}

.banner__show-list:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FFE401;
  left: 0;
  top: 7px;
}

.banner__image {
  text-align: center;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
}

.banner__image img, .banner__image picture, .banner__image video {
  max-width: 100%;
}

@media only screen and (max-width: 576px) {
  .banner__image {
    margin-top: 30px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.banner__img-parallax {
  position: absolute;
  max-width: 541px;
  width: 40%;
  top: 25% !important;
  left: 60% !important;
}

.banner__apps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px -10px -10px;
  max-width: 400px;
}

.banner__app {
  width: 180px;
  height: 70px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

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

.banner__app:hover {
  background: rgba(255, 0, 77, 0.3);
}

.banner__nums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px -10px -10px;
  max-width: 540px;
}

.banner__num {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.banner__num-head {
  font-weight: 700;
  font-size: 44px;
  line-height: 1.25;
  color: #005EFF;
  background: -webkit-linear-gradient(0deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner__num-text {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}

.banner--gradient {
  background: #161616;
}

.banner--gradient .banner__background-mix:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(50.25%, rgba(9, 9, 9, 0)), to(#161616));
  background: -o-linear-gradient(top, #161616 2.63%, rgba(9, 9, 9, 0) 50.25%, #161616 100%);
  background: linear-gradient(180deg, #161616 2.63%, rgba(9, 9, 9, 0) 50.25%, #161616 100%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.banner--gradient2 {
  background: #161616;
}

.banner--gradient2:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(20.38%, rgba(20, 20, 20, 0)), color-stop(80.87%, rgba(9, 9, 9, 0)), color-stop(97.97%, #161616));
  background: -o-linear-gradient(top, #161616 2.63%, rgba(20, 20, 20, 0) 20.38%, rgba(9, 9, 9, 0) 80.87%, #161616 97.97%);
  background: linear-gradient(180deg, #161616 2.63%, rgba(20, 20, 20, 0) 20.38%, rgba(9, 9, 9, 0) 80.87%, #161616 97.97%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.banner--bottom-gradient {
  background-color: #161616;
}

.banner--bottom-gradient:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(52.72%, rgba(9, 9, 9, 0)));
  background: -o-linear-gradient(top, #161616 2.63%, rgba(9, 9, 9, 0) 52.72%);
  background: linear-gradient(180deg, #161616 2.63%, rgba(9, 9, 9, 0) 52.72%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.banner__button {
  padding-top: 35px;
}

.banner__button .btn {
  margin: 0;
}

.banner__image-mob {
  display: none;
}

.banner__image-desktop {
  position: absolute;
  left: 10%;
  width: 50%;
  outline: 1px solid red;
}

.banner__image-desktop img {
  width: 100%;
  height: auto;
}

.banner__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.banner__grid--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.banner__grid--mt {
  margin-top: 80px;
}

.banner__grid .banner__text--right {
  margin-left: 0;
}

.banner__grid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.banner__grid--reverse .banner__video {
  margin-left: 5%;
  margin-right: 0;
}

.banner__link {
  margin-top: 30px;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}

.banner__link:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  content: '';
  left: 0;
  bottom: -1px;
}

.banner__reward {
  margin-top: 80px;
}

.banner__reward p {
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
  margin: 0;
}

.banner__reward-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  width: calc(100% + 20px);
}

.banner__reward-el {
  min-width: 100px;
  padding: 20px 10px 0;
  text-align: center;
}

.banner__reward-el p {
  margin: 18px 0 0;
}

.banner__reward-image {
  font-size: 0;
}

.banner__reward-image img {
  width: 100%;
  height: auto;
  max-width: 100px;
}

.banner__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.banner__column {
  width: 33.3333%;
}

.banner__column p {
  font-size: 16px;
  color: #FFE401;
  margin: 10px 0 0;
}

.banner__column .mobile {
  display: none;
}

.banner__column--full {
  width: 100%;
  padding-top: 20px;
}

.banner__column--full p {
  font-size: 12px;
}

.banner__columns-info {
  width: 45%;
}

.banner__video {
  width: 50%;
  margin-right: 5%;
}

.banner__video--tatu img {
  max-width: 100%;
  width: 100%;
}

.banner__video--rasputin {
  margin-right: 0;
}

.banner__video--rasputin .banner__photo {
  text-align: left;
  padding-left: 7%;
}

.banner__video--rasputin .banner__photo img {
  margin-top: -110px;
  max-width: 400px;
}

.banner__video--covid {
  padding-left: 5%;
  padding-top: 0;
  margin-top: -50px;
}

.banner__video--covid img {
  max-width: 100%;
  width: 100%;
}

.banner__video--covid img.gif {
  position: absolute;
  left: 6.5%;
  width: 100%;
  top: 0;
}

.banner__video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.banner__video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.banner--black {
  background: #000;
}

.banner--black-tatu {
  background: #161616 !important;
}

.banner__text-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}

.banner__text-grid-el {
  padding-top: 20px;
  width: 45%;
  padding-right: 20px;
  padding-left: 20px;
}

.banner__text-grid-el:nth-child(2) {
  width: 55%;
  padding-right: 0;
}

.banner__text-grid-el p {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.banner__text-grid-el p:after {
  position: absolute;
  left: -20px;
  top: 3px;
  width: 8px;
  height: 8px;
  background: #FFE401;
  content: '';
  border-radius: 50%;
}

.banner__orkestr {
  font-size: 0;
  margin-bottom: -2px;
}

.banner__orkestr img {
  width: 100%;
  height: auto;
}

.banner--orkestr {
  background: #000;
}

.banner--orkestr .h1-title {
  color: #000;
  margin: 0;
}

.banner--orkestr .banner__content {
  margin-top: 20px;
}

.banner__orkestr-title {
  background: #FFE401;
  padding: 40px 0;
}

.banner__player {
  max-width: 800px;
  min-height: 490px;
  height: 490px;
  border-radius: 25px;
  background: #FFE401;
  margin: 80px auto 50px;
  position: relative;
  z-index: 2;
}

.banner__player iframe {
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}

.banner__player-container {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}

.banner__monetochka-player {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
  background: #333;
}

.banner__monetochka-player iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner__background--tatu-circle {
  background: #000;
}

.banner__content--tatu-circle {
  margin-top: 100px;
  background: #000;
}

.banner__content--tatu-circle .container {
  position: static;
}

.banner__content--tatu-circle .banner__grid {
  width: 100%;
  position: static;
}

.banner__content--tatu-circle .banner__video {
  position: absolute;
  left: 100%;
  max-width: 620px;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: -310px;
}

.banner__content--tatu-circle .banner__photo img {
  max-width: 100%;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .banner__text--right {
    margin-left: 25%;
  }
  .banner__text--w50 {
    width: 100%;
  }
  .banner__columns-info {
    width: 100%;
  }
  .banner--editable__content {
    padding: 150px 0;
  }
  .banner--editable__content--editable {
    padding: 80px 0;
  }
  .banner--editable__content--banner1 {
    padding: 60px 0;
  }
  .banner--editable__content--banner2 {
    padding: 100px 0;
  }
  .banner__video {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 50px;
  }
  .banner__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner__grid--reverse {
    margin: 0 0 30px;
  }
  .banner__grid .banner__text--right {
    margin-left: 0;
  }
  .banner__content--tatu-circle {
    margin-top: 0;
  }
  .banner__content--tatu-circle .h1-title {
    text-shadow: 0 0 10px #000;
  }
  .banner__content--tatu-circle .p-reg {
    text-shadow: 0 0 4px #000;
  }
}

@media only screen and (max-width: 768px) {
  .banner__content {
    padding-top: 100px;
  }
  .banner__button {
    padding: 25px 0 0;
  }
  .banner__button .btn {
    margin: 0;
  }
  .banner--p-mobile {
    padding-top: 0 !important;
    margin-bottom: 40px;
  }
  .banner--p-mobile .container {
    padding: 0;
  }
  .banner__photo--no-margin-mobile img {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 576px) {
  .banner .events-grid--simple .events-grid__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .banner__orkestr {
    margin-bottom: -2px;
  }
  .banner__orkestr img {
    width: 200%;
    margin-left: -50%;
  }
  .banner--orkestr {
    background: #000;
  }
  .banner--orkestr .h1-title {
    color: #000;
    margin: 0;
  }
  .banner--orkestr .banner__content {
    margin-top: 0;
  }
  .banner__orkestr-title {
    padding: 25px 0 15px;
  }
  .banner--lineup {
    padding-top: 20px;
  }
  .banner--lineup .banner__text.mw-600 .p-reg {
    max-width: 100%;
    padding-right: 0;
  }
  .banner__yellow-line200 {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    top: 15%;
  }
  .banner__yellow-line-artists {
    bottom: 6%;
  }
  .banner__yellow-line-artists img {
    width: 200%;
    margin-left: -50%;
  }
  .banner--pt70 {
    padding-top: 70px !important;
  }
  .banner__background {
    background-color: #000;
  }
  .banner__background--mpbg picture, .banner__background--mpbg img {
    -o-object-position: center bottom;
       object-position: center bottom;
  }
  .banner__background--mtbg picture, .banner__background--mtbg img {
    -o-object-position: center top;
       object-position: center top;
  }
  .banner__background--bottom-left {
    width: 140%;
    background-size: contain;
    background-position: left bottom;
  }
  .banner__background--bottom-left:after {
    height: 8% !important;
  }
  .banner__background--bottom {
    width: 140%;
    margin-left: -40%;
    background-size: contain;
    background-position: right bottom;
  }
  .banner__background--bottom:after {
    height: 8% !important;
  }
  .banner__content {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 600px;
    height: auto !important;
    max-height: 100% !important;
  }
  .banner__content > .container {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner__content--m-reg .btn {
    margin-top: 30px;
    margin-left: 0;
  }
  .banner__content--m-bot {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .banner__content--m-bot .btn {
    margin-left: 0;
    margin-top: 30px;
  }
  .banner--mobile500 {
    padding-top: 320px;
    min-height: 500px;
  }
  .banner__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .banner__text .h1-title.small {
    font-size: 30px;
    line-height: 1.1;
  }
  .banner__text .p-reg {
    max-width: 280px;
    margin: 0;
  }
  .banner__text .btn {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .banner__text .btn.btn-mob-left {
    margin-left: 0;
  }
  .banner__text.mw-600 .p-reg {
    font-size: 13px;
  }
  .banner__text--right {
    margin-left: 0;
  }
  .banner__text.mw-500 .p-reg {
    font-size: 13px;
  }
  .banner__text.mw-500 .p-reg--fs16 {
    font-size: 13px;
  }
  .banner__apps {
    max-width: 300px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .banner__app {
    width: 130px;
    height: 50px;
  }
  .banner__app img {
    max-width: 72%;
  }
  .banner__nums {
    width: 100%;
    margin-top: 45px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .banner__num {
    -webkit-box-flex: 0;
        -ms-flex: 0 33.33333%;
            flex: 0 1 33.33333%;
    max-width: 33.33333%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .banner__num-head {
    font-size: 28px;
  }
  .banner__num-text {
    margin-top: 25px;
    font-size: 13px;
  }
  .banner--gradient:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(50.25%, rgba(9, 9, 9, 0)), to(#161616));
    background: -o-linear-gradient(top, #161616 2.63%, rgba(9, 9, 9, 0) 50.25%, #161616 100%);
    background: linear-gradient(180deg, #161616 2.63%, rgba(9, 9, 9, 0) 50.25%, #161616 100%);
  }
  .banner__img-parallax {
    max-width: 541px;
    width: 70%;
    top: 0 !important;
    margin-top: 45px;
    left: 15% !important;
  }
  .banner__photo {
    margin-bottom: 20px;
  }
  .banner__text-quote {
    font-size: 400px;
    top: -100px;
    left: -15px;
  }
  .banner__background--tatu {
    background: #161616;
  }
  .banner__content--tatu {
    padding-top: 0;
  }
  .banner__content--tatu:after {
    display: none !important;
  }
  .banner--editable {
    background: #000;
    padding-top: 20px;
  }
  .banner--editable .h1-title {
    font-size: 36px;
  }
  .banner--editable.banner--mtbg {
    padding-bottom: 60px;
    padding-top: 180px;
  }
  .banner--editable.banner--mtbg .banner__content {
    padding: 50px 0 0;
  }
  .banner--editable .banner__content {
    padding: 0 0 45px;
    min-height: 1px;
    height: auto;
    max-height: 100%;
    position: relative;
  }
  .banner--editable .banner__content--banner1 {
    padding: 20px 0;
  }
  .banner--editable .banner__content--banner2 {
    padding: 20px 0;
  }
  .banner--editable .banner__content:after {
    height: 40px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(22, 22, 22, 0)));
    background: -o-linear-gradient(top, black 0%, rgba(22, 22, 22, 0) 100%);
    background: linear-gradient(to bottom, black 0%, rgba(22, 22, 22, 0) 100%);
  }
  .banner--editable .banner__background {
    display: none;
  }
  .banner--editable .banner__background--morgenshtern {
    display: block;
    background-position: left center;
    background-size: contain;
    position: static;
    padding-bottom: 80%;
    overflow: hidden;
  }
  .banner--editable .banner__background--pg {
    display: block !important;
  }
  .banner--editable .banner__background--pg:after {
    opacity: 1 !important;
  }
  .banner--pt0-mob {
    padding-top: 0;
  }
  .banner--pt0-mob .banner__content--banner1 {
    padding-top: 0;
  }
  .banner--pt0-mob .banner__video {
    margin: 0 0 10px;
  }
  .banner__photo--tatu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .banner__photo--tatu img {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .banner__photo--gas {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 25px;
  }
  .banner__photo--gas img {
    width: 150%;
    margin-left: 0;
    margin-right: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .banner--person {
    background-size: contain;
    background-position: center top;
    display: none;
  }
  .banner--person .banner__content {
    padding: 190px 0 50px;
  }
  .banner__video--rasputin {
    text-align: center;
    padding: 0;
  }
  .banner__video--rasputin img {
    margin-top: -100px;
    max-width: 400px;
  }
  .banner__video--covid {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .banner__video--covid img {
    margin-top: -40px;
    max-width: 100%;
    margin-left: -20px;
  }
  .banner__image-mob {
    display: block;
    font-size: 0;
    margin: 0 -20px 25px;
    width: calc(100% + 40px);
    position: relative;
  }
  .banner__image-mob:before {
    height: 30px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(22, 22, 22, 0)));
    background: -o-linear-gradient(top, black 0%, rgba(22, 22, 22, 0) 100%);
    background: linear-gradient(to bottom, black 0%, rgba(22, 22, 22, 0) 100%);
    z-index: 2;
  }
  .banner__image-mob:after {
    height: 30px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#161616), to(rgba(22, 22, 22, 0)));
    background: -o-linear-gradient(top, #161616 0%, rgba(22, 22, 22, 0) 100%);
    background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0) 100%);
    z-index: 2;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .banner__image-mob.no-gradient:after {
    opacity: 0;
  }
  .banner__image-mob img {
    width: 100%;
    margin: 0 auto;
  }
  .banner__video {
    max-width: 100%;
    width: 100%;
    margin: 25px auto 30px;
  }
  .banner__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .banner__grid .banner__text--right {
    margin-left: 0;
  }
  .banner__grid--reverse {
    margin: 0 0 30px;
  }
  .banner__reward {
    margin-top: 25px;
  }
  .banner__reward p {
    font-size: 16px;
  }
  .banner__reward-row {
    margin: 0 -5px;
    width: calc(100% + 10px);
  }
  .banner__reward-el {
    min-width: 1px;
    width: 33.3333%;
    padding: 15px 5px 0;
    text-align: center;
  }
  .banner__reward-el p {
    font-size: 12px;
    margin: 12px 0 0;
  }
  .banner__text-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
  }
  .banner__text-grid-el {
    padding-top: 40px;
    width: 100%;
    padding-right: 0;
  }
  .banner__text-grid-el:nth-child(2) {
    width: 100%;
  }
  .banner__text-grid-el p {
    margin: 15px 0;
  }
  .banner .banner__background--tatu.banner__background--pg {
    background: #161616;
  }
  .banner .banner__background--tatu-circle {
    background: #000 !important;
  }
  .banner .banner__content--tatu .h1-title {
    font-size: 36px;
  }
  .banner .banner__content--tatu-circle {
    background: #000;
  }
  .banner .banner__content--tatu-circle .banner__video {
    left: 75%;
    width: 50%;
    top: -47%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin-left: 0;
  }
  .banner__yellow-line {
    margin: -50px 0 -50px;
  }
  .banner__text {
    width: 100%;
  }
  .banner__text--w50 {
    width: 100%;
  }
  .banner__text--editable {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .banner__line-subs {
    bottom: 35%;
  }
  .banner__line4 {
    bottom: auto;
    top: 35%;
  }
  .banner__line-genius {
    top: 50%;
    bottom: auto;
  }
  .banner__line-dubai {
    bottom: auto;
    top: 30%;
  }
  .banner__grid--reverse-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .banner__columns-info {
    width: 100%;
    padding-top: 20px;
  }
  .banner__columns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner__column {
    width: 50%;
  }
  .banner__column:nth-child(3) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .banner__column:nth-child(3) p {
    width: 50%;
  }
  .banner__column p {
    font-size: 14px;
    margin: 10px 0 0;
  }
  .banner__column--full {
    width: 100%;
  }
  .banner__column--full p {
    font-size: 12px;
  }
  .banner__column .mobile {
    display: inline-block;
  }
  .banner__column .desktop {
    display: none;
  }
  .banner__container {
    margin: 0 -15px;
    width: calc(100% + 30px);
    padding-top: 10px;
  }
  .banner__container .artists-row__el {
    width: 50%;
    padding: 20px 15px 0;
  }
  .banner__container .artists-row__el p {
    font-size: 16px;
  }
  .banner__show-list {
    margin: 7px 0 0;
    padding-left: 20px;
  }
  .banner__show-list:after {
    width: 6px;
    height: 6px;
    top: 6px;
  }
  .banner--nopt {
    background: none;
    margin-top: -30px;
  }
  .banner__grid--mt {
    margin-top: 30px;
  }
  .banner--dark-gradient {
    background: none;
  }
  .banner .content__arrardeon {
    margin-top: 25px;
  }
  .banner--nobg {
    margin-top: 30px;
    background: none;
  }
  .banner__photo--ticket {
    -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
            transform: rotate(-15deg);
    margin-bottom: -15px;
  }
  .banner__photo--mobile-left {
    text-align: left;
  }
  .banner--small-margin {
    margin-top: 0;
  }
  .banner--small-margin .banner__grid {
    margin-top: 0;
  }
  .banner__player {
    margin: 40px 10px 0;
    min-height: 470px;
    border-radius: 15px;
  }
  .banner__player iframe {
    border-radius: 10px;
    left: 10px;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .banner__video-show img {
    width: 45px;
    height: 45px;
  }
}

/* bot-block */
.bot-block {
  position: relative;
  padding-top: 160px;
  padding-bottom: 224px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 768px) {
  .bot-block {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}

@media only screen and (max-width: 576px) {
  .bot-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.bot-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(49.48%, #161616), to(#161616));
  background: -o-linear-gradient(top, #161616 0%, #161616 49.48%, #161616 100%);
  background: linear-gradient(180deg, #161616 0%, #161616 49.48%, #161616 100%);
}

.bot-block .container {
  position: relative;
}

.bot-block__main-title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  line-height: calc(89/80);
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media only screen and (max-width: 992px) {
  .bot-block__main-title {
    font-size: 65px;
  }
}

@media only screen and (max-width: 576px) {
  .bot-block__main-title {
    font-size: 44px;
    margin-bottom: 20px;
  }
}

.bot-block__text {
  max-width: 1133px;
  font-size: 20px;
  line-height: calc(25/20);
  margin-bottom: 100px;
}

@media only screen and (max-width: 576px) {
  .bot-block__text {
    font-size: 13px;
  }
}

.bot-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .bot-block__list {
    position: relative;
    left: -7%;
  }
}

@media only screen and (max-width: 576px) {
  .bot-block__list {
    margin-bottom: -32px;
  }
}

.bot-block__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .bot-block__list li {
    width: 50%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 576px) {
  .bot-block__list li {
    margin-bottom: 32px;
  }
}

.bot-block__list li:not(:last-child) {
  margin-right: 100px;
}

@media only screen and (max-width: 992px) {
  .bot-block__list li:not(:last-child) {
    margin-right: 50px;
  }
}

@media only screen and (max-width: 768px) {
  .bot-block__list li:not(:last-child) {
    margin-right: 0;
  }
}

.bot-block__list li span {
  line-height: calc(20/16);
  font-weight: 500;
  text-transform: uppercase;
}

@media only screen and (max-width: 576px) {
  .bot-block__list li span {
    font-size: 13px;
  }
}

.bot-block__numb {
  font-size: 44px;
  line-height: calc(55/44);
  font-weight: 900;
  margin-bottom: 10px;
  color: #005EFF;
  background: -webkit-linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}

@media only screen and (max-width: 576px) {
  .bot-block__numb {
    font-size: 33px;
  }
}

.cast {
  padding-bottom: 80px;
}

.cast .h1-title {
  margin-top: 0;
  margin-bottom: 35px;
}

.cast__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -20px;
  width: calc(100% + 40px);
}

.cast__item {
  padding: 0 20px;
  width: 50%;
}

.cast__item p {
  font-size: 22px;
  color: #fff;
  line-height: 1.4;
  margin: 15px 0 0;
}

@media only screen and (max-width: 768px) {
  .cast {
    padding-bottom: 30px;
  }
  .cast .h1-title {
    margin-bottom: 20px;
  }
  .cast__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    width: 100%;
    padding-top: 0;
  }
  .cast__item {
    width: 100%;
    padding: 0;
  }
  .cast__item p {
    font-size: 14px;
    margin-top: 16px;
  }
}

.accardeon__element {
  margin-bottom: 2px;
}

.accardeon__element:last-child {
  margin-bottom: 0;
}

.accardeon__element.is-active .accardeon__toggler {
  border-bottom: 0;
}

.accardeon__element.is-active .accardeon__icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accardeon__element.is-active .accardeon__title {
  color: #FFE401;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #FFE401), color-stop(81.53%, #DAC300));
  background: -o-linear-gradient(left, #FFE401 17.72%, #DAC300 81.53%);
  background: linear-gradient(90deg, #FFE401 17.72%, #DAC300 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.accardeon__toggler {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 30px 0;
  border-bottom: 1px solid #282828;
}

.accardeon__title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.14;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.accardeon__icon {
  font-size: 0;
  padding-right: 5px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  will-change: transform;
}

.accardeon__icon .ico {
  font-size: 12px;
}

.accardeon__content {
  display: none;
  border-bottom: 1px solid #282828;
  padding: 0px 0 30px;
}

@media only screen and (max-width: 992px) {
  .accardeon__title {
    font-size: 38px;
  }
}

@media only screen and (max-width: 576px) {
  .accardeon__toggler {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .accardeon__content {
    padding-top: 10px;
  }
  .accardeon__icon .ico {
    font-size: 9px;
  }
  .accardeon__title {
    font-size: 28px;
  }
}

.content {
  position: relative;
  z-index: 2;
  margin: 100px 0;
}

.content--header-off {
  margin-top: 240px;
}

.content--hero-off {
  margin-top: -80px;
}

.content__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -20px;
}

.content__main, .content__sidebar {
  width: 100%;
  min-width: 1px;
  min-height: 0;
  padding: 20px;
}

.content__main {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 320px);
          flex-grow: 0;
          flex-shrink: 0;
          flex-basis: calc(100% - 320px);
  max-width: calc(100% - 320px);
}

.content__sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  max-width: 320px;
}

.content__sidebar-wrapper {
  padding-top: 215px;
}

.content__simple {
  max-width: 815px;
  margin-left: auto;
  margin-right: auto;
}

.content__link {
  margin-top: 50px;
  display: inline-block;
}

.content__link span {
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.content__link:hover span {
  border-color: transparent;
}

@media only screen and (max-width: 992px) {
  .content__main, .content__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .content__sidebar-wrapper {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .content {
    margin: 80px 0;
  }
  .content--hero-off {
    margin-top: -40px;
  }
  .content--header-off {
    margin-top: 180px;
  }
}

@media only screen and (max-width: 576px) {
  .content {
    margin: 60px 0;
  }
  .content--hero-off {
    margin-top: -20px;
  }
  .content--header-off {
    margin-top: 140px;
  }
}

.wysiwyg h1 {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.wysiwyg h2 {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.14;
  text-transform: uppercase;
}

.wysiwyg p {
  font-size: 16px;
  line-height: 1.25;
  margin: 1em 0;
}

.wysiwyg p:before {
  display: inline-block;
  content: ' ';
  width: 15px;
  pointer-events: none;
  display: none;
}

.wysiwyg p a {
  color: #edd402;
}

.wysiwyg--no-off p:before {
  display: none;
}

.wysiwyg .scaler {
  margin: 60px 0;
}

.wysiwyg .scaler img {
  margin: 0;
}

.wysiwyg img {
  max-width: 100%;
  margin: 60px 0;
}

.wysiwyg p + h2 {
  margin-top: 1.5em;
}

.wysiwyg h1:first-child, .wysiwyg h2:first-child, .wysiwyg h3:first-child, .wysiwyg h4:first-child, .wysiwyg h5:first-child, .wysiwyg p:first-child, .wysiwyg ul:first-child, .wysiwyg ol:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 992px) {
  .wysiwyg h1 {
    font-size: 64px;
  }
}

@media only screen and (max-width: 576px) {
  .wysiwyg h1 {
    font-size: 44px;
  }
  .wysiwyg p {
    font-size: 13px;
  }
}

.content-tabs__navigation {
  list-style: none;
  margin: 0 -40px;
  padding: 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 1px;
  overflow-x: auto;
  overflow-y: hidden;
}

@media only screen and (max-width: 576px) {
  .content-tabs__navigation {
    margin: 0 -20px;
    padding: 0 20px;
  }
}

.content-tabs__navigation li {
  display: inline-block;
  margin-right: 40px;
}

.content-tabs__navigation li:last-child {
  margin-right: 0;
}

.content-tabs__navigation li.is-active a:after {
  right: 0;
}

.content-tabs__navigation a {
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 38px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

.content-tabs__navigation a:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.content-tabs__navigation a:hover:after {
  right: 0;
}

.content-tabs__tabs {
  margin-top: 60px;
  margin-bottom: 60px;
}

.content-tabs__tab {
  display: none;
  max-width: 1020px;
}

.content-tabs__tab.is-active {
  display: block;
}

.cookies {
  position: fixed;
  z-index: 10;
  bottom: 10px;
  left: 0;
  right: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 150%, 0);
          transform: translate3d(0, 150%, 0);
  will-change: transform;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.cookies.is-visible {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.cookies.is-visible .cookies__wrapper {
  pointer-events: all;
}

.cookies__wrapper {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  border-radius: 16px;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 30px;
  pointer-events: none;
}

.cookies__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.26;
  padding-right: 30px;
}

.cookies__text a {
  text-decoration: underline;
}

.cookies__text a:hover {
  text-decoration: none;
}

.cookies__action {
  position: absolute;
  top: 50%;
  right: 30px;
  padding: 6px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  font-size: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.cookies__action .ico {
  font-size: 11px;
}

.cookies__action:hover {
  opacity: 0.75;
}

@media only screen and (max-width: 768px) {
  .cookies {
    bottom: 0;
  }
  .cookies .container {
    padding-left: 0;
    padding-right: 0;
  }
  .cookies__wrapper {
    border-radius: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
  .cookies__action {
    right: 35px;
  }
}

@media only screen and (max-width: 576px) {
  .cookies__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cookies__text {
    font-size: 13px;
  }
  .cookies__action {
    right: 15px;
  }
}

.devices-buy {
  padding: 100px 0 150px;
}

.devices-buy .h1-title {
  margin-top: 0;
  margin-bottom: 0;
}

.devices-buy__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  padding-top: 52px;
}

.devices-buy__el {
  padding: 0 20px;
  width: 33.33333%;
}

.devices-buy__item {
  display: block;
  border-radius: 16px;
  overflow: hidden;
  background: #22222C;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.devices-buy__item:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
      -ms-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}

.devices-buy__image-container {
  width: 100%;
  padding: 20px 20px 34px;
}

.devices-buy__image {
  width: 100%;
  height: 141px;
  position: relative;
}

.devices-buy__image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.devices-buy__name {
  margin: 20px 0 0;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
}

.devices-buy__memory {
  margin: 10px 0 0;
  text-align: center;
  color: #8A8A8A;
  font-size: 15px;
  line-height: 19px;
}

.devices-buy__price {
  width: 100%;
  background: #000;
  padding: 26px 22px 22px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 500;
  margin: 0;
  text-align: center;
  margin-top: auto;
}

@media only screen and (max-width: 992px) {
  .devices-buy__image {
    height: 110px;
  }
}

@media only screen and (max-width: 768px) {
  .devices-buy {
    padding: 40px 0;
  }
  .devices-buy .h1-title {
    margin-top: 0;
  }
  .devices-buy__grid {
    margin: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .devices-buy__image-container {
    padding: 20px 20px;
  }
  .devices-buy__image {
    height: 100px;
  }
  .devices-buy__item {
    width: 100%;
    padding: 0;
  }
  .devices-buy__el {
    width: 100%;
    padding: 20px 0 10px;
  }
}

.devices {
  padding: 60px 0 75px;
}

.devices .h1-title {
  margin-top: 0;
}

.devices__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -25px;
  margin-right: -25px;
  width: calc(100% + 50px);
  padding-top: 40px;
}

.devices__grid--pg .devices__item {
  width: 25%;
  padding: 0 20px;
}

.devices__grid--pg span {
  color: white;
  background: white;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.devices__grid--pg .ico {
  color: white;
}

.devices__grid--pg img {
  height: 58px;
}

.devices__grid--pg .devices__icon--small img {
  height: 42px;
}

.devices__grid--b2 .devices__item {
  width: 25%;
  padding: 0 20px;
}

.devices__grid--b2 span {
  color: #CBA063;
  background: -o-linear-gradient(173.5deg, #CBA063 0%, #ECC893 195.44%);
  background: linear-gradient(276.5deg, #CBA063 0%, #ECC893 195.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.devices__grid--b2 .ico {
  color: #CBA063;
}

.devices__grid--b2 img {
  height: 58px;
}

.devices__item {
  padding: 0 25px;
  width: 33.33333%;
}

.devices__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
  height: 60px;
  min-height: 60px;
}

.devices__icon .ico-mono-devices-eyes {
  font-size: 42px;
}

.devices__icon .ico-mono-devices-phone {
  font-size: 60px;
}

.devices__icon .ico-mono-devices-desktop {
  font-size: 58px;
}

.devices__icon .ico-mono-devices-smart {
  font-size: 58px;
}

.devices__icon span {
  font-size: 44px;
  line-height: 49px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #fff;
  margin-left: 26px;
}

.devices__info {
  margin: 60px 0 0;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
}

@media only screen and (max-width: 992px) {
  .devices__grid--b2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0px;
  }
  .devices__grid--b2 .devices__item {
    padding: 40px 20px;
    width: 50%;
  }
  .devices__grid--pg {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0px;
  }
  .devices__grid--pg .devices__item {
    padding: 40px 20px;
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .devices {
    padding: 0 0 40px;
  }
  .devices__grid {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .devices__grid--b2 .devices__item {
    padding: 25px 0;
    width: 100%;
  }
  .devices__grid--b2 img {
    height: 40px;
  }
  .devices__grid--pg .devices__item {
    padding: 25px 0;
    width: 100%;
  }
  .devices__grid--pg img {
    height: 40px;
  }
  .devices__grid--pg .devices__icon--small img {
    height: 32px;
  }
  .devices__item {
    width: 100%;
    padding: 25px 0;
  }
  .devices__icon {
    height: 42px;
    min-height: 42px;
  }
  .devices__icon .ico-mono-devices-eyes {
    font-size: 30px;
  }
  .devices__icon .ico-mono-devices-phone {
    font-size: 42px;
  }
  .devices__icon .ico-mono-devices-desktop {
    font-size: 40px;
  }
  .devices__icon span {
    font-size: 28px;
    margin-left: 15px;
  }
  .devices__info {
    margin-top: 20px;
  }
}

.vjs-default-skin .vjs-fullscreen-control .vjs-menu {
  display: none !important;
}

.vjs-full-window .event-page .hero__content {
  height: 100vh;
}

.vjs-full-window .event-page .hero__content .lookport-player .video-js {
  height: 100vh !important;
}

.is-mobile .video-js {
  position: relative !important;
  top: 0px;
  left: 0px;
  height: 100% !important;
  width: 100% !important;
}

.event-page .lookport-player {
  height: 100%;
  width: 100%;
  z-index: 1000000;
  display: none;
  position: absolute;
}

.event-page .lookport-player #vjs-logobrand-image-destination {
  display: none;
}

.event-page .lookport-player .vjs-fullscreen #vjs-logobrand-image-destination {
  display: block;
}

.events {
  position: relative;
  z-index: 2;
  margin-bottom: 45px;
}

.events--hero-off {
  margin-top: -85px;
}

.events--hero-s-off {
  margin-top: -145px;
}

.events--hero-off2 {
  margin-top: -180px;
}

.events--search {
  margin-top: 140px;
  margin-bottom: 75px;
}

.events--header-off {
  margin-top: 240px;
}

@media only screen and (max-width: 768px) {
  .events--search {
    margin-top: 100px;
    margin-bottom: 45px;
  }
  .events--hero-off2 {
    margin-top: -60px;
  }
  .events--header-off {
    margin-top: 180px;
  }
}

@media only screen and (max-width: 576px) {
  .events {
    margin-bottom: 15px;
  }
  .events--hero-off {
    margin-top: 0;
  }
  .events--hero-s-off {
    margin-top: -120px;
  }
  .events--hero-off2 {
    margin-top: 0;
  }
  .events--search {
    margin-top: 80px;
  }
  .events--header-off {
    margin-top: 140px;
  }
}

.events-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  margin-bottom: 15px;
}

.events-head .h3-title, .events-head .h2-title {
  margin: 0 20px 0 0;
}

.events-head .h1-title {
  margin: 0 40px 0 0;
}

@media only screen and (max-width: 576px) {
  .events-head {
    margin-bottom: 10px;
  }
  .events-head .h3-title, .events-head .h2-title {
    margin-right: 10px;
  }
}

.events-tags {
  margin-top: 50px;
  margin-bottom: 10px;
}

.events-tags__list {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}

.events-tags__list li {
  display: inline-block;
  padding: 5px;
}

.events-tags__list a {
  display: inline-block;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 58px;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 19px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.events-tags__list a:hover {
  background: white;
  color: #161616;
}

@media only screen and (max-width: 576px) {
  .events-tags a {
    font-size: 13px;
    padding: 4px 10px;
  }
}

.events-grid_w-three {
  max-width: 930px;
  margin-left: 0;
}

.events-grid_w-three .events-grid__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% / 3);
          flex-grow: 0;
          flex-shrink: 0;
          flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}

@media only screen and (max-width: 992px) {
  .events-grid_w-three .events-grid__col {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    max-width: 260px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.events-grid .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.events-grid__col {
  padding: 15px 20px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  min-height: 1px;
  min-width: 0;
}

.events-grid--simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

@media only screen and (max-width: 1200px) {
  .events-grid .swiper-wrapper {
    margin: 0 -15px;
  }
  .events-grid__col {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .events-grid__col:nth-child(n+7) {
    display: none;
  }
  .events-grid--simple {
    margin: 0 -15px;
  }
  .events-grid--simple .events-grid__col:nth-child(n+7) {
    display: block;
  }
}

@media only screen and (max-width: 992px) {
  .events-grid {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .events-grid .swiper-wrapper {
    margin: 0 0px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100% !important;
  }
  .events-grid__col {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    max-width: 260px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .events-grid__col:nth-child(n+7) {
    display: block;
  }
  .events-grid--simple {
    margin: 0 -15px;
    padding-left: 0;
    padding-right: 0;
  }
  .events-grid--simple .events-grid__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .events-grid {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .events-grid--simple {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -10px;
  }
  .events-grid--simple .events-grid__col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 10px;
  }
}

.event-card {
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 16px;
  color: white;
  overflow: hidden;
}

.event-card_img-slider {
  height: 180px;
  border-radius: 0;
}

.event-card_img-slider .event-card__background:after {
  display: none;
}

.event-card__background {
  z-index: 1;
}

.event-card__background img {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.event-card__background:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}

.event-card__content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 220px;
  padding: 20px;
}

.event-card__live {
  position: absolute;
  top: 15px;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.event-card__live-dot {
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #FF004D;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
          box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
  -webkit-animation: pulseDot 2s infinite;
          animation: pulseDot 2s infinite;
}

.event-card__live-label {
  margin-left: 8px;
  font-size: 12px;
  line-height: 1;
}

.event-card__fav {
  position: absolute;
  z-index: 2;
  top: 13px;
  right: 20px;
}

.event-card__fav .ico {
  font-size: 18px;
}

.event-card__title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.event-card__location {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.28;
}

.event-card__progressbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #3F4A5F;
  font-size: 0;
}

.event-card__progressbar-inner {
  height: 5px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.event-card:hover .event-card__background img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.event-card.is-loading {
  pointer-events: none;
  background: #282828;
}

.event-card.is-loading .event-card__background, .event-card.is-loading .event-card__fav, .event-card.is-loading .event-card__live, .event-card.is-loading .event-card__progressbar {
  display: none;
}

.event-card.is-loading .event-card__title, .event-card.is-loading .event-card__location {
  border-radius: 6px;
  overflow: hidden;
  font-size: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #444444), color-stop(35%, #444444), color-stop(50%, rgba(102, 102, 102, 0.8)), color-stop(65%, #444444), to(#444444));
  background: -o-linear-gradient(left, #444444 0, #444444 35%, rgba(102, 102, 102, 0.8) 50%, #444444 65%, #444444 100%);
  background: linear-gradient(90deg, #444444 0, #444444 35%, rgba(102, 102, 102, 0.8) 50%, #444444 65%, #444444 100%);
  background-size: 400% 100%;
  background-position: 0% 0;
  background-repeat: no-repeat;
  -webkit-animation: loading 1.5s infinite;
          animation: loading 1.5s infinite;
}

.event-card.is-loading .event-card__title {
  width: 80%;
  height: 40px;
}

.event-card.is-loading .event-card__location {
  margin-top: 10px;
  width: 45%;
  height: 20px;
}

@media only screen and (max-width: 576px) {
  .event-card__content {
    min-height: 200px;
    padding: 17px 18px;
  }
}

@-webkit-keyframes pulseDot {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
            box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(255, 0, 77, 0);
            box-shadow: 0 0 0 8px rgba(255, 0, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 77, 0);
            box-shadow: 0 0 0 0 rgba(255, 0, 77, 0);
  }
}

@keyframes pulseDot {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
            box-shadow: 0 0 0 0 rgba(255, 0, 77, 0.6);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(255, 0, 77, 0);
            box-shadow: 0 0 0 8px rgba(255, 0, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 77, 0);
            box-shadow: 0 0 0 0 rgba(255, 0, 77, 0);
  }
}

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

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

.footer {
  position: relative;
  background: #161616;
  color: white;
  padding-top: 60px;
}

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
}

.footer__top {
  padding-bottom: 30px;
}

.footer__top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.footer__top-alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.footer__top-alt .footer__lang {
  margin-left: auto;
  padding-bottom: 5px;
}

.footer__menu, .footer__menu-col, .footer__actions {
  width: 100%;
  min-width: 1px;
  min-height: 0;
}

.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.footer__menu-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-left: 20px;
  padding-right: 20px;
}

.footer__menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer__menu-list li {
  display: block;
  font-size: 15px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}

.footer__menu-list a {
  position: relative;
  display: inline-block;
  padding: 5px;
}

.footer__menu-list a:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  bottom: 0px;
  left: 5px;
  right: calc(100% + 5px);
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.footer__menu-list a:hover:after {
  right: 5px;
}

.footer__actions {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding-left: 20px;
  padding-right: 20px;
}

.footer__socials-title {
  color: #8A8A8A;
  font-size: 15px;
}

.footer__socials-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 14px -7px -7px;
}

.footer__socials-list li {
  padding: 7px;
}

.footer__socials-list a {
  position: relative;
  z-index: 1;
  min-width: 34px;
  min-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.footer__socials-list a:after {
  display: inline-block;
  content: ' ';
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  pointer-events: none;
  will-change: transform;
}

.footer__socials-list a .ico {
  position: relative;
  z-index: 2;
  font-size: 16px;
}

.footer__socials-list a .ico-mono-social-facebook {
  font-size: 18px;
}

.footer__socials-list a .ico-mono-social-vk {
  font-size: 10px;
}

.footer__socials-list a .ico-mono-social-instagram {
  font-size: 18px;
}

.footer__socials-list a .ico-mono-social-telegram {
  font-size: 15px;
}

.footer__socials-list a .ico-mono-social-youtube {
  font-size: 13px;
}

.footer__socials-list a .ico-mono-social-tiktok {
  font-size: 17px;
}

.footer__socials-list a:hover:after {
  opacity: 1;
}

.footer__contact-us {
  margin-top: 23px;
}

.footer__contact-us a {
  font-size: 15px;
  line-height: 19px;
}

.footer__lang {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__lang-title {
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
  margin-right: 30px;
}

.footer__lang-list {
  list-style: none;
}

.footer__lang-list li {
  display: inline-block;
  margin-right: 20px;
}

.footer__lang-list li.is-active a:after {
  right: 0;
}

.footer__lang-list a {
  position: relative;
  font-size: 15px;
  line-height: 19px;
  color: #FFFFFF;
}

.footer__lang-list a:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.footer__lang-list a:hover:after {
  right: 0;
}

.footer__service-code {
  margin-top: 35px;
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
}

.footer__bottom {
  border-top: 1px solid #282828;
  padding: 30px 0;
}

.footer__bottom-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__bottom--alt {
  border-top: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer__bottom--alt .footer__logo {
  color: white;
}

.footer__bottom--alt .footer__copyright {
  color: white;
}

.footer__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #454545;
}

.footer__logo .ico {
  font-size: 32px;
}

.footer__copyright {
  padding-left: 10px;
  text-align: right;
  margin-left: auto;
  font-size: 12px;
  line-height: 15px;
  color: #8A8A8A;
}

.footer__alt-image {
  font-size: 0;
  min-height: 1px;
  height: auto !important;
}

.footer__alt-image img, .footer__alt-image picture {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto !important;
  min-height: 1px;
}

.is-ie .footer__socials-list .ico {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1200px) {
  .footer__menu {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .footer__menu-col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .footer__actions {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
}

@media only screen and (max-width: 992px) {
  .footer__menu {
    -ms-flex-preferred-size: calc(100% - 320px);
        flex-basis: calc(100% - 320px);
    max-width: calc(100% - 320px);
  }
  .footer__actions {
    -ms-flex-preferred-size: 320px;
        flex-basis: 320px;
    max-width: 320px;
  }
}

@media only screen and (max-width: 768px) {
  .footer__menu-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 576px) {
  .footer__top {
    padding-bottom: 20px;
  }
  .footer__menu {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .footer__menu-list li {
    font-size: 13px;
  }
  .footer__actions {
    margin-top: 25px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .footer__socials-title {
    font-size: 13px;
  }
  .footer__socials-list {
    margin-top: 7px;
  }
  .footer__contact-us {
    margin-top: 13px;
  }
  .footer__contact-us a {
    font-size: 13px;
  }
  .footer__lang-title {
    font-size: 13px;
  }
  .footer__lang-list a {
    font-size: 13px;
  }
  .footer__service-code {
    margin-top: 30px;
    font-size: 13px;
  }
  .footer__bottom {
    padding: 20px 0;
  }
  .footer__top-alt {
    display: block;
  }
  .footer__top-alt .footer__lang {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 414px) {
  .footer__copyright {
    max-width: 130px;
  }
}

/* free-subscription */
.free-subscription {
  position: relative;
  padding-top: 100px;
  padding-bottom: 127px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 576px) {
  .free-subscription {
    padding-top: 60px;
  }
}

.free-subscription:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.63%, #161616), color-stop(52.72%, rgba(9, 9, 9, 0.5)));
  background: -o-linear-gradient(top, #161616 2.63%, rgba(9, 9, 9, 0.5) 52.72%);
  background: linear-gradient(180deg, #161616 2.63%, rgba(9, 9, 9, 0.5) 52.72%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.free-subscription .container {
  position: relative;
}

.free-subscription__wrap {
  margin-bottom: 115px;
}

@media only screen and (max-width: 768px) {
  .free-subscription__wrap {
    margin-bottom: 33px;
  }
}

.free-subscription__main-title {
  max-width: 986px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  line-height: calc(75/80);
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media only screen and (max-width: 992px) {
  .free-subscription__main-title {
    font-size: 65px;
  }
}

@media only screen and (max-width: 576px) {
  .free-subscription__main-title {
    font-size: 44px;
    margin-bottom: 24px;
  }
}

.free-subscription__text {
  max-width: 624px;
  font-size: 20px;
  line-height: 1.4;
}

@media only screen and (max-width: 576px) {
  .free-subscription__text {
    font-size: 13px;
  }
}

.free-subscription__wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.free-subscription__btn {
  margin-bottom: 60px;
}

.free-subscription__btn .btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  font-size: 32px;
  line-height: calc(40/32);
  font-weight: 500;
  padding-left: 30px;
  padding-right: 30px;
  background-image: url("../img/btn-bg.svg");
  background-repeat: no-repeat;
  background-size: auto;
}

@media only screen and (max-width: 768px) {
  .free-subscription__btn .btn {
    height: auto;
    font-size: 14px;
    padding: 14px 12px;
    background-image: url("../img/btn-bg-md.svg");
  }
}

.free-subscription__btn .btn__share {
  position: absolute;
  top: -14px;
  left: 20px;
  width: 80px;
  font-weight: 500;
  font-size: 20px;
  line-height: calc(25/20);
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .free-subscription__btn .btn__share {
    top: -2px;
    left: 8px;
    width: 35px;
    font-size: 8px;
  }
}

.free-subscription__btn .btn .ico {
  width: 32px;
  height: 32px;
  margin-left: 30px;
}

@media only screen and (max-width: 768px) {
  .free-subscription__btn .btn .ico {
    width: 14px;
    height: 14px;
    margin-left: 12px;
  }
}

.free-subscription__hidden {
  position: absolute;
  left: -9999px;
}

.free-subscription__soc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}

.free-subscription__soc-list li:not(:last-child) {
  margin-right: 30px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li:not(:last-child) {
    margin-right: 22px;
  }
}

.free-subscription__soc-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-image: url("../img/circle-gradient.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a {
    width: 32px;
    height: 32px;
  }
}

.free-subscription__soc-list li a:hover {
  background: -webkit-gradient(linear, right top, left top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(right, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(-90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.free-subscription__soc-list li a .ico-mono-social-facebook {
  width: 13.2px;
  height: 28.29px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a .ico-mono-social-facebook {
    width: 9.69px;
    height: 20.77px;
  }
}

.free-subscription__soc-list li a .ico-mono-social-whatsapp {
  width: 37.38px;
  height: 37.38px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a .ico-mono-social-whatsapp {
    width: 27.44px;
    height: 27.44px;
  }
}

.free-subscription__soc-list li a .ico-mono-social-telegram {
  width: 28.27px;
  height: 23.71px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a .ico-mono-social-telegram {
    width: 20.76px;
    height: 17.41px;
  }
}

.free-subscription__soc-list li a .ico-mono-social-twitter {
  width: 37.38px;
  height: 37.38px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a .ico-mono-social-twitter {
    width: 27.44px;
    height: 27.44px;
  }
}

.free-subscription__soc-list li a .ico-mono-social-messenger {
  width: 28px;
  height: 28px;
}

@media only screen and (max-width: 576px) {
  .free-subscription__soc-list li a .ico-mono-social-messenger {
    width: 20px;
    height: 20px;
  }
}

.is-ie .free-subscription__btn .btn {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

/* GAGARINA BEGIN */
.ticket-page {
  padding-top: 50px;
  padding-bottom: 100px;
}

.ticket-page .hero__about-text p, .ticket-page .hero__about-text a {
  margin-top: 5px;
}

.ticket-page__grid-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 80px;
}

.ticket-page__grid-image .ticket-page__part {
  padding-left: 0;
  width: 50%;
}

.ticket-page__grid-image .ticket-page__map-container {
  width: 50%;
  padding-right: 50px;
  font-size: 0;
  text-align: center;
}

.ticket-page__grid-image .ticket-page__map-container img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ticket-page__grid-image .ticket-page__map-container .img-online {
  margin-top: 110px;
  width: calc(100% + 50px);
  margin-left: -50px;
}

.ticket-page__grid-image .ticket-page__map-container .img-online--editable {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 425px;
}

.ticket-page__grid-image .ticket-page__map-container .img-online--editable.no-margin {
  margin-top: 0;
  max-width: 260px;
}

.ticket-page .img-online {
  display: none;
}

.ticket-page .img-online.is-active {
  display: inline-block;
}

.ticket-page .ticket-page__offline {
  display: none;
}

.ticket-page .ticket-page__offline.is-active {
  display: inline-block;
}

.ticket-page .tickets-online {
  display: none;
  width: 100%;
}

.ticket-page .tickets-online.is-active {
  display: inline-block;
}

.ticket-page .tickets-offline {
  display: none;
  width: 100%;
}

.ticket-page .tickets-offline.is-active {
  display: inline-block;
}

.ticket-page__scheme-container {
  width: 100%;
  display: none;
}

.ticket-page__scheme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.ticket-page__scheme .ticket-page__part {
  margin-left: 1.5%;
  padding-left: 0;
  position: static;
}

.ticket-page__placeholder {
  font-size: 0;
  width: 50%;
  padding-top: 118px;
  opacity: 0;
  pointer-events: none;
}

.ticket-page__placeholder img {
  width: 100%;
  height: auto;
}

.ticket-page__detail {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}

.ticket-page__detail .choosen {
  fill: url(#grad-horizontal) !important;
}

.ticket-page__detail .sold-out {
  fill: #565656 !important;
}

.ticket-page__detail .detail {
  width: 100%;
  height: auto;
}

.ticket-page__detail .detail circle {
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__detail .detail circle:hover {
  fill: url(#grad-horizontal) !important;
}

.ticket-page__detail .detail circle.sold-out:hover {
  fill: #565656 !important;
}

.ticket-page__image {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  width: 49%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.ticket-page__image:after {
  position: absolute;
  top: 0;
  right: -1px;
  content: '';
  height: 100%;
  width: 20%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 44, 0)), to(#22222c));
  background: -o-linear-gradient(left, rgba(34, 34, 44, 0) 0%, #22222c 100%);
  background: linear-gradient(to right, rgba(34, 34, 44, 0) 0%, #22222c 100%);
}

.ticket-page__show-scheme {
  display: none;
}

.ticket-page__map {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 118px;
  width: calc(51.5% - 50px);
}

.ticket-page__map a {
  font-size: 16px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
}

.ticket-page__map a:hover {
  color: #fff;
}

.ticket-page__map .back-to-tickets {
  display: none;
}

.ticket-page__map-container {
  font-size: 0;
  position: relative;
}

.ticket-page__map-container img {
  width: 100%;
  height: auto;
}

.ticket-page__map-container .gagarina {
  -webkit-box-shadow: 0 0 50px #151515;
          box-shadow: 0 0 50px #151515;
  margin-left: -10%;
  width: calc(100% + 10%);
}

.ticket-page__map-container svg {
  width: 100%;
  height: auto;
}

.ticket-page__map-container .back-to-tickets {
  display: none;
}

.ticket-page__part {
  position: relative;
  padding-left: 51.5%;
}

.ticket-page .h1-title {
  margin: 0;
  position: relative;
  z-index: 2;
}

.ticket-page .h1-title .trixie {
  font-size: 44px;
  line-height: 1;
  font-family: TrixieCyr-Plain;
  display: inline-block;
  margin: 30px 0;
}

.ticket-page__toggle-row {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}

.ticket-page__toggle-row p {
  opacity: 0.5;
  margin-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}

.ticket-page__toggle-row p.is-active {
  opacity: 1;
}

.ticket-page__toggle-row .switch {
  position: relative;
  width: 60px;
  height: 32px;
  margin: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

.ticket-page__toggle-row .switch.is-active .slider:before {
  -webkit-transform: translateX(28px);
      -ms-transform: translateX(28px);
          transform: translateX(28px);
}

.ticket-page__toggle-row .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  border-radius: 34px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ticket-page__toggle-row .slider:after {
  z-index: 2;
  position: absolute;
  left: 1px;
  top: 1px;
  content: '';
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #000;
  border-radius: 34px;
}

.ticket-page__toggle-row .slider:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 2px;
  bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 50%;
  z-index: 3;
}

.ticket-page__toggle-row .slider--yellow {
  background: #FFE401;
}

.ticket-page__toggle-row .slider--yellow:before {
  background: #FFE401;
}

.ticket-page .hero__about-text {
  position: relative;
  z-index: 2;
}

.ticket-page__buttons {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__button {
  border-radius: 16px;
  position: relative;
  padding: 16px;
  width: 49%;
  cursor: pointer;
}

.ticket-page__button:after {
  content: '';
  z-index: 1;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  left: 0;
  top: 0;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__button:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 16px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #22222C;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__button.is-active:before {
  opacity: 0;
}

.ticket-page__button .sold-out {
  position: absolute;
  right: -8px;
  top: -13px;
  padding: 4px 10px;
  font-size: 20px;
  border-radius: 5px;
  z-index: 2;
}

.ticket-page__button.disable:after {
  opacity: 0.3;
}

.ticket-page__button.disable .ticket-page__button-row {
  opacity: 0.3;
}

.ticket-page__button.disable .ticket-page__button-places {
  opacity: 0.3;
}

.ticket-page__button.disable .sold-out {
  opacity: 1;
}

.ticket-page__button.disable:before {
  opacity: 1;
}

.ticket-page__button-row {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ticket-page__button-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ticket-page__button-time .hours {
  font-size: 80px;
  line-height: 75%;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
}

.ticket-page__button-time .place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 4px;
}

.ticket-page__button-time .minutes {
  font-size: 35px;
  line-height: 1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: -4px;
}

.ticket-page__button-show {
  font-size: 36px;
  line-height: 1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-left: 20px;
}

.ticket-page__button-places {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
  width: calc(100% + 16px);
}

.ticket-page__button-places p {
  white-space: nowrap;
  font-size: 9px;
  font-family: "Geometria", sans-serif;
  line-height: 1.3;
  margin: 0;
  padding: 8px 8px 0;
  color: #fff;
}

.ticket-page__button-places {
  position: relative;
  z-index: 2;
}

.ticket-page__tickets--page .tickets__tags {
  padding-top: 15px;
}

.ticket-page__tickets--page .ticket-page__row-part {
  margin-left: 0;
  padding-left: 35px;
}

.ticket-page__tickets--page .ticket-page__left {
  margin-right: 0;
}

.ticket-page__title {
  font-size: 50px;
  color: #8000FF;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 13px;
}

.ticket-page__title--yellow {
  color: #FFE401;
  -webkit-text-fill-color: #FFE401;
}

.ticket-page__tickets-item {
  padding: 18px 50px;
  margin: 0 -50px;
  border-bottom: 1px solid #282834;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__tickets-item:hover {
  background: #282834;
}

.ticket-page__tickets-item:last-of-type {
  border-bottom: none;
}

.ticket-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ticket-page__item-title {
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  margin: 0;
}

.ticket-page__price {
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 0 20px;
  min-width: 80px;
}

.ticket-page__price .ico {
  font-weight: 300;
  font-size: 22px;
}

.ticket-page__price--result {
  text-transform: none;
  color: #424253;
  line-height: 1;
}

.ticket-page__price--result .ticket-page__promo .ui-group {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  margin-right: -2px;
}

.ticket-page__price--result .ticket-page__promo .ui-input {
  border-radius: 6px 0 0 6px;
}

.ticket-page__price--result .ticket-page__promo .btn {
  border-radius: 0 6px 6px 0;
}

.ticket-page__counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ticket-page__counter .counter {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  border: none;
  border-radius: 0;
  background: none;
  width: 44px;
  min-width: 44px;
  padding: 0;
  text-align: center;
}

.ticket-page__counter .counter::-webkit-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::-moz-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter:-ms-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::-ms-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter button {
  border: none;
  background: none;
  padding: 0 7px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  cursor: pointer;
}

.ticket-page__row-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  margin-left: auto;
}

.ticket-page .tickets--b2 .tickets__tags {
  margin-top: 0;
  padding-top: 1px;
  max-width: 500px;
}

.ticket-page .hover {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  position: relative;
  z-index: 2;
}

.ticket-page .default {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.ticket-page .no-events {
  pointer-events: none;
}

.ticket-page .hover-section {
  cursor: pointer;
}

.ticket-page .hover-section path, .ticket-page .hover-section rect, .ticket-page .hover-section circle {
  -webkit-transition: fill 0.25s ease-in-out;
  -o-transition: fill 0.25s ease-in-out;
  transition: fill 0.25s ease-in-out;
}

.ticket-page .sold-out path {
  fill: #333 !important;
  stroke: #333 !important;
}

.ticket-page .selected path {
  stroke: url(#grad) !important;
}

.ticket-page .sold-out-el path, .ticket-page .sold-out-el rect, .ticket-page .sold-out-el circle, .ticket-page .sold-out-el ellipse {
  fill: #6c6c6c !important;
}

.ticket-page .selected-el path, .ticket-page .selected-el rect, .ticket-page .selected-el circle, .ticket-page .selected-el ellipse {
  fill: url(#grad) !important;
}

.ticket-page__buy {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 6px;
  background: #282834;
}

.ticket-page__buy-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
}

.ticket-page__buy-button {
  width: 50%;
}

.ticket-page__buy-button .btn {
  text-transform: uppercase;
  padding: 24px 20px;
  width: 100%;
}

.ticket-page__buy-button .fixed-btn {
  display: none;
}

.ticket-page__bottom {
  margin-top: 80px;
}

.ticket-page__bottom .ticket-page__buy {
  margin-top: 15px;
}

.ticket-page__bottom-info {
  font-size: 16px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 35px;
}

.ticket-page__buy-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__buy-row p {
  font-size: 10px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.3);
  margin: 0;
  padding-right: 15px;
}

.ticket-page__buy-row p a {
  margin-left: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.ticket-page__buy-row .modal__companies {
  padding: 0;
}

.ticket-page__buy-row .modal__companies-item {
  font-size: 16px;
  padding: 0 8px;
}

.ticket-page__head .hero__about-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 0;
}

.ticket-page__head .hero__about-text p {
  margin-right: auto;
}

.ticket-page__head .hero__about-text a {
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
}

.ticket-page__head .hero__about-text a:hover {
  color: #fff;
}

.ticket-page__inputs {
  padding-top: 25px;
}

.ticket-page__inputs .mt-50 {
  padding-top: 40px;
}

.ticket-page__inputs--tatu .ui-group {
  margin-bottom: 10px;
}

.ticket-page__inputs .ui-group label {
  font-size: 13px;
}

.ticket-page__inputs .error {
  position: static;
  top: 100%;
  left: 0;
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
  color: #FF004D;
  line-height: 1.2;
  display: none;
}

.ticket-page__inputs .has-error .ui-input {
  border-color: #FF004D;
}

.ticket-page__inputs .has-error .error {
  display: block;
}

.ticket-page__inputs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ticket-page__inputs-row .selectric .label {
  background: #282834;
  padding-bottom: 17px;
  padding-top: 17px;
}

.ticket-page__inputs-row .selectric {
  border-color: #424253;
  max-width: 100%;
  width: 100%;
}

.ticket-page__inputs-row .ui-group {
  margin-right: 10px;
  width: 100%;
}

.ticket-page__inputs-row .ui-group:last-child {
  min-width: 220px;
  width: auto;
  margin-right: 0;
}

.ticket-page__inputs-row .ui-input[type="date"] {
  padding-top: 14px;
  padding-bottom: 13px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

.ticket-page__inputs-row .ui-input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.ticket-page__show-more {
  margin-top: 30px;
  text-align: center;
}

.ticket-page__show-more a {
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__show-more a:hover {
  border-color: transparent;
}

.ticket-page__promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 50px;
}

.ticket-page__promo .btn {
  width: 50%;
  background: none;
  padding: 15px;
  border: none;
  outline: none;
  position: relative;
  z-index: 2;
}

.ticket-page__promo .btn:after {
  content: '';
  z-index: 1;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  left: 0;
  top: 0;
  border-radius: 6px 0 0 6px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__promo .btn:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 4px 0 0 4px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #22222C;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__promo .btn span {
  position: relative;
  z-index: 3;
  font-size: 16px;
  font-family: "Geometria", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.ticket-page__promo .ui-group {
  width: 50%;
  margin: 0;
  margin-left: -2px;
}

.ticket-page__promo .ui-input {
  border-radius: 0 6px 6px 0;
  text-align: center;
  font-weight: 700;
  border-width: 2px;
  background: transparent;
}

.ticket-page__left {
  margin: 5px auto;
}

.ticket-page__left span {
  padding: 9px 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
  color: #75758F;
}

.ticket-page__result {
  max-width: 601px;
  padding-top: 30px;
}

.ticket-page .disabled {
  pointer-events: none;
  opacity: 0.6;
}

.ticket-page__checkbox-row {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__checkbox-row .ticket-page__price {
  min-width: 1px;
  white-space: nowrap;
  margin-left: 0;
  display: block;
  text-align: left !important;
}

.ticket-page__checkbox-info {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ticket-page__checkbox-info span {
  margin-right: 15px;
  margin-top: 9px;
}

.ticket-page__checkbox-info img {
  margin: 10px 0 5px;
}

.ticket-page__checkbox {
  padding-right: 20px;
  position: relative;
}

.ticket-page__checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
}

.ticket-page__checkbox input:checked + .checkbox:after {
  opacity: 1;
}

.ticket-page__checkbox label {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ticket-page__checkbox .info {
  font-size: 12px;
  color: #fff;
  opacity: 0.3;
  margin: 0;
  font-weight: 500;
  display: block;
  line-height: 1.2;
  margin-top: 7px;
}

.ticket-page__checkbox .info a span {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-bottom: 1px solid transparent;
}

.ticket-page__checkbox .info a:hover span {
  border-color: rgba(255, 255, 255, 0.3);
}

.ticket-page__checkbox .checkbox {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  position: absolute;
  left: 0;
  top: 5px;
}

.ticket-page__checkbox .checkbox span {
  position: absolute;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #23222c;
  display: block;
  z-index: 1;
  border-radius: 6px;
}

.ticket-page__checkbox .checkbox:after {
  position: absolute;
  left: 6px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  width: 9px;
  height: 4px;
  content: '';
  z-index: 2;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.sold-out {
  padding: 5px 15px;
  border-radius: 8px;
  background: #FF3939;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 26px;
  line-height: 1;
}

.watch-now {
  position: fixed;
  top: 150px;
  right: 50%;
  margin-right: -620px;
  background: #1E1E22;
  border-radius: 10px;
  padding: 20px 60px 20px 20px;
  width: 280px;
  max-width: 280px;
  z-index: 100;
}

.watch-now p {
  font-size: 14px;
  color: #fff;
  margin: 0;
}

.watch-now .close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.watch-now .close:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.watch-now .close:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media only screen and (max-width: 1200px) {
  .ticket-page__button-time .hours {
    font-size: 70px;
  }
  .ticket-page__button-time .place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 4px;
  }
  .ticket-page__button-time .minutes {
    font-size: 28px;
    line-height: 1;
    font-family: "AGLettericaUltraCompressed", sans-serif;
    font-weight: 400;
    color: #fff;
    margin-top: -4px;
  }
  .ticket-page__tickets--page .tickets__tags {
    padding-top: 15px;
  }
  .ticket-page__tickets--page .ticket-page__row-part {
    margin-left: auto;
  }
  .ticket-page__button-show {
    font-size: 28px;
  }
  .ticket-page__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ticket-page__left {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 10px 0;
  }
  .ticket-page__left span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
  }
  .watch-now {
    right: 40px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 992px) {
  .ticket-page__buttons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
  }
  .ticket-page__button {
    width: 100%;
    margin-top: 10px;
  }
  .ticket-page__tickets {
    padding-top: 30px;
  }
  .ticket-page__buy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ticket-page__buy-button {
    width: 100%;
  }
  .ticket-page__buy-button .fixed-btn {
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn:before {
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn:after {
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn.is-visible {
    opacity: 1;
    pointer-events: all;
    -webkit-user-select: all;
       -moz-user-select: all;
        -ms-user-select: all;
            user-select: all;
  }
  .ticket-page__buy-price {
    padding: 20px 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .ticket-page {
    padding-top: 82px;
    padding-bottom: 50px;
  }
  .ticket-page .img-online {
    margin-top: 0;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0;
  }
  .ticket-page .img-offline {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ticket-page--rasputin {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ticket-page__grid-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
  }
  .ticket-page__grid-image--tatu {
    padding-top: 10px;
  }
  .ticket-page__grid-image .ticket-page__part {
    padding-left: 0;
    width: 100%;
  }
  .ticket-page__grid-image .ticket-page__map-container {
    width: 100%;
    padding-right: 0;
    font-size: 0;
    text-align: center;
  }
  .ticket-page__grid-image .ticket-page__map-container img {
    width: 70%;
    max-width: 452px;
  }
  .ticket-page__grid-image .ticket-page__map-container .img-online {
    margin: 0;
    width: 100%;
  }
  .ticket-page__grid-image .ticket-page__map-container .img-online.no-margin {
    margin-top: 0;
    max-width: 100%;
  }
  .ticket-page .h1-title {
    padding-top: 40px;
    font-size: 36px;
  }
  .ticket-page .h1-title .trixie {
    font-size: 24px;
  }
  .ticket-page__checkbox .ticket-page__price {
    white-space: normal;
  }
  .ticket-page__buttons {
    padding-top: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .ticket-page__button-places {
    margin: 0;
    padding: 10px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ticket-page__button-places p {
    font-size: 9px;
    line-height: 1.8;
    padding: 0;
  }
  .ticket-page__button {
    width: 49%;
    padding: 15px 12px;
    min-height: 120px;
  }
  .ticket-page__button .sold-out {
    right: -6px;
    top: -17px;
    font-size: 18px;
  }
  .ticket-page__button-places p {
    font-size: 9px;
  }
  .ticket-page__button-time .hours {
    font-size: 64px;
  }
  .ticket-page__button-time .minutes {
    font-size: 24px;
    margin-top: -2px;
  }
  .ticket-page__button-time .city {
    font-size: 12px;
  }
  .ticket-page__button-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .ticket-page__button-show {
    position: static;
    margin: 0 0 12px;
    font-size: 30px;
  }
  .ticket-page__button-show br {
    display: none;
  }
  .ticket-page__button-show span {
    margin-left: 5px;
  }
  .ticket-page__part {
    position: relative;
    padding-left: 0;
  }
  .ticket-page__item-title {
    font-size: 28px;
  }
  .ticket-page__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .ticket-page__row .sold-out {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 5px 12px;
    border-radius: 6px;
  }
  .ticket-page__row--row-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ticket-page__row--row-mobile .ticket-page__row-part {
    width: auto;
    padding: 0 0 0 10px;
  }
  .ticket-page__row-part {
    margin-left: 0;
    padding: 10px 0 15px;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ticket-page__title {
    font-size: 30px;
    margin-bottom: 0;
  }
  .ticket-page__tickets {
    padding-top: 45px;
  }
  .ticket-page__tickets--page .tickets__tags {
    padding-top: 15px;
  }
  .ticket-page__tickets--page .ticket-page__left {
    margin: 0 auto;
  }
  .ticket-page__tickets--page .ticket-page__row-part {
    padding-left: 0;
    margin-left: auto;
  }
  .ticket-page__tickets-item {
    padding: 14px 40px;
    margin: 0 -40px;
  }
  .ticket-page__price {
    font-size: 28px;
    min-width: 1px;
    text-align: right;
    margin-left: 15px;
  }
  .ticket-page__price .ico {
    font-size: 20px;
  }
  .ticket-page__buy {
    margin-top: 25px;
  }
  .ticket-page__promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 35px;
  }
  .ticket-page__promo .btn {
    width: 100%;
    padding: 12px;
    margin-top: 12px;
  }
  .ticket-page__promo .btn:before {
    border-radius: 4px;
  }
  .ticket-page__promo .btn:after {
    border-radius: 6px;
  }
  .ticket-page__promo .btn span {
    font-size: 14px;
  }
  .ticket-page__promo .ui-group {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .ticket-page__promo .ui-input {
    border-radius: 6px;
  }
  .ticket-page__map {
    position: static;
    padding-top: 0;
    width: 100%;
  }
  .ticket-page__map a {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    z-index: 5;
  }
  .ticket-page__map.is-show a {
    display: none;
  }
  .ticket-page__map.is-show .back-to-tickets {
    display: block;
  }
  .ticket-page__map.is-show .ticket-page__map-container {
    display: block;
  }
  .ticket-page__map-container {
    display: none;
    position: static;
    padding-top: 0;
    width: 100%;
  }
  .ticket-page__map-container--scheme {
    display: block;
    padding-top: 40px;
  }
  .ticket-page__map-container.img-gagarina {
    display: block;
  }
  .ticket-page__map-container.img-gagarina .back-to-tickets {
    display: none;
  }
  .ticket-page__map-container .gagarina {
    -webkit-box-shadow: 0 0 20px #151515;
            box-shadow: 0 0 20px #151515;
    margin-left: 0;
    width: 100%;
  }
  .ticket-page__map-container .back-to-tickets {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
    position: relative;
    margin-left: auto;
    right: 0;
    cursor: pointer;
    margin-bottom: 25px;
  }
  .ticket-page__map-container .back-to-tickets:before {
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    content: '';
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .ticket-page__map-container .back-to-tickets:after {
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    content: '';
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .ticket-page__title-container {
    position: relative;
    padding-bottom: 10px;
  }
  .ticket-page__checkbox .checkbox {
    top: 5px;
  }
  .ticket-page__show-scheme {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ticket-page__show-scheme img {
    width: 17px;
    height: 19px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .ticket-page__head {
    position: relative;
  }
  .ticket-page__head--100vh {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: calc(100vh - 76px);
  }
  .ticket-page__head .hero__about-text {
    position: static;
  }
  .ticket-page__head .hero__about-text a {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    margin-top: 0;
    line-height: 1.3;
  }
  .ticket-page__image {
    position: absolute;
    left: -20px;
    top: -82px;
    width: calc(100% + 40px);
    height: 100vh;
  }
  .ticket-page__image:after {
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: -1px;
    content: '';
    height: 10%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 44, 0)), to(#22222c));
    background: -o-linear-gradient(top, rgba(34, 34, 44, 0) 0%, #22222c 100%);
    background: linear-gradient(to bottom, rgba(34, 34, 44, 0) 0%, #22222c 100%);
  }
  .ticket-page__inputs {
    padding-top: 25px;
  }
  .ticket-page__inputs .error {
    margin-top: 5px;
    font-size: 10px;
  }
  .ticket-page__bottom {
    margin-top: 32px;
  }
  .ticket-page__bottom .ticket-page__buy {
    margin-top: 10px;
  }
  .ticket-page__bottom-info {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .ticket-page__buy-companies {
    width: 100%;
  }
  .ticket-page__buy-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ticket-page__buy-row .modal__companies {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .ticket-page__buy-row p {
    font-size: 9px;
    margin-top: 20px;
  }
  .ticket-page__result {
    max-width: 100%;
    padding-top: 15px;
  }
  .ticket-page__result .ticket-page__promo {
    padding-top: 15px;
  }
  .ticket-page__inputs-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ticket-page__inputs-row .ui-group {
    margin-right: 0;
  }
  .ticket-page__inputs-row .selectric .label {
    padding: 14px 35px 12px 15px;
    font-size: 13px;
  }
  .watch-now {
    position: fixed;
    top: 70px;
    right: 20px;
    margin-right: 0;
    padding: 15px 45px 15px 15px;
    width: 235px;
    max-width: 235px;
  }
  .watch-now p {
    font-size: 12px;
  }
}

/* GAGARINA END */
.tippy-box {
  position: relative;
  background: #fff;
  color: #010101;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.4;
  outline: 0;
  -webkit-transition-property: visibility,opacity,-webkit-transform;
  transition-property: visibility,opacity,-webkit-transform;
  -o-transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity,-webkit-transform;
  text-align: left;
  padding: 12px 15px 14px 40px;
  letter-spacing: 0.5px;
  display: block;
}

.tippy-box .tippy-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.tippy-box .tooltip-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tippy-box .tooltip-info {
  font-size: 12px;
  color: #010101;
  text-transform: uppercase;
  line-height: 1.45;
  position: relative;
  z-index: 3;
}

.tippy-box .tooltip-info {
  display: block;
  margin-top: 2px;
  position: relative;
  z-index: 3;
}

.tippy-box .tooltip-buttons {
  display: block;
  margin-top: 2px;
  position: relative;
  z-index: 3;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 28px;
  display: inline-block;
  color: #000;
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: 5px;
}

.tippy-box .tooltip-buttons i {
  font-style: normal;
  margin: 0 10px;
  cursor: pointer;
}

.tippy-box .tooltip-price {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  display: inline-block;
}

.tippy-box .tooltip-price b {
  margin-left: 1px;
  color: transparent;
  text-transform: uppercase;
  padding: 0 2px;
  display: inline-block;
  background: url(../img/rub-black.svg) center left no-repeat;
  background-size: contain;
}

.tippy-box .tooltip-price:after {
  position: absolute;
  left: -24px;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  overflow: hidden;
  content: '';
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.tippy-box[data-inertia][data-state=visible] {
  -webkit-transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
       -o-transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
          transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

[data-placement^='bottom'] .tippy-arrow {
  bottom: auto;
  top: 0;
}

[data-placement^='bottom'] .tippy-arrow:before {
  bottom: auto;
  top: -12px;
}

.tippy-arrow {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 20px;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.tippy-arrow:after {
  position: absolute;
  content: '';
  width: 70%;
  height: 14px;
  background: #fff;
  bottom: 0;
  left: 50%;
  background: #fff;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.tippy-arrow:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 1px;
  bottom: -6px;
  left: 50%;
  margin-left: -7px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.tippy-content {
  position: relative;
  z-index: 1;
}

.tooltip-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
  position: relative;
}

.tooltip-grid .color {
  position: absolute;
  display: block;
  left: -10px;
  top: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.tooltip-grid span {
  position: relative;
  line-height: 1.2;
  margin-bottom: 5px;
}

.tooltip-grid b {
  width: 13px;
  height: 100%;
  top: 0;
  left: calc(100% + 5px);
  position: absolute;
  background: url(../img/rub.svg) center center no-repeat;
  background-size: contain;
}

.tooltip-grid i {
  line-height: 1.4;
  font-style: normal;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .tippy-box {
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 12px 8px 36px;
  }
  .tippy-box span {
    display: block;
    font-size: 20px;
  }
  .tippy-box .tooltip-buttons {
    font-size: 22px;
  }
  .tippy-box .tooltip-price {
    font-size: 18px;
  }
  .tippy-arrow {
    height: 16px;
    display: none;
  }
  .tippy-arrow:before {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    bottom: -7px;
  }
  [data-placement^='bottom'] .tippy-arrow:before {
    top: -7px;
  }
}

.gallery {
  position: relative;
  z-index: 2;
  margin-bottom: 45px;
}

.gallery--hero-off {
  margin-top: -85px;
}

@media only screen and (max-width: 768px) {
  .gallery--hero-off {
    margin-top: -30px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery--hero-off {
    margin-top: 0px;
  }
}

.gallery-grid .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

.gallery-grid__col {
  padding: 15px 20px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  min-height: 1px;
  min-width: 0;
}

.gallery-grid--simple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

@media only screen and (max-width: 1200px) {
  .gallery-grid .swiper-wrapper {
    margin: 0 -15px;
  }
  .gallery-grid__col {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .gallery-grid__col:nth-child(n+7) {
    display: none;
  }
  .gallery-grid--simple {
    margin: 0 -15px;
  }
  .gallery-grid--simple .gallery-grid__col:nth-child(n+7) {
    display: block;
  }
}

@media only screen and (max-width: 992px) {
  .gallery-grid {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .gallery-grid .swiper-wrapper {
    margin: 0 0px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100% !important;
  }
  .gallery-grid__col {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    max-width: 260px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .gallery-grid__col:nth-child(n+7) {
    display: block;
  }
  .gallery-grid--simple {
    margin: 0 -15px;
    padding-left: 0;
    padding-right: 0;
  }
  .gallery-grid--simple .gallery-grid__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .gallery-grid {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .gallery-grid--simple {
    padding-left: 0;
    padding-right: 0;
    margin: 0 -10px;
  }
  .gallery-grid--simple .gallery-grid__col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding: 10px;
  }
}

.gallery-card {
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 16px;
  color: white;
  overflow: hidden;
}

.gallery-card_img-slider {
  height: 180px;
  border-radius: 0;
}

.gallery-card_img-slider .gallery-card__background:after {
  display: none;
}

.gallery-card__background {
  z-index: 1;
}

.gallery-card__background img {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.gallery-card__background:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}

.gallery-card:hover .gallery-card__background img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

/* HEADER */
.header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
  background: transparent;
  color: white;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 40px;
  padding-top: 40px;
}

.header__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 0px;
  padding-right: 30px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.header__logo .ico {
  font-size: 52px;
}

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

.header__logo:hover {
  opacity: 0.75;
}

.header__logo--b2 img {
  max-width: 118px;
  width: 118px;
}

.header__logo--gagarina {
  margin-top: 8px;
}

.header__logo--gagarina img {
  width: 133px;
  height: auto;
}

.header__logo--kadebostany {
  margin-top: 8px;
}

.header__logo--kadebostany img {
  width: 37px;
  height: auto;
}

.header__menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0px 0 20px;
  padding: 0;
}

.header__menu li {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
}

.header__menu li:last-child {
  margin-right: 0;
}

.header__menu a {
  position: relative;
  display: inline-block;
  padding: 5px;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

.header__menu a:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  bottom: 0px;
  left: 5px;
  right: calc(100% + 5px);
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.header__menu a:hover:after {
  right: 5px;
}

.header__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  padding-left: 30px;
}

.header__search {
  margin: 0 10px;
}

.header__alert {
  margin: 0 15px;
  font-size: 0;
  cursor: pointer;
}

.header__alert .ico {
  font-size: 20px;
}

.header__hamburger {
  display: none;
  padding-left: 20px;
}

.header__user {
  margin-left: 25px;
}

.header__user-avatar {
  position: relative;
  width: 52px;
  height: 52px;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.header__user-avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .header__menu {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .header__wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header__wrapper--top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 576px) {
  .header__logo img {
    max-width: 100px;
  }
  .header__logo--gagarina {
    padding: 0;
    margin-left: auto;
    margin-top: 9px;
  }
  .header__logo--gagarina img {
    width: 80px;
    height: auto;
  }
  .header__logo--rasputin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__logo--rasputin img:nth-child(2) {
    margin-left: 40px;
    max-width: 140px;
    width: 100px;
    margin: 20px 0 0 5px !important;
  }
}

.headerSearch {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.headerSearch button, .headerSearch input {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.headerSearch button {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 0;
  padding: 5px;
  color: white;
  will-change: transform;
  -webkit-transition: color 0.25s ease-in-out, left 0.25s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: color 0.25s ease-in-out, left 0.25s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -o-transition: color 0.25s ease-in-out, left 0.25s ease-in-out, transform 0.15s ease-in-out;
  transition: color 0.25s ease-in-out, left 0.25s ease-in-out, transform 0.15s ease-in-out;
  transition: color 0.25s ease-in-out, left 0.25s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

.headerSearch button .ico {
  font-size: 19px;
}

.headerSearch button:hover {
  color: rgba(255, 255, 255, 0.75);
}

.headerSearch input {
  width: 0;
  color: white;
  font-size: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.headerSearch input::-ms-clear {
  display: none;
}

.headerSearch input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.headerSearch input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.headerSearch input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.headerSearch input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.headerSearch input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.headerSearch__clear {
  position: absolute;
  right: 6px;
  z-index: 2;
  padding: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
  color: #63636F;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

.headerSearch__clear .ico {
  font-size: 14px;
}

.headerSearch__clear:hover {
  color: white;
}

.headerSearch.is-active {
  background: #22222C;
  border-radius: 69px;
}

.headerSearch.is-active button {
  left: 13px;
}

.headerSearch.is-active input {
  width: 231px;
  padding-left: 20px;
  padding-right: 30px;
}

.headerSearch.is-active .headerSearch__clear {
  opacity: 1;
  pointer-events: all;
}

@media only screen and (max-width: 768px) {
  .headerSearch {
    position: static;
    border-radius: 0;
  }
  .headerSearch input {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 0;
    background: #22222C;
    -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    pointer-events: none;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    will-change: transform;
    width: 100% !important;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .headerSearch button {
    z-index: 2;
  }
  .headerSearch__clear {
    display: none;
  }
  .headerSearch.is-active {
    width: 100%;
    background: transparent;
  }
  .headerSearch.is-active input {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 40px;
    padding-right: 80px;
  }
  .headerSearch.is-active button {
    left: 0;
    -webkit-transform: translateX(65px);
        -ms-transform: translateX(65px);
            transform: translateX(65px);
  }
}

@media only screen and (max-width: 576px) {
  .headerSearch input {
    padding: 30px 50px 31px 20px;
    font-size: 13px;
  }
  .headerSearch.is-active input {
    padding-left: 20px;
    padding-right: 50px;
  }
  .headerSearch.is-active button {
    -webkit-transform: translateX(65px);
        -ms-transform: translateX(65px);
            transform: translateX(65px);
  }
}

.mobile-navi {
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 8;
  background: #E5E5E5;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  pointer-events: none;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.mobile-navi__wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 25px 20px;
}

.mobile-navi__menu {
  margin-top: auto;
  padding: 20px 0;
  list-style: none;
  text-align: center;
}

.mobile-navi__menu li {
  display: block;
  font-size: 36px;
  margin-bottom: 30px;
}

.mobile-navi__menu li:last-child {
  margin-bottom: 0;
}

.mobile-navi__menu a {
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.mobile-navi__menu a:hover {
  color: rgba(51, 51, 51, 0.5);
}

.mobile-navi__cta {
  text-align: center;
  margin-top: auto;
}

.mobile-navi__cta a {
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.mobile-navi__cta a:hover {
  color: rgba(51, 51, 51, 0.5);
}

.mobile-navi.is-active {
  pointer-events: all;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media only screen and (max-width: 768px) {
  .mobile-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* hero-note */
.hero-note {
  padding-top: 120px;
  padding-bottom: 100px;
}

.hero-note__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .hero-note__wrap {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.hero-note__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 124px;
  margin-left: auto;
}

@media only screen and (max-width: 992px) {
  .hero-note__img {
    margin-right: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-note__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: auto;
  }
}

.hero-note__img img {
  height: 80vh;
}

@media only screen and (max-width: 992px) {
  .hero-note__img img {
    max-width: 280px;
    width: 100%;
    height: 100%;
  }
}

.hero-note__main-title {
  position: relative;
  z-index: 0;
  max-width: 387px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  line-height: calc(49/44);
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.hero-note__main-title:before {
  content: '“';
  position: absolute;
  top: -185px;
  left: -60px;
  z-index: -1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 600px;
  line-height: calc(668/600);
  letter-spacing: 0.01em;
  color: #2f2f2f;
}

@media only screen and (max-width: 992px) {
  .hero-note__main-title:before {
    left: -30px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-note__main-title:before {
    left: -15px;
  }
}

.hero-note__text {
  position: relative;
  max-width: 550px;
  line-height: calc(20/16);
  margin-bottom: 86px;
}

@media only screen and (max-width: 768px) {
  .hero-note__text {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .hero-note__signature {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}

.hero {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.hero:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: -webkit-gradient(linear, left top, right top, from(black), color-stop(39%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 39%);
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 39%);
  z-index: 3;
}

.hero__background {
  z-index: 1;
  background-color: #161616;
}

.hero__content {
  position: relative;
  z-index: 6;
  color: white;
}

.hero__content > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
  padding-top: 140px;
  padding-bottom: 120px;
  min-width: 1px;
}

.hero__content--small > .container {
  min-height: 450px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hero__content--small .hero__text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__content--small .hero__text .h1-title {
  margin-bottom: 0;
}

.hero .container--grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.hero .container--grid .hero__text {
  width: 50%;
}

.hero--tatu-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero--tatu-bg:before {
  display: none;
}

.hero--tatu-bg .hero__content:after {
  opacity: 0.5;
}

.hero__image {
  font-size: 0;
  width: 48%;
  margin-left: 40px;
}

.hero__image img {
  width: 100%;
}

.hero__text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero__text .h1-title {
  margin: 0 0 10px;
  width: 100%;
}

.hero__text .h1-title span {
  background: transparent;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-background-clip: text;
}

.hero__text .h1-title span.title2, .hero__text .h1-title span.title3 {
  background: unset;
  -webkit-text-stroke: unset;
  -webkit-background-clip: unset;
  color: unset;
  text-transform: none;
}

.hero__text .h1-title .white {
  background: unset;
  -webkit-text-stroke: unset;
  -webkit-background-clip: unset;
  color: #fff;
  text-transform: none;
}

.hero__text .h1-title span.title3 {
  font-family: TrixieCyr-Plain, serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 68.86px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
}

.hero__text .h1-title .small {
  text-transform: none;
}

.hero__text .btn-fav {
  margin-top: 190px;
}

.hero__text .tag {
  margin-right: 20px;
}

.hero__text-wrapper {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  position: relative;
}

.hero__text-wrapper--editable {
  max-width: 500px;
  width: 100%;
}

.hero__text-desc {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__text-location {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}

.hero__play-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  position: absolute;
}

.hero__play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  cursor: pointer;
}

.hero__play:hover .hero__play-icon {
  background: rgba(255, 0, 77, 0.3);
}

.hero__play-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hero__play-icon .ico {
  font-size: 51px;
  -webkit-transform: translateX(0.05em);
      -ms-transform: translateX(0.05em);
          transform: translateX(0.05em);
}

.hero__play-text {
  margin-top: 15px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.27;
}

.hero--bottom-gradient {
  background-color: #161616;
}

.hero--bottom-gradient:after {
  display: inline-block;
  content: ' ';
  position: absolute;
  left: 0;
  width: 100%;
  top: auto;
  bottom: 0;
  z-index: 4;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(93.98%, #161616));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
}

.hero--gradient {
  background: #161616;
}

.hero--gradient:after {
  display: inline-block;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2.67%, #161616), color-stop(36.44%, rgba(0, 0, 0, 0)), color-stop(80.67%, #161616));
  background: -o-linear-gradient(top, #161616 2.67%, rgba(0, 0, 0, 0) 36.44%, #161616 80.67%);
  background: linear-gradient(180deg, #161616 2.67%, rgba(0, 0, 0, 0) 36.44%, #161616 80.67%);
}

.hero__timer-container {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.hero__timer {
  text-align: right;
}

.hero__timer .countdown {
  font-size: 290px;
  font-weight: 600;
  line-height: 1.1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  color: #161616;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-left: 5px;
  font-style: normal;
  z-index: 3;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-text-stroke: 4px rgba(0, 0, 0, 0.01);
  -webkit-background-clip: text;
}

.hero__timer .countdown--regular {
  font-weight: 400;
  letter-spacing: 0px;
}

.hero__timer .countdown .d {
  font-size: 60px;
}

.hero__timer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero__timer-info .btn {
  margin-left: auto;
}

.hero__timer-text {
  margin: -5px auto 0 0;
  font-size: 24px;
  color: white;
  line-height: 1.4;
  font-weight: 500;
  padding-right: 50px;
}

.hero__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 0;
}

.hero__buttons .btn {
  margin: 0 20px 0 0;
}

.hero__buttons .btn-fav {
  padding: 15px 20px;
  margin: 0;
}

.hero__buttons-info {
  padding: 25px 0 0;
  text-align: center;
  max-width: 250px;
  width: 100%;
}

.hero__buttons-info .btn {
  width: 100%;
}

.hero__buttons-info p {
  margin-top: 16px;
  font-size: 14px;
  color: #fff;
}

.hero__buttons-info--mw500 {
  max-width: 500px;
  text-align: left;
}

.hero__buttons-info--mw500 .btn {
  max-width: 240px;
}

.hero__buttons-info--icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 350px;
}

.hero__buttons-info--icons p {
  font-size: 24px;
  background: transparent;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-background-clip: text;
  margin: 0 0 -3px 25px;
}

.hero__buttons-info--timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.hero__buttons-info .hero__buttons-grid {
  position: relative;
}

.hero .covid-free {
  display: inline-block;
  padding: 13px 20px;
  border-radius: 6px;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 14px;
  color: #fff;
  background: rgba(78, 78, 78, 0.5);
  margin-right: 15px;
  font-weight: 400;
  white-space: nowrap;
}

.hero__buttons-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__buttons-grid p {
  text-align: left;
  margin-left: 20px;
}

.hero__buttons-grid--aic {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hero__buttons-grid--aic p {
  margin: 0 0 0 20px;
}

.hero__buttons-grid .large {
  font-size: 20px;
  font-weight: 500;
  margin: 10px auto;
  padding: 0 10px;
}

.hero__buttons-grid .hero__timer {
  position: absolute;
  left: 100%;
  margin: 0 0 0 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  min-height: 1px;
}

.hero__buttons-grid .hero__timer .countdown {
  font-size: 32px;
  font-weight: 500;
  font-family: "Geometria", sans-serif;
  color: #fff;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.hero__buttons-grid .hero__timer .countdown__item {
  margin: 0 7px;
  text-align: center;
  min-width: 50px;
}

.hero__buttons-grid .hero__timer .countdown__item:last-child span:after {
  display: none;
}

.hero__buttons-grid .hero__timer .countdown__item span {
  position: relative;
  width: 100%;
  display: inline-block;
  letter-spacing: 0.5px;
}

.hero__buttons-grid .hero__timer .countdown__item span:after {
  content: ':';
  font-size: inheri;
  color: inherit;
  font-family: inherit;
  position: absolute;
  left: 100%;
  top: -3px;
  margin-left: 0;
}

.hero__buttons-grid .hero__timer .countdown__item p {
  text-align: center;
  margin: 5px 0 0;
  font-size: 12px;
  opacity: 0.6;
  text-transform: none;
  letter-spacing: normal;
}

.hero__buttons-grid .kadebostany {
  max-width: 96px;
  width: 40%;
  height: auto;
  margin-left: 35px;
}

.hero__icon-world {
  font-size: 0;
  text-align: left;
}

.hero__icon-world img {
  max-width: 140px;
  width: 100%;
  height: auto;
}

.hero__buttons-icon {
  margin-left: 20px;
  font-size: 0;
}

.hero__buttons-icon img {
  max-width: 70px;
  width: 100%;
  height: auto;
}

.hero__buttons-pcr-test {
  font-size: 0;
  margin-left: 15px;
}

.hero__buttons-pcr-test img {
  height: 70px;
  max-width: 250px;
  height: 70px;
  margin: 0 -50px -10px 0;
  width: auto;
}

.hero__favorite {
  position: absolute;
  right: 40px;
  bottom: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__favorite p {
  font-size: 14px;
  color: #75758F;
  margin-right: 20px;
}

.hero__favorite .fav {
  width: 54px;
  min-width: 54px;
  height: 54px;
  min-height: 54px;
  cursor: pointer;
  border-radius: 50%;
  background: rgba(117, 117, 143, 0.6);
  position: relative;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hero__favorite .fav.is-active {
  background: #fff;
}

.hero__favorite .fav.is-active .ico {
  color: #000;
}

.hero__favorite .ico {
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hero__world-live {
  position: absolute;
  left: 40px;
  bottom: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__world-live p {
  font-size: 14px;
  color: #75758F;
  margin-right: 20px;
}

.hero__world-live .fav {
  width: 54px;
  min-width: 54px;
  height: 54px;
  min-height: 54px;
  cursor: pointer;
  border-radius: 50%;
  background: rgba(117, 117, 143, 0.6);
  position: relative;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hero__world-live .fav.is-active {
  background: #fff;
}

.hero__world-live .fav.is-active .ico {
  color: #000;
}

.hero__world-live .ico {
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.hero__about {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__about-text {
  padding-right: 30px;
}

.hero__about-text p {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: white;
}

.hero__about-text .gradient {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  max-width: 360px;
}

.hero__about-text .yellow {
  color: #FFE401;
}

.hero__about-price {
  margin: 0;
  font-size: 72px;
  line-height: 1;
  font-weight: 400;
  color: white;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  white-space: nowrap;
}

.hero__about-price .ico {
  font-size: 51px;
}

.hero__background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  background: rgba(16, 16, 16, 0.6);
  z-index: 2;
}

.hero__charitable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero__charitable-info {
  padding-right: 150px;
}

.hero__charitable-image {
  width: 70%;
  max-width: 396px;
  position: relative;
  font-size: 0;
  min-width: 350px;
}

.hero__charitable-image img {
  width: 100%;
  height: auto;
}

.hero__charitable-logo {
  position: absolute;
  left: -155px;
  bottom: 45px;
}

.hero__charitable-logo img {
  width: 302px;
  height: auto;
}

.hero__text-description {
  padding: 40px 0 30px;
  margin: 0;
  font-size: 20px;
  line-height: 1.4;
  color: white;
}

.hero__already-buy {
  max-width: 200px;
  width: 100%;
  padding: 8px 15px;
  background: #161616;
  border-radius: 6px;
  font-size: 16px;
  line-height: 20px;
  color: #8A8A8A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}

.hero__already-buy .ico {
  font-size: 22px;
}

.hero__video-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}

.hero__video-buttons p {
  margin-bottom: 10px;
}

.hero__video-buttons span {
  font-size: 32px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  line-height: 1;
  padding: 10px 25px;
  background: #1E1E22;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}

.hero__video-buttons span.is-active {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.hero__video-buttons span:first-child {
  border-radius: 6px 0 0 6px;
}

.hero__video-buttons span:last-child {
  border-radius: 0 6px 6px 0;
}

.hero__video-buttons-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero--tatu-no-left-gradient {
  z-index: 3;
  overflow: visible;
}

.hero--tatu-no-left-gradient .hero__content:after {
  opacity: 0;
}

.is-ie .hero__content > .container {
  height: 100vh;
}

.is-ie .hero__content--small > .container {
  height: 450px;
}

@media only screen and (max-width: 1200px) {
  .hero__timer {
    min-height: 440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .hero__timer .countdown {
    font-size: 300px;
  }
  .hero__timer-text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .hero__buttons-grid .hero__timer {
    margin: 0 0 0 15px;
  }
  .hero__buttons-grid .hero__timer .countdown {
    font-size: 30px;
  }
  .hero__buttons-grid .hero__timer .countdown__item {
    margin: 0 5px;
    min-width: 54px;
  }
  .hero__buttons-grid .hero__timer .countdown__item:last-child span:after {
    display: none;
  }
  .hero__buttons-grid .hero__timer .countdown__item span:after {
    content: ':';
    font-size: inheri;
    color: inherit;
    font-family: inherit;
    position: absolute;
    left: 100%;
    top: -3px;
    margin-left: 0;
  }
  .hero__buttons-grid .hero__timer .countdown__item p {
    text-align: center;
    margin: 5px 0 0;
    font-size: 12px;
  }
}

@media only screen and (max-width: 992px) {
  .hero__play-icon {
    width: 70px;
    height: 70px;
  }
  .hero__play-icon .ico {
    font-size: 32px;
  }
  .hero__play-text {
    margin-top: 10px;
    font-size: 17px;
  }
  .hero__timer-container {
    position: static;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    top: auto;
  }
  .hero__text--timer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero__timer {
    min-height: 1px;
    margin-top: 50px;
  }
  .hero__timer .countdown {
    font-size: 250px;
  }
  .hero__charitable-info {
    padding-right: 80px;
    width: 65%;
  }
  .hero__charitable-image {
    width: 35%;
    max-width: 396px;
    min-width: 1px;
  }
  .hero__charitable-image img {
    width: 100%;
    height: auto;
  }
  .hero__charitable-logo {
    position: absolute;
    left: -75px;
    bottom: 35px;
  }
  .hero__charitable-logo img {
    width: 200px;
    height: auto;
  }
  .hero__text-description {
    padding: 20px 0 5px;
  }
}

@media only screen and (max-width: 768px) {
  .hero:before {
    background: -webkit-gradient(linear, left top, right top, from(black), color-stop(39%, rgba(0, 0, 0, 0.3)));
    background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0.3) 39%);
    background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.3) 39%);
  }
  .hero__play-wrapper__mobile {
    display: none;
  }
  .hero__background--mobile-right {
    background-position: right 30% center;
  }
  .hero__timer {
    min-height: 1px;
    margin-top: 20px;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hero__timer .countdown {
    font-size: 90px;
    padding-left: 3px;
    letter-spacing: 5px;
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
    -webkit-text-stroke: 2px rgba(0, 0, 0, 0.01);
    -webkit-background-clip: text;
  }
  .hero__timer-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero__timer-info .btn {
    margin-left: 0;
    margin-top: 15px;
  }
  .hero__timer-text {
    padding-right: 0;
    font-size: 13px;
    margin: 15px 0 0;
  }
  .hero__charitable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .hero__charitable-info {
    padding-right: 0;
    width: 100%;
  }
  .hero__charitable-image {
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    min-width: 1px;
    margin-top: 40px;
  }
  .hero__charitable-image img {
    width: 100%;
    height: auto;
  }
  .hero__charitable-logo {
    position: absolute;
    left: -85px;
    bottom: 10px;
  }
  .hero__charitable-logo img {
    width: 200px;
    height: auto;
  }
  .hero__text-description {
    padding: 15px 0 0;
    font-size: 14px;
  }
  .hero__video-buttons {
    position: absolute;
    left: 20px;
    top: 130px;
    text-align: left;
  }
  .hero__video-buttons p {
    font-size: 14px;
  }
  .hero__video-buttons span {
    font-size: 18px;
    padding: 8px 15px;
  }
}

@media only screen and (max-width: 576px) {
  .hero--bottom-gradient {
    background-color: #161616;
  }
  .hero--bottom-gradient:after {
    height: 14%;
  }
  .hero__content > .container {
    min-height: 500px !important;
    padding-bottom: 0;
    padding-top: 100px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero__content .h1-title {
    width: 70%;
  }
  .hero__content .h1-title.w100 {
    width: 100%;
  }
  .hero__content--timer > .container {
    min-height: 80vh !important;
  }
  .hero__content--small > .container {
    padding-bottom: 110px;
    min-height: 300px !important;
  }
  .hero .covid-free {
    padding: 10px 15px;
    margin-right: 0;
  }
  .hero--tatu-bg .container--grid .h1-title {
    width: 100%;
  }
  .hero--tatu-bg .hero__buttons-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hero--tatu-bg .hero__buttons-grid .large {
    font-size: 15px;
    margin-left: auto;
    margin: 0;
    padding: 0;
  }
  .hero--tatu-bg .hero__buttons-icon {
    text-align: left;
    width: 100%;
    margin: 0;
  }
  .hero--tatu-bg .hero__buttons-info {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 30px;
  }
  .hero--tatu-bg .hero__buttons-info:last-child {
    padding: 0;
  }
  .hero--tatu-bg .hero__icon-world {
    margin: 0 20px 0 0;
  }
  .hero__text {
    margin-right: 10px;
  }
  .hero__text-desc {
    margin-top: 10px;
  }
  .hero__text-location {
    font-size: 13px;
  }
  .hero__text-wrapper {
    width: 100%;
  }
  .hero__text-wrapper--editable {
    margin-top: 250px;
  }
  .hero__text-wrapper--editable .hero__buttons-info {
    padding-top: 20px;
  }
  .hero__buttons {
    margin: 0;
    padding-top: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .hero__buttons .btn {
    margin: 15px 0 0;
  }
  .hero--tatu-bg .hero__buttons-grid--aic {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero--tatu-bg .hero__buttons-grid--aic p {
    margin: 0;
    padding-left: 10px;
    margin-left: auto;
    width: calc(100% - 120px);
  }
  .hero__buttons-info {
    padding: 130px 0 0;
    text-align: left;
  }
  .hero__buttons-info .btn {
    width: auto;
  }
  .hero__about {
    margin-top: 15px;
    width: calc(100% + 10px);
  }
  .hero__about-text {
    padding-right: 15px;
  }
  .hero__about-text p {
    font-size: 14px;
    line-height: 1.5;
  }
  .hero__favorite {
    position: static;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .hero__favorite .fav {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
  }
  .hero__favorite .ico {
    font-size: 18px;
  }
  .hero__about-price {
    font-size: 36px;
  }
  .hero__about-price .ico {
    font-size: 27px;
  }
  .hero .container--grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: auto !important;
    padding-top: 150px;
  }
  .hero .container--grid .hero__text-wrapper {
    margin-top: 30px;
  }
  .hero .container--grid .h1-title {
    position: absolute;
    left: 20px;
    top: 150px;
  }
  .hero .container--grid .hero__text-wrapper {
    position: static;
    margin-top: 15px;
    opacity: 1 !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .hero .container--grid .hero__text {
    position: static;
    width: 100%;
  }
  .hero__image {
    width: 100%;
    margin-left: 0;
    margin-top: 110px;
    text-align: center;
  }
  .hero__image img {
    width: 100%;
  }
  .hero__buttons-info--mw500 {
    padding-top: 15px;
  }
  .hero__buttons-info .hero__buttons-icon {
    display: none;
  }
  .hero__buttons-info--timer {
    padding-top: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero__buttons-info--timer .hero__buttons-grid {
    width: 100%;
  }
  .hero__buttons-info--timer .btn {
    width: 100%;
    max-width: 100%;
  }
  .hero__buttons-info--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-right: 0;
    max-width: 100%;
  }
  .hero__buttons-info--icons .hero__buttons-icon {
    display: inline-block;
    margin: 0;
  }
  .hero__buttons-info--icons .hero__icon-world {
    width: 130px;
    min-width: 130px;
  }
  .hero__buttons-info--icons p {
    margin-left: 15px;
  }
  .hero__buttons-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .hero__buttons-grid p {
    margin: 0 0 15px;
  }
  .hero__buttons-grid .hero__timer {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 25px 0 0;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero__buttons-grid--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero__buttons-pcr-test {
    margin: 15px auto 0;
  }
  .hero__buttons-pcr-test img {
    height: 90px;
    margin: 0;
    width: auto;
  }
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.loading.show {
  opacity: 1;
  pointer-events: all;
}

.loading img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .loading img {
    height: 40px;
    width: auto;
  }
}

@media only screen and (max-width: 576px) {
  .page--iamnotshane .hero-note__btn_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 0 30px 0;
  }
  .page--iamnotshane .hero-note__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .page--iamnotshane .hero-note__wrap-text {
    padding-top: 70px;
  }
}

.page--iamnotshane .hero-note__img img {
  max-height: 700px;
  height: auto;
  max-width: none;
}

.page--iamnotshane .banner__text .h1-title {
  margin: 0;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page {
  margin-top: 150px;
}

@media only screen and (max-width: 576px) {
  .page--iamnotshane .ticket-page-iamnotshane .ticket-page__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page--iamnotshane .ticket-page-iamnotshane .ticket-page__button {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    width: 100% !important;
  }
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__part {
  padding: 0;
  margin-top: 50px;
}

@media only screen and (min-width: 768px) {
  .page--iamnotshane .ticket-page-iamnotshane .ticket-page__part {
    padding: 0 5%;
  }
}

@media only screen and (min-width: 992px) {
  .page--iamnotshane .ticket-page-iamnotshane .ticket-page__part {
    padding: 0 10%;
  }
}

@media only screen and (min-width: 1200px) {
  .page--iamnotshane .ticket-page-iamnotshane .ticket-page__part {
    padding: 0 15%;
  }
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button {
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3px;
  padding: 0;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button:first-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button:last-child {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button:nth-child(2) {
  width: 30%;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button.is-active .ticket-page__button-title {
  position: relative;
  color: #8000FF;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button.is-active .ticket-page__button-title:after {
  content: '';
  border-bottom: 2px solid #005EFF;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button.is-active .ticket-page__button-title > span {
  -webkit-text-stroke: 1px #8000FF;
  color: transparent;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button:after {
  background: none;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button-title {
  font-family: "AGLettericaUltraCompressed", sans-serif, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: none;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button-title > span {
  -webkit-text-stroke: 1px #FFFFFF;
  color: transparent;
}

.page--iamnotshane .ticket-page-iamnotshane .ticket-page__button-subtitle {
  font-family: 'Geometria', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  text-transform: none;
}

.page--iamnotshane .banner__player {
  height: 800px;
  background: none;
}

.page--iamnotshane .hero-note__main-title:before {
  color: rgba(128, 0, 255, 0.25);
}

.page--iamnotshane .hero__text-wrapper--editable {
  max-width: initial;
}

.page--iamnotshane .hero__text-wrapper--editable .subtitle {
  margin-top: 10px;
  font-size: 50px;
}

@media only screen and (max-width: 576px) {
  .page--iamnotshane .banner--live-stream .p-reg {
    padding-top: 10px;
  }
}

.page--iamnotshane .banner--live-stream .banner__text_2 {
  padding-top: 15px;
}

@media only screen and (max-width: 576px) {
  .page--iamnotshane .banner--live-stream__btn_wrapper {
    padding: 30px 0 30px 0;
  }
}

.page--iamnotshane .banner--live-stream .title-2 {
  background: transparent;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-background-clip: text;
}

.page--iamnotshane .banner--live-stream .banner__photo:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #8F00FF;
  -webkit-filter: blur(65px);
          filter: blur(65px);
  -webkit-transform: scale(1.6);
      -ms-transform: scale(1.6);
          transform: scale(1.6);
  opacity: 0.2;
  border-radius: 50%;
}

.page--iamnotshane .banner--live-stream .banner__photo img {
  width: 80%;
  max-width: 386px;
  height: auto;
  position: relative;
  z-index: 2;
}

.page--iamnotshane .ticket-page {
  padding-top: 150px;
}

.page--iamnotshane .ticket-page__tabs {
  margin-top: 45px;
}

.page--iamnotshane .ticket-page__button:before {
  background: none;
}

.page--iamnotshane .ticket-page__title {
  margin: 0;
}

.page--iamnotshane .gradient-container--gray {
  background: -webkit-gradient(linear, left top, left bottom, from(#010101), to(rgba(1, 1, 1, 0)));
  background: -o-linear-gradient(top, #010101 0%, rgba(1, 1, 1, 0) 100%);
  background: linear-gradient(180deg, #010101 0%, rgba(1, 1, 1, 0) 100%);
}

.page--iamnotshane .hero-note, .page--iamnotshane .banner--spotify {
  background: #000000;
}

.page--iamnotshane footer {
  background: #161616 !important;
}

/* info-event */
.info-event {
  padding-top: 40px;
  padding-bottom: 100px;
}

.info-event__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 73px;
}

@media only screen and (max-width: 768px) {
  .info-event__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
  }
}

.info-event__wrap-text {
  max-width: 706px;
  margin-right: 40px;
}

.info-event__wrap-text--pt30 {
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  .info-event__wrap-text--pt30 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  .info-event__wrap-text {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.info-event__text {
  margin-bottom: 30px;
}

.info-event__text p {
  line-height: calc(20/16);
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .info-event__text p {
    font-size: 13px;
  }
}

.info-event__text p:not(:last-child) {
  margin-bottom: 1.5em;
}

.info-event__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 -10px 0;
  padding: 0;
}

.info-event__tags li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 10px;
}

.info-event__tags li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 6px 15px 5px;
  border-radius: 58px;
  border: 1px solid #fff;
  -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}

.info-event__tags li a:hover {
  color: #161616;
  background-color: #fff;
}

.info-event__wrap-info {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: baseline;
      align-self: baseline;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 280px;
  line-height: calc(20/16);
  border: 1px solid #454545;
  border-radius: 16px;
  padding: 30px;
}

@media only screen and (max-width: 768px) {
  .info-event__wrap-info {
    margin-left: auto;
    margin-right: auto;
  }
}

.info-event__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
  border-bottom: 1px solid #454545;
}

.info-event__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info-event__row:not(:last-child) {
  margin-bottom: 20px;
}

.info-event__col:first-child {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 130px;
  color: #8a8a8a;
  padding-right: 20px;
}

.info-event__body {
  padding-top: 20px;
}

.info-event__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

.info-event__location .ico {
  width: 24px;
  height: 24px;
  margin-right: 20px;
}

.info-event__numbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20%;
  line-height: calc(20/16);
}

.info-event__numbs--b2 {
  margin: 0;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.info-event__numbs--b2 .info-event__numb {
  margin: 35px 0 0 !important;
  padding: 0 8px;
}

.info-event__numbs--b2 .info-event__numb span {
  color: #fff;
  background: none;
  -webkit-text-fill-color: #fff;
}

@media only screen and (max-width: 576px) {
  .info-event__numbs--b2 .info-event__numb span {
    font-size: 28px;
    letter-spacing: -0.5px;
  }
}

@media only screen and (max-width: 768px) {
  .info-event__numbs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -8px;
    width: calc(100% + 16px);
  }
}

.info-event__numb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.info-event__numb:not(:last-child) {
  margin-right: 100px;
}

@media only screen and (max-width: 576px) {
  .info-event__numb:not(:last-child) {
    margin-right: 30px;
  }
}

.info-event__numb span {
  font-size: 44px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #005EFF;
  background: -webkit-linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 576px) {
  .info-event__numb span {
    font-size: 32px;
  }
}

.info-event__numb-text {
  text-transform: uppercase;
}

@media only screen and (max-width: 576px) {
  .info-event__numb-text {
    font-size: 12px;
  }
}

/* PAGE TATU */
.page--tatu .info-event {
  padding-top: 143px;
  padding-bottom: 0px;
}

.page--tatu .info-event__wrap-info {
  width: auto;
}

@media only screen and (max-width: 576px) {
  .page--tatu .info-event {
    padding-top: 70px;
  }
}

/* PAGE TATU END */
/* info-hero */
.info-hero {
  position: relative;
  min-height: 600px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 768px) {
  .info-hero {
    min-height: auto;
  }
}

@media only screen and (max-width: 576px) {
  .info-hero {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.info-hero:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(17.35%, rgba(0, 0, 0, 0)), color-stop(93.98%, #161616));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.35%, #161616 93.98%);
}

.info-hero__wrap {
  position: relative;
  z-index: 1;
  max-width: 706px;
}

.info-hero__main-titile {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  line-height: calc(49/44);
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.info-hero__text p {
  line-height: calc(20/16);
  margin: 0;
}

.info-hero__text p:not(:last-child) {
  margin-bottom: 1.5em;
}

/* media */
.media {
  margin-bottom: 60px;
}

.media_indent-top {
  margin-top: 237px;
}

@media only screen and (max-width: 992px) {
  .media_indent-top {
    margin-top: 180px;
  }
}

@media only screen and (max-width: 576px) {
  .media_indent-top {
    margin-top: 120px;
  }
}

.media__main-title {
  margin-bottom: 60px;
}

@media only screen and (max-width: 576px) {
  .media__main-title {
    margin-bottom: 40px;
  }
}

.media__main-title .h1-title {
  margin: 0;
}

.media__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
}

.media__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 120px;
  min-width: 428px;
  border-radius: 16px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 30px;
  background-color: #22222c;
}

@media only screen and (max-width: 576px) {
  .media__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    min-width: 1px;
    height: auto;
    padding: 20px;
  }
}

.media__item:not(:last-child) {
  margin-right: 106px;
}

@media only screen and (max-width: 1200px) {
  .media__item:not(:last-child) {
    margin-right: 70px;
  }
}

@media only screen and (max-width: 576px) {
  .media__item:not(:last-child) {
    margin-right: 0;
  }
}

.media__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  margin-left: auto;
}

@media only screen and (max-width: 576px) {
  .media__left {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.media__left .ico-color-logo {
  width: 156px;
  height: 57px;
}

.media__left span {
  font-size: 20px;
  font-weight: 700;
  line-height: calc(25/20);
  margin-left: 20px;
}

.media__btn {
  margin-left: auto;
}

@media only screen and (max-width: 576px) {
  .media__btn {
    margin-left: 0;
  }
}

.media__btn .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.media__btn .btn .ico {
  width: 24px;
  height: 24px;
  margin-right: 17px;
}

.popup-dialog {
  position: relative;
  display: block;
  background: #22222C;
  border-radius: 18px;
  color: white;
  padding: 0px 0px;
  text-align: left;
  max-width: 815px;
  margin: 40px auto;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.popup-dialog-small {
  max-width: 600px;
}

.popup-dialog-big {
  max-width: 1240px;
}

.popup-dialog-color {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

@media only screen and (max-width: 576px) {
  .popup-dialog {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.popup-dialog .mfp-close {
  color: white;
  top: 30px;
  width: 48px;
  height: 48px;
  right: 30px;
  opacity: 1;
  font-size: 48px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

@media only screen and (max-width: 820px) {
  .popup-dialog .mfp-close {
    right: 15px;
    top: 15px;
  }
}

@media only screen and (max-width: 576px) {
  .popup-dialog .mfp-close {
    top: 12px;
    right: 12px;
    font-size: 24px;
    width: 32px;
    height: 32px;
  }
}

.popup-dialog .mfp-close:focus, .popup-dialog .mfp-close:active {
  top: 30px;
}

.popup-dialog .mfp-close:hover {
  opacity: 0.75;
}

.modal__head {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 60px;
}

.modal__head--middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__head--middle .modal__title {
  text-align: center;
  margin-top: 30px;
}

.modal__head--middle .modal__description {
  text-align: center;
}

.modal__head--middle .modal__lookport {
  margin-top: 20px;
}

.modal__title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 62px;
  line-height: 1.1;
  text-transform: uppercase;
}

.modal__title--editable {
  padding-left: 225px;
}

.modal__title--small {
  margin-top: 40px;
  font-size: 28px;
}

.modal__description {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  margin-top: 20px;
  padding-left: 225px;
  text-align: left;
}

.modal__description--pl-0 {
  padding-left: 0;
}

.modal__text-location {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 15px;
}

.modal__content {
  margin-top: 60px;
  padding: 0 60px 30px;
}

.modal__content--big {
  padding: 0 107px 60px;
}

.modal__content .ui-input.white {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
  color: #fff;
}

.modal__content .ui-input.white::-webkit-input-placeholder {
  color: #fff;
}

.modal__content .ui-input.white::-moz-placeholder {
  color: #fff;
}

.modal__content .ui-input.white:-ms-input-placeholder {
  color: #fff;
}

.modal__content .ui-input.white::-ms-input-placeholder {
  color: #fff;
}

.modal__content .ui-input.white::placeholder {
  color: #fff;
}

.modal__content--editable {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0;
  background: #1D1D26;
}

.modal__content--buying {
  padding-top: 20px;
  margin-top: 0;
}

.modal__cta button {
  -webkit-appearance: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  color: white;
  padding: 40px;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  background: transparent;
  position: relative;
  overflow: hidden;
}

.modal__cta button:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  z-index: -2;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.modal__cta button:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(right, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(-90deg, #8000FF 17.72%, #005EFF 81.53%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.modal__cta button:hover:after {
  opacity: 1;
}

.modal__cta button.white {
  background: #fff;
  color: #000;
}

.modal__cta button:focus {
  outline: none;
}

.modal__cta .ico {
  font-size: 15px;
}

.modal__note {
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #8A8A8A;
  padding-top: 25px;
  max-width: 650px;
  margin-left: auto;
  margin-left: auto;
}

.modal__note--left {
  margin: 0;
  text-align: left;
  padding-top: 20px;
}

.modal__note--white {
  max-width: 600px;
  margin: 0;
  color: #fff;
  text-align: left;
  padding-left: 60px;
  padding-right: 60px;
}

.modal__note--mt20 {
  padding-left: 0;
}

.modal__separator {
  margin: 60px -60px 0;
  width: calc(100% + 120px);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.modal__separator:before, .modal__separator:after {
  position: static;
  width: 100%;
  height: 1px;
  background: #424253;
  content: '';
  margin: 0;
  padding: 0;
  display: block;
}

.modal__separator p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 0 10px;
}

.modal__socials-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 50px -20px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% + 40px);
}

.modal__socials-list li {
  padding: 0 20px;
}

.modal__socials-list a {
  min-width: 60px;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.modal__socials-list a.fb {
  background: #3B5998;
}

.modal__socials-list a.fb .ico {
  font-size: 32px;
}

.modal__socials-list a.vk {
  background: #4C6C91;
}

.modal__socials-list a.vk .ico {
  font-size: 18px;
}

.modal__socials-list a.inst {
  background: url(../img/instagram-gradient.png) center center no-repeat;
}

.modal__socials-list a.inst .ico {
  font-size: 32px;
}

.modal__socials-list a.google {
  background: #fff;
}

.modal__socials-list a.google .ico {
  font-size: 26px;
}

.modal__socials-list--white {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.modal__socials-list--white a {
  border: 2px solid #fff;
  background: none;
}

.modal__socials-list--white a.fb {
  background: none;
}

.modal__socials-list--white a.vk {
  background: none;
}

.modal__socials-list--white a.inst {
  background: none;
}

.modal__socials-list--white a.google {
  background: none;
}

.modal__restore-pass {
  text-align: center;
  margin: 0 auto;
  padding: 30px 0 0;
}

.modal__restore-pass a {
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.modal__restore-pass a:hover {
  border-bottom-color: transparent;
}

.modal__email {
  padding: 0 0 55px;
}

.modal__email-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.modal__email-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}

.modal__email-account .ico {
  font-size: 20px;
}

.modal__email-account p {
  margin: 0 0 0 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.modal__email-error {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FF004D;
}

.modal__email-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__email-user p {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #FFFFFF;
  margin: 0;
}

.modal__email-image {
  position: relative;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}

.modal__email-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.modal__enter-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modal__enter-left {
  max-width: 370px;
  width: 100%;
}

.modal__enter-right {
  width: calc(100% - 340px);
  margin-right: -30px;
  font-size: 0;
  position: relative;
}

.modal__enter-right img {
  position: absolute;
  top: -60px;
  right: 0;
  width: 100%;
  height: auto;
}

.modal__border {
  position: absolute;
  left: 0;
  top: 0;
}

.modal__gradient-image {
  width: 105px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.modal__white-image {
  width: 209px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

.modal__image-parallax {
  position: absolute;
  right: 40px;
  top: 80px;
}

.modal__image-parallax--position {
  top: 260px;
}

.modal__image-parallax--top {
  top: 40px;
  right: 100px;
}

.modal__container-bg {
  max-width: 1026px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  padding: 2px;
  border-radius: 18px;
  overflow: hidden;
  margin: 0 auto 30px;
}

.modal__container {
  border-radius: 17px;
  background: #1D1D26;
  padding: 40px 40px 20px;
}

.modal__grid {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__lookport {
  border: 1px solid #42425C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  padding: 7px 14px 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  margin: 0;
}

.modal__lookport--premium {
  border-color: #FF004D;
  background: #FF004D;
}

.modal__left {
  width: 50%;
  padding: 0 44px 0 0;
}

.modal__left .modal__list {
  margin-right: -44px;
  padding-right: 44px;
}

.modal__left .modal__list:before {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background: #363643;
}

.modal__right {
  width: 50%;
  padding: 0 0 0 63px;
}

.modal__right .modal__list {
  margin-left: -63px;
  padding-left: 63px;
}

.modal__right .modal__list:before {
  position: absolute;
  left: -1px;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background: #363643;
}

.modal__list {
  padding: 0;
  margin: 32px 0 0;
  position: relative;
}

.modal__list li {
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
  width: 100%;
}

.modal__list li:first-of-type {
  margin-top: 0;
}

.modal__list li img {
  position: absolute;
  width: 17px;
  height: auto;
  left: 0;
  top: 2px;
}

.modal__list li img.disable {
  display: none;
}

.modal__list li p {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #FFFFFF;
}

.modal__list li.disable img.enable {
  display: none;
}

.modal__list li.disable img.disable {
  display: block;
}

.modal__list li.disable p {
  color: #42425C;
}

.modal__promo {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__promo .ui-group {
  max-width: 187px;
  width: 100%;
  margin: 0;
}

.modal__promo-rub {
  margin: 0 0 0 auto;
  font-weight: 500;
  font-size: 72px;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
}

.modal__promo-rub span {
  margin-left: 5px;
  color: #ffffff;
  font-size: 52px;
  line-height: 1;
}

.modal__free {
  margin-top: 60px;
  background: #22222C;
  border-radius: 16px;
  padding: 20px 25px 20px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__free p {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 500;
  font-size: 44px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 0 20px;
}

.modal__free-image {
  font-size: 0;
  width: 89px;
  margin: -35px 0;
}

.modal__free-image img {
  width: 100%;
  height: auto;
}

.modal__events {
  margin-top: 105px;
  margin-bottom: 55px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.modal__events p {
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  margin: 0;
}

.modal__events--editable {
  margin: 60px 0 20px;
}

.modal__events-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 5px -25px 0;
  width: calc(100% + 50px);
}

.modal__events-item {
  padding: 15px 25px;
  max-width: 330px;
  width: 100%;
  text-align: left;
}

.modal__payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__payment-card {
  margin-left: 40px;
  max-width: 686px;
  min-width: 686px;
  margin: 0 -25px 0 -15px;
  width: 100%;
}

.modal__payment-form {
  margin-right: 40px;
}

.modal__payment-form .modal__note {
  text-align: left;
  padding-top: 0;
}

.modal__payment-first {
  font-size: 16px;
  line-height: 20px;
  color: #8A8A8A;
  margin: 125px 0 25px;
}

.modal__ticket-promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modal__ticket-promo .ui-group {
  margin: 0 auto 0 0;
  padding-right: 30px;
}

.modal__ticket-promo .ui-input {
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 10px;
  max-width: 150px;
}

.modal__ticket-promo-info {
  margin-left: auto;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  color: #424253;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  letter-spacing: 0.5px;
}

.modal__ticket-promo-info span {
  color: white;
}

.modal__ticket-promo-info .ico {
  font-size: 24px;
}

.modal__tickets {
  margin-top: 20px;
  max-height: 302px;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal__ticket {
  width: 100%;
  padding: 24px 60px 23px;
  border-bottom: 1px solid #282834;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
  position: relative;
}

.modal__ticket:first-child {
  border-top: 1px solid #282834;
}

.modal__ticket:hover {
  background: #282834;
}

.modal__ticket:hover .checkbox {
  background: #22222C;
}

.modal__ticket--image {
  min-height: 150px;
  height: 150px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.modal__ticket--image .modal__ticket-checkbox {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.modal__ticket-bg:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background: rgba(34, 34, 44, 0.6);
}

.modal__ticket-checkbox {
  width: 44px;
  min-width: 44px;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 33px;
  min-height: 33px;
  position: relative;
  z-index: 2;
}

.modal__ticket-checkbox input {
  opacity: 0;
  display: none;
  position: absolute;
}

.modal__ticket-checkbox input:checked + .checkbox {
  background: #005EFF;
}

.modal__ticket-checkbox input:checked + .checkbox .ico {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.modal__ticket-checkbox .checkbox {
  width: 24px;
  height: 24px;
  background: #282834;
  border-radius: 4px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: relative;
  font-size: 12px;
  color: #fff;
}

.modal__ticket-checkbox .checkbox .ico {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  opacity: 0;
}

.modal__ticket-checkbox--buying {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 1px;
  height: auto;
  min-height: 1px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 35px;
}

.modal__ticket-checkbox--buying .checkbox {
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 15px;
}

.modal__ticket-checkbox--buying span {
  font-size: 16px;
  line-height: 1.2;
  color: white;
  cursor: pointer;
  margin-top: 5px;
  font-weight: 500;
}

.modal__ticket-checkbox--buying span a {
  color: #005EFF;
  margin-left: 5px;
  border-bottom: 1px solid #005EFF;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.modal__ticket-checkbox--buying span a:hover {
  border-bottom-color: transparent;
}

.modal__ticket-title {
  font-size: 30px;
  line-height: 33px;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
  margin: 0;
}

.modal__ticket-info {
  padding-right: 20px;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.modal__ticket-price {
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  color: white;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  letter-spacing: 0.5px;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}

.modal__ticket-price p {
  margin: 0;
}

.modal__ticket-price .ico {
  font-size: 24px;
}

.modal__ticket-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modal__ticket-description p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
  margin: 0 10px 0 0;
}

.modal__ticket-description .live {
  color: white;
  position: relative;
  padding-left: 20px;
}

.modal__ticket-description .live span {
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 0, 76, 0.2);
}

.modal__ticket-description .live span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #FF004C;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.modal__buying-info {
  font-size: 15px;
  line-height: 1.45;
  color: white;
  margin: 0;
}

.modal__companies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 60px 0 30px;
}

.modal__companies-item {
  padding: 0 18px;
  font-size: 24px;
}

.modal__companies-item .ico-color-mastercard {
  font-size: 50px;
}

.modal__tickets-image {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
}

.modal__tickets-image img {
  width: 200px;
  height: 200px;
}

.modal__charitable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 40px;
  padding-bottom: 30px;
}

.modal__charitable-info {
  padding-right: 100px;
}

.modal__charitable-title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0;
}

.modal__charitable-image {
  width: 65%;
  max-width: 333px;
  position: relative;
  font-size: 0;
  min-width: 250px;
  padding-top: 60px;
}

.modal__charitable-image img {
  width: 100%;
  height: auto;
}

.modal__charitable-logo {
  position: absolute;
  left: -100px;
  bottom: 25px;
}

.modal__charitable-logo img {
  width: 232px;
  height: auto;
}

.modal__text-description {
  padding: 30px 0;
  margin: 0;
  font-size: 20px;
  line-height: 1.4;
  color: white;
}

.modal__donate p {
  font-size: 20px;
  line-height: 1.25;
  color: white;
  margin: 0;
}

.modal__donate-row {
  margin: 20px -10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal__donate-radio {
  padding: 0 10px;
}

.modal__donate-label {
  display: block;
  cursor: pointer;
}

.modal__donate-label input {
  display: none;
}

.modal__donate-label input:checked + .modal__donate-btn:before {
  opacity: 1;
}

.modal__donate-btn {
  position: relative;
  padding: 1px;
  background: #282834;
  border-radius: 6px;
}

.modal__donate-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  border-radius: 6px;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.modal__donate-btn .ico {
  font-size: 22px;
  margin-left: 3px;
}

.modal__donate-btn span {
  min-width: 103px;
  width: 103px;
  height: 52px;
  min-height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 32px;
  line-height: 1.15;
  text-align: center;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  color: #FFFFFF;
  background: #282834;
  border-radius: 5px;
  border: 1px solid #282834;
  position: relative;
  z-index: 2;
}

.modal__donate-input {
  max-width: 200px;
}

.modal__store-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
}

.modal__store-left {
  max-width: 540px;
  width: 49%;
}

.modal__store-left .store__image-background .swiper-pagination {
  opacity: 1;
}

.modal__store-left .modal__store-title,
.modal__store-left .modal__store-sub-title {
  display: none;
}

.modal__store-about {
  max-width: 560px;
  width: 51%;
  padding-left: 40px;
  padding-top: 10px;
}

.modal__store-title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin: 0;
}

.modal__store-sub-title {
  margin-top: 10px;
  font-size: 24px;
  color: #828282;
  text-transform: uppercase;
  font-family: "Geometria", sans-serif;
}

.modal__store-info {
  font-size: 16px;
  color: white;
  line-height: 1.3;
  font-family: "Geometria", sans-serif;
  margin-top: 30px;
}

.modal__store-row {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.modal__store-button {
  margin-top: 15px;
}

.modal__store-price {
  font-size: 54px;
  line-height: 1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  margin-right: 70px;
  white-space: nowrap;
  margin-top: 15px;
}

.modal__store-price .ico {
  font-size: 40px;
}

.modal__store-size {
  margin-top: 20px;
}

.modal__store-size p {
  font-size: 16px;
  color: white;
  font-weight: 500;
  font-family: "Geometria", sans-serif;
  margin-bottom: 10px;
}

.modal__pdf-button {
  margin-top: 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  padding: 1px;
  display: inline-block;
  border-radius: 6px;
  overflow: hidden;
}

.modal__pdf-button img {
  width: 30px;
  min-width: 30px;
  height: 28px;
  margin-right: 11px;
  position: relative;
  z-index: 2;
}

.modal__pdf-button span {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.modal__pdf-button-overlay {
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 11px;
  background: #22222C;
  z-index: 2;
}

@media only screen and (max-width: 992px) {
  .modal__charitable {
    padding-right: 0;
    padding-bottom: 20px;
  }
  .modal__charitable-info {
    padding-right: 80px;
    width: 65%;
  }
  .modal__charitable-image {
    width: 35%;
    max-width: 396px;
    min-width: 1px;
  }
  .modal__charitable-image img {
    width: 100%;
    height: auto;
  }
  .modal__charitable-logo {
    position: absolute;
    left: -75px;
    bottom: 35px;
  }
  .modal__charitable-logo img {
    width: 200px;
    height: auto;
  }
  .modal__text-description {
    padding: 20px 0 5px;
  }
  .modal__charitable-title {
    font-size: 64px;
  }
  .modal__store-title {
    font-size: 54px;
  }
  .modal__store-sub-title {
    font-size: 20px;
  }
  .modal__store-info {
    margin-top: 20px;
    font-size: 15px;
  }
  .modal__store-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 820px) {
  .modal__head {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
  }
  .modal__head--middle .modal__lookport {
    margin-top: 0;
  }
  .modal__content {
    margin-top: 60px;
    padding: 0 30px 30px;
  }
  .modal__content--editable {
    margin-top: 0;
    padding: 20px 30px;
  }
  .modal__content--buying {
    margin-top: 0;
  }
  .modal__title {
    font-size: 48px;
    line-height: 52px;
  }
  .modal__title--editable {
    padding-left: 0;
  }
  .modal__description {
    padding-left: 0;
  }
  .modal__cta button {
    padding: 25px;
  }
  .modal__separator {
    margin: 30px -30px 0;
    width: calc(100% + 60px);
  }
  .modal__socials-list {
    margin-top: 30px;
  }
  .modal__restore-pass {
    padding: 0;
  }
  .modal__restore-pass a {
    font-size: 13px;
    line-height: 16px;
  }
  .modal__note--white {
    padding-left: 30px;
    padding-right: 30px;
  }
  .modal__border {
    display: none;
  }
  .modal__free {
    margin-left: -63px;
    width: calc(100% + 63px);
    margin-top: 40px;
  }
  .modal__image-parallax {
    position: absolute;
    right: 20px;
    top: 90px;
  }
  .modal__image-parallax img {
    width: 180px;
  }
  .modal__events {
    margin-top: 65px;
    margin-bottom: 10px;
  }
  .modal__events-grid {
    margin: 10px -10px 0;
    width: calc(100% + 20px);
  }
  .modal__events-item {
    padding: 10px;
  }
  .modal__image-parallax--top {
    display: none;
  }
  .modal__description {
    font-size: 13px;
    line-height: 16px;
    margin-top: 15px;
  }
  .modal__payment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal__payment-form {
    margin: 0;
    width: 100%;
  }
  .modal__payment-card {
    min-width: 1px;
    max-width: 100%;
    width: 100%;
    margin: 10px 0 0;
  }
  .modal__payment-first {
    font-size: 13px;
    line-height: 16px;
    margin: 20px 0 0;
    text-align: center;
  }
  .modal__ticket {
    padding: 20px 30px;
  }
  .modal__charitable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .modal__charitable-info {
    padding-right: 0;
    width: 100%;
  }
  .modal__charitable-image {
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    min-width: 1px;
    margin-top: 40px;
  }
  .modal__charitable-image img {
    width: 100%;
    height: auto;
  }
  .modal__charitable-logo {
    position: absolute;
    left: -85px;
    bottom: 10px;
  }
  .modal__charitable-logo img {
    width: 200px;
    height: auto;
  }
  .modal__text-description {
    padding: 15px 0 0;
    font-size: 14px;
  }
}

@media only screen and (max-width: 576px) {
  .modal__head {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
  }
  .modal__head--middle {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .modal__head--middle .modal__title {
    text-align: left;
    margin-top: 20px;
  }
  .modal__head--middle .modal__description {
    text-align: left;
  }
  .modal__content {
    margin-top: 30px;
    padding: 0 10px 30px;
  }
  .modal__content--editable {
    margin: 0;
    padding: 15px 10px;
  }
  .modal__content--buying {
    margin: 0;
  }
  .modal__title {
    font-size: 32px;
    line-height: 36px;
  }
  .modal__title--small {
    font-size: 24px;
    margin-top: 20px;
    line-height: 1.15;
  }
  .modal__cta button {
    font-size: 18px;
    line-height: 23px;
    padding: 15px;
  }
  .modal__note {
    font-size: 13px;
    line-height: 16px;
  }
  .modal__note--white {
    padding: 60px 10px 0;
  }
  .modal__note--mt20 {
    padding: 20px 0 0;
  }
  .modal__pdf-button img {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
  .modal__pdf-button span {
    font-size: 12px;
  }
  .modal__pdf-button-overlay {
    padding: 6px 10px;
  }
  .modal__socials-list {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
  .modal__socials-list li {
    padding: 0 10px;
  }
  .modal__socials-list a {
    min-width: 40px;
    min-height: 40px;
  }
  .modal__socials-list a.fb .ico {
    font-size: 24px;
  }
  .modal__socials-list a.vk .ico {
    font-size: 14px;
  }
  .modal__socials-list a.inst .ico {
    font-size: 24px;
  }
  .modal__socials-list a.google .ico {
    font-size: 20px;
  }
  .modal__socials-list--white {
    margin-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .modal__email {
    padding: 0 0 30px;
  }
  .modal__email-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .modal__email-account {
    margin-right: 0;
  }
  .modal__email-account p {
    margin: 0 0 0 10px;
    font-size: 15px;
    line-height: 18px;
  }
  .modal__email-error {
    margin-top: 5px;
    font-size: 15px;
    line-height: 18px;
    margin-left: 30px;
  }
  .modal__email-user p {
    font-size: 18px;
    line-height: 24px;
  }
  .modal__email-image {
    width: 36px;
    min-width: 36px;
    height: 36px;
    min-height: 36px;
    margin-right: 15px;
  }
  .modal__enter-right {
    position: absolute;
    width: 100%;
    max-width: 160px;
    right: 0;
    top: 0;
    margin: 0;
  }
  .modal__enter-right img {
    top: 25px;
  }
  .modal__enter-left {
    max-width: 100%;
  }
  .modal__image-parallax {
    right: -10px;
    top: 85px;
  }
  .modal__image-parallax img {
    width: 85px;
  }
  .modal__image-parallax--position {
    display: none;
  }
  .modal__container {
    padding: 30px 10px 20px;
  }
  .modal__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal__left {
    width: 100%;
    padding: 0;
  }
  .modal__left .modal__list {
    margin-right: 0;
    padding-right: 0;
  }
  .modal__right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  .modal__right .modal__list {
    margin-left: 0;
    padding-left: 0;
  }
  .modal__lookport {
    font-size: 12px;
    line-height: 1;
    padding: 6px 20px 4px;
  }
  .modal__list {
    margin-top: 20px;
  }
  .modal__list:before {
    display: none;
  }
  .modal__list li {
    margin-top: 13px;
  }
  .modal__list li.disable {
    display: none;
  }
  .modal__list li p {
    font-size: 13px;
    line-height: 16px;
  }
  .modal__list li img {
    top: 1px;
  }
  .modal__free {
    margin: 40px 0 0;
    width: 100%;
    padding: 7px 15px;
    border-radius: 6px;
  }
  .modal__free p {
    margin-left: 17px;
    font-size: 32px;
    line-height: 36px;
  }
  .modal__free-image {
    width: 51px;
    margin: -24px 0;
  }
  .modal__promo {
    margin-top: 35px;
  }
  .modal__promo .ui-group {
    max-width: 140px;
  }
  .modal__promo-rub {
    font-size: 32px;
    line-height: 1;
  }
  .modal__promo-rub span {
    font-size: 23px;
  }
  .modal__container-bg {
    margin-bottom: 0;
  }
  .modal__events {
    margin-top: 0;
    text-align: left;
    margin-bottom: 0;
  }
  .modal__events p {
    font-size: 13px;
    line-height: 16px;
  }
  .modal__events-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 10px 0 0;
    width: 100%;
  }
  .modal__events-item {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .modal__events-item:last-child {
    margin-bottom: 0;
  }
  .modal__text-location {
    font-size: 14px;
    margin-top: 10px;
  }
  .modal__ticket {
    padding: 15px 10px;
  }
  .modal__ticket--image {
    min-height: 100px;
    height: 100px;
  }
  .modal__ticket-title {
    font-size: 24px;
    line-height: 1.1;
  }
  .modal__ticket-description p {
    font-size: 12px;
    line-height: 1.2;
  }
  .modal__ticket-description .live {
    font-size: 12px;
  }
  .modal__ticket-checkbox {
    width: 35px;
    min-width: 35px;
    height: 26px;
    min-height: 26px;
  }
  .modal__ticket-checkbox .checkbox {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  .modal__ticket-checkbox--buying {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 1px;
    height: auto;
    min-height: 1px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 25px;
  }
  .modal__ticket-checkbox--buying .checkbox {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-right: 12px;
  }
  .modal__ticket-price {
    font-size: 26px;
  }
  .modal__ticket-price .ico {
    font-size: 19px;
  }
  .modal__ticket-promo .ui-group {
    padding-right: 15px;
    width: 140px;
  }
  .modal__ticket-promo-info {
    font-size: 20px;
    line-height: 1.2;
  }
  .modal__ticket-promo-info span {
    font-size: 24px;
  }
  .modal__ticket-promo-info span .ico {
    font-size: 17px;
  }
  .modal__companies {
    padding: 25px 0 0;
  }
  .modal__companies-item {
    padding: 0 15px;
    font-size: 20px;
  }
  .modal__companies-item .ico-color-mastercard {
    font-size: 42px;
  }
  .modal__tickets-image img {
    width: 65px;
    height: 65px;
  }
  .modal__charitable-title {
    font-size: 36px;
    margin-top: 20px;
  }
  .modal__store-title {
    font-size: 36px;
  }
  .modal__donate {
    margin-top: 20px;
  }
  .modal__donate p {
    font-size: 14px;
  }
  .modal__charitable {
    padding-bottom: 0;
  }
  .modal__charitable-image {
    margin-top: 20px;
    padding-top: 0;
  }
  .modal__donate-row {
    margin: 0 -5px 20px;
    padding-top: 5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modal__donate-radio {
    padding: 10px 5px 0;
  }
  .modal__donate-btn span {
    font-size: 24px;
    min-width: 70px;
    width: 70px;
    height: 35px;
    min-height: 35px;
  }
  .modal__donate-btn span .ico {
    font-size: 16px;
  }
  .modal__store-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .modal__store-title, .modal__store-sub-title {
    display: none;
  }
  .modal__store-left {
    max-width: 100%;
    width: 100%;
  }
  .modal__store-left .modal__store-title,
  .modal__store-left .modal__store-sub-title {
    display: block;
  }
  .modal__store-sub-title {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .modal__store-info {
    font-size: 14px;
    margin-top: 0;
  }
  .modal__store-about {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .modal__store-row {
    padding-top: 25px;
  }
  .modal__store-button {
    margin-top: 0;
  }
  .modal__store-price {
    font-size: 32px;
    margin-right: 20px;
    margin-top: 0;
  }
  .modal__store-price .ico {
    font-size: 24px;
  }
}

.ccard {
  position: relative;
  padding: 15px 15px 50px;
}

.ccard__left {
  position: relative;
  z-index: 2;
  background: #373746;
  border: 1px solid #424253;
  border-radius: 16px;
  max-width: 460px;
  padding: 30px;
}

.ccard__left .ui-group {
  margin-bottom: 10px;
}

.ccard__left .ui-group label {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
}

.ccard__left-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.ccard__left-input {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 85px;
          flex: 0 0 85px;
  max-width: 85px;
}

.ccard__left-input .ui-group {
  margin-bottom: 0;
}

.ccard__left-input-cvv {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
  margin-left: 30px;
}

.ccard__left-input-cvv .ui-group {
  margin-bottom: 0;
}

.ccard__left-input-cvv .ui-group label {
  margin-bottom: 0;
}

.ccard__left-input-cvv .ui-input {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.ccard__left-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 18px;
}

.ccard__left-logo {
  padding-left: 10px;
  padding-right: 10px;
}

.ccard__left-logo .ico {
  font-size: 25px;
}

.ccard__left-logo .ico-color-pay-visa-gray {
  font-size: 25px;
}

.ccard__left-logo .ico-color-pay-master-gray {
  font-size: 39px;
}

.ccard__left-logo .ico-color-pay-mir-color {
  font-size: 19px;
}

.ccard__right {
  position: absolute;
  width: 100%;
  right: 15px;
  top: 15px;
  bottom: 50px;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  z-index: 1;
  background: #373746;
  border: 1px solid #424253;
  border-radius: 16px;
  max-width: 460px;
}

.ccard__right-magnet {
  background: #535362;
  height: 70px;
  margin-top: 40px;
}

.ccard__right-cvv {
  max-width: 67px;
  margin-left: 285px;
}

.ccard__right-cvv .ui-group {
  margin-bottom: 0px;
  margin-top: 39px;
}

.ccard__right-cvv .ui-group label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 3px;
}

.ccard__right-cvv .ui-input {
  text-align: center;
}

@media only screen and (max-width: 820px) {
  .ccard {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .ccard__left {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
  }
  .ccard__right {
    display: none;
  }
  .ccard__left-input-cvv {
    display: block;
  }
  .ccard__left-bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ccard__left-logos {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 576px) {
  .ccard {
    padding-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
  .ccard__left-logos {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ccard__left-logos .ico {
    font-size: 14px;
  }
  .ccard__left-logos .ico-color-pay-visa-gray {
    font-size: 14px;
  }
  .ccard__left-logos .ico-color-pay-master-gray {
    font-size: 22px;
  }
  .ccard__left-logos .ico-color-pay-mir-color {
    font-size: 10px;
  }
}

.tooltip {
  margin-left: 10px;
}

.tooltip .ico {
  font-size: 16px;
  max-height: 16px;
}

.add-device {
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.add-device .ui-group {
  margin-bottom: 20px;
}

.add-device .ui-group label {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.add-device .ui-input {
  font-weight: 500;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 13px;
}

@media only screen and (max-width: 576px) {
  .add-device {
    margin-top: 30px;
    max-width: 320px;
  }
  .add-device .ui-group {
    margin-bottom: 0;
  }
  .add-device .ui-group label {
    font-size: 16px;
    line-height: 20px;
  }
  .add-device .ui-input {
    font-size: 24px;
    line-height: 30px;
  }
}

/* news */
.news__main-title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  line-height: calc(49/44);
  text-transform: uppercase;
  margin-bottom: 40px;
}

.news__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

@media only screen and (max-width: 992px) {
  .news__wrap {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: calc(100% / 3 - 40px);
  min-width: 1px;
  border-radius: 16px;
  margin: 20px;
  background-color: #22222c;
}

@media only screen and (max-width: 992px) {
  .news__item {
    width: calc(50% - 20px);
    margin: 10px;
  }
}

@media only screen and (max-width: 576px) {
  .news__item {
    width: 100%;
  }
}

.news__item:hover .news__img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.news__wrap-img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  z-index: 0;
  height: 240px;
  border-radius: 16px;
  padding: 30px;
}

@media only screen and (max-width: 1200px) {
  .news__wrap-img {
    height: 180px;
  }
}

@media only screen and (max-width: 992px) {
  .news__wrap-img {
    height: 200px;
  }
}

@media only screen and (max-width: 768px) {
  .news__wrap-img {
    height: 150px;
  }
}

@media only screen and (max-width: 576px) {
  .news__wrap-img {
    padding: 20px;
  }
}

.news__img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center";
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news__title {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  line-height: calc(49/44);
  text-transform: uppercase;
  margin-bottom: 5px;
}

.news__data {
  font-size: 14px;
  line-height: calc(18/14);
}

.news__text {
  line-height: calc(20/16);
  padding: 30px;
}

@media only screen and (max-width: 576px) {
  .news__text {
    padding: 20px;
  }
}

.partners {
  margin: 145px 0 60px;
}

.partners--tatu {
  margin-top: 90px;
}

.partners__line {
  text-align: center;
  margin-bottom: 0;
  margin-top: 130px;
  pointer-events: none;
}

.partners__line img {
  width: 100%;
  height: auto;
  max-width: 1920px;
}

.partners__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.partners__left, .partners__right, .partners__col {
  width: 100%;
  min-width: 1px;
  min-height: 0;
}

.partners__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.partners__left .h1-title {
  margin: 0 0 20px;
}

.partners__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.partners__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px;
}

.partners__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 15px;
}

.partners__col--col4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.partners__col--large {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.partners__col--large .partners__card-image--editable img {
  max-width: 60%;
}

.partners__card {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-bottom: 100px;
}

.partners__card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.partners__card-image--editable img {
  max-width: 82%;
}

.partners__card-image-bg {
  padding: 8px;
  width: 100%;
  background: #393948;
  text-align: center;
  line-height: 1;
}

.partners__card-image-bg img {
  max-width: 220px !important;
  width: 80%;
}

.partners__card-text {
  margin-top: auto;
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 992px) {
  .partners {
    margin: 100px 0 60px;
  }
  .partners__left, .partners__right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .partners__grid {
    margin-top: 45px;
  }
  .partners__card {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 768px) {
  .partners__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .partners__col__col4 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .partners__col--large {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .partners__card {
    margin-bottom: 55px;
  }
  .partners__line {
    margin-bottom: 70px;
  }
}

@media only screen and (max-width: 576px) {
  .partners {
    margin: 70px 0 50px;
  }
  .partners--tatu {
    margin-top: 30px;
  }
  .partners__line {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .partners__grid {
    margin-left: -10px;
    margin-right: -10px;
  }
  .partners__col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .partners__card {
    margin-bottom: 40px;
  }
  .partners__card-image img {
    max-width: 80%;
    height: auto !important;
  }
  .partners__card-text {
    padding-top: 20px;
    font-size: 13px;
  }
}

.side-buttons {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.side-buttons a {
  margin: 10px 0;
  display: inline-block;
  border-radius: 50%;
  font-size: 0;
  line-height: 1;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.side-buttons a img {
  height: 48px;
  width: 48px;
}

.side-buttons a:hover {
  opacity: 0.75;
}

@media only screen and (max-width: 576px) {
  .side-buttons {
    left: 10px;
  }
  .side-buttons a {
    margin: 7px 0;
  }
  .side-buttons a img {
    height: 32px;
    width: 32px;
  }
}

.comment {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100vh;
  padding-bottom: 40px;
  max-width: 350px;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.comment__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: auto;
  height: 100%;
  padding-right: 30px;
  margin-right: -50px;
  position: relative;
  scroll-behavior: smooth;
}

.comment__el {
  margin: 0 0 10px;
  padding: 15px 30px 10px 20px;
  background: #22222C;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  max-width: 350px;
  display: inline-block;
  padding-left: 20px;
  position: relative;
}

.comment__el:first-child {
  margin-top: 0;
}

.comment__el--user {
  background: rgba(34, 34, 44, 0.7);
  padding: 0 10px 0 42px;
  border-top-left-radius: 21px;
  border-bottom-left-radius: 21px;
  max-width: 300px;
  width: 100%;
  margin-top: 20px;
  -webkit-box-ordinal-group: 100000000000;
      -ms-flex-order: 99999999999;
          order: 99999999999;
}

.comment__el:hover .comment__like {
  opacity: 1;
  pointer-events: all;
}

.comment__el:nth-last-child(1) {
  opacity: 1 !important;
}

.comment__message {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.25;
  color: #FFFFFF;
  margin: 0;
}

.comment__logotype {
  font-size: 0;
  margin-bottom: 20px;
  cursor: pointer;
  display: inline-block;
}

.comment__logotype img {
  height: 33px;
  width: auto;
}

.comment__link {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #005EFF;
}

.comment__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}

.comment__bottom p {
  color: #6F6F88;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}

.comment__bottom p:first-child {
  padding-right: 40px;
}

.comment__user {
  position: relative;
  width: 42px;
  min-width: 42px;
  height: 42px;
  min-height: 42px;
  z-index: 1;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.comment__user img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.comment__like {
  position: absolute;
  left: -45px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  background: #22222C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  opacity: 1;
  z-index: 1;
}

.comment__like:after {
  display: inline-block;
  content: ' ';
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  pointer-events: none;
  will-change: transform;
}

.comment__like:hover:after {
  opacity: 1;
}

.comment__like.is-active {
  -webkit-animation: 1s alternate likeit linear;
          animation: 1s alternate likeit linear;
}

@-webkit-keyframes likeit {
  from {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(-35vh) rotate(35deg);
            transform: translateY(-35vh) rotate(35deg);
    opacity: 0.5;
  }
  to {
    -webkit-transform: translateY(-75vh) rotate(-35deg);
            transform: translateY(-75vh) rotate(-35deg);
    opacity: 0;
  }
}

@keyframes likeit {
  from {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(-35vh) rotate(35deg);
            transform: translateY(-35vh) rotate(35deg);
    opacity: 0.5;
  }
  to {
    -webkit-transform: translateY(-75vh) rotate(-35deg);
            transform: translateY(-75vh) rotate(-35deg);
    opacity: 0;
  }
}

.comment__like .ico {
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.comment__input {
  width: 100%;
}

.comment__input .ui-group {
  margin: 0;
  width: 100%;
}

.comment__input .ui-input {
  font-size: 15px;
  border: none;
  background: none;
  padding: 11px 20px 11px 15px;
  height: 42px;
  border-radius: 0;
}

.profile {
  padding-top: 140px;
}

.profile-section {
  margin: 100px 0;
}

.profile-section:last-child {
  margin-bottom: 150px;
}

.profile-section__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -20px;
}

.profile-section__left, .profile-section__right {
  width: 100%;
  min-width: 1px;
  min-height: 0;
  padding: 20px;
}

.profile-section__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 44px;
  line-height: 1.1;
  text-transform: uppercase;
}

.profile-section__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.profile-section__right_border {
  position: relative;
  padding-top: 95px;
}

.profile-section__right_border:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 20px;
  top: 42px;
  right: 20px;
  height: 1px;
  background: #282828;
}

@media only screen and (max-width: 992px) {
  .profile-section__left {
    position: relative;
  }
  .profile-section__left span {
    position: relative;
    z-index: 2;
    background: #161616;
    padding-right: 20px;
  }
  .profile-section__left:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    height: 1px;
    background: #282828;
  }
  .profile-section__left, .profile-section__right {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .profile-section__right_border {
    padding-top: 20px;
  }
  .profile-section__right_border:after {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .profile {
    padding-top: 100px;
  }
  .profile-section {
    margin: 60px 0;
  }
  .profile-section:last-child {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 576px) {
  .profile {
    padding-top: 60px;
  }
  .profile-section__right {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.profile-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 768px) {
  .profile-user {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.profile-user__avatar {
  position: relative;
  width: 173px;
  height: 173px;
  z-index: 1;
  background: #626262;
  border-radius: 50%;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .profile-user__avatar {
    width: 120px;
    height: 120px;
  }
}

@media only screen and (max-width: 576px) {
  .profile-user__avatar {
    width: 55px;
    height: 55px;
  }
}

.profile-user__avatar img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.profile-user__avatar-upload {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #626262;
  cursor: pointer;
}

@media only screen and (max-width: 576px) {
  .profile-user__avatar-upload {
    display: none;
  }
}

.profile-user__avatar-upload input {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  font-size: 0;
  opacity: 0;
}

.profile-user__avatar-upload label {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  cursor: pointer;
}

.profile-user__avatar-upload label:hover span {
  display: inline-block !important;
}

.profile-user__avatar-upload .ico {
  font-size: 35px;
}

.profile-user__avatar-upload span {
  display: none;
  font-size: 15px;
  line-height: 19px;
  background-color: black;
  padding: 5px;
  border-radius: 5px;
  z-index: 1;
}

.profile-user__content {
  padding-left: 40px;
}

@media only screen and (max-width: 576px) {
  .profile-user__content {
    padding-left: 20px;
  }
}

.profile-user__content-name {
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
}

@media only screen and (max-width: 576px) {
  .profile-user__content-name {
    font-size: 18px;
    line-height: 23px;
  }
}

.profile-user__mobile-avatar {
  display: none;
  margin-top: 20px;
}

.profile-user__mobile-avatar input {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  opacity: 0;
}

.profile-user__mobile-avatar label {
  cursor: pointer;
}

@media only screen and (max-width: 576px) {
  .profile-user__mobile-avatar {
    display: block;
  }
}

.profile-user__content-ud {
  margin-top: 5px;
  font-size: 15px;
  line-height: 19px;
}

@media only screen and (max-width: 576px) {
  .profile-user__content-ud {
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
  }
}

.profile-user__content-phone {
  margin-top: 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #8A8A8A;
}

@media only screen and (max-width: 576px) {
  .profile-user__content-phone {
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
  }
}

.profile-user__content-email {
  margin-top: 15px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  color: #8A8A8A;
}

@media only screen and (max-width: 576px) {
  .profile-user__content-email {
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
  }
}

.profile-subs__status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.profile-subs__status-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
}

.profile-subs__status-tag {
  margin-left: 16px;
}

.profile-subs__next {
  margin-top: 30px;
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
}

.profile-subs__cta {
  margin-top: 30px;
}

@media only screen and (max-width: 414px) {
  .profile-subs__cta .btn {
    width: 100%;
  }
}

.profile-subs__try {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 576px) {
  .profile-subs__try {
    margin-top: 30px;
  }
}

.profile-subs__try .btn {
  margin-top: 10px;
  margin-right: 35px;
}

@media only screen and (max-width: 414px) {
  .profile-subs__try .btn {
    margin-right: 0;
    width: 100%;
  }
}

.profile-subs__cert {
  margin-top: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

@media only screen and (max-width: 414px) {
  .profile-subs__cert {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 576px) {
  .profile-subs {
    padding-top: 10px;
  }
  .profile-subs__status {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .profile-subs__status-name {
    font-size: 13px;
    line-height: 16px;
    margin-right: 10px;
    margin-top: 10px;
  }
  .profile-subs__status-tag {
    margin-left: 0;
    margin-top: 10px;
  }
  .profile-subs__next {
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
  }
}

.profile-pay__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
}

.profile-pay__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 10px;
}

.profile-pay__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  padding: 15px 20px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  border-radius: 6px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

@media only screen and (max-width: 576px) {
  .profile-pay__btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.profile-pay__btn:hover {
  background: -webkit-gradient(linear, right top, left top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(right, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(-90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.profile-pay__btn .ico {
  font-size: 25px;
}

@media only screen and (max-width: 576px) {
  .profile-pay__btn .ico {
    font-size: 19px;
  }
}

.profile-pay__btn .ico-color-pay-visa-white {
  font-size: 25px;
}

@media only screen and (max-width: 576px) {
  .profile-pay__btn .ico-color-pay-visa-white {
    font-size: 19px;
  }
}

.profile-pay__btn span {
  display: inline-block;
  margin-left: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
}

@media only screen and (max-width: 576px) {
  .profile-pay__btn span {
    font-size: 13px;
    line-height: 16px;
  }
}

.profile-pay__cta {
  margin-top: 25px;
}

@media only screen and (max-width: 576px) {
  .profile-pay__cta {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 414px) {
  .profile-pay__cta .btn {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .profile-devices__list {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (max-width: 576px) {
  .profile-devices__list {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.profile-devices__list .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
}

@media only screen and (max-width: 768px) {
  .profile-devices__list .swiper-wrapper {
    margin: 0 0px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100% !important;
  }
}

.profile-devices__col {
  padding: 20px;
  width: 100%;
  min-width: 1px;
  min-height: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

@media only screen and (max-width: 768px) {
  .profile-devices__col {
    -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
    max-width: 260px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.profile-devices__cta {
  margin-top: 30px;
}

@media only screen and (max-width: 414px) {
  .profile-devices__cta .btn {
    width: 100%;
  }
}

.profile-device {
  background: #22222C;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.profile-device__content {
  padding: 30px 20px 45px;
  text-align: center;
}

.profile-device__image {
  max-width: 160px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
}

.profile-device__image img {
  max-width: 100%;
}

.profile-device__name {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  margin-top: 40px;
}

.profile-device__date {
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
  margin-top: 10px;
}

.profile-device__cta {
  display: block;
  width: 100%;
  background: #000000;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

/* GAGARINA BEGIN */
.ticket-page {
  padding-top: 50px;
  padding-bottom: 100px;
}

.ticket-page .hero__about-text p, .ticket-page .hero__about-text a {
  margin-top: 5px;
}

.ticket-page__grid-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 80px;
}

.ticket-page__grid-image .ticket-page__part {
  padding-left: 0;
  width: 50%;
}

.ticket-page__grid-image .ticket-page__map-container {
  width: 50%;
  padding-right: 50px;
  font-size: 0;
  text-align: center;
}

.ticket-page__grid-image .ticket-page__map-container img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ticket-page__grid-image .ticket-page__map-container .img-online {
  margin-top: 110px;
  width: calc(100% + 50px);
  margin-left: -50px;
}

.ticket-page__grid-image .ticket-page__map-container .img-online--editable {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 425px;
}

.ticket-page__grid-image .ticket-page__map-container .img-online--editable.no-margin {
  margin-top: 0;
  max-width: 260px;
}

.ticket-page .img-online {
  display: none;
}

.ticket-page .img-online.is-active {
  display: inline-block;
}

.ticket-page .ticket-page__offline {
  display: none;
}

.ticket-page .ticket-page__offline.is-active {
  display: inline-block;
}

.ticket-page .tickets-online {
  display: none;
  width: 100%;
}

.ticket-page .tickets-online.is-active {
  display: inline-block;
}

.ticket-page .tickets-offline {
  display: none;
  width: 100%;
}

.ticket-page .tickets-offline.is-active {
  display: inline-block;
}

.ticket-page__scheme-container {
  width: 100%;
  display: none;
}

.ticket-page__scheme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.ticket-page__scheme .ticket-page__part {
  margin-left: 1.5%;
  padding-left: 0;
  position: static;
}

.ticket-page__placeholder {
  font-size: 0;
  width: 50%;
  padding-top: 118px;
  opacity: 0;
  pointer-events: none;
}

.ticket-page__placeholder img {
  width: 100%;
  height: auto;
}

.ticket-page__detail {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}

.ticket-page__detail .choosen {
  fill: url(#grad-horizontal) !important;
}

.ticket-page__detail .sold-out {
  fill: #565656 !important;
}

.ticket-page__detail .detail {
  width: 100%;
  height: auto;
}

.ticket-page__detail .detail circle {
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__detail .detail circle:hover {
  fill: url(#grad-horizontal) !important;
}

.ticket-page__detail .detail circle.sold-out:hover {
  fill: #565656 !important;
}

.ticket-page__image {
  position: fixed;
  height: 100vh;
  top: 0;
  left: 0;
  width: 49%;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.ticket-page__image:after {
  position: absolute;
  top: 0;
  right: -1px;
  content: '';
  height: 100%;
  width: 20%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(34, 34, 44, 0)), to(#22222c));
  background: -o-linear-gradient(left, rgba(34, 34, 44, 0) 0%, #22222c 100%);
  background: linear-gradient(to right, rgba(34, 34, 44, 0) 0%, #22222c 100%);
}

.ticket-page__show-scheme {
  display: none;
}

.ticket-page__map {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 118px;
  width: calc(51.5% - 50px);
}

.ticket-page__map a {
  font-size: 16px;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
}

.ticket-page__map a:hover {
  color: #fff;
}

.ticket-page__map .back-to-tickets {
  display: none;
}

.ticket-page__map-container {
  font-size: 0;
  position: relative;
}

.ticket-page__map-container img {
  width: 100%;
  height: auto;
}

.ticket-page__map-container .gagarina {
  -webkit-box-shadow: 0 0 50px #151515;
          box-shadow: 0 0 50px #151515;
  margin-left: -10%;
  width: calc(100% + 10%);
}

.ticket-page__map-container svg {
  width: 100%;
  height: auto;
}

.ticket-page__map-container .back-to-tickets {
  display: none;
}

.ticket-page__part {
  position: relative;
  padding-left: 51.5%;
}

.ticket-page .h1-title {
  margin: 0;
  position: relative;
  z-index: 2;
}

.ticket-page .h1-title .trixie {
  font-size: 44px;
  line-height: 1;
  font-family: TrixieCyr-Plain;
  display: inline-block;
  margin: 30px 0;
}

.ticket-page__toggle-row {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}

.ticket-page__toggle-row p {
  opacity: 0.5;
  margin-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
}

.ticket-page__toggle-row p.is-active {
  opacity: 1;
}

.ticket-page__toggle-row .switch {
  position: relative;
  width: 60px;
  height: 32px;
  margin: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

.ticket-page__toggle-row .switch.is-active .slider:before {
  -webkit-transform: translateX(28px);
      -ms-transform: translateX(28px);
          transform: translateX(28px);
}

.ticket-page__toggle-row .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  border-radius: 34px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ticket-page__toggle-row .slider:after {
  z-index: 2;
  position: absolute;
  left: 1px;
  top: 1px;
  content: '';
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #000;
  border-radius: 34px;
}

.ticket-page__toggle-row .slider:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 2px;
  bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border-radius: 50%;
  z-index: 3;
}

.ticket-page__toggle-row .slider--yellow {
  background: #FFE401;
}

.ticket-page__toggle-row .slider--yellow:before {
  background: #FFE401;
}

.ticket-page .hero__about-text {
  position: relative;
  z-index: 2;
}

.ticket-page__buttons {
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__button {
  border-radius: 16px;
  position: relative;
  padding: 16px;
  width: 49%;
  cursor: pointer;
}

.ticket-page__button:after {
  content: '';
  z-index: 1;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  left: 0;
  top: 0;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__button:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 16px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #22222C;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__button.is-active:before {
  opacity: 0;
}

.ticket-page__button .sold-out {
  position: absolute;
  right: -8px;
  top: -13px;
  padding: 4px 10px;
  font-size: 20px;
  border-radius: 5px;
  z-index: 2;
}

.ticket-page__button.disable:after {
  opacity: 0.3;
}

.ticket-page__button.disable .ticket-page__button-row {
  opacity: 0.3;
}

.ticket-page__button.disable .ticket-page__button-places {
  opacity: 0.3;
}

.ticket-page__button.disable .sold-out {
  opacity: 1;
}

.ticket-page__button.disable:before {
  opacity: 1;
}

.ticket-page__button-row {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ticket-page__button-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ticket-page__button-time .hours {
  font-size: 80px;
  line-height: 75%;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
}

.ticket-page__button-time .place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 4px;
}

.ticket-page__button-time .minutes {
  font-size: 35px;
  line-height: 1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: -4px;
}

.ticket-page__button-show {
  font-size: 36px;
  line-height: 1;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  color: #fff;
  margin-left: 20px;
}

.ticket-page__button-places {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
  width: calc(100% + 16px);
}

.ticket-page__button-places p {
  white-space: nowrap;
  font-size: 9px;
  font-family: "Geometria", sans-serif;
  line-height: 1.3;
  margin: 0;
  padding: 8px 8px 0;
  color: #fff;
}

.ticket-page__button-places {
  position: relative;
  z-index: 2;
}

.ticket-page__tickets--page .tickets__tags {
  padding-top: 15px;
}

.ticket-page__tickets--page .ticket-page__row-part {
  margin-left: 0;
  padding-left: 35px;
}

.ticket-page__tickets--page .ticket-page__left {
  margin-right: 0;
}

.ticket-page__title {
  font-size: 50px;
  color: #8000FF;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 13px;
}

.ticket-page__title--yellow {
  color: #FFE401;
  -webkit-text-fill-color: #FFE401;
}

.ticket-page__tickets-item {
  padding: 18px 50px;
  margin: 0 -50px;
  border-bottom: 1px solid #282834;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__tickets-item:hover {
  background: #282834;
}

.ticket-page__tickets-item:last-of-type {
  border-bottom: none;
}

.ticket-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ticket-page__item-title {
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2;
  margin: 0;
}

.ticket-page__price {
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 0 20px;
  min-width: 80px;
}

.ticket-page__price .ico {
  font-weight: 300;
  font-size: 22px;
}

.ticket-page__price--result {
  text-transform: none;
  color: #424253;
  line-height: 1;
}

.ticket-page__price--result .ticket-page__promo .ui-group {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
  margin-right: -2px;
}

.ticket-page__price--result .ticket-page__promo .ui-input {
  border-radius: 6px 0 0 6px;
}

.ticket-page__price--result .ticket-page__promo .btn {
  border-radius: 0 6px 6px 0;
}

.ticket-page__counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ticket-page__counter .counter {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  border: none;
  border-radius: 0;
  background: none;
  width: 44px;
  min-width: 44px;
  padding: 0;
  text-align: center;
}

.ticket-page__counter .counter::-webkit-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::-moz-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter:-ms-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::-ms-input-placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter .counter::placeholder {
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}

.ticket-page__counter button {
  border: none;
  background: none;
  padding: 0 7px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  cursor: pointer;
}

.ticket-page__row-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  margin-left: auto;
}

.ticket-page .tickets--b2 .tickets__tags {
  margin-top: 0;
  padding-top: 1px;
  max-width: 500px;
}

.ticket-page .hover {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 0;
  position: relative;
  z-index: 2;
}

.ticket-page .default {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  position: relative;
  z-index: 1;
}

.ticket-page .no-events {
  pointer-events: none;
}

.ticket-page .hover-section {
  cursor: pointer;
}

.ticket-page .hover-section path, .ticket-page .hover-section rect, .ticket-page .hover-section circle {
  -webkit-transition: fill 0.25s ease-in-out;
  -o-transition: fill 0.25s ease-in-out;
  transition: fill 0.25s ease-in-out;
}

.ticket-page .sold-out path {
  fill: #333 !important;
  stroke: #333 !important;
}

.ticket-page .selected path {
  stroke: url(#grad) !important;
}

.ticket-page .sold-out-el path, .ticket-page .sold-out-el rect, .ticket-page .sold-out-el circle, .ticket-page .sold-out-el ellipse {
  fill: #6c6c6c !important;
}

.ticket-page .selected-el path, .ticket-page .selected-el rect, .ticket-page .selected-el circle, .ticket-page .selected-el ellipse {
  fill: url(#grad) !important;
}

.ticket-page__buy {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 6px;
  background: #282834;
}

.ticket-page__buy-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
}

.ticket-page__buy-button {
  width: 50%;
}

.ticket-page__buy-button .btn {
  text-transform: uppercase;
  padding: 24px 20px;
  width: 100%;
}

.ticket-page__buy-button .fixed-btn {
  display: none;
}

.ticket-page__bottom {
  margin-top: 80px;
}

.ticket-page__bottom .ticket-page__buy {
  margin-top: 15px;
}

.ticket-page__bottom-info {
  font-size: 16px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.3);
  margin-bottom: 35px;
}

.ticket-page__buy-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__buy-row p {
  font-size: 10px;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.3);
  margin: 0;
  padding-right: 15px;
}

.ticket-page__buy-row p a {
  margin-left: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.ticket-page__buy-row .modal__companies {
  padding: 0;
}

.ticket-page__buy-row .modal__companies-item {
  font-size: 16px;
  padding: 0 8px;
}

.ticket-page__head .hero__about-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 0;
}

.ticket-page__head .hero__about-text p {
  margin-right: auto;
}

.ticket-page__head .hero__about-text a {
  font-size: 16px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
}

.ticket-page__head .hero__about-text a:hover {
  color: #fff;
}

.ticket-page__inputs {
  padding-top: 25px;
}

.ticket-page__inputs .mt-50 {
  padding-top: 40px;
}

.ticket-page__inputs--tatu .ui-group {
  margin-bottom: 10px;
}

.ticket-page__inputs .ui-group label {
  font-size: 13px;
}

.ticket-page__inputs .error {
  position: static;
  top: 100%;
  left: 0;
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
  color: #FF004D;
  line-height: 1.2;
  display: none;
}

.ticket-page__inputs .has-error .ui-input {
  border-color: #FF004D;
}

.ticket-page__inputs .has-error .error {
  display: block;
}

.ticket-page__inputs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ticket-page__inputs-row .selectric .label {
  background: #282834;
  padding-bottom: 17px;
  padding-top: 17px;
}

.ticket-page__inputs-row .selectric {
  border-color: #424253;
  max-width: 100%;
  width: 100%;
}

.ticket-page__inputs-row .ui-group {
  margin-right: 10px;
  width: 100%;
}

.ticket-page__inputs-row .ui-group:last-child {
  min-width: 220px;
  width: auto;
  margin-right: 0;
}

.ticket-page__inputs-row .ui-input[type="date"] {
  padding-top: 14px;
  padding-bottom: 13px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

.ticket-page__inputs-row .ui-input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.ticket-page__show-more {
  margin-top: 30px;
  text-align: center;
}

.ticket-page__show-more a {
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__show-more a:hover {
  border-color: transparent;
}

.ticket-page__promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: 50px;
}

.ticket-page__promo .btn {
  width: 50%;
  background: none;
  padding: 15px;
  border: none;
  outline: none;
  position: relative;
  z-index: 2;
}

.ticket-page__promo .btn:after {
  content: '';
  z-index: 1;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  left: 0;
  top: 0;
  border-radius: 6px 0 0 6px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__promo .btn:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 4px 0 0 4px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #22222C;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ticket-page__promo .btn span {
  position: relative;
  z-index: 3;
  font-size: 16px;
  font-family: "Geometria", sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.ticket-page__promo .ui-group {
  width: 50%;
  margin: 0;
  margin-left: -2px;
}

.ticket-page__promo .ui-input {
  border-radius: 0 6px 6px 0;
  text-align: center;
  font-weight: 700;
  border-width: 2px;
  background: transparent;
}

.ticket-page__left {
  margin: 5px auto;
}

.ticket-page__left span {
  padding: 9px 10px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25;
  color: #75758F;
}

.ticket-page__result {
  max-width: 601px;
  padding-top: 30px;
}

.ticket-page .disabled {
  pointer-events: none;
  opacity: 0.6;
}

.ticket-page__checkbox-row {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ticket-page__checkbox-row .ticket-page__price {
  min-width: 1px;
  white-space: nowrap;
  margin-left: 0;
  display: block;
  text-align: left !important;
}

.ticket-page__checkbox-info {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ticket-page__checkbox-info span {
  margin-right: 15px;
  margin-top: 9px;
}

.ticket-page__checkbox-info img {
  margin: 10px 0 5px;
}

.ticket-page__checkbox {
  padding-right: 20px;
  position: relative;
}

.ticket-page__checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
}

.ticket-page__checkbox input:checked + .checkbox:after {
  opacity: 1;
}

.ticket-page__checkbox label {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ticket-page__checkbox .info {
  font-size: 12px;
  color: #fff;
  opacity: 0.3;
  margin: 0;
  font-weight: 500;
  display: block;
  line-height: 1.2;
  margin-top: 7px;
}

.ticket-page__checkbox .info a span {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border-bottom: 1px solid transparent;
}

.ticket-page__checkbox .info a:hover span {
  border-color: rgba(255, 255, 255, 0.3);
}

.ticket-page__checkbox .checkbox {
  width: 22px;
  height: 22px;
  min-width: 22px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  position: absolute;
  left: 0;
  top: 5px;
}

.ticket-page__checkbox .checkbox span {
  position: absolute;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #23222c;
  display: block;
  z-index: 1;
  border-radius: 6px;
}

.ticket-page__checkbox .checkbox:after {
  position: absolute;
  left: 6px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  width: 9px;
  height: 4px;
  content: '';
  z-index: 2;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.sold-out {
  padding: 5px 15px;
  border-radius: 8px;
  background: #FF3939;
  color: #fff;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 26px;
  line-height: 1;
}

.watch-now {
  position: fixed;
  top: 150px;
  right: 50%;
  margin-right: -620px;
  background: #1E1E22;
  border-radius: 10px;
  padding: 20px 60px 20px 20px;
  width: 280px;
  max-width: 280px;
  z-index: 100;
}

.watch-now p {
  font-size: 14px;
  color: #fff;
  margin: 0;
}

.watch-now .close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.watch-now .close:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.watch-now .close:after {
  position: absolute;
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media only screen and (max-width: 1200px) {
  .ticket-page__button-time .hours {
    font-size: 70px;
  }
  .ticket-page__button-time .place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 4px;
  }
  .ticket-page__button-time .minutes {
    font-size: 28px;
    line-height: 1;
    font-family: "AGLettericaUltraCompressed", sans-serif;
    font-weight: 400;
    color: #fff;
    margin-top: -4px;
  }
  .ticket-page__tickets--page .tickets__tags {
    padding-top: 15px;
  }
  .ticket-page__tickets--page .ticket-page__row-part {
    margin-left: auto;
  }
  .ticket-page__button-show {
    font-size: 28px;
  }
  .ticket-page__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ticket-page__left {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 10px 0;
  }
  .ticket-page__left span {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
  }
  .watch-now {
    right: 40px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 992px) {
  .ticket-page__buttons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
  }
  .ticket-page__button {
    width: 100%;
    margin-top: 10px;
  }
  .ticket-page__tickets {
    padding-top: 30px;
  }
  .ticket-page__buy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ticket-page__buy-button {
    width: 100%;
  }
  .ticket-page__buy-button .fixed-btn {
    display: block;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn:before {
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn:after {
    border-radius: 0;
  }
  .ticket-page__buy-button .fixed-btn.is-visible {
    opacity: 1;
    pointer-events: all;
    -webkit-user-select: all;
       -moz-user-select: all;
        -ms-user-select: all;
            user-select: all;
  }
  .ticket-page__buy-price {
    padding: 20px 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .ticket-page {
    padding-top: 82px;
    padding-bottom: 50px;
  }
  .ticket-page .img-online {
    margin-top: 0;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0;
  }
  .ticket-page .img-offline {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ticket-page--rasputin {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ticket-page__grid-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
  }
  .ticket-page__grid-image--tatu {
    padding-top: 10px;
  }
  .ticket-page__grid-image .ticket-page__part {
    padding-left: 0;
    width: 100%;
  }
  .ticket-page__grid-image .ticket-page__map-container {
    width: 100%;
    padding-right: 0;
    font-size: 0;
    text-align: center;
  }
  .ticket-page__grid-image .ticket-page__map-container img {
    width: 70%;
    max-width: 452px;
  }
  .ticket-page__grid-image .ticket-page__map-container .img-online {
    margin: 0;
    width: 100%;
  }
  .ticket-page__grid-image .ticket-page__map-container .img-online.no-margin {
    margin-top: 0;
    max-width: 100%;
  }
  .ticket-page .h1-title {
    padding-top: 40px;
    font-size: 36px;
  }
  .ticket-page .h1-title .trixie {
    font-size: 24px;
  }
  .ticket-page__checkbox .ticket-page__price {
    white-space: normal;
  }
  .ticket-page__buttons {
    padding-top: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .ticket-page__button-places {
    margin: 0;
    padding: 10px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ticket-page__button-places p {
    font-size: 9px;
    line-height: 1.8;
    padding: 0;
  }
  .ticket-page__button {
    width: 49%;
    padding: 15px 12px;
    min-height: 120px;
  }
  .ticket-page__button .sold-out {
    right: -6px;
    top: -17px;
    font-size: 18px;
  }
  .ticket-page__button-places p {
    font-size: 9px;
  }
  .ticket-page__button-time .hours {
    font-size: 64px;
  }
  .ticket-page__button-time .minutes {
    font-size: 24px;
    margin-top: -2px;
  }
  .ticket-page__button-time .city {
    font-size: 12px;
  }
  .ticket-page__button-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .ticket-page__button-show {
    position: static;
    margin: 0 0 12px;
    font-size: 30px;
  }
  .ticket-page__button-show br {
    display: none;
  }
  .ticket-page__button-show span {
    margin-left: 5px;
  }
  .ticket-page__part {
    position: relative;
    padding-left: 0;
  }
  .ticket-page__item-title {
    font-size: 28px;
  }
  .ticket-page__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .ticket-page__row .sold-out {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 5px 12px;
    border-radius: 6px;
  }
  .ticket-page__row--row-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ticket-page__row--row-mobile .ticket-page__row-part {
    width: auto;
    padding: 0 0 0 10px;
  }
  .ticket-page__row-part {
    margin-left: 0;
    padding: 10px 0 15px;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ticket-page__title {
    font-size: 30px;
    margin-bottom: 0;
  }
  .ticket-page__tickets {
    padding-top: 45px;
  }
  .ticket-page__tickets--page .tickets__tags {
    padding-top: 15px;
  }
  .ticket-page__tickets--page .ticket-page__left {
    margin: 0 auto;
  }
  .ticket-page__tickets--page .ticket-page__row-part {
    padding-left: 0;
    margin-left: auto;
  }
  .ticket-page__tickets-item {
    padding: 14px 40px;
    margin: 0 -40px;
  }
  .ticket-page__price {
    font-size: 28px;
    min-width: 1px;
    text-align: right;
    margin-left: 15px;
  }
  .ticket-page__price .ico {
    font-size: 20px;
  }
  .ticket-page__buy {
    margin-top: 25px;
  }
  .ticket-page__promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 35px;
  }
  .ticket-page__promo .btn {
    width: 100%;
    padding: 12px;
    margin-top: 12px;
  }
  .ticket-page__promo .btn:before {
    border-radius: 4px;
  }
  .ticket-page__promo .btn:after {
    border-radius: 6px;
  }
  .ticket-page__promo .btn span {
    font-size: 14px;
  }
  .ticket-page__promo .ui-group {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .ticket-page__promo .ui-input {
    border-radius: 6px;
  }
  .ticket-page__map {
    position: static;
    padding-top: 0;
    width: 100%;
  }
  .ticket-page__map a {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    z-index: 5;
  }
  .ticket-page__map.is-show a {
    display: none;
  }
  .ticket-page__map.is-show .back-to-tickets {
    display: block;
  }
  .ticket-page__map.is-show .ticket-page__map-container {
    display: block;
  }
  .ticket-page__map-container {
    display: none;
    position: static;
    padding-top: 0;
    width: 100%;
  }
  .ticket-page__map-container--scheme {
    display: block;
    padding-top: 40px;
  }
  .ticket-page__map-container.img-gagarina {
    display: block;
  }
  .ticket-page__map-container.img-gagarina .back-to-tickets {
    display: none;
  }
  .ticket-page__map-container .gagarina {
    -webkit-box-shadow: 0 0 20px #151515;
            box-shadow: 0 0 20px #151515;
    margin-left: 0;
    width: 100%;
  }
  .ticket-page__map-container .back-to-tickets {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
    position: relative;
    margin-left: auto;
    right: 0;
    cursor: pointer;
    margin-bottom: 25px;
  }
  .ticket-page__map-container .back-to-tickets:before {
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    content: '';
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .ticket-page__map-container .back-to-tickets:after {
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    content: '';
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .ticket-page__title-container {
    position: relative;
    padding-bottom: 10px;
  }
  .ticket-page__checkbox .checkbox {
    top: 5px;
  }
  .ticket-page__show-scheme {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ticket-page__show-scheme img {
    width: 17px;
    height: 19px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .ticket-page__head {
    position: relative;
  }
  .ticket-page__head--100vh {
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: calc(100vh - 76px);
  }
  .ticket-page__head .hero__about-text {
    position: static;
  }
  .ticket-page__head .hero__about-text a {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    margin-top: 0;
    line-height: 1.3;
  }
  .ticket-page__image {
    position: absolute;
    left: -20px;
    top: -82px;
    width: calc(100% + 40px);
    height: 100vh;
  }
  .ticket-page__image:after {
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    bottom: -1px;
    content: '';
    height: 10%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 44, 0)), to(#22222c));
    background: -o-linear-gradient(top, rgba(34, 34, 44, 0) 0%, #22222c 100%);
    background: linear-gradient(to bottom, rgba(34, 34, 44, 0) 0%, #22222c 100%);
  }
  .ticket-page__inputs {
    padding-top: 25px;
  }
  .ticket-page__inputs .error {
    margin-top: 5px;
    font-size: 10px;
  }
  .ticket-page__bottom {
    margin-top: 32px;
  }
  .ticket-page__bottom .ticket-page__buy {
    margin-top: 10px;
  }
  .ticket-page__bottom-info {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .ticket-page__buy-companies {
    width: 100%;
  }
  .ticket-page__buy-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ticket-page__buy-row .modal__companies {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .ticket-page__buy-row p {
    font-size: 9px;
    margin-top: 20px;
  }
  .ticket-page__result {
    max-width: 100%;
    padding-top: 15px;
  }
  .ticket-page__result .ticket-page__promo {
    padding-top: 15px;
  }
  .ticket-page__inputs-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ticket-page__inputs-row .ui-group {
    margin-right: 0;
  }
  .ticket-page__inputs-row .selectric .label {
    padding: 14px 35px 12px 15px;
    font-size: 13px;
  }
  .watch-now {
    position: fixed;
    top: 70px;
    right: 20px;
    margin-right: 0;
    padding: 15px 45px 15px 15px;
    width: 235px;
    max-width: 235px;
  }
  .watch-now p {
    font-size: 12px;
  }
}

/* GAGARINA END */
.tippy-box {
  position: relative;
  background: #fff;
  color: #010101;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1.4;
  outline: 0;
  -webkit-transition-property: visibility,opacity,-webkit-transform;
  transition-property: visibility,opacity,-webkit-transform;
  -o-transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity,-webkit-transform;
  text-align: left;
  padding: 12px 15px 14px 40px;
  letter-spacing: 0.5px;
  display: block;
}

.tippy-box .tippy-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.tippy-box .tooltip-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.tippy-box .tooltip-info {
  font-size: 12px;
  color: #010101;
  text-transform: uppercase;
  line-height: 1.45;
  position: relative;
  z-index: 3;
}

.tippy-box .tooltip-info {
  display: block;
  margin-top: 2px;
  position: relative;
  z-index: 3;
}

.tippy-box .tooltip-buttons {
  display: block;
  margin-top: 2px;
  position: relative;
  z-index: 3;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 28px;
  display: inline-block;
  color: #000;
  -ms-flex-item-align: center;
      align-self: center;
  margin-left: 5px;
}

.tippy-box .tooltip-buttons i {
  font-style: normal;
  margin: 0 10px;
  cursor: pointer;
}

.tippy-box .tooltip-price {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  display: inline-block;
}

.tippy-box .tooltip-price b {
  margin-left: 1px;
  color: transparent;
  text-transform: uppercase;
  padding: 0 2px;
  display: inline-block;
  background: url(../img/rub-black.svg) center left no-repeat;
  background-size: contain;
}

.tippy-box .tooltip-price:after {
  position: absolute;
  left: -24px;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  overflow: hidden;
  content: '';
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.tippy-box[data-inertia][data-state=visible] {
  -webkit-transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
       -o-transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
          transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

[data-placement^='bottom'] .tippy-arrow {
  bottom: auto;
  top: 0;
}

[data-placement^='bottom'] .tippy-arrow:before {
  bottom: auto;
  top: -12px;
}

.tippy-arrow {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 20px;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

.tippy-arrow:after {
  position: absolute;
  content: '';
  width: 70%;
  height: 14px;
  background: #fff;
  bottom: 0;
  left: 50%;
  background: #fff;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.tippy-arrow:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 1px;
  bottom: -6px;
  left: 50%;
  margin-left: -7px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.tippy-content {
  position: relative;
  z-index: 1;
}

.tooltip-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
  position: relative;
}

.tooltip-grid .color {
  position: absolute;
  display: block;
  left: -10px;
  top: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.tooltip-grid span {
  position: relative;
  line-height: 1.2;
  margin-bottom: 5px;
}

.tooltip-grid b {
  width: 13px;
  height: 100%;
  top: 0;
  left: calc(100% + 5px);
  position: absolute;
  background: url(../img/rub.svg) center center no-repeat;
  background-size: contain;
}

.tooltip-grid i {
  line-height: 1.4;
  font-style: normal;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .tippy-box {
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 12px 8px 36px;
  }
  .tippy-box span {
    display: block;
    font-size: 20px;
  }
  .tippy-box .tooltip-buttons {
    font-size: 22px;
  }
  .tippy-box .tooltip-price {
    font-size: 18px;
  }
  .tippy-arrow {
    height: 16px;
    display: none;
  }
  .tippy-arrow:before {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    bottom: -7px;
  }
  [data-placement^='bottom'] .tippy-arrow:before {
    top: -7px;
  }
}

.info-slider {
  padding: 100px 0;
}

.info-slider .banner__text-quote {
  top: -120px;
  left: -2%;
}

.info-slider__about {
  width: 55%;
  position: relative;
  padding-left: 50px;
}

.info-slider__image {
  width: 45%;
  padding-right: 50px;
  font-size: 0;
}

.info-slider__image img {
  width: 100%;
  height: auto;
}

.info-slider__slider {
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px;
}

.info-slider .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info-slider .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #393948;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 0 3px;
  display: inline-block;
}

.info-slider .swiper-pagination-bullet-active {
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.info-slider__container {
  position: relative;
  padding: 0 100px;
}

.info-slider__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  overflow: hidden;
  left: 0;
  cursor: pointer;
  z-index: 10;
}

.info-slider__arrow img {
  width: 10px;
  height: 16px;
  position: absolute;
  left: 48%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.info-slider__arrow:before {
  position: absolute;
  left: 2px;
  top: 2px;
  content: '';
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #161616;
  border-radius: 50%;
}

.info-slider__arrow-next {
  left: auto;
  right: 0;
}

.info-slider__arrow-next img {
  left: 55%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.info-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

.info-slider__title {
  font-size: 35px;
  color: #fff;
  margin: 10px 0 0;
  font-family: TrixieCyr-Plain;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

.info-slider__title .no-ttu {
  text-transform: none;
}

.info-slider__info {
  margin: 30px 0 0;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.info-slider__author {
  margin: 40px 0 0;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.info-slider__author span {
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  display: block;
}

@media only screen and (max-width: 992px) {
  .info-slider {
    padding: 50px 0;
  }
  .info-slider__about {
    width: 58%;
    padding-left: 25px;
  }
  .info-slider__image {
    width: 42%;
    padding-right: 25px;
  }
  .info-slider__slider {
    padding-bottom: 50px;
  }
  .info-slider__container {
    padding: 0;
  }
  .info-slider__arrow {
    top: auto;
    bottom: -42px;
  }
  .info-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  .info-slider__title {
    font-size: 30px;
    margin: 10px 0 0;
  }
  .info-slider__info {
    margin: 25px 0 0;
    font-size: 14px;
    line-height: 1.5;
  }
  .info-slider__author {
    margin: 25px 0 0;
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  .info-slider {
    padding: 25px 0;
    position: relative;
    z-index: 2;
  }
  .info-slider .banner__text-quote {
    top: -40px;
  }
  .info-slider__about {
    width: 100%;
    padding-left: 0;
    padding-top: 25px;
  }
  .info-slider__image {
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
  .info-slider__image img {
    max-width: 200px;
    height: auto;
  }
  .info-slider__slider {
    padding-bottom: 50px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .info-slider__container {
    padding: 0;
  }
  .info-slider__arrow {
    top: auto;
    bottom: -42px;
  }
  .info-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 0 20px;
  }
  .info-slider__title {
    font-size: 24px;
    margin: 10px 0 0;
  }
  .info-slider__info {
    margin: 20px 0 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .info-slider__author {
    margin: 20px 0 0;
    font-size: 12px;
  }
  .info-slider__author span {
    font-size: 10px;
  }
}

.store {
  background: #161616;
  padding: 120px 0 100px;
}

.store .h1-title {
  margin: 0;
}

.store__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
  width: calc(100% + 40px);
  padding-top: 10px;
}

.store__el {
  padding: 32px 20px 0;
  width: 25%;
}

.store__item {
  width: 100%;
}

.store__item:hover .swiper-pagination {
  opacity: 1;
}

.store__image-background {
  width: 100%;
  font-size: 0;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.store__image-background img {
  width: 100%;
  height: auto;
}

.store__image-background .swiper-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.store__image-background .swiper-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 15px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  z-index: 2;
}

.store__image-background .swiper-pagination-bullet {
  width: 16px;
  height: 2px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.3);
  margin: 0 4px;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: relative;
}

.store__image-background .swiper-pagination-bullet:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
}

.store__image-background .swiper-pagination-bullet-active:after {
  opacity: 1;
}

.store__image {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 85%;
  height: 85%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}

.store__image--full {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.store__button {
  margin-top: 60px;
  text-align: center;
}

.store__price {
  margin-top: 20px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "AGLettericaUltraCompressed", sans-serif;
}

.store__price .ico {
  font-size: 18px;
}

.store__title {
  margin-top: 10px;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "AGLettericaUltraCompressed", sans-serif;
}

.store__sub-title {
  font-size: 14px;
  color: #828282;
  text-transform: uppercase;
  margin-top: 6px;
}

@media only screen and (max-width: 992px) {
  .store {
    padding: 75px 0;
  }
  .store__el {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 768px) {
  .store {
    padding: 50px 0;
  }
  .store__el {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .store {
    padding: 35px 0;
  }
  .store__el {
    width: 100%;
  }
  .store__image-background .swiper-pagination {
    opacity: 1;
  }
}

.artists {
  padding: 0 0 75px;
  background: -webkit-gradient(linear, left bottom, left top, from(#161616), to(black));
  background: -o-linear-gradient(bottom, #161616, black);
  background: linear-gradient(0deg, #161616, black);
}

.artists .h1-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: TrixieCyr-Plain;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 75px;
  letter-spacing: 0em;
  text-align: left;
}

.artists__grid__item {
  width: 25%;
}

.artists .w-full img {
  width: 100%;
  height: auto;
}

.artists__attention {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.artists__attention img {
  width: 32px;
  min-width: 32px;
  height: 32px;
  margin-right: 16px;
}

.artists__attention p {
  margin: 0;
}

.artists-row-container {
  background: #ffe402;
  padding-top: 50px;
  position: relative;
}

.artists-row-container:after {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(1%, rgba(0, 0, 0, 0.99)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0) 100%);
}

.artists-row-container:before {
  content: '';
  width: 100%;
  height: 60%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0.01)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 100%);
}

.artists-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 50px;
  position: relative;
  z-index: 2;
}

.artists-row .swiper-slide .artists-row__el-img {
  padding: 0 15px;
}

.artists-row__el {
  width: 20%;
}

.artists-row__el p {
  font-size: 20px;
  margin: 15px 0 0;
  font-family: TrixieCyr-Plain;
  text-transform: uppercase;
}

.artists-row__el-img {
  font-size: 0;
  width: 100%;
  pointer-events: none;
}

.artists-row__el-img img {
  width: 100%;
  height: auto;
  pointer-events: none;
}

.artists-row .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  display: none;
}

.artists-row .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #8f8f8f;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin: 0 3px;
  display: inline-block;
  cursor: pointer;
}

.artists-row .swiper-pagination-bullet-active {
  background: #000;
}

.artists-row__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  overflow: hidden;
  left: 0;
  cursor: pointer;
  z-index: 3;
}

.artists-row__arrow img {
  width: 10px !important;
  height: 16px;
  position: absolute;
  left: 48%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 !important;
}

.artists-row__arrow:before {
  position: absolute;
  left: 2px;
  top: 2px;
  content: '';
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: #161616;
  border-radius: 50%;
}

.artists-row__arrow--prev {
  left: 15px;
}

.artists-row__arrow--next {
  left: auto;
  right: 15px;
}

.artists-row__arrow--next img {
  left: 55%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

.artists-row .artist-fade-slider .swiper-slide {
  -webkit-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
}

@media only screen and (max-width: 768px) {
  .artists {
    padding-bottom: 0px;
  }
  .artists .h1-title {
    font-size: 50px;
  }
  .artists .w-full {
    width: 50%;
  }
  .artists-row-container {
    padding-top: 35px;
  }
  .artists-row-container:after {
    height: 40%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(1%, rgba(0, 0, 0, 0.99)), color-stop(80%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0) 80%);
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.99) 1%, rgba(0, 0, 0, 0) 80%);
  }
  .artists-row-container:before {
    height: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0.01)), color-stop(105%, black));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 105%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, black 105%);
  }
  .artists-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 35px;
  }
  .artists-row .swiper-pagination {
    bottom: 16px;
  }
  .artists-row .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
  .artists-row__el {
    width: 50%;
  }
  .artists-row__el--full {
    display: none;
  }
  .artists-row .swiper-slide .artists-row__el-img {
    padding: 0 5px;
  }
}

.ticket-page__kadebostany-online {
  display: none;
}

.ticket-page__kadebostany-online.is-visible {
  display: block;
}

.ticket-page__kadebostany-offline {
  display: none;
}

.ticket-page__kadebostany-offline.is-visible {
  display: block;
}

.ticket-page__yellow-line {
  font-size: 0;
  text-align: center;
}

.ticket-page__yellow-line img {
  width: 100%;
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
}

.ticket-page__left-info {
  text-align: left;
  padding-bottom: 90px;
}

.ticket-page__grid-image--icons {
  display: none;
  padding-top: 0;
}

.ticket-page__iframe {
  width: 100%;
  background: #333;
  position: relative;
  font-size: 0;
}

.ticket-page__iframe iframe {
  border: none;
  width: 100%;
}

.ticket-page__info-line {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  position: relative;
  background: url(../img/tatu/info-line.png) center center repeat-x;
  background-size: contain;
  background-position: center;
}

.ticket-page__info-line .container {
  position: relative;
  z-index: 2;
  max-width: 100%;
}

.ticket-page__info-line p {
  margin: 0;
  font-family: TrixieCyr-Plain, serif;
  font-size: 22px;
  color: #000;
  line-height: 1.2;
}

.ticket-page .svg-pan-zoom-reset-pan-zoom {
  display: none;
}

.ticket-page__shceme {
  font-size: 0;
  width: 100%;
  position: relative;
}

.ticket-page .grad-top {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 4;
  top: -50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.ticket-page .grad-bottom {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 4;
  bottom: -50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.ticket-page .grad-left {
  width: 100px;
  height: 100%;
  position: absolute;
  left: -50px;
  z-index: 4;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(left, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to right, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.ticket-page .grad-right {
  width: 100px;
  height: 100%;
  position: absolute;
  right: -50px;
  top: 0;
  z-index: 4;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(left, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to right, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.ticket-page__controls {
  position: absolute;
  z-index: 5;
  left: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ticket-page__controls span {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #282834;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.ticket-page__controls .zoom-in svg {
  width: 15px !important;
  height: 15px !important;
}

.ticket-page__controls .zoom-out svg {
  width: 16px !important;
  height: 3px !important;
}

.ticket-page__shceme-container {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.ticket-page__shceme-container .ticket-page__buy {
  position: absolute;
  z-index: 6;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  max-width: 600px;
  width: 100%;
}

.ticket-page__shceme-container .ticket-page__buy svg {
  width: 22px;
  height: 22px;
}

.ticket-page__shceme-container.is-open {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.ticket-page__map-container {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.ticket-page__map-container.full-width {
  width: 100%;
}

.ticket-page .ticket-page__grid-image--small-pt {
  padding-top: 30px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  z-index: 3;
}

.ticket-page .ticket-page__grid-image .img-offline {
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 1;
  position: static;
  top: 0;
  left: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  max-width: 552px;
  margin: 0;
}

.ticket-page .ticket-page__grid-image .img-offline.is-hide {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
}

.ticket-page__part--tatu {
  padding-left: 50px !important;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.ticket-page__part--tatu.side-view {
  margin-right: -50%;
}

.ticket-page__btn-vertical {
  position: absolute;
  right: 0;
  height: calc(100% + 80px);
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0) 100%);
  top: -40px;
  z-index: 2;
  display: none;
}

.ticket-page__btn-vertical.is-active {
  display: block;
}

.ticket-page__btn-vertical span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  background: #FFE401;
  display: block;
  overflow: hidden;
  cursor: pointer;
}

.ticket-page__btn-vertical span img {
  width: 7px !important;
  height: 14px !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 53%;
  z-index: 3;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ticket-page__btn-vertical span:after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #2A2A56;
  z-index: 2;
  content: '';
  border-radius: 50%;
}

.ticket-page__btn-vertical.btn-back img {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  left: 48%;
}

.ticket-page__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -10px;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: calc(100% - 50px);
  position: absolute;
  bottom: 80px;
}

.ticket-page__icons--static {
  position: static;
  bottom: auto;
  margin-top: 50px;
  width: 100%;
}

.ticket-page__icons--mobile {
  display: none;
}

.ticket-page__icons-el {
  width: 50%;
  padding: 0 10px;
  text-align: center;
}

.ticket-page__icons-el img {
  max-width: 64px;
  width: 60%;
  height: auto;
}

.ticket-page__icons-el p {
  color: #646483;
  font-size: 14px;
  margin: 20px 0 0;
}

.ticket-page__part--tatu .ticket-page__bottom-info {
  margin-bottom: 0;
}

.ticket-page .hide-icons .ticket-page__icons {
  opacity: 0;
}

.ticket-page__categories {
  margin-top: 100px;
}

.ticket-page__categories .tickets__tags {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ticket-page__categories .swiper-pagination {
  display: none;
}

.ticket-page__categories-item {
  padding: 22px 20px;
  border-radius: 7px;
  background: #1F1F1F;
  width: 100%;
}

.ticket-page__categories-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
}

.ticket-page__categories-row .tickets__tags {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.ticket-page__categories-el {
  width: 50%;
  padding: 0 20px;
}

.ticket-page__categories-el .ticket-page__categories-item {
  height: 100%;
  min-height: 212px;
}

.ticket-page__image-container {
  max-width: 430px;
  width: 100%;
  position: relative;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
}

.ticket-page__image-container img {
  width: 100%;
  height: auto;
}

.ticket-page__image-container .banner__button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 13%;
  width: 100%;
  text-align: center;
}

.ticket-page__image-container .banner__button .btn {
  max-width: 290px;
  width: 90%;
}

.img-online.is-active + .ticket-page__icons {
  position: static;
  width: calc(100% + 20px);
  margin-top: 25px;
}

@media only screen and (max-width: 992px) {
  .ticket-page .ticket-page__grid-image--small-pt {
    padding-top: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .ticket-page__categories .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 0 -10px;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .ticket-page__categories .swiper-slide {
    width: 50% !important;
    padding: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .ticket-page__categories .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 0 -15px;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .ticket-page__categories .swiper-slide {
    width: 33.3333% !important;
    padding: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  .ticket-page__categories .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 0 -15px;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .ticket-page__categories .swiper-slide {
    width: 25% !important;
    padding: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .ticket-page__part--tatu {
    padding: 0 !important;
    margin: 0 !important;
    min-width: 1px !important;
  }
  .ticket-page__part--static {
    position: static;
  }
  .ticket-page__shceme {
    margin: 0 -150px;
    width: calc(100% + 300px);
  }
  .ticket-page .grad-top {
    height: 30px;
    top: -15px;
  }
  .ticket-page .grad-bottom {
    height: 30px;
    bottom: -15px;
  }
  .ticket-page .grad-left {
    width: 30px;
    left: -15px;
  }
  .ticket-page .grad-right {
    width: 30px;
    right: -15px;
  }
  .ticket-page__offline {
    text-align: left;
  }
  .ticket-page__offline--center {
    text-align: center;
  }
  .ticket-page__map-container {
    padding-bottom: 45px;
  }
  .ticket-page__map-container.img-gagarina {
    position: relative;
  }
  .ticket-page__controls {
    left: auto;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    right: 0;
  }
  .ticket-page__controls span {
    width: 34px;
    height: 34px;
  }
  .ticket-page__controls .zoom-in svg {
    width: 13px !important;
    height: 13px !important;
  }
  .ticket-page__controls .zoom-out svg {
    width: 12px !important;
    height: 2px !important;
  }
  .ticket-page__shceme-container {
    padding-bottom: 0;
    left: auto;
    top: auto;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    height: auto;
    position: static;
    margin: 0 -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
    opacity: 0;
    max-height: 0;
    overflow: hidden;
  }
  .ticket-page__shceme-container.is-open {
    opacity: 1;
    max-height: 1000px;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .ticket-page .ticket-page__buy {
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: static;
    padding: 0;
    margin: 20px 0 0;
  }
  .ticket-page .ticket-page__buy svg {
    width: 20px;
    height: 20px;
  }
  .ticket-page__btn-vertical {
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    height: 2px;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 60%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 60%, rgba(255, 255, 255, 0) 100%);
  }
  .ticket-page__btn-vertical span {
    width: 34px;
    height: 34px;
  }
  .ticket-page__btn-vertical span img {
    width: 6px !important;
    height: 12px !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
  }
  .ticket-page__btn-vertical.btn-back {
    left: 0;
    right: 0;
  }
  .ticket-page__btn-vertical.btn-back span img {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    left: 50%;
  }
  .ticket-page__categories {
    padding-bottom: 50px;
    position: relative;
    margin: 30px -20px 0;
    width: calc(100% + 40px);
  }
  .ticket-page__categories .swiper-slide {
    padding: 0 15px;
  }
  .ticket-page__categories .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 24px;
    width: 100%;
    left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ticket-page__categories .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #393948;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin: 0 3px;
    display: inline-block;
  }
  .ticket-page__categories .swiper-pagination-bullet-active {
    background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
    background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
    background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  }
  .ticket-page__categories-item {
    padding: 22px 20px;
  }
  .ticket-page .img-offline {
    width: 100% !important;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-height: 1000px;
    overflow: hidden;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .ticket-page .img-offline.is-hide {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-height: 0;
  }
  .ticket-page .img-kadebostany {
    width: 80% !important;
  }
  .ticket-page__info-line {
    padding: 20px 0;
    background-size: cover;
    margin-bottom: -25px;
    margin-top: 10px;
  }
  .ticket-page__info-line p {
    font-size: 14px;
  }
  .ticket-page__categories-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 0 20px;
  }
  .ticket-page__categories-row .tickets__tags {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .ticket-page__mobile-absolute {
    position: absolute;
    top: 16px;
    right: 0;
    text-align: left;
  }
  .ticket-page__mobile-absolute .ticket-page__title {
    font-size: 36px;
  }
  .ticket-page__mobile-absolute .hero__about-text {
    padding-right: 0;
  }
  .ticket-page__mobile-absolute--static {
    position: static;
    margin-bottom: 30px;
    margin: 0 auto;
    text-align: center;
  }
  .ticket-page__mobile-absolute--static .ticket-page__toggle-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ticket-page__left-info {
    padding-bottom: 40px;
  }
  .ticket-page__left-info .h1-title {
    padding-top: 0;
  }
  .ticket-page__categories-el {
    width: 100%;
    padding: 20px 0 0;
  }
  .ticket-page__categories-el .ticket-page__categories-item {
    height: auto;
    min-height: 1px;
  }
  .ticket-page .tickets--kadebostany {
    padding-top: 10px;
  }
  .ticket-page .tickets--kadebostany .ticket-page__image-container {
    margin-top: 0;
  }
  .ticket-page__grid-image .ticket-page__icons {
    margin: 35px -10px 0;
    position: static;
    width: 100%;
    display: none;
  }
  .ticket-page__grid-image .ticket-page__icons--static {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0 0;
  }
  .ticket-page__grid-image .ticket-page__icons--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ticket-page__grid-image .ticket-page__icons-el img {
    max-width: 54px;
    width: 60%;
    height: auto;
  }
  .ticket-page__grid-image .ticket-page__icons-el p {
    color: #646483;
    font-size: 12px;
    margin: 15px 0 0;
  }
}

.team__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

.team__col {
  width: 100%;
  min-width: 1px;
  min-height: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

@media only screen and (max-width: 992px) {
  .team__col {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .team__col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

.team__card {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.team__card:hover .team__card-background {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.team__card-background {
  position: relative;
  z-index: 1;
  -webkit-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.team__card-content {
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.team__card-name {
  font-family: "AGLettericaUltraCompressed", sans-serif;
  font-size: 38px;
  line-height: 42px;
  text-transform: uppercase;
}

.team__card-position {
  font-size: 20px;
  line-height: 25px;
  margin-top: 10px;
}

.team__card-contact {
  margin-top: 10px;
}

.team__card-contact a {
  font-size: 13px;
  line-height: 16px;
}

.tickets {
  padding: 100px 0 80px;
  position: relative;
  z-index: 2;
}

.tickets .h1-title {
  margin-top: 0;
}

.tickets .container {
  max-width: 1110px;
}

.tickets .h1-title {
  margin-bottom: 0;
}

.tickets__date {
  margin: 10px 0 0;
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
}

.tickets__sub-info {
  margin: 15px 0 0;
  font-size: 15px;
  line-height: 19px;
  color: #8A8A8A;
}

.tickets__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tickets__row-right {
  padding-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tickets__title {
  font-size: 30px;
  line-height: 33px;
  color: #fff;
  font-weight: 400;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  text-transform: uppercase;
  margin: 0;
}

.tickets__row-info {
  width: 100%;
}

.tickets__price {
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  font-weight: 400;
  font-family: "AGLettericaUltraCompressed", sans-serif;
  text-transform: uppercase;
  text-align: right;
  margin: 0 40px 0 0;
  white-space: nowrap;
}

.tickets__price .ico {
  font-size: 24px;
}

.tickets .btn-grad {
  white-space: nowrap;
}

.tickets__container--already {
  padding-right: 190px;
  position: relative;
}

.tickets__container--already .btn {
  display: none;
}

.tickets__already-buy {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 190px;
  background: #1F1E1E;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
}

.tickets__already-buy .ico {
  font-size: 56px;
  margin-bottom: 40px;
}

.tickets__already-buy span {
  font-size: 16px;
  line-height: 20px;
  color: #8A8A8A;
}

.tickets__tags-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tickets__tags-btn {
  padding: 11px 20px;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  position: relative;
  overflow: hidden;
  margin-top: 7px;
  min-width: 145px;
  text-align: center;
}

.tickets__tags-btn:before {
  position: absolute;
  left: 1px;
  top: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background: #161616;
  content: '';
  border-radius: 3px;
  z-index: 1;
}

.tickets__tags-btn span {
  position: relative;
  z-index: 2;
}

.tickets__up {
  padding: 15px 0 0 15px;
}

.tickets__up .btn {
  font-size: 18px;
  padding: 10px 15px;
  min-width: 1px;
}

.tickets--b2 .h1-title span {
  color: #8000FF;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tickets--b2 .container {
  max-width: 1320px;
}

.tickets--b2 .tickets__container {
  padding-top: 30px;
}

.tickets--b2 .tickets__row {
  padding: 30px 0 25px;
  border-bottom: 1px solid rgba(117, 117, 143, 0.5);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
}

.tickets--b2 .tickets__row:last-of-type {
  border-bottom: none;
}

.tickets--b2 .tickets__title {
  font-size: 44px;
  line-height: 1;
}

.tickets--b2 .tickets__row-info {
  width: 50%;
  padding-right: 20px;
}

.tickets--b2 .tickets__row-right {
  width: 50%;
  padding-top: 4px;
  padding-left: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tickets--b2 .tickets__row-right .btn {
  font-size: 16px;
  padding: 14px 15px 12px;
  min-width: 150px;
}

.tickets--b2 .tickets__price {
  font-size: 44px;
  color: #CBA063;
  background: -o-linear-gradient(173.5deg, #CBA063 0%, #ECC893 195.44%);
  background: linear-gradient(276.5deg, #CBA063 0%, #ECC893 195.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tickets--b2 .tickets__price .ico {
  font-size: 32px;
}

.tickets--b2 .tickets__tags {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tickets--b2 .tickets__tag {
  padding: 3px 8px 3px 24px;
  border-radius: 15px;
  border: 1px solid rgba(117, 117, 143, 0.4);
  position: relative;
  margin: 5px;
}

.tickets--b2 .tickets__tag span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 9px;
  top: 7px;
  position: absolute;
}

.tickets--b2 .tickets__tag span.violet {
  background: #8000FF;
}

.tickets--b2 .tickets__tag span.blue {
  background: #00E3FF;
}

.tickets--b2 .tickets__tag span.yellow {
  background: #FFBD00;
}

.tickets--b2 .tickets__tag span.red {
  background: #FF004D;
}

.tickets--b2 .tickets__tag span.orange {
  background: #FF4D00;
}

.tickets--b2 .tickets__tag span.green {
  background: #06E775;
}

.tickets--b2 .tickets__tag p {
  font-size: 14px;
  font-weight: 400;
  color: #75758F;
  line-height: 1.2;
  margin: 0;
}

.tickets--b2 .tickets__already {
  padding: 4px;
  margin: -4px 0;
  background: #1E1E22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}

.tickets--b2 .tickets__already-ticket {
  position: relative;
  padding: 5px 13px 5px 10px;
  font-size: 0;
  -ms-flex-item-align: center;
      align-self: center;
}

.tickets--b2 .tickets__already-ticket .ico {
  font-size: 24px;
}

.tickets--b2 .tickets__already-ticket:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 200px;
  background: #000;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tickets--b2 .tickets__already-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tickets--b2 .tickets__already-info {
  padding: 0 15px;
}

.tickets--b2 .tickets__already-info p {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  margin: 0;
}

.tickets--b2 .tickets__already-info span {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 2px;
  color: #75758F;
  display: block;
}

.tickets--b2 .disabled {
  background: #1E1E22;
  color: #828282;
  pointer-events: none;
}

.tickets--b2 .disabled:after, .tickets--b2 .disabled:before {
  display: none;
}

.tickets--pg .h1-title span {
  color: #8000FF;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tickets--pg .container {
  max-width: 1320px;
}

.tickets--pg .tickets__container {
  padding-top: 30px;
}

.tickets--pg .tickets__row {
  padding: 30px 0 25px;
  border-bottom: 1px solid rgba(117, 117, 143, 0.5);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
}

.tickets--pg .tickets__row:last-of-type {
  border-bottom: none;
}

.tickets--pg .tickets__title {
  font-size: 44px;
  line-height: 1;
}

.tickets--pg .tickets__row-info {
  width: 50%;
  padding-right: 20px;
}

.tickets--pg .tickets__row-right {
  width: 50%;
  padding-top: 4px;
  padding-left: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.tickets--pg .tickets__row-right .btn {
  font-size: 16px;
  padding: 14px 15px 12px;
  min-width: 150px;
}

.tickets--pg .tickets__price {
  font-size: 44px;
  color: white;
  background: -o-linear-gradient(173.5deg, white 0%, white 195.44%);
  background: linear-gradient(276.5deg, white 0%, white 195.44%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tickets--pg .tickets__price .ico {
  font-size: 32px;
}

.tickets--pg .tickets__tags {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tickets--pg .tickets__tag {
  padding: 3px 8px 3px 24px;
  border-radius: 15px;
  border: 1px solid rgba(117, 117, 143, 0.4);
  position: relative;
  margin: 5px;
}

.tickets--pg .tickets__tag span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 9px;
  top: 7px;
  position: absolute;
}

.tickets--pg .tickets__tag span.violet {
  background: #8000FF;
}

.tickets--pg .tickets__tag span.blue {
  background: #00E3FF;
}

.tickets--pg .tickets__tag span.yellow {
  background: #FFBD00;
}

.tickets--pg .tickets__tag span.red {
  background: #FF004D;
}

.tickets--pg .tickets__tag span.orange {
  background: #FF4D00;
}

.tickets--pg .tickets__tag span.green {
  background: #06E775;
}

.tickets--pg .tickets__tag p {
  font-size: 14px;
  font-weight: 400;
  color: #75758F;
  line-height: 1.2;
  margin: 0;
}

.tickets--pg .tickets__already {
  padding: 4px;
  margin: -4px 0;
  background: #1E1E22;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}

.tickets--pg .tickets__already-ticket {
  position: relative;
  padding: 5px 13px 5px 10px;
  font-size: 0;
  -ms-flex-item-align: center;
      align-self: center;
}

.tickets--pg .tickets__already-ticket .ico {
  font-size: 24px;
}

.tickets--pg .tickets__already-ticket:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 200px;
  background: #000;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tickets--pg .tickets__already-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tickets--pg .tickets__already-info {
  padding: 0 15px;
}

.tickets--pg .tickets__already-info p {
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  margin: 0;
}

.tickets--pg .tickets__already-info span {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 2px;
  color: #75758F;
  display: block;
}

.tickets--pg .disabled {
  background: #1E1E22;
  color: #828282;
  pointer-events: none;
}

.tickets--pg .disabled:after, .tickets--pg .disabled:before {
  display: none;
}

.tickets__grad-link {
  margin-top: 15px;
  display: inline-block;
  font-size: 14px;
  font-family: "Geometria", sans-serif;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, right top, color-stop(17.72%, #8000FF), color-stop(81.53%, #005EFF));
  background: -o-linear-gradient(left, #8000FF 17.72%, #005EFF 81.53%);
  background: linear-gradient(90deg, #8000FF 17.72%, #005EFF 81.53%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 992px) {
  .tickets--editable .tickets__already {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tickets--editable .tickets__already-part {
    margin-top: 10px;
  }
  .tickets--editable .tickets__already-info {
    padding: 6px 10px;
  }
  .tickets--editable .tickets__already-ticket {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .tickets--editable .tickets__already-ticket:before {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .tickets {
    padding: 20px 0;
  }
  .tickets__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 0;
    border-top: 1px solid rgba(138, 138, 138, 0.5);
  }
  .tickets__row:last-child {
    border-bottom: 1px solid rgba(138, 138, 138, 0.5);
  }
  .tickets__container {
    margin-top: 40px;
  }
  .tickets__title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .tickets__row-right {
    padding-left: 0;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .tickets__price {
    font-size: 28px;
    line-height: 30px;
    margin-right: auto;
  }
  .tickets__price .ico {
    font-size: 20px;
  }
  .tickets .btn-grad {
    min-width: 140px;
    padding: 13px;
  }
  .tickets__sub-info {
    margin: 0 0 25px;
    max-width: 100%;
  }
  .tickets__container--already {
    padding-right: 0;
    position: relative;
  }
  .tickets__container--already .btn {
    display: none;
  }
  .tickets__container--already .tickets__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tickets__container--already .tickets__sub-info {
    margin-bottom: 0;
  }
  .tickets__container--already .tickets__row-right {
    width: auto;
    margin-left: auto;
    padding-left: 20px;
  }
  .tickets__already-buy {
    position: static;
    right: auto;
    top: auto;
    height: auto;
    width: 100%;
    background: #1F1E1E;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 30px;
  }
  .tickets__already-buy .ico {
    font-size: 40px;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .tickets__already-buy span {
    max-width: 150px;
  }
  .tickets__tags-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tickets__tags-btn {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 100%;
    margin: 15px 0;
  }
  .tickets__up {
    padding: 10px 0 15px;
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .tickets__up .btn {
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
  }
  .tickets--b2 .h1-title span {
    display: block;
  }
  .tickets--b2 .tickets__container {
    margin: 0;
    padding: 15px 0 0;
  }
  .tickets--b2 .tickets__title {
    font-size: 32px;
    margin: 0;
  }
  .tickets--b2 .tickets__row-info {
    width: 100%;
    padding-right: 0;
  }
  .tickets--b2 .tickets__row {
    padding: 25px 0;
    border: none;
    border-bottom: 1px solid rgba(117, 117, 143, 0.3);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tickets--b2 .tickets__tags {
    margin: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 15px;
  }
  .tickets--b2 .tickets__tag {
    margin: 3px 0;
  }
  .tickets--b2 .tickets__row-right {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tickets--b2 .tickets__row-right .btn {
    width: 100%;
    margin-top: 25px;
  }
  .tickets--b2 .tickets__price {
    font-size: 32px;
    margin: 0;
  }
  .tickets--b2 .tickets__price .ico {
    font-size: 23px;
  }
  .tickets--b2 .tickets__already {
    padding: 0;
    margin: 0;
    background: none;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tickets--b2 .tickets__already-ticket {
    padding: 5px 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .tickets--b2 .tickets__already-ticket:before {
    display: none;
  }
  .tickets--b2 .tickets__already-part {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .tickets--b2 .tickets__already-info {
    padding: 0 15px;
  }
  .tickets--pg .h1-title span {
    display: block;
  }
  .tickets--pg .tickets__container {
    margin: 0;
    padding: 15px 0 0;
  }
  .tickets--pg .tickets__title {
    font-size: 32px;
    margin: 0;
  }
  .tickets--pg .tickets__row-info {
    width: 100%;
    padding-right: 0;
  }
  .tickets--pg .tickets__row {
    padding: 25px 0;
    border: none;
    border-bottom: 1px solid rgba(117, 117, 143, 0.3);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tickets--pg .tickets__tags {
    margin: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 15px;
  }
  .tickets--pg .tickets__tag {
    margin: 3px 0;
  }
  .tickets--pg .tickets__row-right {
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tickets--pg .tickets__row-right .btn {
    width: 100%;
    margin-top: 25px;
  }
  .tickets--pg .tickets__price {
    font-size: 32px;
    margin: 0;
  }
  .tickets--pg .tickets__price .ico {
    font-size: 23px;
  }
  .tickets--pg .tickets__already {
    padding: 0;
    margin: 0;
    background: none;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tickets--pg .tickets__already-ticket {
    padding: 5px 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .tickets--pg .tickets__already-ticket:before {
    display: none;
  }
  .tickets--pg .tickets__already-part {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 20px;
  }
  .tickets--pg .tickets__already-info {
    padding: 0 15px;
  }
}

.video__container {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 200px;
}

.video__content {
  position: relative;
}

.video__content:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(100%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, #161616 100%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0) 0%, #161616 100%, rgba(22, 22, 22, 0) 100%);
  z-index: 11;
}

.video__content:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.video__video {
  width: 100%;
  position: relative;
  z-index: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.video__video img, .video__video picture, .video__video video {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center center";
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.video .container {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 30px;
  z-index: 12;
}

.video .grad-top {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 4;
  top: -50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.video .grad-bottom {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 4;
  bottom: -50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.video .grad-left {
  width: 100px;
  height: 100%;
  position: absolute;
  left: -50px;
  z-index: 4;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(left, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to right, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

.video .grad-right {
  width: 100px;
  height: 100%;
  position: absolute;
  right: -50px;
  top: 0;
  z-index: 4;
  background: -webkit-gradient(linear, left top, right top, from(rgba(22, 22, 22, 0)), color-stop(50%, #161616), to(rgba(22, 22, 22, 0)));
  background: -o-linear-gradient(left, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
  background: linear-gradient(to right, rgba(22, 22, 22, 0) 0%, #161616 50%, rgba(22, 22, 22, 0) 100%);
}

@media only screen and (max-width: 576px) {
  .video__container {
    margin: 30px 0;
    padding-bottom: 0;
  }
  .video .grad-top {
    height: 50px;
    top: -25px;
  }
  .video .grad-bottom {
    height: 50px;
    bottom: -25px;
  }
  .video .grad-left {
    width: 50px;
    left: -25px;
  }
  .video .grad-right {
    width: 50px;
    right: -25px;
  }
  .video .container {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 25px;
  }
}

@keyframes bounce { from, 20%, 53%, 80%, to {-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}40%, 43% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0);}70% {-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0);}90% {-webkit-transform: translate3d(0,-4px,0);transform: translate3d(0,-4px,0);}}

/*# sourceMappingURL=app.css.map */
