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

img {
  max-width: 100%;
  height: auto;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, time, img {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica", sans-serif;
}

ol, ul {
  list-style: none;
}

p, li {
  color: #fff;
  font-weight: 400;
}

p, li, a {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.015em;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

a:hover, a:active, a:link {
  text-decoration: none;
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea, button {
  -webkit-appearance: none;
}

@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Thin.otf");
  font-weight: 200;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Medium.otf");
  font-weight: 500;
}
html {
  margin-top: 0 !important;
}

* html body {
  margin-top: 0 !important;
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }

  * html body {
    margin-top: 0 !important;
  }
}
.so-image {
  position: relative;
  width: 265px;
  height: 340px;
}
.so-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  position: relative;
  z-index: 10;
}
.so-image .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  top: 0;
  left: 0;
  z-index: 11;
  opacity: 0.1;
}
.so-image span:nth-child(2) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  right: -15px;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  background-color: #C4C4C4;
  opacity: 0.1;
  content: "";
}
.so-image span:nth-child(3) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  right: -28px;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  background-color: #C4C4C4;
  opacity: 0.1;
  content: "";
}
.so-image span:nth-child(4) {
  position: absolute;
  top: -15px;
  left: -15px;
  right: 15px;
  bottom: 25px;
  border: 1px solid #fff;
  animation: square_fade_anim 1s infinite;
  opacity: 0.1;
}
.so-image span:nth-child(5) {
  position: absolute;
  top: -45px;
  left: -55px;
  right: 55px;
  bottom: 45px;
  border: 1px solid #fff;
  animation: square_fade_anim 2s infinite;
  opacity: 0.1;
}
.so-image span:nth-child(6) {
  position: absolute;
  width: 6px;
  height: 6px;
  top: -20px;
  left: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}
.so-image span:nth-child(7) {
  position: absolute;
  width: 6px;
  height: 6px;
  top: -20px;
  right: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}
.so-image span:nth-child(8) {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -20px;
  left: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}
.so-image_right {
  height: 390px;
}
.so-image_right img {
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}
.so-image_right .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
  top: 0;
  left: 0;
}
.so-image_right span:nth-child(2) {
  top: auto;
  right: auto;
  bottom: 10px;
  left: -15px;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}
.so-image_right span:nth-child(3) {
  top: auto;
  right: auto;
  bottom: 20px;
  left: -28px;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}
.so-image_right span:nth-child(4) {
  top: 15px;
  left: 15px;
  right: -15px;
  bottom: -25px;
}
.so-image_right span:nth-child(5) {
  top: 45px;
  left: 55px;
  right: -55px;
  bottom: -45px;
}
.so-image_right span:nth-child(6) {
  top: auto;
  bottom: -35px;
  right: -25px;
  left: auto;
}
.so-image_right span:nth-child(7) {
  top: 20px;
  right: -25px;
}
.so-image_right span:nth-child(8) {
  bottom: -35px;
  left: -25px;
}

.so-anim-image {
  overflow: hidden;
  position: relative;
}
.so-anim-image:before {
  position: absolute;
  width: auto;
  height: auto;
  transition: all 1s ease-in;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 1;
  content: "";
}
.so-anim-image-left.animated:before {
  left: 100%;
}
.so-anim-image-top.animated:before {
  top: 100%;
}

#so-wrapper {
  position: relative;
  overflow-x: hidden;
}
#so-wrapper.so-active_slide {
  overflow: hidden;
  height: 100vh;
}

body {
  font-family: "Helvetica", sans-serif;
  overflow-x: hidden;
  background-color: #030B18;
}
.so-row {
  max-width: 1030px;
  width: 100%;
  display: inline-block;
  margin: auto;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.so-content {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "MADE Outer Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: #CC0000;
}

h1 {
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0.075em;
}

h2 {
  font-size: 44px;
  line-height: 1.2;
}

h3 {
  font-size: 38px;
  line-height: 1.2;
}

h4 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.01em;
}

h5 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.01em;
}

h6 {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.01em;
}

.so-button {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  background-color: #CC0000;
  color: #fff;
  box-sizing: border-box;
  outline: none;
  display: inline-block;
  padding: 21px 30px;
  cursor: pointer;
  border-width: 0;
}
.so-button-white {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.19);
}

.cybr-btn {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 1%));
  --shadow-primary: hsl(var(--shadow-primary-hue), 90%, 100%);
  --primary-hue: 0;
  --primary-lightness: 50;
  --color: hsl(0, 0%, 100%);
  --font-size: 26px;
  --shadow-primary-hue: 180;
  --label-size: 9px;
  --shadow-secondary-hue: 60;
  --shadow-secondary: hsl(var(--shadow-secondary-hue), 90%, 60%);
  --clip: polygon(0 0, 100% 0, 100% 100%, 95% 100%, 95% 90%, 85% 90%, 85% 100%, 8% 100%, 0 70%);
  --border: 4px;
  --shimmy-distance: 5;
  --clip-one: polygon(0 2%, 100% 2%, 100% 95%, 95% 95%, 95% 90%, 85% 90%, 85% 95%, 8% 95%, 0 70%);
  --clip-two: polygon(0 78%, 100% 78%, 100% 100%, 95% 100%, 95% 90%, 85% 90%, 85% 100%, 8% 100%, 0 78%);
  --clip-three: polygon(0 44%, 100% 44%, 100% 54%, 95% 54%, 95% 54%, 85% 54%, 85% 54%, 8% 54%, 0 54%);
  --clip-four: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
  --clip-five: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
  --clip-six: polygon(0 40%, 100% 40%, 100% 85%, 95% 85%, 95% 85%, 85% 85%, 85% 85%, 8% 85%, 0 70%);
  --clip-seven: polygon(0 63%, 100% 63%, 100% 80%, 95% 80%, 95% 80%, 85% 80%, 85% 80%, 8% 80%, 0 70%);
  position: relative;
  transition: background 0.2s;
}

.cybr-btn:hover {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 0.8%));
}

.cybr-btn:active {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 0.6%));
}

.cybr-btn:after,
.cybr-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  clip-path: var(--clip);
  z-index: -1;
}

.cybr-btn:before {
  background: var(--shadow-primary);
  transform: translate(var(--border), 0);
  right: 5px;
}

.cybr-btn:after {
  background: var(--primary);
}

.cybr-btn__glitch {
  position: absolute;
  top: calc(var(--border) * -1);
  left: calc(var(--border) * -1);
  right: calc(var(--border) * -1);
  bottom: calc(var(--border) * -1);
  background: var(--shadow-primary);
  text-shadow: 2px 2px var(--shadow-primary), -2px -2px var(--shadow-secondary);
  clip-path: var(--clip);
  animation: glitch 2s infinite;
  display: none;
}

.cybr-btn:hover .cybr-btn__glitch {
  display: block;
}

.cybr-btn__glitch:before {
  content: "";
  position: absolute;
  top: calc(var(--border) * 1);
  right: calc(var(--border) * 1);
  bottom: calc(var(--border) * 1);
  left: calc(var(--border) * 1);
  clip-path: var(--clip);
  background: red;
  z-index: -1;
}

@keyframes glitch {
  0% {
    clip-path: var(--clip-one);
  }
  2%, 8% {
    clip-path: var(--clip-two);
    transform: translate(calc(var(--shimmy-distance) * -1%), 0);
  }
  6% {
    clip-path: var(--clip-two);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  9% {
    clip-path: var(--clip-two);
    transform: translate(0, 0);
  }
  10% {
    clip-path: var(--clip-three);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  13% {
    clip-path: var(--clip-three);
    transform: translate(0, 0);
  }
  14%, 21% {
    clip-path: var(--clip-four);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  25% {
    clip-path: var(--clip-five);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  30% {
    clip-path: var(--clip-five);
    transform: translate(calc(var(--shimmy-distance) * -1%), 0);
  }
  35%, 45% {
    clip-path: var(--clip-six);
    transform: translate(calc(var(--shimmy-distance) * -1%));
  }
  40% {
    clip-path: var(--clip-six);
    transform: translate(calc(var(--shimmy-distance) * 1%));
  }
  50% {
    clip-path: var(--clip-six);
    transform: translate(0, 0);
  }
  55% {
    clip-path: var(--clip-seven);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  60% {
    clip-path: var(--clip-seven);
    transform: translate(0, 0);
  }
  31%, 61%, 100% {
    clip-path: var(--clip-four);
  }
}
.cybr-btn:nth-of-type(2) {
  --primary-hue: 260;
}

.selectric {
  background-color: rgba(94, 94, 94, 0.2);
  border: 1px solid #fff;
}
.selectric-items {
  background-color: #000;
}
.selectric-items ul li {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.selectric-items ul li.selected {
  color: #fff;
  background-color: #CC0000;
}
.selectric-wrapper {
  margin-right: 10px;
}
.selectric .label {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: 43px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box;
  margin-left: 28px;
  margin-right: 58px;
  height: 43px;
}
.selectric .button {
  width: 58px;
  height: 43px;
  background-color: transparent;
}
.selectric .button:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/chevron.svg");
  width: 10px;
  height: 6px;
  border-width: 0;
}

.plyr .plyr__time, .plyr .plyr__control {
  color: #fff;
}
.plyr > .plyr__control {
  width: 52px;
  height: 63px;
  background-color: transparent;
  border-radius: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/play.svg");
  margin-top: -18px;
  margin-left: -35px;
}
.plyr > .plyr__control svg {
  display: none;
}
.plyr > .plyr__control:hover {
  background-color: transparent !important;
  background-image: url("img/play.svg") !important;
  opacity: 0.7;
}
.plyr .plyr__control:hover, .plyr .plyr--video .plyr__control[aria-expanded=true],
.plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before,
.plyr .plyr__control.plyr__tab-focus {
  background: #CC0000;
}
.plyr input[type=range] {
  color: #CC0000;
}
.plyr .plyr__controls {
  opacity: 0;
  pointer-events: none;
}
.plyr.plyr--playing .plyr__controls {
  opacity: 1;
  pointer-events: unset;
}

.glitch {
  color: white;
  margin: 0 auto;
}

@keyframes noise-anim {
  0% {
    clip: rect(69px, 9999px, 58px, 0);
  }
  5% {
    clip: rect(75px, 9999px, 40px, 0);
  }
  10% {
    clip: rect(32px, 9999px, 86px, 0);
  }
  15% {
    clip: rect(71px, 9999px, 14px, 0);
  }
  20% {
    clip: rect(17px, 9999px, 55px, 0);
  }
  25% {
    clip: rect(87px, 9999px, 66px, 0);
  }
  30% {
    clip: rect(37px, 9999px, 26px, 0);
  }
  35% {
    clip: rect(25px, 9999px, 57px, 0);
  }
  40% {
    clip: rect(41px, 9999px, 57px, 0);
  }
  45% {
    clip: rect(39px, 9999px, 36px, 0);
  }
  50% {
    clip: rect(63px, 9999px, 89px, 0);
  }
  55% {
    clip: rect(11px, 9999px, 27px, 0);
  }
  60% {
    clip: rect(82px, 9999px, 67px, 0);
  }
  65% {
    clip: rect(51px, 9999px, 86px, 0);
  }
  70% {
    clip: rect(43px, 9999px, 66px, 0);
  }
  75% {
    clip: rect(20px, 9999px, 9px, 0);
  }
  80% {
    clip: rect(20px, 9999px, 95px, 0);
  }
  85% {
    clip: rect(79px, 9999px, 53px, 0);
  }
  90% {
    clip: rect(24px, 9999px, 36px, 0);
  }
  95% {
    clip: rect(40px, 9999px, 69px, 0);
  }
  100% {
    clip: rect(57px, 9999px, 62px, 0);
  }
}
.glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 red;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(55px, 9999px, 74px, 0);
  }
  5% {
    clip: rect(75px, 9999px, 16px, 0);
  }
  10% {
    clip: rect(56px, 9999px, 33px, 0);
  }
  15% {
    clip: rect(36px, 9999px, 55px, 0);
  }
  20% {
    clip: rect(13px, 9999px, 77px, 0);
  }
  25% {
    clip: rect(35px, 9999px, 39px, 0);
  }
  30% {
    clip: rect(55px, 9999px, 6px, 0);
  }
  35% {
    clip: rect(17px, 9999px, 39px, 0);
  }
  40% {
    clip: rect(72px, 9999px, 45px, 0);
  }
  45% {
    clip: rect(95px, 9999px, 40px, 0);
  }
  50% {
    clip: rect(97px, 9999px, 29px, 0);
  }
  55% {
    clip: rect(14px, 9999px, 58px, 0);
  }
  60% {
    clip: rect(68px, 9999px, 73px, 0);
  }
  65% {
    clip: rect(85px, 9999px, 35px, 0);
  }
  70% {
    clip: rect(71px, 9999px, 13px, 0);
  }
  75% {
    clip: rect(19px, 9999px, 53px, 0);
  }
  80% {
    clip: rect(3px, 9999px, 79px, 0);
  }
  85% {
    clip: rect(67px, 9999px, 92px, 0);
  }
  90% {
    clip: rect(80px, 9999px, 39px, 0);
  }
  95% {
    clip: rect(10px, 9999px, 33px, 0);
  }
  100% {
    clip: rect(82px, 9999px, 79px, 0);
  }
}
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

.so-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CC0000;
  z-index: 50;
}
.so-loader .so-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%;
}
.so-loader .so-row {
  width: 100%;
  text-align: center;
}
.so-loader p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #fff;
  display: inline-block;
  margin: auto;
  position: relative;
  max-width: 140px;
  width: 100%;
}
.so-loader p:before, .so-loader p:after {
  background-color: #CC0000;
}

.so-popup-video {
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 220px;
  left: 50%;
  margin-left: -250px;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 21;
  background-color: #000;
  display: none;
}
.so-popup-video .so-row {
  padding-left: 0;
  padding-right: 0;
}
.so-popup-video video {
  max-width: 100%;
}
.so-popup {
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 220px;
  left: 50%;
  margin-left: -250px;
  padding-top: 45px;
  padding-bottom: 45px;
  z-index: 20;
  background-color: #000;
  display: none;
  overflow: hidden;
}
.so-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 19;
  display: none;
}
.so-popup .so-row {
  text-align: center;
  position: relative;
  z-index: 2;
}
.so-popup .canvas-glitch {
  position: absolute;
  width: 500px;
  height: 257px;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}
.so-popup-close, .so-popup-video-close {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/close.svg");
  opacity: 1;
  top: 10px;
  right: 13px;
  cursor: pointer;
  z-index: 3;
}
.so-popup-close:hover, .so-popup-video-close:hover {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.so-popup p {
  font-family: "MADE Outer Sans", sans-serif;
}
.so-popup p span, .so-popup p a {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  cursor: pointer;
}
.so-popup p a, .so-popup p span {
  color: #CC0000;
}
.so-popup p:nth-child(1) {
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding-bottom: 15px;
}
.so-popup p:nth-child(3) {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding-bottom: 25px;
}
.so-popup p:nth-child(3) span {
  color: #CC0000;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.so-popup h5 {
  padding-bottom: 15px;
}

@keyframes square_fade_anim {
  0% {
    opacity: 0.1;
  }
  24% {
    opacity: 0.1;
  }
  30% {
    opacity: 0;
  }
  33% {
    opacity: 0.1;
  }
  39% {
    opacity: 0;
  }
  42% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes square_fade_anim_main {
  0% {
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  39% {
    opacity: 0;
  }
  42% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes color_glitch_anim {
  0% {
    color: #fff;
  }
  24% {
    color: #fff;
  }
  30% {
    color: #CC0000;
  }
  33% {
    color: #fff;
  }
  39% {
    color: #CC0000;
  }
  42% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
.so_step_5 .so_hide_on_step_5 {
  display: none;
}

.so-header {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  z-index: 10;
}
.so-header .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  max-width: 1340px;
  padding-left: 50px;
}
.so-header .so-trigger {
  display: none;
}
.so-header .so-col:nth-child(2) {
  width: 45%;
  position: relative;
  text-align: right;
}
.so-header .so-col:nth-child(2) > span:nth-child(1) {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  top: calc(50%);
  left: 0;
  right: 0;
  opacity: 0.3;
  content: "";
}
.so-header .so-col:nth-child(2) > span:nth-child(2) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  top: calc(50% - 4px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}
.so-header .so-col:nth-child(1) {
  width: 55%;
  position: relative;
}
.so-header .so-col:nth-child(1):before {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  left: -1200px;
  right: 0;
  bottom: -11px;
  opacity: 0.3;
  content: "";
}
.so-header .so-col:nth-child(1):after {
  position: absolute;
  width: 1px;
  height: auto;
  background-color: #fff;
  right: 0;
  top: calc(50% - 20px);
  bottom: -11px;
  opacity: 0.3;
  content: "";
}
.so-header .so-col:nth-child(1) > span {
  z-index: 3;
}
.so-header .so-col:nth-child(1) > span:nth-child(3) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  right: -4px;
  bottom: -15px;
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}
.so-header .so-col:nth-child(1) > span:nth-child(4) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  right: -4px;
  top: calc(50% - 21px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}
.so-header-logo {
  max-width: 260px;
  display: inline-block;
}
.so-header .so-line:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 40px;
}
.so-header .so-line:nth-child(1) p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: auto;
  text-transform: uppercase;
  font-weight: 200;
  padding-left: 35px;
  letter-spacing: 0.42em;
}
.so-header .so-line:nth-child(2) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  opacity: 0;
}
.so-header .so-line:nth-child(2) ul li {
  width: 33.33%;
  display: inline-block;
}
.so-header .so-line:nth-child(2) ul li a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 12px;
  line-height: auto;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}
.so-header .so-line:nth-child(2) ul li a:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  left: 50%;
  margin-left: -4px;
  top: calc(100% + 10px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
  content: "";
}
.so-header .so-line:nth-child(2) ul li a:hover {
  color: #fff;
}
.so-header .so-line:nth-child(2) ul li a:hover:before {
  background-color: #CC0000;
}
.so-header-link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: auto;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  opacity: 1;
}
.so-header-link.so-anim {
  animation: anim_fade 2s ease infinite;
}
.so-header-link.so-live span {
  left: 50%;
  right: auto !important;
  -webkit-transform: transformX(-50%);
  -moz-transform: transformX(-50%);
  -o-transform: transformX(-50%);
  -ms-transform: transformX(-50%);
  transform: transformX(-50%);
}
.so-header-link.so-live span:before {
  position: absolute;
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 50%;
  margin-top: -7px;
  left: -22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/live.png");
  animation: anim_rotate 5s linear infinite;
  content: "";
}
.so-header-link span {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: auto;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.09em;
  color: #CC0000;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: calc(100% + 8px);
  pointer-events: none;
}
.so-header-link:hover {
  color: #CC0000;
}
.so-header-mob_slide {
  display: none;
}

@media screen and (max-width: 1140px) {
  .so-header {
    padding-bottom: 34px;
  }
  .so-header .so-line:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .so-header .so-line:nth-child(1) p {
    font-size: 9px;
    padding-top: 10px;
    padding-left: 0;
  }
  .so-header .so-line:nth-child(2) ul {
    position: absolute;
    left: 0;
    right: 0;
  }
  .so-header .so-line:nth-child(2) ul li {
    text-align: center;
  }
  .so-header .so-col {
    width: auto !important;
  }
  .so-header .so-col:nth-child(1) {
    position: static;
  }
  .so-header .so-col:nth-child(1):before {
    bottom: 0;
  }
  .so-header .so-col:nth-child(1) > span:nth-child(3), .so-header .so-col:nth-child(1) > span:nth-child(4), .so-header .so-col:nth-child(1):after {
    display: none;
  }
  .so-header .so-col:nth-child(2) > span:nth-child(1), .so-header .so-col:nth-child(2) > span:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .so-header {
    padding-bottom: 0;
  }
  .so-header-mob_slide {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    width: 100vw;
    height: auto;
    padding-top: 110px;
    top: 0;
    right: -100vw;
    bottom: 0;
    display: block;
    background-color: #CC0000;
    z-index: 9;
  }
  .so-header-mob_slide.so-active {
    right: 0;
  }
  .so-header-mob_slide-wrapper {
    text-align: center;
  }
  .so-header-mob_slide-menu > img {
    max-width: 210px;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
  }
  .so-header-mob_slide-menu-text {
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 9px;
    line-height: auto;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.425em;
    text-align: center;
    color: #fff;
  }
  .so-header-mob_slide-menu-date {
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 12px;
    line-height: auto;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    text-align: center;
    color: #FF5050;
    margin-bottom: 10px;
  }
  .so-header-mob_slide-menu-date:nth-child(1) {
    margin-bottom: 4px;
  }
  .so-header-mob_slide-menu-date.so-live {
    position: relative;
    display: inline-block;
    margin: auto;
    color: #fff;
    margin-bottom: 15px;
  }
  .so-header-mob_slide-menu-date.so-live:before {
    position: absolute;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 50%;
    margin-top: -7px;
    left: -22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("img/live-white.png");
    animation: anim_rotate 5s linear infinite;
    content: "";
  }
  .so-header-mob_slide .so-button {
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
  }
  .so-header-mob_slide ul {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .so-header-mob_slide ul li {
    text-align: center;
    margin-bottom: 20px;
  }
  .so-header-mob_slide ul li a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    text-decoration: underline;
    opacity: 1;
  }
  .so-header-mob_slide ul li a:hover {
    opacity: 0.7;
  }
  .so-header .so-trigger {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    width: 62px;
    height: 62px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #CC0000;
    background-color: #CC0000;
  }
  .so-header .so-trigger i {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    margin-left: -11px;
    margin-top: 0;
  }
  .so-header .so-trigger i:nth-child(1) {
    top: 25px;
  }
  .so-header .so-trigger i:nth-child(2) {
    top: 50%;
    margin-top: -1px;
  }
  .so-header .so-trigger i:nth-child(3) {
    bottom: 25px;
  }
  .so-header .so-trigger.so-active {
    border-color: #fff;
  }
  .so-header .so-trigger.so-active i:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
  }
  .so-header .so-trigger.so-active i:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -1px;
  }
  .so-header .so-trigger.so-active i:nth-child(3) {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: 1px;
    bottom: 50%;
  }
  .so-header .so-row {
    padding-left: 20px;
  }
  .so-header-link, .so-header .so-button {
    display: none;
  }
  .so-header .so-line:nth-child(1) {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    padding-bottom: 0;
    padding-top: 0;
  }
  .so-header .so-line:nth-child(2) ul,
.so-header .so-col:nth-child(1):before {
    display: none;
  }
  .so-header.so-active .so-line:nth-child(1) {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 600px) {
  .so-header-logo {
    max-width: 200px;
  }
  .so-header .so-line:nth-child(1) p {
    padding-top: 7px;
  }
}
.so_fixed_button {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #CC0000;
  text-align: center;
  cursor: pointer;
  position: relative;
  max-width: 380px;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 40px 20px 65px;
}
.so_fixed_button-wrap {
  position: fixed;
  max-width: 380px;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 7;
}
.so_fixed_button-wrap ::-webkit-scrollbar {
  width: 5px;
}
.so_fixed_button-wrap ::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 7px;
}
.so_fixed_button-wrap ::-webkit-scrollbar-track {
  background: #AC0F0F;
}
.so_fixed_button-wrap.so-active .so_fixed_button-info {
  display: block;
}
.so_fixed_button-info {
  max-width: 380px;
  width: 100%;
  background-color: #CC0000;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-right: 25px;
  position: relative;
  display: none;
}
.so_fixed_button-info-block {
  padding: 0 30px 10px 40px;
  box-sizing: border-box;
  max-height: 360px;
  overflow: auto;
}
.so_fixed_button-info:before {
  position: absolute;
  width: auto;
  height: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(204, 0, 0, 0) 0%, #CC0000 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  content: "";
}
.so_fixed_button:hover {
  background-color: #990000;
}
.so_fixed_button > span {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  pointer-events: none;
}
.so_fixed_button:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/banner-arrow.svg");
  top: 50%;
  margin-top: -9px;
  left: 30px;
  content: "";
}

@media screen and (max-width: 600px) {
  .so_fixed_button {
    max-width: none;
  }
  .so_fixed_button-wrap {
    max-width: none;
    left: 0;
  }
  .so_fixed_button-info {
    max-width: none;
  }
  .so_fixed_button > span {
    font-size: 11px;
  }
}
.so-footer {
  padding-top: 75px;
  padding-bottom: 100px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/footer-bg.jpg");
  position: relative;
  z-index: 5;
}
.so-footer .so-row {
  max-width: 1150px;
}
.so-footer .so-row > div {
  margin-bottom: 25px;
}
.so-footer .so-row > div a:nth-of-type(1) {
  font-size: 15px;
  letter-spacing: 1.35px;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: "MADE Outer Sans", sans-serif;
  display: inline-block;
}
.so-footer .so-row > div a:nth-of-type(2) {
  display: inline-block;
  font-family: "MADE Outer Sans", sans-serif;
  letter-spacing: 2.31px;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 30px;
}
.so-footer .so-row > div a:nth-of-type(1):hover,
.so-footer .so-row > div a:nth-of-type(2):hover {
  color: #CC0000;
}
.so-footer ul:nth-child(1) {
  display: none;
  margin-bottom: 40px;
}
.so-footer ul:nth-child(1) li {
  margin-bottom: 20px;
}
.so-footer ul:nth-child(1) li:last-child {
  margin-bottom: 0;
}
.so-footer ul:nth-child(1) li a {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 15px;
  line-height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-decoration: underline;
}
.so-footer ul:nth-child(1) li a:hover {
  color: #CC0000;
}
.so-footer img {
  max-width: 260px;
  margin-bottom: 45px;
}
.so-footer ul:nth-child(3) {
  margin-bottom: 30px;
}
.so-footer ul:nth-child(3) li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
.so-footer ul:nth-child(3) li:nth-child(1) {
  padding-left: 0;
}
.so-footer ul:nth-child(3) li:last-child {
  padding-right: 0;
}
.so-footer ul:nth-child(3) li:last-child:after {
  display: none;
}
.so-footer ul:nth-child(3) li:after {
  position: absolute;
  width: 1px;
  height: auto;
  top: 0;
  bottom: 0;
  right: -2px;
  background-color: #fff;
  opacity: 0.4;
  content: "";
}
.so-footer ul:nth-child(3) li a {
  opacity: 0.4;
  text-decoration: underline;
}
.so-footer ul:nth-child(3) li a:hover {
  opacity: 1;
  color: #CC0000;
}
.so-footer p:nth-child(4) {
  padding-bottom: 30px;
}
.so-footer a:nth-child(5) {
  display: inline-block;
  opacity: 0.4;
  text-decoration: underline;
}
.so-footer a:nth-child(5):hover {
  opacity: 1;
  color: #CC0000;
}

@media screen and (max-width: 600px) {
  .so-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .so-footer ul:nth-child(1) {
    margin-bottom: 30px;
  }
  .so-footer ul:nth-child(1) li {
    margin-bottom: 15px;
  }
  .so-footer ul:nth-child(1) li a {
    font-size: 13px;
    line-height: auto;
  }
  .so-footer img {
    max-width: 200px;
    margin-bottom: 30px;
  }
  .so-footer ul:nth-child(3) {
    margin-bottom: 20px;
  }
  .so-footer ul:nth-child(3) li {
    padding-right: 10px;
    padding-left: 10px;
  }
  .so-footer p:nth-child(4) {
    padding-bottom: 20px;
  }
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  letter-spacing: 0;
}

img {
  max-width: 100%;
  height: auto;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, time, img {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica", sans-serif;
}

ol, ul {
  list-style: none;
}

p, li {
  color: #fff;
  font-weight: 400;
}

p, li, a {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.015em;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

a:hover, a:active, a:link {
  text-decoration: none;
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea, button {
  -webkit-appearance: none;
}

@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Thin.otf");
  font-weight: 200;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: "MADE Outer Sans";
  src: url("fonts/MADE_Outer_Sans_Medium.otf");
  font-weight: 500;
}
html {
  margin-top: 0 !important;
}

* html body {
  margin-top: 0 !important;
}

@media screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }

  * html body {
    margin-top: 0 !important;
  }
}
.so-image {
  position: relative;
  width: 265px;
  height: 340px;
}

.so-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  position: relative;
  z-index: 10;
}

.so-image .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  top: 0;
  left: 0;
  z-index: 11;
  opacity: 0.1;
}

.so-image span:nth-child(2) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  right: -15px;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  background-color: #C4C4C4;
  opacity: 0.1;
  content: "";
}

.so-image span:nth-child(3) {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 20px;
  right: -28px;
  clip-path: polygon(100% 0, 100% 90%, 86% 100%, 0 100%, 0 0);
  background-color: #C4C4C4;
  opacity: 0.1;
  content: "";
}

.so-image span:nth-child(4) {
  position: absolute;
  top: -15px;
  left: -15px;
  right: 15px;
  bottom: 25px;
  border: 1px solid #fff;
  animation: square_fade_anim 1s infinite;
  opacity: 0.1;
}

.so-image span:nth-child(5) {
  position: absolute;
  top: -45px;
  left: -55px;
  right: 55px;
  bottom: 45px;
  border: 1px solid #fff;
  animation: square_fade_anim 2s infinite;
  opacity: 0.1;
}

.so-image span:nth-child(6) {
  position: absolute;
  width: 6px;
  height: 6px;
  top: -20px;
  left: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}

.so-image span:nth-child(7) {
  position: absolute;
  width: 6px;
  height: 6px;
  top: -20px;
  right: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}

.so-image span:nth-child(8) {
  position: absolute;
  width: 6px;
  height: 6px;
  bottom: -20px;
  left: -18px;
  border-radius: 100%;
  opacity: 0.3;
  background-color: #C4C4C4;
}

.so-image_right {
  height: 390px;
}

.so-image_right img {
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}

.so-image_right .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
  top: 0;
  left: 0;
}

.so-image_right span:nth-child(2) {
  top: auto;
  right: auto;
  bottom: 10px;
  left: -15px;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}

.so-image_right span:nth-child(3) {
  top: auto;
  right: auto;
  bottom: 20px;
  left: -28px;
  clip-path: polygon(16% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
}

.so-image_right span:nth-child(4) {
  top: 15px;
  left: 15px;
  right: -15px;
  bottom: -25px;
}

.so-image_right span:nth-child(5) {
  top: 45px;
  left: 55px;
  right: -55px;
  bottom: -45px;
}

.so-image_right span:nth-child(6) {
  top: auto;
  bottom: -35px;
  right: -25px;
  left: auto;
}

.so-image_right span:nth-child(7) {
  top: 20px;
  right: -25px;
}

.so-image_right span:nth-child(8) {
  bottom: -35px;
  left: -25px;
}

.so-anim-image {
  overflow: hidden;
  position: relative;
}

.so-anim-image:before {
  position: absolute;
  width: auto;
  height: auto;
  transition: all 1s ease-in;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 1;
  content: "";
}

.so-anim-image-left.animated:before {
  left: 100%;
}

.so-anim-image-top.animated:before {
  top: 100%;
}

#so-wrapper {
  position: relative;
  overflow-x: hidden;
}

#so-wrapper.so-active_slide {
  overflow: hidden;
  height: 100vh;
}

body {
  font-family: "Helvetica", sans-serif;
  overflow-x: hidden;
  background-color: #030B18;
}

.so-row {
  max-width: 1030px;
  width: 100%;
  display: inline-block;
  margin: auto;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.so-content {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "MADE Outer Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: #CC0000;
}

h1 {
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0.075em;
}

h2 {
  font-size: 44px;
  line-height: 1.2;
}

h3 {
  font-size: 38px;
  line-height: 1.2;
}

h4 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.01em;
}

h5 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.01em;
}

h6 {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.01em;
}

.so-button {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  background-color: #CC0000;
  color: #fff;
  box-sizing: border-box;
  outline: none;
  display: inline-block;
  padding: 21px 30px;
  cursor: pointer;
  border-width: 0;
}

.so-button-white {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.19);
}

.cybr-btn {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 1%));
  --shadow-primary: hsl(var(--shadow-primary-hue), 90%, 100%);
  --primary-hue: 0;
  --primary-lightness: 50;
  --color: hsl(0, 0%, 100%);
  --font-size: 26px;
  --shadow-primary-hue: 180;
  --label-size: 9px;
  --shadow-secondary-hue: 60;
  --shadow-secondary: hsl(var(--shadow-secondary-hue), 90%, 60%);
  --clip: polygon(0 0, 100% 0, 100% 100%, 95% 100%, 95% 90%, 85% 90%, 85% 100%, 8% 100%, 0 70%);
  --border: 4px;
  --shimmy-distance: 5;
  --clip-one: polygon(0 2%, 100% 2%, 100% 95%, 95% 95%, 95% 90%, 85% 90%, 85% 95%, 8% 95%, 0 70%);
  --clip-two: polygon(0 78%, 100% 78%, 100% 100%, 95% 100%, 95% 90%, 85% 90%, 85% 100%, 8% 100%, 0 78%);
  --clip-three: polygon(0 44%, 100% 44%, 100% 54%, 95% 54%, 95% 54%, 85% 54%, 85% 54%, 8% 54%, 0 54%);
  --clip-four: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
  --clip-five: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
  --clip-six: polygon(0 40%, 100% 40%, 100% 85%, 95% 85%, 95% 85%, 85% 85%, 85% 85%, 8% 85%, 0 70%);
  --clip-seven: polygon(0 63%, 100% 63%, 100% 80%, 95% 80%, 95% 80%, 85% 80%, 85% 80%, 8% 80%, 0 70%);
  position: relative;
  transition: background 0.2s;
}

.cybr-btn:hover {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 0.8%));
}

.cybr-btn:active {
  --primary: hsl(var(--primary-hue), 85%, calc(var(--primary-lightness, 50) * 0.6%));
}

.cybr-btn:after,
.cybr-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  clip-path: var(--clip);
  z-index: -1;
}

.cybr-btn:before {
  background: var(--shadow-primary);
  transform: translate(var(--border), 0);
  right: 5px;
}

.cybr-btn:after {
  background: var(--primary);
}

.cybr-btn__glitch {
  position: absolute;
  top: calc(var(--border) * -1);
  left: calc(var(--border) * -1);
  right: calc(var(--border) * -1);
  bottom: calc(var(--border) * -1);
  background: var(--shadow-primary);
  text-shadow: 2px 2px var(--shadow-primary), -2px -2px var(--shadow-secondary);
  clip-path: var(--clip);
  animation: glitch 2s infinite;
  display: none;
}

.cybr-btn:hover .cybr-btn__glitch {
  display: block;
}

.cybr-btn__glitch:before {
  content: "";
  position: absolute;
  top: calc(var(--border) * 1);
  right: calc(var(--border) * 1);
  bottom: calc(var(--border) * 1);
  left: calc(var(--border) * 1);
  clip-path: var(--clip);
  background: red;
  z-index: -1;
}

@keyframes glitch {
  0% {
    clip-path: var(--clip-one);
  }
  2%, 8% {
    clip-path: var(--clip-two);
    transform: translate(calc(var(--shimmy-distance) * -1%), 0);
  }
  6% {
    clip-path: var(--clip-two);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  9% {
    clip-path: var(--clip-two);
    transform: translate(0, 0);
  }
  10% {
    clip-path: var(--clip-three);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  13% {
    clip-path: var(--clip-three);
    transform: translate(0, 0);
  }
  14%, 21% {
    clip-path: var(--clip-four);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  25% {
    clip-path: var(--clip-five);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  30% {
    clip-path: var(--clip-five);
    transform: translate(calc(var(--shimmy-distance) * -1%), 0);
  }
  35%, 45% {
    clip-path: var(--clip-six);
    transform: translate(calc(var(--shimmy-distance) * -1%));
  }
  40% {
    clip-path: var(--clip-six);
    transform: translate(calc(var(--shimmy-distance) * 1%));
  }
  50% {
    clip-path: var(--clip-six);
    transform: translate(0, 0);
  }
  55% {
    clip-path: var(--clip-seven);
    transform: translate(calc(var(--shimmy-distance) * 1%), 0);
  }
  60% {
    clip-path: var(--clip-seven);
    transform: translate(0, 0);
  }
  31%, 61%, 100% {
    clip-path: var(--clip-four);
  }
}
.cybr-btn:nth-of-type(2) {
  --primary-hue: 260;
}

.selectric {
  background-color: rgba(94, 94, 94, 0.2);
  border: 1px solid #fff;
}

.selectric-items {
  background-color: #000;
}

.selectric-items ul li {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}

.selectric-items ul li.selected {
  color: #fff;
  background-color: #CC0000;
}

.selectric-wrapper {
  margin-right: 10px;
}

.selectric .label {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: 43px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box;
  margin-left: 28px;
  margin-right: 58px;
  height: 43px;
}

.selectric .button {
  width: 58px;
  height: 43px;
  background-color: transparent;
}

.selectric .button:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/chevron.svg");
  width: 10px;
  height: 6px;
  border-width: 0;
}

.plyr .plyr__time, .plyr .plyr__control {
  color: #fff;
}

.plyr > .plyr__control {
  width: 52px;
  height: 63px;
  background-color: transparent;
  border-radius: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/play.svg");
  margin-top: -18px;
  margin-left: -35px;
}

.plyr > .plyr__control svg {
  display: none;
}

.plyr > .plyr__control:hover {
  background-color: transparent !important;
  background-image: url("img/play.svg") !important;
  opacity: 0.7;
}

.plyr .plyr__control:hover, .plyr .plyr--video .plyr__control[aria-expanded=true],
.plyr .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before,
.plyr .plyr__control.plyr__tab-focus {
  background: #CC0000;
}

.plyr input[type=range] {
  color: #CC0000;
}

.plyr .plyr__controls {
  opacity: 0;
  pointer-events: none;
}

.plyr.plyr--playing .plyr__controls {
  opacity: 1;
  pointer-events: unset;
}

.glitch {
  color: white;
  margin: 0 auto;
}

@keyframes noise-anim {
  0% {
    clip: rect(58px, 9999px, 45px, 0);
  }
  5% {
    clip: rect(98px, 9999px, 69px, 0);
  }
  10% {
    clip: rect(57px, 9999px, 50px, 0);
  }
  15% {
    clip: rect(81px, 9999px, 6px, 0);
  }
  20% {
    clip: rect(53px, 9999px, 2px, 0);
  }
  25% {
    clip: rect(35px, 9999px, 84px, 0);
  }
  30% {
    clip: rect(36px, 9999px, 32px, 0);
  }
  35% {
    clip: rect(82px, 9999px, 10px, 0);
  }
  40% {
    clip: rect(64px, 9999px, 60px, 0);
  }
  45% {
    clip: rect(100px, 9999px, 77px, 0);
  }
  50% {
    clip: rect(54px, 9999px, 50px, 0);
  }
  55% {
    clip: rect(12px, 9999px, 21px, 0);
  }
  60% {
    clip: rect(63px, 9999px, 62px, 0);
  }
  65% {
    clip: rect(40px, 9999px, 92px, 0);
  }
  70% {
    clip: rect(2px, 9999px, 62px, 0);
  }
  75% {
    clip: rect(52px, 9999px, 2px, 0);
  }
  80% {
    clip: rect(98px, 9999px, 31px, 0);
  }
  85% {
    clip: rect(88px, 9999px, 64px, 0);
  }
  90% {
    clip: rect(12px, 9999px, 21px, 0);
  }
  95% {
    clip: rect(33px, 9999px, 13px, 0);
  }
  100% {
    clip: rect(14px, 9999px, 4px, 0);
  }
}
.glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 red;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(16px, 9999px, 25px, 0);
  }
  5% {
    clip: rect(3px, 9999px, 35px, 0);
  }
  10% {
    clip: rect(61px, 9999px, 61px, 0);
  }
  15% {
    clip: rect(14px, 9999px, 40px, 0);
  }
  20% {
    clip: rect(58px, 9999px, 40px, 0);
  }
  25% {
    clip: rect(62px, 9999px, 56px, 0);
  }
  30% {
    clip: rect(27px, 9999px, 92px, 0);
  }
  35% {
    clip: rect(46px, 9999px, 22px, 0);
  }
  40% {
    clip: rect(77px, 9999px, 59px, 0);
  }
  45% {
    clip: rect(38px, 9999px, 20px, 0);
  }
  50% {
    clip: rect(88px, 9999px, 26px, 0);
  }
  55% {
    clip: rect(18px, 9999px, 61px, 0);
  }
  60% {
    clip: rect(56px, 9999px, 48px, 0);
  }
  65% {
    clip: rect(85px, 9999px, 83px, 0);
  }
  70% {
    clip: rect(81px, 9999px, 18px, 0);
  }
  75% {
    clip: rect(30px, 9999px, 95px, 0);
  }
  80% {
    clip: rect(9px, 9999px, 36px, 0);
  }
  85% {
    clip: rect(51px, 9999px, 71px, 0);
  }
  90% {
    clip: rect(22px, 9999px, 49px, 0);
  }
  95% {
    clip: rect(62px, 9999px, 56px, 0);
  }
  100% {
    clip: rect(12px, 9999px, 60px, 0);
  }
}
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

.so-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CC0000;
  z-index: 50;
}

.so-loader .so-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%;
}

.so-loader .so-row {
  width: 100%;
  text-align: center;
}

.so-loader p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #fff;
  display: inline-block;
  margin: auto;
  position: relative;
  max-width: 140px;
  width: 100%;
}

.so-loader p:before, .so-loader p:after {
  background-color: #CC0000;
}

.so-popup {
  box-sizing: border-box;
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 220px;
  left: 50%;
  margin-left: -250px;
  padding-top: 45px;
  padding-bottom: 45px;
  z-index: 20;
  background-color: #000;
  display: none;
  overflow: hidden;
}

.so-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 19;
  display: none;
}

.so-popup .so-row {
  text-align: center;
  position: relative;
  z-index: 2;
}

.so-popup .canvas-glitch {
  position: absolute;
  width: 500px;
  height: 257px;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

.so-popup-close {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/close.svg");
  opacity: 1;
  top: 10px;
  right: 13px;
  cursor: pointer;
  z-index: 3;
}

.so-popup-close:hover {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.so-popup p {
  font-family: "MADE Outer Sans", sans-serif;
}

.so-popup p:nth-child(1) {
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding-bottom: 15px;
}

.so-popup p:nth-child(3) {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  padding-bottom: 25px;
}

.so-popup p:nth-child(3) span {
  color: #CC0000;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.so-popup h5 {
  padding-bottom: 15px;
}

@keyframes square_fade_anim {
  0% {
    opacity: 0.1;
  }
  24% {
    opacity: 0.1;
  }
  30% {
    opacity: 0;
  }
  33% {
    opacity: 0.1;
  }
  39% {
    opacity: 0;
  }
  42% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes square_fade_anim_main {
  0% {
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  33% {
    opacity: 1;
  }
  39% {
    opacity: 0;
  }
  42% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim_rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes color_glitch_anim {
  0% {
    color: #fff;
  }
  24% {
    color: #fff;
  }
  30% {
    color: #CC0000;
  }
  33% {
    color: #fff;
  }
  39% {
    color: #CC0000;
  }
  42% {
    color: #fff;
  }
  100% {
    color: #fff;
  }
}
.so_step_5 .so_hide_on_step_5 {
  display: none;
}

.so-header {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  z-index: 10;
}

.so-header .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  max-width: 1340px;
  padding-left: 50px;
}

.so-header .so-trigger {
  display: none;
}

.so-header .so-col:nth-child(2) {
  width: 45%;
  position: relative;
  text-align: right;
}

.so-header .so-col:nth-child(2) > span:nth-child(1) {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  top: calc(50%);
  left: 0;
  right: 0;
  opacity: 0.3;
  content: "";
}

.so-header .so-col:nth-child(2) > span:nth-child(2) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  top: calc(50% - 4px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}

.so-header .so-col:nth-child(1) {
  width: 55%;
  position: relative;
}

.so-header .so-col:nth-child(1):before {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  left: -1200px;
  right: 0;
  bottom: -11px;
  opacity: 0.3;
  content: "";
}

.so-header .so-col:nth-child(1):after {
  position: absolute;
  width: 1px;
  height: auto;
  background-color: #fff;
  right: 0;
  top: calc(50% - 20px);
  bottom: -11px;
  opacity: 0.3;
  content: "";
}

.so-header .so-col:nth-child(1) > span {
  z-index: 3;
}

.so-header .so-col:nth-child(1) > span:nth-child(3) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  right: -4px;
  bottom: -15px;
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}

.so-header .so-col:nth-child(1) > span:nth-child(4) {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  right: -4px;
  top: calc(50% - 21px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
}

.so-header-logo {
  position: relative;
  top: 10px;
  max-width: 260px;
  display: inline-block;
}

.so-header .so-line:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 40px;
}

.so-header .so-line:nth-child(1) p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: auto;
  text-transform: uppercase;
  font-weight: 200;
  padding-left: 35px;
  letter-spacing: 0.42em;
}

.so-header .so-line:nth-child(2) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.so-header .so-line:nth-child(2) ul li {
  width: 33.33%;
  display: inline-block;
}

.so-header .so-line:nth-child(2) ul li a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 12px;
  line-height: auto;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
}

.so-header .so-line:nth-child(2) ul li a:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: 9px;
  height: 9px;
  left: 50%;
  margin-left: -4px;
  top: calc(100% + 10px);
  background-color: #525454;
  border-radius: 100%;
  pointer-events: none;
  content: "";
}

.so-header .so-line:nth-child(2) ul li a:hover {
  color: #fff;
}

.so-header .so-line:nth-child(2) ul li a:hover:before {
  background-color: #CC0000;
}

.so-header-link {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: auto;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  opacity: 1;
}

.so-header-link.so-anim {
  animation: anim_fade 2s ease infinite;
}

.so-header-link.so-live span {
  left: 50%;
  right: auto !important;
  -webkit-transform: transformX(-50%);
  -moz-transform: transformX(-50%);
  -o-transform: transformX(-50%);
  -ms-transform: transformX(-50%);
  transform: transformX(-50%);
}

.so-header-link.so-live span:before {
  position: absolute;
  width: 13px;
  height: 13px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 50%;
  margin-top: -7px;
  left: -22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/live.png");
  animation: anim_rotate 5s linear infinite;
  content: "";
}

.so-header-link span {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: auto;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.09em;
  color: #CC0000;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: calc(100% + 8px);
  pointer-events: none;
}

.so-header-link:hover {
  color: #CC0000;
}

.so-header-mob_slide {
  display: none;
}

@media screen and (max-width: 1140px) {
  .so-header {
    padding-bottom: 34px;
  }
  .so-header-logo {
    top: 0;
  }
  .so-header .so-row {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
  }
  .so-header .so-line:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
  }

  .so-header .so-line:nth-child(1) p {
    font-size: 9px;
    padding-top: 10px;
    padding-left: 0;
  }

  .so-header .so-line:nth-child(2) ul {
    position: absolute;
    left: 0;
    right: 0;
  }

  .so-header .so-line:nth-child(2) ul li {
    text-align: center;
  }

  .so-header .so-col {
    width: auto !important;
  }

  .so-header .so-col:nth-child(1) {
    position: static;
  }

  .so-header .so-col:nth-child(1):before {
    bottom: 0;
  }

  .so-header .so-col:nth-child(1) > span:nth-child(3), .so-header .so-col:nth-child(1) > span:nth-child(4), .so-header .so-col:nth-child(1):after {
    display: none;
  }

  .so-header .so-col:nth-child(2) > span:nth-child(1), .so-header .so-col:nth-child(2) > span:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .so-header {
    padding-bottom: 0;
  }

  .so-header-mob_slide {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    width: 100vw;
    height: auto;
    padding-top: 110px;
    top: 0;
    right: -100vw;
    bottom: 0;
    display: block;
    background-color: #CC0000;
    z-index: 9;
  }

  .so-header-mob_slide.so-active {
    right: 0;
  }

  .so-header-mob_slide-wrapper {
    text-align: center;
  }

  .so-header-mob_slide-menu > img {
    max-width: 210px;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
  }

  .so-header-mob_slide-menu-text {
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 9px;
    line-height: auto;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 0.425em;
    text-align: center;
    color: #fff;
  }

  .so-header-mob_slide-menu-date {
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 12px;
    line-height: auto;
    text-transform: uppercase;
    letter-spacing: 0.09em;
    text-align: center;
    color: #FF5050;
    margin-bottom: 10px;
  }

  .so-header-mob_slide-menu-date:nth-child(1) {
    margin-bottom: 4px;
  }

  .so-header-mob_slide-menu-date.so-live {
    position: relative;
    display: inline-block;
    margin: auto;
    color: #fff;
    margin-bottom: 15px;
  }

  .so-header-mob_slide-menu-date.so-live:before {
    position: absolute;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 50%;
    margin-top: -7px;
    left: -22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("img/live-white.png");
    animation: anim_rotate 5s linear infinite;
    content: "";
  }

  .so-header-mob_slide .so-button {
    width: 100%;
    max-width: 300px;
    margin-bottom: 30px;
  }

  .so-header-mob_slide ul {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .so-header-mob_slide ul li {
    text-align: center;
    margin-bottom: 20px;
  }

  .so-header-mob_slide ul li a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    text-decoration: underline;
    opacity: 1;
  }

  .so-header-mob_slide ul li a:hover {
    opacity: 0.7;
  }

  .so-header .so-trigger {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    width: 62px;
    height: 62px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #CC0000;
    background-color: #CC0000;
  }

  .so-header .so-trigger i {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    margin-left: -11px;
    margin-top: 0;
  }

  .so-header .so-trigger i:nth-child(1) {
    top: 25px;
  }

  .so-header .so-trigger i:nth-child(2) {
    top: 50%;
    margin-top: -1px;
  }

  .so-header .so-trigger i:nth-child(3) {
    bottom: 25px;
  }

  .so-header .so-trigger.so-active {
    border-color: #fff;
  }

  .so-header .so-trigger.so-active i:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
  }

  .so-header .so-trigger.so-active i:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    margin-top: -1px;
  }

  .so-header .so-trigger.so-active i:nth-child(3) {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: 1px;
    bottom: 50%;
  }

  .so-header .so-row {
    padding-left: 20px;
  }

  .so-header-link, .so-header .so-button {
    display: none;
  }

  .so-header .so-line:nth-child(1) {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    padding-bottom: 0;
    padding-top: 0;
  }

  .so-header .so-line:nth-child(2) ul,
.so-header .so-col:nth-child(1):before {
    display: none;
  }

  .so-header.so-active .so-line:nth-child(1) {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 600px) {
  .so-header-logo {
    max-width: 200px;
  }

  .so-header .so-line:nth-child(1) p {
    padding-top: 7px;
  }
}
.so-footer {
  padding-top: 75px;
  padding-bottom: 100px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/footer-bg.jpg");
  position: relative;
  z-index: 5;
}

.so-footer .so-row {
  max-width: 1150px;
}

.so-footer ul:nth-child(1) {
  margin-bottom: 40px;
}

.so-footer ul:nth-child(1) li {
  margin-bottom: 20px;
}

.so-footer ul:nth-child(1) li:last-child {
  margin-bottom: 0;
}

.so-footer ul:nth-child(1) li a {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 15px;
  line-height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-decoration: underline;
}

.so-footer ul:nth-child(1) li a:hover {
  color: #CC0000;
}

.so-footer img {
  max-width: 260px;
  margin-bottom: 45px;
}

.so-footer ul:nth-child(3) {
  margin-bottom: 30px;
}

.so-footer ul:nth-child(3) li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

.so-footer ul:nth-child(3) li:nth-child(1) {
  padding-left: 0;
}

.so-footer ul:nth-child(3) li:last-child {
  padding-right: 0;
}

.so-footer ul:nth-child(3) li:last-child:after {
  display: none;
}

.so-footer ul:nth-child(3) li:after {
  position: absolute;
  width: 1px;
  height: auto;
  top: 0;
  bottom: 0;
  right: -2px;
  background-color: #fff;
  opacity: 0.4;
  content: "";
}

.so-footer ul:nth-child(3) li a {
  opacity: 0.4;
  text-decoration: underline;
}

.so-footer ul:nth-child(3) li a:hover {
  opacity: 1;
  color: #CC0000;
}

.so-footer p:nth-child(4) {
  padding-bottom: 30px;
}

.so-footer a:nth-child(5) {
  display: inline-block;
  opacity: 0.4;
  text-decoration: underline;
}

.so-footer a:nth-child(5):hover {
  opacity: 1;
  color: #CC0000;
}

@media screen and (max-width: 600px) {
  .so-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .so-footer ul:nth-child(1) {
    margin-bottom: 30px;
  }

  .so-footer ul:nth-child(1) li {
    margin-bottom: 15px;
  }

  .so-footer ul:nth-child(1) li a {
    font-size: 13px;
    line-height: auto;
  }

  .so-footer img {
    max-width: 200px;
    margin-bottom: 30px;
  }

  .so-footer ul:nth-child(3) {
    margin-bottom: 20px;
  }

  .so-footer ul:nth-child(3) li {
    padding-right: 10px;
    padding-left: 10px;
  }

  .so-footer p:nth-child(4) {
    padding-bottom: 20px;
  }
}
#so-wrapper > .so-video {
  position: absolute;
  height: 890px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#so-wrapper > .so-video video {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.3;
}

#so-wrapper:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 590px;
  height: 300px;
  background: rgb(3,11,24);
  background: -moz-linear-gradient(0deg, rgba(3,11,24,1) 20%, rgba(3,11,24,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(3,11,24,1) 20%, rgba(3,11,24,0) 100%);
  background: linear-gradient(0deg, rgba(3,11,24,1) 20%, rgba(3,11,24,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#030b18",endColorstr="#030b18",GradientType=1);
  z-index: 2;
  content: "";
}

.so-home-intro {
  box-sizing: border-box;
  padding-top: 270px;
  position: relative;
  z-index: 5;
}

.so-home-intro-mobile {
  display: none;
}

.so-home-intro .so-content {
  position: relative;
  z-index: 5;
}

.so-home-intro .so-row {
  max-width: 1300px;
  text-align: center;
  position: relative;
}

.so-home-intro-videos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-bottom: 150px;
}

.so-home-intro-videos .so-col {
  width: 100%;
  max-width: 550px;
  position: relative;
}

.so-home-intro-videos .so-col:nth-child(2) {
  margin-top: 250px;
}

.so-home-intro h1, .so-home-intro h2 {
  position: absolute;
  bottom: calc(100% - 15px);
  right: -230px;
  text-align: left;
  padding-bottom: 0;
}

.so-home-intro-video {
  max-width: 580px;
  margin: auto;
  position: relative;
}

.so-home-intro-video > span {
  position: absolute;
  width: auto;
  height: auto;
}

.so-home-intro-video > span:nth-child(1) {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  animation: square_fade_anim_main 1.5s infinite;
  border: 1px solid #fff;
}

.so-home-intro-video > span:nth-child(2) {
  top: -57px;
  left: 4px;
  right: -102px;
  bottom: -18px;
  border: 1px solid #fff;
  animation: square_fade_anim 1s infinite;
  opacity: 0.1;
}

.so-home-intro-video > span:nth-child(3) {
  top: -85px;
  left: -57px;
  right: -41px;
  bottom: -10px;
  border: 1px solid #fff;
  animation: square_fade_anim 2s infinite;
  opacity: 0.1;
}

.so-home-intro-video > span:nth-child(4) {
  top: -30px;
  left: -140px;
  right: 42px;
  bottom: -45px;
  border: 1px solid #fff;
  animation: square_fade_anim 3s infinite;
  opacity: 0.1;
}

.so-home-intro-video > span:nth-child(5) {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 10px;
  line-height: 1;
  font-family: "MADE Outer Sans", sans-serif;
  transform-origin: left center;
  text-transform: uppercase;
  letter-spacing: 0.92em;
  opacity: 0.4;
  bottom: -90px;
  left: -75px;
  animation: color_glitch_anim 1s infinite;
}

.so-home-intro-video > span:nth-child(6), .so-home-intro-video > span:nth-child(7), .so-home-intro-video > span:nth-child(8), .so-home-intro-video > span:nth-child(9), .so-home-intro-video > span:nth-child(10) {
  width: 5px;
  height: 5px;
  background-color: #4A4A4A;
  border-radius: 100%;
}

.so-home-intro-video > span:nth-child(6) {
  top: -9px;
  left: -14px;
}

.so-home-intro-video > span:nth-child(7) {
  top: -9px;
  left: 50%;
}

.so-home-intro-video > span:nth-child(8) {
  bottom: -25px;
  right: -16px;
}

.so-home-intro-video > span:nth-child(9) {
  right: 50%;
  bottom: -25px;
}

.so-home-intro-video > span:nth-child(10) {
  left: -14px;
  bottom: -25px;
}

.so-home-intro-video .plyr {
  opacity: 0.86;
  position: relative;
  top: 18px;
  left: 35px;
}

.so-home-intro-date {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 80px;
}

.so-home-intro-date p {
  font-family: "MADE Outer Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.09em;
}

.so-home-intro-date p:nth-child(1) {
  font-size: 20px;
  line-height: 1.4;
}

.so-home-intro-date p:nth-child(2) {
  font-size: 32px;
  line-height: 1.4;
}

.so-home-avail {
  position: relative;
  padding-bottom: 40px;
  z-index: 5;
}

.so-home-avail .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.so-home-avail-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 570px;
  min-height: 235px;
  position: relative;
}

.so-home-avail-single-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.so-home-avail-single-links a {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 11px;
  line-height: 1.3;
  display: inline-block;
  letter-spacing: 0.09em;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 7px;
  margin-right: 7px;
}

.so-home-avail-single-links a:hover {
  color: #CC0000;
}

.so-home-avail-single .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}

.so-home-avail-single-label {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  top: -13px;
  left: -33px;
  padding: 8px 25px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #fff;
  background-color: #CC0000;
  z-index: 2;
}

.so-home-avail-single-label.so-live {
  padding-left: 30px;
  padding-right: 15px;
}

.so-home-avail-single-label.so-live:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 100%;
  top: 50%;
  margin-top: -2px;
  left: 13px;
  z-index: 3;
  animation: anim_fade 2s ease infinite;
  content: "";
}

.so-home-avail-single h5 {
  padding-bottom: 25px;
  position: relative;
  z-index: 2;
}

.so-home-avail-single p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.09em;
  padding-bottom: 30px;
  font-weight: 200;
  position: relative;
  z-index: 2;
}

.so-home-avail-single p span {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: #fff;
}

.so-home-avail-single .so-button-wrap {
  position: relative;
  z-index: 2;
}

.so-home-president {
  position: relative;
  z-index: 5;
  padding-top: 115px;
}
.so-home-president + .so-home-president {
	padding-top: 80px;
}

.so-home-president .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.so-home-president .so-col:nth-child(1) {
  width: 340px;
}

.so-home-president .so-col:nth-child(2) {
  width: 100%;
  max-width: 545px;
  padding-top: 45px;
}

.so-home-president .so-col:nth-child(2) img {
  max-width: 190px;
}
.so-home-president .so-image {
  width: 100%;
  max-width: 340px;
  height: 260px;
}

.so-home-president h4 {
	font-size: 38px;
  padding-bottom: 0;
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
}

.so-home-president h4:before {
  position: absolute;
  width: auto;
  height: auto;
  top: -5px;
  bottom: -5px;
  left: -15px;
  right: -15px;
  background-color: #CC0000;
  z-index: -1;
  content: "";
}

.so-home-president p {
	font-size: 16px;
  padding-bottom: 20px;
}

.so-home-movie {
  position: relative;
  z-index: 5;
  padding-top: 160px;
}

.so-home-movie .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.so-home-movie .so-col:nth-child(1) {
  width: 100%;
  max-width: 530px;
}

.so-home-movie .so-col:nth-child(2) {
  width: 340px;
}

.so-home-movie h5 {
  font-size: 16px;
  padding-bottom: 10px;
}

.so-home-movie h4 {
  padding-bottom: 35px;
}

.so-home-fact {
  padding-top: 140px;
}
.so-home-fact .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  max-width: 940px;
}
.so-home-fact .so-col:nth-child(1) {
  position: relative;
  width: 100%;
  max-width: 280px;
}
.so-home-fact .so-col:nth-child(2) {
  width: calc(100% - 370px);
  text-align: right;
}
.so-home-fact .so-col:nth-child(2) div {
  margin-right: 0;
  margin-left: auto;
  max-width: 525px;
  width: 100%;
  text-align: left;
}
.so-home-fact-num {
  position: absolute;
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.so-home-fact-num span {
  font-family: "MADE Outer Sans", sans-serif;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
}
.so-home-fact-num span:nth-child(1) {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 5px;
}
.so-home-fact-num span:nth-child(2) {
  font-size: 18px;
  line-height: 1.4;
}
.so-home-fact p {
  padding-bottom: 25px;
}
.so-home-fact a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  line-height: 1.3;
  display: inline-block;
  letter-spacing: 0.015em;
  text-decoration: underline;
  font-weight: 700;
}
.so-home-fact a:hover {
  color: #CC0000;
}

@media screen and (max-width: 991px) {
  .so-home-fact .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-home-fact .so-col:nth-child(1) {
    max-width: 280px;
    margin-bottom: 40px;
  }
  .so-home-fact .so-col:nth-child(2) {
    width: 100%;
    text-align: center;
  }
  .so-home-fact .so-col:nth-child(2) div {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 600px) {
  .so-home-fact {
    padding-top: 80px;
  }
  .so-home-fact .so-col:nth-child(2) {
    width: 100%;
    text-align: center;
  }
  .so-home-fact .so-col:nth-child(2) div {
    margin-left: auto;
    margin-right: auto;
  }
}
.so-home-bg {
  position: relative;
}
.so-home-bg i {
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  height: 100vh;
  background: rgb(3,11,24);
  background: -moz-linear-gradient(0deg, rgba(3,11,24,1) 0%, rgba(3,11,24,0) 20%, rgba(3,11,24,0) 80%, rgba(3,11,24,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(3,11,24,1) 0%, rgba(3,11,24,0) 20%, rgba(3,11,24,0) 80%, rgba(3,11,24,1) 100%);
  background: linear-gradient(0deg, rgba(3,11,24,1) 0%, rgba(3,11,24,0) 20%, rgba(3,11,24,0) 80%, rgba(3,11,24,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#030b18",endColorstr="#030b18",GradientType=1);
  z-index: -1;
}
.so-home-bg:before {
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
  height: 100vh;
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("img/section-bg2.png");
  content: '';
  z-index: -1;
}
.so-home-bg:after {
  position: absolute;
  bottom: -540px;
  left: 0;
  right: 0;
  height: 700px;
  pointer-events: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("img/section-bg.png");
  content: '';
  z-index: -1;
}
.so-home-feedback {
  padding-top: 140px;
}
.so-home-feedback-block {
  border: solid 1px rgba(255, 255, 255, 0.07);
  box-sizing: border-box;
  padding: 40px;
}
.so-home-feedback-block p:nth-child(1) {
  font-size: 20px;
  font-family: "MADE Outer Sans", sans-serif;
  line-height: 1.5;
  padding-bottom: 25px;
  letter-spacing: 0.015em;
}
.so-home-feedback-block p:nth-child(2) {
  font-size: 16px;
  text-align: right;
}

.so-home-banner {
  margin-top: 170px;
}

.so-home-banner .so-row {
  max-width: 1070px;
}

.so-home-banner-block {
  position: relative;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.so-home-banner-block .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: -1;
}

.so-home-banner-block p:nth-child(1) {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.165em;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.so-home-banner-block p:nth-child(1) span {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: uppercase;
  color: #CC0000;
}

.so-home-banner-block p:nth-child(3) {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.425em;
  text-transform: uppercase;
  font-weight: 200;
  padding-bottom: 25px;
}

.so-home-banner-block h2 {
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: 0.01em;
  padding-bottom: 15px;
}

.so-home-banner-block .so-button-wrap {
  position: relative;
  z-index: 2;
}

.so-home-upd {
  padding-top: 125px;
  padding-bottom: 100px;
}

.so-home-upd .so-row {
  text-align: center;
}

.so-home-upd h2 {
  position: relative;
  display: inline-block;
  margin: auto;
  padding-bottom: 50px;
}

.so-home-upd-line {
  max-width: 220px;
  margin: auto;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 45px;
}

.so-home-upd-line-wrap {
  position: relative;
}

.so-home-upd-line-wrap:before {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  bottom: 5px;
  left: 0;
  right: 50%;
  background: black;
  background: -moz-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  content: "";
  opacity: 0.7;
  pointer-events: none;
  z-index: 2;
}

.so-home-upd-line:before {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  opacity: 0.3;
  bottom: 0;
  right: -1500px;
  left: -1500px;
  content: "";
}

.so-home-upd-line:after {
  position: absolute;
  width: auto;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  right: 50%;
  left: -1500px;
  content: "";
}

.so-home-upd-line .slick-list {
  overflow: visible !important;
}

.so-home-upd-line-single {
  position: relative;
  outline: none;
}

.so-home-upd-line-single:after {
  position: absolute;
  width: 9px;
  height: 9px;
  left: 50%;
  margin-left: -4px;
  bottom: -24px;
  background-color: #525454;
  border-radius: 100%;
  content: "";
}

.so-home-upd-line-single p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  opacity: 0.2;
}

.so-home-upd-line-single span {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #CC0000;
  position: absolute;
  bottom: calc(100% + 9px);
  left: 50%;
  opacity: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  animation: anim_fade 3s infinite;
}

.so-home-upd-line-single.slick-active:after, .so-home-upd-line-single.so_prevs:after {
  background-color: #fff;
}

.so-home-upd-line-single.slick-active p {
  opacity: 1;
}

.so-home-upd-slider {
  max-width: 500px;
  width: 100%;
  margin: auto;
}

.so-home-upd-slider-single {
  outline: none;
}

.so-home-upd-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-top: 40px;
}

.so-home-upd-arrows-single {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 66px;
  height: 66px;
  margin-left: 6px;
  margin-right: 6px;
  background-color: rgba(196, 196, 196, 0.2);
  border: 1px solid #fff;
  cursor: pointer;
  position: relative;
}

.so-home-upd-arrows-single:before {
  position: absolute;
  width: 8px;
  height: 12px;
  transform-origin: center;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -4px;
  background-image: url("img/arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

.so-home-upd-arrows-single:nth-child(2):before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.so-home-upd-arrows-single:hover {
  background-color: #CC0000;
  border-color: #CC0000;
}

.so-home-sub {
  padding-top: 120px;
  padding-bottom: 135px;
}

.so-home-sub .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.so-home-sub .so-col:nth-child(1) {
  width: calc(100% - 600px);
}

.so-home-sub .so-col:nth-child(2) {
  max-width: 530px;
  width: 100%;
}

.so-home-sub .so-form input,
.so-popup .so-form input {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
  padding: 25px 35px;
  width: 100%;
  background-color: #0B1F3E;
  border-width: 0;
  outline: none;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.so-home-sub .so-form input.wpcf7-not-valid {
  background-color: rgba(247, 69, 76, 0.3);
}

.so-home-sub .so-form input.placeholder,
.so-popup .so-form input.placeholder {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
}

.so-home-sub .so-form input:-moz-placeholder,
.so-popup .so-form input:-moz-placeholder {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
}

.so-home-sub .so-form input::-moz-placeholder,
.so-popup .so-form input::-moz-placeholder {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
}

.so-home-sub .so-form input:-ms-input-placeholder,
.so-popup .so-form input:-ms-input-placeholder {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
}

.so-home-sub .so-form input::-webkit-input-placeholder,
.so-popup .so-form input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  color: #fff;
}

.so-home-sub .so-form .wpcf7-response-output,
.so-home-sub .so-form .wpcf7-not-valid-tip {
  display: none;
}

.so-home-sub .so-form .so-button {
  width: 100%;
}

.so-home-sub .so-form-done div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 180px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding: 30px;
}

.so-home-sub .so-form-done div p {
  font-family: "MADE Outer Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  width: 100%;
  position: relative;
  z-index: 2;
}

.so-home-sub .so-form-done div .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.3;
}

.so-home-about {
  position: relative;
  padding-top: 80px;
  padding-bottom: 180px;
  z-index: 5;
}

.so-home-about .so-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.so-home-about .so-col {
  width: 50%;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block {
  position: relative;
  padding-left: 35px;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block > a {
  display: inline-block;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block span {
  position: absolute;
  width: 530px;
  height: 370px;
  border: 1px solid #7C7C7C;
  pointer-events: none;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(3) {
  top: -80px;
  left: -70px;
  opacity: 0.2;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(4) {
  top: -105px;
  left: -95px;
  animation: square_fade_anim 1s infinite;
  opacity: 0.1;
}

.so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(5) {
  top: -140px;
  left: -50px;
  animation: square_fade_anim 2s infinite;
  opacity: 0.1;
}

.so-home-about .so-col:nth-child(1) img {
  max-width: 180px;
  margin-bottom: 35px;
}

.so-home-about .so-col:nth-child(1) p a {
  color: #0070FF;
}

.so-home-about .so-col:nth-child(1) p a:before {
  background-color: #0070FF;
}

.so-home-about .so-col:nth-child(2) {
  width: calc(50% - 35px);
  margin-top: 250px;
}

.so-home-about .so-col:nth-child(2) .so-home-about-block {
  position: relative;
}

.so-home-about .so-col:nth-child(2) .so-home-about-block span {
  position: absolute;
  width: 530px;
  height: 370px;
  border: 1px solid #7C7C7C;
  pointer-events: none;
}

.so-home-about .so-col:nth-child(2) .so-home-about-block span:nth-child(2) {
  top: -110px;
  left: -80px;
  animation: square_fade_anim 1s infinite;
  opacity: 0.1;
}

.so-home-about .so-col:nth-child(2) .so-home-about-block span:nth-child(3) {
  top: -155px;
  left: -115px;
  animation: square_fade_anim 2s infinite;
  opacity: 0.1;
}

.so-home-about .so-col:nth-child(2) p a {
  color: #CC0000;
}

.so-home-about .so-col:nth-child(2) p a:before {
  background-color: #CC0000;
}

.so-home-about-image {
  position: absolute;
  width: auto;
  height: 445px;
  left: 58%;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.so-home-about-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.so-home-about-image .canvas-glitch {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}

.so-home-about-image:before {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: 0.7;
  z-index: 4;
  content: "";
}

.so-home-about p {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.so-home-about p a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: inherit;
  text-transform: uppercase;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  display: inline-block;
  position: relative;
}

.so-home-about p a:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  width: auto;
  height: 1px;
  left: 0;
  right: 0;
  bottom: -2px;
  content: "";
}

.so-home-about p a:hover:before {
  height: 5px;
}

@media screen and (max-width: 1140px) {
  .so-home-intro {
    padding-top: 210px;
  }

  .so-home-intro-videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 100px;
  }

  .so-home-intro-videos .so-col {
    width: 100%;
  }

  .so-home-intro-videos .so-col:nth-child(2) {
    margin-top: 180px;
  }

  .so-home-intro h1, .so-home-intro h2 {
    right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .so-home-intro-mobile {
    display: block;
    padding-bottom: 80px;
  }

  .so-home-intro-mobile p {
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    padding-bottom: 12px;
    color: #CC0000;
  }

  .so-home-intro-mobile p:nth-child(1) {
    padding-bottom: 0;
  }

  .so-home-intro-mobile p.so-live {
    position: relative;
    display: inline-block;
    margin: auto;
  }

  .so-home-intro-mobile p.so-live:before {
    position: absolute;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 50%;
    margin-top: -7px;
    left: -22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("img/live.png");
    animation: anim_rotate 5s linear infinite;
    content: "";
  }

  .so-home-intro-mobile .so-button {
    max-width: 300px;
    width: 100%;
    margin-bottom: 45px;
  }

  .so-home-intro-mobile .so-button-white {
    margin-bottom: 10px;
    margin-top: 12px;
  }

  .so-home-intro-mobile-link {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: "MADE Outer Sans", sans-serif;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0.09em;
    text-transform: uppercase;
  }

  .so-home-intro-mobile-link:hover {
    color: #CC0000;
  }

  .so-home-intro h1 {
    bottom: calc(100% - 25px);
    right: 30px;
  }

  .so-home-intro-video {
    left: -10px;
  }

  .so-home-intro-video .plyr {
    top: 10px;
    left: 20px;
  }

  .so-home-intro-video > span:nth-child(2) {
    left: 20px;
    bottom: -20px;
    top: -20px;
    right: -70px;
  }

  .so-home-intro-video > span:nth-child(3) {
    top: -5px;
    right: 10px;
    bottom: -35px;
    left: -62px;
  }

  .so-home-intro-video > span:nth-child(4) {
    top: 36px;
    left: -15px;
    right: -36px;
    bottom: -5px;
  }

  .so-home-intro-video > span:nth-child(5), .so-home-intro-video > span:nth-child(6), .so-home-intro-video > span:nth-child(7), .so-home-intro-video > span:nth-child(8), .so-home-intro-video > span:nth-child(9), .so-home-intro-video > span:nth-child(10) {
    display: none;
  }

  .so-home-avail .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .so-home-avail-single {
    max-width: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .so-home-avail-single-label {
    left: -10px;
  }

  .so-home-president {
    padding-top: 70px !important;
  }

  .so-home-president .so-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .so-home-president .so-col:nth-child(1) {
    width: auto;
    padding-bottom: 60px;
  }

  .so-home-president .so-col:nth-child(2) {
    text-align: center;
  }

  .so-home-president .so-col:nth-child(2) img {
    margin: auto;
  }

  .so-home-president h5 {
    text-align: center;
  }

  .so-home-president h4 {
	  font-size: 26px;
    margin: auto;
    margin-bottom: 25px;
  }

  .so-home-president p {
	  font-size: 14px;
    text-align: left;
  }

  .so-home-movie .so-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .so-home-movie .so-col:nth-child(1) {
    max-width: 610px;
  }

  .so-home-movie .so-col:nth-child(2) {
    width: auto;
    padding-bottom: 80px;
  }

  .so-home-movie h5, .so-home-movie h4 {
    text-align: center;
  }

  .so-home-sub .so-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .so-home-sub .so-col {
    width: 100% !important;
    max-width: 600px !important;
  }

  .so-home-sub .so-col:nth-child(1) {
    padding-bottom: 40px;
  }

  .so-home-about .so-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .so-home-about .so-col:nth-child(2) {
    width: 100%;
  }

  .so-home-about-image {
    left: 20%;
  }
}
@media screen and (max-width: 600px) {
  .so-home-intro-videos {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .so-home-intro-videos .so-col:nth-child(2) {
    margin-top: 180px;
  }

  .so-home-intro h1, .so-home-intro h2 {
    bottom: calc(100% - 20px);
  }

  .so-home-intro-date {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .so-home-intro-date p:nth-child(1) {
    font-size: 14px;
  }

  .so-home-intro-date p:nth-child(2) {
    font-size: 24px;
  }

  .so-home-avail {
    padding-top: 40px;
  }

  .so-home-avail-single {
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }

  .so-home-avail-single p {
    font-size: 12px;
    padding-bottom: 15px;
    line-height: 1.3;
  }

  .so-home-president {
    padding-top: 40px !important;
  }

  .so-home-president .so-image {
    max-width: 240px;
    height: 180px;
  }
  .so-home-president .so-col:nth-child(2) {
    padding-top: 0;
  }
  .so-home-president .so-col:nth-child(2) img {
    max-width: 150px;
  }

  .so-home-movie {
    padding-top: 100px;
  }

  .so-home-movie .so-col:nth-child(2) {
    padding-bottom: 40px;
  }

  .so-home-movie h5 {
    font-size: 12px;
  }

  .so-home-movie h4 {
    padding-bottom: 20px;
  }

  .so-home-feedback {
    padding-top: 100px;
  }
  .so-home-feedback-block {
    padding: 30px;
  }
  .so-home-feedback-block p:nth-child(1) {
    font-size: 18px;
  }
  .so-home-feedback-block p:nth-child(2) {
    font-size: 16px;
  }

  .so-home-banner {
    margin-top: 100px;
  }

  .so-home-banner-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .so-home-banner-block p:nth-child(1) {
    font-size: 11px;
  }

  .so-home-banner-block p:nth-child(3) {
    font-size: 14px;
  }

  .so-home-banner-block h2 {
    font-size: 28px;
  }

  .so-home-upd {
    padding-top: 100px;
  }

  .so-home-upd h2 {
    padding-bottom: 40px;
  }

  .so-home-sub {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .so-home-sub .so-col:nth-child(1) {
    text-align: center;
    padding-bottom: 25px;
  }

  .so-home-about {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .so-home-about .so-col:nth-child(1) {
    width: 100%;
  }

  .so-home-about .so-col:nth-child(1) .so-home-about-block {
    padding-left: 0;
  }

  .so-home-about .so-col:nth-child(1) .so-home-about-block span {
    width: calc(100vw - 20vw);
    height: 240px;
  }

  .so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(3) {
    top: -40px;
  }

  .so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(4) {
    top: -60px;
  }

  .so-home-about .so-col:nth-child(1) .so-home-about-block span:nth-child(5) {
    top: -20px;
  }

  .so-home-about .so-col:nth-child(1) img {
    max-width: 150px;
    margin-bottom: 20px;
  }

  .so-home-about .so-col:nth-child(2) {
    margin-top: 200px;
  }

  .so-home-about .so-col:nth-child(2) .so-home-about-block span {
    width: calc(100vw - 20vw);
    height: 240px;
  }

  .so-home-about .so-col:nth-child(2) .so-home-about-block span:nth-child(2) {
    top: -40px;
  }

  .so-home-about .so-col:nth-child(2) .so-home-about-block span:nth-child(3) {
    top: -60px;
  }

  .so-home-about p {
    font-size: 18px;
  }

  .so-home-about-image {
    left: 20%;
    height: 270px;
  }
}
.so-empty {
  padding-top: 250px;
  padding-bottom: 100px;
  position: relative;
  z-index: 5;
}

.so-empty .so-row {
  text-align: center;
}

.so-empty-block {
  background-color: rgba(46, 46, 46, 0.32);
  border: 1px solid #fff;
  padding: 60px 30px;
}

.so-empty-block h1 {
  padding-bottom: 60px;
}

@media screen and (max-width: 600px) {
  .so-empty {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .so-empty-block {
    padding: 40px 20px;
  }

  .so-empty-block h1 {
    font-size: 25px;
    padding-bottom: 30px;
  }
}
.so-cinema {
  padding-top: 250px;
  padding-bottom: 150px;
  position: relative;
  z-index: 7;
}

.so-cinema-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 25px;
}

.so-cinema-head .so-col {
  width: 50%;
}

.so-cinema-head .so-col:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}

.so-cinema-head h1 {
  padding-bottom: 0;
}

.so-cinema-head input {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(94, 94, 94, 0.2);
  border: 1px solid #fff;
  outline: none;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.so-cinema-head .so-button {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
}

.so-cinema-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: rgba(46, 46, 46, 0.32);
  border: 1px solid #fff;
  padding: 20px 16px;
}

.so-cinema-list .so_loadmore {
  width: calc(100% - 8px);
  text-align: center;
  margin-top: 20px;
  margin-left: 4px;
  margin-right: 4px;
}

.so-cinema-list-single {
  padding: 22px 32px 135px 32px;
  background-color: rgba(95, 95, 95, 0.3);
  border: 1px solid rgba(46, 46, 46, 0.32);
  box-sizing: border-box;
  height: 100%;
  position: relative;
}

.so-cinema-list-single-wrap {
  width: 33.33%;
  box-sizing: border-box;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}

.so-cinema-list-single h6 {
  font-size: 22px;
  padding-bottom: 15px;
}

.so-cinema-list-single p:nth-child(2) {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.so-cinema-list-single p:nth-child(3) {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  padding-bottom: 20px;
}

.so-cinema-list-single-time {
  font-size: 11px;
  line-height: 1;
  display: inline-block;
  background-color: #CC0000;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.015em;
  padding: 9px 12px;
}

.so-cinema-list-single .so-button {
  position: absolute;
  bottom: 35px;
  left: 32px;
  right: 32px;
  text-align: center;
}

.so-cinema-list-single .so-button:hover {
  background-color: #fff;
  color: #000;
}

.so-cinema-list-single:hover {
  background-color: rgba(95, 95, 95, 0.5);
  border-color: #C4C4C4;
}

@media screen and (max-width: 991px) {
  .so-cinema {
    padding-top: 150px;
  }

  .so-cinema-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 25px;
  }

  .so-cinema-head .so-col {
    max-width: 400px;
    width: 100%;
  }

  .so-cinema-head .so-col:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .so-cinema-head .so-col:nth-child(2) .selectric-wrapper {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .so-cinema-head .so-col:nth-child(2) .so-button {
    width: 100%;
    text-align: center;
  }

  .so-cinema-head h1 {
    text-align: center;
    padding-bottom: 25px;
  }

  .so-cinema-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }

  .so-cinema-list .so_loadmore {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .so-cinema-list-single-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .so-anim-image:before {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 12px;
    line-height: 1.6;
  }

  h1 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0.075em;
  }

  h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  h3 {
    font-size: 30px;
    line-height: 1.2;
  }

  h4 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }

  h5 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.01em;
  }

  h6 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }

  .plyr > .plyr__control {
    width: 42px;
    height: 52px;
    margin-top: -9px;
    margin-left: -21px;
  }

  .so-button {
    font-size: 12px;
    padding: 16px 30px;
  }

  .so-image span:nth-child(5) {
    left: -30px;
    right: 30px;
    top: -30px;
    bottom: 30px;
  }

  .so-image span:nth-child(6), .so-image span:nth-child(7), .so-image span:nth-child(8) {
    display: none;
  }

  .so-image_right span:nth-child(5) {
    left: 30px;
    right: -30px;
    top: 30px;
    bottom: -30px;
  }
	
  .so-popup-video {
    width: 100%;
    max-width: 90%;
    top: 220px;
    left: auto;
    margin-left: 5%;
  }

  .so-popup {
    width: 100%;
    max-width: 90%;
    top: 220px;
    left: auto;
    margin-left: 5%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .so-popup h5 {
    font-size: 14px;
  }

  .so-popup p:nth-child(1) {
    font-size: 9px;
  }

  .so-popup p:nth-child(3) {
    font-size: 11px;
  }
}
/*# sourceMappingURL=style.css.map */
.so-empty {
  padding-top: 250px;
  padding-bottom: 100px;
  position: relative;
  z-index: 5;
}
.so-empty .so-row {
  text-align: center;
}
.so-empty-block {
  background-color: rgba(46, 46, 46, 0.32);
  border: 1px solid #fff;
  padding: 60px 30px;
}
.so-empty-block h1 {
  padding-bottom: 60px;
}

@media screen and (max-width: 600px) {
  .so-empty {
    padding-top: 140px;
    padding-bottom: 80px;
  }
  .so-empty-block {
    padding: 40px 20px;
  }
  .so-empty-block h1 {
    font-size: 25px;
    padding-bottom: 30px;
  }
}
.so-cinema {
  padding-top: 250px;
  padding-bottom: 150px;
  position: relative;
  z-index: 7;
}
.so-cinema-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: 25px;
}
.so-cinema-head-note {
  line-height: 2 !important;
}
.so-cinema-head-note a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
.so-cinema-head .so-col {
  width: 50%;
}
.so-cinema-head .so-col:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.so-cinema-head h1 {
  padding-bottom: 0;
}
.so-cinema-head input {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 12px;
  letter-spacing: 0.015em;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(94, 94, 94, 0.2);
  border: 1px solid #fff;
  outline: none;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.so-cinema-head input::-webkit-outer-spin-button,
.so-cinema-head input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.so-cinema-head input {
  -moz-appearance: textfield;
}
.so-cinema-head .so-button {
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
}
.so-cinema-faqs {
  background-color: rgba(46, 46, 46, 0.32);
  border: 1px solid #fff;
  padding: 20px 16px;
}
.so-cinema-faqs .so-faq-single {
  margin-bottom: 20px;
}
.so-cinema-faqs .so-faq-single:last-child {
  margin-bottom: 0;
}
.so-cinema-faqs .so-faq-single-head {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  background-color: rgba(95, 95, 95, 0.3);
  border: 1px solid rgba(46, 46, 46, 0.32);
  padding: 20px 30px;
  cursor: pointer;
  position: relative;
}
.so-cinema-faqs .so-faq-single-head:hover {
  background-color: rgba(95, 95, 95, 0.5);
  border-color: #C4C4C4;
}
.so-cinema-faqs .so-faq-single-head:after, .so-cinema-faqs .so-faq-single-head:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  width: 2px;
  height: 20px;
  top: 50%;
  right: 30px;
  margin-top: -10px;
  background-color: #fff;
  content: "";
}
.so-cinema-faqs .so-faq-single-head:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.so-cinema-faqs .so-faq-single.active .so-faq-single-head {
  background-color: #CC0000 !important;
  border-color: #CC0000 !important;
}
.so-cinema-faqs .so-faq-single.active .so-faq-single-head:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.so-cinema-faqs .so-faq-single-body {
  display: none;
}
.so-cinema-faqs .so-faq-single-body-cinema {
  margin-bottom: 10px;
  margin-top: 10px;
}
.so-cinema-faqs .so-faq-single-body-cinema a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 20px 50px 20px 30px;
  background-color: rgba(95, 95, 95, 0.3);
  border: 1px solid rgba(46, 46, 46, 0.32);
  box-sizing: border-box;
  display: block;
  position: relative;
}
.so-cinema-faqs .so-faq-single-body-cinema a:after {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  right: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("img/arrow-faq.svg");
  pointer-events: none;
  content: "";
}
.so-cinema-faqs .so-faq-single-body-cinema a:hover {
  background-color: rgba(95, 95, 95, 0.5);
  border-color: #C4C4C4;
}
.so-cinema-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: rgba(46, 46, 46, 0.32);
  border: 1px solid #fff;
  padding: 20px 16px;
}
.so-cinema-list .so_loadmore {
  width: calc(100% - 8px);
  text-align: center;
  margin-top: 20px;
  margin-left: 4px;
  margin-right: 4px;
}
.so-cinema-list-single {
  padding: 22px 32px 135px 32px;
  background-color: rgba(95, 95, 95, 0.3);
  border: 1px solid rgba(46, 46, 46, 0.32);
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
.so-cinema-list-single-wrap {
  width: 33.33%;
  box-sizing: border-box;
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.so-cinema-list-single h6 {
  font-size: 22px;
  padding-bottom: 15px;
}
.so-cinema-list-single p:nth-child(2) {
  font-family: "MADE Outer Sans", sans-serif;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.so-cinema-list-single p:nth-child(3) {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.015em;
  padding-bottom: 20px;
}
.so-cinema-list-single-time {
  font-size: 11px;
  line-height: 1;
  display: inline-block;
  background-color: #CC0000;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.015em;
  padding: 9px 12px;
}
.so-cinema-list-single .so-button {
  position: absolute;
  bottom: 35px;
  left: 32px;
  right: 32px;
  text-align: center;
}
.so-cinema-list-single .so-button:hover {
  background-color: #fff;
  color: #000;
}
.so-cinema-list-single:hover {
  background-color: rgba(95, 95, 95, 0.5);
  border-color: #C4C4C4;
}

@media screen and (max-width: 991px) {
  .so-cinema {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .so-cinema-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 25px;
  }
  .so-cinema-head input {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 28px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .so-cinema-head .so-col {
    max-width: 400px;
    width: 100%;
  }
  .so-cinema-head .so-col:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-cinema-head .so-col:nth-child(2) .selectric-wrapper {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .so-cinema-head .so-col:nth-child(2) .so-button {
    width: 100%;
    text-align: center;
  }
  .so-cinema-head h1 {
    text-align: center;
    padding-bottom: 25px;
  }
  .so-cinema-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
  }
  .so-cinema-list .so_loadmore {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .so-cinema-list-single-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .so-anim-image:before {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    font-size: 12px;
    line-height: 1.6;
  }

  h1 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0.075em;
  }

  h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  h3 {
    font-size: 30px;
    line-height: 1.2;
  }

  h4 {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }

  h5 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.01em;
  }

  h6 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }

  .plyr > .plyr__control {
    width: 42px;
    height: 52px;
    margin-top: -9px;
    margin-left: -21px;
  }

  .so-button {
    font-size: 12px;
    padding: 16px 30px;
  }

  .so-image span:nth-child(5) {
    left: -30px;
    right: 30px;
    top: -30px;
    bottom: 30px;
  }
  .so-image span:nth-child(6), .so-image span:nth-child(7), .so-image span:nth-child(8) {
    display: none;
  }
  .so-image_right span:nth-child(5) {
    left: 30px;
    right: -30px;
    top: 30px;
    bottom: -30px;
  }

  .so-popup {
    width: 100%;
    max-width: 90%;
    top: 220px;
    left: auto;
    margin-left: 5%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .so-popup h5 {
    font-size: 14px;
  }
  .so-popup p:nth-child(1) {
    font-size: 9px;
  }
  .so-popup p:nth-child(3) {
    font-size: 11px;
  }
}

.so-fixed-help {
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #CC0000;
  font-family: "MADE Outer Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.5;
  font-size: 14px;
  z-index: 8;
  padding: 10px 20px;
  cursor: pointer;
  opacity: 1;
}

.so-fixed-help:hover {
  opacity: 0.7;
}

.so-popup .canvas-glitch {
  height: 100% !important;
}

.so-popup .so-form input {
  background-color: #ffffff1c;
}

.so-popup-3 .so-form-done {
  display: none;
}

.so-popup-3 .so-form-done p {
  font-size: 14px;
  line-height: 2;
  padding-bottom: 40px;
  padding-top: 40px;
}

/*# sourceMappingURL=style.css.map */