* {
  --bs-link-color: #c43023;
  --bs-link-color-rgb: 196, 48, 35;
  --bs-primary-color: #c43023;
  --bs-primary-rgb: 196, 48, 35;
  --bs-secondary-color: #afb0b5;
  --bs-secondary-rgb: 175, 176, 181;
  --bs-nav-pills-link-active-bg: #CB554B;
  --bs-nav-link-hover-color: #c43023;
  --bs-body-bg: #E7E7E7;
}

.card {
  --bs-card-bg: white;
}

.table {
  --bs-table-border-color: #535564;
}

.btn-primary {
  --bs-btn-bg: var(--bs-primary-color);
  --bs-btn-border-color: var(--bs-primary-color);
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #b5281d;
  --bs-btn-hover-border-color: #b5281d;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #CB554B;
  --bs-btn-active-border-color: #CB554B;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: var(--bs-primary-color);
  --bs-btn-disabled-border-color: var(--bs-primary-color);
}

@font-face {
  font-family: "OpenSans";
  src: url("../font/opensans-bold-webfont.eot");
  src: url("../font/opensans-bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../font/opensans-bold-webfont.woff2") format("woff2"), url("../font/opensans-bold-webfont.woff") format("woff"), url("../font/opensans-bold-webfont.ttf") format("truetype"), url("../font/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../font/opensans-regular-webfont.eot");
  src: url("../font/opensans-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../font/opensans-regular-webfont.woff2") format("woff2"), url("../font/opensans-regular-webfont.woff") format("woff"), url("../font/opensans-regular-webfont.ttf") format("truetype"), url("../font/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OstrichInline";
  src: url("../font/ostrich_sans_inline-regular-webfont.eot");
  src: url("../font/ostrich_sans_inline-regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../font/ostrich_sans_inline-regular-webfont.woff2") format("woff2"), url("../font/ostrich_sans_inline-regular-webfont.woff") format("woff"), url("../font/ostrich_sans_inline-regular-webfont.ttf") format("truetype"), url("../font/ostrich_sans_inline-regular-webfont.svg#ostrich_sans_inlineregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ostrich";
  src: url("../font/ostrichsans-medium-webfont.eot");
  src: url("../font/ostrichsans-medium-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../font/ostrichsans-medium-webfont.woff2") format("woff2"), url("../font/ostrichsans-medium-webfont.woff") format("woff"), url("../font/ostrichsans-medium-webfont.ttf") format("truetype"), url("../font/ostrichsans-medium-webfont.svg#ostrichsans-medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
*::-moz-selection {
  background: #b5281d;
  color: #fff;
  text-shadow: none;
}

*::selection {
  background: #b5281d;
  color: #fff;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  scroll-padding-top: 90px;
}

header {
  min-height: 60px;
}
header .navbar-nav a {
  color: #afb0b5;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10pt;
}
header .navbar-nav a:hover {
  color: #797985;
}
header .navbar-nav a.active {
  color: #c43023 !important;
}
header .socials a {
  font-size: 20pt;
  line-height: 100%;
  font-weight: bold;
  color: #c43023;
  text-decoration: none;
}
header .socials a:hover {
  color: #B62D21;
}

.section.about {
  background-color: #2F3043;
}
.section.about .carousel-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: calc(100vh - 120px);
}
.section.about .carousel-item .star {
  margin: auto;
  margin-top: -1px;
  padding-top: 1px;
  position: relative;
  max-width: 988px;
  min-height: 800px;
  background: url("../img/design/bigStar.png") no-repeat center -200px;
  color: white;
}
.section.about .carousel-item .nav {
  position: absolute;
  display: block;
  padding: 50px;
  font-family: OstrichInline, Impact, sans-serif;
  font-size: 90pt;
  color: white;
  margin-top: 70px;
  opacity: 0.8;
}
.section.about .carousel-item .nav:hover {
  opacity: 1;
}
.section.about .carousel-item .nav.prev {
  left: 80px;
}
.section.about .carousel-item .nav.next {
  right: 80px;
}
.section.about .carousel-item .bigTitle {
  font-family: OstrichInline, Impact, sans-serif;
  margin-top: 125px;
  font-size: 80pt;
  text-align: center;
  text-transform: uppercase;
}
.section.about .carousel-item .block {
  max-width: 290px;
  margin: auto;
  margin-top: 10px;
}
.section.about .carousel-item .text {
  font-size: 10pt;
  min-height: 150px;
}
.section.about .carousel-item .text .title,
.section.about .carousel-item .text strong {
  font-weight: bold;
  text-transform: uppercase;
}

.section.faq h1 {
  font-family: Ostrich, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 4em;
  font-weight: 600;
  color: #c43023;
}
.section.faq h2 {
  font-family: OstrichInline, Impact, sans-serif;
  text-transform: uppercase;
  font-size: 4em;
  color: #c43023;
  margin-top: 2.5rem;
}
.section.faq nav h2 {
  margin-top: 0;
}
.section.faq h3 {
  color: #c43023;
}
.section.faq p + h3 {
  margin-top: 1.5rem;
}
.section.faq p {
  margin-bottom: 0.7rem;
}
.section.faq p.question {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0;
  cursor: pointer;
}
.section.faq p.question:hover:after {
  content: "\f0c1";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: inline-block;
  margin-left: 0.5rem;
  color: #797985;
  font-size: 0.8rem;
  vertical-align: middle;
}
.section.faq .question.highlight {
  background-color: white;
}
.section.faq .question.highlight:before {
  content: "\f0a9";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  margin-left: -30px;
  color: #c43023;
}
.section.faq p + p.question {
  margin-top: 1.5rem;
}

@media screen and (min-width: 491px) {
  .section.about .carousel-item.id0 {
    background-image: url("../img/photos/deadcells.jpg");
  }
  .section.about .carousel-item.id1 {
    background-image: url("../img/photos/no-boss.jpg");
  }
  .section.about .carousel-item.id2 {
    background-image: url("../img/photos/no-limits.jpg");
  }
}
@media screen and (max-width: 490px) {
  .section.about .carousel-item.id0 {
    background-image: url("../img/photos/small-deadcells.jpg");
  }
  .section.about .carousel-item.id1 {
    background-image: url("../img/photos/small-no-boss.jpg");
  }
  .section.about .carousel-item.id2 {
    background-image: url("../img/photos/small-no-limits.jpg");
  }
}
@media screen and (max-width: 650px) {
  .section.about .carousel-item .bigTitle {
    font-size: 60pt;
    margin-top: 170px;
  }
}
@media screen and (max-width: 730px) {
  .section.about .carousel-item .nav {
    display: none;
  }
}
@media screen and (max-width: 490px) {
  .section.about .carousel-item {
    max-width: 100%;
    height: 100%;
  }
  .section.about .carousel-item .star {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 440px;
    background-size: 550px;
    background-position: center -140px;
  }
  .section.about .carousel-item .bigTitle {
    margin-top: 50px;
    text-align: left;
    font-size: 54pt;
    min-height: 130px;
  }
  .section.about .carousel-item .bigTitle span {
    display: block;
  }
  .section.about .carousel-item .block {
    max-width: 100%;
    padding-left: 0px;
  }
}
.section.contact {
  position: relative;
  z-index: 1000;
}
.section.contact .card {
  --bs-card-bg: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(2px) saturate(50%);
}

.map {
  height: calc(100vh - 120px);
  top: 60px;
}

.section.team .member {
  background-color: #c43023;
  height: 9em;
}
.section.team .member .name {
  color: white;
  font-size: 30pt;
  font-family: Ostrich, Arial, sans-serif;
  line-height: 30pt;
}
.section.team .member .nick {
  color: white;
  font-style: italic;
}
.section.team .member .role {
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  bottom: 10px;
}
.section.team .member .avatar {
  position: absolute;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 96px;
}
.section.team .member.dev {
  background-color: #c43023;
}
.section.team .member.artist {
  background-color: #2F3043;
}
.section.team .member.tech-art {
  background: repeating-linear-gradient(45deg, #b5281d, #b5281d 30px, #2F3043 30px, #2F3043 60px);
}
.section.team .member.misc {
  background-color: #797985;
}

/*# sourceMappingURL=site.css.map */
