@charset "UTF-8";

@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/homepage/AkkBd_Pro_1.eot');
  src: local('☺'), url('../fonts/homepage/AkkBd_Pro_1.woff') format('woff'),
    url('../fonts/homepage/AkkBd_Pro_1.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/homepage/AkkRg_Pro_1.eot');
  src: local('☺'), url('../fonts/homepage/AkkRg_Pro_1.woff') format('woff'),
    url('../fonts/homepage/Anton-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Anton';
  src: url('../fonts/homepage/Anton-Regular.eot');
  src: local('☺'), url('../fonts/homepage/Anton-Regular.woff') format('woff'),
    url('../fonts/homepage/Anton-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Stronger';
  src: url('../fonts/homepage/stronger.eot');
  src: local('☺'), url('../fonts/homepage/stronger.woff') format('woff'),
    url('../fonts/homepage/stronger.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
  color: #000;
}

body {
  font-size: 100%;
  line-height: 1;
  font-size: 16px;
}

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

button {
  cursor: pointer;
}

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

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

body,
input,
button,
textarea,
a {
  font-family: 'Akkurat', sans-serif;
  font-weight: 400;
  color: #242424;
  background: transparent;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

input,
button,
textarea,
a {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.--ib {
  position: relative;
  min-height: 150px;
  padding: 0px 0px 30% 0px;
  margin: 0px 0px 10px 0px;
}

.--ib img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  bottom: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.--container {
  max-width: 1398px;
  margin: 0 auto;
  padding: 0px 15px;
}

.--min-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 15px;
}

.ss-main {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #242424;
  width: 100%;
}

.ss-main .ss-single-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 100%;
  min-height: 30px;
  padding: 6px;
  border-bottom: 2px solid #242424;
  background-color: transparent;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.ss-main .ss-single-selected.ss-disabled {
  background-color: #dcdee2;
  cursor: not-allowed;
}

.ss-main .ss-single-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ss-main .ss-single-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ss-main .ss-single-selected .placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  font-size: 24px;
  width: calc(100% - 30px);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ss-main .ss-single-selected .placeholder * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}

.ss-main .ss-single-selected .placeholder .ss-disabled {
  font-size: 24px;
  color: rgba(36, 36, 36, 0.6);
}

.ss-main .ss-single-selected .ss-deselect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 6px 0 6px;
  font-weight: bold;
}

.ss-main .ss-single-selected .ss-deselect.ss-hide {
  display: none;
}

.ss-main .ss-single-selected .ss-arrow {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin: 0 6px 0 6px;
}

.ss-main .ss-single-selected .ss-arrow span {
  border: solid #000000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transition: margin 0.2s, -webkit-transform 0.2s;
  transition: margin 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, margin 0.2s;
  transition: transform 0.2s, margin 0.2s;
  transition: transform 0.2s, margin 0.2s, -webkit-transform 0.2s;
}

.ss-main .ss-single-selected .ss-arrow span.arrow-up {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin: 3px 0 0 0;
}

.ss-main .ss-single-selected .ss-arrow span.arrow-down {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: -3px 0 0 0;
}

.ss-main .ss-multi-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  cursor: pointer;
  min-height: 30px;
  width: 100%;
  padding: 0 0 0 3px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  background-color: #ffed48;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.ss-main .ss-multi-selected.ss-disabled {
  background-color: #ffed48;
  cursor: not-allowed;
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
  color: #666;
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
  cursor: not-allowed;
}

.ss-main .ss-multi-selected.ss-open-above {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ss-main .ss-multi-selected.ss-open-below {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.ss-main .ss-multi-selected .ss-values {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: calc(100% - 30px);
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 5px;
  margin: 2px 0px;
  line-height: 1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #dedede;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}

@keyframes scaleOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}

.ss-main .ss-multi-selected .ss-values .ss-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  padding: 3px 5px;
  margin: 3px 5px 3px 0px;
  color: #fff;
  background-color: #5897fb;
  border-radius: 4px;
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
  -webkit-animation-name: scaleOut;
  animation-name: scaleOut;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
  margin: 0 0 0 5px;
  cursor: pointer;
}

.ss-main .ss-multi-selected .ss-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 3px;
  flex: 0 1 3px;
  margin: 9px 12px 0 5px;
}

.ss-main .ss-multi-selected .ss-add .ss-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #666;
  position: relative;
  height: 10px;
  width: 2px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.ss-main .ss-multi-selected .ss-add .ss-plus:after {
  background: #666;
  content: '';
  position: absolute;
  height: 2px;
  width: 10px;
  left: -4px;
  top: 4px;
}

.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ss-content {
  position: absolute;
  width: 100%;
  margin: -1px 0 0 0;
  padding: 0 2px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 4;
  font-size: 24px;
  background-color: #ffed48;
  border: 1px solid #000000;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.ss-content.ss-open {
  display: block;
  opacity: 1;
  -webkit-transform: translateY(-46px) scaleY(1);
  -ms-transform: translateY(-46px) scaleY(1);
  transform: translateY(-46px) scaleY(1);
}

.ss-content .ss-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 8px 8px 6px 8px;
}

.ss-content .ss-search.ss-hide {
  height: 0px;
  opacity: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.ss-content .ss-search.ss-hide input {
  height: 0px;
  opacity: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.ss-content .ss-search input {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: inherit;
  line-height: inherit;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  min-width: 0px;
  min-height: 30px;
  padding: 6px 8px;
  margin: 0;
  border-bottom: 2px solid #242424;
  border-radius: 4px;
  background-color: #ffed48;
  outline: 0;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: textfield;
}

.ss-content .ss-search input::-webkit-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle;
}

.ss-content .ss-search input::-moz-placeholder {
  color: #8a8a8a;
  vertical-align: middle;
}

.ss-content .ss-search input:-ms-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle;
}

.ss-content .ss-search input::-ms-input-placeholder {
  color: #8a8a8a;
  vertical-align: middle;
}

.ss-content .ss-search input::placeholder {
  color: #8a8a8a;
  vertical-align: middle;
}

.ss-content .ss-search .ss-addable {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  min-height: 30px;
  margin: 0 0 0 8px;
  border: 1px solid #dcdee2;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ss-content .ss-addable {
  padding-top: 0px;
}

.ss-content .ss-list {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  scrollbar-width: thin;
  scrollbar-color: rgba(196, 196, 196, 0.2) #c4c4c4;
}

.ss-content .ss-list::-webkit-scrollbar {
  width: 3px;
}

.ss-content .ss-list::-webkit-scrollbar-track {
  background: rgba(196, 196, 196, 0.2);
  border-radius: 1.5px;
}

.ss-content .ss-list::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  border-radius: 1.5px;
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
  padding: 6px 10px 6px 10px;
  font-weight: bold;
}

.ss-content .ss-list .ss-optgroup .ss-option {
  padding: 6px 6px 6px 25px;
}

.ss-content .ss-list .ss-optgroup-label-selectable {
  cursor: pointer;
}

.ss-content .ss-list .ss-optgroup-label-selectable:hover {
  color: #fff;
  background-color: #5897fb;
}

.ss-content .ss-list .ss-option {
  padding: 6px 10px 6px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ss-content .ss-list .ss-option * {
  display: inline-block;
}

.ss-content .ss-list .ss-option:hover,
.ss-content .ss-list .ss-option.ss-highlighted {
  color: #fff;
  background-color: #5897fb;
}

.ss-content .ss-list .ss-option.ss-disabled {
  cursor: not-allowed;
  color: #000000;
  background-color: #74f4dd;
}

.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
  color: #666;
  background-color: rgba(88, 151, 251, 0.1);
}

.ss-content .ss-list .ss-option.ss-hide {
  display: none;
}

.ss-content .ss-list .ss-option .ss-search-highlight {
  background-color: #fffb8c;
}

/**
 * Swiper 6.7.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 1, 2021
 */

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

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

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

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

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

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

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

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

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

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

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 24px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #74f4dd;
}

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

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

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

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

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

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

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

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

.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

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

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

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

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

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

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

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

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

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

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

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

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

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

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

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

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

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

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  padding: 40px 0;
  z-index: 12;
}

.header__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 45px 1fr 52px 1fr 60px;
  grid-template-columns: 45px 1fr 52px 1fr 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  white-space: nowrap;
}

.header__button {
  border-radius: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header__cross {
  display: none;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.header__cross.active {
  display: inline-block;
}

.header__cross .cross {
  width: 100%;
  height: 100%;
}

.header__cross .cross use {
  fill: #ffffff;
}

.header__cross:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__line {
  min-width: 76px;
  height: 1px;
  margin: 0 6px;
  background: #555555;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__line--first {
  min-width: 90px;
}

.header__dose {
  position: relative;
  display: inline-block;
  text-align: center;
}

.header__dose span {
  position: absolute;
  top: -10px;
  right: -30px;
  left: -30px;
  display: inline-block;
  min-width: 182px;
  padding: 10px 10px 7px;
  text-align: center;
  font-weight: 700;
  color: #000000;
  opacity: 0;
  border-radius: 20px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.header__logo .logo {
  margin: 0 auto;
  width: 36px;
  height: 36px;
}

.header__logo .logo use {
  fill: #242424;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header__tickets {
  position: relative;
  text-align: right;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.header__tickets blockquote {
  position: absolute;
  top: -10px;
  right: 0;
  left: -50px;
  display: inline-block;
  min-width: 182px;
  padding: 10px 10px 7px;
  text-align: center;
  font-weight: 700;
  color: #000000;
  opacity: 0;
  border-radius: 20px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.header.active {
  height: 100%;
  color: #ffffff;
  background: #000000;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #242424 #cecece;
}

.header.active::-webkit-scrollbar {
  width: 6px;
}

.header.active::-webkit-scrollbar-track {
  background: #242424;
}

.header.active::-webkit-scrollbar-thumb {
  background: #cecece;
  border-radius: 5px;
}

.header.active .header__line {
  background: #ffffff;
}

.header.active .header__inner {
  -ms-grid-columns: 37px 1fr 52px 1fr 60px;
  grid-template-columns: 37px 1fr 52px 1fr 60px;
}

.header.active .header__inner .logo use {
  fill: #ffffff;
}

.header.active .header__inner .header__cross.active {
  margin: 0 0 0 5px;
}

.navigation {
  display: none;
  padding: 55px 15px 100px;
  text-align: center;
  color: #ffffff;
  font-size: calc(42px + 30 * ((100vw - 375px) / 1065));
  line-height: 1.2;
  background: #000000;
}

.navigation.open {
  display: block;
}

.navigation__button {
  display: inline-block;
  min-width: 315px;
  margin: 0 0 56px;
  padding: 15px 10px 15px 25px;
  font-size: 36px;
  line-height: 1.1;
  border: 1px solid #ffffff;
  border-radius: 34px;
}

.navigation__button .vector {
  display: inline-block;
  width: 18px;
  height: 21px;
  margin: 0 0 -1px 30px;
}

.navigation__phone {
  min-width: 200px;
  margin: 0 auto 20px;
  font-size: 18px;
  line-height: 1.1;
}

.navigation__phone a {
  display: block;
  margin: 10px 0 0;
  font-size: calc(18px + 6 * ((100vw - 375px) / 1065));
}

.navigation__phone p {
  margin: 10px auto 0;
  font-size: 10px;
  line-height: 1.1;
  color: #555555;
}

.navigation__socials {
  margin: 0 0 70px;
}

.navigation__socials a {
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.navigation__socials a:hover {
  opacity: 0.7;
}

.navigation__socials a + a {
  margin: 0 0 0 2px;
}

.navigation__socials svg {
  width: 39px;
  height: 39px;
}

.navigation__socials svg.facebook {
  width: 36px;
  height: 36px;
  margin: 0 0 1px;
}

.navigation__socials svg.facebook use {
  fill: #ffffff;
}

.navigation__socials span {
  display: block;
  font-size: 16px;
  line-height: 1.1;
}

.navigation__joy {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0 20px;
  color: #ffed48;
  font-size: 200px;
  line-height: 0.5;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

.navigation__joy span {
  max-width: 160px;
  color: #ffed48;
  line-height: 1.1;
  font-size: 18px;
}

.navigation__joy blockquote {
  font-size: 20px;
  font-weight: 700;
}

.navigation__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px;
  text-align: left;
  font-size: 18px;
}

.navigation__links li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  margin: 0 0 10px;
}

.navigation__links li:nth-child(even) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
}

.navigation__links a {
  display: inline-block;
  padding: 0 0 5px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.navigation__links a:hover {
  border-color: transparent;
}

.navigation-list {
  padding: 0 0 10px;
}

.navigation-list__item--explore {
  display: none;
}

.navigation-list__item + .navigation-list__item {
  margin: 19px 0 0;
}

.navigation-list__item a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.navigation-list__item a:hover {
  opacity: 0.7;
}

.dance {
  padding: 149px 0 0;
}

.dance__head {
  padding: 0 0 16px;
}

.dance__title {
  font-family: 'Anton', sans-serif;
  line-height: 0.6;
  font-size: 100px;
  color: #74f4dd;
}

.dance__title span {
  margin: 0 0 0 -50px;
  font-family: stronger, sans-serif;
  color: #242424;
}

.dance__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #000000;
  border-radius: 20.5px;
  overflow: hidden;
}

.dance__buttons-item {
  min-width: 210px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px 13px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0.15em;
}

.dance__buttons-item + .dance__buttons-item {
  border-left: 1px solid #000000;
}

.dance__buttons-item.active {
  color: #ffffff;
  background: #242424;
}

.dance__buttons-item--green.active {
  color: #000000;
  background: #74f4dd;
}

.dance__buttons-item--yellow.active {
  color: #000000;
  background: #ffed48;
}

.dance__table {
  display: none;
}

.dance__table.active {
  display: block;
}

.dance__table .table-head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 14% 15% 23% 35% 16%;
  grid-template-columns: 14% 15% 23% 35% 16%;
  padding: 17px 25px;
  border-bottom: 1px solid #242424;
}

.dance__table .table-head__item {
  padding: 0 0 0 7px;
  font-family: 'Anton', sans-serif;
  font-size: 36px;
  color: #242424;
}

.dance__table .table-head__item:first-child {
  padding: 0 0 0 10px;
}

.dance__table .table-head__item:last-child {
  padding: 0 70px 0 0;
  text-align: center;
}

.dance__table .table-body__item {
  margin: 25px 0;
  padding: 0 0 0 24px;
  font-family: 'Anton', sans-serif;
  font-size: 36px;
  color: #242424;
}
.dance__table .table-body__item.table-body__item--party p {
  margin: 15px 0 0;
  font-family: 'Akkurat', sans-serif;
  font-size: 16px;
}

.dance__table .table-body__item a {
  display: inline-block;
  font-family: 'Akkurat', sans-serif;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0.7px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

.dance__table .table-body__item span {
  font-size: 24px;
}

.dance__table .table-body__item p {
  font-size: 24px;
}

.dance__table .table-body a.table-body__item-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 92px;
  height: 92px;
  padding: 12px 5px 10px 6px;
  text-align: center;
  font-family: 'Anton', sans-serif;
  font-size: 24px;
  background: #ffed48;
  border: 0.75px solid #000000;
  border-radius: 50%;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.dance__table .table-body__img,
.dance__table .table-body picture {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dance__table picture {
  margin: 5px 0 0;
  border-top: 1px solid #000000;
}

.dance__table-inner {
  margin: 0 0 75px;
}

.dance__table-row {
  position: relative;
  cursor: pointer;
}

.dance__table-row .dance__table-row {
  position: absolute;
  top: 0;
  left: -250%;
  width: 100%;
  background: #ffed48;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.dance__table-row.dance__table-row--yellow .dance__table-row {
  background: #ffed48;
}

.dance__table-row.dance__table-row--yellow .dance__table-row .table-body__item + .table-body__item:before {
  background: #ecd400;
}

.dance__table-row.dance__table-row--yellow a.table-body__item-circle {
  background: #ffed48;
}

.dance__table-row.dance__table-row--green .dance__table-row {
  background: #74f4dd;
}

.dance__table-row.dance__table-row--green .dance__table-row .table-body__item + .table-body__item:before {
  background: #63cbb8;
}

.dance__table-row.dance__table-row--green a.table-body__item-circle {
  background: #74f4dd;
}

.dance__table-row.dance__table-row--red .dance__table-row {
  background: #ff1e6f;
}

.dance__table-row.dance__table-row--red .dance__table-row .table-body__item + .table-body__item:before {
  background: #c0074a;
}

.dance__table-row.dance__table-row--red a.table-body__item-circle {
  background: #ff1e6f;
}
.dance__table-row:hover .table-body__item-circle {
  background-color: #fff !important;
}

.dance__table-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 261px;
  margin: 0 auto 75px;
  padding: 17px 15px 15px;
  text-align: center;
  font-family: 'Akkurat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.05em;
  background: #242424;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 52px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.dance__table-button.hide {
  display: none;
}

.dance__table-button:hover {
  color: #74f4dd;
}

.dance__table-button--yellow {
  color: #000000;
  background: #ffed48;
}

.dance__table-button--yellow:hover {
  color: #ffffff;
}

.dance__table-button--green {
  color: #000000;
  background: #74f4dd;
}

.dance__table-button--green:hover {
  color: #ffffff;
}

.early {
  position: relative;
  padding: 108px 0 82px;
  background: #242424;
}

.early__inner {
  position: relative;
  z-index: 10;
  max-width: 1060px;
  margin: 0 auto 116px;
  padding: 0 15px;
}

.early__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  color: #ffffff;
}

.early__title {
  max-width: 498px;
  margin: 0 0 27px;
  font-family: 'Anton', sans-serif;
  line-height: 1.4;
  font-size: 42px;
  letter-spacing: 0.8px;
}

.early__descr {
  font-size: 16px;
}

.early .modal__form {
  width: 100%;
  max-width: 408px;
  margin: 0 0 0 auto;
  color: #919191;
}

.early .modal__form .ss-main .ss-single-selected {
  padding: 6px 0 6px 6px;
  border-bottom: 2px solid #ffffff;
}

.early .modal__form .ss-main .ss-single-selected .arrow-down {
  border-color: #ffffff;
}

.early .modal__form .ss-main .placeholder {
  color: #ffffff;
  font-size: 16px;
}

.early .modal__form .ss-main .placeholder .ss-disabled {
  color: #919191;
  font-size: 16px;
}

.early .modal__form-bottom {
  border-bottom: 2px solid #ffffff;
}

.early .modal__form-bottom svg use {
  fill: #ffffff;
}

.early .modal__form-input {
  font-size: 16px;
  color: #ffffff;
}

.early .modal__form-input::-webkit-input-placeholder {
  font-size: 16px;
}

.early .modal__form-input::-moz-placeholder {
  font-size: 16px;
}

.early .modal__form-input:-ms-input-placeholder {
  font-size: 16px;
}

.early .modal__form-input::-ms-input-placeholder {
  font-size: 16px;
}

.early .modal__form-input::placeholder {
  font-size: 16px;
}

.early__row {
  max-width: 845px;
  margin: 0 auto;
  padding: 0 15px;
}

.early__item--yellow .early__item-title {
  max-width: 144px;
  padding: 0 0 0 10px;
}

.early__item--yellow .early__item-title:before {
  min-height: 34px;
  background: url('../images/events-calendar/yellow-line.png') no-repeat bottom/contain;
}

.early__item--red .early__item-title {
  max-width: 187px;
  padding: 0 0 0 10px;
}

.early__item--red .early__item-title:before {
  bottom: -33px;
  left: -8px;
  min-height: 42px;
  background: url('../images/events-calendar/red-line.png') no-repeat bottom/contain;
}

.early__item-title {
  position: relative;
  z-index: 1;
  max-width: 183px;
  padding: 0 0 0;
  line-height: 1.5;
  font-family: 'Anton', sans-serif;
  font-size: 24px;
  color: #242424;
  letter-spacing: 0.7px;
}

.early__item-title:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  z-index: -1;
  width: 100%;
  min-height: 37px;
  background: url('../images/events-calendar/green-line.png') no-repeat bottom/contain;
}

.fullscreen-video__wrapper {
  position: relative;
  z-index: 11;
  min-height: 866px;
}

.fullscreen-video__inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  min-height: 100%;
  text-align: center;
  -webkit-clip-path: polygon(50% 100%, 100% 75%, 100% 0, 0 0, 0 75%);
  clip-path: polygon(50% 100%, 100% 75%, 100% 0, 0 0, 0 75%);
  background: url('../images/events-calendar/irl-bg.jpg') no-repeat center / cover;
}

.irl--yellow .fullscreen-video__inner {
  background: url('../images/events-calendar/url-bg.jpg') no-repeat center / cover;
}

.irl--red .fullscreen-video__inner {
  background: url('../images/events-calendar/db-bg.jpg') no-repeat center / cover;
}

.fullscreen-video__title {
  max-width: 850px;
  margin: 0 0 50px;
  font-family: 'Anton', sans-serif;
  font-size: 300px;
  text-align: center;
  color: #74f4dd;
}

.fullscreen-video__video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  min-height: 100%;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.fullscreen-video__hover {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  width: 100%;
  height: 100%;
  background: #74f4dd;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.fullscreen-video__hover.active {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

.fullscreen-video__hover-inner {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}

.fullscreen-video__hover-title {
  font-family: 'Anton', sans-serif;
  font-size: 150px;
  color: #ffffff;
}

.fullscreen-video__hover-subtitle {
  position: relative;
  margin: -70px 0 40px;
  font-family: 'Stronger', sans-serif;
  font-size: 100px;
  color: #242424;
}

.fullscreen-video__hover-subtitle:after {
  content: '';
  position: absolute;
  right: 40px;
  bottom: 10px;
  left: 0;
  width: 170px;
  height: 34px;
  margin: 0 auto;
  background: url('../images/events-calendar/black-line.png') no-repeat bottom/contain;
}

.fullscreen-video__hover-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 269px;
  margin: 0 0 50px;
  padding: 21px 10px 18px;
  text-align: center;
  font-family: 'Akkurat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #000000;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 52px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.fullscreen-video__hover-button:hover {
  color: #ffffff;
  background: #000000;
}

.fullscreen-video__hover-text {
  margin: 0 0 60px;
  text-align: center;
  font-family: 'Akkurat', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.6px;
  color: #242424;
}

.fullscreen-video__qoute {
  margin: -230px 0 0;
  padding: 300px 0 70px;
  background: #74f4dd;
}

.fullscreen-video__qoute-title {
  max-width: 530px;
  margin: 0 auto 30px;
  font-family: 'Anton', sans-serif;
  font-size: 36px;
  line-height: 1.5;
  text-align: center;
  color: #000000;
}

.fullscreen-video__qoute-author {
  font-family: 'Anton', sans-serif;
  font-size: 16px;
  text-align: center;
  color: #000000;
}

.irl--yellow .fullscreen-video__title {
  color: #ffed48;
}

.irl--yellow .fullscreen-video__video {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

@media (min-width: 2000px) {
  .irl--yellow .fullscreen-video__video {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.irl--yellow .fullscreen-video__hover {
  background: #ffed48;
}

.irl--yellow .fullscreen-video__hover-text span {
  display: block;
}

.irl--yellow .fullscreen-video__qoute {
  background: #ffed48;
}

.irl--yellow .fullscreen-video__qoute-title {
  max-width: 1050px;
}

.irl--red .fullscreen-video__title {
  max-width: 1020px;
  font-size: 200px;
  color: #ff1e6f;
}

.irl--red .fullscreen-video__video {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}

@media (min-width: 2000px) {
  .irl--red .fullscreen-video__video {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.irl--red .fullscreen-video__hover {
  background: #ff1e6f;
}

.irl--red .fullscreen-video__qoute {
  background: #ff1e6f;
}

.irl--red .fullscreen-video__qoute-title {
  max-width: 1105px;
  letter-spacing: 0.5px;
}

.calendar {
  position: relative;
  z-index: 10;
  margin: 0 0 -120px;
  padding: 130px 0 30px;
}

.calendar:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 710px;
  background: url('../images/events-calendar/slider-bg.png') no-repeat bottom/cover;
}

.calendar__wrapper {
  padding: 0 0 60px;
}

.calendar__month {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  text-align: center;
  font-family: 'Anton', sans-serif;
  font-size: 100px;
  color: #242424;
}

.calendar__month svg {
  width: 14px;
  height: 26px;
}

.calendar__descr {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.calendar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 150px;
  margin: 0 0 22px;
  font-weight: 700;
  font-size: 16px;
  color: #242424;
  letter-spacing: 0.7px;
}

.calendar__item svg {
  width: 27px;
  height: 27px;
  margin: -2px 16px 0 0;
}

.calendar__item span {
  margin: 0 0 0 3px;
}

.calendar__item span.calendar__item-mobile--live {
  margin: 0;
}

.calendar__item span.calendar__item-desc--live {
  margin: 0;
}

.calendar__weeks {
  max-width: 1090px;
  padding: 37px 0 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.calendar__weeks span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 25px;
  width: 25px;
  padding: 5px 5px 3px 6px;
  line-height: 0;
  font-size: 12px;
  font-weight: 700;
  color: #242424;
  border: 1px solid #242424;
  border-radius: 50%;
}

.calendar .swiper-slide__title {
  margin: 40px 0 0;
  font-family: 'Anton', sans-serif;
  line-height: 1.3;
  font-size: 100px;
}

.calendar .swiper-slide__title span {
  display: block;
}

.calendar .swiper-slide__subtitle {
  margin: 0 0 180px;
  font-family: 'Stronger', sans-serif;
  font-size: 100px;
}

.calendar__table {
  padding: 0 2px 44px;
}

.calendar__table .calendar__days-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  font-family: 'Anton', sans-serif;
  font-size: 24px;
  color: #000000;
}

.calendar__table .calendar__days-item div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 0 0 16px;
  color: #242424;
}

@media (min-width: 1366px) {
  .calendar__table .calendar__days-item div {
    display: grid;
  }
}

.calendar__table .calendar__days-item div a svg {
  width: 27px;
  height: 27px;
  margin: -1px 9px 0 0;
}

.calendar__table .calendar__days-item.without-event {
  cursor: none;
  pointer-events: none;
  color: #dedede;
}

.calendar__days-item {
  position: relative;
}

.calendar__days-item blockquote {
  position: absolute;
  top: 20px;
  left: 15px;
  font-family: 'Akkurat', sans-serif;
  font-size: 12px;
  color: #555555;
}

.swiper-slide-past__text {
  padding: 0 10px 0 15px;
}

.swiper-slide-past__img {
  padding: 81px 15px 0 0;
}

.life {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 810px;
  padding: 0 20px;
  -webkit-clip-path: polygon(50% 100%, 100% 75%, 100% 0, 0 0, 0 75%);
  clip-path: polygon(50% 100%, 100% 75%, 100% 0, 0 0, 0 75%);
}

.life__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
  min-height: 100%;
  text-align: center;
}

.life__title {
  max-width: 930px;
  font-family: 'Anton', sans-serif;
  font-size: calc(30px + 12 * ((100vw - 375px) / 1065));
  line-height: 1.3;
  color: #ffffff;
}

.life__title span:last-child {
  display: block;
  margin: 70px 0 0;
  font-size: calc(18px + 6 * ((100vw - 375px) / 1065));
}

.life__video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  min-height: 100%;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1;
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}

.ethos {
  padding: 83px 0 174px;
  background: #242424;
}

.ethos__title {
  position: relative;
  z-index: 1;
  margin: 0 0 80px;
  font-family: 'Anton', sans-serif;
  font-size: 100px;
  color: #ffffff;
}

.ethos__title:before {
  content: '';
  position: absolute;
  bottom: -50%;
  left: 20px;
  z-index: -1;
  width: 373px;
  height: 93px;
  background: url('../images/events-calendar/ethos-line.png') no-repeat center/contain;
}

.ethos__text {
  font-family: 'Anton', sans-serif;
  font-size: 100px;
  line-height: 1.4;
  color: #ffffff;
}

.ethos__text span {
  color: #ffed48;
}

.select {
  position: relative;
  margin: -200px 0 0;
  padding: 300px 0 50px;
  background: #121212;
}

.select__inner {
  position: relative;
  z-index: 10;
  max-width: 960px;
  margin: 0 auto 60px;
  padding: 0 20px;
}

.select__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  color: #ffffff;
}

.select__title {
  max-width: 354px;
  margin: 0 0 25px;
  font-family: 'Anton', sans-serif;
  font-size: 42px;
  line-height: 1.5;
}

.select__descr {
  font-size: 16px;
  letter-spacing: 0.8px;
}

.select__logo {
  display: block;
  max-width: 282px;
  margin: 0 auto;
}

.select .modal__form {
  width: 100%;
  max-width: 408px;
  margin: 0 0 0 auto;
  color: #919191;
}

.select .modal__form .ss-main .ss-single-selected {
  padding: 6px 0 6px 6px;
  border-bottom: 2px solid #ffffff;
}

.select .modal__form .ss-main .ss-single-selected .arrow-down {
  border-color: #ffffff;
}

.select .modal__form .ss-main .placeholder {
  font-size: 16px;
  color: #ffffff;
}

.select .modal__form .ss-main .placeholder .ss-disabled {
  font-size: 16px;
  color: #919191;
}

.select .modal__form-bottom {
  border-bottom: 2px solid #ffffff;
}

.select .modal__form-bottom svg use {
  fill: #ffffff;
}

.select .modal__form-input {
  font-size: 16px;
  color: #ffffff;
}

.select .modal__form-input::-webkit-input-placeholder {
  font-size: 16px;
}

.select .modal__form-input::-moz-placeholder {
  font-size: 16px;
}

.select .modal__form-input:-ms-input-placeholder {
  font-size: 16px;
}

.select .modal__form-input::-ms-input-placeholder {
  font-size: 16px;
}

.select .modal__form-input::placeholder {
  font-size: 16px;
}

.footer {
  margin: -5px 0 0;
  padding: 0 0 70px;
  color: #ffffff;
  background: #121212;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__info {
  max-width: 500px;
}

.footer__info .logo {
  display: inline-block;
  max-width: 322px;
  max-height: 63px;
  margin: 0 0 40px -35px;
}

.footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 49px;
  font-size: 18px;
}

.footer__list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0 0 11px;
}

.footer__list a {
  display: inline-block;
  padding: 0 0 3px;
  border-bottom: 1px solid #c4c4c4;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.footer__list a:hover {
  border-bottom: 1px solid transparent;
}

.footer__copy {
  font-size: 12px;
  line-height: 1.7;
}

.footer__contacts {
  max-width: 355px;
  margin: 0 0 40px;
}

.footer__contacts a {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer__contacts a:hover {
  opacity: 0.7;
}

.footer__socials {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 27px;
}

.footer__socials a {
  display: inline-block;
  text-align: right;
}

.footer__socials a svg {
  width: 40px;
  height: 40px;
}

.footer__socials a span {
  display: block;
  margin: 17px 0 0;
}

.footer__socials a:last-child svg use {
  fill: #ffffff;
}

.footer__phone {
  font-size: 18px;
  text-align: right;
}

.footer__phone a {
  display: block;
  margin: 15px 0 10px;
  font-weight: 700;
  font-size: 24px;
}

.footer__phone-descr {
  font-size: 10px;
  color: #555555;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: none;
  width: 100%;
  height: 100%;
  background: #ffed48;
  overflow: hidden;
}

.modal.open {
  display: block;
}

.modal__button {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 4;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

.modal__button svg {
  width: 100%;
  height: 100%;
}

.modal__button svg use {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.modal__button:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.modal__inner {
  height: 100%;
}

.modal__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
}

.modal__gif {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 400px;
  height: 100%;
  max-height: 400px;
}

.modal__gif img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 0 0 auto;
}

.modal__title {
  margin: 0 0 30px;
  font-family: 'Anton', sans-serif;
  font-size: calc(42px + 2 * ((100vw - 375px) / 1065));
  line-height: 1.4;
  color: #242424;
}

.modal__text {
  max-width: 330px;
  margin: 0 0 50px;
  font-size: calc(16px + 8 * ((100vw - 375px) / 1065));
}

.modal__form {
  max-width: 421px;
}

.modal__form .ss-main {
  margin: 0 0 72px;
}

.modal__form-bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #242424;
}

.modal__form-input {
  display: inline-block;
  width: 100%;
  padding: 6px;
  font-size: 24px;
}

.modal__form-button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.modal__form-success {
  display: none;
  margin: 10px 5px;
  font-size: 20px;
  color: #fff;
}

.modal__form-success.active {
  display: block;
}

.modal__form-button svg {
  width: 17px;
  height: 14px;
}

.modal__form-button:hover,
.modal__form-button.active {
  padding: 15px 13px 10px;
  background: #74f4dd;
  -webkit-transform: rotate(45deg) translate(-8px, -62%);
  -ms-transform: rotate(45deg) translate(-8px, -62%);
  transform: rotate(45deg) translate(-8px, -62%);
}

.modal__form-button:hover svg,
.modal__form-button.active svg {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.gif {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #74f4dd;
  -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.gif__title {
  margin: 20px 0 20px;
  font-family: 'Anton', sans-serif;
  font-size: calc(8px + 34 * ((100vw - 375px) / 1065));
}

.gif__text {
  font-size: calc(4px + 20 * ((100vw - 375px) / 1065));
}

@media (min-width: 640px) {
  .early__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .header__inner {
    -ms-grid-columns: 37px 132px 3fr 170px 0.3fr 150px;
    grid-template-columns: 37px 132px 3fr 170px 0.3fr 150px;
  }

  .header__button {
    width: 100%;
    max-width: 102px;
    margin: 0 7px 0 auto;
    padding: 10px 10px 7px;
  }

  .header__button:hover {
    font-weight: 700;
    color: #000000;
    background: #ffed48;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  }

  .header__navigation {
    margin: 0 15px 0 auto;
  }

  .header__line {
    margin: 0 10px;
    background: #000000;
  }

  .header__dose:hover span {
    background: #ffed48;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }

  .header__logo .logo use {
    fill: #000000;
  }

  .header__logo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .header__tickets:hover blockquote {
    background: #74f4dd;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    opacity: 1;
  }

  .header {
    font-size: 20px;
    color: #000000;
  }

  .header.active .header__inner {
    -ms-grid-columns: 37px 130px 1fr 30px;
    grid-template-columns: 37px 130px 1fr 30px;
  }

  .header.active .header__cross {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .header.active .header__line {
    display: none;
  }

  .header.active .header__line--first {
    display: block;
  }

  .header.active .header__navigation {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 17% 2fr auto;
    grid-template-columns: 17% 2fr auto;
    text-align: left;
  }

  .header.active .header__navigation::before {
    content: '';
    height: 1px;
    margin: 53px 33px 0 -30px;
    background: #ffffff;
  }

  .header.active .header__navigation .navigation-list__item--explore {
    display: inline-block;
    font-size: 18px;
  }

  .header.active .header__dose {
    display: none;
  }

  .header.active .header__tickets {
    display: none;
  }

  .navigation__joy {
    line-height: 0.25;
  }

  .header.active .navigation__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-row-align: start;
    align-self: start;
    max-width: 380px;
    margin: 120px 0 0;
  }

  .header.active .navigation__joy {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 0 81px;
  }

  .header.active .navigation__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    margin: 0 0 50px;
  }

  .header.active .navigation__socials {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    text-align: center;
  }

  .header.active .navigation__phone {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 27px 10px 0 32px;
  }

  .header.active .navigation__button {
    max-width: 289px;
    max-height: 68px;
    text-align: center;
  }

  .early__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 232px;
    flex: 0 0 232px;
    width: 232px;
    height: 232px;
    background: #74f4dd;
    border-radius: 50%;
  }

  .early__item svg {
    display: none;
  }

  .early__item--yellow {
    background: #ffed48;
  }

  .early__item--red {
    background: #ff1e6f;
  }

  .life__title span {
    display: block;
  }
}

@media (min-width: 768px) and (min-width: 1280px) {
  .header.active .header__navigation {
    -ms-grid-columns: 17% 0.9fr auto;
    grid-template-columns: 17% 0.9fr auto;
  }
}

@media (min-width: 768px) and (min-width: 1500px) {
  .header.active .header__navigation {
    -ms-grid-columns: 24vw 2fr 1.4fr;
    grid-template-columns: 24vw 2fr 1.4fr;
  }
}

@media (min-width: 800px) {
  .early__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .early .modal__form {
    max-width: 418px;
    padding: 0 10px 0 0;
  }

  .early .modal__form .ss-main {
    margin: 0 0 82px;
  }

  .select__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .select .modal__form {
    max-width: 418px;
    padding: 0 10px 0 0;
  }

  .select .modal__form .ss-main {
    margin: 0 0 82px;
  }

  .footer__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media (min-width: 840px) {
  .swiper-slide-past {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 900px) {
  .modal__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gif img {
    display: none;
  }
}

@media (min-width: 1010px) {
  .dance__table .table-body__item {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .dance__table .table-body__item + .table-body__item {
    position: relative;
  }

  .dance__table .table-body__item + .table-body__item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    height: 104px;
    width: 1px;
    background: #dedede;
  }

  .dance__table .table-body__item.table-body__item--last:before {
    display: none;
  }

  .dance__table .table-body__img,
  .dance__table .table-body picture {
    display: none;
  }

  .dance__table-inner {
    border: 1px solid #242424;
  }

  .dance__table-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 13% 15% 22% 35% 15%;
    grid-template-columns: 13% 15% 22% 35% 15%;
    min-height: 153px;
    overflow: hidden;
  }

  .dance__table-row.hide {
    display: none;
  }

  .dance__table-row + .dance__table-row {
    border-top: 1px solid #242424;
  }

  .dance__table-row:hover .dance__table-row {
    left: 0;
  }

  .dance__table-row:hover
    .dance__table-row
    .table-body__item
    + .table-body__item.table-body__item--last:before {
    display: none;
  }

  .dance__table-row:hover .dance__table-row .table-body__item-circle {
    background: #ffffff;
  }
}

@media (min-width: 1024px) {
  .fullscreen-video__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .fullscreen-video__hover {
    z-index: 2;
  }
}

@media (min-width: 1140px) {
  .dance__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 0 48px;
  }
}

@media (min-width: 1366px) {
  .calendar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .calendar__month {
    max-width: 46%;
  }

  .calendar__descr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 420px;
    flex: 0 0 420px;
    width: 420px;
  }

  .calendar__item span.calendar__item-mobile {
    display: none;
  }

  .calendar__table .calendar__days {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .calendar__days-item blockquote {
    display: none;
  }
}

@media (min-width: 1368px) {
  .calendar {
    padding: 130px 0 90px;
  }
}

@media (min-width: 1440px) {
  .navigation {
    padding: 0 15px 10px;
    font-size: 68px;
  }
}

@media (min-width: 1600px) {
  .fullscreen-video__video {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }

  .life__video {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5);
  }
}

@media (min-width: 2000px) {
  .fullscreen-video__video {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@media (min-width: 1920px) {
  .header__inner {
    font-size: 20px;
  }
}

@media (max-width: 1366px) {
  .calendar__wrapper {
    padding: 0 0 25px;
  }

  .calendar__descr {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0;
  }

  .calendar__item span.calendar__item-desc {
    display: none;
  }

  .calendar__item--url {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .calendar__item:first-child {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .calendar__bottom .--min-container {
    padding: 0;
  }

  .calendar__weeks {
    display: none;
  }

  .calendar__table {
    padding: 0 0 44px;
  }

  .calendar__table .calendar__days-item.without-event {
    display: none;
  }

  .calendar__table .calendar__days-item.with-event {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    font-size: 36px;
  }

  .calendar__table .calendar__days-item.with-event b {
    min-width: 33px;
  }

  .calendar__table .calendar__days-item.with-event div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .calendar__table .calendar__days-item.with-event div svg {
    margin: -1px 19px 0 0;
  }

  .calendar__table .calendar__days-item.with-event div a.get_tix:after {
    content: 'GET TIX';
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    text-align: center;
    font-size: 16px;
    color: #242424;
    letter-spacing: 0.7px;
    background: #74f4dd;
    border: 0.75px solid #000000;
    border-radius: 50%;
  }

  .calendar__table .calendar__days-item.with-event div a.free:after {
    content: 'FREE';
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    text-align: center;
    font-size: 16px;
    color: #242424;
    letter-spacing: 0.7px;
    background: #74f4dd;
    border: 0.75px solid #000000;
    border-radius: 50%;
  }

  .calendar__days-item {
    border-top: 1px solid #dedede;
  }
}

@media (max-width: 1280px) {
  .fullscreen-video__video {
    -webkit-transform: scale(3.9);
    -ms-transform: scale(3.9);
    transform: scale(3.9);
  }
}

@media (max-width: 1220px) {
  .irl--yellow .fullscreen-video__video {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }

  .irl--red .fullscreen-video__video {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }
}

@media (max-width: 1140px) {
  .dance__title {
    text-align: center;
  }

  .dance__title span {
    display: block;
    margin: -10px 0 25px;
  }

  .dance__buttons {
    max-width: 620px;
    margin: 0 auto 26px;
  }
}

@media (max-width: 1130px) {
  .dance__table .table-body__item {
    padding: 0 10px;
  }
}

@media (max-width: 1110px) {
  .irl--yellow .fullscreen-video__video {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }

  .irl--red .fullscreen-video__video {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }
}

@media (max-width: 1100px) {
  .navigation__contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 1070px) {
  .ethos__title {
    font-size: 65px;
    margin: 0 0 65px;
  }

  .ethos__title:before {
    left: 0;
    bottom: -70%;
    width: 260px;
  }

  .ethos__text {
    font-size: 60px;
  }
}

@media (max-width: 1024px) {
  .fullscreen-video__wrapper {
    min-height: auto;
  }

  .fullscreen-video__hover {
    position: static;
    margin: -100px 0 0;
    padding: 140px 0 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }

  .fullscreen-video__hover-text {
    display: none;
  }

  .fullscreen-video__qoute {
    margin: 0;
    padding: 0 0 89px;
  }

  .irl--red .fullscreen-video__title {
    min-height: 300px;
    margin: 60px 0 0;
    font-size: 140px;
  }
}

@media (max-width: 1010px) {
  .dance__table .table-head {
    display: none;
  }

  .dance__table .table-body__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
    padding: 0;
  }

  .dance__table .table-body__item--time {
    display: none;
  }

  .dance__table .table-body__item--party {
    display: none;
  }

  .dance__table .table-body__item:first-child {
    padding: 14px 0 0 15px;
  }

  .dance__table .table-body__item--country {
    padding: 23px 16px 0 0;
    text-align: right;
    font-size: 24px;
  }

  .dance__table .table-body__item a {
    position: absolute;
    bottom: -25px;
    left: 0;
  }

  .dance__table .table-body a.table-body__item-circle {
    right: -1px;
    bottom: -48px;
    left: auto;
  }

  .dance__table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #000000;
  }

  .dance__table-row .dance__table-row {
    display: none;
  }
}

@media (max-width: 900px) {
  .navigation__wrapper {
    justify-items: center;
  }

  .navigation__links {
    max-width: 340px;
    margin: 0 auto;
  }

  .life__video {
    -webkit-transform: scale(3.9);
    -ms-transform: scale(3.9);
    transform: scale(3.9);
  }

  .modal__inner {
    padding: 80px 20px 0;
    text-align: center;
  }

  .modal__gif {
    margin: 0 auto 0;
  }

  .modal__text {
    margin: 0 auto 50px;
  }

  .modal__form {
    margin: 0 auto 80px;
  }

  .gif {
    -webkit-transform: translateY(-70%) scale(2);
    -ms-transform: translateY(-70%) scale(2);
    transform: translateY(-70%) scale(2);
  }

  .gif img {
    display: inline-block;
    max-width: 220px;
    max-height: 220px;
    margin: -40px auto 0;
  }

  .gif__title {
    margin: 7px 0 5px;
  }

  .gif__text {
    margin: 0;
  }
}

@media (max-width: 840px) {
  .calendar .swiper-slide__subtitle {
    margin: 0 0 50px;
  }

  .swiper-slide-past__text {
    padding: 0;
  }

  .swiper-slide-past__img {
    padding: 0 0 80px;
    text-align: center;
  }
}

@media (max-width: 800px) {
  .early__title {
    margin: 0 auto 35px;
    font-size: 36px;
    letter-spacing: 0.4px;
  }

  .early__descr {
    margin: 0 0 58px;
    letter-spacing: 0.4px;
  }

  .early .modal__form {
    margin: 0 auto;
  }

  .early .modal__form .ss-main {
    margin: 0 0 50px;
  }

  .select__info {
    text-align: center;
  }

  .select__title {
    margin: 0 auto 25px;
    letter-spacing: 0.6px;
  }

  .select__descr {
    max-width: 215px;
    margin: 0 auto 80px;
    line-height: 1.4;
  }

  .select .modal__form {
    margin: 0 auto;
  }

  .footer {
    padding: 0 0 170px;
  }

  .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 10px 20px 0;
  }

  .footer__info {
    margin: 60px auto 0;
    text-align: center;
  }

  .footer__copy {
    max-width: 230px;
    margin: 0 auto;
    color: #555555;
  }

  .footer__copy span {
    display: block;
  }

  .footer__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0 auto;
  }

  .footer__socials {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__socials a span {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .footer__socials a:last-child {
    margin: 0 0 0 30px;
  }

  .footer__phone {
    text-align: center;
  }

  .footer__phone-descr {
    max-width: 201px;
    margin: 0 auto 30px;
  }
}

@media (max-width: 768px) {
  .header__button.active {
    display: none;
  }

  .header__dose {
    display: none;
  }

  .header__tickets span {
    display: none;
  }

  .header__tickets blockquote {
    display: none;
  }

  .navigation__phone p {
    max-width: 150px;
  }

  .dance__table-row + .dance__table-row {
    margin: 67px 0 0;
  }

  .early__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 281px;
    margin: 0 auto 81px;
  }

  .early__item svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    margin: 0 46px 0 0;
  }

  .early__item--yellow .early__item-title:before {
    left: auto;
    max-width: 144px;
    background: url('../images/events-calendar/yellow-line-mobile.png') no-repeat bottom/contain;
  }

  .early__item--red .early__item-title:before {
    bottom: -18px;
    left: auto;
    max-width: 144px;
    min-height: 34px;
    background: url('../images/events-calendar/red-line-mobile.png') no-repeat bottom/contain;
  }

  .early__item-title {
    color: #ffffff;
    line-height: 1.7;
  }

  .early__item-title:before {
    right: 30px;
    bottom: -15px;
    left: auto;
    max-width: 144px;
    min-height: 34px;
    background: url('../images/events-calendar/green-line-mobile.png') no-repeat bottom/contain;
  }

  .early .early__item-title {
    padding: 0;
    max-width: none;
  }

  .fullscreen-video__inner {
    padding: 0 20px 100px;
    -webkit-clip-path: polygon(50% 100%, 100% 85%, 100% 0, 0 0, 0 85%);
    clip-path: polygon(50% 100%, 100% 85%, 100% 0, 0 0, 0 85%);
  }

  .irl--red .fullscreen-video__title {
    margin: 200px 0 0;
    font-size: 100px;
    letter-spacing: 0.7px;
  }

  .calendar__month {
    font-size: 48px;
  }

  .calendar__item {
    min-width: 0;
    font-size: 10px;
  }

  .calendar__item svg {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin: -2px 0 0 0;
  }

  .calendar .swiper-slide__title {
    margin: 42px 0 20px;
    text-align: center;
    font-size: 48px;
  }

  .calendar .swiper-slide__title span {
    margin: 0 0 10px;
  }

  .calendar .swiper-slide__subtitle {
    text-align: center;
    font-size: 48px;
    letter-spacing: 0.4px;
  }

  .life {
    padding: 0 20px 100px;
    -webkit-clip-path: polygon(50% 100%, 100% 85%, 100% 0, 0 0, 0 85%);
    clip-path: polygon(50% 100%, 100% 85%, 100% 0, 0 0, 0 85%);
  }
}

@media (max-width: 700px) {
  .dance__buttons-item {
    width: 100%;
    min-width: 115px;
  }
}

@media (max-width: 670px) {
  .irl--red .fullscreen-video__video {
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
  }
}

@media (max-width: 600px) {
  .navigation {
    letter-spacing: -0.5px;
  }

  .dance {
    padding: 115px 0 0;
  }

  .dance__title {
    font-size: 65px;
  }

  .dance__title span {
    font-size: 50px;
  }

  .dance__table-button {
    max-width: 185px;
    margin: 0 auto 39px;
    padding: 15px 7px 13px;
    font-size: 16px;
  }

  .early {
    padding: 92px 0 20px;
  }

  .fullscreen-video__inner {
    min-height: 440px;
    max-height: 440px;
  }

  .fullscreen-video__title {
    margin: 70px 0 0;
    font-size: 200px;
  }

  .fullscreen-video__hover-title {
    font-size: 65px;
  }

  .fullscreen-video__hover-subtitle {
    margin: -14px 0 40px;
    font-size: 50px;
    letter-spacing: 0.4px;
  }

  .fullscreen-video__hover-subtitle:after {
    right: 35px;
    bottom: 2px;
    width: 73px;
  }

  .fullscreen-video__hover-button {
    position: relative;
    z-index: 10;
    min-width: 184px;
    margin: 0 0 73px;
    padding: 16px 10px 13px;
    font-size: 16px;
  }

  .fullscreen-video__qoute-title {
    font-size: 24px;
  }

  .fullscreen-video__qoute-title span {
    display: block;
  }

  .fullscreen-video__video {
    pointer-events: none;
  }

  .irl--yellow .fullscreen-video__video {
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
  }

  .irl--yellow .fullscreen-video__hover-subtitle {
    margin: -20px 0 40px;
    font-size: 50px;
    letter-spacing: 0.4px;
  }

  .irl--yellow .fullscreen-video__hover-subtitle:after {
    right: 24px;
    bottom: 5px;
  }

  .irl--yellow .fullscreen-video__qoute-title {
    padding: 0 15px;
    letter-spacing: -0.2px;
  }

  .irl--red .fullscreen-video__title {
    min-height: auto;
    margin: auto auto 100px;
    font-size: 60px;
  }

  .irl--red .fullscreen-video__hover-subtitle {
    margin: -20px 0 40px;
    letter-spacing: 0.1px;
  }

  .irl--red .fullscreen-video__hover-subtitle:after {
    right: -174px;
    bottom: 2px;
  }

  .irl--red .fullscreen-video__qoute-title {
    padding: 0 15px;
    letter-spacing: 0.2px;
  }

  .calendar:after {
    min-height: 210px;
  }

  .life__title {
    letter-spacing: 0.8px;
  }

  .ethos {
    padding: 83px 20px 101px;
  }

  .ethos__text {
    max-width: 300px;
    font-size: 35px;
    letter-spacing: 0.5px;
  }

  .ethos__text span {
    display: block;
  }

  .select .modal__form .ss-main .placeholder {
    font-size: 18px;
  }

  .select .modal__form .ss-main .placeholder .ss-disabled {
    font-size: 18px;
  }

  .select .modal__form-input {
    font-size: 18px;
  }

  .select .modal__form-input::-webkit-input-placeholder {
    font-size: 18px;
  }

  .select .modal__form-input::-moz-placeholder {
    font-size: 18px;
  }

  .select .modal__form-input:-ms-input-placeholder {
    font-size: 18px;
  }

  .select .modal__form-input::-ms-input-placeholder {
    font-size: 18px;
  }

  .select .modal__form-input::placeholder {
    font-size: 18px;
  }

  .footer__list {
    margin: 60px 0 100px;
    text-align: left;
  }

  .footer__list li {
    letter-spacing: -0.1px;
    line-height: 1.2;
  }
}

@media (max-width: 480px) {
  .modal__gif {
    max-width: 200px;
    max-height: 200px;
  }

  .modal__text {
    max-width: 240px;
  }

  .gif {
    display: block;
    text-align: center;
    -webkit-transform: translateY(-135%) scale(4.3);
    -ms-transform: translateY(-135%) scale(4.3);
    transform: translateY(-135%) scale(4.3);
  }

  .gif img {
    display: inline-block;
    max-width: 80px;
    max-height: 80px;
    margin: 15px auto 0;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  .header.active .header__navigation {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header.active .header__navigation::before {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .header.active .navigation__phone {
    margin: 0 auto;
  }
}

@media (max-width: 1010px) and (min-width: 768px) {
  .dance__table .table-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    margin: 0 0 70px;
  }
}

@media (max-width: 1366px) {
  .calendar__table .calendar__days-item.with-event div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
  }

  a.get_tix,
  a.free {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .calendar__table .calendar__days-item.with-event div svg {
    margin: -1px 19px 0 40px;
  }

  .calendar__table .calendar__days-item.with-event div a.get_tix:after,
  .calendar__table .calendar__days-item.with-event div a.free:after {
    margin: 0 0 0 auto;
  }

  .calendar__table .calendar__days-item {
    height: 110px;
  }
}

.calendar-current-month b {
  font-size: 20px;
}

.reveal-overlay[data-close=contact-faq-popup], .reveal-overlay[data-close=contact-partner-press-popup], .reveal-overlay[data-close=contact-campus2-popup], .reveal-overlay[data-close=contact-popup], .reveal-overlay[data-close=contact-preform-popup] {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    opacity: .95;
    background: #50E3C2;
    overflow-y: scroll;
}

.reveal.small {
    display: none;
    margin: auto auto 10rem;
    left: 20%!important;
    width: 60%!important;
    height: 85vh!important;
    min-height: 85vh!important;
    border: 0;
    background: #FFF;
    box-shadow: 0.125rem 0.125rem 0.938rem 0 rgb(0 0 0 / 5%);
    z-index: 99999999;
    top: 5%!important;
    overflow-y: auto;
    position: fixed;
}


@media (max-width: 600px) {
  .reveal.small {
    left: 50%;
    width: 95%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.reveal.small.active {
  display: block;
}

.reveal .contact-img img {
    display: block;
    margin: auto;
    padding-top: 3rem;
}

.community-detail-text p, .contact-img p {
    font-family: 'Akkurat';
    text-align: center;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.reveal .contact-img p {
    display: block;
    margin: 1.5rem auto auto;
    max-width: 90%;
    font-size: 21px;
    color: #000;
    letter-spacing: 0.1px;
    line-height: 2.5rem;
}

.reveal .layout-page p {
    font-family: 'Akkurat';
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    color: #000;
    letter-spacing: .063rem;
    line-height: 2.5rem;
}

.reveal .reveal-content {
    padding: 1.875rem 3.125rem;
}

.reveal form, .scroll-down {
    font-weight: 400;
}

.contact-page-container {
  margin-bottom: 1rem;
}

@media (min-width: 1238px) {
  .contact-page-container {
    display: flex;
  }
}

.contact-name {
    flex: 1;
}


@media (min-width: 1238px) {
  .contact-name {
    margin-right: 3rem;
  }
}

.wpcf7-form-control-wrap {
    position: relative;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    min-width: 200px;
    min-height: 56px;
    border: 0;
}

.reveal [type=color], .reveal [type=date], .reveal [type=datetime-local], .reveal [type=datetime], .reveal [type=email], .reveal [type=month], .reveal [type=number], .reveal [type=password], .reveal [type=search], .reveal [type=tel], .reveal [type=text], .reveal [type=time], .reveal [type=url], .reveal [type=week], .reveal textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 1;
    color: #000;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    border-radius: 0;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: .9375rem;
}


.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    background-color: #F7F7F7;
    font-family: 'Akkurat';
    font-size: 15px;
    letter-spacing: 0.1px;
    color: #4A4A4A;
    padding-left: 2rem!important;
}

.reveal form input:not([type=submit]) {
    height: 4rem;
    box-shadow: none;
    box-sizing: border-box;
    color: #000;
    width: 100%;
}

.contact-email {
    flex: 1;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.form-control {
    min-width: 300px;
}

@media (min-width: 1238px) {
  .contact-sub-container {
    display: flex;
  }
}

.contact-sub {
    flex: 1;
}


@media (min-width: 1238px) {
  .contact-sub:nth-child(1) {
    margin-right: 1.5rem;
  }
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: .9375rem;
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    background-color: #F7F7F7;
    font-family: 'Akkurat';
    font-size: 15px;
    letter-spacing: 0.1px;
    padding-left: 2rem!important;
}

.reveal form select {
    border: 0;
    color: #4A4A4A;
    height: 4rem!important;
    line-height: 1.5;
    background-size: .75rem 1.188rem;
    background-position: right 1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    margin-bottom: 0;
}

.reveal form select {
    text-transform: capitalize!important;
}

.reveal form select {
    background-image: url(https://www.daybreaker.com/wp-content/themes/dybrkr-with-hub-v3/images/contact-arrows.png);
}

.reveal option {
    font-family: 'Akkurat';
}

.reveal form select {
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #000;
    background-color: #fff;
    background-size: 10px 15px;
    background-position: right 0 center;
    background-origin: content-box;
    background-repeat: no-repeat;
}

.reveal form select {
    width: 100%;
    padding: 0 10px!important;
    height: 2.5rem!important;
    appearance: none;
}

.accordion-item:first-child>:first-child, .accordion-item:last-child>:last-child, select {
    border-radius: 0;
}


@media (min-width: 1238px) {
  .contact-sub:nth-child(2) {
    margin-left: 1.5rem;
  }
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: .9375rem;
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    background-color: #F7F7F7;
    font-family: 'Akkurat';
    font-size: 15px;
    letter-spacing: 0.1px;
    padding-left: 2rem!important;
}

.reveal form input:not([type=submit]) {
    height: 4rem;
    box-shadow: none;
    box-sizing: border-box;
    color: #000;
    width: 100%;
}

.wpcf7-form-control-wrap.your-message {
    display: block;
    padding-top: 0.8rem;
}

.reveal form textarea {
    min-height: 50px;
    max-width: 100%;
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    height: 1.5rem;
    line-height: 1.5rem;
    padding: .9375rem;
}

.reveal form input:not([type=submit]), .reveal form select, .reveal form textarea {
    min-height: 56px;
    background-color: #F7F7F7;
    font-family: 'Akkurat';
    font-size: 15px;
    letter-spacing: 0.1px;
    line-height: 1;
    color: #4a4a4a;
    padding-left: 2rem!important;
    border: 0;
}

.reveal form textarea {
    height: 11rem;
    box-shadow: none;
    padding-top: 1.5rem!important;
    color: #000!important;
    line-height: 1;
    border: 0;
}

.reveal div .pt4 {
    width: 80%;
    margin: 0 auto 1%;
}

.reveal .pt4 {
    padding-top: 2rem;
    border-top: 0 solid #000!important;
}

.reveal .text-center {
    text-align: center;
}

.reveal .button {
    background-color: #9cffde;
    color: #000;
}

.reveal .button {
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    padding: 1.2vw 2vw 1.15vw;
    margin: 0 0 1rem;
    font-size: 24px;
}

.reveal .button, .title {
    font-weight: 400;
}

.reveal .button, .shop-a-links {
    -webkit-appearance: initial;
    -webkit-transition-duration: .3s!important;
    -webkit-transition-timing-function: ease-in-out!important;
}

.reveal .button {
    min-height: 47px;
    font-size: 18px;
    letter-spacing: 0.2px;
    color: #fff;
    border: 0 solid #9fffde!important;
    transition-duration: .3s!important;
    transition-timing-function: ease-in-out!important;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

.form-disclaimer {
  font-size: 11px;
  text-align: center;
  padding-top: 1em;
}

.form-disclaimer a {
    background-color: #0000;
    color: #37e3c8;
    text-decoration: none;
    cursor: pointer;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #f00;
}

.reveal .close-button {
    font-size: 3.125rem;
    right: 1.875rem;
    top: 1.25rem;
    font-weight: 700;
    position: absolute;
    color: #828282;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
}

#contact-campus-popup.reveal .close-button, #contact-faq-popup.reveal .close-button, #contact-partner-press-popup.reveal .close-button, #contact-popup-campus.reveal .close-button, #contact-campus2-popup.reveal .close-button, #contact-popup-campus.reveal .close-button, #contact-popup-partners.reveal .close-button, #contact-popup-press.reveal .close-button, #contact-popup.reveal .close-button, #contact-preform-popup.reveal .close-button, #contribute-popup.reveal .close-button {
    font-size: 2.1rem;
    right: 0;
    top: 0;
    padding: .6rem 1rem .5rem;
    font-weight: 100;
    color: #D8D8D8;
    line-height: 1;
    cursor: pointer;
    background-color: #F7F7F7;
}

.reveal>:last-child, .wp-caption img {
    margin-bottom: 0;
}

.wrapper::after {
  content: '';
}

.wrapper.active {
  position: relative;
}

.wrapper.active::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    opacity: .95;
    background: #50E3C2;
}

/* Modal Form CSS */

@media (max-width: 768px) {
  .overlapped-heading {
    text-align: center;
  }
}
.overlapped-heading__main {
  font-family: "Anton", sans-serif;
  font-size: 100px;
  line-height: 1;
}
@media (max-width: 1440px) {
  .overlapped-heading__main {
    font-size: 6.9444444444vw;
  }
}
@media (max-width: 768px) {
  .overlapped-heading__main {
    font-size: 42px;
    line-height: 62px;
  }
}
.overlapped-heading__accent {
  position: relative;
  font-size: 100px;
  font-family: "Stronger", sans-serif;
  line-height: 0.65em;
  margin-top: -0.3em;
}
@media (max-width: 1440px) {
  .overlapped-heading__accent {
    font-size: 6.9444444444vw;
  }
}
@media (max-width: 768px) {
  .overlapped-heading__accent {
    font-size: 48px;
  }
}


.modal-form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #74f4dd;
  z-index: 20015;
  overflow: auto;
}
.modal-form__close {
  position: absolute;
  top: 23px;
  right: 33px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
@media (max-width: 768px) {
  .modal-form__close {
    top: 14px;
    right: 16px;
    width: 20px;
    height: 20px;
  }
}
.modal-form__close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.modal-form__inner {
  margin: auto;
  padding-top: 46px;
  max-width: 648px;
  text-align: center;
}
@media (max-width: 768px) {
  .modal-form__inner {
    padding: 55px 20px;
  }
}
.modal-form .overlapped-heading {
  margin-bottom: 55px;
}
.modal-form .overlapped-heading__main {
  color: #fff;
}
@media (max-width: 641px) {
  .modal-form__content
    .gform_wrapper
    .ginput_container
    span:not(.ginput_price) {
    margin-bottom: 0;
  }
  .modal-form__content
    .gform_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    line-height: 20px;
  }
}
.modal-form__content .gform_wrapper div.validation_error {
  color: #f00;
  border: none;
  padding: 0;
}
.modal-form__content .gform_wrapper ul.gform_fields .form-control {
  position: relative;
  margin-top: 40px;
  padding: 0;
  border: 0;
  border-bottom: 3px solid #fff;
  background: #0000;
}
.modal-form__content .gform_wrapper ul.gform_fields .form-control input,
.modal-form__content .gform_wrapper ul.gform_fields .form-control textarea,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-text {
  display: block;
  width: 100%;
  background: #0000;
  font: 700 18px/21.6px "Akkurat", sans-serif;
  font-size: 18px !important;
  padding: 10px !important;
  color: #242424;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  input::-webkit-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  textarea::-webkit-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-text::-webkit-input-placeholder {
  font-weight: 400;
  color: #55b0a0;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  input:-ms-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  textarea:-ms-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-text:-ms-input-placeholder {
  font-weight: 400;
  color: #55b0a0;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  input::-ms-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  textarea::-ms-input-placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-text::-ms-input-placeholder {
  font-weight: 400;
  color: #55b0a0;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  input::placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  textarea::placeholder,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-text::placeholder {
  font-weight: 400;
  color: #55b0a0;
}
.modal-form__content .gform_wrapper ul.gform_fields .form-control textarea {
  font-weight: 400;
  height: auto;
  min-height: 41px;
  max-height: 200px;
}
.modal-form__content .gform_wrapper ul.gform_fields .form-control .jcf-select {
  position: relative;
  display: block;
  cursor: pointer;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select::after {
  position: absolute;
  content: "";
  top: 17px;
  right: 17px;
  width: 26px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8,<svg width='29' height='16' viewBox='0 0 29 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.42822 2L14.4282 14L27.4282 2' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .modal-form__content
    .gform_wrapper
    ul.gform_fields
    .form-control
    .jcf-select::after {
    top: 10px;
    width: 13px;
    height: 16px;
  }
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select.jcf-drop-active::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-drop {
  position: absolute;
  background: #fff;
  z-index: 1;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-drop
  ul
  li
  span {
  display: block;
  padding: 10px !important;
  font: 700 18px/21.6px "Akkurat", sans-serif;
  color: #000;
  border-bottom: 3px solid #fff;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control
  .jcf-select-drop
  ul
  li
  span:hover {
  background: #ffed48;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control.gfield_error
  input,
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control.gfield_error
  textarea {
  border: none !important;
  color: #f00;
}
.modal-form__content
  .gform_wrapper
  ul.gform_fields
  .form-control.gfield_error
  .gfield_description {
  position: absolute;
  padding: 10px 10px 0;
  color: #f00;
}
.modal-form__content .gform_wrapper .gform_footer {
  margin-top: 40px;
  padding: 0;
  text-align: center;
}
.modal-form__content .gform_wrapper .gform_footer input[type="submit"] {
  margin: 0 auto;
  padding: 13px 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 142px;
  font: 700 16px/20px "Akkurat", sans-serif;
  letter-spacing: 0.05em;
  color: #242424;
  width: 185px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal-form__content .gform_wrapper .gform_footer input[type="submit"].sending {
  background: #000;
  color: #fff;
}
.modal-form__content .gform_confirmation_wrapper {
  margin-top: 109px;
}
.modal-form__content .gform_confirmation_wrapper .gform_confirmation_message {
  font: 400 20px/1.3 "Akkurat", sans-serif;
  color: #000;
}
.modal-form__btn {
  margin: 0 auto;
  padding: 13px 10px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 142px;
  font: 700 16px/20px "Akkurat", sans-serif;
  letter-spacing: 0.05em;
  color: #242424;
  width: 185px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 50px;
  background: #000;
  color: #fff;
}

.desktop-container{
  max-width: 1370px;
    margin: 0 auto;
    padding: 0px 15px;
  display:flex;
  align-items:center;
}

.desktop-nav{
  width:100%;
}

.desktop-header .navigation-list{
  display:flex;
  justify-content:space-between;
    margin: 0;
    padding: 0;
    margin-top: -2px;
  padding-left:25px;
  max-width:875px;
}

.desktop-header .navigation-list a{
  font-family: 'Akkurat';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
  text-transform:uppercase;
  transition:all 0.3s ease;
}

.desktop-header .navigation-list a:hover{
  color:#74f4dd;
}

.desktop-header .navigation-list li.nav-btn a{
  background: #FFED48;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 52px;
  padding:13px 32px;
  transition:all 0.3s ease;
}

.desktop-header .navigation-list li.nav-btn a:hover{
  color: #fff;
  background: #74f4dd;
}

header.desktop-header{
	padding-top: 25px;
	padding-bottom: 27px;
}

.desktop-logo img{
  width:243px;
}

.top__join{
  display:none !important;
}



@media (max-width:1023px){
  header.desktop-header{
    display:none;
  }
}

@media (min-width:1024px){
    
  header.header{
    display:none;
  }
}

@media (min-width:1024px) and (max-width:1199px) {
  header.desktop-header{
    padding-top:45px;
  }
  
  .desktop-header .navigation-list li.nav-btn a{
    padding: 10px 20px 8px;
  }
  
  .desktop-header .navigation-list a{
    font-size:16px;
  }
  
  .desktop-logo img{
    width:200px;
  }
  
  .desktop-header .navigation-list{
    margin-top:5px;
  }
}


.desktop-header .navigation-list {
  padding-left: 62px;
}
@media only screen and (max-width: 1300px) {
  .desktop-header .navigation-list {
    padding-left: 75px;
  }
}
@media only screen and (max-width: 1200px) {
  .desktop-header .navigation-list {
    padding-left: 86px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  header.desktop-header {
    padding-top: 27px;
  }
  .desktop-header .navigation-list {
    margin-top: 0;
  }
}
