.wp-block-cnb-srrankslotsten {
  background: #F5F8FA;
  border-radius: 20px;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
.wp-block-cnb-srrankslotsten .tabs {
  overflow: hidden;
}
.wp-block-cnb-srrankslotsten .tabs .tab {
  display: none;
  flex-wrap: wrap;
  margin-bottom: 35px;
  padding: 20px;
}
.wp-block-cnb-srrankslotsten .tabs .tab.active {
  display: block;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot {
  width: 100%;
  margin-bottom: 10px;
  background: #FFFFFF;
  box-shadow: 0px 0px 1px rgba(40, 41, 61, 0.08), 0px 0.5px 2px rgba(96, 97, 112, 0.16);
  border-radius: 20px;
  padding: 15px;
  display: flex;
  align-items: center;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .image {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  width: 202px;
  margin-right: 35px;
  flex: none;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .image img {
  display: block;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .text {
  flex: none;
  width: 176px;
  margin-right: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #F0F3F3;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .text a {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #7161EF;
  margin-bottom: 28px;
  display: block;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .text .rtp {
  display: flex;
  justify-content: space-between;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .text .rtp p {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #000500;
  margin-bottom: 0;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .software {
  box-sizing: border-box;
  border-radius: 60px;
  overflow: hidden;
  width: 135px;
  margin-right: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot .software img {
  flex: none;
  display: block;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot a.btn {
  width: 192px;
  height: 50px;
  background: #2CC6A3;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.wp-block-cnb-srrankslotsten .tabs .tab .slot a.btn:hover {
  background: linear-gradient(94.66deg, #2CC6A3 0%, #25D84E 100%);
}
.wp-block-cnb-srrankslotsten .pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-cnb-srrankslotsten .pagination ul li {
  cursor: pointer;
}
.wp-block-cnb-srrankslotsten .pagination ul li.bisherige {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #C4C4C4;
  margin-right: 65px;
}
.wp-block-cnb-srrankslotsten .pagination ul li.bisherige svg {
  position: relative;
  top: 2px;
  margin-right: 14px;
}
.wp-block-cnb-srrankslotsten .pagination ul li.bisherige:hover {
  color: #25283D;
}
.wp-block-cnb-srrankslotsten .pagination ul li.bisherige:hover svg path {
  stroke: #25283D;
}
.wp-block-cnb-srrankslotsten .pagination ul li.nachster {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #C4C4C4;
  margin-left: 65px;
}
.wp-block-cnb-srrankslotsten .pagination ul li.nachster svg {
  position: relative;
  top: 2px;
  margin-left: 14px;
}
.wp-block-cnb-srrankslotsten .pagination ul li.nachster:hover {
  color: #25283D;
}
.wp-block-cnb-srrankslotsten .pagination ul li.nachster:hover svg path {
  stroke: #25283D;
}
.wp-block-cnb-srrankslotsten .pagination ul li.num {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  margin: 0 5px;
  border-radius: 5px;
}
.wp-block-cnb-srrankslotsten .pagination ul li.num.active,
.wp-block-cnb-srrankslotsten .pagination ul li.num:hover {
  border: 1px solid #7161EF;
}
.wp-block-cnb-srrankslotsten .pagination ul li.num.active,
.wp-block-cnb-srrankslotsten .pagination ul li.num.activeprev,
.wp-block-cnb-srrankslotsten .pagination ul li.num.activenext {
  display: flex;
}
@media screen and (max-width: 1200px) {
  .wp-block-cnb-srrankslotsten .tabs .tab .slot {
    flex-wrap: wrap;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot a.btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .wp-block-cnb-srrankslotsten .tabs .tab .slot .image {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 550px) {
  .wp-block-cnb-srrankslotsten .tabs .tab .slot {
    display: block;
    text-align: center;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot .image {
    margin: 0 auto 20px;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot .text {
    width: 100%;
    margin-bottom: 20px;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot .software {
    margin: 0 auto 20px;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot a.btn {
    width: 100%;
  }
  .wp-block-cnb-srrankslotsten .tabs .tab .slot .text .rtp {
    margin: 0 auto;
    width: 250px;
  }
  .wp-block-cnb-srrankslotsten .pagination ul li.nachster {
    margin-left: 15px;
  }
  .wp-block-cnb-srrankslotsten .pagination ul li.bisherige {
    margin-right: 15px;
  }
}
