@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 {
  font-family: sans-serif;
  font-display: swap;
  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";
  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;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
button:-webkit-autofill,
button:-webkit-autofill:hover,
button:-webkit-autofill:focus,
button:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
a:-webkit-autofill,
a:-webkit-autofill:hover,
a:-webkit-autofill:focus,
a:-webkit-autofill:active {
  -webkit-text-fill-color: #000000;
  color: #000000 !important;
  background: transparent;
  border: none;
  -webkit-transition: background-color 5000000s ease-in-out 0s;
  transition: background-color 5000000s ease-in-out 0s;
}

.select input:-webkit-autofill,
.select input:-webkit-autofill:hover,
.select input:-webkit-autofill:focus,
.select input:-webkit-autofill:active,
.select button:-webkit-autofill,
.select button:-webkit-autofill:hover,
.select button:-webkit-autofill:focus,
.select button:-webkit-autofill:active,
.select textarea:-webkit-autofill,
.select textarea:-webkit-autofill:hover,
.select textarea:-webkit-autofill:focus,
.select textarea:-webkit-autofill:active,
.select a:-webkit-autofill,
.select a:-webkit-autofill:hover,
.select a:-webkit-autofill:focus,
.select a:-webkit-autofill:active {
  -webkit-text-fill-color: #ffffff;
  color: #ffffff !important;
  background: transparent;
  border: none;
  -webkit-transition: background-color 5000000s ease-in-out 0s;
  transition: background-color 5000000s ease-in-out 0s;
}

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;
}

.loading-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 22000;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: #000000;
}

.loading-block__video {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  min-width: 100vw;
  min-height: 100%;
  margin: auto;
  transform: scale(1.35);
}

.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 0 6px 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: none;
  -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;
  background-color: #ffed48;
  outline: 0;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.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;
}

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

.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: #ffffff;
  -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;
}

.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: #ffffff;
  -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 10px;
  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: 129px;
  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;
}

@media (max-width: 600px) {
  .navigation-list {
    padding: 0 0 55px;
  }
}

.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;
}

.top {
  min-height: 100vh;
  background: #000000;
}

.top__inner {
  position: relative;
  padding: 0 0 70px;
}

.top__title {
  position: relative;
  z-index: 1;
  padding: 100px 0 50px;
  font-family: "Anton";
  font-size: calc(100px + 322 * ((100vw - 375px) / 1065));
  color: #ffed48;
  text-transform: uppercase;
  pointer-events: none;
}

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

.top__join {
  position: absolute;
  top: 47%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  max-width: 320px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  cursor: pointer;
}

.top__join::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: auto;
  background: #ffffff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.top__join button {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 19px 30px 17px;
  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);
  border-radius: 52px;
  opacity: 0;
}

.top__join span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 19px 30px 17px;
  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);
  border-radius: 52px;
}

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

.top__links {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 990px;
  margin: 0 auto 0;
  padding: 0 25px;
  text-align: center;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  color: #ffffff;
}

.top__link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top__link svg {
  width: 30px;
  height: 30px;
  margin: 0 10px -4px 0;
}

.top__link span {
  position: absolute;
  right: -20px;
  left: -20px;
  min-width: 248px;
  padding: 20px 20px 18px;
  font-weight: 700;
  color: #242424;
  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);
  border-radius: 121px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.top__phone {
  position: relative;
  z-index: 1;
  margin: -2px 0 0;
  padding: 52px 20px 60px;
  font-size: calc(14px + 6 * ((100vw - 375px) / 1065));
  font-weight: 700;
  text-align: center;
  color: #74f4dd;
  background: #000000;
}

.top__phone-title {
  max-width: 520px;
  margin: 0 auto;
}

.top__phone-title span {
  display: block;
  font-size: calc(20px + 16 * ((100vw - 375px) / 1065));
  line-height: 1.4;
}

.top__phone-descr {
  font-size: calc(8px + 2 * ((100vw - 375px) / 1065));
  color: #555555;
  margin: 20px auto 0;
}

@-webkit-keyframes title {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-204%);
    transform: translateX(-204%);
  }
}

@keyframes title {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-204%);
    transform: translateX(-204%);
  }
}

.events {
  position: relative;
  padding: 80px 0 120px;
}

.events__title {
  margin: 0 0 65px;
  font-family: "Anton";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
}

.events__column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "Anton";
  border: 1px solid #000000;
}

@media (min-width: 600px) {
  .events__column {
    position: relative;
    cursor: pointer;
    cursor: url("../images/homepage/cursor-tix.png") 16 16, pointer;
    padding: 0 0 36px;
  }

  .events__column::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 21px;
    bottom: 12px;
    width: 24px;
    height: 20px;
    cursor: pointer;
    background: url("../images/homepage/green-arrow.svg") no-repeat right bottom /
      contain;
  }
}

.events__column img {
  width: 100%;
  min-height: 152px;
  max-height: 160px;
  margin: 0 0 17px;
  -o-object-fit: cover;
  object-fit: cover;
}

.events__column--calendar {
  width: 120%;
  margin: 0 0 0 12px;
  font-size: calc(24px + 24 * ((100vw - 375px) / 1065));
  border: none;
  cursor: pointer;
}

.events__column--calendar:before {
  content: "";
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-70%, -50%);
  -ms-transform: translate(-70%, -50%);
  transform: translate(-70%, -50%);
  z-index: -1;
  width: 78px;
  height: 78px;
  background: #74f4dd;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in 0s;
  -o-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
}

.events__column--calendar::after {
  display: none;
}

.events__column--calendar span {
  display: block;
}

.events__column--calendar:hover:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 254px;
  height: 254px;
}

.events__column-title {
  margin: 0 0 15px;
  padding: 0 14px;
}

.events__column-date {
  font-size: calc(24px + 24 * ((100vw - 375px) / 1065));
}

.events__column-country {
  font-size: calc(36px + 12 * ((100vw - 375px) / 1065));
}

.events__column-info {
  font-size: calc(12px + 6 * ((100vw - 375px) / 1065));
  padding: 0 14px 7px;
  line-height: 1.3;
}

.events__column-button {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 92px;
  height: 92px;
  line-height: 1;
  background: #ffed48;
  border: 0.75px solid #000000;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
}

.events__button {
  display: block;
  max-width: 184px;
  width: 100%;
  margin: 67px auto 0;
  padding: 14px 20px 12px;
  text-align: center;
  font-weight: 700;
  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);
  border-radius: 142px;
}

.joy {
  position: relative;
  z-index: 1;
  min-height: 830px;
  padding: 100px 0 45px;
  background: url("../images/homepage/joy-bg.png") no-repeat center/cover;
}

.joy__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 43%;
  flex: 0 0 43%;
  padding: 65px 0;
}

.joy__title {
  font-family: "Anton";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
  line-height: 1;
  color: #ffed48;
  white-space: nowrap;
}

.joy__descr {
  margin: -50px 0 40px;
  text-align: right;
  font-family: "Stronger";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
  line-height: 1;
}

.joy__text {
  max-width: 400px;
  margin: 0 auto 30px;
  font-weight: 700;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  line-height: 1.4;
  letter-spacing: -0.2px;
}

.joy__text span {
  display: inline-block;
  margin: 25px 0 0;
  font-style: italic;
}

.joy__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.joy__links a {
  position: relative;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.joy__links a svg {
  width: 53px;
  height: 53px;
}

.joy__links a svg use {
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}

.joy__links a:hover::after {
  opacity: 1;
}

.joy__links a + a {
  margin: 0 65px 0 0;
}

.joy__links a + a:after {
  right: 0;
}

.joy__links a + a svg use {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  fill: transparent;
}

.joy__links span {
  display: block;
  padding: 0 10px 0 0;
}

.joy__video {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57%;
  flex: 0 0 57%;
  margin: 0 0 0 40px;
}

.joy__wrapper {
  position: relative;
  width: 110%;
  margin: -80px 0 0 -45px;
  padding: 150px 30px 50px 55px;
  background: url("../images/homepage/joy-video-bg.png") no-repeat
    center/contain;
}

.joy__circle {
  position: relative;
  z-index: 1;
  min-height: 700px;
  width: 700px;
  border-radius: 50%;
  overflow: hidden;
}

.joy__frame {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-transform: scale(2.5);
  -ms-transform: scale(2.5);
  transform: scale(2.5);
  z-index: -1;
  min-height: 100%;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 50%;
  pointer-events: none;
}

.joy__button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  display: block;
  min-width: 269px;
  text-align: center;
  font-weight: 700;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
}

.joy__button-button {
  position: relative;
  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: 100%;
  padding: 18px 10px 16px;
  color: #000000;
  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);
  border-radius: 52px;
}

.joy__button-button svg {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 22px;
  height: 27px;
}

.joy__button-watch {
  padding: 0 30px 0 0;
}

.joy__button-play {
  display: none;
}

.joy__lead {
  position: absolute;
  right: 6%;
  z-index: 2;
  bottom: -17%;
  max-width: 319px;
  height: 319px;
  padding: 70px 30px 50px;
  background: #ffed48;
  text-align: center;
  font-family: "Anton";
  font-size: calc(20px + 12 * ((100vw - 375px) / 1065));
  color: #000000;
  border-radius: 50%;
}

@media (max-width: 1600px) {
  .joy__lead {
    right: 10%;
  }
}

.joy__lead:before {
  content: "“";
  position: absolute;
  top: 40px;
  left: 23px;
  font-family: "Akkurat";
  font-size: calc(50px + 30 * ((100vw - 375px) / 1065));
}

.joy__lead:after {
  content: "”";
  position: absolute;
  bottom: 40px;
  right: -13px;
  font-family: "Akkurat";
  font-size: calc(50px + 30 * ((100vw - 375px) / 1065));
}

.joy__lead span {
  display: block;
  margin: 20px 0 0;
  font-family: "Akkurat";
  font-weight: 700;
  font-size: calc(10px + 8 * ((100vw - 375px) / 1065));
}

.partners {
  position: relative;
  z-index: 3;
  min-height: 830px;
  padding: 200px 0 0;
}

.partners__info {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  z-index: 1;
}

.partners__title {
  font-family: "Anton";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
  line-height: 1;
  color: #ffed48;
  white-space: nowrap;
}

.partners__descr {
  position: absolute;
  width: 120%;
  margin: -44px 0 40px 70px;
  font-family: "Stronger";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
  line-height: 1;
  white-space: nowrap;
}

.partners__info-bottom {
  margin: 0 0 0 75px;
}

.partners__text {
  max-width: 440px;
  margin: 100px 0 70px 0;
  font-weight: 700;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  line-height: 1.4;
  letter-spacing: -0.2px;
}

.partners__text span {
  display: inline-block;
  margin: 17px 0 0;
}

.partners__text span:first-child {
  margin: 34px 0 0;
}

@media (max-width: 480px) {
  .partners__text span:first-child {
    margin: 34px auto 0;
    max-width: 320px;
  }
}

.partners__text span span {
  display: block;
}

.partners__button {
  position: relative;
  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: 100%;
  max-width: 269px;
  padding: 18px 10px 16px;
  font-weight: 700;
  font-size: calc(16px + 4 * ((100vw - 375px) / 1065));
  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);
  border-radius: 52px;
}

.partners__button span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 100%;
  height: 100%;
  padding: 18px 10px 16px;
  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);
  border-radius: 52px;
}

.partners__images {
  position: relative;
  margin: 20px 0 0 -110px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  padding: 250px 80px 0 125px;
  background: url("../images/homepage/partners-bg.png") no-repeat center/cover;
}

.partners__images img {
  position: relative;
  min-height: 550px;
  width: 550px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.featured {
  position: relative;
  z-index: 2;
  margin: -175px 0 0;
  padding: 215px 0 165px;
  background: url("../images/homepage/fetured-bg.png") repeat center/contain;
}

.featured::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: -1;
  width: 100%;
  min-height: 200px;
  background: url("../images/homepage/fetured-bg-bottom.png") repeat
    center/contain;
}

.featured__title {
  font-family: "Anton";
  font-size: calc(42px + 58 * ((100vw - 375px) / 1065));
}

.featured__company {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.featured__company-item img {
  max-height: 46px;
  max-width: 135px;
  -o-object-fit: contain;
  object-fit: contain;
}

.featured__company-item {
  cursor: default;
}

.life {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 710px;
  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: 850px;
  font-family: "Anton";
  font-size: calc(30px + 12 * ((100vw - 375px) / 1065));
  color: #ffffff;
  line-height: 1.4;
}

.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);
}

.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 65px;
  font-family: "Anton";
  font-size: calc(32px + 10 * ((100vw - 375px) / 1065));
}

.select__descr {
  font-size: 16px;
}

.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 {
  color: #ffffff;
}

.select .modal__form .ss-main .placeholder .ss-disabled {
  color: #919191;
}

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

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

.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;
  display: none;
  width: 100%;
  height: 100%;
  background: #ffed48;
  overflow: hidden;
}

.modal.open {
  display: block;
  z-index: 20013;
}

.modal__button {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 20014;
  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%;
}

@media (min-width: 1440px) {
  .modal__inner {
    max-width: 1100px;
  }
}

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

@media (max-width: 600px) {
  .modal__info {
    position: relative;
    z-index: 100;
  }
}

.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;
}

@media (min-width: 1366px) {
  .modal__gif {
    justify-content: flex-start;
    max-width: 615px;
    max-height: 615px;
  }

  .modal__gif picture {
    flex: 0 0 100%;
  }

  #gif_check_your_inbox {
    height: 500px;
  }

  #gif_check_your_inbox picture {
    flex: none;
  }
}

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

.modal__title {
  max-width: 550px;
  margin: 0 0 30px;
  font-family: "Anton";
  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-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);
}

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

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

.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%);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  transform: translate(-80%, 35%);
}

.gif.active {
  opacity: 1;
  transform: translate(0);
}

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

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

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

.modal-video.open {
  display: block;
}

.modal-video__button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20016;
  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-video__button svg {
  width: 100%;
  height: 100%;
}

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

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

.modal-video__frame {
  width: 100%;
  height: 100%;
}

@media (min-width: 600px) {
  .events__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
  }

  .events__column .events__column-button {
    display: none;
  }

  .events__button {
    display: none;
  }
}

@media (min-width: 768px) {
  .header__inner {
    -ms-grid-columns: 37px 132px 3fr 134px 1fr 117px;
    grid-template-columns: 37px 132px 3fr 134px 1fr 117px;
    text-align: center;
  }

  .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: #ffffff;
  }

  .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: #ffffff;
  }

  .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;
  }

  .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: 43px 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 50%;
    flex: 0 0 50%;
    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-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    -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;
  }

  .top__title {
    -webkit-animation: title 15s infinite linear;
    animation: title 15s infinite linear;
    transform: translateX(-202%);
    white-space: nowrap;
  }

  .top__join:hover button {
    opacity: 1;
  }

  .top__join:hover span {
    opacity: 0;
  }

  .top__join:hover::before {
    -webkit-transform: translate(0, -75%) scale(2.5);
    -ms-transform: translate(0, -75%) scale(2.5);
    transform: translate(0, -75%) scale(2.5);
  }

  .top__link--dose {
    display: none;
  }

  .top__link:hover span {
    opacity: 1;
  }

  .joy__links a:after {
    content: "";
    position: absolute;
    top: -25px;
    right: -18px;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    z-index: -1;
    width: 90px;
    height: 90px;
    background: #ffed48;
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .joy__button-button:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    content: "";
    width: 35px;
    height: 35px;
    margin: auto;
    border-radius: 50%;
    background: #ffed48;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }

  .joy__button:hover .joy__button-button::before {
    transform: translate(0, -100%) scale(2.75);
  }

  .joy__button:hover .joy__button-watch {
    display: none;
  }

  .joy__button:hover .joy__button-play {
    display: inline;
  }

  .partners__button:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    content: "";
    width: 35px;
    height: 35px;
    margin: auto;
    border-radius: 50%;
    background: #ffed48;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
  }

  .partners__button:hover::before {
    transform: translate(0, -100%) scale(2.75);
  }

  .partners__button:hover span {
    display: inline-flex;
  }

  .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: 768px) and (min-width: 1440px) {
  .header.active .header__navigation::before {
    margin: 53px 33px 0 -30px;
  }
}

@media (min-width: 800px) {
  .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: 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: 1120px) {
  .partners__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .partners__info {
    margin: -75px 0 0;
  }
}

@media (min-width: 1150px) {
  .featured__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

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

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

  .navigation__joy span {
    max-width: 160px;
  }
}

@media (min-width: 1600px) {
  .joy {
    margin: 50px 0 0;
    padding: 250px 0;
  }

  .joy__wrapper {
    margin: -300px 0 0 -25px;
  }

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

  .modal__text {
    max-width: 400px;
  }

  .gif__title {
    font-size: 42px;
  }

  .gif__text {
    font-size: 24px;
  }
}

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

  .top__phone-title span {
    font-size: 36px;
  }

  .joy__title {
    font-size: 100px;
  }

  .joy__descr {
    font-size: 100px;
    letter-spacing: -0.2px;
  }

  .joy__wrapper {
    -webkit-transform: translate(12%, 15%) scale(1.2);
    -ms-transform: translate(12%, 15%) scale(1.2);
    transform: translate(12%, 15%) scale(1.2);
  }

  .joy__lead {
    font-size: 32px;
  }

  .partners__title {
    font-size: 100px;
  }

  .partners__descr {
    font-size: 100px;
  }

  .partners__images {
    -webkit-transform: translate(19%, -5%) scale(1.2);
    -ms-transform: translate(19%, -5%) scale(1.2);
    transform: translate(19%, -5%) scale(1.2);
  }

  .featured__title {
    font-size: 100px;
  }
}

@media (min-width: 1600px) {
  .life__title {
    font-size: 42px;
  }
}

@media (max-width: 1440px) {
  .top__phone-title {
    max-width: 720px;
  }
}

@media (max-width: 1366px) {
  .events__grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    row-gap: 34px;
  }

  .events__column--calendar:before {
    left: 10%;
  }
}

@media (max-width: 1300px) {
  .joy__inner {
    padding: 140px 0 0;
    text-align: center;
  }

  .joy__descr {
    text-align: center;
  }

  .joy__wrapper {
    max-width: 60%;
    margin: 0 auto;
    padding: 110px 0 0;
  }

  .joy__circle {
    width: 90%;
    min-height: 50vw;
  }
}

@media (max-width: 1280px) {
  .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: 1240px) {
  .partners__images {
    margin: 20px 0 0 -90px;
    padding: 170px 60px 0 100px;
  }

  .partners__images img {
    -webkit-transform: translate(0, -15%);
    -ms-transform: translate(0, -15%);
    transform: translate(0, -15%);
  }
}

@media (max-width: 1150px) {
  .featured {
    padding: 160px 0 110px;
    text-align: center;
    background: url("../images/homepage/fetured-bg.png") repeat center/cover;
  }

  .featured__title {
    margin: 0 0 60px;
  }
}

@media (max-width: 1120px) {
  .partners__inner {
    padding: 0 20px;
    text-align: center;
  }

  .partners__descr {
    position: static;
    width: auto;
    margin: -30px 0 45px;
    text-align: center;
    white-space: normal;
  }

  .partners__info-bottom {
    margin: 0;
  }

  .partners__text {
    margin: 0 auto 50px;
  }

  .partners__images {
    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;
    width: 70vw;
    height: 70vw;
    margin: 30px auto 0;
    padding: 0 20px;
  }

  .partners__images img {
    min-height: 350px;
    width: 350px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
}

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

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

  .joy__video {
    margin: 0;
  }

  .joy__lead {
    display: none;
  }

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

  .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: 800px) {
  .select__info {
    text-align: center;
  }

  .select__title {
    margin: 0 auto 65px;
  }

  .select__descr {
    max-width: 203px;
    margin: 0 auto 80px;
  }

  .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;
  }

  .top__title {
    padding: 170px 0 135px;
    text-align: center;
  }

  .top__join {
    top: 43%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 251px;
  }

  .top__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 270px;
    margin: 0 auto;
  }

  .top__link + .top__link {
    margin: 20px 0 0;
  }

  .top__phone {
    padding: 30px 20px 35px;
    background: #242424;
  }

  .events__column-info {
    display: none;
  }

  .joy__wrapper {
    padding: 90px 20px 0;
    max-width: none;
  }

  .joy__circle {
    min-height: 90vw;
  }

  .joy__button {
    min-width: 45px;
    height: 45px;
  }

  .joy__button-button {
    padding: 0;
    height: 100%;
  }

  .joy__button-button svg {
    right: 50%;
    -webkit-transform: translate(50%, -50%) scale(0.7);
    -ms-transform: translate(50%, -50%) scale(0.7);
    transform: translate(50%, -50%) scale(0.7);
  }

  .joy span {
    display: none;
  }

  .joy__links span {
    display: block;
    padding: 0;
  }

  .partners {
    padding: 0;
  }

  .featured {
    margin: -100px 0 0;
    padding: 135px 0 40px;
  }

  .featured::after {
    background: url("../images/homepage/fetured-bg-bottom.png") repeat
      center/cover;
  }

  .featured__title {
    margin: 0 0 75px;
  }

  .featured__company {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 65px;
  }

  .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) {
  .partners__images img {
    min-height: 240px;
    width: 240px;
  }
}

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

  .top__join {
    top: 38%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .events {
    padding: 80px 0 0;
  }

  .events__title {
    margin: 0 0 45px;
    text-align: center;
  }

  .events__column img {
    margin: 0;
  }

  .events__column--calendar {
    display: none;
  }

  .events__column + .events__column {
    margin: 67px 0 0;
  }

  .events__column--hide {
    display: none;
  }

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

  .events__column .events__column-button {
    opacity: 1;
    top: auto;
    right: -2px;
    bottom: -36px;
    pointer-events: all;
  }

  .events__column-title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    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;
    margin: 10px 0;
    line-height: 1;
  }

  .joy {
    padding: 0 0 45px;
  }

  .joy__descr {
    margin: -25px 0 20px;
  }

  .joy__text {
    max-width: 320px;
  }

  .joy__text span {
    display: block;
  }

  .joy__links a a svg use {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .joy__links a:first-child {
    width: 50px;
    height: 50px;
  }

  .joy__links a:first-child svg {
    -webkit-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    width: 50px;
    height: 50px;
  }

  .joy__circle {
    width: 75vw;
    min-height: 75vw;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 500px;
  }

  .partners__text span {
    display: block;
    margin: 27px 0 0;
  }

  .featured__company-item img {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    max-height: none;
  }

  .select__title {
    max-width: 300px;
  }

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

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

@media (max-width: 600px) and (max-width: 600px) {
  .joy__text span.joy__text--area {
    margin: 0;
  }
}

@media (max-width: 480px) {
  .top__join {
    top: 32.5%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .joy__info {
    padding: 65px 0 35px;
  }

  .joy__links a + a {
    margin: 0 20px 0 0;
  }

  .joy__wrapper {
    max-width: 100%;
    max-height: 550px;
    width: auto;
    margin: 10px auto;
    padding: 30px 20px;
    background: url("../images/homepage/joy-video-mobile.png") no-repeat
      center/contain;
    transform: scale(1.2);
  }

  .partners__info {
    padding: 15px 0 0;
  }

  .partners__descr {
    margin: -17px 0 40px;
    line-height: 0.8;
  }

  .partners__images {
    width: 90vw;
    height: 95vw;
    padding: 20px 20px 40px;
  }

  .life__title {
    letter-spacing: 0.2px;
  }

  .modal__gif {
    display: block;
    max-width: 200px;
    max-height: 200px;
  }

  .modal__text {
    max-width: 240px;
  }

  .gif {
    display: block;
    width: 430%;
    height: 430%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -75%);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    will-change: opacity;
  }

  .gif.active {
    position: relative;
    z-index: 100;
    transform: translate(-50%, -75%);
  }
  .gif.active img {
    max-width: 344px;
    max-height: 344px;
    margin: 64.5px auto 0;
  }
  .gif.active .gif__title {
    font-size: 42px;
    line-height: 62px;
  }
  .gif.active .gif__text {
    font-size: 16px;
    line-height: 36px;
  }
  .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 (min-width: 768px) {
  .video-mobile {
    display: none;
  }
}

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

  .video-mobile {
    display: block;
  }

  .life__video {
    transform: scale(2.5);
  }
}

@media (max-width: 580px) {
  .life__video {
    transform: scale(1.5);
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.joy__text span.joy__text--area {
  font-style: normal;
}

@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 CSS */
.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;
}
.home-top-form{
  margin: auto;
    justify-content: center;
  margin-top:145px;
  display:flex;
  flex-wrap:wrap;
  max-width:none;
  padding-top:48px;
  padding-bottom: 10px;
}

.home-top-form .ss-main{
  width:141px;
  margin:0;
  height:61px;
  flex-shrink: 0;
}

.home-top-form .ss-main .ss-single-selected .placeholder{
  padding-top:4px;
}

.home-top-form .ss-main .ss-arrow{
  margin: 0 6px 0 12px;
}

.home-top-form .modal__form-input{
  background:#fff;
  height:61px;
  width:325px;
  border-radius:0px !important;
}

.home-top-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #D1D1D1;
}

.home-top-form ::-moz-placeholder { /* Firefox 19+ */
  color: #D1D1D1;
}

.home-top-form :-ms-input-placeholder { /* IE 10+ */
  color: #D1D1D1;
}

.home-top-form :-moz-placeholder { /* Firefox 18- */
  color: #D1D1D1;
}

.home-top-form .ss-content{
    border: none;
    background: #fff;
    z-index: 2;
    margin-top: -29px;  
  width: auto;
}

.home-top-form .ss-content.ss-open {
  -webkit-transform: translateY(0px) scaleY(1);
    -ms-transform: translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1);
}
.home-top-form .ss-content .ss-list .ss-option {
  white-space: nowrap;
}

.home-top-form .ss-content .ss-search{
  opacity:0 !important;
  padding:0 !important;
}

.home-top-form .ss-content .ss-search input{
  background:#fff;
}

.home-top-form .ss-main .ss-single-selected{
  border:none;
  min-height:61px;
  padding-left: 31px;
    padding-right: 25px;
  background: #F1F1F1;
  border-radius: 31px 0px 0px 31px;
  position:relative;
  z-index:5;
}


.home-top-form .modal__form-button{
  background:#74F4DD;
  padding:14px 22px;
  border-radius: 0px 30px 30px 0px;
  height:61px;
  font-family: 'Akkurat';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 32px;
  color: #FFFFFF;
  position:static;
  transform:none;
  white-space:nowrap;
}

.home-top-form label{
  font-family: 'Akkurat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #74F4DD;
  margin-bottom:32px;
  width:100%;
  text-align:center;
}

.follow-us{
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin:auto;
  margin-top:25px;
  display: flex;
    align-items: center;
    justify-content: center;
}

.home-top-form .modal__form-success{
  width: 100%;
    text-align: center;
}

.follow-us img{
  margin-left:14px;
}
.home-top-form .jcf-select {
  margin: 0;
  height: auto;
  background: #F1F1F1;
  border: none;
  border-radius: 31px 0px 0px 31px;
  min-width: 120px;
}
.home-top-form .jcf-select-text {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  min-height: 61px;
  padding-left: 31px;
  padding-right: 31px;
}
.home-top-form .jcf-select-opener {
  display: inline-block;
  position: absolute;
  padding: 5px;
  top: 20px;
  bottom: auto;
  right: 10px;
  width: 5px;
  height: 5px;
  background: transparent;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -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;
  border-radius: 0;
  min-height: auto;
}
.home-top-form .jcf-drop-active .jcf-select-opener {
  top: 25px;
  transform: rotate(-135deg);
}
.home-top-form .jcf-select-text {
  margin: 0;
  font-size: 24px;
  text-transform: uppercase;
  overflow: hidden;
  width: 85px;
}
.home-top-form .jcf-select-drop {
  min-width: 250px;
}
.home-top-form .jcf-list-content li span {
  padding: 6px 10px 6px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 24px;
  line-height: 1;
  height: auto;
}
.home-top-form .jcf-list-content li:hover span {
  background: #74f4dd;
}
.home-top-form .jcf-select-drop .jcf-select-drop-content {
  border: none;
  background-color: #fff;
}
.home-top-form .modal__form-bottom {
  border-bottom: none;
}
.home-top-form .jcf-list .jcf-list-content::-webkit-scrollbar {
  width: 3px;
}
.home-top-form .jcf-list .jcf-list-content::-webkit-scrollbar-thumb {
  background: #74f4dd;
  border-radius: 1.5px;
}
.home-top-form .jcf-list .jcf-list-content::-webkit-scrollbar-track {
  background: rgba(196, 196, 196, 0.2);
  border-radius: 1.5px;
}

.follow-us img{
  margin-left:14px;
}

.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:55px;
  padding-bottom:44px;*/
	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;
  }
}


@media (min-width:1200px) and (max-width:1300px) {
  .desktop-header .navigation-list li.nav-btn a{
    padding: 10px 23px;
  }
  
  .desktop-header .navigation-list a{
    font-size:18px;
  }
}

@media (max-width:768px){
  .top__phone{
    background: #000000;
  }
}

@media (max-width:767px){
  .home-top-form label{
    font-size: 12px;
    line-height: 20px;
    margin-bottom:12px;
  }
  
  .home-top-form .ss-content .ss-search input{
    font-size:0px;
    display:none;
  }
  
  .home-top-form .ss-content .ss-list{
    margin-top:13px;
  }
  
  .home-top-form .ss-content .ss-list .ss-option{
    font-size: 12px;
  }
  
  .home-top-form .ss-content{
    padding-right:0px;
  }
  
  .home-top-form .ss-main .ss-single-selected .placeholder{
    padding-top:0px;
  }
  
  .home-top-form .modal__form-input{
    font-size: 11px;
    line-height: 14px;
    height:27px;
    width:140px;
  }
  
  .home-top-form .modal__form-button{
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    padding:6px 11px;
    height:27px;
  }
  
  .home-top-form .ss-main{
    height: 27px;
    width: 61px;
  }
  
  .home-top-form .ss-main .ss-single-selected{
    min-height: 27px;
    padding: 6px 6px;
    padding-left: 11px;
  }
  
  .home-top-form .ss-main .ss-single-selected .placeholder{
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
  }
  
  .home-top-form .ss-main .ss-arrow{
    transform: scale(0.6);
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: -1px;
    right:-4px;
  }
  
  .top .top__phone{
    background:#000;
  }
  
  .top__inner{
    padding-bottom:0px;
  }
  
  .home-top-form{
    margin-top:0px;
    background: #000;
    position: relative;
  }
  
  .follow-us{
    font-size: 12px;
    line-height: 30px;
  }
  
  .follow-us img{
    width:19px;
  }
  
  .home-top-form .modal__form-success{
    font-size: 14px;
  }
  
  .home-top-form .ss-content{
    margin-top:-13px;
  }
  
  .home-top-form{
    padding-top:30px;
  }
  
  .top .top__phone{
    padding-top:28px;
      padding-bottom: 28px;
  }
  .home-top-form .jcf-select-text {
    min-height: 27px;
    padding: 6px 6px 6px 11px;
    font-size: 11px;
    line-height: 14px;
  }
  .home-top-form .jcf-select {
    min-width: 70px;
  }
  .home-top-form .jcf-select-opener {
    top: 8px;
    padding: 3px;
  }
  .home-top-form .jcf-drop-active .jcf-select-opener {
    top: 10px;
  }
  .home-top-form .jcf-select-text {
    width: 38px;
  }

}