.herogamereview {
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 50px;
}
.herogamereview::after {
  content: '';
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #F5F6FB;
  z-index: -1;
}
.herogamereview h1 {
  margin-bottom: 35px;
}
.herogamereview .footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.herogamereview .footer .slider-mine {
  position: relative;
  flex: 1;
  border-radius: 20px;
  overflow: hidden;
}
.herogamereview .footer .slider-mine img {
  display: block;
}
.herogamereview .footer .slider-mine iframe#frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  display: none;
}
.herogamereview .footer .slider-mine .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(13, 37, 60, 0.315) 0%, rgba(13, 37, 60, 0.345) 100%);
}
.herogamereview .footer .slider-mine .bg button#demo {
  width: 240px;
  height: 50px;
  background: linear-gradient(88.4deg, #5A46F1 1.21%, #9385FF 136.99%);
  border-radius: 12px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
  margin-bottom: 10px;
}
.herogamereview .footer .slider-mine .bg button#demo::before {
  content: url('img/arrow.svg');
  margin-right: 15px;
  position: relative;
  top: 3px;
}
.herogamereview .footer .slider-mine .bg button#demo:hover {
  background: linear-gradient(270deg, #5A46F1 1.21%, #9385FF 136.99%);
}
.herogamereview .footer .slider-mine .bg button.jetztspielen {
  width: 240px;
  height: 50px;
  background: linear-gradient(94.66deg, #2CC6A3 0%, #25D84E 100%);
  border-radius: 12px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
}
.herogamereview .footer .slider-mine .bg button.jetztspielen:hover {
  background: linear-gradient(270deg, #2CC6A3 0%, #25D84E 100%);
}
.herogamereview .footer .slider-prev {
  width: 80px;
  margin-right: 20px;
  padding: 65px 0 50px;
  position: relative;
  height: 495px;
}
.herogamereview .footer .slider-prev .prev {
  position: absolute;
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  cursor: pointer;
}
.herogamereview .footer .slider-prev .prev::before {
  content: url('img/prev.svg');
}
.herogamereview .footer .slider-prev .next {
  position: absolute;
  width: 100%;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.herogamereview .footer .slider-prev .next::before {
  content: url('img/next.svg');
}
.herogamereview .footer .slider-prev .slider-prev-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.herogamereview .footer .slider-prev .slider-prev-container .slider-prev-images {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: -15px;
}
.herogamereview .footer .slider-prev .slider-prev-container .slider-prev-images figure {
  height: calc(25% - 15px);
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}
.herogamereview .footer .slider-prev .slider-prev-container .slider-prev-images figure img {
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.herogamereview .footer .right {
  width: 180px;
  margin-left: 20px;
}
.herogamereview .footer .right .rtp,
.herogamereview .footer .right .software {
  padding: 20px 25px;
  background: #FFFFFF;
  border: 1px solid #7161EF;
  box-sizing: border-box;
  border-radius: 20px;
  margin-bottom: 10px;
}
.herogamereview .footer .right .rtp p.title,
.herogamereview .footer .right .software p.title {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #25283D;
  margin-bottom: 8px;
}
.herogamereview .footer .right .rtp p.parameter,
.herogamereview .footer .right .software p.parameter {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #000500;
  margin-bottom: 0;
}
.herogamereview .footer .right ul {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 5px 25px 10px;
  margin-bottom: 15px;
}
.herogamereview .footer .right ul li {
  padding: 15px 0 10px;
  border-bottom: 1px solid #E9E9EA;
  display: flex;
  justify-content: space-between;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #25283D;
}
.herogamereview .footer .right ul li span {
  font-weight: normal;
}
.herogamereview .footer .right ul li:last-child {
  border-bottom: 0;
}
.herogamereview .footer .right a.alleeigenschaften {
  display: block;
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-decoration-line: underline;
  color: #7161EF;
}
.herogamereview .footer .right a.alleeigenschaften:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .herogamereview .footer {
    flex-wrap: wrap;
  }
  .herogamereview .footer .slider-mine {
    flex: none;
    width: 100%;
    order: 1;
    margin-bottom: 30px;
  }
  .herogamereview .footer .slider-prev {
    order: 2;
  }
  .herogamereview .footer .right {
    order: 3;
    width: auto;
    flex: 1;
  }
}
