body {
  background-color: #000012;
  font-family: Gilroy, sans-serif;
  color: #e5e4e7;
  font-size: 1.3333333333333333vw;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: -0.2em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 5.354375em;
  line-height: 0.9338158048324968;
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.875em;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0.3125rem;
  font-size: 1.5625em;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0em;
}

p {
  margin-bottom: 0px;
  letter-spacing: 0em;
}

a {
  color: #e5e4e7;
  letter-spacing: 0em;
  text-decoration: none;
}

.tr-page-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 1em;
}

.tr-global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.tr-html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.tr-loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #2467f1;
}

.tr-trigger {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  height: 0px;
  padding: 0px;
}

.tr-loader__top {
  position: relative;
  border-bottom: 2px solid #000;
  color: #2467f1;
}

.tr-loader__progress {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 0%;
  height: 100%;
  background-color: #1a1a1a;
}

.tr-container {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em;
}

.tr-container.is--loader__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  mix-blend-mode: difference;
}

.tr-container.is--loader__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tr-loader__p {
  margin-top: 0.125em;
  margin-bottom: -0.125em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.75em;
  line-height: 1;
  text-transform: uppercase;
}

.tr-loader__p.is--text-align--right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: right;
}

.tr-loader__number {
  font-size: 20em;
  line-height: 0.5;
}

.h1--rotated {
  width: 360px;
  margin-top: -35px;
  margin-bottom: 0px;
  margin-left: -12px;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  font-family: 'Five years later rotated';
  color: #1de9b6;
  font-size: 42.85px;
  line-height: 50px;
  text-indent: 13.5px;
  text-transform: uppercase;
}

.h1--rotated.align-right {
  text-align: right;
}

.text_content {
  display: inline-block;
  width: 54%;
}

.html-embed {
  display: block;
}

.auto-angle {
  position: relative;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.h1-container {
  width: 360px;
  height: 120px;
  margin-top: -5px;
  padding-top: 14px;
  padding-bottom: 6px;
}

.h1-container.is-1-line {
  height: 70px;
  margin-bottom: -10px;
}

.phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 720px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0.9);
}

.line {
  width: 103%;
  height: 2px;
  margin: -35px -10px 45px;
  background-color: #1de9b6;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.image {
  margin-right: -20px;
  margin-left: -20px;
}

.paragraph {
  font-family: 'Basis grotesque pro';
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}

.image-2 {
  margin-top: -54px;
}

.uuu {
  position: relative;
}

.tecno-hero {
  background-image: url('../images/tecno-bg.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.techo-hero__contaner {
  max-width: 75em;
  padding-right: 1.25em;
  padding-left: 1.25em;
}

.tecno__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1.5px solid #e5e4e7;
}

.tecno__header--title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.0625em;
  margin-bottom: 0.1875em;
  padding-right: 2.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-align__center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tecno__header--logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-row-gap: 1.25em;
}

.techo__logo {
  width: 13.125em;
}

.tecno__header--soc {
  min-height: 3.75em;
  min-width: 3.75em;
}

.tecno__telegram-soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.125em;
  height: 3.75em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.tecno__telegram-soc:hover {
  opacity: 0.5;
}

.tecno__soc-container {
  position: absolute;
  left: auto;
  top: 37.95em;
  right: 1.25em;
  bottom: auto;
  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: 0.625em;
  grid-row-gap: 0.625em;
}

.tecno__soc-container.tecno__fade-in__trd {
  left: auto;
  top: 33.85em;
  right: 1.25em;
  bottom: auto;
  z-index: 1;
}

.tecno__vk-soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.125em;
  height: 3.75em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0.9375em;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.tecno__vk-soc:hover {
  opacity: 0.5;
}

.tecno__zen-soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.125em;
  height: 3.75em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 1.0625em;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.tecno__zen-soc:hover {
  opacity: 0.5;
}

.tecno__hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33.333333333333336em;
  margin-right: -1.25em;
  margin-left: -1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tecno__hero.is-animated {
  background-image: url('../images/tecno__hero-bg.svg');
  background-position: 50% 0%;
  background-size: cover;
}

.tecno__hero-img {
  position: absolute;
}

.tecno__hero-img.is-pryanishnikov {
  left: 10.75em;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 20.4375em;
  height: 28.75em;
  background-image: url('../images/pryan-2-1.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tecno__hero-img.is-jugelia {
  left: 25.875em;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 20.125em;
  height: 26.6875em;
  background-image: url('../images/is-jugelia-2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tecno__hero-img.is-levitsky {
  left: 44em;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 21.3125em;
  height: 27.9375em;
  background-image: url('../images/is-levitsky-2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tecno__hero-img.is-logo {
  left: 1.25em;
  top: auto;
  right: auto;
  bottom: 1.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1.25em;
}

.tecno__hero-border {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 72.5em;
  height: 15.625em;
  margin-right: 1.25em;
  margin-left: 1.25em;
  border-top: 1.5px solid #e5e4e7;
  border-right: 1.5px solid #e5e4e7;
}

.tecno-video__container {
  position: relative;
  z-index: 0;
  max-height: 37.5em;
  max-width: 75em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/video-placeholder.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/video-placeholder.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tecno__video {
  position: absolute;
}

.tecno__bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 37.5em;
}

.tecno-video__content {
  width: 72.5em;
  height: 37.5em;
  margin-right: 1.25em;
  margin-left: 1.25em;
}

.tecno-video__content__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18.75em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1.5px solid #e5e4e7;
  border-left: 1.5px solid #e5e4e7;
}

.tecno-video__content__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18.75em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-right: 1.5px solid #e5e4e7;
  border-bottom: 1.5px solid #e5e4e7;
}

.tecno__text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24em;
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.625em;
}

.tecno__p-caption {
  font-size: 0.8125em;
  line-height: 1.1538461538461537;
  letter-spacing: 0em;
}

.tecno__play {
  position: absolute;
  left: 32.8125em;
  top: 14.0625em;
  right: auto;
  bottom: auto;
  display: none;
  width: 9.375em;
  height: 9.375em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}

.tecno__play:hover {
  background-color: #2467f1;
}

.tecno-persons__container {
  max-height: 37.5em;
  max-width: 75em;
  padding: 1.25em;
}

.tecno__persons-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tecno__person {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35em;
  padding: 1.25em 1.25em 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-row-gap: 1.25em;
  border-right: 1.5px solid #e5e4e7;
  cursor: pointer;
}

.tecno__person.is-pryanishnikov {
  border-left: 1.5px solid #e5e4e7;
  background-image: url('../images/pryanishnikov-static.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__person.is-jugelia {
  background-image: url('../images/levitsky-static.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__person.is-levitsky {
  background-image: url('../images/jugelia-static.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__person__title {
  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-row-gap: 0.625em;
}

.heading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.625em;
}

.tecno__person__img {
  position: absolute;
  left: 1.25em;
  top: auto;
  right: 1.25em;
  bottom: 0%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tecno__person__img.is-hovered {
  opacity: 0;
}

.tecno__person-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35em;
  padding: 1.25em 1.25em 0em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-row-gap: 1.25em;
  border-right: 1.5px solid #e5e4e7;
  cursor: pointer;
}

.tecno__person__button {
  position: absolute;
  left: 1.25em;
  top: auto;
  right: 1.25em;
  bottom: 1.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.75em;
  padding-bottom: 0px;
  -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: 1.5px;
  border-color: #e5e4e7;
  background-color: transparent;
  letter-spacing: 0em;
}

.tecno-product__container {
  max-width: 75em;
  padding-right: 1.25em;
  padding-left: 1.25em;
}

.tecno__product-grid {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top: 1.5px solid #e5e4e7;
}

.tecno__product-img {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-left: -1.25em;
  padding-left: 1.25em;
  -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;
  background-image: url('../images/Frame-1.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__product-img.is-animated {
  background-image: url('../images/product-bg.svg');
}

.tecno__product-img__container {
  position: relative;
  width: 22.5em;
  height: 26.25em;
}

.tecno__phone-img {
  width: 12.5em;
  height: 26.25em;
}

.tecno__phone-img.is-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  background-image: url('../images/AD8_耀月银_正右45°_CMYK-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__phone-img.is-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/AD8_耀月银_左背45°_CMYK-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.tecno__product-text {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.tecno__product-logo {
  width: 22.875em;
}

.tecno__product-text__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28.75em;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 1.25em;
}

.tecno__product-text__grid {
  display: -ms-grid;
  display: grid;
  width: 23.75em;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tecno__factoid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 7.8125em;
  padding: 0.9375em 1.25em 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 1.5px;
  border-color: #e5e4e7;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.tecno__factoid:hover {
  background-color: #2467f1;
}

.tecno__factoid.is-img {
  padding-top: 1.25em;
}

.tecno__factoid-digit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tecno__factoid-number {
  font-size: 3.541875em;
  line-height: 1.058761249338274;
  font-weight: 100;
}

.tecno__factoid-subtitle {
  margin-top: 2.8em;
  margin-left: 0.5em;
  font-size: 0.8125em;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.tecno__grid-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.75em;
  -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: 1.5px;
  border-color: #e5e4e7;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #e5e4e7;
  cursor: pointer;
}

.tecno__grid-button:hover {
  background-color: #e5e4e7;
  color: #2467f1;
}

.tecno__footer-container {
  max-width: 75em;
  padding-right: 1.25em;
  padding-left: 1.25em;
}

.tecno__footer-grid {
  display: -ms-grid;
  display: grid;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top: 1.5px solid #e5e4e7;
}

.tecno__footer-flex {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-row-gap: 0.625em;
}

.tecno__footer-flex.is-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 0.625em;
}

.tecno__footer-divider {
  height: 1.5px;
  margin-top: 0.4em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #2467f1;
}

.tecno__modal {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100vh;
  padding-right: 50%;
  background-color: rgba(0, 0, 18, 0.5);
}

.tecno__modal-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100vh;
  padding: 3.125em 1.25em 2.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 1.25em;
  background-color: #fff;
  color: #000012;
}

.tecno__modal-header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 50%;
  bottom: auto;
  z-index: 6;
  width: 36.25em;
  height: 3.125em;
  margin-right: 1.25em;
  padding-left: 1.25em;
  background-color: #fff;
}

.tecno__header-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35em;
  height: 3.125em;
  -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: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-row-gap: 0.625em;
  border-bottom: 0.75px solid #e5e4e7;
}

.tecno__header-flex.is-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-column-gap: 0.625em;
}

.tecno__modal-header__logo {
  width: 6.5625em;
}

.tecno__modal-header__close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.875em;
  height: 1.875em;
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  cursor: pointer;
}

.tecno__modal-header__close:hover {
  opacity: 0.5;
}

.tecno__modal-video {
  overflow: hidden;
  border-style: solid;
  border-width: 1px 1px 0.75px;
  border-color: #e5e4e7 #e5e4e7 #f3f4f5;
  border-radius: 0.625em;
}

.tecno__modal-title {
  padding-top: 1.0625em;
  padding-bottom: 0.8125em;
  border-top: 0.75px solid #e5e4e7;
  border-bottom: 0.75px solid #e5e4e7;
}

.text-color__black {
  color: #000012;
}

.tecno__callout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.625em;
  padding: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.625em;
  border-radius: 1.25em;
  background-color: #f3f4f5;
}

.heading-2 {
  margin-bottom: 0.3125rem;
}

.text-bold {
  font-weight: 700;
}

.modal__pryanishnikov {
  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-row-gap: 1.25em;
}

.modal__jugelia {
  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-row-gap: 1.25em;
}

.modal__levitsky {
  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-row-gap: 1.25em;
}

.tecno__mobile-section {
  display: none;
  padding-right: 1.25em;
  padding-left: 1.25em;
}

.tecno__mobile-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 75em;
  padding-top: 0.9375em;
  padding-bottom: 0.625em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1.5px solid #e5e4e7;
  border-right: 1.5px solid #e5e4e7;
}

.tecno__lead-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20em;
  margin-bottom: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.625em;
}

.tecno__lightbox {
  position: absolute;
  left: 32.8125em;
  top: 14.0625em;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.375em;
  height: 9.375em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}

.tecno__lightbox:hover {
  background-color: #2467f1;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.375em;
  height: 9.375em;
}

.image-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tecno__desktop-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 37.5em;
  height: 100vh;
  cursor: pointer;
}

.lightbox-image {
  width: 9.375em;
  height: 9.375em;
}

.tecno__h3 {
  font-size: 1.5625em;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .tecno__product-img {
    height: 37.5em;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 4.444444444444445vw;
  }

  h2 {
    font-size: 1.5625em;
  }

  h3 {
    font-size: 1.25em;
  }

  .tecno-hero {
    overflow: hidden;
    background-position: 100% 100%;
  }

  .techo-hero__contaner {
    max-height: 33.75em;
    max-width: 22.5em;
    padding-right: 0.625em;
    padding-left: 0.625em;
  }

  .tecno__header {
    margin-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    border-top-style: none;
  }

  .tecno__header--title {
    margin-top: 0em;
    margin-bottom: 0.125em;
    padding-right: 0em;
  }

  .text-align__center {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tecno__header--logo {
    margin-top: 0.625em;
    margin-bottom: 0.625em;
    padding-bottom: 0.625em;
    border-bottom: 1px solid #e5e4e7;
  }

  .techo__logo {
    width: 6.5625em;
  }

  .tecno__telegram-soc {
    width: 1.875em;
  }

  .tecno__soc-container {
    left: auto;
    top: 26.5625em;
    right: 0.625em;
    bottom: auto;
    z-index: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 0.3125em;
  }

  .tecno__soc-container.tecno__fade-in__trd {
    left: auto;
    top: 26.55em;
    right: 0.625em;
    bottom: auto;
  }

  .tecno__vk-soc {
    width: 1.875em;
    border-radius: 0.5em;
  }

  .tecno__zen-soc {
    width: 1.875em;
    border-radius: 0.3125em;
  }

  .tecno__hero {
    height: 25em;
    margin-right: 0em;
    margin-left: 0em;
  }

  .tecno__hero.is-animated {
    background-position: 50% 0%;
  }

  .tecno__hero-img.is-pryanishnikov {
    left: -3em;
    bottom: -1em;
    width: 13.875em;
    height: 21.25em;
    background-position: 50% 0%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .tecno__hero-img.is-jugelia {
    left: 3.375em;
    width: 13.6875em;
    height: 19.875em;
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .tecno__hero-img.is-levitsky {
    left: 11.175em;
    width: 14.5em;
    height: 20.6875em;
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .tecno__hero-img.is-logo {
    left: 0em;
    bottom: 0.75em;
  }

  .tecno__hero-border {
    z-index: 1;
    width: 21.25em;
    height: 16.25em;
    margin-right: 0em;
    margin-left: 0em;
    border-top-width: 1px;
    border-right-width: 1px;
  }

  .tecno-video__container {
    max-height: 22.5em;
    max-width: 22.5em;
  }

  .tecno__bg-video {
    width: 22.5em;
    height: 22.5em;
  }

  .tecno-video__content {
    width: auto;
    height: 22.5em;
    margin-right: 0.625em;
    margin-bottom: 0.625em;
    margin-left: 0.625em;
  }

  .tecno-video__content__top {
    display: none;
  }

  .tecno-video__content__bottom {
    height: 100%;
    border-right-width: 1px;
    border-bottom-width: 1px;
  }

  .tecno__text-block {
    display: none;
    margin-bottom: 0.625em;
  }

  .tecno__play {
    position: absolute;
    left: 8.125em;
    top: 8.125em;
    width: 6.25em;
    height: 6.25em;
  }

  .tecno-persons__container {
    max-height: 102.5em;
    max-width: 22.5em;
    padding: 0.625em;
  }

  .tecno__persons-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .tecno__person.is-pryanishnikov {
    overflow: hidden;
    height: 32.5em;
    padding-top: 1.5625em;
    grid-row-gap: 2.1875em;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e4e7;
  }

  .tecno__person.is-jugelia {
    overflow: hidden;
    height: 32.5em;
    padding-top: 1.5625em;
    grid-row-gap: 1.25em;
    border-bottom: 1px solid #e5e4e7;
    border-left: 1px solid #e5e4e7;
    border-right-width: 0.75px;
  }

  .tecno__person.is-levitsky {
    height: 32.5em;
    padding-top: 1.5625em;
    grid-row-gap: 2.1875em;
    border-bottom: 1px solid #e5e4e7;
    border-left: 1px solid #e5e4e7;
    border-right-width: 1px;
  }

  .tecno__person__img {
    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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .tecno__person__button {
    border-width: 1px;
  }

  .tecno-product__container {
    max-width: 22.5em;
    padding-right: 0.625em;
    padding-left: 0.625em;
  }

  .tecno__product-grid {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-top-width: 0px;
  }

  .tecno__product-img {
    position: static;
    height: 32.5em;
  }

  .tecno__product-img__container {
    width: 21.25em;
  }

  .tecno__product-text {
    padding-top: 0.9375em;
    padding-bottom: 7.5em;
    border-top: 1px solid #e5e4e7;
  }

  .tecno__product-logo {
    width: 11.4375em;
  }

  .tecno__product-text__block {
    width: auto;
    margin-top: 0.625em;
    margin-bottom: 1.5625em;
  }

  .tecno__product-text__grid {
    width: auto;
    grid-column-gap: 0.625em;
    grid-row-gap: 0.625em;
  }

  .tecno__factoid {
    height: 7.1875em;
    padding: 0.6875em 0.9375em 0.9375em;
    border-width: 1px;
  }

  .tecno__factoid.is-img {
    padding-top: 0.9375em;
    padding-right: 0.9375em;
    padding-left: 0.9375em;
  }

  .tecno__grid-button {
    border-width: 1px;
  }

  .tecno__footer-container {
    padding-right: 0.625em;
    padding-left: 0.625em;
  }

  .tecno__footer-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    border-top-width: 1px;
  }

  .tecno__footer-flex.is-horizontal.is-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tecno__modal {
    display: none;
    padding-right: 0%;
  }

  .tecno__modal-container {
    padding: 3.125em 0.625em 1.25em;
    grid-row-gap: 0.625em;
  }

  .tecno__modal-header {
    right: 0%;
    width: 22.5em;
    margin-right: 0.625em;
    padding-left: 0.625em;
  }

  .tecno__header-flex {
    width: 21.25em;
  }

  .tecno__modal-title {
    padding-top: 0.4375em;
    padding-bottom: 0.5em;
  }

  .tecno__callout {
    padding: 0.9375em;
    border-radius: 0.625em;
  }

  .modal__pryanishnikov {
    grid-row-gap: 0.625em;
  }

  .modal__jugelia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-row-gap: 0.625em;
  }

  .modal__levitsky {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-row-gap: 0.625em;
  }

  .heading-3 {
    font-size: 2.678125em;
    font-weight: 300;
  }

  .tecno__mobile-section {
    position: relative;
    z-index: 2;
    display: block;
    padding-right: 0.625em;
    padding-left: 0.625em;
    background-color: #000012;
  }

  .tecno__mobile-container {
    max-width: 22.5em;
    padding-right: 1.25em;
    border-top-width: 1px;
    border-right-width: 1px;
  }

  .tecno__lead-block {
    margin-bottom: 0.625em;
  }

  .text__mobile-p-caption {
    font-size: 0.8125em;
  }

  .tecno__lightbox {
    position: absolute;
    left: 8.125em;
    top: 8.125em;
    width: 6.25em;
    height: 6.25em;
  }

  .tecno__desktop-close {
    display: none;
  }
}

#w-node-_039311ac-e8fb-a6dd-5600-107dc177db97-0605b464 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_460ef89e-25cc-22a7-2613-4b72c17d1a2f-0605b464 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_5c25b6ef-d139-ce5f-2cd3-8a3ed765f603-0605b464 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_9cfc0096-3495-97c9-caf4-3f5f6cd70dae-0605b464 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2705e179-186b-ab7c-f0ea-5b1822b2b699-0605b464 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}