.wp-block-cble-block-slot-review {
  display: flex;
  margin-bottom: 60px;
}
@media screen and (max-width: 1000px) {
  .wp-block-cble-block-slot-review {
    display: block;
  }
}
.wp-block-cble-block-slot-review .left {
  flex: 1;
}
@media screen and (max-width: 1000px) {
  .wp-block-cble-block-slot-review .left {
    margin-bottom: 30px;
  }
}
.wp-block-cble-block-slot-review .left .img-bg {
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  height: 620px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 500px) {
  .wp-block-cble-block-slot-review .left .img-bg {
    height: auto;
    min-height: auto;
  }
}
.wp-block-cble-block-slot-review .left .img-bg iframe {
  width: 100%;
  height: 100%;
}
.wp-block-cble-block-slot-review .left .img-bg .iframe-buttons-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000c7;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wp-block-cble-block-slot-review .left .img-bg .jetzt-speilen {
  background: #fff;
  border-radius: 6px;
  padding: 27px 60px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #000;
  margin-bottom: 20px;
  border: 1px solid #06845A;
  cursor: pointer;
}
.wp-block-cble-block-slot-review .left .img-bg .jetzt-speilen::after {
  content: url('img/button-arrow-green.svg');
  margin-left: 20px;
}
.wp-block-cble-block-slot-review .left .img-bg .jetzt-speilen:hover {
  color: #fff;
  background: #06845A;
}
.wp-block-cble-block-slot-review .left .img-bg .jetzt-speilen:hover::after {
  content: url('img/button-arrow.svg');
  margin-left: 20px;
}
.wp-block-cble-block-slot-review .left .img-bg .demo {
  padding: 18px 38px;
  background: #0C120C;
  border-radius: 6px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFE;
  cursor: pointer;
}
.wp-block-cble-block-slot-review .left .block-title {
  display: flex;
  align-items: center;
}
.wp-block-cble-block-slot-review .left .block-title p {
  margin-bottom: 0;
}
.wp-block-cble-block-slot-review .left .block-title img {
  margin-right: 10px;
  border-radius: 5px;
}
.wp-block-cble-block-slot-review .left h1 {
  position: relative;
}
.wp-block-cble-block-slot-review .left h1::after {
  content: url('img/h1after.png');
  position: relative;
  margin-left: 20px;
  top: 5px;
}
.wp-block-cble-block-slot-review .right {
  width: 480px;
  margin-left: 40px;
}
@media screen and (max-width: 1000px) {
  .wp-block-cble-block-slot-review .right {
    width: 100%;
    margin-left: 0;
  }
}
.wp-block-cble-block-slot-review .right .top {
  height: 245px;
  padding: 30px;
  background: #D8F3EA;
  position: relative;
}
.wp-block-cble-block-slot-review .right .top img.smile {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.wp-block-cble-block-slot-review .right .top .image {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.wp-block-cble-block-slot-review .right .top .image img {
  width: 100%;
  height: auto;
}
.wp-block-cble-block-slot-review .right .top .image button.components-button.image-button {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.wp-block-cble-block-slot-review .right .top .image button.components-button.delete-img {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
.wp-block-cble-block-slot-review .right .bottom {
  background: #D8F3EA;
  padding: 30px 20px 10px;
  color: #0C120C;
}
.wp-block-cble-block-slot-review .right .bottom .jackpot-numbers {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}
.wp-block-cble-block-slot-review .right .bottom .jackpot-numbers p {
  margin-bottom: 0;
  background: #06845A;
  opacity: 0.9;
  border-radius: 10px;
  margin-right: 3px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 140%;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 56px;
}
.wp-block-cble-block-slot-review .right .bottom .jackpot-numbers p:nth-child(4),
.wp-block-cble-block-slot-review .right .bottom .jackpot-numbers p:nth-child(7) {
  margin-right: 8px;
}
.wp-block-cble-block-slot-review .right .bottom p.jackpot {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  opacity: 0.9;
  color: #06845A;
  text-align: center;
}
.wp-block-cble-block-slot-review .right .bottom .block-stars-yellow {
  margin-left: 10px;
}
.wp-block-cble-block-slot-review .right .bottom .block-stars-yellow .right {
  margin: 0;
}
.wp-block-cble-block-slot-review .no-frame {
  background-color: #000;
  height: 100%;
  color: #fff;
  padding: 50px;
  border-radius: 10px;
}
@media screen and (max-width: 500px) {
  .wp-block-cble-block-slot-review .no-frame {
    padding: 15px;
  }
}
.wp-block-cble-block-slot-review .no-frame p.no-frame-title {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 140%;
  margin-bottom: 50px;
}
@media screen and (max-width: 500px) {
  .wp-block-cble-block-slot-review .no-frame p.no-frame-title {
    font-size: 20px;
  }
}
.wp-block-cble-block-slot-review .no-frame .wp-block-cble-block-slotslist {
  margin-bottom: 0;
}
.wp-block-cble-block-slot-review .no-frame .wp-block-cble-block-slotslist .slots-body .slot {
  width: 30%;
  margin-bottom: 3%;
  margin-right: 3%;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 500px) {
  .wp-block-cble-block-slot-review .no-frame .wp-block-cble-block-slotslist .slots-body .slot {
    width: 100%;
  }
}
.wp-block-cble-block-slot-review .no-frame .wp-block-cble-block-slotslist .slots-body .slot .image .links button.jetzt-speilen {
  padding: 0;
}
