.main-content .s-6e6e0f1 {
  border-radius: 10px;
  overflow: hidden;
}
.main-content .s-8f2259a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  margin: 0;
  line-height: 29px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
}
@media (max-width: 990px) {
  .main-content .s-8f2259a {
    font-size: 22px;
    line-height: 25px;
    padding: 10px;
  }
}
.main-content .s-c1beebf {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 990px) {
  .main-content .s-c1beebf {
    height: 300px;
  }
}
.main-content .s-c1beebf:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.65;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.main-content .s-c1beebf iframe {
  max-width: 100%;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
}
.main-content .s-6e6e0f1 .i-b7af71a:before {
  display: none;
}
.main-content .s-d5cee64 {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  object-fit: cover;
  height: 100%;
}
.main-content .s-96c89f2 {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 200px;
}

/*# sourceMappingURL=slot-demo.css.map */
