@charset "UTF-8";
@font-face {
  font-family: "Helvetica-light";
  src: url("../fonts/helv/Helvetica45ArmLight.eot");
  src: url("../fonts/helv/Helvetica45ArmLight.eot?#iefix") format("embedded-opentype"), url("../fonts/helv/Helvetica45ArmLight.woff2") format("woff2"), url("../fonts/helv/Helvetica45ArmLight.woff") format("woff"), url("../fonts/helv/Helvetica45ArmLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica-thin";
  src: url("../fonts/helv/Helvetica35Arm-Thin.eot");
  src: url("../fonts/helv/Helvetica35Arm-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/helv/Helvetica35Arm-Thin.woff2") format("woff2"), url("../fonts/helv/Helvetica35Arm-Thin.woff") format("woff"), url("../fonts/helv/Helvetica35Arm-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/helv/Helvetica55ARMRoman.eot");
  src: url("../fonts/helv/Helvetica55ARMRoman.eot?#iefix") format("embedded-opentype"), url("../fonts/helv/Helvetica55ARMRoman.woff2") format("woff2"), url("../fonts/helv/Helvetica55ARMRoman.woff") format("woff"), url("../fonts/helv/Helvetica55ARMRoman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica-bold";
  src: url("../fonts/helv/Helvetica55ARMRoman-Bold.eot");
  src: url("../fonts/helv/Helvetica55ARMRoman-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/helv/Helvetica55ARMRoman-Bold.woff2") format("woff2"), url("../fonts/helv/Helvetica55ARMRoman-Bold.woff") format("woff"), url("../fonts/helv/Helvetica55ARMRoman-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?iue56m");
  src: url("../fonts/icons/icomoon.eot?iue56m#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?iue56m") format("truetype"), url("../fonts/icons/icomoon.woff?iue56m") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_checked:before {
  content: "\e905";
}

.icon_info:before {
  content: "\e906";
}

.icon_favorite:before {
  content: "\e907";
}

.icon_globe:before {
  content: "\e908";
}

.curve_list, .count_list, .sticky_test ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.mask, .list_services a .item_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list_services .hover_text:before, [class*=icon_]:before, .list_services .hover_text:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.loader, .count_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.secondary_btn, .primary_btn, .standard_text {
  font-size: 140%;
  line-height: 20px;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #333333;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "Helvetica-thin";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #069dd5;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container, .text_block {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #b94a48;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  font-family: "notosans-bold", "notosansarm-bold";
  margin: 0;
}

.primary_btn {
  border: none;
  background: #069dd5;
  color: #ffffff;
  padding: 15px;
}

.secondary_btn {
  border: 1px solid;
  background: transparent;
  color: #069dd5;
  padding: 14px;
}

a.primary_btn,
a.secondary_btn {
  display: inline-block;
  vertical-align: top;
}

.images_list {
  text-align: center;
  padding: 100px;
  background: red;
  position: relative;
}
.images_list img {
  margin: 50px 0;
  position: relative;
  z-index: 3;
}
.images_list img:first-of-type {
  margin-top: -100vh;
}

.stiker_block {
  position: sticky;
  top: 0;
}

.sticer_text {
  height: 100vh;
  display: flex;
  align-items: center;
  font-size: 300%;
  color: #ffffff;
  white-space: nowrap;
}
.sticer_text li {
  padding: 0 50px;
}

.sticky_test {
  margin: 200px auto;
  width: 800px;
  position: relative;
  overflow-y: auto;
  height: 400px;
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
}
.sticky_test .inner_block {
  position: relative;
}
.sticky_test ul {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  font-size: 160%;
  line-height: 24px;
}
.sticky_test li {
  padding-bottom: 20px;
}
.sticky_test .right_list {
  position: sticky;
  top: 0;
}

.count_list {
  display: flex;
  flex-wrap: wrap;
}
.count_list li {
  flex: 1;
  height: 60px;
  outline: 1px solid #999999;
  outline-offset: -10px;
  font-size: 200%;
}
.count_list li.half ~ li {
  order: 2;
}
.count_list li:nth-child(3) {
  order: 2;
}
.count_list li:nth-child(8) {
  order: 4;
}
.count_list li:nth-child(6) {
  order: 3;
}

.circle {
  margin: 100px 200px 50px;
  width: 200px;
  aspect-ratio: 1;
  border: 2px solid;
  border-radius: 50%;
  position: relative;
}
.circle span {
  height: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 100px;
  top: 100px;
  width: 100px;
  transform-origin: left center;
}
.circle span:nth-child(2) {
  transform: rotate(45deg);
}
.circle span:nth-child(3) {
  transform: rotate(90deg);
}
.circle span:nth-child(4) {
  transform: rotate(135deg);
}
.circle span:nth-child(5) {
  transform: rotate(180deg);
}
.circle span:nth-child(6) {
  transform: rotate(225deg);
}
.circle span:nth-child(7) {
  transform: rotate(270deg);
}
.circle span:nth-child(8) {
  transform: rotate(315deg);
}

.rotate {
  margin: 0 250px;
  width: 100px;
  height: 40px;
}

.list_services {
  font-size: 200%;
  font-family: "notosans-bold", "notosansarm-bold";
  line-height: 30px;
  list-style-type: none;
}
.list_services li {
  margin: 50px;
}
.list_services a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  white-space: nowrap;
  color: #000000;
  padding: 15px 20px;
  border-radius: 30px;
  align-items: center;
  z-index: 1;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list_services a .item_bg {
  z-index: -1;
  border-radius: inherit;
  opacity: 0;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list_services a:hover {
  color: transparent;
}
.list_services a:hover .item_bg,
.list_services a:hover .hover_text {
  opacity: 1;
}
.list_services .hover_text {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  padding: inherit;
  height: 100%;
  color: #000000;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.list_services .hover_text:after {
  display: block;
  font-size: 2.4rem;
  margin-left: 20px;
  content: "\e902";
}

.message_block {
  position: absolute;
  right: 20px;
  top: 20px;
  border-right: 10px solid #b94a48;
  background: rgba(185, 74, 72, 0.5);
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  width: 90px;
  transition: width 0.5s;
}
.message_block:hover {
  width: 410px;
}
.message_block:hover .message_inner {
  margin-left: 0;
}
.message_block .message_inner {
  flex: 0 0 400px;
  width: 400px;
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 20px;
  padding: 20px 0;
  margin-left: -40px;
  transition: margin 0.5s;
}
.message_block .icon_left {
  font-size: 40px;
}
.message_block .timer {
  padding: 0 10px;
  flex: 0 0 80px;
  text-align: center;
  width: 80px;
}

.text_block {
  font-size: 400%;
  line-height: 1.25em;
  position: relative;
}
.text_block span {
  font-weight: 900;
}
.text_block .text_cover {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  padding: inherit;
  display: flex;
  flex-direction: column;
}
.text_block .text_cover span {
  display: block;
  background: #ffffff;
  opacity: 0.7;
  min-height: 50px;
  width: 100%;
  transition: transform 0.5s ease-out;
}
.text_block .original_text div {
  color: #000;
  /* Финальный цвет */
  background: linear-gradient(to right, #000 0 50%, #999 50% 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.3s ease;
  background-position: 100% 0;
}

.image_block {
  width: 400px;
  height: 600px;
  perspective: 1000px;
  /* Глубина перспективы */
  margin: 200px auto;
  /* Обрезаем лишнее */
}

.image_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center;
  transition: transform 0.2s ease-out;
}

.mask {
  z-index: -1;
  background: red;
}

.content {
  display: flex;
  padding: 50px 0;
  text-align: center;
  justify-content: space-around;
}
.content .video_block {
  max-width: 100%;
}
.content video {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.brand_block {
  width: 800px;
  height: 600px;
  border: 1px solid;
  background: url("images/bg.png");
  background-size: auto 126px;
}

.header {
  z-index: 100;
}

.footer {
  opacity: 0;
}

.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
}
.loader_inner {
  position: relative;
  overflow: hidden;
}
.loader_inner span {
  display: block;
  background: #ffffff;
  z-index: 2;
  position: absolute;
}
.loader_inner img {
  display: block;
}
.loader .line_1 {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 15%;
  animation: showLine1 2.4s infinite;
}
.loader .line_2 {
  right: 0;
  top: 0;
  height: 100%;
  width: 86.2%;
  animation: showLine2 2.4s infinite;
}
.loader .line_3 {
  left: 19%;
  width: 18%;
  top: 61.5%;
  height: 90%;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
  transform: skewY(-24deg) rotate(-30deg);
  -moz-transform: skewY(-24deg) rotate(-30deg);
  -ms-transform: skewY(-24deg) rotate(-30deg);
  -webkit-transform: skewY(-24deg) rotate(-30deg);
  -o-transform: skewY(-24deg) rotate(-30deg);
  animation: showLine3 2.4s infinite;
}
.loader .line_4 {
  left: 66%;
  bottom: 0;
  width: 16%;
  height: 83.21%;
  animation: showLine4 2.4s infinite;
}

@keyframes showLine1 {
  0% {
    height: 100%;
  }
  10% {
    height: 100%;
  }
  30% {
    height: 0;
  }
  100% {
    height: 0;
  }
}
@keyframes showLine2 {
  0% {
    width: 86.2%;
  }
  20% {
    width: 86.2%;
  }
  70% {
    width: 0;
  }
  100% {
    width: 0;
  }
}
@keyframes showLine3 {
  0% {
    left: 19%;
    top: 61.5%;
  }
  35% {
    left: 19%;
    top: 61.5%;
  }
  70% {
    left: 60%;
    top: 125%;
  }
  100% {
    left: 60%;
    top: 125%;
  }
}
@keyframes showLine4 {
  0% {
    height: 83.21%;
  }
  42% {
    height: 83.21%;
  }
  70% {
    height: 0;
  }
  100% {
    height: 0;
  }
}
.test_section {
  background: #069dd5;
  margin: 0 auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
}

.test_block {
  height: 80vh;
  margin: 0 auto;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 400%;
  line-height: 1.4em;
  position: relative;
}
.test_block .name_block {
  max-width: 400px;
  width: 100%;
  opacity: 0;
}
.test_block .name_block > span {
  display: inline-flex;
  vertical-align: top;
  justify-content: center;
}
.test_block .letter {
  display: block;
}
.test_block.ready .name_block {
  opacity: 1;
  -o-transition: opacity 0.2s 0.2s;
  -ms-transition: opacity 0.2s 0.2s;
  -moz-transition: opacity 0.2s 0.2s;
  -webkit-transition: opacity 0.2s 0.2s;
  transition: opacity 0.2s 0.2s;
}
.test_block.ready .letter {
  display: flex;
  transform-origin: center;
  -webkit-transfrom-origin: center;
}

.click_btn {
  margin: 20px auto;
  font-size: 14px;
  display: none;
}

.curve_list {
  padding-top: 200px;
}
.curve_list li {
  display: flex;
  align-items: flex-start;
  height: 30px;
  margin-bottom: 20px;
  justify-content: center;
}
.curve_list li span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  width: 30px;
  height: 30px;
  border: 1px solid;
  font-size: 140%;
  border-radius: 50%;
}

.footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .primary_btn, .web .secondary_btn {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .primary_btn, .touch .secondary_btn {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.web .primary_btn:hover, .web .secondary_btn:hover {
  background: #000000;
}

.touch .primary_btn:active, .touch .secondary_btn:active {
  background: #000000;
}

/*# sourceMappingURL=main.css.map */
