@font-face {
  font-family: "SST";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/SST-Light.woff2") format("woff2"), url("../fonts/SST-Light.woff") format("woff"); }

@font-face {
  font-family: "SST";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/SST-Roman.woff2") format("woff2"), url("../fonts/SST-Roman.woff") format("woff"); }

@font-face {
  font-family: "SST";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/SST-Medium.woff2") format("woff2"), url("../fonts/SST-Medium.woff") format("woff"); }

@font-face {
  font-family: "SST Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/SST-Condensed.woff2") format("woff2"), url("../fonts/SST-Condensed.woff") format("woff"); }

@font-face {
  font-family: "SST Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/SST-CondensedBd.woff2") format("woff2"), url("../fonts/SST-CondensedBd.woff") format("woff"); }

/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * 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
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

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

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, form, fieldset {
  display: block; }

body, html {
  -webkit-text-size-adjust: 100%; }

*,
*::before,
*::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

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

label {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input,
textarea,
button {
  -webkit-appearance: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  display: block; }

input::-ms-reveal {
  display: none; }

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

textarea {
  outline: none;
  resize: none; }

button {
  background: none;
  cursor: pointer;
  padding: 0; }
  button:disabled {
    cursor: not-allowed; }

button, input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

button:focus, input:focus {
  outline: none; }

select {
  border: 0;
  box-shadow: none;
  color: inherit;
  outline: none;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
  select::-ms-value {
    background: none;
    color: inherit; }
  select::-ms-expand {
    display: none; }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

abbr[title], acronym[title] {
  text-decoration: none; }

a {
  color: inherit;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none; }

svg {
  fill: currentColor; }

a, area, button, input, label, select, summary, textarea, [tabindex] {
  touch-action: manipulation; }

body {
  background: #000;
  color: #fff;
  font-family: "SST", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  height: 100%;
  line-height: 1.25;
  position: relative;
  text-rendering: geometricPrecision; }

::selection {
  background: rgba(255, 59, 0, 0.3);
  text-shadow: none; }

::-moz-selection {
  background: rgba(255, 59, 0, 0.3);
  text-shadow: none; }

._g-outer-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1370px; }

._g-inner-padding {
  padding-left: 100px;
  padding-right: 100px; }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    ._g-inner-padding {
      padding-left: 45px;
      padding-right: 45px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    ._g-inner-padding {
      padding-left: 40px;
      padding-right: 40px; } }
  @media screen and (max-width: 767px) {
    ._g-inner-padding {
      padding-left: 15px;
      padding-right: 15px; } }

@media screen and (min-width: 1340px) {
  ._g-side-padding-left {
    padding-left: 100px; } }

@media screen and (min-width: 1024px) and (max-width: 1339px) {
  ._g-side-padding-left {
    padding-left: 80px; } }

@media screen and (min-width: 1340px) {
  ._g-side-padding-right {
    padding-right: 100px; } }

@media screen and (min-width: 1024px) and (max-width: 1339px) {
  ._g-side-padding-right {
    padding-right: 80px; } }

._g-hidden-input {
  -webkit-appearance: none;
  height: 1px;
  left: -9999px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
  z-index: -1; }

@media screen and (min-width: 1340px) {
  ._g-visible-low-desktop {
    display: none !important; } }

@media screen and (min-width: 1024px) {
  ._g-visible-tablet {
    display: none !important; } }

@media screen and (min-width: 768px) {
  ._g-visible-mobile {
    display: none !important; } }

@media screen and (max-width: 1339px) {
  ._g-hidden-low-desktop {
    display: none !important; } }

@media screen and (max-width: 1023px) {
  ._g-hidden-tablet {
    display: none !important; } }

@media screen and (max-width: 767px) {
  ._g-hidden-mobile {
    display: none !important; } }

.header__sidebar {
  display: none !important; }

.mobile .header {
  z-index: 50; }

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 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 {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  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 {
  flex-wrap: wrap; }

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-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 {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  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 {
  touch-action: pan-y; }

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

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.ma-header {
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 40; }
  @media screen and (min-width: 1340px) {
    .ma-header {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .ma-header__content {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (min-width: 1340px) {
      .ma-header__content {
        height: 50px; } }

@media screen and (max-width: 1339px) and (min-width: 768px) {
  .ma-header__content {
    height: 80px; } }
    @media screen and (max-width: 767px) {
      .ma-header__content {
        height: 50px; } }
  .ma-header__logo {
    display: block; }
    .ma-header__logo:hover ._fillpath {
      fill: #ff3b00; }
    .ma-header__logo-icon {
      height: 30px;
      width: 30px;
      display: block; }
    .ma-header__logo ._fillpath {
      transition: fill .3s; }

.ma-footer__topline {
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  @media screen and (max-width: 767px) {
    .ma-footer__topline {
      padding-bottom: 55px; } }

.ma-footer__bottomline {
  padding-top: 50px;
  padding-bottom: 60px; }

.ma-footer__socials {
  justify-content: center; }

.ma-footer__hashtags, .ma-footer__copy {
  display: flex;
  justify-content: center; }
  .ma-footer__hashtags-item, .ma-footer__copy-item {
    flex-shrink: 0; }

.ma-footer__hashtags {
  align-items: baseline;
  margin-bottom: 45px;
  font-size: 15px;
  font-weight: 300; }
  .ma-footer__hashtags-item:not(:last-child) {
    margin-right: 30px; }
  .ma-footer__hashtags a:hover {
    text-decoration: underline; }

.ma-footer__copy {
  align-items: center; }
  .ma-footer__copy-item {
    opacity: .15;
    width: auto; }
    .ma-footer__copy-item:not(:last-child) {
      margin-right: 3px; }
    .ma-footer__copy-item_sony {
      height: 13px; }
    .ma-footer__copy-item_alpha {
      height: 17px; }

.ma-aside {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: -1; }
  @media screen and (min-width: 1340px) {
    .ma-aside {
      align-items: flex-end;
      padding: 15px 15px 15px;
      background-color: rgba(0, 0, 0, 0.6);
      width: 75px; } }
  @media screen and (max-width: 1339px) {
    .ma-aside {
      left: 0;
      background-color: #000;
      padding-top: 80px;
      padding-bottom: 80px;
      flex-direction: column-reverse;
      align-items: center;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      transition: -webkit-transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s; } }
  @media screen and (max-width: 767px) {
    .ma-aside {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 1339px) {
    .ma-aside._active {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }
  .ma-aside__socials {
    display: flex;
    align-items: center; }
    @media screen and (min-width: 1340px) {
      .ma-aside__socials {
        flex-direction: column; } }
    @media screen and (max-width: 1339px) {
      .ma-aside__socials {
        justify-content: center; } }
    @media screen and (min-width: 1340px) {
      .ma-aside__socials-item:not(:last-child) {
        margin-bottom: 25px; } }
    @media screen and (max-width: 1339px) {
      .ma-aside__socials-item:not(:last-child) {
        margin-right: 20px; } }
    .ma-aside__socials-item:hover ._fillpath {
      fill: #ff3b00; }
    .ma-aside__socials-item_fb {
      width: 10px;
      height: 20px; }
    .ma-aside__socials-item_tw {
      width: 20px;
      height: 18px; }
    .ma-aside__socials-item_in {
      height: 20px;
      width: 20px; }
    .ma-aside__socials-item_fd {
      height: 20px;
      width: 20px; }
    .ma-aside__socials svg {
      display: block;
      width: 100%;
      height: 100%; }
    .ma-aside__socials ._fillpath {
      transition: fill .3s; }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-item {
      text-align: center; } }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-item:first-child {
      display: none; } }
  @media screen and (min-width: 1340px) {
    .ma-aside__pager-item:not(:last-child) {
      margin-bottom: 23px; } }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-item:not(:last-child) {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .ma-aside__pager-item:not(:last-child) {
      margin-bottom: 25px; } }
  @media screen and (min-width: 1340px) {
    .ma-aside__pager-item.active .ma-aside__pager-link {
      -webkit-transform: scaleX(1.35);
              transform: scaleX(1.35); } }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-item.active .ma-aside__pager-link {
      color: #fff; } }
  @media screen and (min-width: 1340px) {
    .ma-aside__pager-item:hover .ma-aside__pager-link {
      background-color: #ff3b00; } }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-item:hover .ma-aside__pager-link {
      color: #fff; } }
  @media screen and (min-width: 1340px) {
    .ma-aside__pager-link {
      display: block;
      width: 15px;
      height: 2px;
      background-color: #fff;
      transition: background-color .3s, -webkit-transform .3s;
      transition: transform .3s, background-color .3s;
      transition: transform .3s, background-color .3s, -webkit-transform .3s;
      -webkit-transform-origin: 100% 50%;
              transform-origin: 100% 50%;
      font-size: 0; } }
  @media screen and (max-width: 1339px) {
    .ma-aside__pager-link {
      font-family: "SST Condensed", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 24px;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.5);
      transition: color .3s; }
      .ma-aside__pager-link span {
        text-transform: none; } }
  .ma-aside .ma-play-video {
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
    .ma-aside .ma-play-video__icon {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }

.ma-menu {
  display: flex;
  align-items: baseline; }
  .ma-menu__item {
    display: block;
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .5;
    transition: opacity .3s; }
    .ma-menu__item:hover {
      opacity: 1; }
    .ma-menu__item:not(:last-child) {
      margin-right: 35px; }
    .ma-menu__item span {
      text-transform: none; }

.ma-slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ma-slider-nav__arrows {
    display: flex;
    align-items: center; }
  .ma-slider-nav__arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    flex-shrink: 0;
    position: static;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.1);
    opacity: 1;
    outline: none;
    transition: background-color .3s;
    margin-top: 0;
    text-align: center;
    font-size: 0; }
    .ma-slider-nav__arrow:not(:last-child) {
      margin-right: 30px; }
    .ma-slider-nav__arrow:hover {
      background-color: rgba(255, 255, 255, 0.2); }
    .ma-slider-nav__arrow.swiper-button-disabled {
      background-color: rgba(255, 255, 255, 0.05); }
    .ma-slider-nav__arrow_next .ma-slider-nav__arrow-icon {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .ma-slider-nav__arrow-icon {
      height: 8px;
      width: 7px; }
  .ma-slider-nav__pager {
    position: static;
    display: flex;
    align-items: center; }
    .ma-slider-nav__pager .swiper-pagination-bullet {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      flex-shrink: 0;
      background-color: #fff;
      opacity: .15;
      transition: opacity .3s; }
      .ma-slider-nav__pager .swiper-pagination-bullet:not(:last-child) {
        margin-right: 45px; }
        @media screen and (max-width: 767px) {
          .ma-slider-nav__pager .swiper-pagination-bullet:not(:last-child) {
            margin-right: 10px; } }
      .ma-slider-nav__pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1; }

.ma-play-video {
  font-size: 0;
  white-space: nowrap; }
  .ma-play-video:hover .ma-play-video__icon {
    background-color: #ff3b00; }
  .ma-play-video:hover .ma-play-video__text {
    color: #ff3b00; }
  .ma-play-video__icon, .ma-play-video__text {
    display: inline-block;
    vertical-align: middle; }
  .ma-play-video__icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #fff;
    position: relative;
    transition: background-color .3s; }
    .ma-play-video__icon::before {
      height: 0;
      width: 0;
      border-bottom: 5px solid transparent;
      border-left: 5px solid #000;
      border-top: 5px solid transparent;
      content: '';
      display: block;
      position: absolute;
      top: 4px;
      left: 7px; }
  .ma-play-video__text {
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 17px;
    margin-left: 10px;
    transition: color .3s; }

.ma-menu-toggler {
  display: block;
  width: 35px;
  height: 24px;
  position: relative; }
  .ma-menu-toggler:hover .ma-menu-toggler__icon {
    background-color: #ff3b00; }
    .ma-menu-toggler:hover .ma-menu-toggler__icon::before, .ma-menu-toggler:hover .ma-menu-toggler__icon::after {
      background-color: #ff3b00; }
  .ma-menu-toggler__icon {
    display: block;
    background-color: #fff;
    height: 2px;
    position: relative;
    width: 100%;
    transition: background-color .3s; }
    ._active .ma-menu-toggler__icon {
      background-color: transparent !important; }
      ._active .ma-menu-toggler__icon:before, ._active .ma-menu-toggler__icon:after {
        top: 0;
        transition: top .3s, width .3s .3s, -webkit-transform .3s .5s;
        transition: top .3s, transform .3s .5s, width .3s .3s;
        transition: top .3s, transform .3s .5s, width .3s .3s, -webkit-transform .3s .5s; }
      ._active .ma-menu-toggler__icon:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
        width: 100%; }
      ._active .ma-menu-toggler__icon:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg); }
    .ma-menu-toggler__icon::before, .ma-menu-toggler__icon::after {
      background-color: #fff;
      content: '';
      height: 2px;
      right: 0;
      position: absolute;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      transition: top .3s .5s, background-color .3s, width .3s, -webkit-transform .3s;
      transition: top .3s .5s, transform .3s, background-color .3s, width .3s;
      transition: top .3s .5s, transform .3s, background-color .3s, width .3s, -webkit-transform .3s; }
    .ma-menu-toggler__icon::before {
      top: 11px;
      width: 70%; }
    .ma-menu-toggler__icon::after {
      top: -11px;
      width: 100%; }

.ma-socials {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .ma-socials {
      justify-content: center; } }
  .ma-socials__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    flex-shrink: 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: border-color .3s; }
    @media screen and (max-width: 767px) {
      .ma-socials__item {
        height: 42px;
        width: 42px; } }
    .ma-socials__item:hover {
      border-color: rgba(255, 59, 0, 0.3); }
      .ma-socials__item:hover ._fillpath {
        fill: #ff3b00; }
    .ma-socials__item:not(:last-child) {
      margin-right: 20px; }
  .ma-socials__icon {
    display: block; }
    @media screen and (max-width: 767px) {
      .ma-socials__icon {
        -webkit-transform: scale(0.7);
                transform: scale(0.7); } }
    .ma-socials__icon_vk {
      width: 25px;
      height: 15px; }
    .ma-socials__icon_ok {
      width: 15px;
      height: 27px; }
    .ma-socials__icon_ig {
      height: 27px;
      width: 27px; }
    .ma-socials__icon_yt {
      width: 30px;
      height: 21px; }
    .ma-socials__icon_fb {
      width: 14px;
      height: 27px; }
    .ma-socials__icon svg {
      display: block;
      width: 100%;
      height: 100%; }
    .ma-socials__icon ._fillpath {
      transition: fill .3s; }

.ma-hero {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .ma-hero {
      min-height: 100vh; } }
  .ma-hero::before, .ma-hero::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: '';
    display: block;
    z-index: -1; }
  .ma-hero::before {
    background-color: rgba(0, 0, 0, 0.7); }
  .ma-hero::after {
    background-image: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 50%, #000 100%); }
    @media screen and (max-width: 1339px) {
      .ma-hero::after {
        display: none; } }
  @media screen and (min-width: 1340px) {
    .ma-hero__container {
      padding-top: 160px;
      padding-bottom: 60px; } }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    .ma-hero__container {
      padding-top: 140px;
      padding-bottom: 50px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .ma-hero__container {
      padding-top: 120px;
      padding-bottom: 90px; } }
  @media screen and (max-width: 767px) {
    .ma-hero__container {
      padding-top: 15rem;
      padding-bottom: 30px; } }
  .ma-hero__content {
    position: relative; }
  .ma-hero__title {
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-weight: bold;
    max-width: 820px;
    margin-bottom: 30px; }
    @media screen and (min-width: 1340px) {
      .ma-hero__title {
        font-size: 100px; } }

@media screen and (max-width: 1339px) and (min-width: 768px) {
  .ma-hero__title {
    font-size: 80px; } }
    @media screen and (max-width: 767px) {
      .ma-hero__title {
        font-size: 34px;
        margin-bottom: 20px; } }
  .ma-hero__subtitle {
    font-size: 36px;
    font-weight: 300;
    max-width: 570px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .ma-hero__subtitle {
        font-size: 24px;
        margin-bottom: 15px; } }
  .ma-hero__description {
    font-size: 24px;
    max-width: 490px; }
    @media screen and (max-width: 767px) {
      .ma-hero__description {
        font-size: 18px; } }
  .ma-hero__socials {
    margin-top: 55px; }
    @media screen and (max-width: 767px) {
      .ma-hero__socials {
        margin-top: 35px; } }
  .ma-hero__play {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background-color: #ff3b00;
    position: absolute;
    transition: box-shadow .3s; }
    @media screen and (min-width: 1340px) {
      .ma-hero__play {
        right: 120px;
        top: 120px; } }
    @media screen and (min-width: 1024px) and (max-width: 1339px) {
      .ma-hero__play {
        right: 50px;
        top: 90px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-hero__play {
        right: 0;
        bottom: -35px; } }
    @media screen and (max-width: 767px) {
      .ma-hero__play {
        display: none; } }
    .ma-hero__play:hover {
      box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.5); }
    .ma-hero__play::before {
      height: 0;
      width: 0;
      border-bottom: 12.5px solid transparent;
      border-left: 12.5px solid #fff;
      border-top: 12.5px solid transparent;
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -12px 0 0 -3px; }

.ma-intro {
  margin-bottom: 90px;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 767px) {
    .ma-intro {
      margin-bottom: 50px; } }
  .ma-intro::before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    @media screen and (min-width: 1024px) {
      .ma-intro::before {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #fff 51%, #fff 100%); } }
    @media screen and (max-width: 1023px) {
      .ma-intro::before {
        background-color: #fff; } }
  @media screen and (min-width: 768px) {
    .ma-intro__content {
      display: flex;
      background-color: #fff; } }
  .ma-intro__txt {
    color: #000;
    flex-grow: 1; }
    @media screen and (min-width: 1024px) {
      .ma-intro__txt {
        padding-top: 90px;
        padding-bottom: 90px; } }
    @media screen and (min-width: 1340px) {
      .ma-intro__txt {
        padding-right: 155px; } }
    @media screen and (min-width: 1024px) and (max-width: 1339px) {
      .ma-intro__txt {
        padding-right: 45px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-intro__txt {
        padding-right: 40px;
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media screen and (max-width: 767px) {
      .ma-intro__txt {
        padding-top: 35px;
        padding-bottom: 35px; } }
  .ma-intro__img {
    background-size: cover;
    background-position: center;
    flex-shrink: 0;
    position: relative; }
    @media screen and (min-width: 768px) {
      .ma-intro__img {
        margin-top: -60px;
        margin-bottom: -60px; } }
    @media screen and (min-width: 1340px) {
      .ma-intro__img {
        width: 470px; } }
    @media screen and (min-width: 1024px) and (max-width: 1339px) {
      .ma-intro__img {
        width: 370px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-intro__img {
        width: 295px; } }
    @media screen and (max-width: 767px) {
      .ma-intro__img {
        height: 280px;
        margin-left: -15px;
        margin-right: -15px; } }
    .ma-intro__img::before, .ma-intro__img::after {
      height: 60px;
      width: 60px;
      content: '';
      display: block;
      position: absolute; }
      @media screen and (max-width: 767px) {
        .ma-intro__img::before, .ma-intro__img::after {
          display: none; } }
    .ma-intro__img::before {
      top: -20px;
      left: -20px;
      border-top: 2px solid #fff;
      border-left: 2px solid #fff; }
    .ma-intro__img::after {
      right: -20px;
      bottom: -20px;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff; }
  @media screen and (max-width: 767px) {
    .ma-intro__p {
      font-size: 14px; } }
  .ma-intro__p:not(:last-child) {
    margin-bottom: 22.5px; }
    @media screen and (max-width: 767px) {
      .ma-intro__p:not(:last-child) {
        margin-bottom: 17.5px; } }
  .ma-intro__p strong {
    font-weight: 500; }
  .ma-intro__subtitle {
    font-size: 24px; }
    @media screen and (min-width: 768px) {
      .ma-intro__subtitle {
        margin-top: 45px; } }
    @media screen and (min-width: 1024px) {
      .ma-intro__subtitle {
        margin-bottom: 45px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-intro__subtitle {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .ma-intro__subtitle {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 35px; } }
  .ma-intro__title {
    font-size: 36px;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .ma-intro__title {
        font-size: 24px; } }

.ma-title {
  text-align: center; }
  .ma-title_whatis {
    padding-bottom: 90px; }
    @media screen and (max-width: 767px) {
      .ma-title_whatis {
        padding-bottom: 25px; } }
  .ma-title_brand {
    padding-top: 140px;
    padding-bottom: 70px; }
    @media screen and (max-width: 767px) {
      .ma-title_brand {
        padding-top: 55px;
        padding-bottom: 25px; } }
  .ma-title_welcome {
    padding-bottom: 80px; }
    @media screen and (max-width: 767px) {
      .ma-title_welcome {
        padding-bottom: 35px; } }
  @media screen and (max-width: 1023px) {
    .ma-title__content {
      padding-left: 0;
      padding-right: 0; } }
  .ma-title__txt {
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700; }
    @media screen and (min-width: 1340px) {
      .ma-title__txt {
        font-size: 72px; } }
    @media screen and (max-width: 1339px) {
      .ma-title__txt {
        font-size: 64px; } }
    @media screen and (max-width: 767px) {
      .ma-title__txt {
        font-size: 28px; } }

.ma-person {
  overflow: hidden; }
  .ma-person_black .ma-person__text {
    color: #000; }
  @media screen and (max-width: 767px) {
    .ma-person_black .ma-person__content {
      padding-top: 35px;
      background-color: #fff; } }
  @media screen and (min-width: 1340px) {
    .ma-person:nth-child(odd) .ma-person__content {
      margin-left: -100px; } }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    .ma-person:nth-child(odd) .ma-person__content {
      margin-left: -45px;
      padding-left: 45px; } }
  @media screen and (min-width: 1340px) {
    .ma-person:nth-child(even) .ma-person__content {
      margin-right: -100px; } }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    .ma-person:nth-child(even) .ma-person__content {
      margin-right: -45px; } }
  @media screen and (min-width: 1340px) {
    .ma-person:nth-child(even) .ma-person__slider {
      margin-left: 100px; } }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    .ma-person:nth-child(even) .ma-person__slider {
      margin-left: 45px; } }
  .ma-person:not(:last-child) {
    margin-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .ma-person:not(:last-child) {
        margin-bottom: 60px; } }
  .ma-person__content {
    background-size: auto 100%; }
    @media screen and (min-width: 768px) {
      .ma-person__content {
        padding-top: 90px;
        padding-bottom: 240px;
        min-height: 660px; } }
    @media screen and (min-width: 1340px) {
      .ma-person__content {
        background-position: right top; } }
    @media screen and (min-width: 1024px) and (max-width: 1339px) {
      .ma-person__content {
        background-position: right -100px top; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-person__content {
        background-position: right -130px top;
        margin-right: -40px;
        margin-left: -40px;
        padding-left: 40px; } }
    @media screen and (max-width: 767px) {
      .ma-person__content {
        background-image: none !important;
        background-color: #212121;
        padding: 35px 15px 135px;
        margin-right: -15px;
        margin-left: -15px; } }
  @media screen and (min-width: 1024px) {
    .ma-person__text {
      max-width: 540px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .ma-person__text {
      max-width: 55%; } }
  .ma-person__title {
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .ma-person__title {
        font-size: 24px;
        margin-bottom: 20px; } }
  .ma-person__description {
    line-height: 1.94444;
    font-weight: 300;
    margin-bottom: 30px;
    max-height: 999px;
    transition: max-height .5s; }
    @media screen and (max-width: 767px) {
      .ma-person__description {
        line-height: 1.57143;
        font-size: 14px; } }
    .ma-person__description:not(._untruncated) {
      overflow: hidden; }
      @media screen and (min-width: 768px) {
        .ma-person__description:not(._untruncated) {
          max-height: 105px; } }
      @media screen and (max-width: 767px) {
        .ma-person__description:not(._untruncated) {
          max-height: 66px; } }
    .ma-person__description a {
      color: #ff3b00; }
      .ma-person__description a:hover {
        text-decoration: underline; }
  .ma-person__name {
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .ma-person__name {
        font-size: 14px; } }
  .ma-person__slider {
    margin-top: -100px; }
    .ma-person__slider-container {
      overflow: visible; }
    .ma-person__slider-item {
      width: auto; }
      @media screen and (min-width: 1340px) {
        .ma-person__slider-item {
          height: 390px; } }
      @media screen and (max-width: 1339px) {
        .ma-person__slider-item {
          height: 360px; } }
      @media screen and (max-width: 767px) {
        .ma-person__slider-item {
          height: 260px; } }
    .ma-person__slider-nav {
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        .ma-person__slider-nav {
          margin-top: 25px; } }

.ma-brand {
  overflow: hidden;
  padding-bottom: 140px; }
  @media screen and (max-width: 767px) {
    .ma-brand {
      padding-bottom: 55px; } }
  .ma-brand__content {
    position: relative; }
  .ma-brand__head {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .ma-brand__head {
        margin-bottom: 25px;
        width: 255px;
        margin-left: auto;
        margin-right: auto; } }
    .ma-brand__head-item {
      flex-shrink: 0;
      font-size: 0;
      font-weight: 300; }
      @media screen and (max-width: 767px) {
        .ma-brand__head-item {
          margin-top: 5px; } }
      .ma-brand__head-item:first-child {
        font-size: 18px;
        margin-right: 25px; }
      .ma-brand__head-item_year:not(:last-child)::after {
        content: '/';
        width: 26px;
        text-align: center;
        display: inline-block;
        vertical-align: baseline; }
      .ma-brand__head-item a,
      .ma-brand__head-item span, .ma-brand__head-item::after {
        font-size: 18px; }
      .ma-brand__head-item a:hover {
        text-decoration: underline; }
      @media screen and (max-width: 767px) {
        .ma-brand__head-item:first-child {
          display: none; } }

@media screen and (max-width: 1339px) and (min-width: 768px) {
  .ma-brand__slider {
    width: 370px;
    margin-left: auto;
    margin-right: auto; } }
  .ma-brand__slider-container {
    overflow: visible; }
    @media screen and (max-width: 1339px) {
      .ma-brand__slider-container {
        position: static;
        padding-bottom: 80px; } }
    @media screen and (max-width: 767px) {
      .ma-brand__slider-container {
        padding-bottom: 90px; } }
  .ma-brand__slider-item {
    height: auto;
    display: block;
    transition: background-color .3s;
    border-radius: 5px;
    padding: 50px; }
    @media screen and (max-width: 767px) {
      .ma-brand__slider-item {
        padding: 40px; } }
    .ma-brand__slider-item:hover {
      background-color: #212121; }
    .ma-brand__slider-item-camera {
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      height: 275px;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .ma-brand__slider-item-camera {
          height: 215px; } }
    .ma-brand__slider-item-img {
      display: block;
      margin: auto;
      flex-shrink: 0;
      max-width: 100%;
      max-height: 100%; }
    .ma-brand__slider-item-title {
      font-family: "SST Condensed", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 24px;
      text-align: center;
      min-height: 70px;
      white-space: nowrap; }
      @media screen and (max-width: 767px) {
        .ma-brand__slider-item-title {
          font-size: 18px;
          min-height: 0; } }
  @media screen and (min-width: 1340px) {
    .ma-brand__slider-nav {
      margin-top: 30px; } }
  @media screen and (max-width: 1339px) {
    .ma-brand__slider-nav {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; } }
  .ma-brand__note {
    font-family: "SST Condensed", Arial, Helvetica, sans-serif;
    font-size: 15px;
    opacity: .15;
    position: absolute;
    left: 0;
    bottom: 85px;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .ma-brand__note {
        bottom: 65px; } }

.ma-features__container {
  position: relative; }
  @media screen and (max-width: 767px) {
    .ma-features__container {
      overflow: hidden; } }

@media screen and (min-width: 768px) {
  .ma-features__content {
    overflow: hidden; } }

.ma-features__slider {
  position: relative; }
  @media screen and (min-width: 1340px) {
    .ma-features__slider {
      margin-left: -100px;
      margin-right: -100px; } }
  @media screen and (min-width: 1024px) and (max-width: 1339px) {
    .ma-features__slider {
      margin-left: -218px;
      margin-right: -218px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .ma-features__slider {
      margin-left: -340px;
      margin-right: -340px; } }
  @media screen and (max-width: 767px) {
    .ma-features__slider {
      margin-left: 20px;
      margin-right: 20px; } }
  .ma-features__slider-container {
    -webkit-perspective: none;
            perspective: none;
    height: 815px;
    padding-top: 65px;
    padding-bottom: 125px; }
    @media screen and (max-width: 767px) {
      .ma-features__slider-container {
        height: 685px;
        padding-top: 50px;
        padding-bottom: 75px;
        overflow: visible; } }
  .ma-features__slider-item {
    height: auto;
    -ms-grid-row-align: center;
        align-self: center;
    position: relative;
    z-index: 1; }
    .ma-features__slider-item.swiper-slide-active {
      z-index: 3; }
      .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-container {
        padding-top: 0;
        padding-bottom: 0; }
      @media screen and (min-width: 768px) {
        .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-img {
          height: 249px; } }
      @media screen and (max-width: 767px) {
        .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-img {
          height: 215px; } }
      .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-decor:first-child::before {
        -webkit-transform: translate(-25px, -25px);
                transform: translate(-25px, -25px); }
      .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-decor:first-child::after {
        -webkit-transform: translate(25px, -25px);
                transform: translate(25px, -25px); }
      .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-decor:last-child::before {
        -webkit-transform: translate(-25px, 25px);
                transform: translate(-25px, 25px); }
      .ma-features__slider-item.swiper-slide-active .ma-features__slider-item-decor:last-child::after {
        -webkit-transform: translate(25px, 25px);
                transform: translate(25px, 25px); }
    .ma-features__slider-item.swiper-slide-prev, .ma-features__slider-item.swiper-slide-next {
      z-index: 2; }
      @media screen and (min-width: 768px) {
        .ma-features__slider-item.swiper-slide-prev .ma-features__slider-item-container, .ma-features__slider-item.swiper-slide-next .ma-features__slider-item-container {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media screen and (min-width: 768px) {
        .ma-features__slider-item.swiper-slide-prev .ma-features__slider-item-img, .ma-features__slider-item.swiper-slide-next .ma-features__slider-item-img {
          height: 215px; } }
    .ma-features__slider-item-container {
      box-shadow: 0 0 83px 0 rgba(0, 0, 0, 0.5);
      padding-top: 37px;
      padding-bottom: 37px;
      transition: padding .3s; }
      @media screen and (max-width: 767px) {
        .ma-features__slider-item-container {
          padding-top: 20px;
          padding-bottom: 20px; } }
    .ma-features__slider-item-img {
      background-size: cover;
      background-position: center;
      height: 175px;
      transition: height .3s; }
    .ma-features__slider-item-text {
      background-color: #212121;
      padding: 35px 30px 35px;
      font-weight: 300;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .ma-features__slider-item-text {
          padding: 25px 20px 20px; } }
    .ma-features__slider-item-title {
      font-size: 22px;
      margin-bottom: 15px; }
    .ma-features__slider-item-description {
      font-size: 13px;
      line-height: 1.78571; }
    .ma-features__slider-item-decor {
      position: relative;
      display: block; }
      .ma-features__slider-item-decor::before, .ma-features__slider-item-decor::after {
        height: 60px;
        width: 60px;
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s; }
      .ma-features__slider-item-decor:first-child::before {
        top: 5px;
        left: 5px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff; }
      .ma-features__slider-item-decor:first-child::after {
        top: 5px;
        right: 5px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff; }
      .ma-features__slider-item-decor:last-child::before {
        bottom: 5px;
        left: 5px;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff; }
      .ma-features__slider-item-decor:last-child::after {
        right: 5px;
        bottom: 5px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff; }
  .ma-features__slider-arrow {
    height: 45px;
    width: 25px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    outline: none;
    background: none; }
    @media screen and (max-width: 767px) {
      .ma-features__slider-arrow {
        display: none; } }
    @media screen and (min-width: 1340px) {
      .ma-features__slider-arrow_prev {
        left: 35px; } }
    @media screen and (max-width: 1339px) {
      .ma-features__slider-arrow_prev {
        left: 10px; } }
    @media screen and (min-width: 1340px) {
      .ma-features__slider-arrow_next {
        right: 35px; } }
    @media screen and (max-width: 1339px) {
      .ma-features__slider-arrow_next {
        right: 10px; } }
    .ma-features__slider-arrow_next svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .ma-features__slider-arrow:hover ._fillpath {
      fill: #ff3b00; }
    .ma-features__slider-arrow svg {
      display: block;
      width: 100%;
      height: 100%; }
    .ma-features__slider-arrow ._fillpath {
      transition: fill .3s; }

.ma-welcome {
  overflow: hidden;
  padding-bottom: 70px; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .ma-welcome__content {
      position: relative; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .ma-welcome__slider {
      width: 285px;
      margin-left: auto;
      margin-right: auto; } }
  .ma-welcome__slider-container {
    overflow: visible; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-welcome__slider-container {
        position: static;
        padding-bottom: 100px; } }
  .ma-welcome__slider-item {
    background-size: cover;
    background-position: center;
    height: 425px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1; }
    .ma-welcome__slider-item:hover::before {
      opacity: .77; }
    .ma-welcome__slider-item:hover .ma-welcome__slider-item-title, .ma-welcome__slider-item:hover .ma-welcome__slider-item-ig {
      opacity: 1; }
    .ma-welcome__slider-item:hover .ma-welcome__slider-item-decor:first-child::before {
      -webkit-transform: translate(20px, 20px);
              transform: translate(20px, 20px); }
    .ma-welcome__slider-item:hover .ma-welcome__slider-item-decor:first-child::after {
      -webkit-transform: translate(-20px, 20px);
              transform: translate(-20px, 20px); }
    .ma-welcome__slider-item:hover .ma-welcome__slider-item-decor:last-child::before {
      -webkit-transform: translate(20px, -20px);
              transform: translate(20px, -20px); }
    .ma-welcome__slider-item:hover .ma-welcome__slider-item-decor:last-child::after {
      -webkit-transform: translate(-20px, -20px);
              transform: translate(-20px, -20px); }
    .ma-welcome__slider-item::before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      content: '';
      display: block;
      background-image: linear-gradient(to top, #0d0d0d 0%, rgba(13, 13, 13, 0) 100%);
      opacity: 0;
      transition: opacity .3s; }
    .ma-welcome__slider-item-title, .ma-welcome__slider-item-ig {
      opacity: 0;
      transition: opacity .3s; }
    .ma-welcome__slider-item-title {
      font-size: 30px;
      margin-top: auto;
      margin-bottom: auto;
      padding-left: 40px;
      padding-right: 40px;
      position: relative; }
    .ma-welcome__slider-item-ig {
      position: absolute;
      left: 40px;
      right: 40px;
      bottom: 70px; }
    .ma-welcome__slider-item-icon {
      height: 16px;
      width: 16px;
      display: block;
      margin: 0 auto 30px; }
    .ma-welcome__slider-item-username {
      display: inline;
      font-size: 16px;
      font-weight: 300;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .ma-welcome__slider-item-decor {
      position: relative;
      display: block; }
      .ma-welcome__slider-item-decor::before, .ma-welcome__slider-item-decor::after {
        height: 60px;
        width: 60px;
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s; }
      .ma-welcome__slider-item-decor:first-child::before {
        top: -2px;
        left: -2px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff; }
      .ma-welcome__slider-item-decor:first-child::after {
        top: -2px;
        right: -2px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff; }
      .ma-welcome__slider-item-decor:last-child::before {
        bottom: -2px;
        left: -2px;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff; }
      .ma-welcome__slider-item-decor:last-child::after {
        right: -2px;
        bottom: -2px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff; }
  .ma-welcome__slider-nav {
    margin-top: 50px; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .ma-welcome__slider-nav {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0; } }
    @media screen and (max-width: 767px) {
      .ma-welcome__slider-nav {
        margin-top: 30px; } }

.ma-video-popup {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  transition: opacity .3s, -webkit-transform .5s;
  transition: transform .5s, opacity .3s;
  transition: transform .5s, opacity .3s, -webkit-transform .5s;
  z-index: 12000; }
  .ma-video-popup:not(._active) {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    pointer-events: none; }
  .ma-video-popup._active {
    opacity: 1;
    z-index: 900; }
  .ma-video-popup__close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 30px;
    right: 30px; }
    .ma-video-popup__close:hover ._fillpath {
      fill: #ff3b00; }
    .ma-video-popup__close svg {
      display: block;
      width: 100%;
      height: 100%; }
    .ma-video-popup__close ._fillpath {
      transition: fill .3s; }
  .ma-video-popup iframe {
    height: 100%;
    width: 100%; }

