@font-face {
  font-family: 'Days One';
  src: url("../fonts/DaysOne-Regular.eot");
  src: url("../fonts/DaysOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DaysOne-Regular.woff2") format("woff2"), url("../fonts/DaysOne-Regular.woff") format("woff"), url("../fonts/DaysOne-Regular.ttf") format("truetype"), url("../fonts/DaysOne-Regular.svg#DaysOne-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.glitch-img {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain; }
  .glitch-img:not(.back) {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }

.glitch-wrap {
  position: relative; }

.parallax {
  position: relative; }

.lightGradient:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.7) 33%, rgba(255, 255, 255, 0.36) 53%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%); }
  @media (max-width: 1200px) {
    .lightGradient:after {
      background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.82) 33%, rgba(255, 255, 255, 0.5) 47%, rgba(255, 255, 255, 0) 69%, rgba(255, 255, 255, 0) 100%); } }
.lightGradient .container-fluid {
  position: relative; }

.darkGradient:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: linear-gradient(to right, rgba(30, 20, 63, 0.8) 0%, rgba(30, 20, 63, 0.7) 33%, rgba(30, 20, 63, 0.36) 47%, rgba(30, 20, 63, 0) 60%, rgba(30, 20, 63, 0) 100%); }
  @media (max-width: 1200px) {
    .darkGradient:after {
      background: linear-gradient(to bottom, rgba(30, 20, 63, 0) 0%, rgba(30, 20, 63, 0.5) 45%, rgba(30, 20, 63, 0.3) 58%, rgba(30, 20, 63, 0) 100%); } }
.darkGradient .container-fluid {
  position: relative; }

html,
body,
.mySwiper {
  height: 100%; }

body {
  font-family: Helvetica, Arial, sans-serif;
  color: #1E143F;
  font-size: 1.563vw;
  line-height: 1.2; }
  @media (max-width: 1200px) {
    body {
      font-size: 22px; } }
  @media (max-width: 767px) {
    body {
      font-size: 20px; } }
  body.overflow {
    width: 100%;
    height: 100vh;
    overflow: hidden; }
  body.modal-open .swiper-pagination--home {
    pointer-events: none; }

.container {
  padding-left: 20px;
  padding-right: 20px; }

.container-fluid {
  padding-left: 7.750vw;
  padding-right: 7.750vw; }
  @media (max-width: 767px) {
    .container-fluid {
      padding-left: 5.750vw;
      padding-right: 8.750vw; } }

@media (min-width: 1201px) {
  .h-100--desktop {
    height: 100%; } }

@media (min-width: 1201px) {
  .h-75--desktop {
    height: 75% !important; } }

.grecaptcha-badge {
  visibility: hidden; }

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 40px, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both; }

.animatedFadeInUp {
  opacity: 0; }

.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp; }

.back {
  opacity: .8;
  font-size: .6em;
  font-weight: 300;
  position: absolute;
  top: 20px;
  left: 20px;
  text-decoration: none;
  z-index: 2; }
  .back:hover {
    opacity: 1; }

h1, .h1 {
  text-transform: uppercase;
  font-family: "Days One", sans-serif;
  color: #F20C66;
  font-size: 3.125vw;
  margin: 0;
  padding: 0; }
  @media (max-width: 1200px) {
    h1, .h1 {
      font-size: 5vw; } }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 10vw; } }
  @media (max-width: 1200px) {
    h1.h1--sm-ipad, .h1.h1--sm-ipad {
      font-size: 4vw; } }
  @media (max-width: 767px) {
    h1.h1--sm-ipad, .h1.h1--sm-ipad {
      font-size: 8vw; } }

h2, .h2 {
  font-family: "Days One", sans-serif;
  text-transform: uppercase;
  font-size: 2.344vw;
  margin-bottom: 5vh;
  padding-top: 10vh; }
  @media (max-width: 1200px) {
    h2, .h2 {
      font-size: 4vw; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 6vw; } }
  @media (max-width: 1200px) {
    h2.h2--sm-ipad, .h2.h2--sm-ipad {
      font-size: 3vw; } }
  @media (max-width: 767px) {
    h2.h2--sm-ipad, .h2.h2--sm-ipad {
      font-size: 6vw; } }
  h2 .parallax-layer, .h2 .parallax-layer {
    display: inline-block; }

h3, .h3 {
  font-size: 1.563vw;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Days One", sans-serif; }
  @media (max-width: 1200px) {
    h3, .h3 {
      font-size: 3vw; } }
  @media (max-width: 767px) {
    h3, .h3 {
      font-size: 5vw; } }

@media (max-width: 767px) {
  .m-h3 {
    font-size: 6vw; } }

strong.h3 {
  font-family: Helvetica, Arial, sans-serif; }

.color-pink {
  color: #f20c67; }
.color-white {
  color: #fff; }
  @media (max-width: 1200px) {
    .color-white--ipad {
      color: #fff; } }
.color-green {
  color: #0AEAD3; }

.link {
  background: none;
  border: none;
  text-decoration: underline; }
  .link:hover {
    color: #f20c66; }

@media only screen and (max-height: 665px) {
  p, h2, h3, h1, .h1, .h2, .h3 {
    transform: scale(0.9); } }

@media only screen and (max-height: 665px) {
  h2, .h2 {
    margin-bottom: 2vh;
    padding-top: 5vh; } }

.mySwiper--home .swiper-slide {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .mySwiper--home .swiper-slide .container-fluid {
    z-index: 1; }
@media (max-width: 767px) {
  .mySwiper--home {
    overflow-y: auto; } }

.swiper-pagination--home .swiper-pagination-bullet {
  border-radius: 0;
  background: transparent;
  opacity: 1;
  transition: .5s;
  position: relative;
  width: 28px;
  height: 28px;
  margin-bottom: 14px; }
  .swiper-pagination--home .swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #1d153e;
    transition: .5s; }
  .swiper-pagination--home .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 7px;
    left: 50%;
    background: #1d153e;
    width: 1px;
    height: 28px;
    transition: .5s; }
    @media (max-height: 900px) {
      .swiper-pagination--home .swiper-pagination-bullet:after {
        height: 16px;
        margin-top: 7px; } }
  .swiper-pagination--home .swiper-pagination-bullet:last-child {
    margin-bottom: 0; }
    .swiper-pagination--home .swiper-pagination-bullet:last-child:after {
      display: none; }
  .swiper-pagination--home .swiper-pagination-bullet-active:before {
    transition: .5s;
    background: #f20c66; }
.swiper-pagination--home.lightnav .swiper-pagination-bullet:before {
  border-color: #ffffff; }
.swiper-pagination--home.lightnav .swiper-pagination-bullet:after {
  background-color: #ffffff; }
@media (max-width: 767px) {
  .swiper-pagination--home.lightnav-mob .swiper-pagination-bullet:before {
    border-color: #ffffff; }
  .swiper-pagination--home.lightnav-mob .swiper-pagination-bullet:after {
    background-color: #ffffff; } }
@media (max-width: 767px) {
  .swiper-pagination--home.swiper-pagination-manual {
    position: fixed; } }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 3vw; }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  margin: 0 auto 14px auto; }
  @media (max-height: 900px) {
    .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 auto 1px auto; } }

.button-menu {
  position: fixed;
  top: 38px;
  right: 44px;
  z-index: 20;
  width: 40px;
  height: 28px;
  background: transparent;
  display: inline-block;
  border: none;
  mix-blend-mode: difference; }
  @media (max-width: 767px) {
    .button-menu {
      right: 20px;
      top: 20px; } }
  .button-menu span {
    height: 4px;
    background: #fff;
    display: block;
    width: 100%;
    position: absolute;
    border-radius: 3px;
    transition: .5s; }
    .button-menu span:nth-child(1) {
      top: 0;
      right: 0; }
    .button-menu span:nth-child(2) {
      top: 50%;
      margin-top: -2px;
      right: 0; }
    .button-menu span:nth-child(3) {
      right: 0;
      bottom: 0; }
  .button-menu.active span:nth-child(1) {
    width: 100%;
    top: 12px;
    transform: rotate(45deg); }
  .button-menu.active span:nth-child(2) {
    opacity: 0;
    transform: scaleX(0); }
  .button-menu.active span:nth-child(3) {
    bottom: 12px;
    transform: rotate(-45deg); }

.menu-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  padding: 2.500vw 0;
  background: #1e143f;
  opacity: 0;
  pointer-events: none;
  z-index: 19;
  transition: .5s; }
  @media (max-width: 1200px) {
    .menu-screen {
      padding-top: 48px;
      padding-bottom: 48px; } }
  .menu-screen.active {
    opacity: 1;
    pointer-events: auto; }

.logo {
  width: 18.021vw;
  max-width: 346px;
  margin-bottom: 10vh; }
  @media (max-width: 767px) {
    .logo {
      width: 30vw;
      margin-bottom: 36px; } }
  .logo img {
    width: 100%; }

.menu {
  margin: 0;
  padding: 0;
  page-break-inside: avoid;
  break-inside: avoid;
  column-count: 2; }
  @media (max-width: 1200px) {
    .menu {
      column-count: 1; } }
  .menu li {
    display: block;
    margin-bottom: 3vh;
    padding-right: 2.292vw; }
    @media (max-width: 1200px) {
      .menu li {
        padding-right: 0; } }
    .menu li a {
      display: inline-block;
      max-width: 33.958vw;
      color: #fff;
      font-family: "Days One", sans-serif;
      text-transform: uppercase;
      font-size: 1.563vw;
      line-height: 1.2;
      position: relative;
      text-decoration: none; }
      @media (max-width: 1200px) {
        .menu li a {
          font-size: 22px;
          max-width: 100%; } }
      @media (max-width: 767px) {
        .menu li a {
          font-size: 18px; } }
      .menu li a:before {
        content: '';
        position: absolute;
        z-index: -1;
        background: #f20c66;
        top: 25%;
        left: -2.5vw;
        bottom: -8px;
        width: 0;
        transition: .5s;
        pointer-events: none; }
      .menu li a:hover:before {
        width: 95%; }

#welcome {
  overflow: hidden; }

.welcome {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .welcome:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 22.2vh;
    background: linear-gradient(to bottom, rgba(32, 19, 61, 0.88) 0%, rgba(32, 19, 61, 0) 100%); }
    @media (max-width: 1200px) {
      .welcome:before {
        height: 33vh; } }
  .welcome-content {
    display: inline-block; }
  .welcome-title {
    position: relative;
    margin-bottom: 15px; }
    .welcome-title:before {
      content: '';
      position: absolute;
      top: 18%;
      left: -1500px;
      right: -1500px;
      background: #1e143f;
      bottom: -38%;
      z-index: -1;
      pointer-events: none; }
    .welcome-title img, .welcome-title lottie-player {
      width: 46.813vw;
      max-width: 916px;
      margin-left: -1vw; }
      @media (max-width: 1200px) {
        .welcome-title img, .welcome-title lottie-player {
          width: 100vw; } }
  .welcome-info {
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    font-family: "Days One", sans-serif;
    position: relative;
    margin-left: 3vw; }
    @media (max-width: 1200px) {
      .welcome-info {
        margin-left: 8vw;
        padding: 10px 15px; } }
    .welcome-info__bg {
      position: absolute;
      top: 0;
      left: 0;
      right: calc(30px + 3.7vw);
      bottom: 0;
      z-index: -1;
      background: #f20c66; }
      @media (max-width: 1200px) {
        .welcome-info__bg {
          right: 30px; } }
    .welcome-info__date {
      font-size: 3.958vw;
      line-height: 1.1; }
      @media (max-width: 1200px) {
        .welcome-info__date {
          font-size: 9vw; } }
    .welcome-info__description {
      text-transform: uppercase;
      font-size: 2.344vw; }
      @media (max-width: 1200px) {
        .welcome-info__description {
          font-size: 5vw; } }
  .welcome-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
    background-image: url(../img/welcome/bg-desk.jpg); }
    @media (max-width: 1200px) {
      .welcome-video {
        background-image: url(../img/welcome/bg-mob.jpg); } }
    .welcome-video__mobile {
      display: none; }
    .welcome-video video {
      object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }

@media (orientation: portrait) {
  .welcome-video video {
    width: 100%;
    height: auto;
    min-height: 100%; }

  .welcome-video__desktop {
    display: block; }

  .welcome-video__mobile {
    display: none; } }
@media (orientation: landscape) {
  .welcome-video video {
    width: auto;
    height: 100%;
    min-width: 100%; }

  .welcome-video__desktop {
    display: none; }

  .welcome-video__mobile {
    display: block; } }
@media (min-width: 1080px) {
  .welcome-video__mobile {
    display: none; }

  .welcome-video__desktop {
    display: block; } }
.scroll-down {
  position: absolute;
  bottom: 3.646vw;
  left: 50%;
  z-index: 1;
  width: 3.333vw;
  transform: translateX(-50%);
  display: inline-block;
  transition: .5s;
  cursor: pointer; }
  @media (max-width: 1200px) {
    .scroll-down {
      width: 44px;
      bottom: 32px; } }
  .scroll-down .glitch-img {
    display: block; }
  .scroll-down img {
    width: 100%; }

.planet {
  position: absolute;
  width: 60vw;
  max-width: 1440px;
  bottom: 0vw;
  left: 50%;
  transform: translateX(-50%) translateY(10vw) !important;
  pointer-events: none;
  transition: .5s;
  z-index: -1; }
  @media (max-width: 1024px) {
    .planet {
      width: 160vw;
      bottom: -40vw;
      max-width: none;
      transform: translateX(-50%) translateY(-10vw) !important; } }
  .planet img {
    position: absolute;
    pointer-events: none; }
  .planet-system {
    bottom: -2vw;
    left: 0;
    width: 60vw;
    max-width: 1448px; }
    @media (max-width: 1024px) {
      .planet-system {
        width: 160vw;
        max-width: none; } }
  .planet-world {
    bottom: -6vw;
    width: 62.750vw;
    max-width: 1512px;
    left: -2vw;
    animation: spin 150s linear infinite; }
    @media (max-width: 1024px) {
      .planet-world {
        width: 170vw;
        max-width: none; } }
    @media (max-width: 767px) {
      .planet-world {
        left: -4vw; } }
  .planet .parallax-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }
.swiper-slide-active .planet {
  transform: translateX(-50%) translateY(0) !important; }
  @media (max-width: 1024px) {
    .swiper-slide-active .planet {
      transform: translateX(-50%) translateY(-10vw) !important; } }

.online-conference {
  display: inline-block;
  padding-top: 3vw; }
  @media (max-width: 1200px) {
    .online-conference {
      padding-top: 30px; } }
  .online-conference h2, .online-conference .h2 {
    padding: 0;
    margin: 0; }
    @media (max-width: 767px) {
      .online-conference h2, .online-conference .h2 {
        font-size: 5.8vw; } }
  .online-conference__img {
    margin-top: 12px;
    margin-bottom: 1.68vw; }
    @media (max-width: 767px) {
      .online-conference__img {
        margin-top: 14px;
        margin-bottom: 44px; } }
    .online-conference__img img {
      width: 31.250vw;
      max-width: 600px; }
      @media (max-width: 1200px) {
        .online-conference__img img {
          width: 80vw; } }
  .online-conference__date {
    text-align: center;
    color: #0AEAD3;
    margin: 0;
    padding: 0; }
  .online-conference__slider {
    width: 38.542vw;
    margin: 3vw auto 2vw;
    text-align: center; }
    @media (min-width: 1201px) {
      .online-conference__slider {
        margin-bottom: 0; } }
    @media (max-width: 1200px) {
      .online-conference__slider {
        width: 100%; } }
    @media (max-width: 767px) {
      .online-conference__slider {
        margin-top: 15vh; } }
    .online-conference__slider h2, .online-conference__slider .h2 {
      margin: 0 0 1.2vw 0;
      padding: 0; }
    .online-conference__slider p {
      font-size: .9em; }
    .online-conference__slider .swiper-button {
      margin: .2vw 16px .2vw;
      color: #0AEAD3;
      border: 0;
      border-radius: 0;
      background: transparent;
      width: auto;
      height: auto;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto; }
      .online-conference__slider .swiper-button:before, .online-conference__slider .swiper-button:after {
        display: none; }
    .online-conference__slider .swiper-button-next.swiper-button-disabled, .online-conference__slider .swiper-button-prev.swiper-button-disabled {
      opacity: 0;
      display: none;
      pointer-events: none; }
    .online-conference__slider .swiper-horizontal > .swiper-pagination-bullets, .online-conference__slider .swiper-pagination-bullets.swiper-pagination-horizontal, .online-conference__slider .swiper-pagination-custom, .online-conference__slider .swiper-pagination-fraction {
      position: static;
      bottom: auto;
      text-align: center;
      margin-bottom: 16px; }
      .online-conference__slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .online-conference__slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet, .online-conference__slider .swiper-pagination-custom .swiper-pagination-bullet, .online-conference__slider .swiper-pagination-fraction .swiper-pagination-bullet {
        width: 16px;
        opacity: 1;
        border-radius: 50%;
        border: none;
        height: 16px;
        background: #fff;
        position: static;
        margin: 0 8px; }
        .online-conference__slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .online-conference__slider .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active, .online-conference__slider .swiper-pagination-custom .swiper-pagination-bullet-active, .online-conference__slider .swiper-pagination-fraction .swiper-pagination-bullet-active {
          background: #01ead4; }

.track-image {
  position: relative; }
  .track-image__item {
    width: 28.438vw;
    height: 28.438vw;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    max-width: 546px;
    max-height: 546px;
    display: block; }
    @media (max-width: 1200px) {
      .track-image__item {
        width: 30vw;
        height: 30vw; } }
    @media (max-width: 767px) {
      .track-image__item {
        width: 220px;
        height: 220px; } }
    @media only screen and (max-height: 665px) {
      .track-image__item {
        width: 180px;
        height: 180px; } }
  .track-image__dots {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
    .track-image__dots .animation-pulse {
      display: block;
      position: relative;
      height: 100%; }
    .track-image__dots img {
      pointer-events: none;
      width: 67.083vw;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block;
      max-width: 1288px; }
      @media (max-width: 1580px) {
        .track-image__dots img {
          left: 55%; } }
      @media (max-width: 767px) {
        .track-image__dots img {
          width: 125vw;
          left: 50%;
          top: 65%; } }
      @media only screen and (max-height: 665px) {
        .track-image__dots img {
          width: 100vw; } }
  .track-image__lottie {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .track-image lottie-player {
    display: block;
    position: absolute;
    bottom: -40%;
    left: 55%;
    transform: translateX(-50%);
    width: 58.021vw;
    max-width: 1160px; }
    @media (max-width: 767px) {
      .track-image lottie-player {
        width: 110vw; } }

.animation-pulse {
  animation: 2s pulse infinite alternate ease-in; }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
@keyframes backgroundZoom {
  to {
    background-size: 110%; } }
.animation-backgroundZoom.swiper-slide-active {
  animation: 10s backgroundZoom infinite alternate linear; }

@media (max-width: 767px) {
  .swiper-slide--track {
    background-size: 1440px auto !important;
    background-position: -200px 0 !important; } }

@media (max-width: 767px) {
  .swiper-slide--track4 {
    background: url(../img/track4/bg-mob.jpg) no-repeat bottom left !important;
    background-size: cover !important; } }
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), (min-resolution: 192dpi) and (max-width: 767px) {
  .swiper-slide--track4 {
    background: url(../img/track4/bg-mob.jpg) no-repeat center !important;
    background-size: cover !important; } }

@media (max-width: 767px) {
  .swiper-slide--track2 {
    background: url(../img/track2/bg-mob.jpg) no-repeat bottom left !important;
    background-size: cover !important; } }
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), (min-resolution: 192dpi) and (max-width: 767px) {
  .swiper-slide--track2 {
    background: url(../img/track2/bg-mob.jpg) no-repeat center !important;
    background-size: cover !important; } }

@media (max-width: 767px) {
  .prof-title {
    padding-top: 1rem; } }

@media (max-width: 767px) {
  .prof-text h2 {
    margin-bottom: 1rem; } }

.text-track {
  font-size: .9em; }
  @media (max-width: 1200px) {
    .text-track__desk span:not(.text-track__link) {
      display: inline-block;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -moz-box;
      -moz-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      line-clamp: 3;
      box-orient: vertical; } }
  .text-track__link {
    display: none; }
    @media (max-width: 1200px) {
      .text-track__link {
        display: inline-block;
        color: #000;
        text-decoration: none;
        border: none;
        border-bottom: 1px solid #f20c66;
        box-shadow: none;
        padding: 4px 0;
        outline: none;
        background: none;
        font-weight: 600; } }

.modal--track .modal-dialog {
  margin: 1rem; }
.modal--track .modal-content {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.93);
  padding: 36px 30px 48px 30px; }
  .modal--track .modal-content .text-track {
    font-size: 16px; }
.modal--track__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  margin-top: -12px;
  margin-right: -12px;
  background: url(../img/icons/close.svg) no-repeat center;
  background-size: 32px;
  outline: none;
  border: none;
  background-color: transparent;
  box-shadow: none; }

@media (max-width: 1024px) {
  .swiper-slide--speaker .color-white--mobile {
    color: #fff; } }
@media (max-width: 767px) {
  .swiper-slide--speaker {
    background-size: 90vh auto !important;
    background-position: -150px 100% !important; } }

@media (max-width: 767px) {
  .swiper-slide--more {
    background: url(../img/more/bg-mob.jpg) no-repeat bottom center !important;
    background-size: cover !important; } }
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), (min-resolution: 192dpi) and (max-width: 767px) {
  .swiper-slide--more {
    background: url(../img/more/bg-mob.jpg) no-repeat bottom center !important;
    background-size: cover !important; } }

.be-first {
  color: #fff;
  background: #F20C66;
  border-radius: 40px;
  padding: 8px 24px;
  text-decoration: none; }
  .be-first:hover {
    color: #fff;
    background: #F20C66; }

.workshop-img {
  position: absolute;
  width: 59vw;
  right: 100%;
  top: 51%;
  transform: translateY(-50%);
  z-index: 1; }
  @media (max-width: 767px) {
    .workshop-img {
      margin-bottom: -10vw;
      position: static;
      max-height: 48vh;
      top: auto;
      bottom: auto;
      object-fit: cover;
      object-position: top left;
      transform: translateY(0);
      width: 140vw;
      z-index: 0;
      right: auto;
      margin-left: -19vw; } }

.workshop-content {
  padding-top: 65px; }
  @media (max-width: 767px) {
    .workshop-content {
      padding-top: 25px; } }

.workshop-line {
  position: absolute;
  top: -24px;
  left: -100px;
  width: 100%;
  height: 58px;
  z-index: -1;
  background: #0AEAD3; }
  @media (max-width: 767px) {
    .workshop-line {
      height: 37px;
      top: -13px;
      width: 87%; } }

.swiper-slide--workshop h1, .swiper-slide--workshop .h1 {
  z-index: 1;
  position: relative; }
@media (max-width: 767px) {
  .swiper-slide--workshop h2, .swiper-slide--workshop .h2 {
    margin-bottom: 24px !important;
    margin-top: 0 !important; }
  .swiper-slide--workshop .h2 {
    z-index: 1; }
  .swiper-slide--workshop .h1 {
    margin-top: -10px !important;
    margin-bottom: 15px; } }

@media (max-width: 1200px) {
  .swiper-slide--listening {
    background: url(../img/listening/bg-mob.jpg) no-repeat bottom right !important;
    background-size: cover !important; } }
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), (min-resolution: 192dpi) and (max-width: 1200px) {
  .swiper-slide--listening {
    background: url(../img/listening/bg-mob.jpg) no-repeat bottom right !important;
    background-size: cover !important; } }

@media (max-width: 767px) {
  #listening .h2--sm-ipad {
    font-size: 6vw; } }

@media (max-width: 1200px) {
  .swiper-slide--skills {
    background: url(../img/skills/bg-mob.jpg) no-repeat top center #1e143f !important;
    background-size: cover !important; } }
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), (min-resolution: 192dpi) and (max-width: 1200px) {
  .swiper-slide--skills {
    background: url(../img/skills/bg-mob.jpg) no-repeat top center #1e143f !important;
    background-size: cover !important; } }

@media (max-width: 1200px) {
  #skills.darkGradient:after {
    background: linear-gradient(to bottom, rgba(30, 20, 63, 0.5) 0%, rgba(30, 20, 63, 0.5) 50%, #1e143f 80%, #1e143f 100%); } }

.footer {
  padding-top: 3vw; }
  @media (max-width: 1200px) {
    .footer {
      background: url(../img/footer/bg-mob.jpg) no-repeat center !important;
      background-size: cover !important; } }
  @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), (min-resolution: 192dpi) and (max-width: 1200px) {
    .footer {
      background: url(../img/footer/bg-mob.jpg) no-repeat center !important;
      background-size: cover !important; } }
  @media (max-width: 767px) {
    .footer {
      padding-top: 50px; } }
  .footer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(30, 20, 63, 0.6) 0%, rgba(30, 20, 63, 0.5) 33%, rgba(30, 20, 63, 0.24) 47%, rgba(30, 20, 63, 0) 60%, rgba(30, 20, 63, 0) 100%);
    transform: scaleY(-1); }
    @media (max-width: 767px) {
      .footer:after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(30, 20, 63, 0.6) 20%, rgba(30, 20, 63, 0.8) 100%);
        top: 10%;
        transform: none; } }
  .footer .container-fluid {
    position: relative; }
  @media (min-width: 1200px) {
    .footer-content {
      transform: scale(0.8); } }
  @media (max-width: 1200px) {
    .footer-content {
      transform: scale(0.85); } }
  @media only screen and (max-height: 555px) {
    .footer-content {
      transform: scale(0.75); } }
  .footer h2, .footer .h2 {
    margin-top: 0;
    padding-top: 0;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.28); }
  .footer-logo {
    margin: 1vw 0 2vw; }
    .footer-logo img {
      width: 24vw;
      max-width: 536px; }
      @media (max-width: 1200px) {
        .footer-logo img {
          width: 60vw;
          margin: 1vw 0; } }
  .footer-date {
    margin-bottom: 2.5vw;
    padding: 0; }
  .footer .link {
    color: #fff;
    font-size: 90%; }
  .footer-link {
    width: 180px; }
  @media (max-width: 767px) {
    .footer-link {
      width: 140px; }
  }
.form {
  width: 356px;
  max-width: 100%;
  margin: 0 auto; }
  .form-control {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    min-height: auto;
    padding: 0 20px;
    color: #fff;
    font-size: 90%;
    text-align: left;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 28px;
    outline: none;
    box-shadow: none; }
    @media (max-width: 1200px) {
      .form-control {
        font-size: 100%; } }

.btn-primary {
  color: #fff;
  background: #f20c66;
  text-align: center;
  font-size: 18px;
  padding: 0 36px;
  font-weight: 700;
  height: 46px;
  line-height: 46px;
  border-radius: 28px;
  outline: none;
  border: none;
  box-shadow: none; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #fff;
    background: #0AEAD3; }

input.form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 1; }

input.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1; }

input.form-control:-moz-placeholder {
  color: #fff;
  opacity: 1; }

input.form-control:-ms-input-placeholder {
  color: #fff;
  opacity: 1; }

#modalPrivacy {
  color: #fff;
  background: url(../img/privacy/bg.jpg) no-repeat center fixed;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  border-radius: 0;
  box-shadow: none; }
  #modalPrivacy .btn-close, #modalPrivacy .modalMy-close {
    position: absolute;
    top:10px !important;
    right:10px !important;
    transform: none;
    color: #fff;
  filter: invert(100%);
    opacity: 1;
    z-index: 2;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;}
  #modalPrivacy:before {
    content: '';
    position: fixed;
    background: rgba(30,20,63,.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: -1; }
  #modalPrivacy .modal-dialog {
    z-index: 2;
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: auto;
    font-size: 15px; }
    @media (max-width: 1200px) {
      #modalPrivacy .modal-dialog {
        width: 96%; }
        #modalPrivacy .modal-dialog .text, #modalPrivacy .modal-dialog p, #modalPrivacy .modal-dialog li {
          font-size: 13px; } }
  #modalPrivacy ol {
    counter-reset: item; }
    #modalPrivacy ol > li {
      display: block;
      position: relative;
      margin-top: 24px; }
      #modalPrivacy ol > li:before {
        content: counters(item,".") " ";
        counter-increment: item;
        left: -30px;
        top: 0;
        position: absolute; }
        @media (max-width: 1200px) {
          #modalPrivacy ol > li:before {
            left: -22px; } }
      #modalPrivacy ol > li ol > li {
        display: block;
        position: relative; }
        #modalPrivacy ol > li ol > li:before {
          content: counters(item,".") " ";
          counter-increment: item;
          left: -48px;
          top: 0;
          position: absolute; }
          @media (max-width: 1200px) {
            #modalPrivacy ol > li ol > li:before {
              left: -40px; } }
  #modalPrivacy ul {
    list-style: disc;
    margin-bottom: 20px;
    margin-top: 16px; }
    #modalPrivacy ul li {
      list-style: disc;
      margin-top: 6px; }
  #modalPrivacy .modal-content {
    background: transparent;
    max-height: 100%;
    border: 0;
    overflow: auto;
    padding-bottom: 50px;}

.section--thank {
  height: 100%;
  background-image: url(../img/thank/bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: -20vw 100%;
  background-size: 84vw auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 1921px) {
    .section--thank {
      background-size: 1800px auto; } }
  @media (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), (min-resolution: 192dpi) and (max-width: 1200px) {
    .section--thank {
      background-size: 800px;
      background-position: -22vw 100%; } }
  @media (max-width: 1200px) {
    .section--thank {
      display: block;
      background-size: 600px;
      background-position: -122px 100%; } }
  @media (max-width: 767px) {
    .section--thank {
      display: block;
      background-size: 500px;
      background-position: -72px 100%; } }
  @media (max-width: 375px) {
    .section--thank {
      display: block;
      background-size: 440px;
      background-position: -92px 100%; } }
  .section--thank .back {
    color: #000; }
    .section--thank .back:hover {
      color: #000; }

.thank {
  width: 44.271vw;
  max-width: 100%;
  float: right;
  padding-bottom: 15vh; }
  @media (min-width: 1921px) {
    .thank {
      width: 850px; } }
  @media (max-width: 1200px) {
    .thank {
      padding-bottom: 0;
      padding-top: 13vh;
      width: 100%; } }
  .thank-text {
    font-family: "Days One", sans-serif;
    color: #01ead4;
    font-size: 3.385vw;
    position: relative;
    z-index: 1;
    margin-bottom: 5.208vw;
    padding-left: 20px; }
    @media (max-width: 1200px) {
      .thank-text {
        padding-left: 0;
        font-size: 28px;
        margin-bottom: 36px;
        text-align: center; } }
    .thank-text span {
      z-index: 1; }
    .thank-text__color {
      color: #F20C66;
      display: block;
      transform: translateX(-5.5vw); }
      @media (max-width: 1200px) {
        .thank-text__color {
          transform: none; } }
    .thank-text__bg {
      display: block; }
      @media (max-width: 1200px) {
        .thank-text__bg {
          display: inline-block;
          position: relative;
          padding: 12px 0; } }
      .thank-text__bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #1e143f;
        z-index: -1; }
        @media (max-width: 1200px) {
          .thank-text__bg:before {
            left: -1000px;
            right: 20px;
            width: auto; } }
  .thank-info {
    display: inline-block;
    text-align: center; }
    @media (max-width: 1200px) {
      .thank-info {
        display: block; } }
  .thank-logo {
    width: 26.875vw;
    max-width: 516px;
    margin-bottom: 26px; }
    @media (max-width: 1200px) {
      .thank-logo {
        width: 306px;
        max-width: 100%;
        margin-bottom: 16px; } }
  .thank-date {
    text-align: center; }
    @media (max-width: 1200px) {
      .thank-date {
        font-size: 20px; } }
    .thank-date span {
      color: #f20c67; }

.section--contact {
  height: 100%;
  background: linear-gradient(135deg, #1e143f 0%, #1e143f 48%, #e40d63 100%);
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .section--contact h1, .section--contact .h1,
  .section--contact h2, .section--contact .h2 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: #0AEAD3;
    margin-bottom: 4.688vw;
    font-size: 45px; }
    @media (max-width: 1200px) {
      .section--contact h1, .section--contact .h1,
      .section--contact h2, .section--contact .h2 {
        margin-bottom: 12vh;
        font-size: 28px; } }
  .section--contact h3, .section--contact .h3 {
    margin: 0;
    font-size: 30px; }
    @media (max-width: 1200px) {
      .section--contact h3, .section--contact .h3 {
        font-size: 20px;
        padding: 0;
        transform: none;
        margin: 0;
        text-align: left; } }
  .section--contact .back {
    color: #fff; }
    .section--contact .back:hover {
      color: #fff; }

.contact-link {
  text-decoration: none;
  color: #fff;
  font-size: 30px; }
  @media (max-width: 1200px) {
    .contact-link {
      font-size: 20px;
      margin-bottom: 6vh;
      display: inline-block; } }
  .contact-link:hover {
    color: #fff;
    opacity: .7; }


body.modal-opened .modalMy-overlay {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

body.modal-FIREBEATZ-opened .modal-FIREBEATZ {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 90;
}

body.modal-FLEMING-opened .modal-FLEMING {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 90;
}

body.modal-SILVA-opened .modal-SILVA {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 90;
}

body.modal-PRIVACY-opened .modal-PRIVACY {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 90;
}

.modalMy-overlay {
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 80;
  background: rgba(79,79,79,.04);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  left: 0;
  bottom: 0;
  transition: .2s ease-out;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}


#modalPrivacy .modal-content {overflow: hidden;}


.modalMy {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;

  opacity: 0;
  pointer-events: none;
  visibility: hidden;

  width: 500px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 27px;
  background: rgba(255,255,255, .93);
  padding: 36px 30px 48px 30px;
  max-width: 90%;
}
.modalMy-close {
   position: absolute;
   top: 0 !important;
   right: 0 !important;
   width: 32px;
   height: 32px;
   margin-top: -12px;
   margin-right: -12px;
   background: url(../img/icons/close.svg) no-repeat center;
   background-color: transparent;
   background-size: 32px;
   outline: none;
   border: none;
   box-shadow: none;
   cursor: pointer;
  transition: .5s;
 }

.modalMy.active{
   opacity: 1;
   pointer-events: auto;
   visibility: visible;
   transform: translateY(0);
 }


.modal-FIREBEATZ .modal__content,
.modal-FLEMING .modal__content,
.modal-SILVA .modal__content {
  max-height: 74vh;
  overflow: auto;
}

#modalPrivacy .modal__content {
  max-height: 100%;
  overflow: auto;
  padding-bottom: 50px;
}

.bg-green {
  color: #000;
  text-shadow: none;
  padding: 2px 4px;
  background: #01ead3;
}
.bg-pink {
  text-shadow: none;
  padding: 2px 4px;
  background: #f20c66;
  color: #fff;
}
.pink-reg {
  text-align: center;
  color: #fff;
  background: #f20c66;
  font-weight: 700;
  padding: 10px 24px 12px 24px;
  border-radius: 36px;
  text-decoration: none;
  display: inline-block;
  transition: .5s;
}
.pink-reg:hover {
  color: #fff;
  text-decoration: none;
  background: #01ead3;
}
.reg-btn-fixed {
  color: #000;
  background: #07ebd4;
  box-shadow: 2px 2px #f20c66;
  display: inline-block;
  padding: 10px 30px 10px 20px;
  position: fixed;
  font-size: .8em;
  top: 32px;
  left: 0;
  z-index: 10;
  border-radius: 0 50px 50px 0;
  text-align: left;
  font-weight: 700;
  text-decoration: none;
  transition: .5s;
  transform: translate(-2px,-2px);
}
@media (max-width: 1500px) {
  .reg-btn-fixed {
    padding: 8px 20px 8px 12px;
    border-radius: 0 36px 36px 0;
  }
}
@media (max-width: 992px) {
  .reg-btn-fixed {
    top: auto;
    bottom: 72px;
    font-size: .7em;
  }
}
.reg-btn-fixed:hover {
  color: #fff;
  box-shadow: 1px 1px #000;
  transform: translate(0px,0px);
}

/*no swiper home*/
html,
body,
.mySwiper {
  /*height: auto;*/
  /*min-height: 100%;*/
}
.mySwiper--home {
  overflow: hidden;
}
.mySwiper--home > .swiper-slide {
  /*height: 100vh;*/
  /*min-height: 100%;*/
  overflow: visible !important;
  min-height: 100vh;            /* fall-back */
  min-height: -moz-available;
  min-height: -webkit-fill-available;
  min-height: fill-available;
}


body.modal-reg-opened {
  height: 100vh;
  overflow: hidden;
}
body.modal-reg-opened .modal--reg {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 90;
}

.modal--reg {
  border-radius: 0;
  background: url(../img/bg-reg.jpg) no-repeat center;
  background-size: cover;
  padding: 140px 48px 48px 48px;
  text-align: center;
  color: #fff;
}
.modal--reg:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(30, 20, 63, 0.85) 0%, rgba(30, 20, 63, 0.8) 33%, rgba(30, 20, 63, 0.75) 47%, rgba(30, 20, 63, .75) 60%, rgba(30, 20, 63, .75) 100%);
  transform: scaleY(-1);
  z-index: -1;
}
.modal--reg h3, .modal--reg .h3 {
  text-transform: none;
  margin-bottom: 36px;
  padding-bottom: 12px;
}
.modal--reg .h3 + .h3 {
  padding-bottom: 0;
}
.h3--big {
  font-size: 1.15em;
}
.text-sh-pink {
  text-shadow: -4px 4px 2px #f20c66;
}
.h3--sm {
  display: block;
  font-size: .7em;
  font-weight: 500;
  margin-top: 4px;
}
.modal--reg__decor {
  position: absolute;
  top: 60px;
  left: 0;
  width: 50%;
}
.modal--reg__decor span {
  height: 32px;
  position: absolute;
}
.modal--reg__decor span:nth-child(1) {
  background: #f20c66;
  width: 85%;
  top: 0;
  left: 0;
  z-index: 1;
}
.modal--reg__decor span:nth-child(2) {
  background: #07ebd4;
  width: 85%;
  top: 16px;
  left: 15%;
}
.modalMy-overlay {
  cursor: pointer;
}
.h3-lh {
  margin-top: 6px;
  line-height: 1.4;
}

body.modal-opened.modal-reg-opened .modalMy-overlay {
  background: rgba(30, 20, 63, 0.5);
}
.modalMy .pink-reg {
  font-family: "Days One", sans-serif;
  font-size: .75em;
}
.modalMy .bg-green {
  padding: 0 10px 6px 0;
}
.modalMy .bg-pink {
  padding: 2px 0 0 8px;
}
.h3--dop {
  font-size: 1.1em;
}

@media (max-width: 1024px) {
  .modal--reg {
    padding: 100px 24px 32px 24px;
  }
  .modal--reg__decor {
    position: absolute;
    top: 32px;
  }
  .modal--reg__decor span {
    height: 20px;
  }
  .modal--reg__decor span:nth-child(2) {
    top: 16px;
  }
  .modal--reg h3, .modal--reg .h3 {
    padding-bottom: 0;
  }


}

.modalMy-close:hover {
  transform: rotate(90deg);
}