body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

.wrapper {
  z-index: 8;
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.wrapper-phone {
  z-index: 1;
  width: 216px;
  height: 447px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.phone-background {
  z-index: 0;
  width: 216px;
  height: 447px;
  background-color: #c96b6b;
  background-image: linear-gradient(74deg, #ff7676 5%, #ff7d4a);
  border-radius: 46px;
  position: absolute;
}

.image {
  z-index: 2;
  flex: 0 auto;
  order: 0;
  position: absolute;
}

.body {
  height: 300vh;
}

.content {
  z-index: 9;
  width: 100vw;
  height: 150vh;
  background-color: #db5d5d;
  background-image: linear-gradient(to top, #ff7676, #ff7d4a);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 100vh;
}

.content._2 {
  background-color: #ff7676;
  background-image: none;
}

.wrapper2 {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
}

.grid {
  width: 90vw;
  height: 150vh;
  min-width: 1500px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#ff8f8f, #e25f7e);
  transform: translate(0);
}

.div-block._2 {
  z-index: 2;
  transform-style: preserve-3d;
  position: relative;
  transform: scale(.86)translate3d(0, 0, 300px);
}

.div-block._2:hover {
  transform: scale(1);
}

.div-block._3 {
  z-index: 1;
  opacity: .85;
  transform-style: preserve-3d;
  background-color: #000;
  background-image: none;
  position: relative;
  transform: translate3d(0, 0, -50px);
}

.body-2 {
  height: 450vh;
}

.body-3 {
  height: 300vh;
}

.wrapper-eyes {
  width: 100vw;
  height: 100vh;
  perspective: 2000px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.smiley {
  width: 450px;
  height: 450px;
  cursor: pointer;
  background-image: url('../images/61khvKZBwsL.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border: 5px rgba(129, 75, 0, .94);
  border-radius: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ey-wrapper {
  width: 90px;
  height: 50px;
  justify-content: space-between;
  align-items: center;
  margin-top: 120px;
  display: flex;
}

.div-block-3 {
  width: 30px;
  height: 30px;
  border: 1px rgba(129, 75, 0, .94);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 100%;
}

.div-block-5 {
  width: 200px;
  height: 50px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 75px;
  margin-left: -110px;
  display: flex;
  overflow: hidden;
  transform: rotate(31deg);
}

.div-block-6 {
  width: 175px;
  height: 175px;
  border: 4px solid #000;
  border-radius: 100%;
}

.div-block-7 {
  width: 100vw;
  height: 100vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -5vh;
  display: grid;
  overflow: visible;
}

.div-block-8 {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.gro {
  z-index: 2;
  width: 540px;
  height: 360px;
  cursor: pointer;
  background-color: #fff;
  background-image: linear-gradient(96deg, #ff9b9b, #cc3838);
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.mittel {
  z-index: 1;
  width: 360px;
  height: 240px;
  cursor: pointer;
  background-color: #fff;
  background-image: linear-gradient(120deg, #a5ff9d, #5ab86e);
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.klein {
  z-index: 0;
  width: 180px;
  height: 120px;
  cursor: pointer;
  background-color: #fff;
  background-image: linear-gradient(119deg, #67e3ec, #2c84c7);
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.body-4 {
  overflow: hidden;
}

.div-block-9 {
  width: 100vw;
  height: 100vh;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: fixed;
}

.div-block-10 {
  background-color: #5b8e9c;
}

.div-block-10._2 {
  background-color: #f5787a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-5 {
  height: 450vh;
  perspective: 2000px;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.wrappper-filter {
  width: 50vw;
  height: 50vh;
  transform-style: preserve-3d;
  background-color: #ffadad;
  transform: translate3d(0, 0, -300px);
}

.div-block-11 {
  z-index: 5;
  width: 50vw;
  height: 50vh;
  background-color: #503030;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-12 {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.body-6 {
  height: 180vh;
}

.div-block-13 {
  width: 80vw;
  height: 80vh;
  transform-style: preserve-3d;
  background-color: #f0f0f0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 4px;
  display: flex;
  transform: translate3d(0, 0, -300px);
}

.t1 {
  padding-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 10vw;
  font-weight: 700;
  line-height: 11vw;
}

.t1._2 {
  z-index: 0;
  color: #fff;
  background-color: #000;
  border-bottom: 20px solid #000;
  margin-top: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 40px;
  position: relative;
}

.t1._3 {
  color: #fff;
  background-color: #000;
  border-bottom: 20px solid #000;
  margin-top: 10px;
  padding: 30px 40px 30px 0;
}

.t1._4 {
  color: #fff;
  background-color: #000;
  border-bottom: 20px solid #000;
  margin-top: 10px;
  padding: 30px 0 30px 40px;
}

.div-block-14 {
  z-index: -1;
  width: 80vw;
  height: 100vh;
  text-transform: uppercase;
  background-color: #dfdfdf;
  position: absolute;
  top: 0;
}

.wrapper-copy {
  z-index: 8;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/elf-out.jpg');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  transform: scale(1.05);
}

.elf {
  z-index: 9;
  width: 100vw;
  height: 100vh;
  background-image: url('../images/el-in.png');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  transform: scale(1.05);
}

.body-7 {
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 32px;
}

._2 {
  letter-spacing: 6px;
  margin-left: -3px;
  font-size: 15px;
  font-weight: 300;
}

._2.white {
  color: #fff;
  margin-top: 30px;
  margin-left: 9px;
}

.cursor {
  z-index: 2147483647;
  width: 40px;
  height: 40px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: none;
  background-color: #fff;
  border-radius: 30px;
  margin-left: -15px;
  margin-right: -15px;
  transition: transform .2s ease-in-out;
  position: absolute;
  top: -50%;
  left: -50%;
}

.icon {
  width: 25px;
}

.social-link {
  position: relative;
}

.social-icon {
  width: 2rem;
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-15 {
  margin-top: 20px;
}

.image-2 {
  text-align: left;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 32px;
}

.footer-social-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-stroke-color: white;
  align-items: center;
  display: flex;
}

.footer-social-links:hover {
  -webkit-text-stroke-color: white;
}

.footer-social-link {
  flex: none;
}

.footer-social {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-social:hover {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer-social-links {
    margin-top: 20px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 479px) {
  .wrapper-phone {
    width: 190px;
    height: 400px;
  }

  .phone-background {
    width: 190px;
    height: 393px;
    border: 1px dashed #000;
    border-radius: 36px;
  }

  .content {
    top: 110vh;
  }

  .content._2 {
    margin-left: 0;
  }

  .div-block-9 {
    width: auto;
    height: auto;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-10 {
    width: 50px;
    height: 50px;
  }

  .heading-2 {
    margin-top: 30px;
    font-size: 32px;
  }

  ._2 {
    font-size: 15px;
  }

  .heading-1 {
    margin-top: 30px;
    font-size: 32px;
  }
}


