#rec2329463903 [data-elem-id="1780134867594000050"] input::-webkit-input-placeholder {
  color: #edeff2 !important;
  opacity: 1 !important;
}
#rec2329463903 [data-elem-id="1780134867594000050"] input::placeholder {
  color: #edeff2 !important;
  opacity: 1 !important;
}
#rec2329463903 [data-elem-id="1780134867594000050"] textarea::-webkit-input-placeholder {
  color: #edeff2 !important;
  opacity: 1 !important;
}
#rec2329463903 [data-elem-id="1780134867594000050"] textarea::placeholder {
  color: #edeff2 !important;
  opacity: 1 !important;
}

html {
  scroll-behavior: smooth;
  background: #091C34;
}

body {
  background: #091C34;
  overflow-x: hidden;
}

@media (max-width: 599px) {
  .only-desktop { display: none !important; }
}
.only-mobile { display: none; }
@media (max-width: 599px) {
  .only-mobile { display: block !important; }
}

[data-mobile="true"] { display: none; }
@media (max-width: 599px) {
  [data-mobile="true"] { display: block !important; }
}

#rec2329463903 form {
  border: none !important;
  outline: none !important;
}
#rec2329463903 .t-form__inputsbox {
  border: none !important;
}
#rec2329463903 .t-input-group {
  border: none !important;
}
@media (max-width: 599px) {
  #rec2329463903 {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
  }
}

#rec2328292723 {
  background-attachment: scroll !important;
}

#rec2319385703,
#rec2333244393,
#rec2328292723,
#rec2328312953,
#rec2358722143 {
  position: relative !important;
}

/* герой → о компании */
#rec2319385703::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 120px;
  background: linear-gradient(to bottom, transparent, #091C34);
  pointer-events: none;
  z-index: 10;
}

/* карта → преимущества */
#rec2333244393::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 80px;
  background: linear-gradient(to bottom, transparent, #091C34);
  pointer-events: none;
  z-index: 10;
}

/* преимущества → транспорт */
#rec2328292723::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 80px;
  background: linear-gradient(to bottom, transparent, #091C34);
  pointer-events: none;
  z-index: 4;
}

/* транспорт → FAQ — высота меньше чтобы не заползать */
#rec2328312953::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 60px;
  background: linear-gradient(to bottom, transparent, #091C34);
  pointer-events: none;
  z-index: 2;
}

/* FAQ → форма */
#rec2358722143::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 60px;
  background: linear-gradient(to bottom, transparent, #091C34);
  pointer-events: none;
  z-index: 10;
}