.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}
 
.navigation-navigationlogo-text {
  text-transform: uppercase;
}
 
.navigation-navigationtoggle-icon1 {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
 
.navigation-navigationtoggle-icon2 {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-container4 {
  display: none;
}
 
.footer-container5 {
  display: contents;
}
 
.footer-container6 {
  display: none;
}
 
.footer-container7 {
  display: contents;
}
 
.footer-footer-brand-title {
  text-align: left;
  text-transform: uppercase;
}
 
.footer-footer-brand-tagline {
  text-align: left;
  text-transform: capitalize;
}

.home-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
}
 
.home-container2 {
  display: none;
}
 
.home-container3 {
  display: contents;
}
 
.home-container4 {
  display: none;
}
 
.home-container5 {
  display: contents;
}
 
.home-container6 {
  display: none;
}
 
.home-container7 {
  display: contents;
}
 
.home-image1 {
  width: 1132px;
  height: 280px;
  object-fit: cover;
}
 
.home-text113 {
  font-size: 2rem;
}
 
.home-section-title2 {
  font-size: 3rem;
}
 
.home-section-subtitle1 {
  width: 701px;
  font-size: 2rem;
}
 
.home-text235 {
  font-size: 20px;
}
 
.home-text236 {
  font-size: 20px;
}
 
.home-text237 {
  font-size: 20px;
}
 
.home-text238 {
  font-size: 20px;
}
 
.home-text239 {
  font-size: 20px;
}
 
.home-text240 {
  font-size: 20px;
}
 
.home-text241 {
  font-size: 20px;
}
 
.home-text242 {
  font-size: 20px;
}
 
.home-game-card6 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.home-container9 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon39 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text244 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 991px) {
  .home-hero-video {
    height: 787px;
  }
  .home-hero-overlay {
    height: 758px;
    margin-bottom: 0px;
  }
  .home-hero-scrim {
    width: 990px;
    height: 437px;
  }
  .home-games-grid {
    height: 981px;
  }
}
 
@media(max-width: 479px) {
  .home-games-grid {
    height: 617px;
  }
}
