<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media only screen and (min-width: 1921px) {
  html {
    font-size: 0.5vw; } }
/* global */


footer .sr-only {
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0; }


* {
  -webkit-user-select: element;
  -moz-user-select: element;
  -ms-user-select: element; }

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.sr-only {
  color: transparent; }

textarea,
button,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  -webkit-appearance: none !important; }

html,
.table-responsive {
  -ms-overflow-style: scrollbar; }

/* Safari Opera  */
/* galaxy-tab-2 */
/* ipad all generations */
.visible-touch-deviced {
  display: none !important; }

.touch-device .visible-touch-device {
  display: block !important; }
.touch-device .container .hidden-touch-device {
  display: none !important; }

/*# sourceMappingURL=screen.css.map */
</pre></body></html>