#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, body {
  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;
  }
}