body, html, #allrecords {
  background: linear-gradient(270deg, #141514 0%, #142922 30%, #1E352D 50%, #142620 70.19%, #141514 100%) !important;
  background-attachment: fixed !important;
}

@media screen and (min-width: 960px) {
  .t509__row.t-card__col.t-item.t-container_flex.t509__row_middle {
    margin-top: 44px !important;
  }
}






.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}



* {
    -webkit-tap-highlight-color: transparent !important;
}


input, textarea, button, select {
    -webkit-appearance: none !important;
    appearance: none !important;

}


html {
    -webkit-text-size-adjust: 100% !important;
}


.t396__artboard {
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}


.t-rec {
    -webkit-overflow-scrolling: touch;
}
