.bestplaybonus_list-title,
.ribbon {
  letter-spacing: 0.4px;
  text-align: center;
}

#bestplaybonus_disclaimer p,
.bestplaybonus_header-content > h1,
.bestplaybonus_list-title,
.bestplaybonus_trust-description > p,
p.bestplaybonus_item-p-title {
  /* font-family:Hind,sans-serif!important; */
}

#bestplaybonus_disclaimer p > a:hover,
.page-content > p > a:hover,
p.footer-copyright > a:hover,
p.footer-p-a > a:hover {
  color: #0a58ff !important;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Poppins, sans-serif;
}

#bestplaybonus_disclaimer {
  overflow: hidden;
  float: center;
  text-align: center;
  /* position:fixed; */
  top: 0;
  width: 100%;
  z-index: 100000;
  border-bottom: 1px solid transparent;
  border-image-slice: 1;
  border-width: 1px;
  background: #da0000;
}

#bestplaybonus_disclaimer p {
  color: #fff !important;
  font-weight: 500;
  line-height: 28px;
  padding: 5px;
  letter-spacing: 0.2px;
  font-size: 16px;
  margin: 0 !important;
  word-spacing: 1px;
  /* margin-bottom: 14px !important; */
}

#bestplaybonus_disclaimer p > a,
p.footer-copyright > a {
  color: #fff !important;
}

.bestplaybonus_header {
  background-image: url("../images/banner.webp");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  padding: 0 0 30px;
  background-attachment: fixed;
}

.bestplaybonus_header::before {
  content: "";
  position: absolute;
  background-color: #000000b0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

img.bestplaybonus_logo-header {
  width: 260px;
  height: auto;
  padding-bottom: 10px;
}

.bestplaybonus_header-content {
  padding: 55px 0 0;
  margin-bottom: 10px;
}

.bestplaybonus_header-content > h1 {
  font-weight: 600;
  font-size: 40px;
  color: #f7f7f7;
  word-spacing: 1px;
}

.bestplaybonus_header-content > p {
  font-size: 14px;
  letter-spacing: 0.2px;
  word-spacing: 1px;
  line-height: 25px;
  color: #e7e7e7;
  font-weight: 300;
}

.bestplaybonus_trust-content {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 0px;
}

.bestplaybonus_trust-card {
  display: flex;
  align-items: center;
  gap: 8px;
}

.bestplaybonus_trust-icon > img {
  width: 28px;
}

.bestplaybonus_trust-description > p {
  font-weight: 500;
  color: #fff;
  word-spacing: 1px;
  letter-spacing: 0.2px;
  font-size: 15px;
  margin-bottom: 0 !important;
}

.bestplaybonus_list-main {
  position: relative;
  z-index: 99999;
}

.bestplaybonus_list-main:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0e0d0d00;
}

.bestplaybonus_item-bonus::before,
.bestplaybonus_item-logo::before,
.bestplaybonus_item-rat::before {
  width: 1px;
  background: #80808033;
  top: -24px;
  content: " ";
  height: 140px;
}

.bestplaybonus_list-title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px !important;
  background: #0000007d;
}

.text-title-left {
  padding-left: 20px;
}

.bestplaybonus_list-item {
  box-shadow: 0 5px 43px 5px rgba(89, 110, 121, 0.24);
  font-weight: 500;
  color: #fff;
  background-color: #fff;
  z-index: 11;
  /*height:140px;*/
  transition: 0.35s ease-out;
  position: relative;
}

.ribbon,
button {
  color: #fff;
  z-index: 1;
}

img.bestplaybonus_logo {
  position: relative;
  top: 10px;
  width: 250px;
  left: -2px;
  height: 90px;
}

.bestplaybonus_list-item:hover {
  /* outline:#d8d8d8 outset 3px; */
  outline-offset: -2px;
  border-radius: 10px;
}

.ribbon {
  width: 15%;
  height: 30px;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 0;
  position: absolute;
  top: -16px;
  left: -12px;
  background: #ffd214;
  color: black;
  border-radius: 10px 0px 10px 0px;
  /* clip-path:polygon(100% 0,93% 50%,100% 100%,0 100%,0 0); */
}

.bestplaybonus_list-item .bestplaybonus_item-bonus .bestplaybonus_item-p-title {
  /* color:#057cac!important; */
}

.bestplaybonus_list-item .bestplaybonus_item-bonus p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  line-height: 25px;
  z-index: 11;
  color: white;
  word-spacing: 1px;
  margin-bottom: 0 !important;
  padding: 0 30px;
}

p.bestplaybonus_item-p-title {
  font-weight: 500 !important;
  line-height: 25px !important;
  font-size: 18px !important;
}

p.bestplaybonus_item-p-bottom {
  font-size: 18px !important;
  font-weight: 500 !important;
}

p.bestplaybonus_bonus-p {
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  position: relative;
  z-index: 11;
  color: #0e0d0de5 !important;
  word-spacing: 1px;
  margin-bottom: 0 !important;
  padding-bottom: 4px;
}

.bestplaybonus_item-logo::before {
  position: absolute;
  margin-left: 255px;
}

.bestplaybonus_item-bonus::before {
  position: absolute;
  margin-left: 175px;
}

.bestplaybonus_item-rat::before {
  position: absolute;
  margin-left: 106px;
}

.bestplaybonus_item-sco-1::before {
  content: " ";
  width: 2px;
  height: 140px;
  background: #80808059;
  position: absolute;
  margin-left: 76px;
  bottom: -20px;
}

.bestplaybonus_list-item .bestplaybonus_item-play p,
.bestplaybonus_list-item .bestplaybonus_item-rat p {
  font-size: 11px;
  font-weight: 500;
  color: #b3b3b3;
}

.bestplaybonus_list-star > img {
  width: 18px;
}

.bestplaybonus_score-nm-1 {
  font-size: 40px;
  font-weight: 500;
  /* margin-bottom: -10px; */
  color: white !important;
}

.bestplaybonus_getlink a {
  color: #363636e5;
  font-size: 10px;
  font-weight: 400;
  position: relative;
  top: 12px;
  left: 5%;
  transform: translate(30px, 0);
  text-decoration: none;
}

.bestplaybonus_list-content > h2,
.bestplaybonus_list-content > h3 {
  font-size: 25px;
  font-weight: 700;
  color: #050505;
  font-family: Hind, sans-serif !important;
  margin-top: 25px;
  word-spacing: 1px;
}

.bestplaybonus_getlink a:hover {
  color: #1a1a1ae5;
  text-decoration: underline;
}

.bestplaybonus_list-item:hover .ribbon,
.bestplaybonus_list-item:hover button ~ .ribbon {
  border-top-left-radius: 0;
}

button {
  background: #079f07;
  border: 0;
  padding: 14px 20px;
  position: relative;
  overflow: hidden;
  font-weight: 500 !important;
  border-radius: 6px !important;
  text-transform: uppercase !important;
  font-size: 15px !important;
  /*left:16px*/
}

.bestplaybonus_list-item:hover button {
  color: #fdfdfd;
  text-shadow: 0 2px 2px rgba(250, 227, 133, 0);
  border-top-left-radius: 0;
}

button::after {
  content: "";
  background: #079f07;
  position: absolute;
  z-index: -1;
  padding: 0.85em 0.75em;
  display: block;
}

button[class^="slide"]::after {
  transition: 0.35s;
}

.list-item:hover button[class^="slide"]::after,
button[class^="slide"]:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: 0.35s;
}

button[class^="grow"]::after {
  transition: 0.6s;
}

.list-item:hover button[class^="grow"]::after,
button[class^="grow"]:hover::after {
  transition: 0.6s ease-out;
}

button.grow_box::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: scale(0, 0);
}

button.grow_skew_forward::after {
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
}

.list-item:hover button.grow_skew_forward::after,
button.grow_skew_forward:hover::after {
  transform: skewX(-45deg) scale(1, 1);
}

.bestplaybonus_list-content {
  padding: 60px 0;
}

.bestplaybonus_list-content > h2 {
  line-height: 40px;
}

.bestplaybonus_list-content > h3 {
  line-height: 30px !important;
}

.bestplaybonus_list-content > ul {
  padding: 20px 0 0;
}

.bestplaybonus_list-content > p,
.bestplaybonus_list-content > ul > li,
.page-content > p,
.page-content > ul > li {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.2px;
  padding-bottom: 10px;
  padding-top: 3px;
}

.bestplaybonus_list-content > ul > li {
  list-style: circle;
  color: #525151;
  line-height: 26px;
  display: flex;
  align-items: flex-start;
  gap: 4px;
}

.bestplaybonus_list-content > p,
.page-content > p {
  color: #525151;
  line-height: 22px;
}

.bestplaybonus_footer {
  border-top: 1px solid transparent;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: radial-gradient(
    circle at 50.4% 50.5%,
    rgb(223, 223, 226) 0%,
    rgba(80, 80, 80, 0.205) 90%
  );
  background: #000;
  padding: 30px 15px 20px;
  text-align: center;
  position: relative;
  bottom: -5px;
}

.footer-license-images {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-license-images img {
  padding: 5px 8px 0;
}

footer img.footer-ico {
  max-width: 130px;
}

img.footer-ico.footer-icon-sm-1 {
  width: 125px;
}

img.footer-ico.footer-icon-sm-2 {
  width: 140px;
}

img.footer-ico.footer-icon-xsm {
  width: 50px;
}

img.footer-ico.footer-icon-sm {
  width: 98px;
}

img.footer-ico.footer-icon-sm-3 {
  width: 62px;
}

p.footer-p-a,
p.footer-p-note {
  font-size: 13px;
  font-weight: 400;
  color: #ebebeb;
  line-height: 27px;
}

p.footer-p-a > a {
  color: #fff !important;
  text-decoration: underline;
}

p.footer-p-a > a:hover {
  text-decoration: underline;
}

p.footer-copyright {
  color: #fff !important;
  font-size: 13px !important;
  letter-spacing: 0.2px;
  margin-top: 20px;
  font-weight: 500;
  font-family: Hind, sans-serif !important;
}

.footer-txt > h2,
.page-content > h5 {
  font-weight: 700;
  font-family: Hind, sans-serif !important;
}

.footer-cp-bg {
  padding: 40px 0;
  position: relative;
  bottom: -15px;
}

.footer-txt > h2 {
  font-size: 36px;
  color: #050505;
  word-spacing: 1px;
  line-height: 40px;
  margin-top: 25px;
  text-transform: uppercase;
}

.page-content > h5 {
  font-size: 24px;
  color: #1f1f1f;
  line-height: 28px;
  margin-top: 35px;
}

.page-content > ul > li {
  list-style: circle;
  color: #525151;
  line-height: 26px;
}

.page-content > p > a {
  color: #1a1a1ae5 !important;
}

.payments {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: var(--payment-logo-padding, 0);
  margin: var(--payment-logo-margin, 0);
  background: var(--payment-logo-background, transparent);
}

.payments img {
  display: block;
  width: auto;
  margin: var(--payment-logo-item-margin, 0);
  padding: var(--payment-logo-item-padding, 0);
}

.logo-head {
  background-color: black !important;
}

p.date-text {
  display: block !important;
  color: #ffd214;
}
