@charset "UTF-8";
body {
  background: url(./bg.27171d86.jpg) top repeat;
}
a {
  color: #e75856;
}
p {
  line-height: 2;
  font-size: 0.9rem;
}
.navbar-brand {
  margin-right: 0;
}
.btn.btn-primary {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #000;
  font-weight: 500;
  background: #e75856 url(./btn-bg.7ead7d87.jpg) 50%;
  border: 0;
  border-radius: 0;
  box-shadow: -4px -4px 0 2px #161b29;
  font-family: Donegal One, serif;
  font-weight: 600;
}
.btn.btn-primary:hover {
  color: #fff;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  background: #e75856 url(./btn-bg-hover.aca0f903.jpg) 50%;
  box-shadow: -4px -4px 0 2px #090b11;
}
.btn.btn-primary:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  border: 0;
}
.btn.btn-primary.newsletter-btn {
  box-shadow: none;
  padding: 0.2rem 0.5rem;
  height: 45px;
  margin: -0.4rem 0 0;
}
.newsletter-input {
  height: 45px;
}
.display-4 {
  font-size: 2.5rem;
  color: #fff;
  border-bottom: 1px solid #e75856;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-family: Donegal One, serif;
}
video::-internal-media-controls-overlay-cast-button {
  display: none;
}
.store-logo {
  background: #14151b;
  border-radius: 5px;
  margin-right: 0.5rem;
  height: 60px;
  padding: 5px;
  overflow: none;
  max-width: 200px;
}
.store-logo:last-child {
  border-right: 0;
  margin-right: 0;
}
.store-logo img {
  height: 100%;
}
.store-logo.humble,
.store-logo.steam {
  padding: 0 5px;
  width: 120px;
}
.store-logo:hover {
  background: #000;
}
#site-header {
  position: relative;
  background: rgba(0, 0, 0, 0.822);
  min-height: 100vh;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
#site-header #header-cta {
  position: absolute;
  z-index: 999;
  top: 1rem;
  right: 1rem;
}
#site-header p {
  color: hsla(0, 0%, 100%, 0.897);
  font-size: 0.9rem;
}
#site-header:after {
  position: absolute;
  content: "";
  height: 12px;
  background: url(./border-1.ac90f687.png);
  left: 0;
  right: 0;
  bottom: 0;
}
#screenshots {
  background: #0a0101;
  padding: 5rem 15px;
}
#screenshots img {
  border: 1px solid #151622;
}
#screenshots .screenshots {
  overflow: hidden;
}
#screenshots .screenshots .owl-stage {
  display: -webkit-box;
  display: flex;
}
#screenshots .screenshots .owl-stage-outer {
  overflow: hidden;
}
#screenshots .owl-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4rem;
  right: 4rem;
  pointer-events: none;
}
#screenshots .owl-nav button {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  padding: 0;
  font-size: 5rem;
  color: hsla(0, 0%, 100%, 0.699);
  background: none;
  border: none;
  outline: none;
  pointer-events: auto;
}
#screenshots .owl-nav button:hover {
  color: #eee;
}
#screenshots .owl-thumb-item {
  width: 180px;
  max-width: 100%;
  padding: 0;
  background: none;
  border: 1px solid #18191f;
}
.owl-thumbs {
  overflow: hidden;
}
.owl-thumbs .carousel-inner,
.owl-thumbs .owl-stage {
  display: -webkit-box;
  display: flex;
}
.owl-thumbs .carousel-inner {
  overflow: hidden;
  white-space: nowrap;
}
.owl-thumbs .carousel-item {
  display: inline-block;
  margin: 0 0.5rem 0 0;
}
.owl-thumbs .carousel-item:last-child {
  margin-right: 0;
}
#accordion {
  padding: 4rem 15px;
  background: url(./bg.27171d86.jpg) 50% no-repeat;
  background-attachment: scroll;
}
#accordion .card {
  border-radius: 0;
  background: none;
  color: #f0f0f0;
  padding: 0;
}
#accordion .card .card-header {
  background: rgba(0, 0, 0, 0.931);
  position: relative;
  background: transparent;
  border-radius: 0;
  padding: 0;
  border-bottom: 1px solid hsla(0, 0%, 93.3%, 0.144);
}
#accordion .card .card-body {
  padding: 2rem;
}
#accordion .card .btn-link:after {
  font-family: FontAwesome !important;
  content: "";
  font-weight: 900;
  position: absolute;
  right: 1rem;
  z-index: 999;
  top: 25%;
}
#accordion .card .btn-link.collapsed:after {
  font-family: FontAwesome !important;
  font-weight: 900;
  content: "";
}
#accordion .card a {
  color: #d9bd33;
  text-decoration: underline;
}
#accordion .card a:hover {
  color: #f3d646;
}
#accordion .btn.btn-link {
  color: #e75856;
  width: 100%;
  padding: 1rem 2rem;
  text-align: left;
}
#site-footer {
  padding: 4rem 15px;
  background: #000;
  color: hsla(0, 0%, 100%, 0.8);
}
#site-footer a:hover {
  color: #fff;
}
#site-footer .btn.btn-primary.btn-social {
  width: 3rem;
}
@media only screen and (min-width: 1200px) {
  #site-header {
    padding-top: 0;
  }
}
#video-section {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #000),
    to(transparent)
  );
  background: linear-gradient(180deg, #000 20%, transparent);
}
#video-section .video-text {
  padding: 5rem 0;
}
#video-section #newsletter {
  padding-top: 4rem;
}
#video-section #newsletter .display-4 {
  border: none;
  font-size: 2rem;
}
#video-section p {
  color: #fff;
  font-size: 0.9rem;
}
#video-section p.hr {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.048);
}
#video-section p:last-child {
  margin-top: 2rem;
}
#video-section iframe {
  border: 1px solid hsla(0, 0%, 71.4%, 0.054);
}
#ingame-videos {
  background: none;
  padding: 3rem 15px 6rem;
}
#ingame-videos .row {
  height: 100%;
}
#ingame-videos .info {
  background: #0c0e17;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.253);
  color: #d1d1d1;
  border-radius: 2px;
  padding: 3rem;
}
#ingame-videos .info .display-4 {
  font-size: 1.4rem;
  display: inline-block;
  text-transform: uppercase;
}
#ingame-videos .info p {
  font-size: 1rem;
}
#ingame-videos video {
  border: 1px solid hsla(0, 0%, 93.3%, 0.116);
}
@media only screen and (max-width: 1200px) {
  #video-section {
    padding: 0 2rem;
  }
  .embed-responsive,
  .embed-responsive-item {
    height: 500px;
  }
}
@media only screen and (max-width: 860px) {
  .store-logo {
    max-width: 100%;
    max-width: 120px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  .store-logo img {
    width: 100%;
    height: auto;
  }
  .store-logo.humble,
  .store-logo.steam {
    width: 100%;
  }
}
@media only screen and (max-width: 572px) {
  #screenshots .owl-nav {
    display: none;
  }
  .btn.btn-primary.newsletter-btn {
    margin-top: 0.3rem;
  }
  #site-header {
    padding-top: 5rem;
  }
  #site-header,
  #video-section {
    height: auto;
    padding-bottom: 5rem;
  }

  #video-section .video-text {
    text-align: center;
  }
  #video-section .video-text .btn.btn-primary {
    width: 100%;
  }
  .store-logo {
    max-width: 100%;
    width: 100%;
    background: none;
    margin-right: 0;
  }
  .store-logo.humble,
  .store-logo.steam,
  .store-logo a {
    width: 100%;
  }
  .store-logo a img {
    height: 100%;
    width: 140px;
  }
}
/*# sourceMappingURL=/style.fbd84cee.css.map */
