/* _content/Gametools.io/Pages/Index.cshtml.rz.scp.css */
.logo[b-g10e6g9lm5] {
  height: 6rem;
}

.title[b-g10e6g9lm5] {
  font-size: 4.1rem;
  margin-top: 0.55rem;
  margin-bottom: 0rem;
}

.subtitle[b-g10e6g9lm5] {
  font-size: 2rem;
}

.mt-big[b-g10e6g9lm5] {
  margin-top: 15vh;
}

.mb-big[b-g10e6g9lm5] {
  margin-bottom: 15vh;
}

.mt-huge[b-g10e6g9lm5] {
  margin-top: 25vh;
}

.mb-huge[b-g10e6g9lm5] {
  margin-bottom: 25vh;
}

@media (max-width: 576px) {
  .logo[b-g10e6g9lm5] {
    height: 4.4rem;
  }

  .title[b-g10e6g9lm5] {
    font-size: 3rem;
    margin-top: 0.4rem;
    margin-bottom: 1.83rem;
  }

  .subtitle[b-g10e6g9lm5] {
    font-size: 1.5rem;
  }

  .subtitle-bold[b-g10e6g9lm5] {
    font-size: 1.5rem;
    font-weight: var(--gametools-font-weight-bold);
  }
}
/* _content/Gametools.io/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.btn-primary[b-x1k7ke11gm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-bg[b-x1k7ke11gm] {
  background-color: var(--gametools-corporate);
}

.box-shadow[b-x1k7ke11gm] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-x1k7ke11gm] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-x1k7ke11gm] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
