/* конкретно для index_new */

@media (min-width: 1101px) {
.scale-80 .new-title {
  font-size: 34.4px;
  font-weight: 300;
  text-align: center;
  line-height: 1.2;
}
.scale-80 .hero3 {
  padding-top: 88px;
  padding-bottom: 40px;
}
.scale-80 .hero3__btns {
  display: flex;
}
.scale-80 .hero3__content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.scale-80 .hero3__text {
  width: 57.74%;
}
.scale-80 .hero3__title span {
  font-weight: 500;
}
.scale-80 .hero3__title {
  font-size: 52.8px;
  font-weight: 300;
}
.scale-80 .hero3__descr {
  font-size: 20.8px;
  margin-top: 28px;
  margin-bottom: 44px;
  max-width: 560px;
}
.scale-80 .hero3__additional {
  width: calc(100% - 57.75% - 16px);
  box-sizing: border-box;
}
.scale-80 .hero3__partners_title {
  font-size: 22.4px;
  font-weight: 300;
  margin-bottom: 25.6px;
}
.scale-80 .hero3__partners_pills {
  display: flex;
  gap: 9.6px;
}
.scale-80 .hero3__pill {
  background: rgba(24, 28, 27, 0.6);
  border-radius: 83.2px;
  height: 51.2px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 22.4px;
  flex: 1 1 auto;
}
.scale-80 .hero3__pill img {
  display: block;
  width: auto;
}
.scale-80 .hero3__pill--amo img {
  height: 16.8px;
}
.scale-80 .hero3__pill--bitrix img {
  height: 24.8px;
}
.scale-80 .hero3__pill--jivo img {
  width: 44.8px;
  height: 30.4px;
}
.scale-80 .hero3__communication {
  margin-top: 53.6px;
  padding: 32px;
  border: 1.6px dashed #ADFE82;
  border-radius: 16px;
  overflow: hidden;
}
.scale-80 .hero3__communication_img {
  margin-left: -32px;
  margin-right: -32px;
}
.scale-80 .hero3__communication_title {
  font-size: 22.4px;
  font-weight: 300;
  margin-bottom: 40px;
}
@media screen and (min-width: 1101px) {
.scale-80 .body-bg--new {
    top: -320px;
    left: 43%;
    width: 114%;
    max-width: unset;
  }
}
@media screen and (max-width: 1100px) {
.scale-80 .hero3 {
    padding-top: 32px;
    padding-bottom: 16px;
  }
.scale-80 .hero3__content {
    flex-direction: column;
    align-items: unset;
  }
.scale-80 .hero3__text, .scale-80 .hero3__additional {
    width: 100%;
  }
.scale-80 .hero3__text {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
.scale-80 .hero3__request {
    width: 100%;
    justify-content: space-between;
  }
.scale-80 .hero3__opps2 {
    text-align: center;
  }
.scale-80 .hero3__opps2 {
    color: #FFB800;
    font-size: 14.4px;
    font-weight: 500;
    margin-top: 14.4px;
    display: inline-block;
  }
.scale-80 .hero3__additional {
    margin-top: 40px;
    padding: 0;
    border: none;
  }
.scale-80 .hero3__partners_title, .scale-80 .hero3__communication_title {
    font-size: 14.4px;
  }
.scale-80 .hero3__communication_title {
    margin-bottom: 25.6px;
  }
.scale-80 .hero3__communication {
    margin-top: 16px;
    padding: 25.6px;
  }
.scale-80 .hero3__communication_img {
    margin-left: -25.6px;
    margin-right: -25.6px;
  }
.scale-80 .hero3__partners_pills {
    gap: 6.4px;
  }
.scale-80 .hero3__pill {
    height: 32px;
    padding: 0 9.6px;
  }
.scale-80 .hero3__pill--amo img {
    height: 11.2px;
  }
.scale-80 .hero3__pill--bitrix img {
    height: 14.4px;
  }
.scale-80 .hero3__pill--jivo img {
    width: 23.2px;
    height: 15.2px;
  }
.scale-80 .hero3__title {
    width: 100%;
    font-size: 30.4px;
  }
.scale-80 .hero3__descr {
    font-size: 14.4px !important;
    margin-bottom: 0;
  }
.scale-80 .hero3__btns {
    flex-direction: column;
    margin-top: 32px;
  }
.scale-80 .hero3__request {
    text-align: center;
  }
.scale-80 .hero3__opps {
    margin-left: unset;
    margin-top: 8px;
  }
}
.scale-80 .bots {
  position: relative;
}
.scale-80 .bots__bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  mix-blend-mode: hard-light;
}
.scale-80 .bots__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 40px;
}
.scale-80 .bots__item {
  background: rgba(24, 28, 27, 0.6);
  border-radius: 19.2px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 25.6px;
}
.scale-80 .bots__icon {
  width: 38.4px;
  height: 38.4px;
  flex-shrink: 0;
}
.scale-80 .bots__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.scale-80 .bots__text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.scale-80 .bots__name {
  color: #adfe82;
  font-size: 20.8px;
  font-weight: 500;
  line-height: 1.2;
}
.scale-80 .bots__descr {
  font-size: 12.4px;
  line-height: 1.35;
}
.scale-80 .tasks__head {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.scale-80 .tasks__arrow {
  position: absolute;
  left: -104px;
  top: 16px;
  width: 80px;
  height: auto;
  pointer-events: none;
}
.scale-80 .tasks__body {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin-top: 40px;
  align-items: flex-start;
  justify-content: space-between;
}
.scale-80 .tasks__slider {
  flex: 1 1 auto;
  overflow: visible;
}
.scale-80 .tasks__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12.8px;
}
.scale-80 .tasks__left .task.swiper-slide {
  width: 100%;
  height: auto;
  flex-shrink: 1;
}
.scale-80 .task {
  background: rgba(24, 28, 27, 0.7);
  border: 0.8px solid transparent;
  border-radius: 12.8px;
  padding: 19.2px;
  display: flex;
  gap: 19.2px;
  align-items: center;
  font-size: 16px;
  line-height: 1.2;
  max-width: 368px;
  color: #fff;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.25s;
}
.scale-80 .task:hover {
  border-color: rgba(173, 254, 130, 0.4);
}
.scale-80 .task--active {
  border-color: #adfe82;
}
.scale-80 .task__icon {
  width: 35.2px;
  height: 35.2px;
  flex-shrink: 0;
}
.scale-80 .task__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.scale-80 .task:nth-child(2n) {
  margin-left: 96px;
}
.scale-80 .task:nth-child(4) {
  margin-left: 43.2px;
}
.scale-80 .task--wide {
  max-width: 408px;
}
.scale-80 .task--wider {
  max-width: 420.8px;
}
.scale-80 .stat {
  background: rgba(22, 22, 22, 0.8);
  border-radius: 19.2px;
  padding: 12.8px 16px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-height: 167.2px;
  gap: 8px;
  width: 100%;
  animation: statIn 0.3s ease both;
}
.scale-80 .stat__num {
  color: #adfe82;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
}
.scale-80 .stat__num span {
  font-size: 16px;
}
.scale-80 .stat__num--arrow {
  display: flex;
}
.scale-80 .stat__num--arrow img {
  display: block;
  width: 46.4px;
  height: 46.4px;
}
.scale-80 .stat__label {
  font-size: 19.2px;
  line-height: 1.35;
}
.scale-80 .tasks__right {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.scale-80 .stats {
  width: calc(33.33% - 8px);
}
.scale-80 .stats__set {
  display: none;
  grid-template-columns: 1fr;
  gap: 14.4px;
}
.scale-80 .stats__set.is-active {
  display: grid;
}
.scale-80 .chat {
  width: calc(66.66% - 8px);
  max-width: 100%;
  height: 576px;
  background: #181c1b;
  border-radius: 22.4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.scale-80 .chat__head {
  flex-shrink: 0;
  background: #2f3232;
  padding: 12.8px;
  display: flex;
  gap: 12.8px;
  align-items: center;
}
.scale-80 .chat__logo {
  width: 48px;
  height: 48px;
  border-radius: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.scale-80 .chat__logo img {
  width: 25.6px;
  height: 24px;
  display: block;
}
.scale-80 .chat__name {
  font-size: 19.2px;
  line-height: 1.35;
}
.scale-80 .chat__role {
  font-size: 16px;
  line-height: 1;
  opacity: 0.4;
  text-transform: lowercase;
}
.scale-80 .chat__bodies {
  flex: 1 1 auto;
  min-height: 0;
}
.scale-80 .chat__body {
  display: none;
  height: 100%;
  overflow-y: auto;
  padding: 19.2px;
  flex-direction: column;
  gap: 4px;
  scrollbar-width: none;
}
.scale-80 .chat__body.is-active {
  display: flex;
}
.scale-80 .chat__body::-webkit-scrollbar {
  display: none;
}
.scale-80 .msg {
  display: flex;
  flex-direction: column;
  gap: 6.4px;
  max-width: 88%;
  animation: msgIn 0.32s ease both;
}
.scale-80 .msg.is-hidden {
  display: none;
}
.scale-80 .msg--user {
  align-self: flex-end;
  align-items: flex-end;
}
.scale-80 .msg--bot {
  align-self: flex-start;
  align-items: stretch;
}
.scale-80 .msg__row {
  display: flex;
  gap: 12.8px;
  align-items: flex-end;
}
.scale-80 .msg--user .msg__row {
  align-items: flex-start;
}
.scale-80 .msg__ava {
  width: 28.8px;
  height: 28.8px;
  border-radius: 80px;
  background: #fff;
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scale-80 .msg__ava img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scale-80 .msg__ava--bot img {
  width: 15.2px;
  height: 14.4px;
}
.scale-80 .msg__bubble {
  padding: 11.2px;
  font-size: 12.8px;
  font-weight: 500;
  line-height: 1.35;
  color: #161616;
  white-space: pre-line;
}
.scale-80 .msg--bot .msg__bubble {
  background: #fff;
  border-radius: 0 9.6px 9.6px 9.6px;
}
.scale-80 .msg--user .msg__bubble {
  max-width: 212.8px;
  background: #adfe82;
  border-radius: 9.6px 9.6px 0 9.6px;
}
.scale-80 .msg__time {
  font-size: 11.2px;
  opacity: 0.4;
  text-transform: lowercase;
}
.scale-80 .msg--bot .msg__time {
  padding-left: 41.6px;
}
.scale-80 .msg--user .msg__time {
  padding-right: 41.6px;
}
.scale-80 .typing .msg__bubble {
  display: flex;
  gap: 4.8px;
  align-items: center;
  padding: 14.4px 12.8px;
}
.scale-80 .typing__dot {
  width: 6.4px;
  height: 6.4px;
  border-radius: 50%;
  background: #9aa0a0;
  animation: typingDot 1.2s infinite ease-in-out;
}
.scale-80 .typing__dot:nth-child(2) { animation-delay: 0.2s; }
.scale-80 .typing__dot:nth-child(3) { animation-delay: 0.4s; }
.scale-80 .tasks__dots {
  display: none;
}
.scale-80 .tasks__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  padding: 0;
  flex-shrink: 0;
  transition: background 0.25s;
}
.scale-80 .tasks__dot--active {
  background: #adfe82;
}
.scale-80 .tasks__bottom {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.scale-80 .why__body {
  display: flex;
  gap: 16px;
  margin-top: 40px;
  align-items: stretch;
}
.scale-80 .why__card {
  flex: 1 1 560px;
  max-width: 560px;
  background: #adfe82;
  color: #161616;
  border-radius: 16px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 48px;
  position: relative;
  overflow: hidden;
}
.scale-80 .why__card_icon {
  width: 44.8px;
  height: 44.8px;
}
.scale-80 .why__card_icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.scale-80 .why__card_name {
  font-size: 28.8px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 16px;
}
.scale-80 .why__card_descr {
  font-size: 12.8px;
  line-height: 1.2;
}
.scale-80 .why__gears {
  position: absolute;
  top: 0;
  right: 0;
  width: 184px;
  height: auto;
  pointer-events: none;
}
.scale-80 .why__right {
  flex: 1 1 560px;
}
.scale-80 .why__trust {
  font-size: 20.8px;
  line-height: 1.2;
  margin-bottom: 19.2px;
}
.scale-80 .why__logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.scale-80 .why__logo {
  background: rgba(24, 28, 27, 0.6);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.scale-80 .why__logo::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 43.6%;
}
.scale-80 .why__logo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.scale-80 .why__logo--flip img {
  transform: scaleY(-1);
}
.scale-80 .spheres {
  overflow: hidden;
}
.scale-80 .spheres .wrapper {
  position: relative;
}
.scale-80 .spheres__line1 {
  position: absolute;
  right: 85%;
  top: 128px;
  display: block;
}
.scale-80 .spheres__line2 {
  position: absolute;
  left: 81%;
  top: 232px;
  display: block;
}
.scale-80 .spheres__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 136.8px;
  gap: 16px;
  margin-top: 40px;
}
.scale-80 .sphere {
  position: relative;
  background: rgba(24, 28, 27, 0.6);
  border-radius: 9.6px;
  padding: 22.4px;
  overflow: hidden;
}
.scale-80 .sphere__label {
  position: relative;
  z-index: 2;
  font-size: 20.8px;
  font-weight: 500;
  line-height: 1.2;
}
.scale-80 .sphere__icon {
  position: absolute;
  right: 24px;
  bottom: 0;
  width: 128px;
  height: auto;
  z-index: 1;
  pointer-events: none;
  filter: drop-shadow(8px 0px 40px rgba(173, 254, 130, 0.25));
}
.scale-80 .s-realty .sphere__icon { right: 8.8px; }
.scale-80 .s-education .sphere__icon { right: 12px; }
.scale-80 .s-hr .sphere__icon { right: 16px; }
.scale-80 .s-construction .sphere__icon { right: 12.8px; }
.scale-80 .s-b2bsaas .sphere__icon { right: 12.8px; }
.scale-80 .s-b2c .sphere__icon { right: 16px; }
.scale-80 .s-ecommerce .sphere__icon { right: 12px; }
.scale-80 .sphere--dots {
  background: unset;
}
.scale-80 .sphere:not(.sphere--dots) {
  position: relative;
  z-index: 2;
}
.scale-80 .s-retail { grid-column: 1; grid-row: 1; }
.scale-80 .s-dots1 { grid-column: 2; grid-row: 1; transform: translateX(-18%); }
.scale-80 .s-realty { grid-column: 3; grid-row: 1; }
.scale-80 .s-education { grid-column: 4; grid-row: 1; }
.scale-80 .s-hr { grid-column: 2; grid-row: 2; }
.scale-80 .s-construction { grid-column: 3; grid-row: 2; }
.scale-80 .s-b2bsaas { grid-column: 1; grid-row: 3; }
.scale-80 .s-b2c { grid-column: 2; grid-row: 3; }
.scale-80 .s-dots2 {
  grid-column: 3;
  grid-row: 3;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transform: translateX(46.4px) translateY(30.4px);
}
.scale-80 .s-ecommerce { grid-column: 4; grid-row: 3; }
.scale-80 .fs__body {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  align-items: stretch;
}
.scale-80 .fs__intro {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 51.2px;
  padding: 16px 0;
}
.scale-80 .fs__intro .orange-btn, .scale-80 .func__aside .orange-btn {
  align-self: flex-start;
  min-width: min(331.2px, 100%);
  max-width: 100%;
  font-size: 19.2px;
}
.scale-80 .fs__title {
  color: #adfe82;
  font-size: 54.4px;
  font-weight: 700;
  line-height: 1.1;
}
.scale-80 .fs__descr {
  max-width: 402.4px;
  font-size: 14.4px;
  line-height: 1.2;
  margin-top: 25.6px;
}
.scale-80 .fs__cards {
  display: flex;
  gap: 16px;
  flex-shrink: 0;
}
.scale-80 .fs__card {
  width: 272px;
  background: rgba(24, 28, 27, 0.6);
  border-radius: 19.2px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 64px;
}
.scale-80 .fs__num {
  color: #adfe82;
  font-size: 28.8px;
  font-weight: 500;
  line-height: 1.2;
}
.scale-80 .fs__text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.scale-80 .fs__name {
  font-size: 20.8px;
  font-weight: 500;
  line-height: 1.2;
}
.scale-80 .fs__card_descr {
  font-size: 12.8px;
  line-height: 1.35;
}
.scale-80 .func {
  padding-bottom: 80px;
  position: relative;
}
.scale-80 .func__line {
  position: absolute;
  left: 85vw;
  top: 320px;
}
.scale-80 .func__body {
  display: flex;
  gap: 16px;
  margin-top: 40px;
  align-items: flex-start;
}
.scale-80 .func__col {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 0 0 272px;
  width: 272px;
}
.scale-80 .func__col--offset {
  margin-top: 80px;
}
.scale-80 .func__aside {
  position: sticky;
  top: calc((100dvh / 2) - 120px);
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 51.2px;
  padding-left: 32px;
}
.scale-80 .func__aside_title {
  max-width: 384px;
  font-size: 38.4px;
  font-weight: 300;
  line-height: 1.2;
}
.scale-80 .func__card {
  background: rgba(24, 28, 27, 0.6);
  border-radius: 19.2px;
  padding: 31.2px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}
.scale-80 .func__card--push { padding-bottom: 112px; }
.scale-80 .func__card--google { padding-bottom: 113.6px; }
.scale-80 .func__card--ai { padding-bottom: 122.4px; }
.scale-80 .func__card--integrations { padding-bottom: 160px; }
.scale-80 .func__sheets {
  position: absolute;
  right: 12.8px;
  bottom: 0;
  width: 160px;
}
.scale-80 .func__bell {
  position: absolute;
  right: 17.6px;
  bottom: 0;
  width: 137.6px;
}
.scale-80 .func__ai img { display: block; width: 100%; }
.scale-80 .func__ai {
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100%;
}
.scale-80 .func__icon {
  width: 35.2px;
  height: 35.2px;
}
.scale-80 .func__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.scale-80 .func__icon--kb {
  border-radius: 80px;
  background: #adfe82;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scale-80 .func__icon--kb img {
  width: 16px;
  height: 16px;
}
.scale-80 .func__name {
  font-size: 20.8px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 32px;
}
.scale-80 .func__descr {
  font-size: 12.8px;
  line-height: 1.35;
  margin-top: 16px;
}
.scale-80 .func__bell, .scale-80 .func__sheets {
  align-self: flex-end;
  width: 152px;
  height: auto;
  margin-top: -8px;
}
.scale-80 .func__ai {
  display: flex;
  align-items: center;
  gap: 3.2px;
  margin-top: 9.6px;
}
.scale-80 .func__ai img {
  object-fit: contain;
}
.scale-80 .func__integr-crm {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12.8px;
  margin-top: 25.6px;
  width: 100%;
}
.scale-80 .func__integr-crm img {
  height: 17.6px;
  width: auto;
  object-fit: contain;
}
.scale-80 .func__integr-msg {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 32px;
  margin-top: 3.2px;
  max-width: 100%;
}
.scale-80 .func__integr-msg img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1200px) {
.scale-80 .func__col { flex-basis: 240px; width: 240px; }
}
@media (max-width: 1100px) {
.scale-80 .new-title, .scale-80 .func__aside_title { font-size: 25.6px; }
.scale-80 .fs__title { font-size: 38.4px; }
.scale-80 .bots .new-title {
    max-width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
.scale-80 .bots__items { grid-template-columns: 1fr; margin-top: 25.6px; }
.scale-80 .bots__item {
    padding: 25.6px;
  }
.scale-80 .bots__name { font-size: 17.6px; }
.scale-80 .tasks__arrow {
    left: -19.2px;
    top: 34.4px;
    width: 20.8px;
  }
.scale-80 .tasks__body {
    display: flex;
    flex-direction: column;
    gap: 19.2px;
  }
.scale-80 .tasks__slider {
    margin-left: -12px;
    padding-left: 12px;
    padding-right: 12px;

    overflow: hidden;
    max-width: 100vw;
  }
.scale-80 .tasks__slider .swiper {
    width: 100%;
    overflow: visible;
  }
.scale-80 .tasks__left {
    flex-direction: row;
    gap: 0;
    align-items: stretch;
  }
.scale-80 .tasks__left .task.swiper-slide {
    width: 82%;
    flex-shrink: 0;
    height: auto;
  }
.scale-80 .task {
    max-width: none;
    font-size: 12.8px;
  }
.scale-80 .task:nth-child(2n), .scale-80 .task:nth-child(4) { margin-left: 0; }
.scale-80 .tasks__dots {
    display: flex;
    justify-content: center;
    gap: 6.4px;
  }
.scale-80 .tasks__right {
    width: 100%;
    flex-direction: column;
    gap: 9.6px;
    align-items: stretch;
    max-width: none;
  }
.scale-80 .chat { width: 100%; height: 448px; }
.scale-80 .chat__head { display: none; }
.scale-80 .stats {
    width: 100%;
  }
.scale-80 .stats__set.is-active {
    grid-template-columns: 1fr 1fr;
    gap: 9.6px;
  }
.scale-80 .stat { padding: 19.2px; }
.scale-80 .stat__num { font-size: 35.2px; }
.scale-80 .stat__num--arrow img { width: 35.2px; height: 35.2px; }
.scale-80 .stat__label { font-size: 14.4px; }
.scale-80 .why__gears { width: 120px; }
.scale-80 .why__body { flex-direction: column; gap: 25.6px; }
.scale-80 .why__card { max-width: 100%; flex-basis: auto; padding: 25.6px; gap: 25.6px; }
.scale-80 .why__card_name { margin-bottom: 12.8px; font-size: 17.6px; }
.scale-80 .why__right { flex-basis: auto; }
.scale-80 .why__trust { text-align: center; font-size: 22.4px; }
.scale-80 .why__logo {
    padding: 0;
  }
.scale-80 .spheres__grid { grid-template-columns: repeat(2, 1fr); }
.scale-80 .spheres__line1, .scale-80 .spheres__line2 { display: none; }
.scale-80 .sphere {
    padding: 16px;
  }
.scale-80 .sphere__label {
    font-size: 12.8px;
  }
.scale-80 .s-retail { grid-column: 1; grid-row: 1; }
.scale-80 .s-dots1 { display: none; }
.scale-80 .s-realty { grid-column: 2; grid-row: 1; }
.scale-80 .s-education { grid-column: 1; grid-row: 2; }
.scale-80 .s-hr { grid-column: 2; grid-row: 2; }
.scale-80 .s-construction { grid-column: 1; grid-row: 3; }
.scale-80 .s-b2bsaas { grid-column: 2; grid-row: 3; }
.scale-80 .s-b2c { grid-column: 1; grid-row: 4; }
.scale-80 .s-dots2 { display: none; }
.scale-80 .s-ecommerce { grid-column: 2; grid-row: 4; }
.scale-80 .fs__body { flex-direction: column; }
.scale-80 .fs__cards { flex-wrap: wrap; }
.scale-80 .fs__card { width: auto; padding: 19.2px; gap: 25.6px; }
.scale-80 .fs__num { font-size: 25.6px; }
.scale-80 .fs__text {
    gap: 12.8px;
  }
.scale-80 .fs__name {
    font-size: 17.6px;
  }
.scale-80 .func__body {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 12.8px;
    align-items: stretch;
    margin-top: 0;
  }
.scale-80 .func__col, .scale-80 .func__aside {
    display: contents;
  }
.scale-80 .func__name {
    margin-top: 25.6px;
    font-size: 17.6px;
  }
.scale-80 .func__descr {
    margin-top: 12.8px;
  }
.scale-80 .func__card {
    padding: 25.6px;
  }
.scale-80 .func__card--push { padding-bottom: 76.8px; }
.scale-80 .func__card--integrations { padding-bottom: 152.8px; }
.scale-80 .func__card--google { padding-bottom: 76.8px; }
.scale-80 .func__card--ai { padding-bottom: 120.8px; }
.scale-80 .func__descr br {
    display: none;
  }
.scale-80 .func__sheets {
    width: 115.2px;
  }
.scale-80 .func__bell {
    width: 124px;
  }
.scale-80 .func__line {
    display: none;
  }
.scale-80 .func__aside_title {
    order: -1;
    text-align: center;
    margin-bottom: 12.8px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
.scale-80 .func__aside .orange-btn {
    order: 100;
    width: 100%;
    min-width: 0;
    margin-top: 12.8px;
  }
.scale-80 .func__body .func__col:nth-of-type(1) .func__card:nth-child(1) { order: 1; }
.scale-80 .func__body .func__col:nth-of-type(1) .func__card:nth-child(2) { order: 3; }
.scale-80 .func__body .func__col:nth-of-type(1) .func__card:nth-child(3) { order: 5; }
.scale-80 .func__body .func__col:nth-of-type(1) .func__card:nth-child(4) { order: 7; }
.scale-80 .func__body .func__col:nth-of-type(1) .func__card:nth-child(5) { order: 9; }
.scale-80 .func__body .func__col:nth-of-type(2) .func__card:nth-child(1) { order: 2; }
.scale-80 .func__body .func__col:nth-of-type(2) .func__card:nth-child(2) { order: 4; }
.scale-80 .func__body .func__col:nth-of-type(2) .func__card:nth-child(3) { order: 6; }
.scale-80 .func__body .func__col:nth-of-type(2) .func__card:nth-child(4) { order: 8; }
.scale-80 .fs__intro .orange-btn, .scale-80 .func__aside .orange-btn {
    font-size: 14.4px;
  }
}
@media (max-width: 680px) {
.scale-80 .fs__cards { flex-direction: column; }
.scale-80 .fs__card { width: 100%; }
.scale-80 .why__logos { gap: 8px; }
.scale-80 .func__col { flex-basis: 100%; }
.scale-80 .spheres__grid { grid-auto-rows: 120px; }
.scale-80 .spheres__grid .sphere .sphere__icon {
    width: 92px;
    right: 9.6px;
    bottom: -6.4px;
  }
}
}
