.cySyet {
  --maxContentWidth: 1064px;
  --contentMaxWidth: var(--maxContentWidth);
  --navigationHeight: 42px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto,
    Ubuntu, sans-serif;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .cySyet {
    --navigationHeight: 50px;
  }
}

#install {
  justify-content: center;

}

/*!sc*/
data-styled.g1[id="Layout__Container-sc-1ii9hww-0"] {
  content: "cySyet,";
}

/*!sc*/

.body {
  --monospace: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier,
    monospace;
}
.bqIYsU {
  --monospace: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier,
    monospace;
  --color: rgba(0, 0, 0, 0.6);
  --colorHover: rgba(0, 0, 0, 1);
  --logo: url("/?originalUrl=https%3A%2F%2Fgit.live%2Fimages%2Flogo_mono.svg");
  --separatorColor: rgba(0, 0, 0, 0.05);
  --backgroundColor: #fff;
  height: 42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px 0;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  --duration: 400ms;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .bqIYsU {
    display: block;
  }
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .bqIYsU {
    margin: 0 !important;
    margin-top: 0;
    padding: 0 !important;
    height: 50px;
  }
}

/*!sc*/
data-styled.g5[id="Navigation__Container-sc-162nodc-0"] {
  content: "bqIYsU,";
}

/*!sc*/
.ejWvsd {
  max-width: calc(var(--maxContentWidth) - 40px);
  margin: 0 auto;
  width: 100%;
  position: relative;
  z-index: 10;
}

/*!sc*/
data-styled.g7[id="Navigation__Inner-sc-162nodc-2"] {
  content: "ejWvsd,";
}

/*!sc*/
.jdJJUh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.jdJJUh h1 {
  font-size: 20px;
  display: inline-block;
  margin: 0;
}

/*!sc*/
.jdJJUh a {
  display: block;
  height: 45px;
  padding: 10px;
  margin-left: -10px;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
.jdJJUh a span {
  text-indent: 40px;
  overflow: hidden;
  display: block;
  width: 40px;
  position: absolute;
}

/*!sc*/
.jdJJUh a:before {
  content: "";
  width: 22px;
  height: 22px;
  background: var(--logo);
  background-size: 22px 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform: translateZ(0.00000000001px);
  -ms-transform: translateZ(0.00000000001px);
  transform: translateZ(0.00000000001px);
  opacity: 0.7;
  -webkit-transition: opacity var(--duration) ease;
  transition: opacity var(--duration) ease;
}

/*!sc*/
.jdJJUh a:after {
  content: "Overview";
  display: "block";
  padding-left: 12px;
  font-size: 13px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
}

/*!sc*/
.jdJJUh a:hover {
  color: var(--colorHover);
}

/*!sc*/
.jdJJUh a:hover:before {
  opacity: 1;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .jdJJUh a:before {
    width: 32px;
    height: 32px;
  }

  .jdJJUh a:after {
    display: none;
  }
}

/*!sc*/
data-styled.g8[id="Navigation__Logo-sc-162nodc-3"] {
  content: "jdJJUh,";
}

/*!sc*/
.hJFDUE {
  display: inline;
  padding: 0;
  margin: 0;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*!sc*/
.hJFDUE li {
  display: inline;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .hJFDUE {
    display: block;
    text-align: center;
  }
}

/*!sc*/
.hJFDUE a {
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
}

/*!sc*/
.hJFDUE a:hover {
  color: var(--colorHover);
}

/*!sc*/
.gjcCvD {
  display: inline;
  padding: 0;
  margin: 0;
  text-align: left;
}

/*!sc*/
.gjcCvD li {
  display: inline;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .gjcCvD {
    display: block;
    text-align: center;
  }
}

/*!sc*/
.gjcCvD a {
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
}

/*!sc*/
.gjcCvD a:hover {
  color: var(--colorHover);
}

/*!sc*/
data-styled.g9[id="Navigation__Links-sc-162nodc-4"] {
  content: "hJFDUE,gjcCvD,";
}

/*!sc*/
.fbfSty {
  margin-right: -10px;
  border-radius: 50px;
}

/*!sc*/
data-styled.g10[id="Navigation__Button-sc-162nodc-5"] {
  content: "fbfSty,";
}

/*!sc*/
.eya-DsX {
  display: inline-block;
  background: #007aff;
  color: #fff;
  border-radius: 50px;
  padding: 6px 12px;
  -webkit-transition: filter 200ms ease;
  transition: filter 200ms ease;
}

/*!sc*/
.eya-DsX:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

/*!sc*/
.eya-DsX:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

/*!sc*/
data-styled.g11[id="Navigation__ButtonInner-sc-162nodc-6"] {
  content: "eya-DsX,";
}

/*!sc*/
.kQBrLb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .kQBrLb {
    display: none;
  }
}

/*!sc*/
data-styled.g12[id="Navigation__DesktopContainer-sc-162nodc-7"] {
  content: "kQBrLb,";
}

/*!sc*/
.iXtHdL {
  display: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 50px;
  padding: 0 5px;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .iXtHdL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*!sc*/
data-styled.g13[id="Navigation__MobileNavContainer-sc-162nodc-8"] {
  content: "iXtHdL,";
}

/*!sc*/
.duQCZg {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 9200;
}

/*!sc*/
data-styled.g14[id="Navigation__LogoContainer-sc-162nodc-9"] {
  content: "duQCZg,";
}

/*!sc*/
.fpRpiq {
  -webkit-flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 9200;
}

/*!sc*/
data-styled.g15[id="Navigation__Spacer-sc-162nodc-10"] {
  content: "fpRpiq,";
}

/*!sc*/
.efRVCy {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

/*!sc*/
.efRVCy:hover div {
  background: var(--colorHover) !important;
}

/*!sc*/
data-styled.g16[id="Navigation__MobileNavbutton-sc-162nodc-11"] {
  content: "efRVCy,";
}

/*!sc*/
.jKVQcF {
  width: 20px;
  height: 2px;
  border-radius: 2px;
  background: var(--color);
  -webkit-transition: background-color 200ms ease, -webkit-transform 200ms ease;
  -webkit-transition: background-color 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease;
}

/*!sc*/
.jKVQcF:nth-of-type(2) {
  margin-top: 5px;
}

/*!sc*/
data-styled.g17[id="Navigation__Bar-sc-162nodc-12"] {
  content: "jKVQcF,";
}

/*!sc*/
.ctDnsW {
  --color: rgba(0, 0, 0, 0.6);
  --colorHover: rgba(0, 0, 0, 1);
  --logo: url("/?originalUrl=https%3A%2F%2Fgit.live%2Fimages%2Flogo_mono.svg");
  --twitter: url("/?originalUrl=https%3A%2F%2Fgit.live%2Fimages%2Ftwitter_white.svg");
  --opacity: 0.6;
  --separatorColor: rgba(0, 0, 0, 0.04);
  --backgroundColor: #fff;
  width: 100%;
  max-width: calc(var(--maxContentWidth));
  margin-left: auto;
  margin-right: auto;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px 0;
  border-bottom-color: rgba(255, 255, 255, 0.1);
  --duration: 400ms;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .ctDnsW {
    display: block;
  }
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .ctDnsW {
    margin: 0 !important;
    margin-top: 20px !important;
    padding: 0 !important;
    min-height: 50px;
  }
}

/*!sc*/
data-styled.g20[id="Footer__Container-sc-1i9z54t-0"] {
  content: "ctDnsW,";
}

/*!sc*/
.dSFIMN {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px 0;
  border-top: 1px solid var(--separatorColor);
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .dSFIMN {
    display: block;
    padding: 10px 20px;
  }
}

/*!sc*/
data-styled.g21[id="Footer__Main-sc-1i9z54t-1"] {
  content: "dSFIMN,";
}

/*!sc*/
.isDaNg {
  display: inline;
  padding: 0;
  margin: 0;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*!sc*/
.isDaNg li {
  display: inline;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .isDaNg {
    display: block;
    text-align: center;
  }
}

/*!sc*/
.isDaNg a {
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
}

/*!sc*/
.isDaNg a:hover {
  color: var(--colorHover);
}

/*!sc*/
.iOvwPH {
  display: inline;
  padding: 0;
  margin: 0;
  text-align: left;
}

/*!sc*/
.iOvwPH li {
  display: inline;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .iOvwPH {
    display: block;
    text-align: center;
  }
}

/*!sc*/
.iOvwPH a {
  display: inline-block;
  padding: 10px;
  font-size: 13px;
  font-weight: 500;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
}

/*!sc*/
.iOvwPH a:hover {
  color: var(--colorHover);
}

/*!sc*/
data-styled.g22[id="Footer__Links-sc-1i9z54t-2"] {
  content: "isDaNg,iOvwPH,";
}

/*!sc*/
.iDjkPS {
  margin-right: -10px;
  border-radius: 50px;
}

/*!sc*/
data-styled.g23[id="Footer__Button-sc-1i9z54t-3"] {
  content: "iDjkPS,";
}

/*!sc*/
.khoawH {
  display: inline-block;
  background: #007aff;
  color: #fff;
  border-radius: 50px;
  padding: 6px 12px;
  -webkit-transition: filter 200ms ease;
  transition: filter 200ms ease;
}

/*!sc*/
.khoawH:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

/*!sc*/
.khoawH:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

/*!sc*/
data-styled.g24[id="Footer__ButtonInner-sc-1i9z54t-4"] {
  content: "khoawH,";
}

/*!sc*/
.bcrlmO {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  border-top: 1px solid var(--separatorColor);
}

/*!sc*/
.bcrlmO li {
  display: inline;
  margin: 0;
  padding: 0;
}

/*!sc*/
@media only screen and (max-width: 600px) {
  .bcrlmO {
    padding: 10px 20px;
    display: block;
    text-align: center;
  }
}

/*!sc*/
.bcrlmO a {
  display: inline-block;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: var(--color);
  -webkit-transition: color var(--duration) ease;
  transition: color var(--duration) ease;
}

/*!sc*/
.bcrlmO li:first-of-type a {
  margin-left: -10px;
}

/*!sc*/
.bcrlmO a:hover {
  color: var(--colorHover);
}

/*!sc*/
data-styled.g27[id="Footer__Secondary-sc-1i9z54t-7"] {
  content: "bcrlmO,";
}

/*!sc*/
.hTtfDG {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding: 0;
  opacity: 0.8;
}

/*!sc*/
data-styled.g28[id="Footer__SecondaryLinks-sc-1i9z54t-8"] {
  content: "hTtfDG,";
}

/*!sc*/
.gRMZjd {
  opacity: 0.8;
}

/*!sc*/
data-styled.g29[id="Footer__Social-sc-1i9z54t-9"] {
  content: "gRMZjd,";
}

/*!sc*/
.cFjjln {
  display: inline-block;
  background: var(--twitter) 50% 50% / 18px 18px no-repeat;
  text-indent: 40px;
  overflow: hidden;
  width: 24px;
  height: 24px;
  -webkit-transition: opacity 200ms ease !important;
  transition: opacity 200ms ease !important;
  opacity: var(--opacity);
}

/*!sc*/
.cFjjln:hover {
  opacity: 1;
}

/*!sc*/
data-styled.g30[id="Footer__Twitter-sc-1i9z54t-10"] {
  content: "cFjjln,";
}

/*!sc*/
.jYvQTO {
  --width: calc(var(--contentMaxWidth) - 200px);
}

/*!sc*/
data-styled.g31[id="LegalLayout__Container-sc-1mw7pt4-0"] {
  content: "jYvQTO,";
}

/*!sc*/
.jPUJnp {
  padding: 20px 20px;
  max-width: var(--width);
  margin: 0 auto;
}

/*!sc*/
data-styled.g32[id="LegalLayout__Content-sc-1mw7pt4-1"] {
  content: "jPUJnp,";
}

/*!sc*/
.fQAVNR {
  max-width: var(--contentMaxWidth);
  margin: 0 auto;
  padding: 0 0;
  font-size: 12px;
}

/*!sc*/
.fQAVNR a {
  display: inline-block;
  color: #007aff;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 10px 0;
}

/*!sc*/
.fQAVNR a[aria-current] {
  color: rgba(0, 0, 0, 0.4);
}

/*!sc*/
.fQAVNR a + a {
  margin-left: 10px;
}

/*!sc*/
.fQAVNR a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

/*!sc*/
data-styled.g33[id="LegalLayout__LegalNavigationContainer-sc-1mw7pt4-2"] {
  content: "fQAVNR,";
}

/*!sc*/
.jJtTEq {
  margin: 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/*!sc*/
data-styled.g34[id="LegalLayout__LegalNavigationContainerInner-sc-1mw7pt4-3"] {
  content: "jJtTEq,";
}

/*!sc*/
.cJMZvb {
  max-width: var(--width);
  margin: 0 auto;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.4em;
  background: rgba(0, 0, 0, 0.03);
  padding: 40px;
  border-radius: 10px;
  margin-top: 30px;
}

/*!sc*/
.cJMZvb a {
  color: #007aff;
}

/*!sc*/
.cJMZvb a:hover {
  color: #000;
}

/*!sc*/
data-styled.g35[id="LegalLayout__Notice-sc-1mw7pt4-4"] {
  content: "cJMZvb,";
}

/*!sc*/
.gNxtEJ {
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.5em;
}

/*!sc*/
.gNxtEJ h1 {
  font-size: 22px;
}

/*!sc*/
.gNxtEJ h2 {
  font-size: 16px;
}

/*!sc*/
.gNxtEJ h3 {
  font-size: 14px;
}

/*!sc*/
.gNxtEJ h4 {
  font-size: 13px;
}

/*!sc*/
.gNxtEJ p {
  font-size: 13px;
  line-height: 1.4em;
  margin: 0 0 1em 0;
}

/*!sc*/
.gNxtEJ ul {
  padding: 0 0 0 20px;
}

/*!sc*/
.gNxtEJ li p {
  margin: 0;
}

/*!sc*/
.gNxtEJ li + li {
  margin-top: 1em;
}

/*!sc*/
data-styled.g36[id="terms__Container-ichbwe-0"] {
  content: "gNxtEJ,";
}

/*!sc*/
