/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Roboto:wght@400;900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none;
}

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

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block;
}

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

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

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

/*-----------------standards----------------*/
/*-----------------colors-------------------*/
/*-----------------margins------------------*/
/*-----------------paddings-----------------*/
/*-----------------fonts--------------------*/
/*-----------------weights------------------*/
/*-----------------buttons------------------*/
/*-----------------containers---------------*/
/*-----------------offsets------------------*/
@-webkit-keyframes slideFromTop {
  0% {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    opacity: 0;
    top: -50px;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
    top: 0px;
  }
}
@keyframes slideFromTop {
  0% {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    opacity: 0;
    top: -50px;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
    top: 0px;
  }
}

body {
  width: 100vw;
  height: 100%;
  overflow-x: hidden;
}

h1 {
  font-family: "Archivo Black", sans-serif;
  color: #00b7ff;
  font-size: 3.4375rem;
}

h2, p, a, button {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}

a {
  text-decoration: none;
  color: #ffffff;
}

svg {
  height: 80px;
  position: absolute;
  width: 80px;
}

.plate {
  display: none;
  height: 80px;
  width: 80px;
}

@media (max-device-width: 64em) {
  .plate {
    display: block;
  }
}

.burger {
  -webkit-filter: url(#gooeyness);
          filter: url(#gooeyness);
}

.x {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}

.line {
  fill: none;
  stroke: white;
  stroke-width: 3px;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms, -webkit-transform 500ms 200ms;
}

.x .line {
  stroke-width: 4.5px;
}

.active .x {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 400ms 350ms;
  transition: -webkit-transform 400ms 350ms;
  transition: transform 400ms 350ms;
  transition: transform 400ms 350ms, -webkit-transform 400ms 350ms;
}

/* El segundo plato */
.plate2 .line1 {
  stroke-dasharray: 21 185.62753295898438;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.plate2 .line2 {
  stroke-dasharray: 21 178.6514129638672;
  -webkit-transition-delay: 30ms;
          transition-delay: 30ms;
}

.plate2 .line3 {
  stroke-dasharray: 21 197.92425537109375;
  -webkit-transition-delay: 60ms;
          transition-delay: 60ms;
}

.plate2 .line4 {
  stroke-dasharray: 21 190.6597137451172;
  -webkit-transition-delay: 90ms;
          transition-delay: 90ms;
}

.plate2 .line5 {
  stroke-dasharray: 21 208.52874755859375;
  -webkit-transition-delay: 120ms;
          transition-delay: 120ms;
}

.plate2 .line6 {
  stroke-dasharray: 21 186.59703063964844;
  -webkit-transition-delay: 150ms;
          transition-delay: 150ms;
}

.active.plate2 .line1 {
  stroke-dasharray: 5 185.62753295898438;
  stroke-dashoffset: -147px;
}

.active.plate2 .line2 {
  stroke-dasharray: 5 178.6514129638672;
  stroke-dashoffset: -143px;
}

.active.plate2 .line3 {
  stroke-dasharray: 5 197.92425537109375;
  stroke-dashoffset: -180px;
}

.active.plate2 .line4 {
  stroke-dasharray: 5 190.6597137451172;
  stroke-dashoffset: -165px;
}

.active.plate2 .line5 {
  stroke-dasharray: 5 208.52874755859375;
  stroke-dashoffset: -145px;
}

.active.plate2 .line6 {
  stroke-dasharray: 5 186.59703063964844;
  stroke-dashoffset: -180px;
}

.active.plate2 .x {
  -webkit-transition: -webkit-transform 400ms 250ms;
  transition: -webkit-transform 400ms 250ms;
  transition: transform 400ms 250ms;
  transition: transform 400ms 250ms, -webkit-transform 400ms 250ms;
}

.container {
  background-color: #21212E;
}

.container .header {
  padding: 0px 80px;
  position: relative;
  top: 0px;
  left: 0px;
  max-width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 64em) {
  .container .header {
    height: 40vh;
    padding: 0px 50px;
  }
}

@media (max-device-width: 64em) and (orientation: landscape) {
  .container .header {
    height: 80vh;
    padding: 0px 50px;
  }
}

@media (max-device-width: 63em) and (orientation: landscape) {
  .container .header {
    height: 130vh;
    padding: 0px 50px;
  }
}

@media (max-device-width: 720px) and (max-device-height: 540px) and (orientation: landscape) {
  .container .header {
    height: 80vh;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .header {
    height: 130vh;
  }
}

@media (max-device-width: 667px) and (max-device-height: 375px) and (orientation: landscape) {
  .container .header {
    height: 110vh;
  }
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .container .header {
    height: 70vh;
  }
}

@media (max-device-width: 39.9375em) {
  .container .header {
    padding: 0px 30px;
  }
}

.container .header__circle {
  position: absolute;
  left: -35%;
  top: -75%;
  width: 100%;
  height: 100vh;
}

.container .header__circle img {
  width: 100%;
}

.container .header .nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 80px 0px;
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: "row";
          flex-direction: "row";
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 64em) {
  .container .header .nav {
    padding: 10px 50px 0px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .header .nav {
    padding: 10px 5px 0px 25px;
  }
}

.container .header .nav__logo {
  width: 20%;
}

@media (max-device-width: 39.9375em) {
  .container .header .nav__logo {
    width: 40%;
  }
}

.container .header .nav__list-wrapper {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: "row";
          flex-direction: "row";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 63em) {
  .container .header .nav__list-wrapper {
    width: 50%;
  }
}

@media (max-device-width: 64em) {
  .container .header .nav__list-wrapper {
    overflow-x: hidden;
    height: 0%;
    opacity: 0.9;
    display: block;
    padding: 0px;
    width: 80%;
    position: absolute;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #12121a;
    border-radius: 5px;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-box-shadow: 0px 0px 10px inset #4d4c4c, 0px 0px 0px black;
            box-shadow: 0px 0px 10px inset #4d4c4c, 0px 0px 0px black;
  }
}

.container .header .nav__btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 64em) {
  .container .header .nav__btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.container .header .nav__list {
  width: 50%;
  list-style-type: none;
  margin-right: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: "row";
          flex-direction: "row";
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 64em) {
  .container .header .nav__list {
    display: block;
    width: 90%;
    text-align: center;
  }
}

@media (max-device-width: 39.9375em) {
  .container .header .nav__list {
    width: 80%;
  }
}

@media (max-device-width: 35.5em) {
  .container .header .nav__list {
    width: 75%;
  }
}

.container .header .nav__item {
  font-weight: 900;
  font-size: 0.875rem;
  margin-right: 30px;
}

@media (max-device-width: 64em) {
  .container .header .nav__item {
    margin: 20px 0px;
  }
}

.container .header .nav__item:nth-of-type(3) {
  min-width: 70px;
}

.container .header .nav__item:hover a::before {
  visibility: visible;
  width: 100%;
}

.container .header .nav__item a {
  position: relative;
  top: 0px;
  left: 0px;
}

.container .header .nav__item a::before {
  visibility: hidden;
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-bottom: 2px solid #7900ff;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.container .header .nav button {
  cursor: pointer;
  font-weight: 900;
  border: none;
  outline: none;
  margin: 0px 5px;
  color: #ffffff;
  min-width: 135px;
  min-height: 35px;
  background-color: transparent;
  border-radius: 3px;
}

@media (max-device-width: 63em) {
  .container .header .nav button {
    min-width: 100px;
  }
}

.container .header .nav button:first-of-type {
  background-image: url("../assets/button.png");
  background-size: 160%;
  background-position: center;
  -webkit-filter: drop-shadow(0px 0px 5px #7900FF);
          filter: drop-shadow(0px 0px 5px #7900FF);
}

.container .header .nav button:first-of-type:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #7900FF);
          filter: drop-shadow(0px 0px 10px #7900FF);
}

.container .header .nav button:last-of-type {
  color: #00b7ff;
  height: 38px;
  border: 2px solid #00b7ff;
}

.container .header .nav button:last-of-type:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #00b7ff);
          filter: drop-shadow(0px 0px 10px #00b7ff);
}

.container .header .hero {
  width: 100vw;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero {
    margin-top: 50px;
  }
}

.container .header .hero__text {
  margin-top: 50px;
  width: 50%;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__text {
    width: 100%;
  }
}

.container .header .hero__text p {
  opacity: 0;
  word-spacing: 5px;
  font-weight: 900;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: relative;
  top: -30px;
  left: 0px;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__text p {
    display: none;
    width: 100%;
  }
}

.container .header .hero__text h1 {
  opacity: 0;
  position: relative;
  top: -30px;
  left: 0px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__text h1 {
    font-size: 1.875rem;
    width: 100%;
  }
}

.container .header .hero__circle {
  cursor: pointer;
  width: 50%;
  position: relative;
  top: 100%;
  left: 0px;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__circle {
    width: 55%;
    margin-top: 40px;
    position: absolute;
    top: -40px;
    left: 45%;
    z-index: -1;
  }
}

.container .header .hero__circle::before {
  content: '';
  width: 182%;
  height: 182%;
  position: absolute;
  left: -31%;
  top: -36%;
  background-image: url("../assets/hero-image-circle.png");
  background-size: 100%;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform-origin: 50% 52%;
          transform-origin: 50% 52%;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__circle::before {
    width: 212%;
    height: 212%;
    left: -48%;
    top: -40%;
  }
}

.container .header .hero__circle img {
  display: block;
  margin-left: auto;
  padding-top: 17%;
  width: 80%;
}

@media (max-device-width: 39.9375em) {
  .container .header .hero__circle img {
    width: 90%;
  }
}

.container .header .hero button {
  cursor: pointer;
  font-weight: 900;
  border: none;
  outline: none;
  margin: 0px 5px;
  color: #ffffff;
  min-width: 135px;
  min-height: 35px;
  background-color: transparent;
  border-radius: 3px;
  background-image: url("../assets/button.png");
  background-size: 160%;
  background-position: center;
  -webkit-filter: drop-shadow(0px 0px 5px #7900FF);
          filter: drop-shadow(0px 0px 5px #7900FF);
  height: 45px;
  width: 180px;
  opacity: 0;
  position: relative;
  top: -30px;
  left: 0px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.container .header .hero button:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #7900FF);
          filter: drop-shadow(0px 0px 10px #7900FF);
}

@media (max-device-width: 39.9375em) {
  .container .header .hero button {
    max-width: 100px;
  }
}

.container .feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-device-width: 39.9375em) {
  .container .feature {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.container .feature__circle {
  position: absolute;
  z-index: 1;
  left: -80%;
  top: 50%;
  width: 100%;
  height: 100vh;
}

.container .feature__circle img {
  width: 100%;
}

.container .feature__image-item {
  width: 50%;
}

@media (max-device-width: 39.9375em) {
  .container .feature__image-item {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-left: -5%;
  }
}

.container .feature__image-item img {
  display: block;
  width: 95%;
  margin-left: auto;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 2;
}

@media (max-device-width: 64em) {
  .container .feature__image-item img {
    margin: 0px;
  }
}

@media (max-device-width: 63em) {
  .container .feature__image-item img {
    margin-top: 80px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .feature__image-item img {
    margin-top: 20px;
    width: 106%;
  }
}

.container .feature__text-image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 10px;
  margin: 0px auto;
  position: relative;
  z-index: 2;
  top: -266px;
  left: 17px;
  width: 80.3%;
  background-color: rgba(0, 0, 0, 0.671);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media (max-device-width: 64em) {
  .container .feature__text-image {
    top: -278px;
    left: -13px;
  }
}

@media (max-device-width: 63em) {
  .container .feature__text-image {
    width: 81%;
    top: -278px;
    left: -10px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .feature__text-image {
    top: -275px;
    left: 12px;
    width: 90.3%;
  }
}

@media (max-device-width: 540px) and (max-device-height: 720px) and (orientation: portrait) {
  .container .feature__text-image {
    top: -260px;
    left: 15px;
    width: 90%;
  }
}

@media (max-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) {
  .container .feature__text-image {
    top: -270px;
  }
}

@media (max-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) {
  .container .feature__text-image {
    top: -272px;
    left: 11px;
  }
}

@media (max-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) {
  .container .feature__text-image {
    left: 10px;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .feature__text-image {
    left: 16px;
    top: -262px;
  }
}

@media (max-device-width: 823px) and (max-device-height: 411px) and (orientation: landscape) {
  .container .feature__text-image {
    top: -252px;
  }
}

@media (max-device-width: 823px) and (max-device-height: 411px) and (orientation: landscape) {
  .container .feature__text-image {
    top: -252px;
  }
}

@media (max-device-width: 667px) and (max-device-height: 375px) and (orientation: landscape) {
  .container .feature__text-image {
    left: -9px;
    top: -252px;
  }
}

.container .feature__text-image i {
  margin-right: 5px;
  font-size: 1.25rem;
}

.container .feature__text-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .feature__text-heading i {
  color: #7900ff;
}

.container .feature__text-body {
  width: 95%;
  line-height: 1.5;
}

.container .feature__text-footer {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .feature__text-footer i {
  background-clip: text;
  background: linear-gradient(-45deg, #ff00f5, #7900FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container .feature__text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 35px;
  padding-right: 100px;
  width: 50%;
}

@media (max-device-width: 64em) {
  .container .feature__text {
    padding-right: 20px;
  }
}

.container .feature__text .event {
  padding: 5px 0px 5px 10px;
  width: 100px;
  color: #00b7ff;
  background-color: #29224e;
}

@media (max-device-width: 39.9375em) {
  .container .feature__text .event {
    margin: 10px auto;
  }
}

.container .feature__event-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 39.9375em) {
  .container .feature__event-wrapper {
    min-width: 90vw;
    margin-left: -45%;
  }
}

.container .feature__event {
  min-width: 100%;
  margin-right: 100px;
}

.container .feature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 900;
  background-color: #12121a;
  margin: 15px 0px;
  height: 60px;
  padding: 0px 0px 0px 20px;
  border-radius: 5px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-filter: drop-shadow(0px 0px 10px black);
          filter: drop-shadow(0px 0px 10px black);
}

.container .feature__item h2 {
  font-size: 2.5rem;
  color: #7900ff;
}

@media (max-device-width: 64em) {
  .container .feature__item h2 {
    font-size: 1.875rem;
  }
}

@media (max-device-width: 63em) {
  .container .feature__item h2 {
    font-size: 1.5625rem;
  }
}

.container .feature__item p {
  padding: 0px 5px;
  font-size: 0.875rem;
}

@media (max-device-width: 64em) {
  .container .feature__item p {
    font-size: 0.8125rem;
    padding: 0px 5px;
  }
}

@media (max-device-width: 63em) {
  .container .feature__item p {
    padding: 0px 5px;
    font-size: 0.75rem;
  }
}

.container .feature__item button {
  cursor: pointer;
  font-weight: 900;
  border: none;
  outline: none;
  margin: 0px 5px;
  color: #ffffff;
  min-width: 135px;
  min-height: 35px;
  background-color: transparent;
  border-radius: 3px;
  height: 100%;
  width: 100px;
  background-color: #ff00f5;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

@media (max-device-width: 64em) {
  .container .feature__item button {
    min-width: 100px;
  }
}

@media (max-device-width: 63em) {
  .container .feature__item button {
    min-width: 60px;
    font-size: 0.75rem;
  }
}

.container .feature__item-day, .container .feature__item-time {
  color: #00b7ff;
}

.container .feature__item-day p, .container .feature__item-time p {
  margin: 4px 0px;
  color: #00b7ff;
}

.container .feature__controls {
  cursor: pointer;
  float: right;
  width: 70px;
  color: #00b7ff;
  margin-right: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 64em) {
  .container .feature__controls {
    margin-right: 60px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .feature__controls {
    margin-top: 10px;
    margin-right: 40%;
  }
}

.container .feature__controls div {
  padding: 10px 20px;
  margin: 0px 5px;
  border: 1px solid #00b7ff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .feature__controls div:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #00b7ff);
          filter: drop-shadow(0px 0px 10px #00b7ff);
}

.container .artist {
  margin-top: -200px;
}

@media (max-device-width: 39.9375em) {
  .container .artist {
    margin-top: -230px;
  }
}

.container .artist__title {
  text-align: center;
  color: #00b7ff;
}

.container .artist__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.container .artist__carousel-item {
  cursor: pointer;
  margin: 0px 10px;
  min-width: 28%;
  background-color: #12121a;
  border-radius: 5px;
  -webkit-filter: drop-shadow(0px 0px 10px black);
          filter: drop-shadow(0px 0px 10px black);
}

@media (max-device-width: 63em) {
  .container .artist__carousel-item {
    min-width: 45%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .artist__carousel-item {
    min-width: 90%;
  }
}

.container .artist__carousel-item:hover {
  background-color: #252535;
}

.container .artist__carousel-item img {
  width: 100%;
}

.container .artist__carousel-item-heading, .container .artist__carousel-item-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist__carousel-item-heading i, .container .artist__carousel-item-location i {
  margin-right: 10px;
}

.container .artist__carousel-item-heading, .container .artist__carousel-item-text {
  padding: 0px 20px;
}

@media (max-device-width: 63em) {
  .container .artist__carousel-item-heading, .container .artist__carousel-item-text {
    padding: 0px 10px;
  }
}

.container .artist__carousel-item-heading p {
  color: #00b7ff;
}

.container .artist__carousel-item-heading i {
  background-clip: text;
  background: linear-gradient(-45deg, #ff00f5, #7900FF);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.container .artist__carousel-item-line {
  width: 60%;
  border-bottom: 2px solid #7900ff;
}

.container .artist__carousel-controls {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist__carousel-controls .prev, .container .artist__carousel-controls .next {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0px 5px;
  border: 1px solid #00b7ff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist__carousel-controls .prev:hover, .container .artist__carousel-controls .next:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #00b7ff);
          filter: drop-shadow(0px 0px 10px #00b7ff);
}

.container .artist__carousel-controls .prev i, .container .artist__carousel-controls .next i {
  color: #00b7ff;
}

.container .artist__carousel-controls .prev {
  margin-right: 50px;
}

@media (max-device-width: 39.9375em) {
  .container .artist__carousel-controls .prev {
    margin-right: 20px;
  }
}

.container .artist__carousel-controls .next {
  margin-left: 50px;
}

@media (max-device-width: 39.9375em) {
  .container .artist__carousel-controls .next {
    margin-left: 20px;
  }
}

.container .artist__carousel-controls .dot {
  cursor: pointer;
  margin: 0px 10px;
  height: 5px;
  width: 5px;
  background-color: grey;
  border-radius: 100%;
  -webkit-transition: 300mse;
  transition: 300mse;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.container .artist__carousel-controls .dot:hover {
  -webkit-filter: drop-shadow(0px 0px 100px #00b7ff);
          filter: drop-shadow(0px 0px 100px #00b7ff);
}

.container .artist__active {
  height: 10px !important;
  width: 10px !important;
  background-color: #00b7ff !important;
  border-radius: 100% !important;
  -webkit-filter: drop-shadow(0px 0px 5px #00b7ff);
          filter: drop-shadow(0px 0px 5px #00b7ff);
}

.container .subscribe {
  margin-top: 30px;
  padding-bottom: 50px;
  height: 100%;
  width: 100%;
  background: linear-gradient(-45deg, #ff00f5, #7900FF);
}

.container .subscribe__form-wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 80px;
  width: 100%;
  height: 300px;
  background-image: url("../assets/subscribe.png");
  background-size: cover;
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__form-wrapper {
    padding: 50px 20px;
  }
}

.container .subscribe__form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 70px;
  width: 100%;
  height: 200px;
  background-color: #12121a;
  -webkit-box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.05) inset;
          box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.05) inset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-device-width: 63em) {
  .container .subscribe__form {
    padding: 0px 35px 30px;
  }
}

@media (max-device-width: 64em) and (orientation: landscape) {
  .container .subscribe__form {
    padding: 0px 20px;
  }
}

@media (max-device-width: 63em) {
  .container .subscribe__form-text {
    width: 50%;
  }
  .container .subscribe__form-text p {
    width: 90%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__form-text {
    width: 100%;
  }
  .container .subscribe__form-text p {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .subscribe__form-text {
    width: 100%;
  }
  .container .subscribe__form-text p {
    width: 100%;
  }
}

.container .subscribe__form-input {
  width: 60%;
}

@media (max-device-width: 64em) {
  .container .subscribe__form-input {
    width: 50%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__form-input {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .subscribe__form-input {
    width: 100%;
  }
}

.container .subscribe__form-input input {
  padding-left: 15px;
  width: 60%;
  height: 40px;
  border: 0px;
  outline: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.container .subscribe__form-input button {
  cursor: pointer;
  font-weight: 900;
  border: none;
  outline: none;
  margin: 0px 5px;
  color: #ffffff;
  min-width: 135px;
  min-height: 35px;
  background-color: transparent;
  border-radius: 3px;
  background-image: url("../assets/button.png");
  background-size: 160%;
  background-position: center;
  -webkit-filter: drop-shadow(0px 0px 5px #7900FF);
          filter: drop-shadow(0px 0px 5px #7900FF);
  width: 25%;
  height: 43px;
  margin: 0px;
  margin-left: -7px;
  -webkit-filter: drop-shadow(0px 0px 0px black);
          filter: drop-shadow(0px 0px 0px black);
  background-position: center center;
  background-size: 200%;
}

.container .subscribe__form-input button:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #7900FF);
          filter: drop-shadow(0px 0px 10px #7900FF);
}

@media (max-device-width: 64em) {
  .container .subscribe__form-input button {
    min-width: 30%;
  }
}

@media (max-device-width: 63em) {
  .container .subscribe__form-input button {
    min-width: 32%;
    background-size: 250%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__form-input button {
    position: relative;
    left: 0px;
    top: 1px;
    background-size: 275%;
  }
}

.container .subscribe__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 80px;
}

@media (max-device-width: 63em) {
  .container .subscribe__article {
    padding: 120px 50px 0px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__article {
    padding: 50px 30px 0px;
  }
}

.container .subscribe__article h2, .container .subscribe__article p {
  color: black;
}

.container .subscribe__article p {
  line-height: 2;
}

.container .subscribe__text {
  width: 60%;
}

@media (max-device-width: 63em) {
  .container .subscribe__text {
    width: 100%;
  }
}

.container .subscribe__line {
  width: 30%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.212);
}

.container .subscribe__images {
  width: 30%;
  position: relative;
  top: 0px;
  left: 0px;
}

.container .subscribe__images img:first-of-type {
  width: 80%;
  position: absolute;
  left: -20px;
  top: 0px;
  z-index: 2;
}

@media (max-device-width: 63em) {
  .container .subscribe__images img:first-of-type {
    left: 250%;
    top: -430px;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .subscribe__images img:first-of-type {
    top: -440px;
  }
}

@media (max-device-width: 540px) and (max-device-height: 720px) and (orientation: portrait) {
  .container .subscribe__images img:first-of-type {
    top: -435px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__images img:first-of-type {
    top: -550px;
  }
}

.container .subscribe__images img:last-of-type {
  width: 80%;
  position: absolute;
  left: 80px;
  top: 70px;
  z-index: 1;
}

@media (max-device-width: 63em) {
  .container .subscribe__images img:last-of-type {
    left: 270%;
    top: -410px;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .subscribe__images img:last-of-type {
    top: -430px;
  }
}

@media (max-device-width: 540px) and (max-device-height: 720px) and (orientation: portrait) {
  .container .subscribe__images img:last-of-type {
    top: -425px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__images img:last-of-type {
    top: -530px;
  }
}

.container .subscribe__footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 80px;
  margin-top: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-device-width: 63em) {
  .container .subscribe__footer {
    padding: 0px 80px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__footer {
    padding: 0px;
    margin-left: -7%;
  }
}

.container .subscribe__footer-logo {
  width: 20%;
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__footer-logo {
    display: none;
  }
}

.container .subscribe__icons {
  position: relative;
  left: -15%;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 540px) and (max-device-height: 720px) and (orientation: portrait) {
  .container .subscribe__icons {
    margin-left: 60px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .subscribe__icons {
    left: -4%;
  }
}

.container .subscribe__icons img {
  margin: 0px 10px;
  width: 100%;
}

.container .artist-inner {
  background-image: url("../assets/about-image.png");
  background-size: cover;
  background-position: center center;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist-inner__carousel-wrapper {
  overflow-x: hidden;
  padding: 50px;
  width: 70%;
  background-color: #12121a;
  position: relative;
  top: 0px;
  left: 0px;
}

.container .artist-inner__carousel-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist-inner__carousel-heading h2 {
  color: #00b7ff;
}

.container .artist-inner__carousel-controls {
  color: #00b7ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 10px;
  top: 10px;
}

.container .artist-inner__carousel-controls div {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0px 5px;
  border: 1px solid #00b7ff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .artist-inner__carousel-controls div:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #00b7ff);
          filter: drop-shadow(0px 0px 10px #00b7ff);
}

.container .artist-inner__carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.container .artist-inner__carousel-item {
  min-width: 100%;
  margin-right: 55px;
}

.container .artist-inner__carousel-item p {
  text-align: center;
}

.container .artist-inner button {
  cursor: pointer;
  font-weight: 900;
  border: none;
  outline: none;
  margin: 0px 5px;
  color: #ffffff;
  min-width: 135px;
  min-height: 35px;
  background-color: transparent;
  border-radius: 3px;
  background-image: url("../assets/button.png");
  background-size: 160%;
  background-position: center;
  -webkit-filter: drop-shadow(0px 0px 5px #7900FF);
          filter: drop-shadow(0px 0px 5px #7900FF);
  display: block;
  width: 180px;
  height: 40px;
  border-radius: 8px;
  font-weight: 400;
  margin: 0px auto;
}

.container .artist-inner button:hover {
  -webkit-filter: drop-shadow(0px 0px 10px #7900FF);
          filter: drop-shadow(0px 0px 10px #7900FF);
}

.container .party {
  padding: 0px 20px 0px 50px;
}

.container .party p {
  width: 66%;
}

@media (max-device-width: 64em) {
  .container .party {
    padding: 0px 20px 0px 50px;
  }
  .container .party p {
    width: 70%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party {
    padding: 0px 5px 0px 25px;
  }
  .container .party p {
    width: 100%;
  }
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .container .party {
    padding: 0px 40px 0px 80px;
  }
  .container .party p {
    width: 64%;
  }
}

.container .party__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.container .party__heading h2 {
  text-transform: uppercase;
  color: #00b7ff;
}

.container .party__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.container .party__image {
  margin-top: 20px;
  margin-right: 20px;
  overflow: hidden;
  height: 500px;
}

.container .party__image img {
  width: 100%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image {
    height: 100%;
  }
}

.container .party__image:nth-of-type(1) {
  width: 44%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(1) {
    width: 43%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(1) {
    width: 40%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(1) {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(1) {
    width: 39%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(1) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(1) img {
  width: 140%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(1) img {
    width: 180%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(1) img {
    width: 240%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(1) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(1) img {
    width: 260%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(1) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(2) {
  width: 25%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(2) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(2) img {
  width: 150%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(2) img {
    width: 200%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(2) img {
    width: 260%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(2) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(2) img {
    width: 295%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(2) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(3) {
  width: 25%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(3) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(3) img {
  width: 140%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(3) img {
    width: 200%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(3) img {
    width: 240%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(3) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(3) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(3) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(4) {
  width: 19%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(4) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(4) img {
  width: 160%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(4) img {
    width: 230%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(4) img {
    width: 270%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(4) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(4) img {
    width: 320%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(4) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(5) {
  width: 55%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(5) {
    width: 53%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(5) {
    width: 50%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(5) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(5) img {
  width: 135%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(5) img {
    width: 180%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(5) img {
    width: 250%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(5) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(5) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(5) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(6) {
  width: 20%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(6) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(6) img {
  width: 110%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(6) img {
    width: 180%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(6) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(6) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(6) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(7) {
  width: 33%;
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(7) {
    width: 30%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(7) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(7) img {
  width: 130%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(7) img {
    width: 180%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(7) img {
    width: 240%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(7) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(7) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(7) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(8) {
  width: 25%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(8) {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(8) {
    width: 24%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(8) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(8) img {
  width: 130%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(8) img {
    width: 180%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(8) img {
    width: 240%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(8) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(8) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(8) img {
    width: 100%;
  }
}

.container .party__image:nth-of-type(9) {
  width: 35%;
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(9) {
    width: 100%;
  }
}

.container .party__image:nth-of-type(9) img {
  width: 145%;
}

@media (max-device-width: 64em) {
  .container .party__image:nth-of-type(9) img {
    width: 200%;
  }
}

@media (max-device-width: 63em) {
  .container .party__image:nth-of-type(9) img {
    width: 250%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .party__image:nth-of-type(9) img {
    width: 100%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .party__image:nth-of-type(9) img {
    width: 290%;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .party__image:nth-of-type(9) img {
    width: 100%;
  }
}

.container .contacts {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 120px;
  padding: 100px 80px 50px;
  background: linear-gradient(-45deg, #ff00f5, #7900FF);
}

@media (max-device-width: 39.9375em) {
  .container .contacts {
    padding: 30px 20px 30px;
  }
}

.container .contacts__image {
  position: absolute;
  top: -100px;
  right: 20px;
  width: 20%;
}

@media (max-device-width: 39.9375em) {
  .container .contacts__image {
    width: 40%;
  }
}

@media (max-device-width: 41.6875em) and (orientation: landscape) {
  .container .contacts__image {
    top: -50px;
  }
}

@media (max-device-width: 35.5em) and (orientation: landscape) {
  .container .contacts__image {
    top: -100px;
    width: 30%;
  }
}

.container .contacts h2, .container .contacts p {
  color: black;
}

.container .contacts p {
  line-height: 1.5;
  margin-top: 20px;
}

.container .contacts button {
  cursor: pointer;
  font-weight: 900;
  display: block;
  padding: 10px 40px;
  margin: 70px auto 0px;
  border-radius: 5px;
  background: #1c1445;
  border: 0px;
  outline: none;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
}

.container .contacts button:hover {
  -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.6));
}

@media (max-device-width: 39.9375em) {
  .container .contacts button {
    margin: 40px auto 0px;
  }
}

.container .footer {
  padding: 40px 80px;
  font-family: "Roboto", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-device-width: 39.9375em) {
  .container .footer {
    padding: 40px 40px;
  }
}

.container .footer h3 {
  font-size: 1rem;
  color: #00b7ff;
}

.container .footer p, .container .footer ul {
  font-size: 0.8125rem;
}

.container .footer p {
  line-height: 1.5;
}

.container .footer__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.container .footer__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-device-width: 63em) {
  .container .footer__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.container .footer__icon {
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #00b7ff;
  border-radius: 100%;
  margin-right: 8px;
}

.container .footer__icon i {
  color: #00b7ff;
}

.container .footer__column-1 {
  width: 40%;
}

@media (max-device-width: 64em) {
  .container .footer__column-1 {
    width: 35%;
  }
}

@media (max-device-width: 63em) {
  .container .footer__column-1 {
    width: 30%;
  }
}

@media (max-device-width: 64em) and (orientation: landscape) {
  .container .footer__column-1 {
    margin-left: auto;
  }
}

@media (max-device-width: 39.9375em) {
  .container .footer__column-1 {
    width: 100%;
  }
}

.container .footer__column-1 img {
  width: 40%;
}

@media (max-device-width: 64em) {
  .container .footer__column-1 img {
    width: 50%;
  }
}

@media (max-device-width: 63em) {
  .container .footer__column-1 img {
    width: 70%;
  }
}

@media (max-device-width: 39.9375em) {
  .container .footer__column-1 img {
    width: 80%;
    display: block;
    margin: 0px auto;
    margin-bottom: 30px;
  }
}

.container .footer__column-2 {
  width: 10%;
}

@media (max-device-width: 64em) {
  .container .footer__column-2 {
    width: 15%;
  }
}

@media (max-device-width: 63em) {
  .container .footer__column-2 {
    width: 30%;
    margin-left: 50px;
  }
}

@media (max-device-width: 64em) and (orientation: landscape) {
  .container .footer__column-2 {
    margin-left: 0px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .footer__column-2 {
    width: 60%;
    margin-left: 0px;
  }
}

.container .footer__column-3 {
  width: 10%;
  margin: 0px;
  padding: 0px;
  margin-left: 100px;
  list-style-type: none;
  color: white;
}

@media (max-device-width: 64em) {
  .container .footer__column-3 {
    margin-left: 50px;
  }
}

@media (max-device-width: 63em) {
  .container .footer__column-3 {
    width: 30%;
    margin-left: 10px;
  }
}

@media (max-device-width: 39.9375em) {
  .container .footer__column-3 {
    width: 30%;
    margin-left: auto;
  }
}

.container .footer__column-3 li {
  margin: 10px 0px;
  max-width: 65px;
}

.container .footer__column-3 li:hover a {
  color: #7900ff;
}

.container .footer__column-4 {
  margin-left: 100px;
  width: 20%;
}

@media (max-device-width: 63em) {
  .container .footer__column-4 {
    width: 100%;
    margin-left: 0px;
  }
}

.container .footer__foot {
  margin-top: 50px;
  margin-left: auto;
  margin-right: 330px;
}

@media (max-device-width: 63em) {
  .container .footer__foot {
    margin: 0px auto;
  }
}
/*# sourceMappingURL=styles.css.map */