@import url('global.css');
/* body fix по 34 строку */
body {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  min-height: 100vh;
  overflow-x: hidden
}

a[href^="tel:"] {
    color: inherit; 
    text-decoration: none;
}

.desktop-main {
  background-color: #ffffff;
  width: 1440px;           /* Фиксированная ширина вместо min-width */
  min-width: 1440px;       /* Сохраняем для совместимости */
  min-height: 5963px;
  position: relative;
  /* Убираем margin: 0 auto, так как центрирование делает body */
}

/* Для экранов шире 1920px — можно добавить масштабирование или отступы */
@media (min-width: 1921px) {
  body {
    padding: 20px 0;
    background: linear-gradient(90deg, #f5f5f5 0%, #ffffff 50%, #f5f5f5 100%);
    zoom: 1.2;
  }
  
  .desktop-main {
    box-shadow: 0 0 60px rgba(255, 102, 0, 0.15);
    border-radius: 12px;
  }
}

.desktop-main .rectangle {
  position: absolute;
  top: 260px;
  left: 626px;
  width: 298px;
  height: 221px;
}

.desktop-main .img {
  position: absolute;
  top: 260px;
  left: 735px;
  width: 298px;
  height: 221px;
}

.desktop-main .rectangle-2 {
  position: absolute;
  top: 260px;
  left: 954px;
  width: 298px;
  height: 221px;
}

.desktop-main .rectangle-3 {
  position: absolute;
  top: 260px;
  left: 1063px;
  width: 299px;
  height: 221px;
}

.desktop-main .rectangle-4 {
  position: absolute;
  top: 261px;
  left: 844px;
  width: 299px;
  height: 221px;
}

.desktop-main .rondo {
  position: absolute;
  top: 66px;
  left: 80px;
  width: 79px;
  height: 79px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .ro-NDO {
  position: absolute;
  margin: 0px;
  top: 269px;
  left: calc(50.00% - 531px);
  width: 846px;
  font-family: "Tablon-Black";
  font-weight: 900;
  color: #000000;
  font-size: 70px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper {
  position: absolute;
  font-family: "Tablon-Black", Helvetica;
  font-weight: 900;
  color: #000000;
  font-size: 70px;
  letter-spacing: 0;
  /* font-family: Tablon; */
  z-index: 3;
}

.desktop-main .span {
  margin-top: 80px;
  font-size: 47px;
  z-index: 2;
}

.desktop-main .div {
  position: absolute;
  top: 414px;
  left: calc(50.00% - 531px);
  width: 599px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 34.2px;
  z-index: 1;
}

.desktop-main .text-wrapper-2 {
  position: absolute;
  top: 661px;
  left: calc(50.00% - 119px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-3 {
  position: absolute;
  top: 1123px;
  left: calc(50.00% - 202px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-4 {
  position: absolute;
  top: 3093px;
  left: calc(50.00% - 535px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-5 {
  position: absolute;
  top: 3656px;
  left: calc(50.00% - 487px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-6 {
  position: absolute;
  top: 4386px;
  left: calc(50.00% - 170px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-7 {
  position: absolute;
  top: 5005px;
  left: calc(50.00% - 535px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 70px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-8 {
  position: absolute;
  top: 556px;
  left: 408px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .element {
  position: absolute;
  top: 781px;
  left: 189px;
  width: 1062px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.but_reg {
  position: absolute;
  top: 83px;
  left: 1004px;
  width: 357px;
  height: 45px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  border-radius: 25px;
  background: linear-gradient(90deg,
        rgba(255, 102, 0, 1) 0%,
        rgba(255, 127, 0, 1) 35%,
        rgba(255, 150, 0, 1) 67%,
        rgba(255, 171, 0, 1) 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 250ms;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.but_reg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 15px;
  background-color: #ffffff;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  transition: all 250ms
}

.but_reg:hover {
  color: #ff6600;
}

.but_reg:hover::before {
  width: 100%;
}



.desktop-main .text-wrapper-10 {
  position: absolute;
  top: 92px;
  left: 189px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.desktop-main .text-wrapper-11 {
  position: absolute;
  top: 92px;
  left: 272px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.desktop-main .text-wrapper-12 {
  position: absolute;
  top: 92px;
  left: 396px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.desktop-main .text-wrapper-13 {
  position: absolute;
  top: 92px;
  left: 512px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.desktop-main .rectangle-6 {
  position: absolute;
  top: 4522px;
  left: 189px;
  width: 496px;
  height: 176px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .text-wrapper-14 {
  position: absolute;
  top: 92px;
  left: 699px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: none;
}

.desktop-main .group {
  position: absolute;
  top: 3374px;
  left: 1195px;
  width: 86px;
  height: 76px;
}

.desktop-main .group-2 {
  position: absolute;
  top: 3209px;
  left: 159px;
  width: 86px;
  height: 76px;
}

.desktop-main .text-wrapper-15 {
  position: absolute;
  top: 3457px;
  left: 189px;
  width: 328px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .p {
  position: absolute;
  top: 3847px;
  left: 189px;
  width: 608px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-16 {
  position: absolute;
  top: 3947px;
  left: 189px;
  width: 844px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-17 {
  position: absolute;
  top: 4047px;
  left: 189px;
  width: 608px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-18 {
  position: absolute;
  top: 4147px;
  left: 189px;
  width: 608px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-19 {
  position: absolute;
  top: 4247px;
  left: 189px;
  width: 608px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 22px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-20 {
  position: absolute;
  top: 75px;
  left: 31px;
  width: 449px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-21 {
  position: absolute;
  top: 3457px;
  left: 557px;
  width: 328px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-22 {
  position: absolute;
  top: 3457px;
  left: 923px;
  width: 328px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .rectangle-10 {
  position: absolute;
  top: 5536px;
  /* Центрируем элемент относительно вьюпорта */
  left: 50%;
  transform: translateX(-50%);
  /* Полная ширина экрана, работает при зуме */
  width: 100vw;
  min-width: 100%;
  height: 427px;
  border-radius: 0px 0px 0px 0px;
  background: linear-gradient(
    90deg,
    rgba(255, 102, 0, 1) 0%,
    rgba(255, 127, 0, 1) 37%,
    rgba(255, 150, 0, 1) 67%,
    rgba(255, 171, 0, 1) 100%
  );
  /* Чтобы не перекрывал контент, если нужно */
  z-index: 0;
  /* Предотвращаем горизонтальный скролл из-за 100vw */
  box-sizing: border-box;
}

.desktop-main .text-wrapper-23 {
  position: absolute;
  top: 5682px;
  left: 80px;
  width: 390px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .rondo-2 {
  position: absolute;
  top: 5592px;
  left: 80px;
  width: 79px;
  height: 79px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .text-wrapper-24 {
  position: absolute;
  top: 5127px;
  left: 189px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-25 {
  position: absolute;
  top: 5290px;
  left: 189px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-26 {
  position: absolute;
  top: 5596px;
  left: 517px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #222222;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-27 {
  position: absolute;
  top: 5596px;
  left: 736px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #222222;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-28 {
  position: absolute;
  top: 5596px;
  left: 1104px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #222222;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-29 {
  position: absolute;
  top: 5127px;
  left: 735px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .arrow-right {
  left: 725px;
  position: absolute;
  top: 3562px;
  width: 26px;
  height: 26px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .arrow-right-2 {
  left: 689px;
  position: absolute;
  top: 3562px;
  width: 26px;
  height: 26px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .line {
  position: absolute;
  top: 3811px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .line-2 {
  position: absolute;
  top: 3911px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .line-3 {
  position: absolute;
  top: 4011px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .line-4 {
  position: absolute;
  top: 4111px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .line-5 {
  position: absolute;
  top: 4211px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .line-6 {
  position: absolute;
  top: 4311px;
  left: 189px;
  width: 1062px;
  height: 1px;
  object-fit: cover;
}

.desktop-main .group-3 {
  position: absolute;
  top: 3847px;
  left: 1219px;
  width: 30px;
  height: 30px;
}

.desktop-main .group-4 {
  position: absolute;
  top: 3947px;
  left: 1219px;
  width: 30px;
  height: 30px;
}

.desktop-main .group-5 {
  position: absolute;
  top: 4047px;
  left: 1219px;
  width: 30px;
  height: 30px;
}

.desktop-main .group-6 {
  position: absolute;
  top: 4147px;
  left: 1219px;
  width: 30px;
  height: 30px;
}

.desktop-main .group-7 {
  position: absolute;
  top: 4247px;
  left: 1219px;
  width: 30px;
  height: 30px;
}

.desktop-main .frame {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(3, fit-content(100%));
  width: 1068px;
  height: 1010px;
  gap: 58px 217px;
  position: absolute;
  top: 1263px;
  left: calc(50.00% - 534px);
}

.desktop-main .frame-2 {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
}

.desktop-main .img-2 {
  position: relative;
  width: 73px;
  height: 73px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .text-wrapper-30 {
  position: relative;
  width: 286px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-31 {
  position: relative;
  align-self: stretch;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-3 {
  position: relative;
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
}

.desktop-main .text-wrapper-32 {
  position: relative;
  align-self: stretch;
  margin: 0px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-4 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
}

.desktop-main .frame-5 {
  position: relative;
  grid-row: 2 / 3;
  grid-column: 2 / 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
}

.desktop-main .text-wrapper-33 {
  position: relative;
  width: 340px;
  margin: 0px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-6 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 21px;
}

.desktop-main .img-3 {
  position: relative;
  width: 60px;
  height: 60px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .frame-7 {
  position: relative;
  grid-row: 3 / 4;
  grid-column: 2 / 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
}

.desktop-main .text-wrapper-34 {
  position: absolute;
  margin-top: 0px;
  top: 5164px;
  left: 189px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 50px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-35 {
  position: absolute;
  top: 22px;
  left: 31px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-36 {
  position: absolute;
  top: 5164px;
  left: 735px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 50px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-37 {
  position: absolute;
  top: 5633px;
  left: 517px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-38 {
  position: absolute;
  top: 5673px;
  left: 517px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-39 {
  position: absolute;
  top: 5833px;
  left: 519px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-41 {
  position: absolute;
  top: 5633px;
  left: 736px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .element-2 {
  position: absolute;
  top: 5633px;
  left: 1104px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 28.2px;
}

.desktop-main .text-wrapper-42 {
  position: absolute;
  top: 5673px;
  left: 736px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-43 {
  position: absolute;
  top: 5836px;
  left: 80px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-44 {
  position: absolute;
  top: 5753px;
  left: 519px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-45 {
  position: absolute;
  top: 5793px;
  left: 519px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-46 {
  position: absolute;
  top: 5713px;
  left: 519px;
  font-family: "Manrope-SemiBold", Helvetica;
  font-weight: 600;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .vk {
  left: 189px;
  position: absolute;
  top: 5361px;
  width: 79px;
  height: 79px;
}

 .desktop-main .telegram {
  left: 298px;
  position: absolute;
  top: 5361px;
  width: 79px;
  height: 79px;
}

/* .desktop-main .telegram {
  left: 189px;
  position: absolute;
  top: 5361px;
  width: 79px;
  height: 79px;
}

.desktop-main .vk {
  left: 298px;
  position: absolute;
  top: 5361px;
  width: 79px;
  height: 79px;
}

.desktop-main .youtube {
  left: 407px;
  position: absolute;
  top: 5361px;
  width: 79px;
  height: 79px;
} */

.desktop-main .frame-8 {
  position: absolute;
  top: 509px;
  left: 181px;
  width: 227px;
  height: 161px;
}

/* Frame 17

position: absolute;
width: 1060px;
height: 387px;
left: 189px;
top: 4522px; */


.desktop-main .text-wrapper-47 {
  position: absolute;
  top: 579px;
  left: 223px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #232323;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
} 

.desktop-main .text-wrapper-48 {
  position: absolute;
  top: 5870px;
  left: 80px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .star {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 447px;
  top: 29px;
}

.desktop-main .star-2 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 415px;
  top: 29px;
}

.desktop-main .star-3 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 383px;
  top: 29px;
}

.desktop-main .star-4 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 351px;
  top: 29px;
}

.desktop-main .star-5 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 319px;
  top: 29px;
}

.desktop-main .rectangle-12 {
  position: absolute;
  top: 4522px;
  left: 753px;
  width: 496px;
  height: 176px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .text-wrapper-49 {
  position: absolute;
  top: 75px;
  left: 31px;
  width: 449px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-50 {
  position: absolute;
  top: 22px;
  left: 31px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .star-6 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 447px;
  top: 29px;
}

.desktop-main .star-7 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 415px;
  top: 29px;
}

.desktop-main .star-8 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 383px;
  top: 29px;
}

.desktop-main .star-9 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 351px;
  top: 29px;
}

.desktop-main .star-10 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 319px;
  top: 29px;
}

.desktop-main .rectangle-13 {
  position: absolute;
  top: 4733px;
  left: 189px;
  width: 496px;
  height: 220px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .text-wrapper-51 {
  position: absolute;
  top: 75px;
  left: 31px;
  width: 449px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-52 {
  position: absolute;
  top: 22px;
  left: 31px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .star-11 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 447px;
  top: 29px;
}

.desktop-main .star-12 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 415px;
  top: 29px;
}

.desktop-main .star-13 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 383px;
  top: 29px;
}

.desktop-main .star-14 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 351px;
  top: 29px;
}

.desktop-main .star-15 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 319px;
  top: 29px;
}

.desktop-main .rectangle-14 {
  position: absolute;
  top: 4733px;
  left: 753px;
  width: 496px;
  height: 220px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .text-wrapper-53 {
  display: none;
}

.desktop-main .text-wrapper-54 {
  position: absolute;
  top: 22px;
  left: 31px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .star-16 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 447px;
  top: 29px;
}

.desktop-main .star-17 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 415px;
  top: 29px;
}

.desktop-main .star-18 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 383px;
  top: 29px;
}

.desktop-main .star-19 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 351px;
  top: 29px;
}

.desktop-main .star-20 {
  position: absolute;
  width: 27px;
  height: 27px;
  left: 319px;
  top: 29px;
}

.desktop-main .view {
  position: absolute;
  width: calc(100% - 909px);
  top: 2352px;
  left: 189px;
  height: 654px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: -1px 3px 19.4px #ff660033;
}

.desktop-main .text-wrapper-55 {
  margin-left: 53px;
  margin-right: 94px;
  flex: 1;
  max-height: 101px;
  margin-top: 65px;
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #ff6600;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 50px;
}

.desktop-main .text-wrapper-56 {
  margin-left: 53px;
  width: 115px;
  height: 36px;
  margin-top: 72px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-57 {
  margin-left: 53px;
  width: 361px;
  height: 68px;
  margin-top: 13px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 50px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-58 {
  margin-left: 53px;
  width: 98px;
  height: 36px;
  margin-top: 26px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-59 {
  margin-left: 53px;
  width: 402px;
  height: 68px;
  margin-top: 13px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 50px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .jqe {
  position: absolute;
  top: 2352px;
  left: 689px;
  width: 562px;
  height: 654px;
  aspect-ratio: 0.86;
}

.desktop-main .gzaegazdh-jaj-jqe {
  left: 556px;
  position: absolute;
  top: 3238px;
  width: 328px;
  height: 190px;
  aspect-ratio: 1.73;
}

.desktop-main .jqe-2 {
  left: 923px;
  position: absolute;
  top: 3238px;
  width: 328px;
  height: 190px;
  aspect-ratio: 1.73;
}

.desktop-main .jqe-3 {
  left: 189px;
  position: absolute;
  top: 3238px;
  width: 328px;
  height: 190px;
  aspect-ratio: 1.73;
}

.desktop-main .ugzim-photoroom {
  position: absolute;
  top: 912px;
  left: calc(50.00% - 309px);
  width: 617px;
  height: 169px;
  aspect-ratio: 3.65;
}

.desktop-main .group-8 {
  position: absolute;
  top: 88px;
  left: 889px;
  width: 35px;
  height: 35px;
}

.desktop-main .group-9 {
  position: absolute;
  top: 88px;
  left: 841px;
  width: 35px;
  height: 35px;
}

.desktop-main .group-10 {
  position: absolute;
  top: 88px;
  left: 937px;
  width: 35px;
  height: 35px;
}

.text-wrapper-53-invisible{
  position: absolute;
  top: 75px;
  left: 31px;
  width: 449px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.12);
  z-index: 9999;
  padding: 16px 20px;
  box-sizing: border-box;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.35s;
}

.cookie-banner.hidden {
  transform: translateY(100%);
  opacity: 0;
  pointer-events: none;
}

.cookie-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cookie-text {
  font-family: "Manrope-Regular", Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  margin: 0;
  line-height: 1.5;
}

.cookie-link {
  color: #ff6600;
  text-decoration: underline;
  transition: opacity 0.2s;
}

.cookie-link:hover {
  opacity: 0.7;
}

.cookie-buttons {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

#cookie-all {
  border: 0px;
}

.cookie-btn {
  font-family: "Manrope-Bold", Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px 22px;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.25s;
  border: 2px solid transparent;
  white-space: nowrap;
}

.cookie-btn-primary {
  background: linear-gradient(90deg, #ff6600 0%, #ff7f00 35%, #ff9600 67%, #ffab00 100%);
  color: #fff;
  border-color: transparent;
}

.cookie-btn-primary:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}

.cookie-btn-secondary {
  background: transparent;
  color: #ff6600;
  border-color: #ff6600;
}

.cookie-btn-secondary:hover {
  background: #ff6600;
  color: #fff;
}







.desktop-main .group-3,
.desktop-main .group-4,
.desktop-main .group-5,
.desktop-main .group-6,
.desktop-main .group-7 {
  cursor: pointer;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 10;
}

/* Скрываем/показываем вопросы */
.desktop-main .p,
.desktop-main .text-wrapper-16,
.desktop-main .text-wrapper-17,
.desktop-main .text-wrapper-18,
.desktop-main .text-wrapper-19 {
  transition: opacity 0.4s ease, transform 0.4s ease;
  will-change: opacity, transform;
}

.desktop-main .question-hidden {
  opacity: 0 !important;
  transform: translateY(-8px) !important;
  pointer-events: none;
}

/* Стили для ответов (скрыты по умолчанию) */
.faq-answer {
  position: absolute;
  left: 189px;
  width: 800px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #444444;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: opacity 0.5s ease 0.2s, transform 0.5s ease 0.2s;
  z-index: 5;
}

/* Позиционирование ответов (Desktop) */
.faq-answer-1 { top: 3837px; }
.faq-answer-2 { top: 3937px; }
.faq-answer-3 { top: 4037px; }
.faq-answer-4 { top: 4137px; }
.faq-answer-5 { top: 4237px; }

/* Состояние "Открыто" для ответов */
.faq-answer.visible {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}

/* 🔄 Анимация поворота по вашему ТЗ: влево 90° → вправо 180° (итог 90°) */
@keyframes rotate-open {
  0%   { transform: rotate(0deg); }
  45%  { transform: rotate(-90deg); }
  100% { transform: rotate(90deg); }
}

@keyframes rotate-close {
  0%   { transform: rotate(90deg); }
  45%  { transform: rotate(270deg); } /* визуально = -90° */
  100% { transform: rotate(0deg); }
}

.desktop-main .group-active {
  animation: rotate-open 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.desktop-main .group-inactive {
  animation: rotate-close 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.teams-slider-wrapper {
  position: absolute;
  top: 3238px;
  left: 189px;
  width: 1062px;
  height: 320px;
  overflow: hidden;
  z-index: 10;
}

.teams-slider-track {
  display: flex;
  flex-direction: row;
  gap: 24px;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.team-slide {
  flex: 0 0 calc((100% - 48px) / 3); /* Ровно 3 блока на экране */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.team-slide img {
  width: 100%;
  border-radius: 25px;
  aspect-ratio: 1.73;
  object-fit: cover;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.team-name {
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #232323;
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
}

/* СТРЕЛКИ НА ДЕСКТОПЕ */
.desktop-main .arrow-right,
.desktop-main .arrow-right-2 {
  position: absolute;
  top: 3562px;
  cursor: pointer;
  z-index: 50;
  transition: transform 0.2s ease, opacity 0.3s;
}
.desktop-main .arrow-right { left: 735px; }
.desktop-main .arrow-right-2 { left: 679px; }
.desktop-main .arrow-right:hover,
.desktop-main .arrow-right-2:hover { transform: scale(1.15); }
.desktop-main .arrow-right:active,
.desktop-main .arrow-right-2:active { transform: scale(0.9); }


.desktop-main .gzaegazdh-jaj-jqe,
.desktop-main .jqe-2,
.desktop-main .jqe-3,
.desktop-main .text-wrapper-15,
.desktop-main .text-wrapper-21,
.desktop-main .text-wrapper-22 {
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

 Базовые стили стрелок
.desktop-main .arrow-right,
.desktop-main .arrow-right-2 {
  cursor: pointer;
  z-index: 50;
  transition: transform 0.2s ease, opacity 0.3s;
}
.desktop-main .arrow-right:hover,
.desktop-main .arrow-right-2:hover {
  transform: scale(1.15);
}
.desktop-main .arrow-right:active,
.desktop-main .arrow-right-2:active {
  transform: scale(0.9);
}












@media (max-width: 480px){
body {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  /* min-height: 100vh; */
  overflow-x: hidden;
}

a[href^="tel:"] {
    color: inherit; 
    text-decoration: none;
}

.desktop-main {
  background-color: #ffffff;
  overflow: hidden;
  /* width: 100%; */
  width: 480px;
  min-width: 480px;
  min-height: 7240px;
  position: relative;
}

.desktop-main .rectangle {
  position: absolute;
  top: 138px;
  left: 288px;
  width: 163px;
  height: 133px;
}

.desktop-main .img {
  position: absolute;
  top: 138px;
  left: 241px;
  width: 163px;
  height: 133px;
}

.desktop-main .rectangle-2 {
  position: absolute;
  top: 138px;
  left: 191px;
  width: 163px;
  height: 133px;
}

.desktop-main .rectangle-3 {
  position: absolute;
  top: 138px;
  left: 144px;
  width: 163px;
  height: 133px;
}

.desktop-main .rectangle-4 {
  position: absolute;
  top: 138px;
  left: 94px;
  width: 163px;
  height: 133px;
}

.desktop-main .rondo {
  position: absolute;
  top: 32px;
  left: 30px;
  width: 79px;
  height: 79px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .ro-NDO {
  position: absolute;
  top: 141px;
  left: calc(50.00% - 210px);
  width: 355px;
  font-family: "Tablon-Black", Helvetica;
  font-weight: 900;
  color: #000000;
  font-size: 46px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper {
  font-family: "Tablon-Black", Helvetica;
  font-weight: 900;
  color: #000000;
  font-size: 46px;
  letter-spacing: 0;
}

.desktop-main .span {
  margin-top: 50px;
  font-size: 26px;
}

.desktop-main .div {
  position: absolute;
  top: 282px;
  left: calc(50.00% - 210px);
  width: 392px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 17.1px;
}

.desktop-main .text-wrapper-2 {
  position: absolute;
  top: 396px;
  left: calc(50.00% - 77px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-3 {
  position: absolute;
  top: 753px;
  left: calc(50.00% - 132px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-4 {
  position: absolute;
  top: 3000px;
  left: calc(50.00% - 213px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-5 {
  position: absolute;
  top: 4140px;
  left: calc(50.00% - 265px);
  width: 530px;
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-6 {
  position: absolute;
  top: 4889px;
  left: calc(50.00% - 111px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-7 {
  position: absolute;
  top: 5996px;
  left: calc(50.00% - 210px);
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 46px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-8 {
  position: absolute;
  top: 334px;
  left: 150px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .element {
  position: absolute;
  top: 474px;
  left: 30px;
  width: 420px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .but_reg {
  position: absolute;
  top: 54px;
  left: 308px;
  width: 142px;
  height: 35px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 25px;
  background: linear-gradient(
    90deg,
    rgba(255, 102, 0, 1) 0%,
    rgba(255, 127, 0, 1) 35%,
    rgba(255, 150, 0, 1) 67%,
    rgba(255, 171, 0, 1) 100%
  );
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 250ms;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.desktop-main .but_reg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 15px;
  background-color: #ffffff;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  box-shadow: 4px 8px 19px -3px rgba(0, 0, 0, 0.27);
  transition: all 250ms
}

.desktop-main .but_reg:hover {
  color: #ff6600;
}

.desktop-main .but_reg:hover::before {
  width: 100%;
}

.desktop-main .text-wrapper-10 {
  display: none;
}

.desktop-main .text-wrapper-11 {
  display: none; 
}

.desktop-main .text-wrapper-12 {
  display: none;
}

.desktop-main .text-wrapper-13 {
  display: none;
}

.desktop-main .text-wrapper-14 {
  display: none;
}

.desktop-main .group {
  position: absolute;
  top: 3947px;
  left: 395px;
  width: 56px;
  height: 49px;
}

.desktop-main .group-2 {
  position: absolute;
  top: 3090px;
  left: 7px;
  width: 56px;
  height: 49px;
}

.desktop-main .text-wrapper-15 {
  position: absolute;
  height: 41px;
  left: 30px;
  right: -5px;
  top: 3345px;
  font-family: 'Manrope-Bold';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 41px;
  color: #232323;
}

.autoquestion{
  display: flex;
  flex-direction: column;
  width: 420px;
  min-height: 550px;
  align-items: flex-start;
  gap: 35px;
  position: absolute;
  top: 4426px;
  left: 30px;
}

.desktop-main .p {
  position: absolute;
  width: 375px;
  height: 50px;
  left: 30px;
  top: 4332px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #232323;
}

.desktop-main .text-wrapper-16 {
  position: absolute;
  width: 360px;
  height: 50px;
  left: 30px;
  top: 4452px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #232323;
}

.desktop-main .text-wrapper-17 {
  position: absolute;
  width: 375px;
  height: 25px;
  left: 30px;
  top: 4572px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #232323;
}

.desktop-main .text-wrapper-18 {
  position: absolute;
  width: 375px;
  height: 25px;
  left: 30px;
  top: 4668px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #232323;
}

.desktop-main .text-wrapper-19 {
  position: absolute;
  width: 345px;
  height: 50px;
  left: 30px;
  top: 4761px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #232323;
}

.desktop-main .line {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4296px;
  object-fit: cover;
}

.desktop-main .line-2 {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4416px;
  object-fit: cover;
}

.desktop-main .line-3 {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4536px;
  object-fit: cover;
}

.desktop-main .line-4 {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4631px;
  object-fit: cover;
}

.desktop-main .line-5 {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4726px;
  object-fit: cover;
}

.desktop-main .line-6 {
  position: absolute;
  width: 420px;
  height: 1px;
  left: 30px;
  top: 4846px;
  object-fit: cover;
}

.desktop-main .group-3 {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 420px;
  top: 4341px;
}

.desktop-main .group-4 {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 420px;
  top: 4461px;
}

.desktop-main .group-5 {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 420px;
  top: 4569px;
}

.desktop-main .group-6 {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 420px;
  top: 4664px;
}

.desktop-main .group-7 {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 420px;
  top: 4771px;
}

.desktop-main .rectangle-10 {
  position: absolute;
  width: 480px;
  height: 905px;
  left: 0px;
  top: 6334px;
  background: linear-gradient(90deg, #FF6600 11.04%, #FF7F00 43.55%, #FF9600 70.92%, #FFAB00 100%);
  border-radius: 0px 0px 45px 45px;
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.desktop-main .text-wrapper-23 {
  position: absolute;
  top: 6480px;
  left: calc(50.00% - 210px);
  width: 390px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .rondo-2 {
  position: absolute;
  top: 6390px;
  left: 30px;
  width: 79px;
  height: 79px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .text-wrapper-24 {
  position: absolute;
  width: 89px;
  height: 27px;
  left: 30px;
  top: 6087px;
  font-family: 'Manrope-light';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  color: #232323;
}

.desktop-main .text-wrapper-25 {
  position: absolute;
  width: 96px;
  height: 27px;
  left: 30px;
  top: 6179px;
  font-family: 'Manrope-light';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  color: #232323;
}

.desktop-main .text-wrapper-26 {
  position: absolute;
  height: 22px;
  left: 30px;
  right: 165px;
  top: 6566px;
  font-family: 'Manrope-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}

.desktop-main .text-wrapper-27 {
  position: absolute;
  height: 22px;
  left: 30px;
  right: 389px;
  top: 6863px;
  font-family: 'Manrope-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}

.desktop-main .text-wrapper-28 {
  position: absolute;
  height: 22px;
  left: 30px;
  right: 165px;
  top: 6989px;
  font-family: 'Manrope-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}

.desktop-main .frame {
  display: flex;
  flex-direction: column;
  width: 420px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 843px;
  left: 30px;
}

.desktop-main .frame-2 {
  position: relative;
  width: 420px;
  height: 284px;
}

.desktop-main .img-2 {
  position: relative;
  width: 73px;
  height: 73px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .text-wrapper-30 {
  position: relative;
  width: 286px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-31 {
  position: relative;
  align-self: stretch;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-3 {
  position: relative;
  width: 420px;
  height: 284px;
}

.desktop-main .text-wrapper-32 {
  position: relative;
  width: 286px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-4 {
  position: relative;
  width: 420px;
  height: 309px;
}

.desktop-main .frame-5 {
  position: relative;
  width: 420px;
  height: 309px;
}

.desktop-main .text-wrapper-33 {
  position: relative;
  width: 286px;
  font-family: "Manrope-Bold", Helvetica;
  font-weight: 700;
  color: #ff6600;
  font-size: 26px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .frame-6 {
  position: relative;
  width: 420px;
  height: 309px;
}

.desktop-main .img-3 {
  position: relative;
  width: 60px;
  height: 60px;
  aspect-ratio: 1;
  object-fit: cover;
}

.desktop-main .frame-7 {
  position: relative;
  width: 420px;
  height: 309px;
}

.desktop-main .text-wrapper-34 {
  position: absolute;
  top: 6114px;
  left: 30px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 34px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-37 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 165px;
  top: 6606px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-38 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 165px;
  top: 6649px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-39 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 366px;
  top: 6820px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-41 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 165px;
  top: 6903px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .element-2 {
  position: absolute;
  width: 275px;
  height: 84px;
  left: 30px;
  top: 7029px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.desktop-main .text-wrapper-42 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 165px;
  top: 6946px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-43 {
  position: absolute;
  width: 192px;
  height: 25px;
  left: 30px;
  top: 7144px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-44 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 293px;
  top: 6734px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-45 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 382px;
  top: 6777px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .text-wrapper-46 {
  position: absolute;
  height: 25px;
  left: 30px;
  right: 363px;
  top: 6691px;
  font-family: 'Manrope-SemiBold';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
}

.desktop-main .vk {
  position: absolute;
  width: 56.25px;
  height: 56.25px;
  left: 30px;
  top: 6221px;
}

.desktop-main .telegram {
  position: absolute;
  width: 56.25px;
  height: 56.25px;
  left: 94px;
  top: 6221px;
}

.desktop-main .frame-8 {
  position: absolute;
  top: 308px;
  left: 24px;
  width: 125px;
  height: 94px;
}

.desktop-main .text-wrapper-47 {
  position: absolute;
  width: 78px;
  height: 19px;
  left: 42px;
  top: 346px;
  font-family: 'Manrope-Regular';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #232323;
}


.desktop-main .text-wrapper-48 {
  position: absolute;
  width: 280px;
  height: 22px;
  left: 30px;
  top: 7178px;
  font-family: 'Manrope-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

.desktop-main .autoreview {
  display: flex;
  flex-direction: column;
  width: 420px;
  align-items: flex-start;
  gap: 19px;
  position: absolute;
  top: 4988px;
  left: 30px;
}

.desktop-main .autoreview .group-11 {
  position: relative;
  width: 424px;
  min-height: 176px;
  height: auto;
  margin-right: -4px;
}

.desktop-main .autoreview .rectangle-6 {
  position: relative;
  top: 0;
  left: 0;
  width: 420px;
  height: 176px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .autoreview .rectangle-12 {
  position: relative;
  top: 0;
  left: 0;
  width: 420px;
  height: 195px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .autoreview .rectangle-13 {
  position: relative;
  top: 0;
  left: 0;
  width: 420px;
  height: 244px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .autoreview .rectangle-14 {
  position: relative;
  top: 0;
  left: 0;
  width: 420px;
  height: 294px;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 1px 1px 30px 1px #ff660033;
}

.desktop-main .autoreview .text-wrapper-20 {
  position: absolute;
  top: 75px;
  left: 21px;
  width: 380px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-49 {
  position: absolute;
  top: 75px;
  left: 21px;
  width: 380px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-51 {
  position: absolute;
  top: 75px;
  left: 21px;
  width: 380px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-53 {
  display: block;
  position: absolute;
  top: 75px;
  left: 21px;
  width: 380px;
  font-family: "Manrope-Medium", Helvetica;
  font-weight: 500;
  color: #232323;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-35 {
  width: 234px;
  position: absolute;
  top: 22px;
  left: 21px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-50 {
  width: 234px;
  position: absolute;
  top: 22px;
  left: 21px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-52 {
  width: 234px;
  position: absolute;
  top: 22px;
  left: 21px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .text-wrapper-54 {
  width: 234px;
  position: absolute;
  top: 22px;
  left: 21px;
  font-family: "Manrope-ExtraLight", Helvetica;
  font-weight: 200;
  color: #000000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .autoreview .star {
  left: 359px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-2 {
  left: 332px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-3 {
  left: 386px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-4 {
  left: 305px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-5 {
  left: 278px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-6 {
  left: 359px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-7 {
  left: 332px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-8 {
  left: 386px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-9 {
  left: 305px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-10 {
  left: 278px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-11 {
  left: 359px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-12 {
  left: 332px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-13 {
  left: 386px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-14 {
  left: 305px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-15 {
  left: 278px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-16 {
  left: 359px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-17 {
  left: 332px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-18 {
  left: 386px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-19 {
  left: 305px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .autoreview .star-20 {
  left: 278px;
  position: absolute;
  top: 30px;
  width: 24px;
  height: 23px;
}

.desktop-main .view {
  position: absolute;
  width: calc(100% - 267px);
  top: 2690px;
  left: 30px;
  height: 254px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: -1px 3px 19.4px #ff660033;
}

.desktop-main .text-wrapper-55 {
  margin: 0px;
  margin-left: -9px;
  height: 63px;
  width: 168px;
  align-self: center;
  margin-top: 26px;
  font-family: "Tablon-Medium", Helvetica;
  font-weight: 500;
  color: #ff6600;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 21px;
}

.desktop-main .text-wrapper-56 {
  position: absolute;
  width: 62px;
  height: 19px;
  left: 18px;
  top: 108px;
  font-family: 'Manrope-Light';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  color: #232323;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-synthesis: none; /* Запрещает Safari подменять начертания */
}

.desktop-main .text-wrapper-57 {
  margin-left: 18px;
  width: 145px;
  height: 27px;
  margin-top: 2px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-58 {
  margin-left: 18px;
  width: 53px;
  height: 19px;
  margin-top: 2px;
  font-family: "Manrope-Light", Helvetica;
  font-weight: 300;
  color: #232323;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .text-wrapper-59 {
  margin-left: 18px;
  width: 161px;
  height: 27px;
  margin-top: 2px;
  font-family: "Manrope-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.desktop-main .jqe {
  position: absolute;
  top: 2690px;
  left: 230px;
  width: 218px;
  height: 254px;
  aspect-ratio: 0.86;
  border-radius: 40px;
}

.desktop-main .gzaegazdh-jaj-jqe {
  position: absolute;
  width: 419px;
  height: 243px;
  left: 30px;
  top: 3416px;
  border-radius: 25px;
}

.desktop-main .jqe-2 {
  position: absolute;
  width: 419px;
  height: 242px;
  left: 30px;
  top: 3073px;
  border-radius: 25px;
}

.desktop-main .jqe-3 {
  position: absolute;
  width: 419px;
  height: 242px;
  left: 30px;
  top: 3760px;
  border-radius: 25px;
}

.desktop-main .ugzim-photoroom {
  position: absolute;
  top: 608px;
  left: calc(50.00% - 210px);
  width: 420px;
  height: 115px;
  aspect-ratio: 3.65;
}

.desktop-main .group-8 {
  position: absolute;
  top: 54px;
  left: 207px;
  width: 35px;
  height: 35px;
}

.desktop-main .group-10 {
  position: absolute;
  top: 54px;
  left: 250px;
  width: 35px;
  height: 35px;
}

.text-wrapper-53-invisible{
  display: none;
}

.cookie-banner {
  padding: 14px 12px;
}
  
.cookie-content {
  flex-direction: column;
  align-items: stretch;
  gap: 14px;
  text-align: center;
  }
  
.cookie-text {
  font-size: 13px;
}
  
.cookie-buttons {
  flex-direction: column;
  width: 100%;
}

.cookie-btn {
  width: 100%;
  padding: 12px;
  font-size: 13px;
}

.faq-answer {
  left: 30px;
  width: 360px;
  font-size: 14px;
}
  
.faq-answer-1 { top: 4327px; }
.faq-answer-2 { top: 4437px; }
.faq-answer-3 { top: 4552px; }
.faq-answer-4 { top: 4647px; }
.faq-answer-5 { top: 4754px; }


.teams-slider-wrapper {
  top: 3126px;
  left: 30px;
  width: 419px;
  height: 890px; /* Под 3 вертикальных блока */
}
.teams-slider-track {
  flex-direction: column;
  gap: 26px;
}
.team-slide {
  flex: 0 0 calc((100% - 32px) / 3);
}
.team-name { font-size: 22px; }



.desktop-main .arrow-right,
.desktop-main .arrow-right-2 {
  visibility: visible !important;
  transform: translateX(-50%);
  width: 26px;
  height: 26px;
  transition: transform 0.2s ease; 
}
.desktop-main .arrow-right {
  left: 214px;
  top: 4070px;
  transform: translateX(-50%) rotate(90deg); /* ⬇️ */
}
.desktop-main .arrow-right-2 { 
  left: 245px;
  top: 4070px;
  transform: translateX(-50%) rotate(90deg); /* ⬆️ */
}
.desktop-main .arrow-right:hover{
  transform: translateX(-50%) rotate(90deg) scale(1.15);
}
.desktop-main .arrow-right-2:hover {
  transform: translateX(-50%) rotate(90deg) scale(1.15);
}


}

@media (max-width: 440px){
  body {
    zoom: 0.9;
  }
}

@media (max-width: 410px){
  body {
    zoom: 0.85;
  }
}

@media (max-width: 380px){
  body {
    zoom: 0.78;
  }
}

@media (max-width: 350px){
  body {
    zoom: 0.72;
  }
}

@media (max-width: 320px){
  body {
    zoom: 0.67;
  }
}