.t-input-group.t-input-group_pc {
  display: none;
  opacity: 0;
}

.t-input-group_tx[data-input-lid="1768479269671"] .t-text {
  color: #202020 !important;
}



.uc-accord-1,
.uc-accord-2,
.uc-accord-3 {
  display: none;
}

.t396__artboard.bckg-white {
    background-color: white !important;
}

@media screen and (max-width: 960px) {
  xxx {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  xxx {
    display: none;
  }
}