.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.hr-landing {
  height: 100%;
  background-color: #000;
  font-family: Suisseintl, sans-serif;
  color: #000;
  font-weight: 300;
}

.sections {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.gallery-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
  min-height: 600px;
}

.waves-2-scene {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: hue-rotate(-20deg) contrast(120%) brightness(140%);
  filter: hue-rotate(-20deg) contrast(120%) brightness(140%);
}

.waves-scene {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  min-height: 600px;
}

.scripts {
  display: none;
}

.dots-scene {
  width: 100%;
  height: 100%;
}

.waves-2-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 56px 64px 104px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #f1f1f1;
}

.waves-2-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.waves-2-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.waves-2-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  border-bottom: 1px solid hsla(0, 0%, 96.1%, 0.15);
  text-decoration: none;
}

.waves-2-list-item-name {
  width: 25%;
  min-width: 270px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #f1f1f1;
  font-size: 34px;
  line-height: 38px;
  letter-spacing: 0.2px;
}

.waves-2-list-item-desc {
  color: #f1f1f1;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.waves-2-section {
  position: relative;
  min-height: 100vh;
  background-color: #000;
}

.styles {
  display: none;
}

.waves-2-menu-item {
  padding-top: 16px;
  padding-bottom: 16px;
  cursor: pointer;
}

.waves-2-menu-item-link {
  color: #666;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.waves-2-menu-item-link.waves-2-menu-item-link-active {
  color: #3cf;
}

.hardware-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.hardware-pagination.centered {
  margin-top: 24px;
  margin-right: -16px;
}

.hardware-pagination-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
}

.hardware-pagination-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.intro-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f5f5f5;
}

.waves-section {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  opacity: 0;
}

.intro-content-middle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dots-section {
  position: relative;
  height: 100vh;
  min-height: 600px;
}

.intro-section {
  position: relative;
  height: 100%;
}

.video-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.intro-texts {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  font-size: 104px;
  line-height: 104px;
  font-weight: 400;
  white-space: nowrap;
}

.intro-texts.intro-text-difference {
  mix-blend-mode: difference;
}

.intro-texts.intro-text-luminosity {
  mix-blend-mode: luminosity;
}

.intro-desc {
  max-width: 50ch;
  margin-top: 32px;
  opacity: 0;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.footer-logo {
  position: fixed;
  left: 64px;
  bottom: 48px;
  z-index: 5;
  width: 32px;
  height: 32px;
  background-image: url('../images/logo-small.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-filter: brightness(95%);
  filter: brightness(95%);
}

.hardware-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 32px;
  -webkit-filter: brightness(105%) contrast(110%);
  filter: brightness(105%) contrast(110%);
}

.team-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300;
}

.hello-section {
  position: relative;
  min-height: 600px;
  background-color: #fff;
  font-weight: 300;
}

.team-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
  max-height: 900px;
}

.team-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-filter: brightness(105%) contrast(110%);
  filter: brightness(105%) contrast(110%);
  -o-object-fit: cover;
  object-fit: cover;
}

.team-img.team-img_canvas-wrap {
  display: none;
}

.intro-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 275px;
  height: 62px;
  background-image: url('../images/logo.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hardware-section {
  position: relative;
  height: 100vh;
  min-height: 600px;
  padding: 0px 20px 20px;
}

.intro-buttons {
  position: absolute;
  left: 50%;
  bottom: 80px;
  opacity: 0;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.intro-button-audio-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.95;
  color: #f5f5f5;
}

.intro-button-audio-text {
  position: relative;
  padding: 8px 12px;
  -webkit-transform: scale3d(1, 0.95, 1);
  transform: scale3d(1, 0.95, 1);
  font-size: 11px;
  line-height: 10px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.intro-text-small {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 64px;
  line-height: 64px;
  text-align: center;
}

.intro-text-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 72px;
  line-height: 72px;
  text-align: center;
}

.intro-text-default {
  opacity: 0;
  line-height: 96px;
  text-align: center;
}

.intro-text-large {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 96px;
  text-align: center;
}

.intro-button-audio-lottie {
  position: relative;
  width: 175px;
  height: 175px;
}

.intro-button-audio {
  position: absolute;
  bottom: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.intro-button-skip {
  position: absolute;
  left: 50%;
  bottom: -24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 10px 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 96.1%, 0.75);
  border-radius: 24px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: hsla(0, 0%, 96.1%, 0.95);
  font-size: 11px;
  line-height: 10px;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-transform: none;
  white-space: nowrap;
  cursor: pointer;
}

.intro-button-skip-text {
  text-transform: lowercase;
}

.hardware-on-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hardware-off {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hardware-on-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-large {
  max-width: 900px;
  margin-bottom: 32px;
  font-size: 26px;
  line-height: 42px;
  font-weight: 300;
}

.content {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 64px 100px;
}

.hello-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
}

.hello-column-1 {
  width: 40%;
}

.hello-column-2 {
  position: relative;
  width: 60%;
  margin-top: -8px;
}

.hello-facts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
}

.hello-fact {
  padding-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hello-fact-h {
  margin-bottom: 8px;
  color: rgba(13, 26, 29, 0.75);
  font-size: 19px;
}

.hello-fact-p {
  font-size: 12px;
  line-height: 19px;
  font-weight: 300;
  letter-spacing: 0.25px;
  text-transform: none;
}

.hello-lottie {
  position: absolute;
  top: 0px;
  right: 0%;
  z-index: 0;
  width: 50vw;
  opacity: 0.05;
}

.team-desc {
  position: relative;
  max-width: 1000px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-size: 32px;
  line-height: 44px;
  font-weight: 300;
  text-align: left;
}

.team-content {
  position: relative;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 64px 56px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #fff;
}

.team-h {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  color: #f5f5f5;
  font-size: 74px;
  line-height: 64px;
  font-weight: 400;
  white-space: nowrap;
}

.team-bg-grad {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(40%, transparent), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), transparent 40%, transparent);
}

.accent {
  position: absolute;
  left: 0px;
  top: 0%;
  display: none;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(41deg, #59f048, #f05948 28%, #e4f8ff 69%, #3cf);
  color: rgba(51, 204, 255, 0.85);
  font-weight: 700;
  letter-spacing: 8px;
}

.intro-footer-logo-black {
  position: fixed;
  left: 64px;
  bottom: 48px;
  width: 32px;
  height: 32px;
  background-image: url('../images/logo-small-black.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 0;
}

.scroll-helper-lottie {
  width: 20px;
}

.scroll-helper {
  position: absolute;
  left: 50%;
  bottom: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  opacity: 0;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  cursor: pointer;
}

.scroll-helper-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.p-small-uppercase {
  max-width: 600px;
  margin-bottom: 16px;
  font-size: 10px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.p-small-uppercase-bold {
  width: 75%;
  max-width: 600px;
  margin-bottom: 0px;
  font-size: 10px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hardware-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 128px 64px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-hardware {
  position: absolute;
  top: 0px;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.p-hardware.p-hardware-first {
  position: static;
  opacity: 1;
}

.dots-p {
  max-width: 650px;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.dots-p.dots-p_marked {
  padding-top: 14px;
  border-top: 1px dashed hsla(0, 0%, 94.5%, 0.5);
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.1px;
}

.dots-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 64px 100px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: hsla(0, 0%, 96.1%, 0.95);
}

.gallery-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: hsla(0, 0%, 96.1%, 0.95);
  cursor: move;
}

.gallery-text {
  padding-right: 8px;
  padding-left: 8px;
  background-color: #000;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: hsla(0, 0%, 96.1%, 0.95);
  font-size: 32px;
  line-height: 52px;
  font-weight: 700;
  cursor: pointer;
}

.gallery-text:hover {
  background-color: #3cf;
}

.dots-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dots-column-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dots-column-2 {
  padding-top: 66px;
  padding-left: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dots-h {
  margin-top: 22px;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 48px;
}

.dots-socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.dots-social-item {
  position: relative;
  overflow: hidden;
  width: 36px;
  height: 36px;
  border-style: solid;
  border-width: 0px;
  border-color: #f5f5f5;
  border-radius: 50%;
  color: #fff;
}

.dots-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.dots-contacts-item {
  color: hsla(0, 0%, 96.1%, 0.95);
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  text-decoration: none;
}

.dots-bg-grad {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(100%, transparent), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent 100%, transparent);
}

.info-section {
  display: none;
  background-color: #fff;
  color: #000;
}

.p-middle {
  max-width: 900px;
  margin-bottom: 32px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 300;
}

.p-middle.unmargined {
  margin-bottom: 0px;
}

.info-2-section {
  display: none;
  background-color: #000;
  color: #f1f1f1;
}

.p-accent {
  color: #3cf;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 500;
}

.team-h-accent {
  position: relative;
  left: 6px;
  bottom: 40px;
  background-image: radial-gradient(circle closest-corner at 50% 50%, #3cf, #006fd1);
  -webkit-filter: contrast(250%);
  filter: contrast(250%);
  -webkit-transform: scale3d(1.15, 1, 1) skew(7deg, -9deg);
  transform: scale3d(1.15, 1, 1) skew(7deg, -9deg);
  font-size: 76px;
  font-weight: 600;
  letter-spacing: 2px;
  mix-blend-mode: screen;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.p-middle-bold {
  max-width: 900px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.p-middle-bold.unmargined {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.preloader-section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100vh;
  color: #171717;
}

.preloader {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f1f1f1;
  letter-spacing: 0.2px;
}

.lottie-animation {
  width: 200px;
}

.preloader__text {
  max-width: 30em;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.25px;
}

.gallery-cursor {
  position: absolute;
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  background-color: #3cf;
  opacity: 0.9;
  color: #fff;
  font-size: 9px;
  line-height: 5vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.dots-social-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.dots-social-logo.dots-social-logo_hh {
  background-image: url('../images/logo-hh.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.dots-social-logo.dots-social-logo_habr-career {
  background-image: url('../images/logo-habr-career.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.dots-social-logo.dots-social-logo_vk {
  background-image: url('../images/logo-vk.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.dots-cotacts-item-sub {
  font-style: normal;
  font-weight: 400;
}

.dots-contacts-item-sub {
  font-style: normal;
  font-weight: 500;
}

.waves-scene-sizer {
  position: relative;
  left: -2.5%;
  overflow: hidden;
  width: 105%;
  height: 100%;
  border-radius: 32px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.waves-scene__borderer {
  position: absolute;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 40px;
  border-color: #f05948;
}

.team-sizer {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px none #000;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.team-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  mix-blend-mode: hard-light;
}

.team-hole {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 3840px;
  height: 3840px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.scripts-end {
  display: none;
}

.hardware-texts {
  position: relative;
}

.hardware-pagination-link-bullet {
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #666;
}

.hardware-pagination-link-bullet.hardware-pagination-link-bullet-active {
  background-color: hsla(0, 0%, 96.1%, 0.95);
}

.gallery-link {
  text-decoration: none;
}

.waves-2-list-2 {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}

.waves-2-list-2-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-bottom: 1px solid hsla(0, 0%, 96.1%, 0.15);
  text-decoration: none;
}

.waves-2-list-2-item-name {
  width: 25%;
  min-width: 270px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #f1f1f1;
  font-size: 34px;
  line-height: 38px;
  letter-spacing: 0.2px;
}

.waves-2-list-2-item-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f1f1f1;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.waves-2-list-2-cover {
  width: 100%;
  max-height: 85px;
  max-width: 125px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 8px;
  -o-object-fit: contain;
  object-fit: contain;
}

.waves-2-lists {
  position: relative;
}

.waves-2-list-item-2-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 24px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.preloader-image {
  width: 40px;
  opacity: 0.75;
}

.preloader-text {
  max-width: 300px;
  opacity: 1;
  color: hsla(0, 0%, 96.1%, 0.75);
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  text-transform: uppercase;
}

.preloader-text.preloader-text-hidden {
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.preloader-scripts {
  position: absolute;
  display: none;
}

@media screen and (min-width: 1920px) {
  .waves-2-menu {
    margin-bottom: 36px;
  }

  .waves-2-list-item {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .waves-2-list-item-desc {
    font-size: 16px;
  }

  .waves-2-menu-item-link {
    font-size: 18px;
  }

  .intro-desc {
    margin-top: 40px;
    font-size: 20px;
    line-height: 34px;
  }

  .footer-logo {
    width: 36px;
    height: 36px;
  }

  .intro-logo {
    width: 350px;
    height: 79px;
  }

  .intro-buttons {
    bottom: 100px;
  }

  .intro-button-audio-text {
    font-size: 14px;
  }

  .intro-text-small {
    font-size: 72px;
    line-height: 72px;
  }

  .intro-text-middle {
    font-size: 88px;
    line-height: 88px;
  }

  .intro-text-large {
    font-size: 120px;
    line-height: 96px;
  }

  .intro-button-audio-lottie {
    width: 200px;
    height: 200px;
  }

  .intro-button-skip {
    bottom: -32px;
    padding: 12px 14px 13px;
    font-size: 14px;
  }

  .p-large {
    font-size: 28px;
    line-height: 45px;
  }

  .hello-columns {
    margin-top: 50px;
  }

  .hello-fact-h {
    font-size: 20px;
  }

  .hello-fact-p {
    font-size: 13px;
  }

  .team-h {
    margin-bottom: 26px;
    font-size: 76px;
  }

  .scroll-helper-lottie {
    width: 24px;
  }

  .scroll-helper {
    width: 275px;
  }

  .p-small-uppercase {
    font-size: 12px;
    line-height: 28px;
  }

  .p-small-uppercase-bold {
    font-size: 12px;
    line-height: 28px;
  }

  .waves-2-list-2-item {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .waves-2-list-2-item-desc {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .waves-2-list-item {
    padding-bottom: 10px;
  }

  .waves-2-list-item-name {
    min-width: 225px;
    font-size: 28px;
    line-height: 32px;
  }

  .waves-2-list-item-desc {
    font-size: 13px;
    line-height: 20px;
  }

  .waves-2-menu-item-link {
    font-size: 14px;
  }

  .hardware-wrap {
    overflow: visible;
    border-radius: 0px;
  }

  .intro-logo {
    width: 200px;
    height: 45px;
  }

  .hardware-section {
    padding: 0px;
  }

  .intro-text-small {
    font-size: 40px;
    line-height: 40px;
  }

  .intro-text-middle {
    font-size: 64px;
    line-height: 64px;
  }

  .intro-text-default {
    font-size: 80px;
    line-height: 76px;
  }

  .intro-text-large {
    font-size: 80px;
    line-height: 76px;
  }

  .p-large {
    font-size: 22px;
    line-height: 36px;
  }

  .hello-columns {
    margin-top: 40px;
  }

  .hello-fact-h {
    font-size: 17px;
  }

  .hello-fact-p {
    font-size: 11px;
    line-height: 18px;
  }

  .team-desc {
    font-size: 26px;
    line-height: 36px;
  }

  .team-h {
    margin-bottom: 16px;
    font-size: 52px;
    line-height: 56px;
  }

  .p-small-uppercase {
    font-size: 10px;
    line-height: 24px;
  }

  .p-small-uppercase-bold {
    font-size: 10px;
    line-height: 24px;
  }

  .p-hardware {
    font-size: 20px;
    line-height: 30px;
  }

  .gallery-text {
    font-size: 26px;
    line-height: 42px;
  }

  .dots-h {
    font-size: 36px;
  }

  .dots-contacts-item {
    font-size: 22px;
  }

  .team-h-accent {
    font-size: 60px;
  }

  .waves-2-list-2-item {
    padding-bottom: 10px;
  }

  .waves-2-list-2-item-name {
    min-width: 225px;
    font-size: 28px;
    line-height: 32px;
  }

  .waves-2-list-2-item-desc {
    font-size: 12px;
    line-height: 17px;
  }

  .waves-2-list-2-cover {
    max-width: 100px;
  }

  .waves-2-list-item-2-sub {
    padding-right: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media screen and (max-width: 767px) {
  .dots-scene {
    opacity: 0.5;
  }

  .waves-2-content {
    padding-right: 32px;
    padding-bottom: 56px;
    padding-left: 32px;
  }

  .waves-2-menu {
    margin-bottom: 24px;
  }

  .waves-2-list-item {
    grid-column-gap: 32px;
  }

  .waves-2-list-item-name {
    min-width: 200px;
    font-size: 26px;
    line-height: 30px;
  }

  .waves-2-list-item-desc {
    line-height: 18px;
  }

  .intro-desc {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 16px;
    line-height: 28px;
  }

  .footer-logo {
    left: 32px;
    bottom: 32px;
    width: 28px;
    height: 28px;
  }

  .intro-logo {
    width: 175px;
    height: 39px;
  }

  .intro-text-small {
    font-size: 32px;
    line-height: 32px;
  }

  .intro-text-middle {
    font-size: 40px;
    line-height: 40px;
  }

  .intro-text-default {
    font-size: 64px;
    line-height: 64px;
  }

  .intro-text-large {
    font-size: 64px;
    line-height: 64px;
  }

  .p-large {
    font-size: 20px;
    line-height: 32px;
  }

  .content {
    padding: 48px 32px 72px;
  }

  .hello-columns {
    margin-top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .hello-column-1 {
    width: 100%;
  }

  .hello-column-2 {
    width: 100%;
    margin-top: 0px;
  }

  .hello-facts {
    margin-top: 12px;
  }

  .hello-fact-p {
    font-size: 12px;
  }

  .hello-lottie {
    display: none;
  }

  .team-desc {
    max-width: 500px;
    font-size: 22px;
    line-height: 32px;
  }

  .team-content {
    padding-right: 32px;
    padding-bottom: 48px;
    padding-left: 32px;
  }

  .team-h {
    margin-bottom: 12px;
    font-size: 42px;
  }

  .scroll-helper-lottie {
    width: 16px;
  }

  .scroll-helper {
    width: 200px;
  }

  .p-small-uppercase {
    font-size: 11px;
  }

  .p-small-uppercase-bold {
    font-size: 11px;
  }

  .hardware-content {
    padding: 64px 32px 32px;
  }

  .p-hardware {
    font-size: 17px;
    line-height: 26px;
  }

  .dots-content {
    padding: 64px 32px 80px;
  }

  .gallery-text {
    font-size: 22px;
    line-height: 36px;
  }

  .dots-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dots-column-2 {
    padding-top: 40px;
    padding-left: 0px;
  }

  .dots-h {
    font-size: 32px;
    line-height: 42px;
  }

  .dots-social-item {
    width: 28px;
    height: 28px;
  }

  .team-h-accent {
    font-size: 48px;
  }

  .waves-scene-sizer {
    border-radius: 0px;
  }

  .team-overlay {
    display: none;
  }

  .waves-2-list-2-item {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px none #000;
  }

  .waves-2-list-2-item-name {
    min-width: 200px;
    font-size: 26px;
    line-height: 30px;
  }

  .waves-2-list-2-item-desc {
    font-size: 13px;
    line-height: 18px;
  }

  .waves-2-list-2-cover {
    max-width: 125px;
  }

  .waves-2-list-item-2-sub {
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid hsla(0, 0%, 96.1%, 0.15);
  }
}

@media screen and (max-width: 479px) {
  .waves-2-menu {
    margin-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .waves-2-list-item {
    margin-bottom: 12px;
    padding-top: 0px;
    padding-bottom: 14px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .waves-2-list-item-name {
    width: 100%;
    margin-right: 0px;
    font-size: 26px;
    line-height: 32px;
  }

  .waves-2-menu-item {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .intro-desc {
    margin-top: 28px;
    line-height: 24px;
  }

  .footer-logo {
    display: none;
    width: 24px;
    height: 24px;
  }

  .intro-text-middle {
    font-size: 32px;
    line-height: 32px;
  }

  .intro-text-default {
    font-size: 40px;
    line-height: 40px;
  }

  .intro-text-large {
    font-size: 50px;
    line-height: 50px;
  }

  .p-large {
    font-size: 18px;
    line-height: 28px;
  }

  .content {
    padding-bottom: 56px;
  }

  .team-desc {
    font-size: 20px;
  }

  .team-h {
    font-size: 36px;
    line-height: 42px;
    white-space: normal;
  }

  .scroll-helper {
    width: 175px;
  }

  .p-small-uppercase {
    line-height: 23px;
    letter-spacing: 0.25px;
  }

  .p-small-uppercase-bold {
    line-height: 23px;
  }

  .p-hardware {
    font-size: 16px;
    line-height: 22px;
  }

  .gallery-text {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }

  .team-h-accent {
    display: none;
  }

  .italic-text {
    display: none;
  }

  .hardware-pagination-link-bullet {
    width: 10px;
    height: 10px;
  }

  .waves-2-list-2-item {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .waves-2-list-2-item-name {
    width: 100%;
    margin-right: 0px;
    font-size: 26px;
    line-height: 32px;
  }

  .waves-2-list-2-item-desc {
    font-size: 12px;
    line-height: 16px;
  }

  .waves-2-list-2-cover {
    max-width: 75px;
  }

  .waves-2-list-item-2-sub {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Ultralight.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}