@charset "UTF-8";
@font-face {
  font-family: "oswald";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("oswald"), url("../themes/erp/assets/fonts/Oswald-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("oswald"), url("../themes/erp/assets/fonts/Oswald-Light.woff2") format("woff2");
}
@font-face {
  font-family: "oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("oswald"), url("../themes/erp/assets/fonts/Oswald-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("montserrat"), url("../themes/erp/assets/fonts/Montserrat-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("montserrat"), url("../themes/erp/assets/fonts/Montserrat-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("montserrat"), url("../themes/erp/assets/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("montserrat"), url("../themes/erp/assets/fonts/Montserrat-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "AR_ZOZH";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("AR_ZOZH"), url("../themes/erp/assets/fonts/AR_ZOZH.ttf") format("truetype");
}
@font-face {
  font-family: "InterTight";
  font-style: normal;
  font-weight: 100 900;
  /* диапазон для variable */
  font-display: swap;
  src: url("../themes/erp/assets/fonts/InterTight-VariableFont_wght.ttf") format("truetype-variations");
}
input, textarea {
  outline: none;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "montserrat", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  font-weight: normal;
  color: #0D0D0D;
  margin: 0;
  padding: 0;
  width: 100%;
}
button {
  font-family: "montserrat", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
a {
  text-decoration: none;
  color: currentColor;
}
a:active {
  outline: none;
}
p {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  width: 100%;
  height: 100%;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
}
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.h1 {
  font-family: "oswald", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 500;
  font-size: 130px;
  line-height: 140px;
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .h1 {
    font-size: 90px;
    line-height: 100px;
  }
}
@media screen and (max-width: 576px) {
  .h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
.h2 {
  font-family: "oswald", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 500;
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .h2 {
    font-size: 40px;
    line-height: 76px;
  }
}
@media screen and (max-width: 992px) {
  .h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
.h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
}
@media screen and (max-width: 1400px) {
  .h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.h3.light {
  font-weight: 400;
}
.h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
@media screen and (max-width: 576px) {
  .h4 {
    font-size: 18px;
    line-height: 20px;
  }
}
.h4.light {
  font-weight: 400;
}
.h4.bold {
  font-weight: 700;
}
.h5, p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.h5.bold, p.bold {
  font-weight: 500;
}
.h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #B7B5BE;
}
::-webkit-scrollbar-thumb {
  background: #624070;
}
::-moz-scrollbar-button:decrement, ::-moz-scrollbar-button:increment, ::-webkit-scrollbar-button:decrement, ::-webkit-scrollbar-button:increment {
  width: 0px;
}
::selection {
  background-color: #B7B5BE;
}
.no-scroll {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
}
.hidden {
  display: none;
}
.pt-120 {
  padding-top: 120px;
}
@media screen and (max-width: 1400px) {
  .pt-120 {
    padding-top: 100px;
  }
}
@media screen and (max-width: 576px) {
  .pt-120 {
    padding-top: 60px;
  }
}
.pb-120 {
  padding-bottom: 120px;
}
@media screen and (max-width: 1400px) {
  .pb-120 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 576px) {
  .pb-120 {
    padding-bottom: 60px;
  }
}
.mt-140 {
  margin-top: 140px;
}
@media screen and (max-width: 992px) {
  .mt-140 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 576px) {
  .mt-140 {
    margin-top: 62px;
  }
}
@media screen and (max-width: 992px) {
  .mt-62 {
    margin-top: 62px;
  }
}
.mb-140 {
  margin-bottom: 140px;
}
@media screen and (max-width: 992px) {
  .mb-140 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 576px) {
  .mb-140 {
    margin-bottom: 62px;
  }
}
.container {
  max-width: calc(1300px + (80px * 2));
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}
@media screen and (max-width: 992px) {
  .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  background: transparent;
  border: 1px solid #302034;
  box-shadow: 0px 11px 30px rgba(193, 122, 205, 0.54);
  padding: 25px 35px;
  color: white;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .button {
    padding: 20px 30px;
    min-height: 60px;
    font-size: 16px;
    line-height: 20px;
  }
}
.button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #302034;
  z-index: 5;
}
.button::before {
  position: absolute;
  content: "";
  margin-right: 50%;
  margin-top: 60px;
  width: 333px;
  height: 207px;
  filter: blur(20px);
  background: radial-gradient(34.78% 43.62% at 49.83% 49.81%, rgba(100, 154, 235, 0.6) 0%, rgba(120, 78, 138, 0.6) 51.26%, rgba(243, 108, 255, 0) 100%);
  z-index: 6;
  transition: 0.3s;
}
.button:hover::before {
  margin-left: 50%;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: 60px;
}
.button:active {
  box-shadow: none;
}
.button__text {
  position: relative;
  z-index: 6;
}
.button__text:not(:last-child) {
  margin-right: 20px;
}
.button:disabled, .button.disabled {
  background: rgba(183, 181, 190, 0.4);
  border: 1px solid #B7B5BE;
  color: #B7B5BE;
  box-shadow: none;
  cursor: not-allowed;
}
.button:disabled::after, .button:disabled::before, .button.disabled::after, .button.disabled::before {
  display: none;
}
.button:disabled path, .button.disabled path {
  stroke: #B7B5BE;
}
.button__svg {
  position: relative;
  z-index: 8;
}
.button--line {
  border: 1px solid white;
  background: transparent;
  box-shadow: none;
  transition: 0.2s;
}
.button--line path {
  transition: 0.2s;
}
.button--line:hover {
  border: 1px solid #A56BC0;
  color: #A56BC0;
}
.button--line:hover path {
  stroke: #A56BC0;
}
.button--line::after, .button--line::before {
  display: none;
}
.button--line:disabled, .button--line.disabled {
  background: rgba(183, 181, 190, 0.4);
  border: 1px solid #B7B5BE;
}
.button--line:disabled:hover, .button--line.disabled:hover {
  border: 1px solid #B7B5BE;
  color: #B7B5BE;
}
.button--line:disabled:hover path, .button--line.disabled:hover path {
  stroke: #B7B5BE;
}
.link {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #A56BC0;
  transition: 0.2s;
}
.link:hover {
  color: #624070;
}
.link.dark {
  color: white;
}
.link.dark:hover {
  color: white;
}
.link:disabled, .link.disabled {
  color: #B7B5BE;
  cursor: not-allowed;
}
.input {
  padding: 18px 24px;
  border: 1px solid rgba(182, 182, 182, 0.46);
  border-bottom: 3px solid #0D0D0D;
  border-radius: 3px 3px 0px 0px;
  border-radius: 3px;
  height: 70px;
  background: transparent;
  color: #0D0D0D;
  font-size: 20px;
  line-height: 24px;
  transition: 0.2s;
}
@media screen and (max-width: 992px) {
  .input {
    height: 60px;
    font-size: 16px;
    line-height: 20px;
  }
}
.input:hover {
  border-bottom-color: #A56BC0;
}
.input:active + .label__text, .input:focus + .label__text, .input.input--active + .label__text {
  top: 0;
  opacity: 1;
}
.input:disabled, .input.disabled {
  border: 1px solid rgba(182, 182, 182, 0.46);
  border-bottom: 3px solid #B7B5BE;
  background: rgba(183, 181, 190, 0.4);
  cursor: not-allowed;
}
.input:disabled::placeholder, .input.disabled::placeholder {
  color: #e2e1e5;
}
.input:disabled + .label__text, .input.disabled + .label__text {
  display: none;
}
.input.error {
  border-bottom-color: #E72352;
}
.input.error + * + .valid-error {
  bottom: 0;
}
.valid-error {
  position: absolute;
  bottom: 14px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #E72352;
  transition: 0.2s;
}
.label {
  position: relative;
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-top: 24px;
  padding-bottom: 22px;
}
.label__text {
  position: absolute;
  top: 14px;
  opacity: 0;
  transition: 0.2s;
}
.label--textarea {
  width: 100%;
}
.label--textarea textarea {
  width: 100% !important;
  min-height: 100px;
}
.nice-select {
  display: flex;
  align-items: center;
  height: 60px;
  padding-left: 24px;
  border: 1px solid rgba(182, 182, 182, 0.46);
  border-bottom: 3px solid #0D0D0D;
  border-radius: 3px 3px 0px 0px;
  font-size: 20px;
  line-height: 24px;
  float: none;
}
.nice-select:hover {
  border-bottom-color: #A56BC0;
}
.nice-select.open {
  border-color: rgba(182, 182, 182, 0.46);
  border-bottom-color: #0D0D0D;
}
.nice-select .list {
  background: white;
  border: 1px solid rgba(182, 182, 182, 0.46);
  border-radius: 0px;
  box-shadow: none;
}
.nice-select .option {
  display: flex;
  align-items: center;
  height: 70px;
  padding-left: 24px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background: #F6F4FC;
}
.nice-select::after {
  border-bottom: 2px solid #0D0D0D;
  border-right: 2px solid #0D0D0D;
  height: 12px;
  margin-top: -10px;
  right: 26px;
  width: 12px;
}
.checkbox {
  position: relative;
  cursor: pointer;
}
.checkbox__input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.checkbox__input + .checkbox__box {
  display: inline-flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
}
.checkbox__input + .checkbox__box::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid rgba(182, 182, 182, 0.46);
  border-radius: 3px;
  margin-right: 10px;
  background: rgba(246, 244, 252, 0.17);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.checkbox__input:checked + .checkbox__box::before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20001 4.85185L5.20001 9L11.6 1' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
}
.checkbox__input:checked + .checkbox__box.dark::before {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20001 4.85185L5.20001 9L11.6 1' stroke='black' stroke-width='3'/%3E%3C/svg%3E%0A");
}
.form__text, .form__conf {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none;
}
.opacity {
  position: absolute;
  opacity: 0;
  height: 1px;
  width: 1px;
}
.bg-animation {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../themes/erp/assets/images/chum.png);
  animation-iteration-count: infinite;
  animation-name: bg;
  animation-duration: 0.2s;
  animation-timing-function: steps(2, end);
  mix-blend-mode: overlay;
  opacity: 0.5;
  z-index: 2;
}
@keyframes bg {
  from {
    background-position: bottom;
  }
  to {
    background-position: top;
  }
}
.animation {
  animation-iteration-count: infinite;
}
.animation--dur-3 {
  animation-duration: 3s;
}
.animation--dur-2-5 {
  animation-duration: 2.5s;
}
a small {
  opacity: 1 !important;
}
@keyframes anim1 {
  0% {
    transform: translateY(-30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes anim2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
body.is-scrolling .cases__slider .swiper-wrapper {
  transition: transform 0.3s ease-out !important;
}
body.is-fast-scrolling .cases__slider .swiper-wrapper {
  transition: none !important;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 89px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 7px 11px rgba(183, 146, 190, 0.15);
  padding: 22px 0;
  z-index: 20;
}
.header .container {
  max-width: none;
  max-width: calc(1730px + (40px * 2));
  padding: 0 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1300px) {
  .header .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .header .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 576px) {
  .header .container {
    padding: 0 15px;
  }
}
.header__burger {
  width: 42px;
  height: 42px;
  cursor: pointer;
  display: none;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 6px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .header__burger {
    display: flex;
  }
}
.header__burger-line {
  display: block;
  height: 2px;
  background-color: #333;
  transition: all 0.3s ease;
  transform-origin: center;
  position: relative;
}
.header__burger-line:nth-child(1), .header__burger-line:nth-child(3) {
  width: 32px;
}
.header__burger-line:nth-child(2) {
  width: 21px;
}
.header__burger.open .header__burger-line:nth-child(1) {
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -1px;
}
.header__burger.open .header__burger-line:nth-child(2) {
  opacity: 0;
  transform: scale(0);
}
.header__burger.open .header__burger-line:nth-child(3) {
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -1px;
}
.header__left {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .header__left {
    margin-right: auto;
    margin-left: 0;
  }
}
@media screen and (max-width: 576px) {
  .header__left {
    margin-right: 0;
    margin-left: 0;
  }
}
.header__logo {
  width: 200px;
  height: 26px;
  margin-right: 40px;
}
@media screen and (max-width: 1600px) {
  .header__logo {
    width: 187px;
    height: 25px;
  }
}
@media screen and (max-width: 1076px) {
  .header__logo {
    margin-right: 10px;
  }
}
@media screen and (max-width: 992px) {
  .header__logo {
    margin-bottom: 0;
  }
}
.header__logo img {
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}
.header__right {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 992px) {
  .header__right {
    gap: 0;
  }
}
.header__soclinks {
  display: flex;
}
@media screen and (max-width: 992px) {
  .header__soclinks {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .header__soclinks {
    display: none;
  }
}
.header__soclink {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 5px;
}
.header__soclink span {
  font-weight: 500;
  transition: 0.2s;
}
@media screen and (max-width: 1600px) {
  .header__soclink span {
    font-size: 14px;
    line-height: 20px;
  }
}
.header__soclink:not(:last-child) {
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  .header__soclink:not(:last-child) {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.header__soclink .telega {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../themes/erp/assets/images/Group 20.svg");
  transition: 0.2s;
}
@media screen and (max-width: 1600px) {
  .header__soclink .telega {
    width: 24px;
    height: 24px;
  }
}
.header__soclink .adres {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../themes/erp/assets/images/Group 22.svg");
  transition: 0.2s;
}
@media screen and (max-width: 1600px) {
  .header__soclink .adres {
    width: 24px;
    height: 24px;
  }
}
.header__soclink .adres + * + svg path {
  transition: 0.2s;
}
.header__soclink:hover span {
  color: #4C4C4C;
}
.header__contacts {
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .header__contacts {
    display: none;
  }
}
.header__tel {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #4C4C4C;
}
@media screen and (max-width: 1600px) {
  .header__tel {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
  }
}
.header__mail {
  color: #4C4C4C;
  text-decoration: none;
}
@media screen and (max-width: 1600px) {
  .header__mail {
    font-size: 14px;
    line-height: 20px;
  }
}
/* Соц-иконки из футера внутри мобильного бургер-меню */
.header-menu__social {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-menu__social {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    justify-content: center;
  }
}
.header-menu__social-link {
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  overflow: hidden;
}
.header-menu__social-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Перекрашиваем светлые SVG-иконки в чёрный цвет только в мобильном меню */
  filter: brightness(0) saturate(100%);
}
@media screen and (max-width: 992px) {
  .header-menu {
    position: fixed;
    top: 87px;
    left: 0;
    bottom: 0;
    width: 320px;
    background: #F6F4FC;
    transform: translateX(-110%);
    padding: 40px 15px;
    z-index: 50;
    transition: 0.2s;
  }
}
@media screen and (max-width: 576px) {
  .header-menu {
    width: 100%;
  }
}
.header-menu.active {
  transform: translateX(0);
  overflow-y: auto;
}
@media screen and (max-width: 992px) {
  .header-menu__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}
.header-menu__soclinks {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-menu__soclinks {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}
.header-menu__soclink {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #4C4C4C;
  font-size: 14px;
  font-weight: 500;
  transition: color 0.3s ease;
}
.header-menu__soclink:hover {
  color: #6C46C4;
}
.header-menu__soclink .telega {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../themes/erp/assets/images/Group 20.svg");
  transition: 0.2s;
}
.header-menu__soclink .adres {
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../themes/erp/assets/images/Group 22.svg");
  transition: 0.2s;
}
.header-menu__soclink span {
  font-size: 14px;
  font-weight: 500;
}
.header-menu__contacts {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-menu__contacts {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 20px;
    align-items: center;
  }
}
.header-menu__tel {
  font-weight: 800;
  font-size: 18px;
  color: #4C4C4C;
  text-decoration: none;
  margin-bottom: 5px;
}
.header-menu__mail {
  font-size: 14px;
  color: #4C4C4C;
  text-decoration: none;
}
.header-menu__link {
  font-size: 14px;
  font-weight: 500;
  color: #4C4C4C;
  transition: 0.2s;
}
@media screen and (max-width: 1600px) {
  .header-menu__link {
    font-size: 14px;
    line-height: 20px;
  }
}
.header-menu__link:not(:last-child) {
  margin-right: 32px;
}
@media screen and (max-width: 992px) {
  .header-menu__link:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.header-menu__link:hover {
  color: #A6A6A6;
}
.header-menu .header__soclinks, .header-menu .header__contacts {
  display: none;
}
@media screen and (max-width: 992px) {
  .header-menu .header__soclinks, .header-menu .header__contacts {
    display: flex;
  }
}
@media screen and (max-width: 992px) {
  .header-menu .header__soclinks {
    flex-direction: column;
    margin: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  .header-menu .header__soclink:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.top-link {
  position: fixed;
  left: 2%;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: auto;
  width: 35px;
  height: 250px;
  z-index: 40;
}
@media screen and (max-width: 992px) {
  .top-link {
    display: none;
  }
}
.top-link__item {
  padding: 5px 0;
}
.top-link__item:before {
  content: "";
  display: block;
  background: #908A97;
  border-radius: 2px;
  height: 5px;
  width: 14px;
  transition: 0.2s;
}
.top-link__item.active:before {
  width: 100%;
  background: #4C4C4C;
}
.footer {
  padding: 62px 0;
  background: #3C3C42;
  color: white;
}
.footer__content {
  display: flex;
  flex-direction: column;
}
.footer__main {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .footer__top {
    flex-direction: column;
    gap: 20px;
    align-items: start;
  }
}
@media screen and (max-width: 992px) {
  .footer__top {
    flex-direction: row;
    gap: 20px;
  }
}
.footer__nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 24px;
}
@media screen and (max-width: 992px) {
  .footer__nav {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .footer__nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
}
@media screen and (max-width: 992px) {
  .footer__nav {
    flex-direction: column;
  }
}
.footer__nav-item {
  margin: 0;
}
.footer__nav-link {
  color: white;
  text-decoration: none;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  transition: 0.2s;
  font-size: 14px;
  font-weight: 400;
}
.footer__nav-link:hover {
  color: #A6A6A6;
}
.footer__social {
  display: flex;
  gap: 11px;
  align-items: center;
}
@media screen and (max-width: 368px) {
  .footer__social {
    gap: 8px;
  }
}
.footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.footer__social-icon {
  width: 30px;
  height: 30px;
}
.footer__branches-title {
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 42px 0;
  color: white;
}
.footer__branches-list {
  display: grid;
  grid-template-columns: 350px 350px 160px 160px;
  gap: 30px;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .footer__branches-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 992px) {
  .footer__branches-list {
    grid-template-columns: 1fr;
    gap: 42px;
  }
  .footer__branches-list .footer__branch--chelyabinsk {
    order: 1;
  }
  .footer__branches-list .footer__company-info {
    order: 2;
  }
  .footer__branches-list .footer__branch--magnitogorsk {
    order: 3;
  }
  .footer__branches-list .footer__branch--kazan {
    order: 4;
  }
  .footer__branches-list .footer__branch--spb {
    order: 5;
  }
}
.footer__branch {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 14px;
  display: grid;
  grid-template-rows: auto 1fr;
  min-width: 0;
  align-items: start;
}
.footer__branch-contacts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 992px) {
  .footer__branch-contacts {
    min-height: auto;
  }
}
.footer__branch-location, .footer__branch-phone {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: white;
}
.footer__branch-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.footer__branch-email {
  font-size: 16px;
  color: white;
}
.footer__branch-info {
  margin-top: 42px;
  display: flex;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  flex-direction: column;
  gap: 10px;
  font-size: 14px;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .footer__branch-info {
    display: none;
  }
}
.footer__company-info {
  display: none;
}
@media screen and (max-width: 992px) {
  .footer__company-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
.footer__company-info-item {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 14px;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .footer__company-info-item--inline {
    flex-direction: row;
    gap: 8px;
  }
}
.footer__company-info-item-span {
  width: 295px;
}
.footer__links {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  order: 1;
}
@media screen and (max-width: 1400px) {
  .footer__links {
    order: 2;
  }
}
@media screen and (max-width: 576px) {
  .footer__links {
    order: 1;
    margin-bottom: 40px;
    align-items: center;
  }
}
.footer .social__list {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.footer .social__item {
  width: 25px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.footer .social__item:not(:last-child) {
  margin-right: 18px;
}
.footer .social__item path {
  transition: 0.2s;
}
.footer .social__item:hover path {
  fill: #624070;
}
.footer .nav-bar__list {
  display: flex;
  align-items: flex-start;
  margin-bottom: 60px;
}
@media screen and (max-width: 1400px) {
  .footer .nav-bar__list {
    margin-bottom: 40px;
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 576px) {
  .footer .nav-bar__list {
    flex-direction: column;
    align-items: center;
  }
}
.footer .nav-bar__item {
  margin-right: 40px;
}
@media screen and (max-width: 1400px) {
  .footer .nav-bar__item {
    margin-right: 20px;
  }
  .footer .nav-bar__item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .footer .nav-bar__item {
    font-size: 14px;
    margin-right: 10px;
  }
  .footer .nav-bar__item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .footer .nav-bar__item {
    margin-right: 0;
    font-size: 16px;
  }
  .footer .nav-bar__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.footer .nav-bar__link {
  transition: 0.2s;
  font-size: 14px;
}
.footer .nav-bar__link:hover {
  color: #A56BC0;
}
.footer .nav-bar__link:disabled, .footer .nav-bar__link.disabled {
  color: #B7B5BE;
  cursor: not-allowed;
}
.footer__bottom {
  width: 100%;
  margin-top: 42px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 14px;
  order: 2;
}
@media screen and (max-width: 1400px) {
  .footer__bottom {
    order: 1;
    width: auto;
  }
}
@media screen and (max-width: 576px) {
  .footer__bottom {
    order: 2;
  }
}
.footer__bottom .link {
  font-weight: 400;
  text-decoration: none;
}
.footer__dev {
  margin-top: 42px;
  align-items: center;
  gap: 12px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 12px;
}
.footer__dev-logo {
  display: block;
  width: auto;
  margin-top: 8px;
  max-height: 24px;
}
.footer .copyright {
  margin-top: 20px;
}
.cookie {
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 100%;
  transform: translateX(-50%);
  padding: 16px 16px 16px 16px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 100;
  color: white;
}
@media (max-width: 1844px) {
  .cookie {
    padding: 16px 16px 16px 0px;
  }
}
@media (max-width: 624px) {
  .cookie {
    padding: 16px 16px 16px 16px;
  }
}
.cookie__text {
  font-weight: 400;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  color: #4C4C4C;
  line-height: 20px;
  width: auto;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .cookie__text {
    width: 100%;
  }
}
.cookie__text .link {
  font-size: 16px;
  line-height: 20px;
  color: #6C46C4;
}
@media screen and (max-width: 1300px) {
  .cookie__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 780px) {
  .cookie__text {
    width: 100%;
  }
}
@media screen and (max-width: 624px) {
  .cookie__text {
    text-align: center;
  }
}
.cookie__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
@media screen and (max-width: 1200px) {
  .cookie__content {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
.cookie__buttons {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1201px) {
  .cookie__buttons {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 624px) {
  .cookie__buttons {
    flex-direction: column;
  }
}
@media screen and (max-width: 624px) {
  .cookie__buttons {
    width: 100%;
  }
}
.cookie__button {
  padding: 24px;
  border: 1px solid #6c46c4;
  border-radius: 1000px;
  font-size: 16px;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  background: transparent;
  color: #6c46c4;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 624px) {
  .cookie__button {
    width: 100%;
  }
}
.cookie__button--accept {
  background: #6c46c4;
  color: #FFFFFF;
}
.cookie__close {
  position: absolute;
  top: 45px;
  right: 10%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: white;
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .cookie__close {
    right: 5%;
  }
}
@media screen and (max-width: 780px) {
  .cookie__close {
    right: 2%;
    top: 10px;
  }
}
.cookie__close path {
  transition: 0.5s;
}
.cookie__close:hover path {
  stroke: #ffffff99;
}
@media (max-width: 624px) {
  .cookie .container {
    padding: 0 0px;
  }
}
.cookie.show {
  display: flex;
}
.cookie-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.cookie-modal.show {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.cookie-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.cookie-modal.show .cookie-modal__overlay {
  opacity: 1;
}
.cookie-modal__content {
  position: absolute;
  top: 0;
  right: 0;
  width: 729px;
  height: 100vh;
  background: #FFFFFF;
  padding: 40px 0 0 40px;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .cookie-modal__content {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .cookie-modal__content {
    padding: 20px 0 0 20px;
  }
}
.cookie-modal__close {
  position: absolute;
  top: env(safe-area-inset-top);
  right: calc(40px + env(safe-area-inset-right));
  width: 20px;
  height: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1010;
}
.cookie-modal__close svg {
  width: 20px;
  height: 20px;
}
.cookie-modal__close path {
  stroke: #8769A9;
  transition: stroke 0.3s;
}
.cookie-modal__close:hover path {
  stroke: #6B4F8A;
}
@media screen and (max-width: 576px) {
  .cookie-modal__close {
    right: calc(20px + env(safe-area-inset-right));
  }
}
.cookie-modal__body {
  width: 100%;
  flex: 1;
  min-height: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-right: 40px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
@media screen and (max-width: 576px) {
  .cookie-modal__body {
    padding-right: 20px;
  }
}
.cookie-modal__title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  color: #0D0D0D;
  margin: 0 0 30px 0;
}
.cookie-modal__intro {
  margin-bottom: 30px;
}
.cookie-modal__intro p {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
  color: #4C4C4C;
  margin: 0 0 30px 0;
}
.cookie-modal__link {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  color: #6C46C4;
  transition: color 0.3s;
}
.cookie-modal__link:hover {
  color: #8769A9;
}
.cookie-modal__link a {
  text-decoration: underline;
}
.cookie-modal__categories {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  flex: 1;
}
.cookie-modal__category {
  padding-bottom: 30px;
}
.cookie-modal__category:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.cookie-modal__category-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}
.cookie-modal__category-info {
  flex: 1;
}
.cookie-modal__category-title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #3C3C42;
  margin: 0 0 20px 0;
}
.cookie-modal__category-desc-wrapper {
  display: none;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 576px) {
  .cookie-modal__category-desc-wrapper {
    display: block;
  }
}
.cookie-modal__category-desc {
  font-family: "montserrat", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  color: #211041;
  margin: 0 0 0px 0;
}
.cookie-modal__category-desc--desktop {
  display: block;
}
@media screen and (max-width: 576px) {
  .cookie-modal__category-desc--desktop {
    display: none;
  }
}
.cookie-modal__category-desc--mobile {
  display: none;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .cookie-modal__category-desc--mobile {
    display: block;
  }
}
.cookie-modal__category-link {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #6C46C4;
  text-decoration: underline;
  transition: color 0.3s;
}
.cookie-modal__category-link:hover {
  color: #8769A9;
}
.cookie-modal__category-link--desktop {
  display: inline-block;
}
@media screen and (max-width: 576px) {
  .cookie-modal__category-link--desktop {
    display: none;
  }
}
.cookie-modal__category-link--mobile {
  display: none;
}
@media screen and (max-width: 576px) {
  .cookie-modal__category-link--mobile {
    display: inline-block;
  }
}
.cookie-modal__toggle {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 32px;
  flex-shrink: 0;
  cursor: pointer;
}
.cookie-modal__toggle-input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cookie-modal__toggle-input:checked + .cookie-modal__toggle-slider {
  background-color: transparent;
  border: 1px solid #8769A9;
}
.cookie-modal__toggle-input:checked + .cookie-modal__toggle-slider:before {
  background-color: #8769A9;
  height: 24px;
  width: 24px;
  transform: translateX(32px);
}
.cookie-modal__toggle-input:disabled + .cookie-modal__toggle-slider {
  background-color: transparent;
  border: 1px solid rgba(135, 105, 169, 0.6);
  cursor: not-allowed;
  opacity: 0.75;
}
.cookie-modal__toggle-input:disabled + .cookie-modal__toggle-slider:before {
  background-color: rgba(135, 105, 169, 0.6);
  height: 24px;
  width: 24px;
}
.cookie-modal__toggle-input:disabled:checked + .cookie-modal__toggle-slider {
  background-color: transparent;
  border: 1px solid rgba(135, 105, 169, 0.6);
  cursor: not-allowed;
  opacity: 0.75;
}
.cookie-modal__toggle-input:disabled:checked + .cookie-modal__toggle-slider:before {
  background-color: rgba(135, 105, 169, 0.6);
  height: 24px;
  width: 24px;
  transform: translateX(32px);
}
.cookie-modal__toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  border: 1px solid #9FA4AC;
  transition: 0.3s;
  border-radius: 32px;
}
.cookie-modal__toggle-slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 3px;
  background-color: #9FA4AC;
  transition: 0.3s;
  border-radius: 50%;
}
.cookie-modal__actions {
  display: flex;
  gap: 8px;
  margin-top: auto;
  position: sticky;
  position: -webkit-sticky;
  bottom: 0;
  z-index: 5;
  padding-bottom: 16px;
  padding-top: 16px;
  background: #FFFFFF;
}
@media (max-width: 640px) {
  .cookie-modal__actions {
    flex-direction: column;
  }
}
.cookie-modal__action-btn {
  padding: 24px;
  border: 1px solid #6c46c4;
  border-radius: 1000px;
  font-size: 16px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  background: transparent;
  color: #6c46c4;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
  transition: background-color 0.3s, color 0.3s;
}
.cookie-modal__action-btn--save {
  background: #6c46c4;
  color: #FFFFFF;
}
.cookie-modal.show .cookie-modal__content {
  transform: translateX(0);
  height: 100%;
}
.top {
  position: relative;
  background: #6C46C4;
  height: 960px;
}
@media screen and (max-width: 992px) {
  .top {
    height: 917px;
  }
}
.top .container {
  max-width: calc(1730px + (40px * 2));
  padding: 0 40px;
}
@media screen and (max-width: 1200px) {
  .top .container {
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .top .container {
    max-width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 576px) {
  .top .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 576px) {
  .top .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.top__wrapper {
  position: relative;
  height: 100%;
  z-index: 10;
}
.top__content {
  position: relative;
  z-index: 10;
  padding-top: 200px;
}
@media screen and (max-width: 992px) {
  .top__content {
    padding-top: 100px;
    max-width: 100%;
  }
}
.top__text {
  width: 420px;
  height: 58px;
  margin-top: 70px;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .top__text {
    width: 282px;
    font-size: 18px;
    margin-top: 42px;
  }
}
@media screen and (max-width: 648px) {
  .top__text {
    width: 95%;
  }
}
@media screen and (max-width: 576px) {
  .top__text {
    margin-top: 32px;
  }
}
.top__subtitle {
  font-size: 24px;
  line-height: 29px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.top__subtitle.animate-in {
  opacity: 1;
  transform: translateY(0);
}
.top__title {
  margin-top: 70px;
  width: 100%;
  display: flex;
  line-height: 160%;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .top__title {
    gap: 26px;
    margin-top: 160px;
  }
}
@media screen and (max-width: 648px) {
  .top__title {
    gap: 0px;
    margin-top: 200px;
  }
}
.top__title-row {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.top__title-line {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 156.59px;
  line-height: 1.2;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: -60px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1707px) {
  .top__title-line {
    font-size: 114px;
    margin-top: 0px;
    gap: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .top__title-line {
    font-size: 100px;
    gap: 24px;
  }
}
@media screen and (max-width: 992px) {
  .top__title-line {
    font-size: 80px;
    gap: 26px;
  }
}
@media screen and (max-width: 700px) {
  .top__title-line {
    font-size: 70px;
    gap: 26px;
  }
}
@media screen and (max-width: 648px) {
  .top__title-line {
    font-size: 60px;
    gap: 0px;
  }
}
@media screen and (max-width: 576px) {
  .top__title-line {
    font-size: 48px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 470px) {
  .top__title-line {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 360px) {
  .top__title-line {
    font-size: 35px;
    line-height: 1.2;
  }
}
.top__title-line.curtain-wrapped .curtain-line-wrapper {
  overflow: hidden;
  display: block;
}
.top__title-line.curtain-wrapped .curtain-line {
  display: block;
  padding: 0;
  margin: 0;
}
.top__title-line--right {
  position: absolute;
  right: 0;
  width: auto;
}
@media screen and (max-width: 992px) {
  .top__title-line--right {
    top: -80px;
  }
}
@media screen and (max-width: 648px) {
  .top__title-line--right {
    top: -65px;
  }
}
.top__title-line--forme {
  position: absolute;
  right: 0px;
  top: 54%;
  width: auto;
  z-index: 5;
}
@media screen and (max-width: 1900px) {
  .top__title-line--forme {
    right: 0;
  }
}
@media screen and (max-width: 992px) {
  .top__title-line--forme {
    top: 60%;
  }
}
@media screen and (max-width: 576px) {
  .top__title-line--forme {
    top: 60%;
  }
}
.top__title-line--forme.animate-in {
  opacity: 1;
}
.top__button {
  position: absolute;
  width: 179px;
  height: 179px;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  cursor: pointer;
  left: 24%;
  top: 90%;
  transform: translateX(-50%) translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.top__button.animate-in {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}
@media screen and (max-width: 992px) {
  .top__button {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .top__button {
    left: 26%;
  }
}
@media screen and (max-width: 576px) {
  .top__button {
    left: 50%;
  }
}
.top__button-text {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #6C46C4;
  background: #FFFFFF99;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  animation: rotateButton 20s linear infinite;
  transform-origin: center center;
}
.top__button-text svg {
  width: 100%;
  height: 100%;
}
.top__button-text text {
  font-size: 12px;
  font-weight: 500;
  fill: #333333;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
@keyframes rotateButton {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.top__button-inner {
  position: absolute;
  width: 140px;
  height: 135px;
  background: #6C46C4;
  border-radius: 1000px;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  gap: 10px;
  transition: all 0.3s;
}
.top__button-inner:hover {
  background-color: #8D46C4;
}
.top__button-inner img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.top__services {
  width: 589px;
  margin-top: 150px;
}
@media screen and (max-width: 992px) {
  .top__services {
    width: 565px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 648px) {
  .top__services {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .top__services {
    margin-bottom: 200px;
    width: 100%;
  }
}
@media screen and (max-width: 441px) {
  .top__services {
    margin-bottom: 0px;
  }
}
.top__services-text {
  font-size: 16px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #FFFFFF;
  text-align: left;
  line-height: 1.4;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.top__services-text.animate-in {
  opacity: 1;
  transform: translateY(0);
}
.top__services-text span {
  position: relative;
  margin-right: 16px;
  display: inline-block;
  vertical-align: baseline;
}
.top__services-text span:not(:last-child)::after {
  content: "/";
  margin-left: 16px;
  color: #FFFFFF;
  font-size: 24px;
  vertical-align: baseline;
}
@media screen and (max-width: 1600px) {
  .top__services-text span:not(:last-child)::after {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .top__services-text span:not(:last-child)::after {
    font-size: 12px;
  }
}
@media screen and (max-width: 576px) {
  .top__services-text span:not(:last-child)::after {
    font-size: 10px;
  }
}
.top__cycle {
  margin-top: 42px;
  width: 1551px;
}
@media screen and (max-width: 1600px) {
  .top__cycle {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .top__cycle {
    margin-top: 42px;
  }
}
.top__cycle-text {
  font-size: 42px;
  color: #3C3C42;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1600px) {
  .top__cycle-text br {
    display: none;
  }
  .top__cycle-text br::after {
    content: " ";
  }
}
@media screen and (max-width: 992px) {
  .top__cycle-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 730px) {
  .top__cycle-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 576px) {
  .top__cycle-text {
    margin: 0 0 62px 0;
    font-size: 28px;
  }
}
@media screen and (max-width: 338px) {
  .top__cycle-text {
    font-size: 26px;
  }
}
.top__cycle-highlight {
  display: inline-block;
  width: 136px;
  height: 70px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  background: #6C46C4;
  border-radius: 1000px;
  padding: 16px 24px;
  font-size: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 5px;
  vertical-align: middle;
}
@media screen and (max-width: 1600px) {
  .top__cycle-highlight {
    width: 120px;
    height: 60px;
    font-size: 24px;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 992px) {
  .top__cycle-highlight {
    width: 100px;
    height: 50px;
    font-size: 24px;
    padding: 10px 16px;
  }
}
.top__audit {
  margin-top: 140px;
  display: flex;
  gap: 60px;
  align-items: flex-start;
}
.top__audit.in-viewport .top__audit-results {
  top: 10px !important;
}
.top__audit.in-viewport .top__audit-visual {
  transform: translateY(0px);
}
@media screen and (max-width: 1600px) {
  .top__audit {
    margin-top: 62px;
    gap: 40px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit {
    margin-top: 62px;
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit {
    margin-top: 30px;
    gap: 20px;
  }
}
.top__audit-content {
  display: flex;
  flex-direction: column;
  gap: 42px;
  align-items: flex-start;
  flex: 1;
  max-width: 50%;
}
@media screen and (max-width: 992px) {
  .top__audit-content {
    max-width: 100%;
  }
}
.top__audit-right {
  flex: 1;
  max-width: 50%;
}
@media screen and (max-width: 992px) {
  .top__audit-right {
    max-width: 100%;
    width: 100%;
    margin-top: 42px;
  }
}
.top__audit-text {
  width: 100%;
  font-size: 32px;
  line-height: 120%;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
}
@media screen and (max-width: 992px) {
  .top__audit-text {
    font-size: 16px;
  }
}
.top__audit-description {
  font-size: 18px;
  width: 400px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #333333;
  line-height: 1.6;
}
@media screen and (max-width: 1600px) {
  .top__audit-description {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-description {
    font-size: 18px;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-description {
    font-size: 18px;
  }
}
.top__audit-offer {
  font-size: 24px;
  margin-top: 140px;
  width: 395px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #333333;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 1600px) {
  .top__audit-offer {
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-offer {
    font-size: 18px;
    margin-top: 42px;
    width: 100%;
  }
}
.top__audit-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 576px) {
  .top__audit-buttons {
    width: 100%;
  }
}
.top__audit-button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  border-radius: 1000px;
  color: #6C46C4;
  background: transparent;
  overflow: hidden;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.top .top__audit-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
}
.top .top__audit-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  flex-shrink: 0;
}
.top .top__audit-button-icon img {
  width: 24px;
  height: 24px;
}
.top__audit-button {
  width: 190px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  height: 67px;
  background: transparent;
  border-radius: 1000px;
  font-size: 16px;
  color: #6C46C4;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1600px) {
  .top__audit-button {
    width: 190px;
    height: 60px;
    font-size: 14px;
    padding: 20px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-button {
    width: 160px;
    height: 55px;
    font-size: 12px;
    padding: 18px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-button {
    width: 188px;
    height: 50px;
    font-size: 16px;
    padding: 16px;
  }
}
.top__audit-button--icon {
  width: 69px;
  height: 67px;
  background: #6C46C4;
  border: none;
  padding: 0;
  display: flex;
  cursor: pointer;
  border-radius: 1000px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  opacity: 1;
  transform: scale(1);
}
.top__audit-button--icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.top__audit-button--icon:hover {
  background: #5a3ba8;
}
@media screen and (max-width: 1600px) {
  .top__audit-button--icon {
    width: 60px;
    height: 60px;
  }
  .top__audit-button--icon img {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-button--icon {
    width: 55px;
    height: 55px;
  }
  .top__audit-button--icon img {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-button--icon {
    width: 50px;
    height: 50px;
  }
  .top__audit-button--icon img {
    width: 16px;
    height: 16px;
  }
}
.top__audit-right {
  flex: 1;
  position: relative;
}
.top__audit-visual {
  position: relative;
  width: 100%;
  height: 650px;
  will-change: transform;
  transition: transform 0.6s ease-out;
}
@media screen and (max-width: 1600px) {
  .top__audit-visual {
    height: 550px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-visual {
    width: 100%;
    height: 210px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-visual {
    height: 207px;
  }
}
.top__audit-video {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  right: 300px;
  bottom: 100px;
}
@media screen and (max-width: 1600px) {
  .top__audit-video {
    left: -13px;
    top: 0;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-video {
    width: 375px;
    height: 415px;
    top: 50%;
    left: auto;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 700px) {
  .top__audit-video {
    width: 324px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-video {
    height: 327px;
  }
}
.top__audit-results {
  position: absolute;
  top: 200px;
  left: 50px;
  width: calc(100% - 250px);
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 62px;
  z-index: 2;
  will-change: top;
  transition: top 0.8s ease-out;
}
.top__audit-results.animated {
  top: 20px !important;
}
@media screen and (max-width: 1600px) {
  .top__audit-results {
    width: calc(100% - 200px);
    top: 150px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-results {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px 0px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-results {
    top: 30px;
    width: calc(100% - 30px);
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
.top__audit-title {
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  color: #333333;
}
@media screen and (max-width: 992px) {
  .top__audit-title {
    font-size: 18px;
    grid-column: 1 / -1;
  }
}
.top__audit-result {
  display: flex;
  align-items: center;
  gap: 23px;
  font-size: 18px;
  height: 43px;
  color: #333333;
}
@media screen and (max-width: 1600px) {
  .top__audit-result {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-result {
    font-size: 14px;
    gap: 12px;
    height: 0px;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-result {
    font-size: 12px;
    height: 43px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-result--desktop {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-result--desktop {
    display: flex;
  }
}
.top__audit-result--mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .top__audit-result--mobile {
    display: flex;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-result--mobile {
    display: none;
  }
}
.top__audit-number {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  color: #3C3C42;
  font-size: 62px;
  width: 100px;
  display: inline-block;
  flex-shrink: 0;
}
@media screen and (max-width: 1600px) {
  .top__audit-number {
    width: 90px;
  }
}
@media screen and (max-width: 992px) {
  .top__audit-number {
    font-size: 32px;
    width: auto;
  }
}
@media screen and (max-width: 576px) {
  .top__audit-number {
    width: 50px;
  }
}
.top__audit-slash {
  color: #4C4C4C;
  font-weight: 400;
  font-size: 32px;
  width: 20px;
  text-align: center;
  flex-shrink: 0;
}
@media screen and (max-width: 992px) {
  .top__audit-slash {
    font-size: 16px;
  }
}
.top__robot {
  position: absolute;
  width: 638px;
  height: 972px;
  top: -5px;
  left: 864px;
  z-index: 5;
}
@media screen and (max-width: 1600px) {
  .top__robot {
    left: 600px;
  }
}
@media screen and (max-width: 1300px) {
  .top__robot {
    width: 623px;
    height: 678px;
    left: 400px;
    top: 95px;
  }
}
@media screen and (max-width: 1100px) {
  .top__robot {
    width: 623px;
    height: 678px;
    left: 275px;
    top: 95px;
  }
}
@media screen and (max-width: 992px) {
  .top__robot {
    width: 557px;
    height: 672px;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 736px) {
  .top__robot {
    width: 415px;
  }
}
@media screen and (max-width: 648px) {
  .top__robot {
    width: 354px;
    height: 500px;
    top: 200px;
  }
}
@media screen and (max-width: 400px) {
  .top__robot {
    width: 280px;
  }
}
.top .check__buttons {
  display: none;
}
@media screen and (max-width: 992px) {
  .top .check__buttons {
    display: flex !important;
    margin-top: 110px;
  }
}
@media screen and (max-width: 576px) {
  .top .check__buttons {
    margin-top: 180px;
  }
}
@media screen and (max-width: 992px) {
  .top .check__buttons {
    width: 100%;
  }
}
@media screen and (max-width: 648px) {
  .top .check__buttons .check__button {
    width: 100%;
    max-width: 100%;
  }
  .top .check__buttons .check__button-text {
    width: 100%;
  }
}
.robot-image {
  position: absolute;
  width: 100%;
  height: 98%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}
.robot-image--1 {
  background-image: url("../themes/erp/assets/images/robot1.png");
  animation: robotFade1 6s infinite;
}
.robot-image--2 {
  background-image: url("../themes/erp/assets/images/robot2.png");
  animation: robotFade2 6s infinite;
}
@keyframes robotFade1 {
  /* робот 1 долго держится, затем очень плавно уходит и плавно возвращается */
  0%, 25% {
    opacity: 1;
  }
  25%, 45% {
    opacity: 0;
  }
  45%, 80% {
    opacity: 0;
  }
  80%, 100% {
    opacity: 1;
  }
}
@keyframes robotFade2 {
  /* робот 2 появляется и исчезает в тех же длинных промежутках, но в противофазе */
  0%, 25% {
    opacity: 0;
  }
  25%, 45% {
    opacity: 1;
  }
  45%, 80% {
    opacity: 1;
  }
  80%, 100% {
    opacity: 0;
  }
}
.top-animation {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .top-animation {
    overflow: hidden;
  }
}
.top-animation .bg-animation {
  width: 1442px;
  height: 995px;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  z-index: 5;
  opacity: 0.8;
}
@media screen and (max-width: 1600px) {
  .top-animation .bg-animation {
    width: 937px;
    height: 658px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation .bg-animation {
    width: 675px;
    height: 466px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation .bg-animation {
    width: 488px;
    height: 334px;
    bottom: 50px;
    right: -30px;
  }
}
.top-animation img {
  position: absolute;
}
.top-animation__bg {
  width: 1442px;
  height: 995px;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 1600px) {
  .top-animation__bg {
    width: 937px;
    height: 658px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__bg {
    width: 675px;
    height: 466px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__bg {
    width: 488px;
    height: 334px;
    bottom: 50px;
    right: -30px;
  }
}
.top-animation__item1 {
  width: 326px;
  height: 188px;
  right: 355px;
  top: 205px;
  animation-name: anim1;
  animation-duration: 3s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item1 {
    width: 194px;
    height: 112px;
    right: 241px;
    top: 263px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item1 {
    width: 137px;
    height: 79px;
    right: 173px;
    top: 420px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item1 {
    width: 107px;
    height: 59px;
    right: 91px;
    top: 671px;
  }
}
.top-animation__item2 {
  width: 524px;
  height: 302px;
  top: 474px;
  right: 13px;
  z-index: 2;
  animation-name: anim2;
  animation-duration: 3s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item2 {
    width: 311px;
    height: 179px;
    top: 470px;
    right: 35px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item2 {
    width: 220px;
    height: 127px;
    top: 570px;
    right: 15px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item2 {
    width: 164px;
    height: 91px;
    top: 777px;
    right: -25px;
  }
}
.top-animation__item3 {
  width: 746px;
  height: 430px;
  right: 160px;
  top: 450px;
  z-index: 1;
  animation-name: anim1;
  animation-duration: 3s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item3 {
    width: 443px;
    height: 256px;
    right: 130px;
    top: 440px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item3 {
    width: 314px;
    height: 181px;
    right: 94px;
    top: 540px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item3 {
    width: 245px;
    height: 141px;
    right: 26px;
    top: 750px;
  }
}
.top-animation__item4 {
  width: 157px;
  height: 99px;
  top: 640px;
  right: 780px;
  z-index: 1;
  animation-name: anim2;
  animation-duration: 3s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item4 {
    width: 81px;
    height: 46px;
    top: 563px;
    right: 515px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item4 {
    width: 57px;
    height: 33px;
    top: 633px;
    right: 368px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item4 {
    width: 47px;
    height: 23px;
    top: 823px;
    right: 235px;
  }
}
.top-animation__item5 {
  width: 136px;
  height: 78px;
  top: 845px;
  right: 422px;
  z-index: 1;
  animation-name: anim1;
  animation-duration: 3s;
  animation-delay: 0.2s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item5 {
    width: 93px;
    height: 54px;
    top: 685px;
    right: 292px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item5 {
    width: 66px;
    height: 38px;
    top: 714px;
    right: 205px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item5 {
    top: 883px;
    right: 98px;
  }
}
.top-animation__item6 {
  width: 136px;
  height: 78px;
  top: 845px;
  right: 510px;
  z-index: 1;
  animation-name: anim1;
  animation-duration: 3s;
  animation-delay: 0.4s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item6 {
    width: 93px;
    height: 54px;
    top: 671px;
    right: 332px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item6 {
    width: 66px;
    height: 38px;
    top: 703px;
    right: 237px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item6 {
    top: 873px;
    right: 124px;
  }
}
.top-animation__item7 {
  width: 20px;
  height: 12px;
  top: 150px;
  right: 237px;
  z-index: 1;
  animation-name: anim2;
  animation-duration: 2s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item7 {
    width: 12px;
    height: 7px;
    top: 216px;
    right: 154px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item7 {
    width: 8px;
    height: 5px;
    top: 386px;
    right: 111px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item7 {
    top: 649px;
    right: 50px;
  }
}
.top-animation__item8 {
  width: 20px;
  height: 12px;
  top: 947px;
  right: 899px;
  z-index: 1;
  animation-name: anim1;
  animation-duration: 2s;
}
@media screen and (max-width: 1600px) {
  .top-animation__item8 {
    width: 12px;
    height: 7px;
    top: 744px;
    right: 585px;
  }
}
@media screen and (max-width: 992px) {
  .top-animation__item8 {
    width: 8px;
    height: 5px;
    top: 761px;
    right: 422px;
  }
}
@media screen and (max-width: 576px) {
  .top-animation__item8 {
    top: 917px;
    right: 273px;
  }
}
.top-content {
  display: flex;
  flex-direction: column;
  padding-top: 200px;
  padding-bottom: 30px;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .top-content {
    padding-top: 185px;
  }
}
@media screen and (max-width: 992px) {
  .top-content {
    padding-top: 140px;
    background: linear-gradient(90deg, #FFFFFF 40%, rgba(255, 255, 255, 0) 97.41%);
  }
}
@media screen and (max-width: 576px) {
  .top-content {
    padding-top: 110px;
    background: none;
  }
}
.top-content__title {
  width: 525px;
  height: 244px;
}
@media screen and (max-width: 1600px) {
  .top-content__title {
    width: 370px;
    height: 171px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 992px) {
  .top-content__title {
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 576px) {
  .top-content__title {
    width: 250px;
    height: 116px;
    margin: 0 auto -20px auto;
  }
}
.top-content__sub-title {
  max-width: 398px;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1600px) {
  .top-content__sub-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 576px) {
  .top-content__sub-title {
    text-align: center;
    margin-bottom: 30px;
    max-width: none;
  }
}
.top-content__text {
  max-width: 271px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 576px) {
  .top-content__text {
    text-align: center;
    max-width: none;
  }
}
.top-content__form-wrap {
  max-width: 480px;
}
@media screen and (max-width: 1600px) {
  .top-content__form-wrap {
    max-width: 385px;
  }
}
@media screen and (max-width: 576px) {
  .top-content__form-wrap {
    max-width: none;
  }
}
.top-content__form {
  display: flex;
  align-items: center;
  max-width: 480px;
  margin-top: 10px;
}
@media screen and (max-width: 576px) {
  .top-content__form {
    flex-direction: column;
  }
}
.top-content__form .label {
  flex: 1 0 auto;
}
@media screen and (max-width: 576px) {
  .top-content__form .label {
    width: 100%;
  }
}
.top-content__form .button {
  padding: 21px 18px;
}
@media screen and (max-width: 992px) {
  .top-content__form .button {
    padding: 17px 18px;
  }
}
@media screen and (max-width: 576px) {
  .top-content__form .button {
    width: 100%;
  }
}
.top-content__form .button__text {
  display: none;
}
@media screen and (max-width: 576px) {
  .top-content__form .button__text {
    display: block;
  }
}
.top-content__sub-text {
  margin-top: 80px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
@media screen and (max-width: 1600px) {
  .top-content__sub-text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 992px) {
  .top-content__sub-text {
    max-width: 284px;
  }
}
@media screen and (max-width: 576px) {
  .top-content__sub-text {
    max-width: none;
    margin-top: auto;
  }
}
.top-content__sub-text span {
  font-size: 30px;
  line-height: 37px;
}
.top-content .stages__checkbox {
  margin-top: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .top-content .stages__checkbox {
    margin-top: 30px;
  }
}
/* Global styles for audit combined button (works outside of .top) */
.top__audit-button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  color: #6C46C4;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (max-width: 576px) {
  .top__audit-button--combined {
    width: 100%;
  }
}
.top__audit-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border: 1px solid #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  .top__audit-button-text {
    width: 100%;
  }
}
.top__audit-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  flex-shrink: 0;
}
.top__audit-button-icon img {
  width: 24px;
  height: 24px;
}
/* Overlay CTA that appears on hover */
.top__audit-button-cta {
  position: absolute;
  inset: 0;
  /* покрывает всю кнопку */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #6C46C4;
  color: #FFFFFF;
  border-radius: 1000px;
  opacity: 0;
  pointer-events: none;
  /* не перехватывать клики до появления */
  transform: translateX(100%);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.top__audit-button-cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
}
.top__audit-button-cta-icon {
  width: 24px;
  height: 24px;
}
/* Показать CTA при наведении на кнопку */
.top__audit-button--combined:hover .top__audit-button-cta {
  opacity: 1;
  transform: translateX(0);
}
.why {
  width: 100%;
  height: 1026px;
  background: #6C46C4;
  position: relative;
  overflow: hidden;
  /* Overlay CTA при наведении: вся кнопка белая, текст фиолетовый */
  /* Делает иконку фиолетовой при наведении (для img-иконки через filter) */
}
.why::before {
  content: "";
  position: absolute;
  right: -85px;
  bottom: -608px;
  width: 1208px;
  height: 1187px;
  background-image: url("/themes/erp/assets/images/Rectangle 2510_1.png");
  background-repeat: no-repeat;
  background-position: center;
  transform: translate3d(0, 0, 0);
  transition: transform 1s ease;
  will-change: transform;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .why::before {
    background-image: url("/themes/erp/assets/images/mobile2.png");
    width: 403px;
    height: 396px;
    right: -4px;
    bottom: -423px;
    background-size: 403px 396px;
  }
}
@media screen and (max-width: 576px) {
  .why::before {
    right: -126px;
    transform: translate3d(0, -400px, 0);
    transition: none;
  }
}
.why.in-viewport::before {
  transform: translate3d(0, -400px, 0);
  transition-delay: 300ms;
}
@media screen and (max-width: 576px) {
  .why.in-viewport::before {
    transition: none;
    transition-delay: 0;
  }
}
@media screen and (max-width: 1200px) {
  .why {
    background-size: 690px 1030px;
    height: auto;
  }
}
@media screen and (max-width: 576px) {
  .why {
    height: auto;
  }
}
@media screen and (max-width: 527px) {
  .why {
    height: auto;
  }
}
.why .container {
  max-width: none;
  max-width: calc(1730px + (40px * 2));
  padding: 140px 40px 0 40px;
}
@media screen and (max-width: 1200px) {
  .why .container {
    padding: 80px 40px 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .why .container {
    padding: 80px 20px 0 20px;
  }
}
@media screen and (max-width: 576px) {
  .why .container {
    padding: 62px 20px 0 20px;
  }
}
.why__content {
  display: flex;
  gap: 60px;
  padding: 62px 0;
  height: 100%;
  min-height: calc(100vh - 200px);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .why__content {
    flex-direction: column;
    min-height: auto;
  }
}
.why__left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 42px;
}
.why__right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.why__results {
  display: flex;
  flex-direction: column;
  gap: 62px;
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .why__results {
    gap: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .why__results {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 17px 40px;
  }
}
.why__results-title {
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0;
}
.why__result {
  display: flex;
  align-items: center;
  gap: 32px;
  font-size: 18px;
  height: 49px;
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  .why__result--desktop {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .why__result--desktop {
    display: flex;
  }
}
.why__result--mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .why__result--mobile {
    display: flex;
  }
}
@media screen and (max-width: 576px) {
  .why__result--mobile {
    display: none;
  }
}
.why__number {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 62px;
  width: 100px;
  text-align: right;
  display: inline-block;
  flex-shrink: 0;
}
.why__slash {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 32px;
  width: 30px;
  text-align: center;
  flex-shrink: 0;
  margin-left: 40px;
}
@media screen and (max-width: 1600px) {
  .why__results-title {
    font-size: 20px;
  }
  .why__result {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .why__number {
    font-size: 32px;
    text-align: start;
    width: 72px;
  }
  .why__result {
    gap: 12px;
  }
  .why__slash {
    margin-left: 0px;
  }
}
@media screen and (max-width: 992px) {
  .why__results {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 17px 40px;
  }
  .why__results-title {
    font-size: 18px;
  }
  .why__result {
    font-size: 14px;
  }
  .why__number {
    font-size: 32px;
    width: 90px;
  }
  .why__slash {
    font-size: 24px;
    width: 20px;
  }
}
@media screen and (max-width: 576px) {
  .why__results {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
  }
  .why__results-title {
    font-size: 16px;
  }
  .why__result {
    font-size: 12px;
    gap: 20px;
  }
  .why__number {
    font-size: 30px;
    width: 70px;
  }
  .why__slash {
    font-size: 20px;
    width: 18px;
  }
}
.why__text {
  display: flex;
  font-size: 32px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  flex-direction: column;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .why__text {
    font-size: 24px;
  }
}
@media screen and (max-width: 992px) {
  .why__text {
    font-size: 16px;
  }
}
.why__description {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  width: 500px;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .why__description {
    width: 100%;
  }
}
@media screen and (max-width: 527px) {
  .why__description {
    width: 100%;
  }
}
.why__offer {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  width: 360px;
  margin-top: 62px;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .why__offer {
    margin-top: 42px;
  }
}
@media screen and (max-width: 576px) {
  .why__offer {
    width: 100%;
  }
}
.why__h2 {
  color: #FFFFFF;
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
}
.why__p {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 90px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 42px;
  line-height: 1;
  width: 100%;
  max-width: 1428px;
}
@media screen and (max-width: 1400px) {
  .why__p {
    font-size: 60px;
  }
}
@media screen and (max-width: 992px) {
  .why__p {
    font-size: 32px;
    width: 100%;
  }
}
@media screen and (max-width: 350px) {
  .why__p {
    font-size: 28px;
  }
}
.why__badges {
  display: flex;
  gap: 8px;
  margin-top: 42px;
}
@media screen and (max-width: 1200px) {
  .why__badges {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .why__badges {
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.why__badge {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border-radius: 16px;
  background: #A98CE4;
}
.why__badge-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why__badge-icon img {
  width: 12px;
  height: 12px;
}
.why__badge-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #FFFFFF;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  .why__badge-text {
    font-size: 12px;
    white-space: normal;
  }
}
.why__buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.why__button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  border-radius: 1000px;
  background: transparent;
  color: #FFFFFF;
  padding: 0;
  overflow: hidden;
  transition: background-color 0.25s ease, color 0.25s ease;
}
@media screen and (max-width: 576px) {
  .why__button--combined {
    width: 100%;
  }
}
.why .why__button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  border: 1px solid #FFFFFF;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  .why .why__button-text {
    width: 100%;
  }
}
.why .why__button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  /* фиолетовый сегмент справа */
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  flex-shrink: 0;
}
.why .why__button-icon img {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(246deg) brightness(89%) contrast(97%);
}
.why .why__button-cta {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #FFFFFF;
  color: #6C46C4;
  border-radius: 1000px;
  opacity: 0;
  pointer-events: none;
  transform: translateX(100%);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.why .why__button-cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
}
.why .why__button-cta-icon {
  width: 24px;
  height: 24px;
}
.why__button--combined:hover .why__button-cta {
  opacity: 1;
  transform: translateX(0);
}
.why__button--combined:hover .why__button-cta-icon {
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(246deg) brightness(89%) contrast(97%);
}
.why__button {
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border-radius: 1000px;
  background: transparent;
  cursor: pointer;
  color: #ffffff;
  transition: all 0.3s ease;
}
.why__button--icon {
  width: 69.0150375366px;
  height: 67px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.why__button--icon img {
  width: 20px;
  height: 18px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(246deg) brightness(89%) contrast(97%);
}
@media screen and (max-width: 1600px) {
  .why__button--icon {
    width: 60px;
    height: 60px;
  }
  .why__button--icon img {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 992px) {
  .why__button--icon {
    width: 55px;
    height: 55px;
  }
  .why__button--icon img {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 576px) {
  .why__button--icon {
    width: 50px;
    height: 50px;
  }
  .why__button--icon img {
    width: 16px;
    height: 16px;
  }
}
.contacts {
  position: relative;
  background: radial-gradient(92.88% 122.69% at 21.33% 1.74%, #F0ECF9 0%, rgba(255, 255, 255, 0.540829) 37.5%, rgba(255, 255, 255, 0) 100%);
}
.contacts__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 800px;
  width: calc(50% - 150px);
}
@media screen and (max-width: 1400px) {
  .contacts__content {
    height: 600px;
    width: calc(50% - 80px);
  }
}
@media screen and (max-width: 992px) {
  .contacts__content {
    width: 100%;
    height: auto;
    padding-top: 80px;
  }
}
.contacts__graph {
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .contacts__graph {
    padding-bottom: 80px;
  }
}
.contacts__map {
  width: 50vw;
  height: 800px;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1400px) {
  .contacts__map {
    height: 600px;
  }
}
@media screen and (max-width: 992px) {
  .contacts__map {
    width: 100vw;
    position: relative;
    margin-left: calc(((100vw - 100%)/2)*(-1));
  }
}
@media screen and (max-width: 767px) {
  .contacts__map {
    height: 500px;
  }
}
@media screen and (max-width: 576px) {
  .contacts__map {
    height: 400px;
  }
}
@media screen and (max-width: 400px) {
  .contacts__map {
    height: 350px;
  }
}
.contacts__select {
  width: 100%;
  max-width: 420px;
}
.contacts__select .nice-select {
  width: 100%;
  margin-bottom: 40px;
}
.contacts__select .nice-select.open .list {
  width: 100%;
}
.contacts__title {
  margin-bottom: 40px;
}
.contacts__link {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.contacts__link:last-child {
  margin-bottom: 40px;
}
.contacts__link svg {
  margin-right: 20px;
}
.contacts__phone {
  color: #A56BC0;
  transition: 0.2s;
}
.contacts__phone:hover {
  color: #624070;
}
.contacts__list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.container {
  max-width: none;
  max-width: calc(1730px + (40px * 2));
  padding: 0 40px;
}
@media screen and (max-width: 1300px) {
  .container {
    padding: 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 576px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
}
.h2-title {
  color: #4C4C4C;
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .h2-title {
    font-size: 18px;
  }
}
.development-animation {
  position: absolute;
  width: 985px;
  height: 471px;
  bottom: 0;
  z-index: 1;
}
.development-animation img {
  position: absolute;
}
.development-animation__line {
  bottom: 0;
}
@media screen and (max-width: 1400px) {
  .development-animation__line {
    width: 728px;
    height: 402px;
  }
}
@media screen and (max-width: 992px) {
  .development-animation__line {
    width: 737px;
    height: 380px;
  }
}
@media screen and (max-width: 576px) {
  .development-animation__line {
    width: 518px;
    height: 249px;
    left: -50px;
  }
}
.development-animation__item {
  position: absolute;
  width: 93px;
  height: 160px;
  top: 430px;
  left: 340px;
  z-index: 0;
}
@media screen and (max-width: 1400px) {
  .development-animation__item {
    width: 53px;
    height: 100px;
    top: 380px;
    left: 240px;
  }
}
@media screen and (max-width: 992px) {
  .development-animation__item {
    display: none;
  }
}
.development-animation__sm-box {
  top: 298px;
  left: 606px;
  width: 104px;
  height: 60px;
  animation-name: anim1;
}
@media screen and (max-width: 1400px) {
  .development-animation__sm-box {
    top: 330px;
    left: 452px;
    width: 75px;
    height: 43px;
  }
}
@media screen and (max-width: 992px) {
  .development-animation__sm-box {
    top: 332px;
    left: 455px;
    width: 75px;
    height: 43px;
  }
}
@media screen and (max-width: 576px) {
  .development-animation__sm-box {
    width: 53px;
    height: 30px;
    top: 377px;
    left: 271px;
  }
}
.development-animation__big-box {
  top: 30px;
  left: 144px;
  width: 269px;
  height: 156px;
  animation-name: anim2;
}
@media screen and (max-width: 1400px) {
  .development-animation__big-box {
    top: 122px;
    left: 111px;
    width: 183px;
    height: 106px;
  }
}
@media screen and (max-width: 992px) {
  .development-animation__big-box {
    top: 132px;
    left: 111px;
    width: 183px;
    height: 106px;
  }
}
@media screen and (max-width: 576px) {
  .development-animation__big-box {
    width: 130px;
    height: 75px;
    top: 242px;
    left: 28px;
  }
}
.development {
  position: relative;
  color: white;
  background: linear-gradient(144.17deg, #120C14 14.63%, #583F5D 93.88%), linear-gradient(251.05deg, rgba(0, 0, 0, 0.7) 71.04%, rgba(0, 0, 0, 0) 108.01%);
  overflow: hidden;
}
.development::before {
  content: "";
  position: absolute;
  left: -260px;
  top: 127px;
  width: 1308px;
  height: 1010px;
  background: radial-gradient(42.01% 42.01% at 50% 50%, rgba(100, 154, 235, 0.4) 0%, rgba(243, 108, 255, 0) 100%);
  filter: blur(60px);
  z-index: 1;
}
@media screen and (max-width: 1400px) {
  .development::before {
    left: -150px;
    top: 287px;
    width: 971px;
    height: 750px;
  }
}
@media screen and (max-width: 992px) {
  .development::before {
    left: -180px;
    top: 427px;
    width: 765px;
    height: 672px;
  }
}
.development::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 494px;
  height: 462px;
  background: url(../themes/erp/assets/images/development/line-top.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}
@media screen and (max-width: 1400px) {
  .development::after {
    width: 728px;
    height: 402px;
  }
}
@media screen and (max-width: 992px) {
  .development::after {
    width: 588px;
    height: 322px;
  }
}
@media screen and (max-width: 576px) {
  .development::after {
    top: -40px;
    width: 558px;
    height: 192px;
  }
}
.development .container {
  position: relative;
  z-index: 5;
}
.development__title {
  margin-bottom: 10px;
}
.development__text {
  max-width: 527px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1400px) {
  .development__text {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 992px) {
  .development__text {
    max-width: 420px;
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 576px) {
  .development__text {
    margin-bottom: 40px;
  }
}
.development__list {
  max-width: 50%;
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  .development__list {
    max-width: 65%;
  }
}
@media screen and (max-width: 992px) {
  .development__list {
    max-width: none;
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 576px) {
  .development__list {
    margin-left: 0;
  }
}
.development__item {
  display: flex;
  align-items: center;
  max-width: 330px;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  opacity: 0;
  transform: translate(0px, 50px);
}
@media screen and (max-width: 576px) {
  .development__item {
    max-width: 100%;
  }
}
.development__item:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 1400px) {
  .development__item:not(:last-child) {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .development__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.development__item:nth-child(2n) {
  margin-left: auto;
}
@media screen and (max-width: 576px) {
  .development__item:nth-child(2n) {
    margin-left: 0;
  }
}
.development__svg {
  height: 70px;
  width: 31px;
  flex: 0 0 auto;
  margin-right: 23px;
}
.development__svg svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.price__wrapper {
  width: 100%;
  position: relative;
}
.price__text {
  font-size: 42px;
  color: #3C3C42;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  width: 1060px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3;
}
@media screen and (max-width: 1300px) {
  .price__text {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .price__text {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .price__text {
    width: 100%;
    max-width: 500px;
    font-size: 28px;
  }
}
@media screen and (max-width: 576px) {
  .price__text {
    width: 100%;
    max-width: 400px;
    font-size: 28px;
  }
}
.price__container {
  display: flex;
  margin-top: 62px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  scroll-padding: 0;
  padding-right: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
}
.price__container button, .price__container a, .price__container input, .price__container textarea {
  user-select: auto;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
}
.price__container::-webkit-scrollbar {
  display: none;
}
.price__container:active {
  cursor: grabbing;
}
@media screen and (max-width: 1919px) {
  .price__container {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 992px) {
  .price__container {
    scroll-padding: 0;
  }
}
@media screen and (max-width: 992px) {
  .price__container {
    flex-direction: column;
    gap: 15px;
    overflow-x: visible;
    overflow-y: visible;
    cursor: default;
    padding-right: 0;
    scroll-padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .price__container {
    gap: 10px;
  }
}
@media screen and (max-width: 576px) {
  .price__container {
    scroll-padding: 0;
  }
}
.price__item {
  width: 368px;
  height: 553px;
  border: 1px solid #D9D9D9;
  border-radius: 16px;
  flex-shrink: 0;
  position: relative;
  margin-right: -1px;
  overflow: hidden;
}
.price__item:last-child {
  margin-right: 0;
}
@media screen and (max-width: 992px) {
  .price__item {
    width: 100%;
    min-width: auto;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .price__item {
    width: 100%;
    min-width: auto;
  }
}
.price__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(220deg, rgba(255, 255, 255, 0.4) 0%, rgba(108, 70, 196, 0.4) 50%, rgba(255, 255, 255, 0.4) 80%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.price__item:hover::before {
  opacity: 1;
}
.price__toggle {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
  border: 1px solid #6C46C4;
  border-radius: 50%;
  background: transparent;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .price__toggle {
    display: flex;
  }
}
.price__toggle:hover {
  background: #6C46C4;
}
.price__toggle:hover .price__toggle-icon {
  color: #FFFFFF;
}
.price__toggle-icon {
  font-size: 28px;
  font-weight: 300;
  color: #6C46C4;
  line-height: 1;
  transition: color 0.3s ease;
  display: block;
  user-select: none;
}
.price__content {
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 992px) {
  .price__content {
    height: auto;
  }
}
.price__header {
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 992px) {
  .price__header {
    margin-bottom: 0;
    gap: 8px;
  }
}
.price__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  letter-spacing: 0.08em;
  color: #3C3C42;
  margin: 0;
  word-wrap: break-word;
}
@media screen and (max-width: 1200px) {
  .price__title {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 992px) {
  .price__title {
    font-size: 18px;
    overflow-wrap: break-word;
    max-width: calc(100% - 78px);
  }
}
.price__price--header {
  font-size: 24px;
  font-weight: 400;
  color: #3C3C42;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  display: none;
}
@media screen and (max-width: 992px) {
  .price__price--header {
    display: block !important;
    margin-top: 8px;
    transition: opacity 0.4s ease;
  }
}
@media screen and (min-width: 1201px) {
  .price__price--header {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .price__item.expanded .price__price.price__price--header {
    display: none !important;
  }
}
.price__expandable {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (max-width: 992px) {
  .price__expandable {
    flex: 0 0 auto;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), margin-top 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    margin-top: 0;
  }
}
@media screen and (min-width: 1201px) {
  .price__expandable {
    display: flex !important;
    opacity: 1 !important;
    height: auto !important;
  }
}
@media screen and (max-width: 992px) {
  .price__item.expanded .price__expandable {
    flex: 1 1 auto;
    opacity: 1;
    margin-top: 24px;
  }
}
.price__list {
  width: 314px;
  height: 197px;
  list-style: none;
  padding: 0;
  margin: 0 0 auto 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1600px) {
  .price__list {
    width: 100%;
    height: auto;
    min-height: 150px;
  }
}
@media screen and (min-width: 992px) {
  .price__list {
    display: flex !important;
  }
}
@media screen and (max-width: 992px) {
  .price__list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .price__list {
    min-height: 120px;
    gap: 12px;
  }
}
.price__list li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #4C4C4C;
  line-height: 1.4;
}
.price__list li::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  color: #4C4C4C;
  font-weight: 600;
}
.price__footer {
  margin-top: auto;
}
@media screen and (max-width: 992px) {
  .price__footer {
    margin-top: 24px;
  }
}
.price__price {
  font-size: 24px;
  font-weight: 400;
  color: #3C3C42;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}
@media screen and (min-width: 1201px) {
  .price__price {
    display: block !important;
  }
}
@media screen and (max-width: 992px) {
  .price__price {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .price__price.price__price--header {
    display: block !important;
    font-size: 18px;
  }
}
@media screen and (min-width: 1201px) {
  .price__price.price__price--header {
    display: none !important;
  }
}
@media screen and (max-width: 992px) {
  .price__item.expanded .price__price {
    display: block;
    font-size: 18px;
  }
}
.price__note {
  font-size: 14px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #4C4C4C;
  margin: 0;
  margin-top: 16px;
  line-height: 1.4;
}
@media screen and (min-width: 1201px) {
  .price__note {
    display: block !important;
  }
}
@media screen and (max-width: 992px) {
  .price__note {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .price__item.expanded .price__note {
    display: block;
  }
}
.services {
  position: relative;
  display: flex;
  justify-content: center;
  color: white;
  background: linear-gradient(0deg, #251927, #251927), linear-gradient(250.05deg, rgba(0, 0, 0, 0.7) 64.22%, rgba(0, 0, 0, 0) 121.51%);
  overflow: hidden;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}
.services::before {
  content: "";
  position: absolute;
  top: 383px;
  width: 2950px;
  height: 1161px;
  background: radial-gradient(42.01% 42.01% at 50% 50%, rgba(100, 154, 235, 0.4) 0%, rgba(243, 108, 255, 0) 100%);
  filter: blur(60px);
  z-index: 0;
}
@media screen and (max-width: 1400px) {
  .services::before {
    width: 1840px;
    height: 961px;
    top: 344px;
  }
}
@media screen and (max-width: 992px) {
  .services::before {
    width: 1366px;
    height: 1549px;
    top: 603px;
  }
}
@media screen and (max-width: 576px) {
  .services::before {
    width: 150%;
    height: 1488px;
    top: 623px;
  }
}
.services .container {
  position: relative;
  z-index: 5;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 576px) {
  .services .container {
    overflow-x: hidden;
  }
}
.services__title {
  margin-top: 42px;
  width: 1264px;
}
@media screen and (max-width: 1800px) {
  .services__title {
    width: 100%;
    max-width: 1264px;
  }
}
@media screen and (max-width: 1400px) {
  .services__title {
    width: 100%;
  }
}
.services__sub-title {
  margin-bottom: 70px;
}
@media screen and (max-width: 1400px) {
  .services__sub-title {
    margin-bottom: 40px;
  }
}
.services__grid {
  display: grid;
  margin-top: 62px;
  grid-template-columns: 477px 510px 20px 362px 362px;
  grid-template-rows: 449px 449px;
  column-gap: 0;
  row-gap: 0;
}
@media screen and (max-width: 1800px) {
  .services__grid {
    grid-template-columns: 1fr 1fr 20px 1fr 1fr;
    grid-template-rows: 600px 449px;
  }
}
@media screen and (max-width: 1400px) {
  .services__grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
    column-gap: 20px;
    row-gap: 20px;
  }
}
@media screen and (max-width: 760px) {
  .services__grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 15px;
    row-gap: 0px;
  }
  .services__grid .services__item {
    width: 100% !important;
    max-width: 100% !important;
    grid-column: 1 !important;
    grid-row: auto !important;
    padding: 20px !important;
  }
}
.services__left {
  display: grid;
  grid-column: 1 / 3;
  grid-row: 1 / 3;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media screen and (max-width: 1800px) {
  .services__left {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
  }
}
@media screen and (max-width: 1400px) {
  .services__left {
    display: contents;
  }
}
.services__right {
  display: grid;
  grid-column: 4 / 6;
  grid-row: 1 / 3;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 449px 449px;
}
@media screen and (max-width: 1800px) {
  .services__right {
    grid-column: 4 / 6;
    grid-row: 1 / 3;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (max-width: 1400px) {
  .services__right {
    display: contents;
  }
}
.services__item {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 30px;
  border: 1px solid #D9D9D9;
  margin-right: -1px;
  margin-bottom: -1px;
  overflow: hidden;
}
.services__item:not(.services__item--image-bg)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: none;
  background: linear-gradient(200deg, rgba(255, 255, 255, 0.4) 0%, rgba(108, 70, 196, 0.4) 50%, rgba(255, 255, 255, 0.4) 80%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 0;
  pointer-events: none;
}
.services__item:not(.services__item--image-bg):hover::before {
  opacity: 1;
}
.services__item--1 {
  grid-column: 1;
  grid-row: 1;
}
@media screen and (max-width: 1400px) {
  .services__item--1 {
    grid-column: 1;
    grid-row: 1;
    height: 484px;
  }
}
@media screen and (max-width: 760px) {
  .services__item--1 {
    height: 351px;
  }
}
@media screen and (max-width: 390px) {
  .services__item--1 {
    height: 381px;
  }
}
.services__item--2 {
  grid-column: 2;
  grid-row: 1;
}
@media screen and (max-width: 1400px) {
  .services__item--2 {
    grid-column: 2;
    grid-row: 1;
    height: 484px;
  }
}
.services__item--3 {
  grid-column: 1;
  grid-row: 2;
}
@media screen and (max-width: 1400px) {
  .services__item--3 {
    grid-column: 1;
    grid-row: 2;
    height: 484px;
  }
}
.services__item--4 {
  grid-column: 2;
  grid-row: 2;
}
@media screen and (max-width: 1400px) {
  .services__item--4 {
    grid-column: 1;
    grid-row: 4;
    height: 484px;
  }
}
@media screen and (max-width: 760px) {
  .services__item--4 {
    height: 311px;
  }
}
@media screen and (max-width: 320px) {
  .services__item--4 {
    height: 341px;
  }
}
.services__item--5 {
  grid-column: 1;
  grid-row: 1;
  height: 449px;
}
@media screen and (max-width: 1800px) {
  .services__item--5 {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 1400px) {
  .services__item--5 {
    grid-column: 1;
    grid-row: 3;
    height: 484px;
  }
}
@media screen and (max-width: 760px) {
  .services__item--5 {
    height: 311px;
  }
}
@media screen and (max-width: 320px) {
  .services__item--5 {
    height: 341px;
  }
}
.services__item--6 {
  grid-column: 1;
  grid-row: 2;
  width: 362px;
  border: none;
  height: 449px;
}
@media screen and (max-width: 1800px) {
  .services__item--6 {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 1400px) {
  .services__item--6 {
    grid-column: 2;
    grid-row: 2;
    height: 484px;
  }
}
.services__item--7 {
  grid-column: 2;
  grid-row: 1 / 3;
  width: 362px;
  height: 898px;
}
@media screen and (max-width: 1800px) {
  .services__item--7 {
    width: auto;
    height: auto;
  }
}
@media screen and (max-width: 1400px) {
  .services__item--7 {
    grid-column: 2;
    grid-row: 3 / 5;
  }
}
@media screen and (max-width: 760px) {
  .services__item--7 {
    grid-column: 1;
    grid-row: auto;
    width: 100% !important;
    height: auto !important;
  }
}
.services__item--image-bg {
  background-image: url("../themes/erp/assets/images/Frame 1171277782.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.services__item--image-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../themes/erp/assets/images/Frame 1171277782.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
  z-index: 0;
}
.services__item--image-bg:hover .services__button {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 10;
}
.services__item--image-bg:hover::before, .services__item--image-bg.in-viewport::before {
  transform: scale(1.5);
}
.services__item-image {
  margin-bottom: 10px;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  justify-content: flex-start;
}
.services__item-image img {
  width: 73px;
  height: 38px;
}
.services__item-image:hover .services__button {
  opacity: 1;
  visibility: visible;
}
.services__button {
  position: absolute;
  width: 179px;
  height: 179px;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.services__item-image:hover .services__button {
  pointer-events: auto;
}
.services__item--image-bg:hover .services__button, .services__item--image-bg.in-viewport .services__button {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.services__button-text {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #6C46C4;
  background: #FFFFFF99;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  animation: rotateButton 20s linear infinite;
  transform-origin: center center;
}
.services__button-text svg {
  width: 100%;
  height: 100%;
}
.services__button-text text {
  font-size: 12px;
  font-weight: 500;
  fill: #333333;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
@media screen and (max-width: 576px) {
  .services__button-text text {
    font-size: 12px;
  }
}
.services__button-inner {
  position: absolute;
  width: 140px;
  height: 135px;
  background: #6C46C4;
  border-radius: 1000px;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 6;
  gap: 10px;
  transition: all 0.3s;
}
.services__button-inner:hover {
  background-color: #8D46C4;
}
.services__button-inner img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
@media screen and (max-width: 1400px) {
  .services__button-inner img {
    width: 54px;
    height: 25px;
  }
}
@media screen and (max-width: 992px) {
  .services__button-inner img {
    width: 54px;
    height: 25px;
  }
}
.services__item-content {
  position: relative;
  z-index: 1;
  height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease;
}
@media screen and (max-width: 992px) {
  .services__item-content {
    transition: none !important;
  }
}
.services__item--7 .services__item-content {
  height: 95%;
}
@media screen and (max-width: 1400px) {
  .services__item--7 .services__item-content {
    justify-content: flex-start;
    height: 95.5%;
  }
}
.services__item-content h3 {
  font-size: 32px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 600;
  color: #4C4C4C;
}
.services__item-content p {
  font-size: 16px;
  color: #4C4C4C;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  margin-top: 30px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.8;
}
.services__item-content p + p {
  margin-top: 10px;
}
@media screen and (max-width: 1000px) {
  .services__item-content p {
    width: 100%;
    margin-top: 15px;
  }
}
.services__item-layout {
  margin-top: 10px;
  order: 0;
  transition: margin-top 0.3s ease, order 0.3s ease;
}
@media screen and (max-width: 992px) {
  .services__item-layout {
    transition: none;
  }
}
.services__item--7 .services__item-layout p {
  margin-top: 24px;
  margin-bottom: 0 !important;
}
.services__item--7 .services__item-layout p + p {
  letter-spacing: 8%;
}
@media screen and (max-width: 1000px) {
  .services__item-layout {
    margin-top: 8px;
  }
}
.services__item-tags {
  font-size: 16px;
  color: #4C4C4C;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  line-height: 1.6;
  width: 100%;
  max-width: 400px;
  transition: transform 0.3s ease, margin-bottom 0.3s ease;
}
@media screen and (max-width: 1400px) {
  .services__item-tags {
    bottom: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .services__item-tags {
    max-width: none;
    width: 100%;
  }
}
.services__item-tags span {
  font-weight: 500;
}
.services__item-tags span:not(:last-child)::after {
  content: " / ";
  margin: 0 12px;
  font-weight: 400;
}
.services__item--2 .services__item-tags, .services__item--3 .services__item-tags {
  margin-top: auto;
  margin-bottom: 0;
  transform: translateY(0);
}
.services__item--2:hover .services__item-tags, .services__item--3:hover .services__item-tags {
  transform: translateY(-70px);
  margin-bottom: 40px;
  margin-top: 0;
}
@media screen and (max-width: 1000px) {
  .services__item--2:hover .services__item-tags, .services__item--3:hover .services__item-tags {
    transform: translateY(-120px);
  }
}
@media screen and (max-width: 992px) {
  .services__item--2:hover .services__item-tags, .services__item--3:hover .services__item-tags {
    transform: none !important;
    margin-bottom: 0 !important;
    margin-top: auto !important;
  }
}
@media screen and (max-width: 1400px) {
  .services__item--2:hover .services__item-tags, .services__item--3:hover .services__item-tags {
    transform: translateY(0);
    margin-bottom: 0;
    margin-top: auto;
  }
}
@media screen and (max-width: 1400px) {
  .services__item--2 .services__item-tags, .services__item--3 .services__item-tags {
    display: none !important;
  }
}
.services__tags-mobile {
  display: none;
  font-size: 16px;
  color: #4C4C4C;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  position: absolute;
  bottom: 106px;
  left: 0;
  right: 0;
  margin: 0;
}
.services__tags-mobile span {
  font-weight: 500;
}
.services__tags-mobile span:not(:last-child)::after {
  content: " / ";
  margin: 0 12px;
  font-weight: 400;
}
@media screen and (max-width: 456px) {
  .services__tags-mobile {
    bottom: 100px;
  }
}
@media screen and (max-width: 1400px) {
  .services__tags-mobile {
    display: block;
  }
}
.services__item-list {
  font-size: 16px;
  margin-top: 15px;
  color: #4C4C4C;
  line-height: 1.6;
  transition: transform 0.3s ease, margin-top 0.3s ease;
}
@media screen and (max-width: 1000px) {
  .services__item-list {
    margin-top: 25px;
  }
}
.services__item-list h4 {
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  color: #4C4C4C;
  margin-bottom: 15px;
}
.services__item-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.services__item-list ul li {
  position: relative;
  padding-left: 20px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  margin-bottom: 14px;
}
@media screen and (max-width: 1000px) {
  .services__item-list ul li {
    margin-bottom: 10px;
  }
}
.services__item-list ul li::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  color: #4C4C4C;
}
.services__item--7 .services__item-list {
  position: absolute;
  bottom: 0px;
}
@media screen and (max-width: 1400px) {
  .services__item--7 .services__item-list {
    position: relative;
    bottom: auto;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.services__item--7:hover .services__item-list {
  transform: translateY(-80px);
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .services__item--7:hover .services__item-list {
    transform: translateY(-50px);
  }
}
@media screen and (max-width: 1400px) {
  .services__item--7:hover .services__item-list {
    transform: none;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.services .top__audit-button {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.services__button-bottom-right {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .services__button-bottom-right {
    bottom: 15px;
  }
}
@media screen and (max-width: 760px) {
  .services__item--7 .services__button-bottom-right {
    position: static;
    margin-top: 20px;
  }
}
.services__default-button {
  width: 67px;
  height: 67px;
  border-radius: 1000px;
  padding: 24px;
  background: #6C46C4;
  cursor: pointer;
  display: none;
  align-items: center;
  border: none;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1400px) {
  .services__item--5 .services__default-button {
    display: none;
  }
  .services__item:not(.services__item--5) .services__default-button {
    display: flex;
  }
}
.services__default-button img {
  width: 20px;
  height: 18px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
@media screen and (max-width: 1000px) {
  .services__default-button img {
    width: 24px;
    height: 24px;
  }
}
.services__default-button:hover {
  background: #6C46C4;
  cursor: pointer;
}
.services__default-button:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.services__img {
  position: relative;
  width: 298px;
  height: 178px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  .services__img {
    width: 211px;
    height: 134px;
  }
}
.services__img img {
  position: absolute;
}
.services__img-bg {
  z-index: 0;
}
.services__img-anim {
  z-index: 1;
}
.services__img-anim--1 {
  width: 193px;
  height: 111px;
  left: 49px;
  top: -5px;
  animation-name: anim1;
  animation-duration: 3s;
}
@media screen and (max-width: 1400px) {
  .services__img-anim--1 {
    width: 136px;
    height: 78px;
    left: 34px;
    top: -2px;
  }
}
.services__img-anim--2 {
  width: 248px;
  height: 143px;
  left: 1px;
  top: -5px;
  animation-name: anim1;
  animation-duration: 3s;
  animation-delay: 0.4s;
}
@media screen and (max-width: 1400px) {
  .services__img-anim--2 {
    width: 174px;
    height: 101px;
    left: 1px;
    top: -1px;
  }
}
.services__img-anim--3 {
  width: 245px;
  height: 141px;
  left: 1px;
  top: -5px;
  animation-name: anim1;
  animation-duration: 3s;
  animation-delay: 0.8s;
}
@media screen and (max-width: 1400px) {
  .services__img-anim--3 {
    width: 173px;
    height: 100px;
    left: 2px;
    top: -4px;
  }
}
.services__card-title {
  max-width: 120px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  .services__card-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 992px) {
  .services__card-title {
    max-width: 577px;
  }
}
.services__text {
  font-size: 42px;
  color: #3C3C42;
  font-weight: 400;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.3;
}
@media screen and (max-width: 992px) {
  .services__text {
    font-size: 28px;
  }
}
@media screen and (max-width: 338px) {
  .services__text {
    font-size: 26px;
  }
}
.services .button {
  max-width: 260px;
  margin: auto;
}
@media screen and (max-width: 576px) {
  .services .button {
    width: 100%;
    max-width: none;
  }
}
.services__audit-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: relative;
  z-index: 10;
  margin-top: auto;
  margin-right: auto;
  pointer-events: none;
}
.services__item--7 .services__audit-buttons {
  position: absolute;
  bottom: 0px;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (max-width: 1400px) {
  .services__audit-buttons {
    display: none !important;
  }
}
.services__audit-button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  border-radius: 1000px;
  color: #6C46C4;
  background: transparent;
  overflow: hidden;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.services .services__audit-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
}
.services .services__audit-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  flex-shrink: 0;
}
.services .services__audit-button-icon img {
  width: 24px;
  height: 24px;
}
/* Global styles for services audit combined button (works outside of .services) */
.services__audit-button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  color: #6C46C4;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.services__audit-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border: 1px solid #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
}
.services__audit-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  flex-shrink: 0;
}
.services__audit-button-icon img {
  width: 24px;
  height: 24px;
}
/* Overlay CTA that appears on hover */
.services__audit-button-cta {
  position: absolute;
  inset: 0;
  /* покрывает всю кнопку */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #6C46C4;
  color: #FFFFFF;
  border-radius: 1000px;
  opacity: 0;
  pointer-events: none;
  /* не перехватывать клики до появления */
  transform: translateX(100%);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.services__audit-button-cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
}
.services__audit-button-cta-icon {
  width: 24px;
  height: 24px;
}
/* Показать CTA при наведении на кнопку */
.services__audit-button--combined:hover .services__audit-button-cta {
  opacity: 1;
  transform: translateX(0);
}
.services__audit-button--presentation {
  width: 269px;
}
.services__audit-button-text--presentation {
  width: 231px;
}
.services__item:hover .services__audit-buttons {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto;
}
@media screen and (min-width: 993px) and (max-width: 1400px) {
  .services__item:hover .services__audit-buttons {
    display: none !important;
  }
}
/* Анимация вращения кнопки */
@keyframes rotateButton {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 992px) {
  .projects .swiper-slide {
    height: auto;
  }
}
.projects__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: 1075px;
  width: 50%;
  padding-right: 130px;
}
@media screen and (max-width: 1400px) {
  .projects__content {
    min-height: 764px;
  }
}
@media screen and (max-width: 992px) {
  .projects__content {
    width: 100%;
    min-height: auto;
    padding-right: 0;
  }
}
.projects__title {
  position: relative;
  margin-bottom: 60px;
  padding-right: 130px;
}
@media screen and (max-width: 1400px) {
  .projects__title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  .projects__title {
    max-width: 320px;
  }
}
@media screen and (max-width: 576px) {
  .projects__title {
    max-width: 250px;
    margin-bottom: 30px;
    padding-right: 30px;
  }
}
.projects__title::before {
  content: "";
  position: absolute;
  width: 78px;
  height: 135px;
  right: 0;
  background-image: url(../themes/erp/assets/images/projects/item.png);
  background-size: contain;
}
@media screen and (max-width: 1400px) {
  .projects__title::before {
    width: 58px;
    height: 99px;
  }
}
@media screen and (max-width: 576px) {
  .projects__title::before {
    top: 10px;
    width: 32px;
    height: 55px;
  }
}
.projects__card-img {
  display: none;
}
@media screen and (max-width: 992px) {
  .projects__card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    height: 585px;
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .projects__card-img {
    height: 314px;
  }
}
.projects__card-img::before {
  content: "";
  position: absolute;
  width: 811px;
  height: 517px;
  background: radial-gradient(42.01% 42.01% at 50% 50%, rgba(100, 154, 235, 0.4) 0%, rgba(243, 108, 255, 0) 100%);
  filter: blur(37px);
  z-index: 0;
}
@media screen and (max-width: 576px) {
  .projects__card-img::before {
    width: 409px;
    height: 314px;
  }
}
.projects__card-img img {
  position: relative;
  object-fit: contain;
  object-position: center;
  z-index: 1;
}
.projects__text {
  max-width: 381px;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  .projects__text {
    font-size: 18px;
    line-height: 22px;
  }
}
.projects__sub-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #A56BC0;
  margin-bottom: 10px;
}
.projects__sub-text {
  max-width: 401px;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1400px) {
  .projects__sub-text {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  .projects__sub-text {
    max-width: none;
  }
}
.projects__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  flex: 0 0 50%;
  background: linear-gradient(163.96deg, #404870 -3.3%, #251927 58.97%);
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .projects__img {
    display: none;
  }
}
.projects__img img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.projects__img::before {
  content: "";
  position: absolute;
  left: -260px;
  top: -50px;
  width: 1341px;
  height: 1121px;
  background: radial-gradient(42.01% 42.01% at 50% 50%, rgba(100, 154, 235, 0.4) 0%, rgba(243, 108, 255, 0) 100%);
  filter: blur(48px);
  z-index: 0;
}
@media screen and (max-width: 576px) {
  .projects .button {
    width: 100%;
  }
}
.projects__buttons {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 44px;
  width: 100px;
  margin-top: 50px;
}
@media screen and (max-width: 576px) {
  .projects__buttons {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
.projects__buttons .swiper-button-next, .projects__buttons .swiper-button-prev {
  position: static;
  right: auto;
  left: auto;
  color: #0D0D0D;
}
.projects__buttons .swiper-button-next:after, .projects__buttons .swiper-button-prev:after {
  font-size: 25px;
}
.cases {
  /* Для первого слайда используем тот же эффект стекла */
}
.cases__container {
  padding-left: 90px;
  padding-right: 0;
  max-width: none;
  width: 100%;
  position: relative;
}
.cases__titleP {
  margin-top: 42px;
  width: 1472px;
}
@media screen and (max-width: 1800px) {
  .cases__titleP {
    width: 100%;
    max-width: 1200px;
  }
}
@media screen and (max-width: 1400px) {
  .cases__titleP {
    width: 100%;
  }
}
.cases__textP {
  font-size: 42px;
  color: #3C3C42;
  margin-top: 42px;
  font-weight: 400;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.3;
}
@media screen and (max-width: 992px) {
  .cases__textP {
    font-size: 28px;
  }
}
.cases__slider {
  position: relative;
  margin-top: 62px;
  overflow: visible;
  width: 100%;
  will-change: transform;
  contain: layout style paint;
}
.cases__slider .swiper-wrapper {
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .cases__slider {
    margin-top: 42px;
  }
}
.cases__slider-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: calc(1020px * 5);
}
.cases__slide, .cases .swiper-slide {
  width: 1020px !important;
  height: 720px;
  border-radius: 16px;
  border: 1px solid #E1D1ED;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #6C46C4 0%, #A56BC0 100%);
  color: white;
  position: relative;
  /* базовый оверлей для эффекта матового стекла */
}
.cases__slide::before, .cases .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  /* без острых углов */
  background: transparent;
  transition: background 0.3s ease, backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
  z-index: 1;
}
.cases__slide:hover .cases__slide-content, .cases .swiper-slide:hover .cases__slide-content {
  opacity: 1;
}
.cases__slide:hover::before, .cases .swiper-slide:hover::before {
  background: #6C46C4A1;
  /* фиолетовый с ~63% непрозрачности */
  backdrop-filter: blur(12px);
}
.cases__slide[data-slide="0"].bg-loaded, .cases .swiper-slide[data-slide="0"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/1.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="1"].bg-loaded, .cases .swiper-slide[data-slide="1"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/2.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="2"].bg-loaded, .cases .swiper-slide[data-slide="2"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/3.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="3"].bg-loaded, .cases .swiper-slide[data-slide="3"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/4.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="4"].bg-loaded, .cases .swiper-slide[data-slide="4"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/5.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="5"].bg-loaded, .cases .swiper-slide[data-slide="5"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/6.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="6"].bg-loaded, .cases .swiper-slide[data-slide="6"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/7.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="7"].bg-loaded, .cases .swiper-slide[data-slide="7"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/8.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="8"].bg-loaded, .cases .swiper-slide[data-slide="8"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/9.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="9"].bg-loaded, .cases .swiper-slide[data-slide="9"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/10.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="10"].bg-loaded, .cases .swiper-slide[data-slide="10"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/11.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide[data-slide="11"].bg-loaded, .cases .swiper-slide[data-slide="11"].bg-loaded {
  background-image: url("/themes/erp/assets/images/slides/12.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cases__slide-content {
  text-align: center;
  padding: 40px;
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateZ(0);
  z-index: 3;
  isolation: isolate;
  will-change: transform;
}
.cases__title {
  font-size: 62px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: white;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  line-height: 1;
}
.cases__subtitle {
  font-size: 16px;
  margin: 0 0 32px 0;
  color: white;
  font-weight: 400;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
}
.cases__description {
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.4;
}
@media screen and (max-width: 992px) {
  .cases__description {
    display: none;
  }
}
.cases__button {
  width: 167px;
  height: 67px;
  margin-top: 82px;
  border-radius: 1000px;
  border: 1px solid #FFFFFF;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  background: transparent;
  color: white;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-sizing: border-box;
}
.cases__button:hover {
  background: white;
  color: #6C46C4;
}
@media screen and (max-width: 992px) {
  .cases__button {
    margin-top: 28px;
    width: 267px;
  }
}
.cases__slide[data-slide="0"] {
  position: relative;
}
.cases__controls {
  top: 80px;
  right: 0;
  display: flex;
  gap: 20px;
  z-index: 10;
}
.cases__btn {
  width: 120px;
  position: absolute;
  top: 120px;
  right: 130px;
  height: 116px;
  border-radius: 50%;
  border: 1px solid #3C3C42;
  background: #FFFFFFCC;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  outline: none;
  z-index: 10;
}
.cases__btn .cases__btn-icon {
  width: 20px;
  height: 18px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(234deg) brightness(89%) contrast(97%);
}
.cases .swiper-button-next {
  width: 120px;
  height: 116px;
  position: absolute;
  top: calc(62px + 280px);
  transform: translateY(-50%);
  right: 16px;
  border-radius: 50%;
  border: 1px solid #3C3C42;
  background: #FFFFFFCC;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  outline: none;
  z-index: 10;
  margin: 0;
}
.cases .swiper-button-next::after {
  display: none;
}
.cases .swiper-button-next svg {
  width: 24px;
  height: 24px;
}
.cases .swiper-button-next--left {
  left: 16px;
  right: auto;
}
.cases .swiper-button-next .cases__btn-icon {
  width: 20px;
  height: 18px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(234deg) brightness(89%) contrast(97%);
  transition: transform 0.3s ease;
}
.cases .swiper-button-next--left .cases__btn-icon {
  transform: rotate(180deg);
}
@media screen and (max-width: 992px) {
  .cases .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .cases__container {
    padding-left: 40px;
    padding-right: 0;
    max-width: none;
    width: 100%;
  }
  .cases .swiper-slide {
    width: 900px !important;
    height: 640px;
  }
  .cases .swiper-slide[data-slide="0"] {
    background: url("/themes/erp/assets/images/sitno.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="1"] {
    background: url("/themes/erp/assets/images/Frame 1171277761.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="2"] {
    background: url("/themes/erp/assets/images/Frame 1171277763.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="3"] {
    background: url("/themes/erp/assets/images/Frame 1171277767.svg") center/cover no-repeat;
  }
  .cases__slider-container {
    width: calc(1000px * 5);
  }
}
@media screen and (max-width: 992px) {
  .cases__container {
    padding-left: 20px;
    padding-right: 0;
    max-width: none;
    width: 100%;
  }
  .cases__slide {
    width: 700px;
    height: 500px;
  }
  .cases .swiper-slide {
    width: 700px !important;
    height: 500px;
  }
  .cases .swiper-slide[data-slide="0"] {
    background: url("/themes/erp/assets/images/sitno.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="1"] {
    background: url("/themes/erp/assets/images/Frame 1171277761.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="2"] {
    background: url("/themes/erp/assets/images/Frame 1171277763.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="3"] {
    background: url("/themes/erp/assets/images/Frame 1171277767.svg") center/cover no-repeat;
  }
  .cases__slider-container {
    width: calc(800px * 5);
  }
  .cases__slide-content {
    padding: 30px;
  }
  .cases__slide-content h3 {
    font-size: 24px;
  }
  .cases__slide-content p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .cases__container {
    padding-left: 15px;
    padding-right: 0;
    max-width: none;
    width: 100%;
  }
  .cases__slide {
    width: 100%;
    max-width: 500px;
    height: 400px;
  }
  .cases .swiper-slide {
    width: 100% !important;
    max-width: 500px;
    height: 400px;
  }
  .cases .swiper-slide[data-slide="0"] {
    background: url("/themes/erp/assets/images/sitno.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="1"] {
    background: url("/themes/erp/assets/images/Frame 1171277761.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="2"] {
    background: url("/themes/erp/assets/images/Frame 1171277763.svg") center/cover no-repeat;
  }
  .cases .swiper-slide[data-slide="3"] {
    background: url("/themes/erp/assets/images/Frame 1171277767.svg") center/cover no-repeat;
  }
  .cases__slider-container {
    width: calc(100% * 5);
  }
  .cases__slide-content {
    padding: 20px;
  }
  .cases__slide-content p {
    font-size: 16px;
  }
  .cases__btn {
    width: 50px;
    height: 50px;
    right: 30px;
  }
  .cases .swiper-button-next {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 526px) {
  .cases {
    max-width: auto;
    width: 100%;
  }
  .cases .cases__slide {
    width: 100% !important;
    height: 230px;
  }
  .cases .swiper-wrapper {
    gap: 0;
  }
  .cases__btn {
    right: 20px;
  }
}
.marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 62px;
  --marquee-gap: 40px;
  --marquee-duration: 28s;
}
.marquee__track {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: marquee-scroll var(--marquee-duration) linear infinite;
}
.marquee__group {
  display: flex;
  align-items: center;
  gap: var(--marquee-gap);
  flex-shrink: 0;
  padding-right: var(--marquee-gap);
}
.marquee__item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.marquee__item img {
  height: 60px;
  width: auto;
  max-width: 200px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .marquee {
    --marquee-gap: 20px;
    --marquee-duration: 24s;
  }
  .marquee__item img {
    height: 40px;
    max-width: 150px;
  }
}
@media screen and (max-width: 480px) {
  .marquee {
    --marquee-gap: 15px;
    --marquee-duration: 22s;
  }
  .marquee__item img {
    height: 30px;
    max-width: 120px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .marquee {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .marquee__track {
    animation: none;
  }
  .marquee__item {
    scroll-snap-align: start;
  }
}
@keyframes marquee-scroll {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.form__text {
  font-size: 42px;
  color: #3C3C42;
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3;
  width: 770px;
  margin: 0 0 42px 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
@media screen and (max-width: 992px) {
  .form__text {
    font-size: 28px;
    width: 100%;
  }
}
.form__text-two {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  color: #4C4C4C;
  width: 652px;
  letter-spacing: 8%;
}
@media screen and (max-width: 992px) {
  .form__text-two {
    width: 100%;
  }
}
.form__container {
  display: flex;
  gap: 20px;
  margin-top: 62px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1300px) {
  .form__container {
    flex-direction: column;
    gap: 20px;
    width: 100%;
  }
}
.form__left {
  width: 982px;
  height: 703px;
  border-radius: 16px;
  padding: 62px;
  border: 1px solid #848484;
  background: #FFFFFF;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .form__left {
    width: 762px;
  }
}
@media screen and (max-width: 1300px) {
  .form__left {
    width: 100%;
    height: auto;
    padding: 40px 30px;
  }
}
@media screen and (max-width: 768px) {
  .form__left {
    padding: 30px 20px;
  }
}
.form__left-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  color: white;
}
.form__title {
  font-size: 32px;
  color: #3C3C42;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 24px 0;
  line-height: 120%;
}
.form__subtitle {
  font-size: 16px;
  font-weight: 400;
  color: #3C3C42;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  margin: 0 0 24px 0;
  line-height: 140%;
  opacity: 0.9;
}
.form__budget-label {
  font-size: 16px;
  color: #3C3C42;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 600;
  margin: 0 0 24px 0;
}
.form__budget-buttons {
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 368px) {
  .form__budget-buttons {
    flex-direction: column;
    font-size: 16px;
  }
}
.form__budget-btn {
  padding: 16px;
  border-radius: 24px;
  height: 51px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  background: #EDEFF3;
  border: none;
  color: #6C46C4;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
}
.form__budget-btn--active {
  background: #6C46C4;
  color: #FFFFFF;
}
@media screen and (max-width: 992px) {
  .form__budget-btn {
    font-size: 14px;
  }
}
.form__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
}
.form__fields-row {
  display: flex;
  gap: 27px;
}
@media screen and (max-width: 992px) {
  .form__fields-row {
    flex-direction: column;
    gap: 16px;
  }
}
.form__field {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 900px) {
  .form__field {
    width: 100%;
  }
}
.form__error-message {
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 12px;
  color: #E63946;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 3;
}
.form__error-message.visible {
  opacity: 1;
  visibility: visible;
}
.form__field.has-error .form__error-message {
  opacity: 1;
  visibility: visible;
}
.form__field-label {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 16px;
  font-weight: 400;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: #3C3C42;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: left top;
  z-index: 1;
}
.form__input {
  width: 415px;
  height: 51px;
  padding: 16px 0 0 10px;
  font-weight: 400;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border: none;
  border-bottom: 1px solid #848484;
  background: transparent;
  color: #3C3C42;
  font-size: 16px;
  outline: none;
  transition: border-bottom-color 0.3s ease;
  position: relative;
  z-index: 2;
  transition: all 0.3s;
}
.form__input::placeholder {
  color: #3C3C42;
  opacity: 0.5;
}
.form__input.has-error::placeholder {
  color: #E63946;
  opacity: 1;
}
.form__input.has-error ~ .form__field-label {
  top: -16px;
  font-size: 14px;
  color: #E63946;
  transform: translateY(0) scale(0.875);
}
.form__input:focus, .form__input.has-value {
  background: #EDEFF3;
  border-bottom-color: #3C3C42;
}
.form__input:focus ~ .form__field-label, .form__input.has-value ~ .form__field-label {
  top: -16px;
  font-size: 14px;
  color: #3C3C42;
  transform: translateY(0) scale(0.875);
}
.form__input:focus.has-error ~ .form__field-label {
  color: #E63946;
}
.form__input:not(:placeholder-shown) ~ .form__field-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(0) scale(0.875);
}
.form__input.phone-mask:not(:placeholder-shown) ~ .form__field-label, .form__input.phone-mask.has-value ~ .form__field-label {
  top: -16px;
  font-size: 14px;
  color: #3C3C42;
  transform: translateY(0) scale(0.875);
}
@media screen and (max-width: 1600px) {
  .form__input {
    width: 305px;
  }
}
@media screen and (max-width: 1300px) {
  .form__input {
    width: 415px;
  }
}
@media screen and (max-width: 992px) {
  .form__input {
    width: 100%;
  }
}
.form__field--floating .form__field-label {
  top: 16px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}
.form__field--floating .form__input:focus ~ .form__field-label, .form__field--floating .form__input:not(:placeholder-shown) ~ .form__field-label, .form__field--floating .form__input.filled ~ .form__field-label, .form__field--floating .form__input.has-value ~ .form__field-label {
  top: -8px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(0) scale(0.875);
}
.form__select {
  position: relative;
  width: 415px;
  height: 51px;
  font-weight: 400;
  font-size: 16px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  overflow: visible;
}
.form__select select {
  display: none !important;
}
.form__select .form__field-label {
  position: absolute;
  left: 0;
  top: 16px;
  font-size: 16px;
  font-weight: 400;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.7);
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: left top;
  z-index: 3;
}
.form__select.has-error .form__field-label {
  color: #E63946;
}
.form__select.has-error .nice-select .current {
  color: #E63946;
}
.form__select .nice-select {
  width: 100%;
  height: 51px;
  padding: 16px 0;
  border: none;
  border-bottom: 1px solid #848484;
  background: transparent;
  color: white;
  font-size: 16px;
  outline: none;
  border-radius: 0;
  position: relative;
  z-index: 2;
  transition: border-bottom-color 0.3s ease;
}
.form__select .nice-select .current {
  color: #3C3C42;
  font-size: 16px;
}
.form__select .nice-select:after {
  display: none;
}
.form__select .nice-select:focus, .form__select .nice-select.open, .form__select .nice-select.has-value {
  border-bottom-color: #848484;
}
.form__select .nice-select:focus ~ .form__field-label, .form__select .nice-select.open ~ .form__field-label, .form__select .nice-select.has-value ~ .form__field-label {
  top: -8px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(0) scale(0.875);
}
.form__select .nice-select.open {
  z-index: 10000;
}
.form__select .nice-select.has-error .current {
  color: #E63946;
}
.form__select .nice-select .list {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
  top: 100% !important;
  margin-top: 4px !important;
  transform: none !important;
  transform-origin: top !important;
  z-index: 9999 !important;
}
.form__select .nice-select .option {
  color: #4C4C4C;
}
.form__select .nice-select .option:hover, .form__select .nice-select .option.focus, .form__select .nice-select .option.selected.focus {
  background-color: #F6F4FC;
}
.form__select .nice-select .option.selected {
  font-weight: 600;
}
.form__select-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: #6C46C4;
  mask-image: url("/themes/erp/assets/images/Frame 1171277744.svg");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/themes/erp/assets/images/Frame 1171277744.svg");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 1600px) {
  .form__select {
    width: 305px;
  }
}
@media screen and (max-width: 1300px) {
  .form__select {
    width: 415px;
  }
}
@media screen and (max-width: 992px) {
  .form__select {
    width: 100%;
  }
}
.form__approval {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
.form__checkbox-input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.form__checkbox-label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 1.5;
  margin: 0;
}
.form__checkbox-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  cursor: pointer;
  flex-shrink: 0;
  border: 1px solid #848484;
  border-radius: 4px;
  background: transparent;
  transition: all 0.3s ease;
  margin-top: 2px;
}
.form__checkbox-box.has-error {
  border-color: #E63946;
}
.form__checkbox-icon {
  width: 13px;
  height: 11px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__checkbox-input:checked + .form__checkbox-label .form__checkbox-icon {
  opacity: 1;
}
.form__checkbox-text {
  color: #3C3C42;
  flex: 1;
}
.form__checkbox-text a {
  text-decoration: underline;
}
.form__captcha {
  width: 100%;
  max-width: 100%;
}
.form__captcha .g-recaptcha {
  width: 100% !important;
  max-width: 100% !important;
  transform: scale(1);
  transform-origin: 0 0;
}
@media screen and (max-width: 576px) {
  .form__captcha .g-recaptcha {
    transform: scale(0.77);
  }
}
.form__captcha iframe {
  height: 95px !important;
}
.form__actions {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: auto;
}
.form__submit-btn {
  border: 1px solid white;
  border-radius: 1000px;
  background: transparent;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  color: white;
  font-size: 16px;
  width: 195px;
  height: 67px;
  font-weight: 400;
  transition: all 0.3s ease;
}
.form__arrow-btn {
  width: 69px;
  height: 67px;
  border-radius: 50%;
  border: 1px solid white;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.form__arrow-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background-image: url("/themes/erp/assets/images/Vector 2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.form__arrow-btn:hover {
  background-color: white;
}
.form__arrow-btn:hover:before {
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(234deg) brightness(89%) contrast(97%);
}
.form__right {
  width: 755px;
  height: 703px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1300px) {
  .form__right {
    width: 100%;
    height: auto;
    min-height: 400px;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 768px) {
  .form__right {
    min-height: 150px;
  }
}
.form__checklist {
  width: 100%;
  height: 100%;
  padding: 60px 40px;
  background: #6C46C4;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 42px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  min-width: 0;
  --parallax-x-1: 0px;
  --parallax-y-1: 0px;
  --parallax-x-2: 0px;
  --parallax-y-2: 0px;
  --parallax-x-3: 0px;
  --parallax-y-3: 0px;
}
@media screen and (max-width: 992px) {
  .form__checklist {
    padding: 24px;
  }
}
.form__checklist::before {
  content: "";
  position: absolute;
  left: -59px;
  bottom: 34px;
  width: 330px;
  height: 243px;
  background-image: url("../themes/erp/assets/images/Group 5.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-1), var(--parallax-y-1));
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .form__checklist::before {
    display: none;
  }
}
.form__checklist::after {
  content: "";
  position: absolute;
  left: 371px;
  top: -40px;
  width: 180px;
  height: 151px;
  background-image: url("../themes/erp/assets/images/Group 4.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-2), var(--parallax-y-2));
  z-index: 1;
}
@media screen and (max-width: 576px) {
  .form__checklist::after {
    left: 156px;
  }
}
@media screen and (max-width: 992px) {
  .form__checklist::after {
    display: none;
  }
}
.form__checklist > * {
  position: relative;
  z-index: 2;
  max-width: 100%;
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1300px) {
  .form__checklist {
    padding: 24px;
    width: 100%;
  }
}
.form__checklist-bg-decor {
  position: absolute;
  right: 0;
  top: 570px;
  width: 120px;
  height: 110px;
  background-image: url("../themes/erp/assets/images/Group 3.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-3), var(--parallax-y-3));
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .form__checklist-bg-decor {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  .form__checklist-bg-decor {
    top: 216px;
  }
}
.form__checklist-title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
}
.form__checklist-heading {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0;
  text-transform: uppercase;
  line-height: 130%;
  max-width: 422px;
  width: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  flex-shrink: 1;
  min-width: 0;
}
@media screen and (max-width: 1300px) {
  .form__checklist-heading {
    font-size: 18px;
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .form__checklist-heading {
    font-size: 18px;
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .form__checklist-heading {
    font-size: 18px;
    line-height: 1.3;
  }
}
.form__checklist-buttons {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 576px) {
  .form__checklist-buttons {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
  }
}
.form__checklist-btn {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  border: none;
}
.form__checklist-btn--outline {
  padding: 12px 32px;
  border-radius: 16px;
  border: 1px solid #A98CE4;
  background: transparent;
  color: #4C4C4C;
}
.form__checklist-btn--outline:hover {
  background: rgba(169, 140, 228, 0.1);
  border-color: #8B6FC8;
}
@media screen and (max-width: 576px) {
  .form__checklist-btn--outline {
    width: 100%;
    padding: 14px 32px;
  }
}
.form__checklist-btn--circle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #6C46C4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.form__checklist-btn--circle img {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(100%);
}
.form__checklist-btn--circle:hover {
  background: #5a3ba8;
  transform: scale(1.05);
}
@media screen and (max-width: 576px) {
  .form__checklist-btn--circle {
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 768px) {
  .form__input {
    width: 100%;
  }
  .form__select {
    width: 100%;
  }
}
.form__audit-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  overflow: visible;
  /* позволяем анимации выходить за границы */
}
@media screen and (max-width: 576px) {
  .form__audit-buttons {
    padding: 0 5px;
  }
}
.form__audit-button--combined {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  color: #6C46C4;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
  max-width: 100%;
  box-sizing: border-box;
  background: none;
  border: none;
  cursor: pointer;
}
.form__audit-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border: 1px solid #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: 0;
}
@media screen and (max-width: 576px) {
  .form__audit-button-text {
    width: auto;
    flex: 1;
  }
}
.form__audit-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #6C46C4;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  flex-shrink: 0;
}
.form__audit-button-icon img {
  width: 24px;
  height: 24px;
}
/* Overlay CTA that appears on hover */
.form__audit-button-cta {
  position: absolute;
  left: 190px;
  /* начинается из области иконки (190px - ширина текстовой части) */
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #6C46C4;
  color: #FFFFFF;
  border-radius: 1000px;
  opacity: 0;
  pointer-events: none;
  /* не перехватывать клики до появления */
  transition: opacity 0.25s ease, left 0.25s ease;
}
.form__audit-button-cta.active, .form__audit-button--combined:hover .form__audit-button-cta {
  pointer-events: auto;
}
.form__audit-button-cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
}
.form__audit-button-cta-icon {
  width: 24px;
  height: 24px;
}
/* Показать CTA при наведении на кнопку */
.form__audit-button--combined:hover .form__audit-button-cta {
  opacity: 1;
  left: 0;
  /* расширяется влево, покрывая всю кнопку */
}
.modal-dialog.modal-dialog-centered {
  margin: 0;
}
.site-check-modal {
  width: 599px;
  height: 815px;
  border-radius: 16px;
  padding: 48px;
  padding-top: 62px;
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  max-height: 90vh;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .site-check-modal {
    width: 100%;
    max-width: calc(100% - 40px);
    height: auto;
    max-height: 90vh;
    padding: 20px;
  }
}
.site-check-modal__close {
  position: absolute;
  top: 24px;
  right: 24px;
  background: none;
  border: none;
  font-size: 28px;
  color: #A98CE4;
  cursor: pointer;
  z-index: 10;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  transition: color 0.3s ease;
}
.site-check-modal__close:hover {
  color: #6C46C4;
}
.site-check-modal__close span {
  display: block;
}
.site-check-modal__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
  min-height: 0;
}
.site-check-modal__title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #3C3C42;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 476px) {
  .site-check-modal__title {
    width: 250px;
  }
}
.site-check-modal__description {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #4C4C4C;
  margin: 0;
  line-height: 1.4;
}
.site-check-modal__scrollable {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
  padding-right: 11px;
  margin-right: -18px;
  display: flex;
  flex-direction: column;
}
.site-check-modal__scrollable::-webkit-scrollbar {
  width: 7px !important;
  height: 100% !important;
  background-color: transparent !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-track {
  background: transparent !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-thumb {
  background: #EDEFF3 !important;
  border-radius: 0 !important;
  border: none !important;
  min-height: 125px;
}
.site-check-modal__scrollable::-webkit-scrollbar-thumb:hover {
  background: #D0D4DA !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-button:single-button {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-button:start:decrement, .site-check-modal__scrollable::-webkit-scrollbar-button:end:increment, .site-check-modal__scrollable::-webkit-scrollbar-button:decrement, .site-check-modal__scrollable::-webkit-scrollbar-button:increment {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  background: transparent !important;
}
.site-check-modal__scrollable::-webkit-scrollbar-button:vertical:start:decrement, .site-check-modal__scrollable::-webkit-scrollbar-button:vertical:end:increment {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}
.site-check-modal__checklist {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 42px;
}
.site-check-modal__item {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.site-check-modal__checkbox {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.site-check-modal__checkbox + .site-check-modal__label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
}
.site-check-modal__checkbox + .site-check-modal__label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  border: 1px solid #6C46C4;
  border-radius: 4px;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.site-check-modal__checkbox + .site-check-modal__label::after {
  content: "";
  position: absolute;
  left: 12px;
  top: 14px;
  width: 16px;
  height: 16px;
  transform: translate(-50%, -50%) scale(0);
  background-image: url("/themes/erp/assets/images/check1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.site-check-modal__checkbox:checked + .site-check-modal__label::after {
  opacity: 1;
  transform: translate(-44%, -42%) scale(1);
}
.site-check-modal__label {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #4C4C4C;
  line-height: 1.4;
  cursor: pointer;
  flex: 1;
  margin: 0;
  user-select: none;
}
.site-check-modal__info-block {
  display: none;
  background: #6C46C4;
  border-radius: 0 16px 16px 16px;
  padding: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
  box-sizing: border-box;
}
.site-check-modal__info-block.active {
  display: block;
}
.site-check-modal__info-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4;
  margin: 0;
}
.site-check-modal__cta {
  display: none;
  flex-direction: column;
  gap: 24px;
  margin-top: auto;
}
.site-check-modal__cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #3C3C42;
  margin: 0;
  line-height: 1.4;
}
.site-check-modal__buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.site-check-modal__arrow-btn {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #6C46C4;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: background-color 0.3s ease, transform 0.3s ease;
}
.site-check-modal__arrow-btn img {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(100%);
}
.site-check-modal__arrow-btn:hover {
  background: #5a3ba8;
  transform: scale(1.05);
}
#siteCheckModal {
  display: none;
  z-index: 1050;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  transition: opacity 0.15s ease;
}
#siteCheckModal.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
#siteCheckModal:not(.in) {
  opacity: 0;
}
#siteCheckModal .modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
  padding: 20px;
  transition: transform 0.15s ease, opacity 0.15s ease;
}
#siteCheckModal:not(.in) .modal-dialog {
  transform: scale(0.95);
  opacity: 0;
}
#siteCheckModal.in .modal-dialog {
  transform: scale(1);
  opacity: 1;
}
#siteCheckModalBackdrop {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  opacity: 0;
  transition: opacity 0.15s ease;
}
#siteCheckModalBackdrop.in {
  display: block;
  opacity: 1;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
  justify-content: center;
  padding: 20px;
  margin: 0 auto;
}
#siteCheckModal .modal-dialog {
  margin: 0 auto;
}
body.modal-open {
  overflow: hidden !important;
}
body.modal-open.lenis {
  overflow: hidden !important;
}
.modal-head {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.smart-captcha {
  min-width: 235px;
  width: 415px;
  transition: all 0.3s ease;
}
@media (max-width: 1600px) {
  .smart-captcha {
    width: 305px;
  }
}
@media (max-width: 1300px) {
  .smart-captcha {
    width: 415px;
  }
}
@media (max-width: 576px) {
  .smart-captcha {
    width: 100%;
  }
}
.smart-captcha.has-error iframe {
  outline: 1px solid #E63946 !important;
  outline-offset: -2px !important;
  border-radius: 11px !important;
}
.success-modal {
  width: 100%;
  max-width: 400px;
  border-radius: 16px;
  padding: 48px;
  display: flex;
  flex-direction: column;
  background: #6C46C4;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .success-modal {
    max-width: calc(100% - 40px);
  }
}
.success-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 28px;
  color: #FFFFFF;
  cursor: pointer;
  z-index: 10;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
  transition: opacity 0.3s ease;
}
.success-modal__close:hover {
  opacity: 0.7;
}
.success-modal__close img {
  filter: brightness(0) invert(1);
}
.success-modal__content {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.success-modal__title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .success-modal__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .success-modal__title {
    font-size: 18px;
  }
}
.success-modal__button {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #6C46C4;
  background: #FFFFFF;
  border: none;
  border-radius: 1000px;
  padding: 16px 48px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 8px;
}
.success-modal__button:hover {
  background: #F6F4FC;
  transform: scale(1.02);
}
.success-modal__button:active {
  transform: scale(0.98);
}
@media screen and (max-width: 576px) {
  .success-modal__button {
    padding: 14px 40px;
    font-size: 14px;
  }
}
#successModal {
  display: none;
  z-index: 1050;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  transition: opacity 0.3s ease;
}
#successModal.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
#successModal:not(.in) {
  opacity: 0;
}
#successModal .modal-dialog {
  position: relative;
  width: auto;
  margin: 0;
  padding: 20px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
#successModal:not(.in) .modal-dialog {
  transform: scale(0.9);
  opacity: 0;
}
#successModal.in .modal-dialog {
  transform: scale(1);
  opacity: 1;
}
#successModalBackdrop {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1040;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#successModalBackdrop.in {
  display: block;
  opacity: 1;
}
.check {
  margin-top: 140px;
  margin-bottom: 140px;
}
@media screen and (max-width: 1400px) {
  .check {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 992px) {
  .check {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 576px) {
  .check {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.check__wrapper {
  position: relative;
  background-color: #6C46C4;
  border-radius: 16px;
  padding: 42px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  overflow: hidden;
  --parallax-x-1: 0px;
  --parallax-y-1: 0px;
  --parallax-x-2: 0px;
  --parallax-y-2: 0px;
  --parallax-x-3: 0px;
  --parallax-y-3: 0px;
}
@media screen and (max-width: 992px) {
  .check__wrapper {
    padding: 24px;
    margin-top: 84px;
  }
}
.check__wrapper::before {
  content: "";
  position: absolute;
  left: -59px;
  bottom: -140px;
  width: 100%;
  height: 100%;
  background-image: url("../themes/erp/assets/images/Group 5.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-1), var(--parallax-y-1));
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .check__wrapper::before {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .check__wrapper::before {
    width: 90%;
    height: 90%;
  }
}
.check__wrapper::after {
  content: "";
  position: absolute;
  left: 227px;
  top: -21px;
  width: 108px;
  height: 93px;
  background-image: url("../themes/erp/assets/images/Group 4.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-2), var(--parallax-y-2));
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .check__wrapper::after {
    left: 0px;
    display: none;
  }
}
.check__bg-decor {
  position: absolute;
  right: 0;
  top: -63px;
  width: 313px;
  height: 223px;
  background-image: url("../themes/erp/assets/images/Group 3.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(var(--parallax-x-3), var(--parallax-y-3));
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .check__bg-decor {
    left: 0px;
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .check__bg-decor {
    height: 176px;
    width: 170px;
  }
}
.check__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 576px) {
  .check__content {
    gap: 16px;
  }
}
.check__title {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.check__heading {
  font-family: "AR_ZOZH", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  width: 734px;
  line-height: 130%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .check__heading {
    font-size: 18px;
    width: 100%;
    line-height: 130%;
  }
}
.check__buttons {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 576px) {
  .check__buttons {
    justify-content: center;
    width: 100%;
  }
}
.check__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  height: 67px;
  color: #6C46C4;
  padding: 0;
  transition: background-color 0.3s ease, color 0.3s ease;
  text-decoration: none;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 576px) {
  .check__button {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .check__button {
    max-width: 100%;
  }
}
.check__button-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 190px;
  height: 67px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  border: 1px solid #FFFFFF;
  background: transparent;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: 0;
  color: #FFFFFF;
}
@media screen and (max-width: 576px) {
  .check__button-text {
    width: auto;
    flex: 1;
  }
}
.check__button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  background: #FFFFFF;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
  flex-shrink: 0;
}
.check__button-icon img {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(246deg) brightness(89%) contrast(97%);
}
.check__button-cta {
  position: absolute;
  left: 190px;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #FFFFFF;
  color: #6C46C4;
  border-radius: 1000px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, left 0.25s ease;
}
.check__button-cta-text {
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  font-size: 16px;
}
.check__button-cta-icon {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(246deg) brightness(89%) contrast(97%);
}
.check__button--combined:hover .check__button-cta {
  opacity: 1;
  left: 0;
  pointer-events: auto;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #6C46C4;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}
.preloader__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.preloader__logo {
  width: 71px;
  height: 71px;
  display: block;
}
.preloader__text {
  margin-top: 24px;
  color: white;
  font-size: 24px;
  font-family: "InterTight", -apple-system, BlinkMacSystemFont, Arial, sans-serif;
}
.preloader__line {
  position: absolute;
  left: 95px;
  right: 95px;
  top: calc(50% + 317px);
  height: 2px;
  background-color: #5D39B1;
  overflow: hidden;
}
@media (max-width: 992px) {
  .preloader__line {
    left: 20px;
    right: 20px;
  }
}
.preloader__line-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background-color: #FFFFFF;
  animation: preloaderProgress 3.2s linear forwards;
}
@keyframes preloaderProgress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.preloader.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
