body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,
form,fieldset,legend,button,input,textarea,th,td,
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin: 0;padding: 0;}
/* body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53;} */
body,button,input,select,textarea{font-size:0;border:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family: element.style {}

  @media screen and (min-width: 621px) * {
    scrollbar-color: var(--shadow-color) transparent;
    scrollbar-width: thin;
    scrollbar-width: none;
  }

  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }

  .s1kcy63f .grid-nav .num {
    background: var(--12v585s);
    border-radius: var(--border-radius);
    padding: 0 0.625rem;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: .875rem;
    margin-right: 1rem;
    color: var(--g52yms);
    font-weight: 600;
  }

  a {
    text-decoration: none;
  }

  body,
  input,
  textarea,
  a,
  button {
    color: var(--text-color);
  }

  body,
  input,
  textarea,
  a,
  button {
    font-weight: 400;
    font-family: Inter;}
li{list-style:none;}
a,a:hover,a:link,a:visited,a:active{text-decoration:none;}
img{border:none; vertical-align: middle;}
button,input,select,textarea{font-size:100%;outline: none}
table{border-collapse:collapse;border-spacing:0;}
.hide{display:none;}
a,input{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{-webkit-tap-highlight-color:transparent;}
html,body{
  /* -webkit-user-select:none;
  user-select:none; */
  min-height: 100%;
  background: #f8f8f8;
}
a,img{-webkit-touch-callout:none;}
body {-webkit-overflow-scrolling: touch; overflow-scrolling: touch;font-family:Inter;min-height:100vh;}
element{
   -webkit-tap-highlight-color:rgba(255,255,255,0);
   -webkit-touch-callout:none;
   -webkit-tap-highlight-color:rgba(255,255,255,0);
}
html{
  overflow-x: hidden;
  background-color: #121212;
}
html, body {

  font-family: Inter;
  /* height: 100%;
  overflow-y: hidden; */
}



