<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.trustpilot-widget {
  width: 100%;
  margin-bottom: 40px;
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
}
.trustpilot-widget__head {
  width: 100%;
  padding: 8px 20px;
  background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);
}
.trustpilot-widget__head .logo-trustpilot {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 30px;
}
.trustpilot-widget__body {
  padding: 20px;
}
.trustpilot-widget__body .rating__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid #f1f1f1;
}
.trustpilot-widget__body .rating__block .rating__img {
  width: 132px;
  height: 24px;
}
.trustpilot-widget__body .rating__block .rating__value {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #181818;
}
.trustpilot-widget__body .rating__block .rating__value span {
  font-weight: 600;
}
.trustpilot-widget__body .comment__block {
  padding: 12px 0;
}
.trustpilot-widget__body .comment__block .comment__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #181818;
}
.trustpilot-widget__body .comment__block .comment__text {
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #1f1f1f;
}
.trustpilot-widget__body .meta__block {
  display: flex;
  justify-content: space-between;
}
.trustpilot-widget__body .meta__block p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
}


@charset "UTF-8";
.ÑityCatalogNearestCapitals__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .ÑityCatalogNearestCapitals__wrapper {
        padding: 40px 40px 30px;
    }
}

.ÑityCatalogNearestCapitals__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .ÑityCatalogNearestCapitals__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.ÑityCatalogNearestCapitals__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .ÑityCatalogNearestCapitals__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.ÑityCatalogNearestCapitals__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .ÑityCatalogNearestCapitals__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .ÑityCatalogNearestCapitals__item {
        width: calc(25% - 12px);
    }
}

.ÑityCatalogNearestCapitals__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .ÑityCatalogNearestCapitals__item:last-child {
        margin-bottom: 10px;
    }
}

.ÑityCatalogNearestCapitals .item__flags {
    display: inline-flex;
    align-items: center;
}

.ÑityCatalogNearestCapitals .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.ÑityCatalogNearestCapitals .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


.casinoButton__prime {
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .casinoButton__prime {
    margin-top: 8px;
  }
}
.casinoButton__wrapper {
  margin-bottom: 62px;
}
.casinoButton__btn {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  background: #5554de;
  padding: 16px 56px 16px 20px;
  border-radius: 16px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.casinoButton__btn__icon-right {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 8px;
  background: #4443b8;
  transform: translateY(-50%);
}
.casinoButton__btn:hover {
  background: #4443b8;
}
.casinoButton__btn:hover .casinoButton__btn__icon-right {
  background: #5554de;
}


@media (max-width: 576px) {
  .summary_widget-box {
    margin: 8px 0;
  }
}
.summary_widget-box .title {
  font-weight: 400;
  color: #b5b5b5;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 0.01em;
  margin-bottom: 8px;
  display: block;
}
@media (min-width: 768px) {
  .summary_widget-box .title {
    margin-bottom: 32px;
  }
}
.summary_widget-box .title_bottom {
  margin-top: 4px;
  margin-bottom: 0;
}
.summary_widget-box .list {
  list-style-type: none;
  color: #ffffff;
  padding: 0;
  margin: 0;
}
.summary_widget-box .list .item {
  position: relative;
  margin: 0;
  padding-bottom: 28px;
  padding-left: 20px;
}
@media (max-width: 576px) {
  .summary_widget-box .list .item {
    padding: 0 0 12px 24px;
  }
  .summary_widget-box .list .item:last-child {
    padding-bottom: 0;
  }
}
.summary_widget-box .list .item:first-child:before {
  top: 10px;
}
.summary_widget-box .list .item:last-child:before {
  height: 15px;
}
.summary_widget-box .list .item:before {
  background-color: #2B2B2B;
  width: 12px;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.summary_widget-box .list .scrollto {
  margin: unset;
  cursor: pointer;
}
@media (min-width: 768px) {
  .summary_widget-box .list .scrollto {
    padding-left: 14px;
  }
}
.summary_widget-box .list .scrollto:hover {
  text-decoration: underline;
}
.summary_widget-box .list .scrollto .link {
  text-decoration: underline;
}
.summary_widget-box .list .bullet {
  position: relative;
  margin-left: -24px;
  width: 12px;
  float: left;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .summary_widget-box .list .bullet {
    margin-left: -20px;
  }
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.casinoDisadvantagesWidget__wrapper {
    padding: 24px 16px;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__wrapper {
        padding: 40px;
    }
}

.casinoDisadvantagesWidget__title {
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
    }
}

.casinoDisadvantagesWidget__items {
    display: flex;
    flex-wrap: wrap;
}

.casinoDisadvantagesWidget__item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ff455b;
    border-radius: 16px;
    margin-bottom: 16px;
    overflow: hidden;
}

.casinoDisadvantagesWidget__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__item {
        margin-bottom: 18px;
    }
}

.casinoDisadvantagesWidget__item__logo-wrapper {
    background: #3B1928;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 190px;
    padding: 10px 0;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__item__logo-wrapper {
        padding: 0;
        width: 168px;
        height: 100%;
    }
}

.casinoDisadvantagesWidget__item__logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 168px;
    height: 168px;
    border-radius: 16px;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__item__logo {
        padding: 4px;
    }
}

.casinoDisadvantagesWidget__item__logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.casinoDisadvantagesWidget__item__content {
    padding: 16px;
    background: #ffffff;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__item__content {
        flex: 1;
    }
}

.casinoDisadvantagesWidget__item__info {
    width: 100%;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .casinoDisadvantagesWidget__item__info {
        align-items: flex-start;
    }
}

.casinoDisadvantagesWidget__item__name {
    flex: 1;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 8px;
}

.casinoDisadvantagesWidget__item__rating {
    width: 60px;
    justify-content: flex-end;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.casinoDisadvantagesWidget__item__star {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.casinoDisadvantagesWidget__item__score {
    margin-top: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ff455b;
    margin-bottom: -2px;
}

.casinoDisadvantagesWidget__item__disadvantages {
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.casinoDisadvantagesWidget__item__disadvantages li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
}

.casinoDisadvantagesWidget__item__disadvantages li:last-child {
    margin-bottom: 0;
}

.casinoDisadvantagesWidget__item__disadvantages li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0007 10.5862L16.9507 5.63623L18.3647 7.05023L13.4147 12.0002L18.3647 16.9502L16.9507 18.3642L12.0007 13.4142L7.05072 18.3642L5.63672 16.9502L10.5867 12.0002L5.63672 7.05023L7.05072 5.63623L12.0007 10.5862Z' fill='%23FF455B'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    width: 24px;
    height: 24px;
}


.slotPlayDetails {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 815px) {
  .slotPlayDetails {
    display: block;
  }
}
.slotPlayDetails__demo {
  width: 100%;
  max-width: 824px;
  height: auto;
  min-height: 100%;
  margin-right: 45px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.slotPlayDetails__demo .slot__container {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 0 0 20px 20px;
  padding: 19px;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .slotPlayDetails__demo .slot__container {
    display: block;
  }
}
.slotPlayDetails__demo .slot__playNow {
  width: 100%;
  height: 56px;
  background: #5554de;
  color: #ffffff;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.slotPlayDetails__demo .loader_ring {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 16px;
  background: #f1f1f1;
}
.slotPlayDetails__demo .loader_ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  margin: 8px;
  border: 4px solid #b5b5b5;
  border-radius: 50%;
  animation: loader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #b5b5b5 transparent transparent transparent;
}
.slotPlayDetails__demo .loader_ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.slotPlayDetails__demo .loader_ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.slotPlayDetails__demo .loader_ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.slotPlayDetails__demo .logo_casino {
  display: block;
  width: 90px;
  height: 90px;
  min-width: 90px;
  min-height: 90px;
  background-position: center center;
  background-size: 70%;
  background-repeat: no-repeat;
  border-radius: 16px;
  position: relative;
  z-index: 10;
  cursor: pointer;
}
.slotPlayDetails__demo .copy_code-dialog {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 685px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 15;
  transform: scale(0);
}
@media (max-width: 815px) {
  .slotPlayDetails__demo .copy_code-dialog {
    max-height: 100vh;
    position: fixed;
    z-index: 110;
  }
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog {
  margin: 0 20px;
  width: 100%;
  max-width: 497px;
  padding: 40px;
  background: #ffffff;
  border-radius: 20px;
  position: relative;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 16px;
  right: 16px;
  background: transparent;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-title {
  margin: 0 0 20px 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-body .title_code {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-body .textarea_clone {
  background: #f9f9ff;
  border-radius: 12px;
  border: unset;
  resize: unset;
  width: 100%;
  height: 168px;
  padding: 16px;
  margin-top: 8px;
  font-size: 12px;
  outline: unset;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-body .description {
  margin: 20px 0 20px 0;
  text-align: center;
  color: #2B2B2B;
  font-weight: 500;
  font-size: 14px;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-body .modal-footer {
  text-align: center;
}
.slotPlayDetails__demo .copy_code-dialog .modal-dialog .modal-body .modal-footer .copy_button {
  background: #5554de;
  color: #ffffff;
  height: 56px;
  width: 100%;
  max-width: 146px;
  border-radius: 16px;
  font-weight: 600;
  font-size: 16px;
  border: unset;
  cursor: pointer;
}
@keyframes scaleDialogOpen {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleDialogClose {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.slotPlayDetails__demo .slot__preview {
  height: 100%;
  max-height: 685px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px 20px 0 0;
  margin: 0;
  overflow: hidden;
}
@media (max-width: 815px) {
  .slotPlayDetails__demo .slot__preview {
    height: 273px;
  }
}
@media (max-width: 576px) {
  .slotPlayDetails__demo .slot__preview {
    height: 273px;
  }
}
.slotPlayDetails__demo .slot__preview--bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.slotPlayDetails__demo .slot__preview .iframe__container {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slotPlayDetails__demo .slot__preview::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 15px;
}
.slotPlayDetails__demo .slot__preview--links {
  display: unset;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
  background: #ffffff;
  border-radius: 24px;
  padding: 24px;
  width: 100%;
  max-width: 308px;
}
.slotPlayDetails__demo .slot__preview--links .confirm_text {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  margin: 16px 0 0 0;
  color: #2B2B2B;
}
.slotPlayDetails__demo .slot__preview--links .slot_preview-box {
  display: flex;
  align-items: center;
}
.slotPlayDetails__demo .slot__preview--links .slot__preview--casino {
  position: relative;
  width: 90px;
  height: 90px;
  min-width: 90px;
}
.slotPlayDetails__demo .slot__preview--links .slot__preview--casino .country_casino {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: 10%;
  right: 9px;
  z-index: 15;
}
.slotPlayDetails__demo .slot__preview--links .options {
  width: 100%;
  margin-left: 16px;
  text-align: center;
}
.slotPlayDetails__demo .slot__preview--links .options .slot__playFreeCasino {
  display: block;
  margin-top: 16px;
  font-size: 14px;
  color: #4443b8;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
}
.slotPlayDetails__demo .slot__rating {
  display: flex;
  align-items: center;
}
.slotPlayDetails__demo .slot__rating--votes {
  color: #6c6c6c;
  font-size: 12px;
  line-height: 17px;
  margin-left: 12px;
}
.slotPlayDetails__demo .slot__rating--stars {
  display: flex;
  margin-top: unset;
  align-items: center;
}
.slotPlayDetails__demo .slot__rating--stars .rating {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slotPlayDetails__demo .slot__rating--stars .active path {
  fill: #f0d800;
}
.slotPlayDetails__demo .slot__rating--stars .icon_star {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.slotPlayDetails__demo .slot__rating--stars .icon_star:hover {
  color: #f0d800;
}
.slotPlayDetails__demo .option_buttons {
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .slotPlayDetails__demo .option_buttons {
    margin-top: 16px;
  }
}
.slotPlayDetails__demo .slot__issue {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  padding: unset;
  margin-left: 16px;
  cursor: pointer;
}
@media (max-width: 815px) {
  .slotPlayDetails__demo .slot__issue {
    margin-left: auto;
  }
}
.slotPlayDetails__demo .slot__fullScreen {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 16px;
  cursor: pointer;
  background: transparent;
  border: unset;
}
.slotPlayDetails__demo .button_itegrate-demo {
  color: #5554de;
  background: transparent;
  text-decoration: underline;
  border: unset;
  font-size: 14px;
  cursor: pointer;
}
.slotPlayDetails__info {
  width: 100%;
  max-width: 411px;
  background: #ffffff;
  border-radius: 20px;
  padding: 28px;
}
@media (max-width: 815px) {
  .slotPlayDetails__info {
    max-width: 100%;
    margin-top: 16px;
  }
}
.slotPlayDetails__info .link {
  color: #5554de;
  text-decoration: underline;
  cursor: pointer;
}
.slotPlayDetails__info .link:hover {
  color: #4443b8;
}
.slotPlayDetails__info .title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
}
.slotPlayDetails__info .scroll_table-features {
  height: 660px;
  overflow-y: auto;
}
.slotPlayDetails__info .scroll_table-features::-webkit-scrollbar {
  width: 8px;
}
.slotPlayDetails__info .scroll_table-features::-webkit-scrollbar-track {
  background-color: #f4f5f7;
  border-radius: 20px;
}
.slotPlayDetails__info .scroll_table-features::-webkit-scrollbar-thumb {
  background: #dBd8d8;
  border-radius: 20px;
}
.slotPlayDetails .slot__data {
  text-align: left;
}
.slotPlayDetails .slot__data .last {
  border-bottom: unset !important;
}
.slotPlayDetails .slot__data th:first-of-type {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  padding: 17px 10px 17px 0;
  border-bottom: 1px solid #f1f1f1;
}
.slotPlayDetails .slot__data td:first-of-type {
  width: 50%;
  font-size: 14px;
  font-weight: 400;
  padding: 17px 0 17px 0;
  border-bottom: 1px solid #f1f1f1;
}

@keyframes loader-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper-social-btn {
    justify-content: center;
  }
}

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px;
}
.socialProof__icon {
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/team_line.svg");
  margin-right: 8px;
}
@media (min-width: 768px) {
  .socialProof__icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin-right: 8px;
  }
}
.socialProof span {
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 768px) {
  .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}

.table_cards {
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .table_cards-card {
    justify-content: space-between;
    align-items: center;
  }
}
.table_cards:not(.table_cards-half) .card-td-header {
  width: 60%;
  order: 0;
}
@media (max-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 58%;
  }
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-label {
    padding: 8px 16px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-logo {
    padding: 20px 20px 0 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-logo {
    width: 124px;
    height: 124px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title .card-title {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-promo-desktop {
    display: flex;
    align-items: center;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
    content: attr(data-text-after);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-benefits-desktop {
    display: block;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
    margin-bottom: 4px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
    margin: 0 13px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer {
    order: 4;
    padding: 0 20px;
    border: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-casino-country {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country {
    padding-right: 20px;
    border-right: 1px solid #f1f1f1;
    order: 1;
  }
}
.table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
  order: 0;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
    order: 1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name {
    min-width: auto;
    width: auto;
    padding: 0 20px;
    order: 2;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto 0 0;
  order: 1;
  width: auto;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
    order: 0;
    padding: 0 0 12px 0;
    width: 100%;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #5554de;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] .disabled-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  pointer-events: none;
  color: #b5b5b5;
  cursor: not-allowed;
}
.table_cards:not(.table_cards-half) .card-td-rating.td--last {
  padding-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-rating {
    order: 4;
    padding: 0 20px;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
.table_cards:not(.table_cards-half) .card-td-rating[data-element=casino-name-alternative] {
  order: 2;
}
.table_cards:not(.table_cards-half) .card-casino-rating {
  width: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-deposit {
    margin-left: auto;
    margin-right: 0;
    min-width: auto;
    padding: 0;
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review {
    order: 5;
    padding: 0 0 0 20px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    min-width: 120px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f1f1f1;
  }
}
.table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
  order: 3;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
    padding: 0 0 0 14px;
  }
}
.table_cards:not(.table_cards-half) .card-td-review p {
  display: flex;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body {
    order: 2;
    border: none;
    padding: 12px 20px 19px 20px;
  }
  .table_cards:not(.table_cards-half) .card-td-body table tr {
    flex-direction: row;
    align-items: center;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
    max-width: 50%;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
    max-width: none;
  }
  .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body .card-td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-info {
    padding: 0 24px;
    margin-top: 0;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.coping {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.copied {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-text {
    max-width: none;
    word-break: normal;
  }
  .table_cards:not(.table_cards-half) .promo_code-text:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo-no-code {
    margin-left: 20px;
  }
  .table_cards:not(.table_cards-half) .promo-no-code:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn {
    order: 1;
    width: auto;
    padding: 0 20px;
    display: block;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    min-width: auto;
    width: 100%;
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info {
    line-height: 17px;
    margin: 8px 0 0 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: right;
    padding: 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-data {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-desktop {
    display: flex;
    padding-left: 24px;
    min-width: 120px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-terms {
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-block {
    padding: 0 20px 20px 20px;
    margin-top: -4px;
  }
}
.table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
  display: none;
}
.table_cards:not(.table_cards-half) .card_signUp-banner {
  cursor: pointer;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
  border-radius: 20px;
  padding: 0 29px;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
  height: 88px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    padding: 0 0 0 16px;
    height: 148px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box {
  width: 100%;
  height: 88px;
  display: flex;
  justify-content: space-between;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
  width: 100%;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
  content: "";
  background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 40px;
  height: 40px;
  right: -30px;
  top: 23px;
  z-index: 5;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
    display: unset;
    height: 148px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
    content: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
  right: -18px;
  top: -30px;
  width: 147px;
  height: 147px;
  background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
  background-size: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
    top: unset;
    right: -75px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  width: 100%;
  height: 40px;
  max-width: 151px;
  cursor: pointer;
  color: #ffffff;
  background: #181818;
  margin-left: 40px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
    margin-left: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
  width: 136px;
  height: 136px;
  margin-top: 6px;
  margin-left: 8px;
  display: flex;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
    width: 133px;
    height: 133px;
    margin-top: 7px;
    margin-right: 7px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  line-height: 32px;
  max-width: unset;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
  color: #f0d800;
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 26px;
    max-width: 220px;
    line-height: 24px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
    white-space: pre;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    flex-wrap: nowrap;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 8px 20px;
  background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    max-width: 330px;
    height: 68px;
    border-radius: 16px 0 0 16px;
    padding: 8px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 10px 8px 20px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 10px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
  height: 10px;
  width: auto;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__description {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__description {
    font-size: 14px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 20px 16px 10px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__status {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
    align-items: flex-end;
    flex-direction: row;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
  width: 96px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    width: 115px;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 20px 0 0;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__rating {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__stars {
  width: 82px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
    width: 112px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__value {
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.table_cards:not(.table_cards-half) .community-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 22px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner {
    height: 148px;
    background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
    background-size: cover;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-left {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-left {
    flex: 0 1 auto;
    max-width: 292px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__desc {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-right {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-right {
    flex: 0 1 auto;
    max-width: 188px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn {
  width: 144px;
  height: 44px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 16px;
  background: #5554de;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn {
    width: 188px;
    height: 54px;
    padding: 12px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn span {
  flex: 1;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn span {
    font-size: 16px;
    line-height: 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
  }
}
.table_cards:not(.table_cards-half) .card_review:not(:last-child) {
  margin-bottom: 28px;
}
.table_cards:not(.table_cards-half) .card_review-banner {
  cursor: pointer;
  border-radius: 20px;
  padding: 16px;
  width: 100%;
  display: block;
  background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner {
    padding: 24px;
    overflow: hidden;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.table_cards:not(.table_cards-half) .card_review-banner .title {
  margin: 0 0 5px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .title {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 8px 0;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .title:after {
    content: "";
    top: -140px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.0784313725);
    width: 460px;
    display: block;
    position: absolute;
    right: -210px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin: unset;
  max-width: 183px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .text {
    font-size: 16px;
    line-height: 24px;
    max-width: unset;
    font-weight: 400;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .text:after {
    content: "";
    top: -130px;
    border-radius: 100%;
    background: #ffffff;
    opacity: 4%;
    width: 460px;
    display: block;
    position: absolute;
    right: -126px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .button {
  max-width: 156px;
  width: 100%;
  height: 40px;
  border-radius: 32px;
  color: #ffffff;
  background: #181818;
  padding: 0 16px;
  border: unset;
  margin-top: 19px;
  cursor: pointer;
  font-size: 14px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .button {
    max-width: 200px;
    height: 56px;
    border-radius: 16px;
    font-size: 16px;
    margin-top: 24px;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .button:after {
    content: "";
    width: 543.22px;
    height: 426.66px;
    top: -133px;
    right: -130px;
    border-radius: 500px;
    transform: rotate(32.81deg);
    background: #ffffff;
    opacity: 3%;
    display: block;
    position: absolute;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .image {
  position: absolute;
  right: 8px;
  bottom: 0;
}
.table_cards.table_cards-half .table_cards-card {
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.table_cards.table_cards-half .table_cards-card.half-hide {
  padding-bottom: 0;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
  display: none;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
  transform: rotate(0);
}
.table_cards.table_cards-half .hidden-text {
  display: none;
}
.table_cards.table_cards-half .card-td-logo {
  padding: 8px 16px 8px 8px;
}
.table_cards.table_cards-half .card-logo {
  border: 1px solid #f4f5f7;
  border-radius: 12px;
  width: 60px;
  height: 60px;
}
.table_cards.table_cards-half .card-td-header {
  width: 100%;
}
.table_cards.table_cards-half .card-td-title {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px 8px 0;
  width: 100%;
}
.table_cards.table_cards-half .card-title {
  padding-right: 13px;
}
.table_cards.table_cards-half .card-td-name {
  min-width: auto;
  max-width: 40%;
  width: 40%;
}
.table_cards.table_cards-half .card-td-rating {
  min-width: auto;
}
.table_cards.table_cards-half .card-drop-down {
  background: #f2f2ff;
  border-radius: 45px;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  transition: 0.2s;
}
.table_cards.table_cards-half .card-drop-down svg {
  width: 28px;
  height: 28px;
}
.table_cards.table_cards-half .card-td-footer {
  padding: 8px 16px 12px 16px;
}
.table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
  padding-top: 12px;
}
.table_cards.table_cards-half .card-td-deposit {
  min-width: 50%;
}
.table_cards.table_cards-half .card-td-body {
  padding: 12px 16px;
}
.table_cards.table_cards-half .card-info-td .card-info {
  margin-top: 12px;
}
.table_cards.table_cards-half .card-info-td .card-info .title {
  font-size: 13px;
}
.table_cards.table_cards-half .card-info-td:first-of-type .card-info {
  margin-top: 0;
}
.table_cards.table_cards-half .promo-no-code {
  text-align: right;
}
.table_cards.table_cards-half .card-label {
  border-radius: 15px 0;
}

.table_cards {
  border-collapse: collapse;
}
.table_cards &gt; tbody {
  display: flex;
  flex-direction: column;
}
.table_cards-card {
  background: #ffffff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f4f5f7;
  border-radius: 20px;
  margin-bottom: 28px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 16px;
  cursor: pointer;
}
.table_cards-card[data-expired=true] {
  cursor: auto;
}
.table_cards-card:last-of-type {
  margin-bottom: 0;
}
.table_cards-card.hide {
  display: none;
}
.table_cards-card.table_cards-card-benefit {
  border: 2px solid #5554de;
}
.table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
  border: none;
}

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0;
}
.card-label:before {
  content: attr(data-text-before);
}
.card-label.card-label_num {
  background: #dBd8d8;
  color: #404040;
}
.card-label.card-label_num.active {
  background: #5554de;
  color: #ffffff;
}

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.card-td-expired .card-expired, .card-td-expired .card-afflink {
  border-radius: 0 18px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 3.5px 16px;
  margin: 0;
}
.card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
  content: attr(data-text-before);
}
.card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
  background: #ff455b;
}
.card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
  background: #6c6c6c;
}

.card-td-header {
  padding: 0;
}
.card-td-header table {
  width: 100%;
  border-collapse: collapse;
}
.card-td-header tr, .card-td-header .card-tr {
  display: flex;
}

.card-td-logo {
  padding: 16px 12px 0 16px;
}

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-logo img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0;
}
.card-td-title .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .card-td-title .card-title {
    padding-right: 0;
  }
}
.card-td-title .card-title:before {
  content: attr(data-text-before);
}

.card-promo-desktop, .card-benefits-desktop {
  display: none;
}

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.card-benefits li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.card-benefits li:last-of-type {
  margin-bottom: 0;
}
.card-benefits li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  border-radius: 50%;
  margin: 0 13px 0 0;
  background: #dBd8d8;
}

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-footer .card-tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px;
}
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8;
}
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.card-casino-accept svg {
  width: 20px;
  height: 20px;
}
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.card-casino-name.not-accepted {
  color: #ff455b;
}
.card-casino-name:before {
  content: attr(data-text-before);
}
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.card-casino-rating .card-casino-stars {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/star.svg");
}
.card-casino-rating .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.card-casino-rating .text:before {
  content: attr(data-text-before);
}
.card-casino-rating .rating {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #b5b5b5;
}
.card-casino-rating .rating:before {
  content: attr(data-text-before);
}
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.card-casino-deposit svg {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  margin-right: 8px;
}
.card-casino-deposit span.card-deposit-accept {
  color: #6c6c6c;
  margin-right: 12px;
}
.card-casino-deposit span.card-deposit-category {
  color: #181818;
  font-weight: 500;
}
.card-casino-deposit span:before {
  content: attr(data-text-before);
}
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap;
}
.card-casino-review::before {
  content: attr(data-text-before);
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4443b8;
  text-decoration-line: underline;
}
.card-casino-review:disabled {
  color: #b5b5b5;
  cursor: auto;
}
.card-casino-review:disabled::before {
  color: #b5b5b5;
}

.card-td-country {
  padding: 0;
}

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%;
}

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%;
}

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0;
}

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0;
}
.card-td-review p {
  margin: 0;
}

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-body table {
  border-collapse: collapse;
  width: 100%;
}
.card-td-body table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
}
.card-td-body table td {
  padding: 0;
}
.card-td-body table td .card-info {
  margin-top: 10px;
}
.card-td-body table td:first-of-type .card-info {
  margin-top: 0;
}
.card-td-body.card-td-body-benefits {
  margin-bottom: 13px;
}

.card-info {
  display: flex;
  align-items: center;
}
.card-info .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
}
.card-info .title:before {
  content: attr(data-text-before);
}
.card-info .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1f1f1f;
}
.card-info .text:before {
  content: attr(data-text-before);
}
.card-info svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-left: 4px;
}

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
}

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7;
}

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .promo_code-title {
    padding-left: unset;
  }
}
.promo_code-title:before {
  content: attr(data-text-before);
}

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden;
}
.promo_code-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  z-index: 1;
}
.promo_code-block:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
}
.promo_code-block .promo_code-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #5554de;
  font-size: 13px;
  line-height: 17px;
  padding: 0 16px;
  border-radius: 12px;
  letter-spacing: 0.01em;
  color: #ffffff;
  height: 100%;
  max-width: 76px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  z-index: 2;
}
.promo_code-block .promo_code-bg:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-text-wrapper {
  width: 100%;
  padding: 0 8px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.promo_code-block .promo_code-text-wrapper.unsetAnimation {
  animation: unset;
}
.promo_code-block .promo_code-text {
  color: #5554de;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.promo_code-block .promo_code-text:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-copied {
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  height: 34px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #5554de;
  transition: 0.2s;
}
.promo_code-block .promo_code-copied svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 6px;
}
.promo_code-block .promo_code-copied:after {
  content: attr(data-text-after);
}
.promo_code-block.expired {
  pointer-events: none;
}
.promo_code-block.expired .promo_code-bg {
  background: #b5b5b5;
}
.promo_code-block.expired .promo_code-text {
  color: #6c6c6c;
}
.promo_code-block:hover .promo_code-bg {
  background: #4443b8;
}
.promo_code-block.coping {
  justify-content: center;
}
.promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
  display: none;
}
.promo_code-block.coping .promo_code-copied {
  display: flex;
}
.promo_code-block.copied {
  justify-content: center;
}
.promo_code-block.copied .promo_code-bg {
  display: none;
}
.promo_code-block.copied .promo_code-text-wrapper {
  justify-content: center;
}
.promo_code-block.copied .promo_code-text {
  position: relative;
  text-align: center;
}

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.promo-no-code:before {
  content: attr(data-text-before);
}

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.card-td-btn button {
  width: 100%;
  justify-content: center;
  padding: 16px 0;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  order: 0;
}
.card-td-btn button.bg_purple {
  color: #ffffff;
}
.card-td-btn button.bg-grey {
  background: #b5b5b5;
}

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto;
}

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
  color: #5554de;
}
.card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.card-td-btn button.card-btn-report span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.card-td-btn button.card-btn-report span:before {
  content: attr(data-text-before);
}

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto;
}
.card-terms span:before {
  content: attr(data-text-before);
}
.card-terms.shown svg {
  transform: rotate(180deg);
}
.card-terms svg {
  width: 20px;
  height: 20px;
  margin-left: 4px;
}
.card-terms-desktop {
  display: none;
}

.card-td-terms {
  padding: 0;
}

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de;
}
.card-terms-block.shown {
  display: block;
}
@media (min-width: 768px) {
  .card-terms-block {
    text-decoration: none;
    color: #6c6c6c;
  }
  .card-terms-block:hover {
    text-decoration: underline;
    color: #5554de;
  }
}

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de;
}
.table-show-more:hover, .table-show-ajax:hover {
  background: #4443b8;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.table-show-ajax {
  margin-top: 20px;
}
.table-show-ajax.loading {
  color: transparent;
}
.table-show-ajax.loading::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  background-image: url("/build/midori/assets/icons/loading.svg");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: no-repeat;
  webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

a.table-show-more, a.table-show-ajax {
  margin-top: 32px;
}

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
.table_cards_with-static {
  margin-bottom: unset;
}

.similarCasinos__box {
  margin-bottom: 62px;
}
.similarCasinos__box:last-child {
  margin-bottom: unset;
}

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 768px) {
  .similarCasinos__text {
    padding: 0 20px;
  }
}
.similarCasinos__text p:first-of-type {
  margin: 14px 0;
}

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto;
}
@media (max-width: 1200px) {
  .card-td-btn.table-social button.card-btn-report {
    margin-right: 8px;
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 5px 0 auto;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 0 0 0;
  }
}

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0;
}

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important;
}
.editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
  background: #f0ad00;
  color: #181818;
  min-width: 116px;
  max-height: 24px;
  text-align: center;
  padding: 3.5px 10px !important;
}


.countryWithCasinosBonuses__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__wrapper {
        padding: 40px 40px 30px;
    }
}

.countryWithCasinosBonuses__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.countryWithCasinosBonuses__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.countryWithCasinosBonuses__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .countryWithCasinosBonuses__item {
        width: calc(25% - 12px);
    }
}

.countryWithCasinosBonuses__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item:last-child {
        margin-bottom: 10px;
    }
}

.countryWithCasinosBonuses .item__flags {
    display: inline-flex;
    align-items: center;
}

.countryWithCasinosBonuses .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.countryWithCasinosBonuses .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.casinoIntroWidget {
    padding: 24px 16px;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .casinoIntroWidget {
        padding: 40px;
    }
}

.casinoIntroWidget__quotes {
    padding: 0 43px;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.casinoIntroWidget__quotes:before, .casinoIntroWidget__quotes:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 19px;
    background-image: url("../midori/img/redesign/quotes.svg");
}

.casinoIntroWidget__quotes:before {
    left: 0;
    top: 0;
}

.casinoIntroWidget__quotes:after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg);
}


.widget-half .popularCategoryWidget .disabled {
  cursor: not-allowed;
}
.widget-half .popularCategoryWidget .disabled:hover .popularCategoryWidget__item__link, .widget-half .popularCategoryWidget .disabled:hover .popularCategoryWidget__item__description, .widget-half .popularCategoryWidget .disabled:hover svg path {
  color: #b5b5b5 !important;
  fill: #b5b5b5 !important;
}
.widget-half .popularCategoryWidget .disabled .popularCategoryWidget__item__description,
.widget-half .popularCategoryWidget .disabled .popularCategoryWidget__item__link {
  color: #b5b5b5 !important;
}
.widget-half .popularCategoryWidget__title {
  display: inline-block;
}
.widget-half .popularCategoryWidget__item {
  background: #ffffff;
  display: flex;
  border-radius: 16px;
  margin-bottom: 12px;
  align-items: center;
  padding: 12px 20px;
}
.widget-half .popularCategoryWidget__item.active .popularCategoryWidget__item__link, .widget-half .popularCategoryWidget__item.active .popularCategoryWidget__item__description, .widget-half .popularCategoryWidget__item.active svg path, .widget-half .popularCategoryWidget__item:hover .popularCategoryWidget__item__link, .widget-half .popularCategoryWidget__item:hover .popularCategoryWidget__item__description, .widget-half .popularCategoryWidget__item:hover svg path {
  color: #5554de;
  fill: #5554de;
}
.widget-half .popularCategoryWidget__item:last-child {
  margin-bottom: 0;
}
.widget-half .popularCategoryWidget__item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin-right: 20px;
}
.widget-half .popularCategoryWidget__item__icon svg {
  width: 36px;
  height: 36px;
}
.widget-half .popularCategoryWidget__item__link {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.widget-half .popularCategoryWidget__item__description {
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  display: block;
  color: #616161;
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
/* Wireframe */
.widget-half .widget-custom-items {
    margin-bottom: -16px;
}

.widget-half .widget-custom-items li {
    margin-bottom: 16px;
    padding: 0;
}

.widget-half .widget-custom-items li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.widget-custom-items {
    list-style-type: none;
    margin: 0 0 -16px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.widget-custom-items li {
    margin-bottom: 16px;
    width: 100%;
}

@media (min-width: 768px) {
    .widget-custom-items li {
        width: 49%;
    }
}

@media (min-width: 992px) {
    .widget-custom-items li {
        width: 24%;
    }
}

.widget-custom-items a {
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    color: #5554de;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    padding: 8px;
    cursor: pointer;
    min-height: 46px;
}

.widget-custom-items a span {
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f1f1f1;
    box-sizing: content-box;
}

.widget-custom-items a span img {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
}


.widget-half .bonus-type-category {
  margin-bottom: -16px;
}
.widget-half .bonus-type-category li {
  width: 49%;
  margin-bottom: 16px;
}
.widget-half .bonus-type-category li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
}

.bonus-type-category {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 0 -16px 0;
  padding: 0;
}
@media (min-width: 768px) {
  .bonus-type-category {
    margin-bottom: -20px;
  }
}
.bonus-type-category li {
  margin-bottom: 16px;
  width: 49%;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  padding: 8px;
}
@media (min-width: 768px) {
  .bonus-type-category li {
    width: 32%;
  }
}
@media (min-width: 992px) {
  .bonus-type-category li {
    width: 14.5%;
    margin-bottom: 20px;
  }
}
.bonus-type-category a {
  color: #5554de;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}


.slotCategoryWidget {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .slotCategoryWidget {
        margin-bottom: 26px;
    }
}

.slotCategoryWidget__title {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
}

@media (min-width: 768px) {
    .slotCategoryWidget__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.slotCategoryWidget__list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 12px);
    margin: 0 -6px;
}

@media (min-width: 768px) {
    .slotCategoryWidget__list {
        width: calc(100% + 14px);
        margin: -7px;
    }
}

.slotCategoryWidget__item {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    height: 122px;
    border-radius: 12px;
    overflow: hidden;
    width: calc(50% - 12px);
    margin: 0 6px 12px;
}

@media (min-width: 768px) {
    .slotCategoryWidget__item {
        margin: 0 7px 14px;
    }
}

@media (min-width: 768px) {
    .slotCategoryWidget__item__col-4 {
        width: calc(25% - 14px);
    }
}

@media (min-width: 768px) {
    .slotCategoryWidget__item__col-5 {
        width: calc(20% - 14px);
    }
}

.slotCategoryWidget__item--title {
    display: -webkit-box;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 8px;
    max-height: 40px;
    color: #ffffff;
    z-index: 5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.slotCategoryWidget__item--link {
    display: inline-flex;
    width: 100%;
}

.slotCategoryWidget__item--link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(46, 45, 146, 0) 40%, #181818 100%);
    z-index: 1;
}

.slotCategoryWidget__item--img {
    display: inline-block;
    width: 100%;
    height: auto;
}


.countryWithCasinosBonuses__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__wrapper {
        padding: 40px 40px 30px;
    }
}

.countryWithCasinosBonuses__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.countryWithCasinosBonuses__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.countryWithCasinosBonuses__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .countryWithCasinosBonuses__item {
        width: calc(25% - 12px);
    }
}

.countryWithCasinosBonuses__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item:last-child {
        margin-bottom: 10px;
    }
}

.countryWithCasinosBonuses .item__flags {
    display: inline-flex;
    align-items: center;
}

.countryWithCasinosBonuses .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.countryWithCasinosBonuses .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


.review_gallery {
    background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    padding: 24px 16px;
    margin-bottom: 28px;
}

@media (min-width: 768px) {
    .review_gallery {
        padding: 40px;
    }
}

.review_gallery_title {
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .review_gallery_title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.review_gallery_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .review_gallery_container {
        margin-bottom: 24px;
    }
}

.review_gallery_subtitle {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
    margin: 0;
}

.review_gallery .carousel_box-CKEDITOR {
    flex-direction: column;
    margin: 0;
}

.review_gallery .carousel_box-CKEDITOR:nth-child(3) {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .review_gallery .carousel_box-CKEDITOR:nth-child(3) {
        margin-top: 24px;
    }
}

.review_gallery .carousel_box-CKEDITOR .arrow_left, .review_gallery .carousel_box-CKEDITOR .arrow_right {
    width: 36px;
    height: 36px;
}

.review_gallery .carousel_box-CKEDITOR .arrow_left svg, .review_gallery .carousel_box-CKEDITOR .arrow_right svg {
    width: 20px;
    height: 20px;
}

.review_gallery .carousel_box-CKEDITOR .slide {
    overflow: hidden;
}

.review_gallery .carousel_box-CKEDITOR .slide_buttons {
    margin-bottom: 0;
}

.review_gallery .carousel_box-CKEDITOR .slide.slide_mob {
    max-width: 303px;
    height: 280px;
    margin-right: 16px;
    position: relative;
}

@media (min-width: 768px) {
    .review_gallery .carousel_box-CKEDITOR .slide.slide_mob {
        max-width: 155px;
    }
}

.review_gallery .carousel_box-CKEDITOR .slide.slide_mob img {
    height: 280px;
    border-radius: 16px;
}

.review_gallery .carousel_box-CKEDITOR .slide.slide_mob img.slide-horizontal {
    transform: rotate(90deg);
    width: 280px;
    height: 303px;
    position: absolute;
    top: -12px;
    left: 12px;
}

@media (min-width: 768px) {
    .review_gallery .carousel_box-CKEDITOR .slide.slide_mob img.slide-horizontal {
        height: 155px;
        top: 63px;
        left: -62px;
    }
}

.review_gallery .carousel_box-CKEDITOR .slide.slide_website {
    max-width: 303px;
    height: 280px;
    margin-right: 16px;
    position: relative;
}

@media (min-width: 768px) {
    .review_gallery .carousel_box-CKEDITOR .slide.slide_website {
        max-width: 280px;
    }
}

.review_gallery .carousel_box-CKEDITOR .slide.slide_website img {
    height: 280px;
    border-radius: 16px;
}


.prosAndCons {
  font-family: "Poppins", sans-serif;
}
.prosAndCons__wrapper {
  background: #fff;
  padding: 24px 16px;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .prosAndCons__wrapper {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .prosAndCons__wrapper {
    padding: 40px;
  }
}
.prosAndCons__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
  margin-top: 0;
  margin-bottom: 12px;
  text-align: left;
}
@media (min-width: 768px) {
  .prosAndCons__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
}
.prosAndCons__description {
  margin-bottom: 20px;
}
.prosAndCons__description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #181818;
  margin-bottom: 12px;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .prosAndCons__description p {
    margin-bottom: 16px;
  }
}
.prosAndCons__row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .prosAndCons__row {
    justify-content: space-between;
  }
}
.prosAndCons__block {
  width: 100%;
}
@media (min-width: 768px) {
  .prosAndCons__block {
    flex: 0 0 calc(50% - 10px);
  }
}
.prosAndCons__block li {
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.prosAndCons__block li:last-of-type {
  margin-bottom: 0;
}
.prosAndCons__block-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
}
.prosAndCons__block--plus {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .prosAndCons__block--plus {
    margin-bottom: 0;
  }
}
.prosAndCons__block--plus .prosAndCons__block-title {
  color: #04C378;
  border-bottom: 1px solid #04C378;
}
.prosAndCons__block--minus .prosAndCons__block-title {
  color: #ff455b;
  border-bottom: 1px solid #ff455b;
}
.prosAndCons__block ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.prosAndCons__block ul li {
  width: 100%;
}
.prosAndCons__block ul li svg {
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  margin-right: 12px;
}
.prosAndCons__block ul li span {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}


.table-of-content__dropdown {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    position: relative;
    border: 1px solid #f1f1f1;
    background: #f9f9ff;
    border-radius: 12px;
    transition: 0.2s;
    cursor: pointer;
}

.table-of-content__dropdown:hover {
    box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.12);
}

.table-of-content__dropdown__button {
    width: 100%;
    border-radius: 12px;
    background: transparent;
    border: none;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #1f1f1f;
    cursor: pointer;
    text-align: left;
}

.table-of-content__dropdown__button svg {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    transition: 0.2s;
}

.table-of-content__dropdown__button:focus {
    outline: 0;
}

.table-of-content__dropdown__button.active svg {
    transform: rotate(180deg);
}

.table-of-content__dropdown__content {
    display: none;
    padding: 0 16px 16px 16px;
    margin: 0;
    list-style-type: none;
    width: 100%;
    max-height: 210px;
    overflow-y: scroll;
    box-sizing: border-box;
    border-radius: 3px;
}

.table-of-content__dropdown__content li {
    display: block;
    background: #ffffff;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.2s;
    margin-bottom: 10px;
}

.table-of-content__dropdown__content li:last-of-type {
    margin-bottom: 0;
}

.table-of-content__dropdown__content li a, .table-of-content__dropdown__content li p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #5554de;
    text-decoration: underline;
    padding: 8px 16px;
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .table__review--content {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
}

.table__review--button {
    display: none;
}

@media (max-width: 768px) {
    .table__review--button {
        width: 100%;
        border: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
        border-radius: 3px;
        color: white;
        font-weight: 600;
        font-size: 14px;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 6px 15px;
        transition: 0.2s;
    }

    .table__review--button svg {
        margin-left: 30px;
        width: 14px;
        height: 8px;
    }

    .table__review--button svg path {
        transition: 0.2s;
    }

    .table__review--button:focus {
        outline: 0;
    }

    .table__review--button:hover {
        border-color: purple;
        color: purple;
    }

    .table__review--button:hover svg path {
        fill: purple;
    }
}

.table__review--dropdown {
    padding: 0 0 0 20px;
}

.table__review--dropdown a, .table__review--dropdown p {
    display: block;
    padding: 3px 0;
}

@media (max-width: 768px) {
    .table__review--dropdown {
        display: none;
        top: 100%;
        z-index: 100;
        padding: 5px 0;
        margin: 3px 0 0 0;
        list-style-type: none;
        background: black;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
        max-width: 100%;
        width: 100%;
        max-height: 210px;
        overflow-y: scroll;
        box-sizing: border-box;
        border-radius: 3px;
    }

    .table__review--dropdown ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 0 10px;
    }

    .table__review--dropdown a, .table__review--dropdown p {
        padding: 10px 15px;
        color: white;
    }

    .table__review--dropdown a:hover, .table__review--dropdown p:hover {
        color: purple;
    }
}


.casinoSoftwareProviderWidget {
    background: #ffffff;
    padding: 24px 16px 8px;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .casinoSoftwareProviderWidget {
        padding: 40px 24px 32px;
    }
}

@media (min-width: 1200px) {
    .casinoSoftwareProviderWidget {
        padding: 40px 40px 32px;
    }
}

.casinoSoftwareProviderWidget__title {
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    .casinoSoftwareProviderWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
    }
}

.casinoSoftwareProviderWidget__providers {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 12px);
    margin: 0 -6px;
}

@media (min-width: 768px) {
    .casinoSoftwareProviderWidget__providers {
        width: calc(100% + 16px);
        margin: 0 -8px;
    }
}

.casinoSoftwareProviderWidget__providers--item {
    display: inline-flex;
    cursor: pointer;
    width: calc(50% - 12px);
    height: 144px;
    margin: 0 6px 16px 6px;
}

.casinoSoftwareProviderWidget__providers--item.hide {
    display: none;
}

.casinoSoftwareProviderWidget__providers--item.show {
    display: inline-flex;
}

@media (min-width: 768px) {
    .casinoSoftwareProviderWidget__providers--item {
        width: calc(16.6666666667% - 16px);
        height: 100px;
        margin: 8px;
    }
}

@media (min-width: 1200px) {
    .casinoSoftwareProviderWidget__providers--item {
        height: 118px;
    }
}

.casinoSoftwareProviderWidget__providers--item-link {
    background: #f9f9ff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 16px;
}

.casinoSoftwareProviderWidget__providers--item-link img {
    width: 60%;
    height: auto;
}

.casinoSoftwareProviderWidget__providers--item-others {
    width: 100%;
    border-radius: 16px;
    background: #f9f9ff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.casinoSoftwareProviderWidget__providers--item-others span {
    color: #2B2B2B;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}


.gameTypes {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 40px 40px 0 40px;
    border-radius: 16px;
    background: #ffffff;
    margin-bottom: 40px;
}

.gameTypes a, .gameTypes p {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #181818;
    margin: 0 0 40px 0;
    transition: 0.2s;
}

.gameTypes a:hover, .gameTypes p:hover {
    color: #5554de;
}

.gameTypes a svg, .gameTypes p svg {
    width: 36px;
    height: 36px;
    margin-bottom: 10px;
}


.crBannerQuiz__wrapper {
  display: flex;
  padding: 22px 35px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background: radial-gradient(64.93% 62.59% at 50.15% 54.39%, #3C3AD1 0%, #181818 100%);
  position: relative;
}
@media (min-width: 768px) {
  .crBannerQuiz__wrapper {
    padding: 18px 60px;
  }
}
.crBannerQuiz__info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.crBannerQuiz__img {
  position: absolute;
  width: 48px;
  top: -26px;
  right: -12px;
}
.crBannerQuiz__img img {
  width: 100%;
}
@media (min-width: 768px) {
  .crBannerQuiz__img {
    width: 72px;
    top: -34px;
  }
}
.crBannerQuiz__title {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  background: linear-gradient(1deg, #FD9902 -32%, #FCD950 60%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  word-break: break-word;
  margin-bottom: 4px;
}
.crBannerQuiz__title:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .crBannerQuiz__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px;
  }
}
.crBannerQuiz__sub-title {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 0.7px;
  color: #ffffff;
  margin-bottom: 16px;
  word-break: break-word;
}
.crBannerQuiz__sub-title:before {
  content: attr(data-text-before);
}
.crBannerQuiz__btn {
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  padding: 10px 40px;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  background: linear-gradient(1deg, #FD9902 -32%, #FCD950 60%);
}
.crBannerQuiz__btn:before {
  content: attr(data-text-before);
}


.stateCategoryWidget__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .stateCategoryWidget__wrapper {
        padding: 40px 40px 30px;
    }
}

.stateCategoryWidget__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .stateCategoryWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.stateCategoryWidget__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .stateCategoryWidget__list {
        justify-content: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.stateCategoryWidget__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .stateCategoryWidget__item {
        width: calc(25% - 12px);
        margin: 0 6px 10px;
    }
}

.stateCategoryWidget__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .stateCategoryWidget__item:last-child {
        margin-bottom: 10px;
    }
}

.stateCategoryWidget .item--centered {
    justify-content: center;
}

.stateCategoryWidget .item--centered .item__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.stateCategoryWidget .item__img-wrapper, .stateCategoryWidget .item__logo {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
    overflow: hidden;
}

.stateCategoryWidget .item__link {
    display: inline-flex;
    align-items: center;
}

.stateCategoryWidget .item__flag {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.stateCategoryWidget .item__logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
}

.stateCategoryWidget .item__logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.stateCategoryWidget .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


.scrollButtonWidget {
  width: 100%;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .scrollButtonWidget {
    margin-top: 0;
    margin-bottom: 32px;
  }
}
.scrollButtonWidget__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.scrollButtonWidget__mobile-off {
  display: none;
}
@media (min-width: 992px) {
  .scrollButtonWidget__mobile-off {
    display: flex;
  }
}
@media (min-width: 992px) {
  .scrollButtonWidget__desktop-off {
    display: none;
  }
}
.scrollButtonWidget__btn {
  cursor: pointer;
  width: 100%;
  max-width: 408px;
  border: none;
  outline: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px;
  background: #5554de;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
@media (max-width: 576px) {
  .scrollButtonWidget__btn {
    justify-content: left;
  }
}
.scrollButtonWidget__btn:hover {
  background: #4443b8;
}
.scrollButtonWidget__btn:hover .scrollButtonWidget__btn__dropdown-icon {
  background: #5554de;
}
.scrollButtonWidget__btn__dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4443b8;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}


.testimonialWidget__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .testimonialWidget__top {
        justify-content: space-between;
    }
}

.testimonialWidget__top__title {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .testimonialWidget__top__title {
        width: auto;
        margin-bottom: 0;
    }
}

.testimonialWidget__top__rating {
    display: inline-flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.testimonialWidget__top__rating:hover .testimonialWidget__top__rating--tooltip-dialog {
    display: block;
}

.testimonialWidget__top__rating--star {
    display: inline-flex;
    margin-right: 8px;
}

.testimonialWidget__top__rating--value {
    display: inline-flex;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-right: 8px;
    color: #181818;
}

.testimonialWidget__top__rating--reviews {
    display: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-right: 8px;
}

.testimonialWidget__top__rating--tooltip {
    display: inline-flex;
}

.testimonialWidget__top__rating--tooltip-dialog {
    position: absolute;
    width: 100%;
    min-width: 285px;
    right: 0;
    top: 37px;
    display: none;
}

@media (max-width: 768px) {
    .testimonialWidget__top__rating--tooltip-dialog {
        left: 0;
    }
}

.testimonialWidget__top__rating--tooltip-box {
    font-size: 12px;
    background: #404040;
    color: #ffffff;
    border-radius: 16px;
    min-width: 285px;
    padding: 16px 20px;
}

@media (max-width: 768px) {
    .testimonialWidget__top__rating--tooltip-box {
        padding: 16px 20px 8px 20px;
    }
}

.testimonialWidget__top__rating--button-close {
    display: none;
}

@media (max-width: 768px) {
    .testimonialWidget__top__rating--button-close {
        display: block;
        margin: 8px auto 0 auto;
    }
}

.testimonialWidget__top__rating--top-arrow {
    position: absolute;
    top: -9px;
    right: 33px;
}

@media (max-width: 768px) {
    .testimonialWidget__top__rating--top-arrow {
        left: 38px;
    }
}

.testimonialWidget__cards {
    display: flex;
    flex-wrap: wrap;
}

.testimonialWidget__card {
    width: 100%;
    padding: 20px 16px;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .testimonialWidget__card {
        padding: 40px;
        justify-content: space-between;
        margin-bottom: 28px;
    }
}

.testimonialWidget__card:last-child {
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .testimonialWidget__card:last-child {
        margin-bottom: 32px;
    }
}

.testimonialWidget__card__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

@media (min-width: 768px) {
    .testimonialWidget__card__top {
        margin-bottom: 16px;
    }
}

.testimonialWidget__card__user {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .testimonialWidget__card__user {
        width: 50%;
        margin-bottom: 0;
    }
}

.testimonialWidget__card__user--logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #f2f2ff;
    padding: 8px;
    margin-right: 16px;
}

.testimonialWidget__card__user--logo svg {
    width: 40px;
    height: 40px;
}

.testimonialWidget__card__user--info {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 1;
    align-items: center;
}

.testimonialWidget__card__user--name {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
}

@media (min-width: 768px) {
    .testimonialWidget__card__user--name {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
    }
}

.testimonialWidget__card__user--flag {
    display: inline-flex;
    margin-right: 8px;
}

.testimonialWidget__card__user--verified {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #5554de;
    padding: 4px 8px;
    border-radius: 16px;
    background: #f2f2ff;
}

.testimonialWidget__card__info {
    width: 100%;
    margin-bottom: 16px;
    display: inline-flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .testimonialWidget__card__info {
        width: 50%;
        justify-content: flex-end;
        margin-bottom: 0;
    }
}

.testimonialWidget__card__info__rating {
    display: inline-flex;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
}

@media (min-width: 768px) {
    .testimonialWidget__card__info__rating {
        justify-content: flex-end;
    }
}

.testimonialWidget__card__info__rating--stars {
    display: inline-flex;
    margin-right: 8px;
}

.testimonialWidget__card__info__rating--value {
    display: inline-flex;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    margin-top: 2px;
}

.testimonialWidget__card__info__date {
    display: inline-flex;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #6c6c6c;
}

@media (min-width: 768px) {
    .testimonialWidget__card__info__date {
        justify-content: flex-end;
    }
}

.testimonialWidget__card__content {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
}

.testimonialWidget__pagination {
    display: none;
    width: 100%;
    padding: 0;
    list-style: none;
    align-items: center;
    justify-content: center;
    margin: 0 -8px 32px;
}

@media (min-width: 768px) {
    .testimonialWidget__pagination {
        margin-bottom: 62px;
    }
}

.testimonialWidget__pagination li {
    width: 24px;
    height: 24px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 8px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #b5b5b5;
}

.testimonialWidget__pagination li.active {
    color: #5554de;
}

.testimonialWidget__pagination li.active:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 2px;
    background: #5554de;
}

.testimonialWidget__pagination--left, .testimonialWidget__pagination--right {
    width: 36px !important;
    height: 36px !important;
    padding: 8px;
    background: #ffffff;
    border-radius: 50%;
}

.testimonialWidget__pagination--left svg, .testimonialWidget__pagination--right svg {
    width: 20px;
    height: 20px;
}

.testimonialWidget__form {
    padding: 20px 16px;
    border-radius: 20px;
    background: #ffffff;
    border: none;
}

@media (min-width: 768px) {
    .testimonialWidget__form {
        padding: 40px;
    }
}

.testimonialWidget__form__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.testimonialWidget__form__user-group {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media (min-width: 768px) {
    .testimonialWidget__form__user-group {
        justify-content: space-between;
        margin-bottom: 24px;
    }

    .testimonialWidget__form__user-group .testimonialWidget__form__group {
        flex: 0 0 calc(50% - 10px);
        margin-bottom: 0;
    }
}

.testimonialWidget__form__group {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__group {
        margin-bottom: 24px;
    }
}

.testimonialWidget__form__group .liked {
    margin-left: 4px;
    color: #04C378;
}

.testimonialWidget__form__group .not-liked {
    margin-left: 4px;
    color: #ff455b;
}

.testimonialWidget__form__group label {
    width: 100%;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #2B2B2B;
    margin-bottom: 8px;
}

.testimonialWidget__form__group input {
    width: 100%;
    padding: 16px 16px 20px;
    background: #f9f9ff;
    border-radius: 12px;
    outline: none;
    border: 1px solid #f9f9ff;
}

.testimonialWidget__form__group input:focus {
    border: 1px solid #5554de;
}

.testimonialWidget__form__group input.invalid {
    border: 1px solid #ff455b;
}

.testimonialWidget__form__group textarea {
    width: 100%;
    padding: 12px 16px;
    background: #f9f9ff;
    border: 1px solid #f9f9ff;
    border-radius: 12px;
    outline: none;
    resize: none;
    overflow: hidden;
}

.testimonialWidget__form__group textarea:focus {
    border: 1px solid #5554de;
}

.testimonialWidget__form__group textarea.invalid {
    border: 1px solid #ff455b;
}

.testimonialWidget__form__additional-info {
    display: inline-flex;
    margin-left: auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #6c6c6c;
}

.testimonialWidget__form__radio {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio {
        margin-bottom: 24px;
    }
}

.testimonialWidget__form__radio input {
    display: none;
}

.testimonialWidget__form__radio input:checked ~ label svg use {
    color: #f0d800;
}

.testimonialWidget__form__radio--title {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #2B2B2B;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio--title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }
}

.testimonialWidget__form__radio--wrapper {
    width: 100%;
    background: #f9f9ff;
    border-radius: 12px;
    padding: 24px 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.testimonialWidget__form__radio--wrapper.invalid {
    border: 1px solid #ff455b;
}

.testimonialWidget__form__radio--stars {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}

.testimonialWidget__form__radio--star {
    cursor: pointer;
    display: inline-flex;
    width: 52px;
    height: 40px;
    justify-content: flex-start;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio--star {
        width: 60px;
        height: 48px;
    }
}

.testimonialWidget__form__radio--star:first-child {
    width: 40px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio--star:first-child {
        width: 48px;
    }
}

.testimonialWidget__form__radio--star:hover svg use, .testimonialWidget__form__radio--star:hover ~ .testimonialWidget__form__radio--star svg use {
    color: #f0d800;
}

.testimonialWidget__form__radio--star.radio_star-active svg {
    fill: #f0d800;
}

.testimonialWidget__form__radio svg {
    width: 40px;
    height: 40px;
    fill: #dBd8d8;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio svg {
        width: 48px;
        height: 48px;
    }
}

.testimonialWidget__form__radio--description {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #6c6c6c;
}

@media (min-width: 768px) {
    .testimonialWidget__form__radio .testimonialWidget__form__error {
        margin-top: 12px;
    }
}

.testimonialWidget__form__dropzone {
    width: 100%;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__dropzone {
        margin-bottom: 24px;
    }
}

.testimonialWidget__form__dropzone__title {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
    color: #181818;
    display: block;
}

@media (min-width: 768px) {
    .testimonialWidget__form__dropzone__title {
        font-size: 16px;
        line-height: 24px;
    }
}

.testimonialWidget__form__dropzone__wrapper, .testimonialWidget__form__dropzone__add {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px dashed #5554de;
    border-radius: 12px;
    padding: 24px 12px;
    position: relative;
}

.testimonialWidget__form__dropzone__wrapper.invalid, .testimonialWidget__form__dropzone__add.invalid {
    border: 1px dashed #ff455b;
}

.testimonialWidget__form__dropzone__add {
    width: 96px;
    height: 96px;
    display: inline-flex;
    align-items: center;
    margin: 0 4px 8px;
}

.testimonialWidget__form__dropzone__add--img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #E9E9FF;
    border-radius: 50%;
}

.testimonialWidget__form__dropzone--img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: #E9E9FF;
    border-radius: 50%;
    margin-bottom: 12px;
}

.testimonialWidget__form__dropzone--title {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #4443b8;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .testimonialWidget__form__dropzone--title {
        font-size: 16px;
        line-height: 24px;
    }
}

.testimonialWidget__form__dropzone--description {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #6c6c6c;
}

.testimonialWidget__form__dropzone input {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.testimonialWidget__form__dropzone__gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.testimonialWidget__form__dropzone__gallery--title {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #6c6c6c;
    margin-bottom: 16px;
}

.testimonialWidget__form__dropzone__thumb {
    width: 96px;
    height: 96px;
    display: inline-flex;
    margin: 0 4px 8px;
    position: relative;
}

.testimonialWidget__form__dropzone__thumb--img {
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.testimonialWidget__form__dropzone__thumb--close {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background: #ffefee;
    border-radius: 50%;
}

.testimonialWidget__form__dropzone .testimonialWidget__form__error {
    margin-top: 12px;
}

.testimonialWidget__form__submit {
    cursor: pointer;
    width: 100%;
    border-radius: 16px;
    background: #05e98f;
    color: #181818;
    padding: 16px 40px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    border: none;
    outline: none;
}

.testimonialWidget__form__error {
    margin-top: 6px;
    display: inline-flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #ff455b;
}

.testimonialWidget__form__success {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 440px;
    margin: 0 auto;
}

.testimonialWidget__form__success--logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    background: #f2f2ff;
    border-radius: 50%;
    margin-bottom: 20px;
}

.testimonialWidget__form__success--title {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    color: #181818;
}

.testimonialWidget__form__success--description {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 20px;
}

.testimonialWidget__form__success--btn {
    cursor: pointer;
    width: 100%;
    padding: 16px 40px;
    border-radius: 16px;
    background: #05e98f;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    border: none;
    outline: none;
}


.numberedListCompare__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #f1f1f1;
  color: #181818;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .numberedListCompare__wrapper {
    padding: 40px;
  }
}
.numberedListCompare .item__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
@media (min-width: 768px) {
  .numberedListCompare .item__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.numberedListCompare .item__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
  color: #181818;
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .numberedListCompare .item__description {
    margin-bottom: 30px;
  }
}
.numberedListCompare .item__description p:first-child {
  margin-top: 0;
}
.numberedListCompare .item__description p:last-child {
  margin-bottom: 0;
}
.numberedListCompare__cards-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .numberedListCompare__cards-wrapper {
    width: calc(100% + 24px);
    margin: 0 -12px 16px;
  }
  .numberedListCompare__cards-wrapper:last-child {
    margin: 0 -12px;
  }
}
.numberedListCompare .card {
  width: 100%;
  padding: 20px 12px 20px 14px;
  border-radius: 16px;
  background: #f9f9ff;
  position: relative;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .numberedListCompare .card {
    padding: 20px 14px 28px 16px;
    width: calc(50% - 24px);
    margin: 0 12px;
  }
}
.numberedListCompare .card:last-child {
  margin-bottom: 0;
}
.numberedListCompare .card__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #181818;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .numberedListCompare .card__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 28px;
    text-align: center;
  }
}
.numberedListCompare .card__list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.numberedListCompare .card__list ul li {
  position: relative;
  padding-left: 19.5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
  color: #2B2B2B;
  margin-bottom: 16px;
}
.numberedListCompare .card__list ul li:last-child {
  margin-bottom: 0;
}
.numberedListCompare .card__list ul li.red:before {
  background: #ff455b;
}
.numberedListCompare .card__list ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8.5px;
  background: #05e98f;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.numberedListCompare .card__icon {
  width: 56px;
  height: 98px;
  position: absolute;
  top: calc(100% - 42px);
  right: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .numberedListCompare .card__icon {
    top: -24px;
    left: calc(100% - 20px);
  }
}


.numberedListCards .entity__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  color: #181818;
}
@media (min-width: 768px) {
  .numberedListCards .entity__title {
    font-size: 40px;
    line-height: 52px;
  }
}
.numberedListCards .entity__description {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
@media (min-width: 768px) {
  .numberedListCards .entity__description {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 60px;
  }
}
.numberedListCards .entity__description p:first-child {
  margin-top: 0;
}
.numberedListCards .entity__description p:last-child {
  margin-bottom: 0;
}
.numberedListCards .entity__cards {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .numberedListCards .entity__cards {
    width: calc(100% + 24px);
    margin: 0 -12px;
  }
}
.numberedListCards .card {
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px;
  background: #1f1f1f;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .numberedListCards .card {
    flex-direction: column;
  }
}
.numberedListCards .card:last-child {
  margin-bottom: 0;
}
.numberedListCards .card__wrapper {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .numberedListCards .card__wrapper {
    width: calc(50% - 24px);
    margin: 0 12px 24px;
  }
}
@media (min-width: 1200px) {
  .numberedListCards .card__wrapper {
    width: calc(25% - 24px);
    margin: 0 12px;
  }
}
.numberedListCards .card__img-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.numberedListCards .card__img {
  width: 62px;
  height: 62px;
}
.numberedListCards .card__img img {
  width: 100%;
  height: auto;
}
.numberedListCards .card__title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 16px;
}
.numberedListCards .card__description {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #f4f5f7;
}


.numberedList {
  font-family: "Poppins", sans-serif;
}
.numberedList__wrapper {
  background: #fff;
  border-radius: 20px;
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .numberedList__wrapper {
    padding: 40px;
  }
}
.numberedList__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
  text-align: left;
  margin-top: 0;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .numberedList__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
}
.numberedList__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #181818;
}
@media (min-width: 768px) {
  .numberedList__description {
    margin-bottom: 30px;
  }
}
.numberedList__description p:first-child {
  margin-top: 0;
}
.numberedList__description p:last-child {
  margin-bottom: 0;
}
.numberedList__item {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  padding: 24px 16px;
  margin-bottom: 20px;
}
.numberedList__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .numberedList__item {
    justify-content: space-between;
  }
}
.numberedList__item-top {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 768px) {
  .numberedList__item-top {
    flex: 1;
  }
}
.numberedList__item-top__number {
  display: inline-flex;
  flex: 0 0 32px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #4443B8;
  width: 32px;
  height: 32px;
  background: #f9f9ff;
  border-radius: 50%;
  margin-right: 16px;
}
.numberedList__item-top__title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 16px;
}
.numberedList__item-top__title {
  flex: 1;
  line-height: 24px;
  color: #181818;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-size: 16px;
}
.numberedList__item-top__content {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .numberedList__item-top__content:last-child {
    margin-bottom: 0;
  }
}
.numberedList__item-top__content a {
  text-decoration: underline;
  color: revert;
}
.numberedList__item-image {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .numberedList__item-image {
    flex: 0 0 200px;
    margin-left: 24px;
  }
}
.numberedList__item-image img {
  max-height: 140px;
  overflow: hidden;
  object-fit: cover;
}


.numberedListCardsLight__wrapper {
  padding: 24px 16px;
  border-radius: 20px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
}
@media (min-width: 768px) {
  .numberedListCardsLight__wrapper {
    padding: 40px 40px 24px;
  }
}
.numberedListCardsLight .item__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .numberedListCardsLight .item__description {
    margin-bottom: 30px;
  }
}
.numberedListCardsLight .item__description p:first-child {
  margin-top: 0;
}
.numberedListCardsLight .item__description p:last-child {
  margin-bottom: 0;
}
.numberedListCardsLight__cards {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .numberedListCardsLight__cards {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}
.numberedListCardsLight__card-wrapper {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.numberedListCardsLight__card-wrapper:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .numberedListCardsLight__card-wrapper {
    width: calc(50% - 20px);
    margin: 0 10px 16px;
  }
  .numberedListCardsLight__card-wrapper:last-child {
    margin-bottom: 16px;
  }
}
.numberedListCardsLight .card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 24px 16px;
  border-radius: 20px;
  border: 1px solid #f1f1f1;
}
@media (min-width: 768px) {
  .numberedListCardsLight .card {
    flex-direction: column;
  }
}
.numberedListCardsLight .card__img-wrapper {
  width: 100%;
  margin-bottom: 24px;
}
.numberedListCardsLight .card__img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  border-radius: 16px;
  overflow: hidden;
  background: #f2f2ff;
}
.numberedListCardsLight .card__title {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #181818;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.numberedListCardsLight .card__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
  flex-grow: 1;
}
.numberedListCardsLight .card__description a {
  color: #5554de;
  text-decoration: underline;
}


.numberedListCardsGrid__wrapper {
  background-color: #ffffff;
  margin: -40px 0;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .numberedListCardsGrid__wrapper {
    margin: -60px 0;
    padding: 60px 0;
  }
}
.numberedListCardsGrid .entity__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  color: #181818;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .entity__title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.4px;
  }
}
.numberedListCardsGrid .entity__description {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .entity__description {
    display: flex;
    gap: 40px;
    margin-bottom: 54px;
  }
}
.numberedListCardsGrid .entity__description p {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .entity__description p {
    font-weight: 500;
    flex: 1 0 0;
    margin: 0;
  }
}
.numberedListCardsGrid .entity__description p:first-child {
  margin-top: 0;
}
.numberedListCardsGrid .entity__description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .entity__cards {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: auto;
    gap: 30px;
  }
}
.numberedListCardsGrid .card {
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 32px 20px;
  background: #181818;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .card {
    background: #1f1f1f;
    flex-direction: column;
  }
}
.numberedListCardsGrid .card:last-child {
  margin-bottom: 0;
}
.numberedListCardsGrid .card__wrapper {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .card__wrapper {
    margin-bottom: 0;
    display: grid;
  }
  .numberedListCardsGrid .card__wrapper:nth-child(5n+1), .numberedListCardsGrid .card__wrapper:nth-child(5n+2), .numberedListCardsGrid .card__wrapper:nth-child(5n+3) {
    grid-column: span 2;
  }
  .numberedListCardsGrid .card__wrapper:nth-child(5n+4), .numberedListCardsGrid .card__wrapper:nth-child(5n+5) {
    grid-column: span 3;
  }
}
.numberedListCardsGrid .card__img-wrapper {
  border-radius: 60px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, rgba(255, 233, 115, 0.4) -1.11%, rgba(166, 154, 185, 0.4) 47.49%, rgba(77, 75, 255, 0.4) 96.1%);
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .numberedListCardsGrid .card__img-wrapper {
    margin-bottom: 30px;
  }
}
.numberedListCardsGrid .card__img {
  width: 32px;
  height: 32px;
}
.numberedListCardsGrid .card__img img {
  width: 100%;
  height: auto;
}
.numberedListCardsGrid .card__title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 16px;
}
.numberedListCardsGrid .card__description {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.14px;
  color: #f4f5f7;
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
/* Wireframe */
.widget-half .widget-country-category li {
    padding: 0;
}

.widget-half .widget-country-category li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.widget-country-category {
    list-style-type: none;
    margin: 0 0 -16px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.widget-country-category li {
    margin-bottom: 16px;
    width: 100%;
}

@media (min-width: 768px) {
    .widget-country-category li {
        width: 32%;
    }
}

@media (min-width: 992px) {
    .widget-country-category li {
        width: 24%;
    }
}

.widget-country-category a {
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    color: #5554de;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    padding: 8px;
    cursor: pointer;
}

.widget-country-category a img {
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%;
    margin-right: 8px;
    border: 1px solid #f1f1f1;
    box-sizing: content-box;
}


.blogArticlePrimeWidget__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 360px;
}

@media (min-width: 1200px) {
    .blogArticlePrimeWidget__wrapper {
        height: 494px;
    }
}

.blogArticlePrimeWidget__title {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
}

@media (min-width: 1200px) {
    .blogArticlePrimeWidget__title {
        font-weight: 800;
        font-size: 56px;
        line-height: 72px;
        margin-bottom: 30px;
    }
}

.blogArticlePrimeWidget__read-time {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.blogArticlePrimeWidget__read-time svg {
    width: 24px;
    height: 24px;
    margin-right: 4px;
}

.blogArticlePrimeWidget__read-time__txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

.blogArticlePrimeWidget__img {
    height: 0;
}


.widget-half .widget-custom-items li{padding:0}.widget-half .widget-custom-items li a{font-weight:500;font-size:16px;line-height:24px}.widget-custom-items{list-style-type:none;margin:0 0 -16px 0;padding:0;display:flex;justify-content:flex-start;flex-wrap:wrap}.widget-custom-items li{margin-bottom:16px;width:100%}@media(min-width: 768px){.widget-custom-items li{width:32%;margin-right:1%}}@media(min-width: 992px){.widget-custom-items li{width:24%;margin-right:1%}}.widget-custom-items a{border:1px solid #f1f1f1;border-radius:16px;color:#5554de;text-decoration:underline;display:flex;align-items:center;justify-content:flex-start;font-weight:400;font-size:12px;line-height:17px;padding:8px;cursor:pointer}.widget-custom-items a div{width:28px;height:28px;min-width:28px;min-height:28px;border-radius:50%;margin-right:8px;display:flex;align-items:center;justify-content:center;border:1px solid #f1f1f1;box-sizing:content-box}.widget-custom-items a div img{max-width:80%;max-height:80%;width:auto;height:auto}


.currencyCategoryWidget__wrapper {
    padding: 24px 16px 12px;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__wrapper {
        padding: 40px 24px 12px;
    }
}

@media (min-width: 1200px) {
    .currencyCategoryWidget__wrapper {
        padding: 40px 40px 12px;
    }
}

.currencyCategoryWidget__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.currencyCategoryWidget__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__list {
        width: calc(100% + 16px);
        margin: 0 -8px;
    }
}

.currencyCategoryWidget__item {
    display: inline-flex;
    align-items: center;
    padding: 8px;
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__item {
        margin: 0 8px;
        width: calc(33.3333333333% - 16px);
        margin-bottom: 28px;
    }
}

.currencyCategoryWidget__link {
    cursor: pointer;
    display: inline-flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5554de;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__link {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


.offline__container {
    border-radius: 16px;
    background: #ffffff;
    padding: 20px;
    margin: 28px 0;
}

@media (min-width: 768px) {
    .offline__container {
        padding: 40px;
    }
}

.offline__container h2 {
    margin: 0 0 16px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

@media (min-width: 768px) {
    .offline__container h2 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media (min-width: 768px) {
    .offline__blocks {
        height: 328px;
        overflow-y: scroll;
    }
}

.offline__block {
    background: #f9f9ff;
    padding: 20px;
    border-radius: 16px;
    margin-bottom: 12px;
}

.offline__block:last-of-type {
    margin-bottom: 0;
}

.offline__block .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 20px 0;
}

.offline__info {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .offline__info {
        flex-direction: row;
    }
}

.offline__info--logo {
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.offline__info--logo .socials {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .offline__info--logo .socials {
        margin-bottom: 0;
    }
}

.offline__info--logo .socials a {
    width: 36px;
    height: 36px;
    border-radius: 8.136px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

@media (min-width: 768px) {
    .offline__info--logo .socials a {
        width: 32px;
        height: 32px;
    }
}

.offline__info--logo .socials a:nth-child(2) {
    margin: 0 32px;
}

@media (min-width: 768px) {
    .offline__info--logo .socials a:nth-child(2) {
        margin: 0 12px;
    }
}

.offline__info--logo .socials a svg {
    height: 27px;
    width: 27px;
}

@media (min-width: 768px) {
    .offline__info--logo .socials a svg {
        height: 24px;
        width: 24px;
    }
}

.offline__info--img {
    outline: 1px solid #dBd8d8;
    background: #dBd8d8;
    box-sizing: border-box;
    border-radius: 10.625px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .offline__info--img {
        border-radius: 21.333px;
        min-width: 140px;
        max-width: 140px;
        min-height: 140px;
        max-height: 140px;
    }
}

.offline__info--img img, .offline__info--img svg {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%;
}

.offline__info--data {
    color: #181818;
    width: 100%;
}

.offline__info--data .data {
    border-collapse: collapse;
    width: 100%;
}

.offline__info--data .data tr {
    border-bottom: 1px solid #f4f5f7;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.offline__info--data .data tr:first-of-type th, .offline__info--data .data tr:first-of-type td {
    padding-top: 0;
}

.offline__info--data .data tr:last-of-type {
    border: none;
}

.offline__info--data .data tr:last-of-type th, .offline__info--data .data tr:last-of-type td {
    padding-bottom: 0;
}

.offline__info--data .data th {
    padding: 12px 10px 12px 0;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.14px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    min-width: 40%;
    width: 40%;
    text-align: left;
}

.offline__info--data .data th::before {
    content: "";
    display: block;
    width: 7px;
    min-width: 7px;
    height: 7px;
    min-height: 7px;
    background: #5554de;
    border-radius: 50%;
    margin-right: 12px;
}

.offline__info--data .data td {
    padding: 12px 0;
    vertical-align: middle;
    font-weight: 500;
    line-height: 20px;
}

.offline__show {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
    width: 100%;
    transition: 0.2s;
    cursor: pointer;
}

.offline__show.active svg {
    transform: rotate(180deg);
}

.offline__show svg {
    width: 20px;
    height: 20px;
    margin-left: 4px;
}

.offline__more--info {
    display: none;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0.12px;
    color: #181818;
}

.offline__more--info.active {
    display: block;
}

.offline__map {
    width: 100%;
    height: 258px;
    margin-bottom: 12px;
    border-radius: 16px;
}

@media (min-width: 768px) {
    .offline__map {
        height: 558px;
        margin-bottom: 20px;
    }
}

.offline__map #map {
    height: 100%;
    border-radius: 16px;
}


.pageSummaryWidget__wrapper {
    margin-bottom: 32px;
}

.pageSummaryWidget__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
}

@media (min-width: 768px) {
    .pageSummaryWidget__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.pageSummaryWidget__responsive {
    width: 100%;
    overflow-x: auto;
    display: flex;
    margin-bottom: 10px;
}

.pageSummaryWidget__responsive::-webkit-scrollbar {
    height: 8px;
}

.pageSummaryWidget__responsive::-webkit-scrollbar-thumb {
    background-color: #dBd8d8;
    border-radius: 32px;
}

.pageSummaryWidget__table {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.pageSummaryWidget__table thead, .pageSummaryWidget__table tbody {
    width: 100%;
}

.pageSummaryWidget__table tr {
    width: 100%;
    display: flex;
    border-radius: 20px;
    border: 1px solid #f4f5f7;
    margin-bottom: 10px;
    overflow: hidden;
}

.pageSummaryWidget__table tbody tr:last-child {
    margin-bottom: 0;
}

.pageSummaryWidget__table th, .pageSummaryWidget__table td {
    width: 50%;
    display: inline-flex;
    padding: 16px;
    background: #f9f9ff;
    font-size: 12px;
    line-height: 17px;
}

@media (min-width: 768px) {
    .pageSummaryWidget__table th, .pageSummaryWidget__table td {
        font-size: 14px;
        line-height: 24px;
    }
}

.pageSummaryWidget__table td {
    font-weight: 400;
}

.pageSummaryWidget__table a:hover {
    text-decoration: underline;
}

.pageSummaryWidget__table th {
    font-weight: 600;
}

.pageSummaryWidget__table img {
    width: 100%;
    height: auto;
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
/* Wireframe */
.casino_cta {
    display: flex;
    flex-wrap: wrap;
}

.casino_cta-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    background: #1f1f1f;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .casino_cta-wrapper {
        padding-bottom: 10px;
    }
}

.casino_cta-title {
    display: none;
    width: 100%;
    margin-top: 0;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 28px;
    color: #ffffff;
}

@media (min-width: 768px) {
    .casino_cta-title {
        display: block;
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 20px;
    }
}

.casino_cta-more-content *:not(:nth-child(-n+2)) {
    display: none;
}

.casino_cta-view-bonuses-mobile {
    display: inline-flex;
    width: 100%;
    margin-bottom: 28px;
}

@media (min-width: 768px) {
    .casino_cta-view-bonuses-mobile {
        display: none;
    }
}

.casino_cta-view-bonuses-mobile .small-size-mobile {
    font-size: 16px;
    height: 56px;
    width: 100%;
    padding: 0 20px;
}

.casino_cta-info-box {
    margin-left: unset;
}

@media (min-width: 768px) {
    .casino_cta-info-box {
        flex: 1;
    }
}

.casino_cta-info-box .description {
    color: #b5b5b5;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    max-width: 739px;
    margin-bottom: 28px;
}

@media (min-width: 768px) {
    .casino_cta-info-box .description {
        margin-bottom: 32px;
    }
}

.casino_cta-info-box .description p:first-child {
    margin-top: 0;
}

.casino_cta-info-box--more-content &gt; :not(.contentSelectionLink):nth-child(n+2) {
    display: none;
}

.casino_cta-info-box .options .option {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    color: #ffffff;
}

.casino_cta-info-box .options .option .text {
    color: #ffffff;
    font-size: 14px;
}

.casino_cta-info-box .options .option:last-child {
    margin-bottom: 0;
}

.casino_cta-info-box .options .option .icon {
    width: 36px;
    min-width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #252525;
    border-radius: 8px;
    margin-right: 12px;
}

.casino_cta-info-box .options .option .icon .icon_players {
    width: 20px;
    height: 20px;
}

.casino_cta-info-box .options .option .link {
    color: #ffffff;
    text-decoration: underline;
}

.casino_cta-intro-btn {
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    text-decoration: underline;
    margin-left: 6px;
}


.cityCategoryWidget__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .cityCategoryWidget__wrapper {
        padding: 40px 40px 30px;
    }
}

.cityCategoryWidget__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .cityCategoryWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.cityCategoryWidget__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .cityCategoryWidget__list {
        justify-content: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.cityCategoryWidget__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .cityCategoryWidget__item {
        width: calc(25% - 12px);
        margin: 0 6px 10px;
    }
}

.cityCategoryWidget__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .cityCategoryWidget__item:last-child {
        margin-bottom: 10px;
    }
}

.cityCategoryWidget .item--centered {
    justify-content: center;
}

.cityCategoryWidget .item--centered .item__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.cityCategoryWidget .item__img-wrapper, .cityCategoryWidget .item__logo {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
    overflow: hidden;
}

.cityCategoryWidget .item__link {
    display: inline-flex;
    align-items: center;
}

.cityCategoryWidget .item__flag {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.cityCategoryWidget .item__logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
}

.cityCategoryWidget .item__logo img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.cityCategoryWidget .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


.countryWithCasinosBonuses__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__wrapper {
        padding: 40px 40px 30px;
    }
}

.countryWithCasinosBonuses__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.countryWithCasinosBonuses__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.countryWithCasinosBonuses__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .countryWithCasinosBonuses__item {
        width: calc(25% - 12px);
    }
}

.countryWithCasinosBonuses__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item:last-child {
        margin-bottom: 10px;
    }
}

.countryWithCasinosBonuses .item__flags {
    display: inline-flex;
    align-items: center;
}

.countryWithCasinosBonuses .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.countryWithCasinosBonuses .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


.casinoScore {
    width: 100%;
    margin-bottom: 28px;
}

.casinoScore-box {
    width: 100%;
    background: #ffffff;
    border-radius: 20px;
}

.casinoScore-box .score_info .option {
    width: 100%;
    max-width: 265px;
}

.casinoScore-box .options:nth-child(1) {
    border-bottom: 1px solid #f1f1f1;
}

@media (max-width: 815px) {
    .casinoScore-box .options:nth-child(1) {
        flex-direction: column;
    }
}

.casinoScore-box .options:nth-child(2) {
    padding: 28px 36px 34px 36px;
}

@media (max-width: 815px) {
    .casinoScore-box .options:nth-child(2) {
        padding: 16px 16px 28px 16px;
    }
}

@media (max-width: 768px) {
    .casinoScore-box .options:nth-child(2) {
        flex-direction: column;
    }
}

.casinoScore-box .options {
    padding: 36px 36px 32px 36px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

@media (max-width: 815px) {
    .casinoScore-box .options {
        padding: 20px 16px 24px 16px;
    }
}

.casinoScore-box .options .tooltip_option {
    position: relative;
}

.casinoScore-box .options .option .score {
    margin-left: auto;
    font-weight: 600;
    font-size: 16px;
}

.casinoScore-box .options .option .score_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px 0;
    height: 24px;
}

@media (max-width: 768px) {
    .casinoScore-box .options .option .score_text {
        margin: 0 0 16px 0;
        font-size: 14px;
    }
}

.casinoScore-box .options .option .score_text:last-child {
    margin: 0;
}

@media (max-width: 768px) {
    .casinoScore-box .options .option .score_text:last-child {
        margin: 0 0 16px 0;
    }
}

@media (max-width: 815px) {
    .casinoScore-box .options .option:nth-child(2) .score_text:last-child {
        margin: 0;
    }
}

.casinoScore-box .options .option .title {
    color: #181818;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 20px 0;
}

@media (max-width: 815px) {
    .casinoScore-box .options .option .title {
        margin: 0 0 16px 0;
    }
}

.casinoScore-box .options .option .info_text {
    color: #4443b8;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: fit-content;
}

.casinoScore-box .options .option .info_text:hover ~ .tooltip {
    top: 58px;
    left: 0;
    z-index: 5;
    position: absolute;
    width: 100%;
    height: fit-content;
    background: #404040;
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 16px 16px 8px 16px;
}

@media (min-width: 815px) {
    .casinoScore-box .options .option .info_text:hover ~ .tooltip {
        padding: 16px 20px;
        top: 42px;
        left: 35px;
    }
}

@media (min-width: 992px) {
    .casinoScore-box .options .option .info_text:hover ~ .tooltip {
        top: 40px;
        max-width: 240px;
        left: 50%;
    }
}

.casinoScore-box .options .option .info_text:hover ~ .tooltip .text {
    font-size: 12px;
    margin: unset;
    font-weight: 400;
    color: #dBd8d8;
}

.casinoScore-box .options .option .info_text:hover ~ .tooltip .close {
    margin-top: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f1f1f;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

@media (min-width: 815px) {
    .casinoScore-box .options .option .info_text:hover ~ .tooltip .close {
        display: none;
    }
}

.casinoScore-box .options .option .info_text:hover ~ .tooltip .close .icon_cancel {
    padding: 5px;
}

.casinoScore-box .options .option .info_text:hover:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #404040;
    transform: rotate(45deg);
    top: 35px;
    right: 3px;
}

@media (min-width: 992px) {
    .casinoScore-box .options .option .info_text:hover:after {
        top: 33px;
    }
}

@media (max-width: 815px) {
    .casinoScore-box .options .option .info_text {
        margin-top: 16px;
    }
}

.casinoScore-box .options .option .tooltip {
    display: none;
}

.casinoScore-box .options .option .icon_info {
    margin-left: 8px;
}

.casinoScore-box .options .stars_box {
    display: flex;
    align-items: center;
}

@media (max-width: 815px) {
    .casinoScore-box .options .stars_box {
        height: 32px;
    }
}

.casinoScore-box .options .stars_box svg {
    margin-right: 4px;
}

.casinoScore-box .options .stars_box svg:last-child {
    margin-right: unset;
}

@media (max-width: 815px) {
    .casinoScore-box .options .stars_box svg {
        max-width: 28px;
        height: 28px;
    }
}

.casinoScore-box .options .stars_box-counter {
    display: flex;
}

.casinoScore-box .options .stars_box-total {
    font-size: 24px;
    color: #181818;
    font-weight: 700;
    margin-left: 12px;
    margin-right: 8px;
}

@media (max-width: 815px) {
    .casinoScore-box .options .stars_box-total {
        font-size: 20px;
        margin-left: 8px;
    }
}

@media (max-width: 815px) {
    .casinoScore-box .options .stars_box-total-text {
        word-spacing: -4px;
    }
}

@media (max-width: 815px) {
    .casinoScore-box .options .stars_box .reviews_text {
        display: none;
    }
}

.casinoScore-write-btn {
    width: 100%;
    margin-top: 20px;
    padding: 0 40px 0 40px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #05e98f;
    font-size: 16px;
    font-weight: 600;
    border: unset;
    border-radius: 16px;
    cursor: pointer;
}

.casinoScore-write-btn:hover {
    background: #04C378;
}

.casinoScore-write-btn .icon_add-comment {
    margin-right: 8px;
}

/*# sourceMappingURL=style.css.map */


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.topSlotsWidget__wrapper {
    max-width: 425px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .topSlotsWidget__wrapper {
        max-width: 100%;
    }
}

.topSlotsWidget__title {
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #000;
}

@media (min-width: 768px) {
    .topSlotsWidget__title {
        flex: 1;
        margin-right: 20px;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.topSlotsWidget__cards {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.topSlotsWidget__cards.flex-row {
    align-items: flex-start;
}

@media (min-width: 768px) {
    .topSlotsWidget__cards {
        width: calc(100% + 20px);
        margin: 0 -10px;
    }
}

.topSlotsWidget__card {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

@media (min-width: 768px) {
    .topSlotsWidget__card {
        flex-wrap: nowrap;
        flex-direction: column;
    }
}

.topSlotsWidget__card__title {
    flex: 1;
}

.topSlotsWidget__card__wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 24px;
    padding-bottom: 16px;
    background: #ffffff;
}

.topSlotsWidget__card__wrapper.dropdown-show .topSlotsWidget__table__more {
    display: none;
}

.topSlotsWidget__card__wrapper.dropdown-show .topSlotsWidget__table__dropdown-content {
    display: block;
}

.topSlotsWidget__card__wrapper:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .topSlotsWidget__card__wrapper {
        max-width: 100%;
        width: calc(33.3333333333% - 20px);
        margin: 0 10px;
    }
}

.topSlotsWidget__card__img-wrapper {
    width: 100%;
    position: relative;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    border-top-left-radius: 12px;
    margin-bottom: 8px;
    max-width: 425px;
    max-height: 425px;
}

.topSlotsWidget__card__number {
    margin: 0;
    padding: 4px 9px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #4443b8;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    z-index: 5;
}

.topSlotsWidget__card__img {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 100%;
    position: relative;
}

.topSlotsWidget__card__img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(46, 45, 146, 0) 52.78%, #2B2872 100%);
    z-index: 1;
}

.topSlotsWidget__card__img img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.topSlotsWidget__card__title-wrapper {
    width: 100%;
    padding: 20px 16px;
    position: absolute;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    left: 0;
    bottom: 0;
    z-index: 5;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

@media (min-width: 768px) {
    .topSlotsWidget__card__title-wrapper {
        padding: 12px 16px;
    }
}

.topSlotsWidget__card__rating {
    display: inline-flex;
    align-items: center;
}

@media (min-width: 768px) {
    .topSlotsWidget__card__rating {
        width: 60px;
        justify-content: flex-end;
    }
}

.topSlotsWidget__card__rating__rate {
    margin-left: 4px;
    margin-bottom: -2px;
}

.topSlotsWidget__main {
    width: 100%;
    flex: 1;
    margin-bottom: 8px;
}

.topSlotsWidget__table {
    width: 100%;
    padding: 0 16px;
}

.topSlotsWidget__table th, .topSlotsWidget__table td {
    padding: 8px 0;
    width: 1%;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.topSlotsWidget__table th {
    font-weight: 500;
}

.topSlotsWidget__table td {
    font-weight: 400;
}

.topSlotsWidget__table__link {
    color: #5554de;
    text-decoration: underline;
}

.topSlotsWidget__table__dropdown-content {
    display: none;
}

.topSlotsWidget__table__more {
    padding: 0;
    border: none;
    outline: none;
    background: none;
    color: #5554de;
    cursor: pointer;
}

.topSlotsWidget__table__more:hover {
    text-decoration: underline;
}

.topSlotsWidget__play {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    padding: 0 16px;
}

@media (min-width: 1200px) {
    .topSlotsWidget__play {
        position: absolute;
        display: none;
        top: 0;
        z-index: 10;
    }

    .topSlotsWidget__play.show {
        display: inline-flex;
    }
}

.topSlotsWidget__play--btn {
    width: 100%;
    cursor: pointer;
    border: none;
    outline: none;
    padding: 16px 40px;
    background: #5554de;
    border-radius: 16px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

@media (min-width: 1200px) {
    .topSlotsWidget__play--btn {
        width: auto;
    }
}


.casinoVisitsWidget__wrapper{background:#fff;border-radius:20px;padding:24px 16px}@media(min-width: 768px){.casinoVisitsWidget__wrapper{padding:40px}}.casinoVisitsWidget__title{margin-top:0;margin-bottom:12px;font-weight:600;font-size:20px;line-height:32px;color:#181818}@media(min-width: 768px){.casinoVisitsWidget__title{font-weight:700;font-size:28px;line-height:36px;margin-bottom:16px}}.casinoVisitsWidget__description{margin-bottom:16px;font-weight:400;font-size:16px;line-height:24px;color:#181818}.casinoVisitsWidget__main{display:flex;flex-wrap:wrap}.casinoVisitsWidget__map__wrapper{width:100%;height:200px;border:1px solid #5554de;border-radius:20px;padding:24px 10px;margin-bottom:24px}@media(min-width: 768px){.casinoVisitsWidget__map__wrapper{max-width:260px;margin-right:24px;margin-bottom:0}}.casinoVisitsWidget__table{width:100%;display:flex;flex-wrap:wrap}@media(min-width: 768px){.casinoVisitsWidget__table{flex:1}}.casinoVisitsWidget__table tbody{display:flex;flex-wrap:wrap;width:100%}.casinoVisitsWidget__row{width:100%;display:flex;align-items:center;margin-bottom:24px}.casinoVisitsWidget__row:last-child{margin-bottom:0}.casinoVisitsWidget__td{display:inline-flex;align-items:center;padding:0}.casinoVisitsWidget__country-wrapper{margin-right:12px;width:62px}.casinoVisitsWidget__country__info{display:inline-flex;align-items:center}.casinoVisitsWidget__country__info--img{width:32px;height:32px;margin-right:8px}.casinoVisitsWidget__country__info--img img{width:100%;height:auto}.casinoVisitsWidget__country__info--name{font-weight:500;font-size:16px;line-height:24px;color:#181818}.casinoVisitsWidget__info-wrapper{margin-right:4px;width:60px}.casinoVisitsWidget__value{font-weight:600;font-size:16px;line-height:24px;color:#181818}.casinoVisitsWidget__range-wrapper{flex:1}.casinoVisitsWidget__range{display:inline-flex;align-items:center;width:100%;height:24px;position:relative;padding:4px 6px;border-radius:20px;background:#f9f9ff}.casinoVisitsWidget__range span{border-radius:20px;background:#5554de;height:16px}


.our_promise {
  margin: 0 0 40px 0;
}
.our_promise .title {
  font-size: 24px;
  line-height: 44px;
  font-weight: 700;
  margin-bottom: 24px;
}
.our_promise-box {
  padding: 24px 20px;
  border-radius: 16px;
  background: #ffffff;
}
.our_promise-box .lists {
  padding: 0;
  margin: 0;
  list-style: none;
}
.our_promise-box .lists .list {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.our_promise-box .lists .list:last-child {
  margin-bottom: unset;
}
.our_promise-box .lists .list .icon_check {
  width: 36px;
  min-width: 36px;
  height: 36px;
}
.our_promise-box .lists .list .text {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}


.prime-bg{margin-bottom:0}@media(min-width: 992px){.prime-bg{margin-bottom:40px}}.blogArticleWidget__wrapper{display:flex;flex-wrap:wrap;background:#fff;padding:32px 15px;margin:0 -15px 40px}@media(min-width: 768px){.blogArticleWidget__wrapper{padding:40px}}@media(min-width: 992px){.blogArticleWidget__wrapper{margin:0 0 40px;border-radius:20px;border:1px solid #f1f1f1}}.blogArticleWidget__content{width:100%;font-weight:400;font-size:16px;line-height:28px;color:#181818}.blogArticleWidget__content p:first-child{margin-top:0}.blogArticleWidget__content h2{font-weight:700;font-size:24px;line-height:44px;margin-top:40px}@media(min-width: 768px){.blogArticleWidget__content h2{font-size:28px;line-height:36px}}.blogArticleWidget__content img{width:100%;height:auto;border-radius:20px}.blogArticleWidget__content a{color:#5554de;text-decoration:underline}


.tableOfContentWidget.show .tableOfContentWidget__top {
    margin-bottom: 32px;
}

.tableOfContentWidget.show .tableOfContentWidget__arrow {
    transform: rotate(-180deg);
}

.tableOfContentWidget.show .tableOfContentWidget__content {
    display: flex;
}

.tableOfContentWidget__wrapper {
    padding: 24px 16px;
    background: #ffffff;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
}

@media (min-width: 768px) {
    .tableOfContentWidget__wrapper {
        padding: 40px;
    }
}

.tableOfContentWidget__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tableOfContentWidget__title {
    flex: 1;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #181818;
}

@media (min-width: 768px) {
    .tableOfContentWidget__title {
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
    }
}

.tableOfContentWidget__arrow {
    cursor: pointer;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2ff;
    margin-left: 32px;
    transition: all 0.3s ease;
}

.tableOfContentWidget__content {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    flex-wrap: wrap;
}

.tableOfContentWidget__item {
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 32px;
}

.tableOfContentWidget__item:before {
    content: "";
    position: absolute;
    background: #f9f9ff;
    width: 12px;
    left: 6px;
    top: 0;
    bottom: 0;
}

.tableOfContentWidget__item:first-child:before {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    top: 6px;
}

.tableOfContentWidget__item:last-child {
    padding-bottom: 0;
}

.tableOfContentWidget__item:last-child:before {
    height: calc(50% - 12px);
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.tableOfContentWidget__bullet {
    width: 24px;
    height: 24px;
    margin-right: 22px;
    z-index: 1;
}

.tableOfContentWidget__link {
    cursor: pointer;
    flex: 1;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #181818;
}

@media (min-width: 768px) {
    .tableOfContentWidget__link {
        font-size: 16px;
        line-height: 24px;
    }
}


.widget-half .bonus-type-category {
  margin-bottom: -16px;
}
.widget-half .bonus-type-category li {
  width: 49%;
  margin-bottom: 16px;
}
.widget-half .bonus-type-category li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
}

.bonus-type-category {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 0 -16px 0;
  padding: 0;
}
@media (min-width: 768px) {
  .bonus-type-category {
    margin-bottom: -20px;
  }
}
.bonus-type-category li {
  margin-bottom: 16px;
  width: 49%;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  padding: 8px;
}
@media (min-width: 768px) {
  .bonus-type-category li {
    width: 32%;
  }
}
@media (min-width: 992px) {
  .bonus-type-category li {
    width: 14.5%;
    margin-bottom: 20px;
  }
}
.bonus-type-category a {
  color: #5554de;
  text-decoration: underline;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}


.frontSearch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 44px;
}
@media (min-width: 576px) {
  .frontSearch {
    position: inherit;
    margin-bottom: 0;
  }
}
.frontSearch .search__dropdown {
  box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.12);
  max-height: none;
  overflow-y: auto;
}
@media (min-width: 576px) {
  .frontSearch .search__dropdown {
    max-height: 540px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
.frontSearch .search__dropdown .search__scroll--container {
  max-height: 304px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media (min-width: 576px) {
  .frontSearch .search__dropdown .search__scroll--container {
    max-height: none;
    overflow: auto;
  }
}
.frontSearch .search__dropdown .search__btns {
  padding: 20px 20px 8px 20px;
}
.frontSearch .search__dropdown .search__btns--items {
  display: flex;
  width: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.frontSearch .search__dropdown .search__btns--items::-webkit-scrollbar {
  display: none;
}
@media (min-width: 576px) {
  .frontSearch .search__dropdown .search__btns--items {
    overflow-y: auto;
    flex-wrap: wrap;
  }
}
.frontSearch .search__dropdown .search__btns--items button {
  color: #181818;
  border-color: #dBd8d8;
  white-space: nowrap;
  margin-right: 6px;
}
.frontSearch .search__dropdown .search__btns--items button.active {
  border-color: #4443b8;
}
@media (min-width: 576px) {
  .frontSearch .search__dropdown .search__btns--items button {
    margin-right: 4px;
  }
}
.frontSearch .search__dropdown .search__popular p {
  color: #4443b8;
}
.frontSearch .search__dropdown .search__popular--items .item p {
  color: #1f1f1f;
}
.frontSearch .search__dropdown .search__popular--items .item p.item__subtitle {
  color: #6c6c6c;
}
.frontSearch .search__dropdown .search__nav {
  padding: 0 20px 15px 20px;
}
.frontSearch .search__dropdown .search__nav a {
  color: #2B2B2B;
  margin-bottom: 20px;
}
.frontSearch .search__dropdown .search__nav a:last-of-type {
  margin-bottom: 0;
}
.frontSearch.show .search__dropdown {
  opacity: 1;
  height: auto;
  z-index: 10;
}
.frontSearch__form {
  width: 100%;
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 16px;
  border: 1px solid #2B2B2B;
  background: #181818;
}
@media (min-width: 576px) {
  .frontSearch__form {
    position: relative;
  }
}
.frontSearch__form form {
  width: 100%;
}
.frontSearch__form form #form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  position: relative;
}
.frontSearch__form form #form &gt; div:first-of-type {
  width: 100%;
}
.frontSearch__form form #form label {
  display: none;
}
.frontSearch__form form #form input {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 20px 20px 20px 24px;
  background: transparent;
  width: 80%;
  height: 100%;
  border: none;
}
@media (min-width: 576px) {
  .frontSearch__form form #form input {
    width: 73%;
  }
}
.frontSearch__form form #form input:focus {
  outline: 0;
}
.frontSearch__form form #form input:focus::placeholder {
  color: transparent;
}
.frontSearch__form form #form input:placeholder-shown {
  text-overflow: ellipsis;
}
.frontSearch__form form #form input::placeholder {
  color: #6c6c6c;
  transition: 0.2s;
  text-overflow: ellipsis;
}
@media (min-width: 576px) {
  .frontSearch__form form #form input::placeholder {
    text-overflow: initial;
  }
}
.frontSearch__form form #form .header__search-btn {
  padding: 20px 0;
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #05e98f;
  color: transparent;
  border: none;
  position: absolute;
  top: -2px;
  right: -1px;
  background-image: url("/build/midori/assets/icons/search--dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
@media (min-width: 576px) {
  .frontSearch__form form #form .header__search-btn {
    width: 181px;
    height: 105%;
    background-image: none;
  }
}
.frontSearch__form__btn {
  display: none;
  width: 68px;
  height: 68px;
  position: absolute;
  right: 0;
  z-index: 10;
  align-items: center;
  justify-content: center;
  color: #181818;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  cursor: pointer;
}
@media (min-width: 576px) {
  .frontSearch__form__btn {
    display: flex;
    width: 181px;
    height: 100%;
  }
}
.frontSearch__form__btn span {
  display: none;
}
@media (min-width: 576px) {
  .frontSearch__form__btn span {
    display: inline;
    margin-left: 8px;
  }
  .frontSearch__form__btn span:before {
    content: attr(data-text-before);
  }
}
.frontSearch__form__btn svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 576px) {
  .frontSearch__form__btn svg {
    width: 24px;
    height: 24px;
  }
}
.frontSearch__btn--close {
  background: none;
  border: none;
  padding: 0;
  display: none;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}
.frontSearch__btn--close.active {
  display: flex;
  margin-left: 20px;
  cursor: pointer;
}
.frontSearch__btn--close svg {
  width: 28px;
  height: 28px;
}

.widget-half .frontSearch {
  position: relative;
  margin-bottom: 40px;
}
.widget-half .frontSearch .search__dropdown {
  box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.12);
  max-height: none;
  overflow-y: auto;
}
.widget-half .frontSearch .search__dropdown .search__scroll--container {
  max-height: 304px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.widget-half .frontSearch .search__dropdown .search__btns--items {
  display: flex;
  width: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  flex-wrap: nowrap;
}
.widget-half .frontSearch .search__dropdown .search__btns--items button {
  margin-right: 6px;
}
.widget-half .frontSearch__form {
  position: initial;
  background: #ffffff;
  border-color: #f1f1f1;
}
.widget-half .frontSearch__form form #form input {
  width: 80%;
  color: #181818;
}
.widget-half .frontSearch__form form #form input::placeholder {
  color: #6c6c6c;
}
.widget-half .frontSearch__form form #form .header__search-btn {
  width: 68px;
  height: 68px;
  background-image: url("/build/midori/assets/icons/search--dark.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.widget-half .frontSearch__form__btn {
  display: none;
  width: 68px;
  height: 68px;
}
.widget-half .frontSearch__btn--close svg path {
  fill: #181818;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.widget-half .linksWidget__wrapper {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__wrapper {
    padding: 24px;
  }
}
.widget-half .linksWidget__title {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .widget-half .linksWidget__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 24px;
  }
}
.widget-half .linksWidget__default {
  margin-top: 0;
}
.widget-half .linksWidget__default-col {
  flex: 0 0 100%;
  margin-bottom: 28px;
}
.widget-half .linksWidget__default-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-item {
  margin-bottom: 28px;
  align-items: center;
}
.widget-half .linksWidget__default-item .icon_check {
  display: none;
}
.widget-half .linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__default-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.widget-half .linksWidget__default-link:hover {
  color: #5554de;
}
.widget-half .linksWidget__similar-col {
  flex: 0 0 100%;
  margin-bottom: 16px;
  position: relative;
}
.widget-half .linksWidget__similar-col:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-col:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item {
  margin-bottom: 16px;
  padding: 8px;
  border: none;
  position: relative;
}
.widget-half .linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
.widget-half .linksWidget__similar-item:last-child:before {
  display: none;
}
.widget-half .linksWidget__similar-item:before {
  content: "";
  height: 1px;
  background: #f1f1f1;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  position: absolute;
}
.widget-half .linksWidget__similar-item:after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4298 5.44321L16.9869 12.0003L10.4298 18.5573L9.01562 17.1431L14.1585 12.0003L9.01562 6.85742L10.4298 5.44321Z' fill='%23181818'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
.widget-half .linksWidget__similar-casinos-item {
  flex-basis: 100%;
}
.widget-half .linksWidget__similar-casinos-item:last-child {
  margin-bottom: 28px;
}
.widget-half .linksWidget__similar-title {
  flex: 1;
}
.widget-half .linksWidget__similar-link {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.linksWidget__wrapper {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .linksWidget__wrapper {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .linksWidget__wrapper {
    padding: 40px;
  }
}
.linksWidget__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  color: #181818;
}
@media (min-width: 768px) {
  .linksWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
}
.linksWidget__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 20px;
  margin-top: -20px;
  margin-bottom: -20px;
}
.linksWidget__table th {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table th:first-child {
  padding-left: 20px;
}
.linksWidget__table th:last-child {
  max-width: 42px;
  padding-right: 20px;
  text-align: right;
}
.linksWidget__table tbody td {
  padding: 10px;
  background: #f9f9ff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.linksWidget__table tbody td a:hover {
  text-decoration: underline;
}
.linksWidget__table tbody td:first-child {
  padding-left: 20px;
  border-bottom-left-radius: 16px;
  border-top-left-radius: 16px;
}
.linksWidget__table tbody td:last-child {
  max-width: 60px;
  font-weight: 500;
  color: #5554de;
  padding-right: 20px;
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
.linksWidget__default {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 24px;
}
.linksWidget__default-item {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-basis: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .linksWidget__default-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__default-item:last-child {
  margin-bottom: 0;
}
.linksWidget__default-item .icon_check {
  flex: 0 0 20px;
  margin-right: 12px;
  width: 20px;
  height: 20px;
}
.linksWidget__default-link {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #181818;
}
.linksWidget__default-link:hover {
  text-decoration: underline;
}
.linksWidget__similar {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .linksWidget__similar {
    justify-content: space-between;
  }
}
.linksWidget__similar-col {
  width: 100%;
  margin-bottom: 30px;
}
.linksWidget__similar-col-solo {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .linksWidget__similar-col-solo {
    margin-bottom: 0;
  }
}
.linksWidget__similar-col:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-col {
    flex: 0 0 calc(50% - 10px);
    margin-bottom: 0;
  }
}
.linksWidget__similar-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
  padding: 8px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
}
.linksWidget__similar-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .linksWidget__similar-item {
    margin-bottom: 28px;
  }
}
.linksWidget__similar-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #f1f1f1;
}
.linksWidget__similar-logo img {
  width: 40px;
  height: auto;
}
.linksWidget__similar-title a, .linksWidget__similar-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #5554de;
}
.linksWidget__similar-title a:hover {
  text-decoration: underline;
}
.linksWidget__similar-casinos-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-item {
    flex-basis: calc(50% - 10px);
  }
}
.linksWidget__similar-casinos-item:nth-last-child(2):nth-child(odd) {
  margin-bottom: 0;
}
.linksWidget__similar-casinos-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.linksWidget__similar-casinos-solo-item {
  position: relative;
  flex-basis: 100%;
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .linksWidget__similar-casinos-solo-item {
    flex-basis: calc(50% - 10px);
  }
}

.linksWidget_sidebar {
  padding: 32px;
  background: #ffffff;
  border-radius: 16px;
}
.linksWidget_sidebar .linksWidget__similar-col {
  flex: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item {
  flex-wrap: nowrap;
  padding: 16px 0 16px 0;
  border: unset;
  border-bottom: 1px solid #f4f5f7;
  border-radius: unset;
  margin-bottom: unset;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:first-child {
  padding: 0 0 16px 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-item:last-child {
  border-bottom: unset;
  padding: 16px 0 0 0;
}
.linksWidget_sidebar .linksWidget__similar-col .linksWidget__similar-icon {
  margin-left: auto;
}

.linksWidget_sidebar-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 24px;
}


.casinoAllowedCountriesWidget {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .casinoAllowedCountriesWidget {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .casinoAllowedCountriesWidget {
    padding: 40px;
  }
}
.casinoAllowedCountriesWidget__title {
  margin-top: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 12px;
  color: #181818;
}
@media (min-width: 768px) {
  .casinoAllowedCountriesWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
}
.casinoAllowedCountriesWidget p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 12px;
  color: #181818;
}
@media (min-width: 768px) {
  .casinoAllowedCountriesWidget p {
    margin-bottom: 16px;
  }
}
.casinoAllowedCountriesWidget__items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  transition: height 0.5s ease-in;
}
@media (min-width: 768px) {
  .casinoAllowedCountriesWidget__items {
    margin: 0 -10px 12px -10px;
    width: calc(100% + 20px);
  }
}
.casinoAllowedCountriesWidget__items.all {
  transition: height 0.5s ease-out;
}
.casinoAllowedCountriesWidget__items.all .casinoAllowedCountriesWidget__item:nth-child(n+7) {
  display: inline-flex;
}
.casinoAllowedCountriesWidget__item {
  width: 100%;
  margin-bottom: 12px;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding: 8px;
  display: inline-flex;
  align-items: center;
}
@media (min-width: 768px) {
  .casinoAllowedCountriesWidget__item {
    width: calc(33.333% - 20px);
    margin: 0 10px 12px 10px;
  }
}
.casinoAllowedCountriesWidget__item:nth-child(n+7) {
  display: none;
}
.casinoAllowedCountriesWidget__item--title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.casinoAllowedCountriesWidget__item--link {
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.casinoAllowedCountriesWidget__item--img-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.casinoAllowedCountriesWidget__item--img-wrapper svg {
  background: #ffffff;
  position: absolute;
  top: 24px;
  left: 24px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
}
.casinoAllowedCountriesWidget__item--flag {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.casinoAllowedCountriesWidget__btn {
  cursor: pointer;
  width: 100%;
  padding: 2px 20px;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  border: none;
  outline: none;
}
.casinoAllowedCountriesWidget__btn.active svg {
  transform: rotate(180deg);
}
.casinoAllowedCountriesWidget__btn svg {
  margin-left: 8px;
  background: #f2f2ff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}


.countryWithCasinosBonuses__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__wrapper {
        padding: 40px 40px 30px;
    }
}

.countryWithCasinosBonuses__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.countryWithCasinosBonuses__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.countryWithCasinosBonuses__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .countryWithCasinosBonuses__item {
        width: calc(25% - 12px);
    }
}

.countryWithCasinosBonuses__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item:last-child {
        margin-bottom: 10px;
    }
}

.countryWithCasinosBonuses .item__flags {
    display: inline-flex;
    align-items: center;
}

.countryWithCasinosBonuses .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.countryWithCasinosBonuses .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


@charset "UTF-8";
.casinoUserComment {
  width: 100%;
}
.casinoUserComment_item-hidden {
  display: none;
}
.casinoUserComment_item {
  width: 100%;
  background: #ffffff;
  margin-bottom: 20px;
  border-radius: 20px;
  flex-direction: column;
}
.casinoUserComment_item-info {
  display: flex;
  padding: 0 16px;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info {
    padding: 0 40px;
    flex-direction: unset;
  }
}
.casinoUserComment_item-info:first-child {
  padding: 20px 16px 0 16px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info:first-child {
    padding: 40px 40px 0 40px;
  }
}
.casinoUserComment_item-info:last-child {
  padding: 0 16px 20px 16px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info:last-child {
    padding: 0 40px 40px 40px;
  }
}
.casinoUserComment_item-info .user {
  display: flex;
  align-items: center;
}
.casinoUserComment_item-info .user .avatar {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #d1ffed;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .user .avatar {
    width: 56px;
    height: 56px;
  }
}
.casinoUserComment_item-info .user .info {
  margin-left: 12px;
}
.casinoUserComment_item-info .user .info .reviews {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #6c6c6c;
}
.casinoUserComment_item-info .user .info .base_info {
  display: flex;
  align-items: center;
}
.casinoUserComment_item-info .user .info .base_info .username {
  margin: unset;
  font-weight: 600;
  font-size: 16px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .user .info .base_info .username {
    font-size: 18px;
  }
}
.casinoUserComment_item-info .user .info .base_info .flag {
  width: 20px;
  height: 20px;
  margin-left: 12px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .user .info .base_info .flag {
    width: 24px;
    height: 24px;
  }
}
.casinoUserComment_item-info .reviews_total {
  margin-top: 20px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .reviews_total {
    flex-direction: column;
    margin-top: unset;
  }
}
.casinoUserComment_item-info .reviews_total .date {
  font-size: 14px;
  color: #6c6c6c;
  margin: unset;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .reviews_total .date {
    margin-top: 8px;
    margin-left: auto;
  }
}
.casinoUserComment_item-info .reviews_total .stars_box {
  display: flex;
  align-items: center;
}
.casinoUserComment_item-info .reviews_total .stars_box-total {
  display: none;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .reviews_total .stars_box-total {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    margin: 0 5px 0 8px;
    height: 24px;
  }
}
.casinoUserComment_item-info .reviews_total .stars_box-counter {
  display: flex;
}
.casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review, .casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review-half {
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .comment {
    margin-bottom: 36px;
  }
}
.casinoUserComment_item-info .comment .show_less:before {
  content: "Â&nbsp;" !important;
}
.casinoUserComment_item-info .comment .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.casinoUserComment_item-info .comment .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.casinoUserComment_item-info .comment .text {
  font-size: 14px;
  font-weight: 400;
  margin: 18px 0 20px 0;
  word-break: break-word;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .comment .text {
    margin: 24px 0 16px 0;
  }
}
.casinoUserComment_item-info .comment .pros_cons .title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.casinoUserComment_item-info .comment .pros_cons .title_pros {
  color: #04C378;
}
.casinoUserComment_item-info .comment .pros_cons .title_cons {
  color: #ff455b;
}
.casinoUserComment_item-info .comment .pros_cons .text {
  margin: unset;
  font-size: 14px;
}
.casinoUserComment_item-info .comment .pros_cons:last-child {
  margin-top: 16px;
}
.casinoUserComment_item-info .detailed_score {
  box-shadow: inset 0 0 0 1px #f1f1f1;
  background: #f9f9ff;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0 20px 0;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .detailed_score {
    min-width: 303px;
    margin: 24px 0 20px 33px;
    height: fit-content;
  }
}
.casinoUserComment_item-info .detailed_score .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  height: 24px;
}
.casinoUserComment_item-info .detailed_score .option .title {
  font-size: 14px;
  color: #404040;
  font-weight: 500;
  margin: unset;
}
.casinoUserComment_item-info .detailed_score .option .value {
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}
.casinoUserComment_item-info .detailed_score .option:last-child {
  margin-bottom: unset;
}
.casinoUserComment_item-info .helpful {
  display: flex;
  align-items: center;
  height: 24px;
  margin: unset;
  cursor: pointer;
  user-select: none;
}
.casinoUserComment_item-info .helpful_count {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1f1f1f;
}
.casinoUserComment_item-info .helpful .text {
  font-weight: 500;
  font-size: 14px;
  color: #6c6c6c;
  margin-left: 8px;
}
.casinoUserComment_item-info .casino_info {
  display: flex;
  align-items: center;
  padding-top: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .casino_info {
    background: #f4f5f7;
    border-radius: 16px 16px 0 0;
    padding: 20px;
  }
}
.casinoUserComment_item-info .casino_info .avatar {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  margin-right: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffefee;
}
.casinoUserComment_item-info .casino_info .avatar .logo-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 5px;
}
.casinoUserComment_item-info .casino_info .info .title {
  font-size: 18px;
  margin: unset;
  font-weight: 600;
}
.casinoUserComment_item-info .casino_info .info .date {
  font-size: 14px;
  color: #404040;
}
.casinoUserComment_item-info .casino_reply {
  margin: 20px 0 0 0;
  font-size: 14px;
  word-break: break-word;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .casino_reply {
    margin: unset;
    padding: 0 20px 20px 20px;
    border-radius: 0 0 16px 16px;
    background: #f4f5f7;
  }
}
.casinoUserComment_item-info .casino_reply .show_less:before {
  content: "Â&nbsp;" !important;
}
.casinoUserComment_item-info .casino_reply .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.casinoUserComment_item-info .casino_reply .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.casinoUserComment_item-info .reply_button {
  height: 56px;
  color: #181818 !important;
  background: #05e98f !important;
  border-radius: 16px;
  padding: 0 40px;
  outline: unset;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border: unset;
}
.casinoUserComment_item-info .pending_badge {
  background: #dBd8d8;
  color: #1f1f1f;
  padding: 4px 16px 4px 16px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0 0 0 14px;
  position: absolute;
  top: 0;
  right: -16px;
}
@media (min-width: 992px) {
  .casinoUserComment_item-info .pending_badge {
    right: 0;
    border-radius: 0 14px 0 14px;
  }
}
.casinoUserComment .add_reply-item {
  padding: unset;
}
.casinoUserComment .add_reply-item .casino_reply-box {
  margin: unset;
  padding: 0 16px 20px 16px;
}
@media (min-width: 992px) {
  .casinoUserComment .add_reply-item .casino_reply-box {
    padding: 0 40px 40px 40px;
  }
}
.casinoUserComment .casino_reply-box {
  width: 100%;
  display: none;
  margin-top: 20px;
}
.casinoUserComment .casino_reply-box .label {
  font-size: 14px;
  font-weight: 600;
}
.casinoUserComment .casino_reply-box .textarea {
  width: 100%;
  border: 1px solid #5554de;
  border-radius: 12px;
  padding: 16px;
  resize: vertical;
  background: #f9f9ff;
  font-size: 14px;
  line-height: 24px;
  outline: unset;
  margin-top: 8px;
}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar {
  width: 12px;
}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar-track {
  background: transparent;
}
.casinoUserComment .casino_reply-box .textarea::-webkit-scrollbar-thumb {
  background: #dBd8d8;
  border-radius: 16px;
}
.casinoUserComment .casino_reply-box .save_button-box {
  display: flex;
  justify-content: end;
}
.casinoUserComment .casino_reply-box .save_reply_button, .casinoUserComment .casino_reply-box .edit_reply_button {
  cursor: pointer;
  width: 100%;
  max-width: 146px;
  height: 56px;
  font-weight: 600;
  background: #5554de;
  margin-top: 16px;
  outline: unset;
  border: unset;
  border-radius: 16px;
  font-size: 16px;
  color: #ffffff;
}
.casinoUserComment .casino_reply-box .edit_errors {
  font-size: 13px;
  color: #ff455b;
}
.casinoUserComment .casino_reply-box .success_message {
  padding: 20px;
  background: #e3fff4;
  font-size: 14px;
  color: #04C378;
  border-radius: 16px;
}
.casinoUserComment .edit_reply_button {
  margin-top: 24px;
  height: 56px;
  background: #f2f2ff;
  color: #4443b8;
  border-radius: 16px;
  padding: 0 40px;
  outline: unset;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border: unset;
  max-width: fit-content;
  margin-left: auto;
}
.casinoUserComment .casino_item {
  border-top: 1px solid #f1f1f1;
}
@media (min-width: 992px) {
  .casinoUserComment .casino_item {
    margin-top: unset;
    border-top: unset;
    flex-direction: column;
  }
}
.casinoUserComment .last_info {
  padding: 0 16px 20px 16px;
  flex-direction: unset;
}
@media (min-width: 992px) {
  .casinoUserComment .last_info {
    padding: 0 40px 24px 40px;
  }
}
.casinoUserComment_showMore-container {
  width: 100%;
  text-align: center;
  margin: 8px 0 28px 0;
}
.casinoUserComment_showMore-container .btn-show-more {
  outline: unset;
  border-radius: 16px;
  background: #5554de;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  border: unset;
  height: 56px;
  width: 100%;
  max-width: 450px;
  cursor: pointer;
}
.casinoUserComment_showMore-container .btn-show-more:hover {
  background: #4443b8;
}
@media (min-width: 992px) {
  .casinoUserComment_showMore-container .btn-show-more {
    max-width: 280px;
  }
}
.casinoUserComment .sort {
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1f1f1f;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .casinoUserComment .sort {
    width: 100%;
    justify-content: end;
  }
}
.casinoUserComment .sort_text {
  font-size: 14px;
  color: #6c6c6c;
  line-height: 20px;
}
.casinoUserComment .sort .select_box {
  padding: 8px;
  margin-left: 8px;
  background: #ffffff;
  border-radius: 12px;
  min-width: 160px;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  position: relative;
  cursor: pointer;
}
.casinoUserComment .sort .select_box .selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}
.casinoUserComment .sort .select_box .selected_text {
  margin-right: 8px;
}
.casinoUserComment .sort .select_box .selected_arrow-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s linear all;
}
.casinoUserComment .sort .select_box .options {
  visibility: hidden;
  margin-top: 16px;
  position: absolute;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  box-shadow: inset 0 -0.8px 0px 1px #f1f1f1;
  background: #ffffff;
  width: 100%;
  left: 0;
  top: 14px;
  padding: 16px 8px 0 8px;
  border-radius: 0 0 16px 16px;
}
.casinoUserComment .sort .select_box .options .active {
  background: #f2f2ff;
}
.casinoUserComment .sort .select_box .options .option {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  margin-bottom: 8px;
  border-radius: 12px;
}
.casinoUserComment .sort .select_box .options .option:hover {
  background: #f2f2ff;
}
.casinoUserComment_item-fadeIn {
  animation: fadeIn 0.7s ease-in-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


.intro__more-btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 24px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (min-width: 992px) {
  .intro__more-btn-wrapper {
    justify-content: flex-start;
  }
}
.intro__more-btn {
  cursor: pointer;
  margin-left: 0;
  text-decoration: underline;
}
@media (max-width: 576px) {
  .intro__more-btn {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.12px;
    color: #f1f1f1;
    -webkit-text-fill-color: #f1f1f1;
  }
}
@media (min-width: 768px) {
  .intro__more-btn {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    -webkit-text-fill-color: #ffffff;
  }
}
.intro__more-btn--show {
  position: relative;
  background: linear-gradient(180deg, #b5b5b5 30%, #1f1f1f calc(100% - 24px), #1f1f1f 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
@media (max-width: 576px) {
  .intro__more-btn--show {
    background: linear-gradient(180deg, #b5b5b5 30%, #1f1f1f 100%);
    -webkit-background-clip: text;
  }
}
.intro__more-btn--show .block.block__more--content * {
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.intro__more-btn--show .block.block__more--content a {
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
}
.intro__more-btn--show .block.block__more--content a:hover {
  color: #05e98f;
  -webkit-text-fill-color: #05e98f;
}

.block__intro {
  font-size: 14px;
  line-height: 24px;
  color: #b5b5b5;
}
@media (max-width: 576px) {
  .block__intro {
    letter-spacing: 0.14px;
  }
}
@media (max-width: 576px) {
  .block__intro p {
    margin: 8px 0;
  }
}
.block__intro p:last-of-type {
  margin-bottom: 0;
}
.block__intro a {
  color: #ffffff;
  text-decoration: underline !important;
}
.block__intro a:hover {
  color: #05e98f;
  text-decoration: underline !important;
}
.block.block__more--content {
  background: unset;
  padding: 0 !important;
  max-height: 110px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .block.block__more--content {
    max-height: 134px;
  }
}
@media (max-width: 990px) {
  .block.block__more--content {
    max-height: 136px;
  }
}
@media (max-width: 967px) {
  .block.block__more--content {
    max-height: 136px;
  }
}
@media (max-width: 768px) {
  .block.block__more--content {
    max-height: 160px;
  }
}
@media (max-width: 658px) {
  .block.block__more--content {
    max-height: 182px;
  }
}
@media (max-width: 485px) {
  .block.block__more--content {
    max-height: 222px;
  }
}
@media (max-width: 430px) {
  .block.block__more--content {
    max-height: 246px;
  }
}
@media (max-width: 400px) {
  .block.block__more--content {
    max-height: 270px;
  }
}
@media (max-width: 370px) {
  .block.block__more--content {
    max-height: 294px;
  }
}
.block.block__more--content .intro__more-btn {
  color: #f1f1f1;
  -webkit-text-fill-color: #f1f1f1;
}
@media (max-width: 576px) {
  .block.block__more--content:has(.intro__more-btn-wrapper) {
    max-height: 120px;
  }
}
.block .intro__btn {
  background: none;
  border: none;
  padding: 0;
  color: white;
  cursor: pointer;
}
.block__intro {
  margin-bottom: 32px;
  position: unset;
}
@media (max-width: 576px) {
  .block__intro {
    margin: 8px 0;
  }
}
.block__intro_title {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 0.01em;
}
@media (max-width: 576px) {
  .block__intro p {
    margin: 8px 0;
  }
}

.buttonViewBonusesWidget {
  display: none;
}
@media (min-width: 768px) {
  .buttonViewBonusesWidget {
    display: block;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .buttonViewBonusesWidget {
    display: none;
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .buttonViewBonusesWidget {
    display: block;
  }
}
.buttonViewBonusesWidget__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .buttonViewBonusesWidget__wrapper {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .buttonViewBonusesWidget__wrapper {
    margin: 16px 0;
    max-width: 100%;
  }
}
.buttonViewBonusesWidget__more-bonuses {
  width: 100%;
}
.buttonViewBonusesWidget__more-bonuses__btn {
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px;
  background: #5554de;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff !important;
}
.buttonViewBonusesWidget__more-bonuses__btn:hover {
  background: #4443b8;
}
.buttonViewBonusesWidget__more-bonuses__btn:hover .bonusWelcomeTypeWidget__more-bonuses__dropdown-icon {
  background: #5554de;
}
.buttonViewBonusesWidget__more-bonuses__dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4443b8;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.review__range {
    border-collapse: collapse;
    width: 100%;
    vertical-align: middle;
    margin: 28px 0 0 0;
}

@media (max-width: 576px) {
    .review__range {
        margin-top: 24px;
    }
}

.review__range tr {
    display: flex;
    align-items: center;
    margin-bottom: 31px;
}

.review__range tr:last-of-type {
    margin-bottom: 0;
}

.review__range td {
    padding: 0;
}

.review__range td:nth-child(2) {
    width: 100%;
}

.review__range--logo {
    width: 60px;
    height: 60px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 24px;
}

@media (max-width: 576px) {
    .review__range--logo {
        width: 42px;
        height: 42px;
        margin-right: 8px;
        border-radius: 8px;
    }
}

.review__range--logo img {
    max-width: 90%;
    max-height: 90%;
}

.review__range--block {
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 6px;
    padding: 4px;
}

.review__range--item {
    width: 20%;
    height: 30px;
    background: #f4f5f7;
    margin: 0 1.5px;
}

.review__range--item:first-of-type {
    margin-left: 0;
    border-radius: 6px 0 0 6px;
}

.review__range--item:last-of-type {
    margin-right: 0;
    border-radius: 6px 0 0 6px;
}

.review__range--item.low {
    background-color: #ff455b;
}

.review__range--item.middle {
    background-color: #f0d800;
}

.review__range--item.high {
    background-color: #01cb7b;
}

.review__range--item.unactive {
    background: #f4f5f7;
}

.review__range--numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 20px;
    border-radius: 6px;
}

.review__range--num {
    width: 20%;
    height: 100%;
    margin: 0 1.5px;
    text-align: center;
}

.review__range--num span {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #b5b5b5;
}

@media (max-width: 576px) {
    .review__range--num span {
        font-size: 12px;
        line-height: 17px;
    }
}

.review__range--num span.current {
    color: #181818;
}

.review__range--num:first-of-type {
    margin-left: 0;
    border-radius: 6px 0 0 6px;
}

.review__range--num:last-of-type {
    margin-right: 0;
    border-radius: 6px 0 0 6px;
}


.casinoBankingAndPayoutsWidget {
  padding: 24px 16px;
  background: #ffffff;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget {
    padding: 40px 24px;
  }
}
@media (min-width: 1200px) {
  .casinoBankingAndPayoutsWidget {
    padding: 40px;
  }
}
.casinoBankingAndPayoutsWidget__title {
  margin-top: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
}
.casinoBankingAndPayoutsWidget__description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__description {
    margin-bottom: 16px;
  }
}
.casinoBankingAndPayoutsWidget__link {
  cursor: pointer;
  color: #5554de;
}
.casinoBankingAndPayoutsWidget__link:hover {
  text-decoration: underline;
}
.casinoBankingAndPayoutsWidget__comma {
  margin: 0 4px 0 0;
}
.casinoBankingAndPayoutsWidget__table {
  border-collapse: collapse;
}
.casinoBankingAndPayoutsWidget__table tr {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  border-bottom: 1px solid #f1f1f1;
  padding: 16px 0;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__table tr {
    padding: 20px 0;
  }
}
.casinoBankingAndPayoutsWidget__table tr.casinoBankingAndPayoutsWidget__withdrawal--row {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__table tr.casinoBankingAndPayoutsWidget__withdrawal--row {
    padding-bottom: 20px;
  }
}
.casinoBankingAndPayoutsWidget__table tr:first-child {
  padding-top: 0;
}
.casinoBankingAndPayoutsWidget__table tr:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.casinoBankingAndPayoutsWidget__table tr td {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin-bottom: 8px;
}
.casinoBankingAndPayoutsWidget__table tr td.casinoBankingAndPayoutsWidget__withdrawal--cell:last-child {
  padding-left: 0;
}
.casinoBankingAndPayoutsWidget__table tr td:first-child {
  flex-wrap: nowrap;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__table tr td:first-child {
    max-width: 230px;
    margin-right: 40px;
    margin-bottom: 0;
    align-items: flex-start;
  }
}
.casinoBankingAndPayoutsWidget__table tr td:first-child:before {
  display: inline-block;
  content: "";
  min-width: 7px;
  width: 7px;
  height: 7px;
  margin: 8px 12px 8px 8px;
  background: #5554de;
  border-radius: 50%;
}
.casinoBankingAndPayoutsWidget__table tr td:last-child {
  color: #181818;
  padding-left: 28px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__table tr td:last-child {
    flex: 1;
    padding-left: 0;
  }
}
.casinoBankingAndPayoutsWidget__withdrawal--row {
  padding-bottom: 0;
}
.casinoBankingAndPayoutsWidget__withdrawal--names {
  width: 100%;
  padding-left: 28px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__withdrawal--names {
    padding-left: 0;
  }
}
.casinoBankingAndPayoutsWidget__withdrawal--payments {
  display: inline-flex;
  flex-wrap: wrap;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
.casinoBankingAndPayoutsWidget__withdrawal--logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 calc(33.333% - 16px);
  margin: 0 8px 16px 8px;
  padding: 8px 20px;
  background: #f9f9ff;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .casinoBankingAndPayoutsWidget__withdrawal--logo {
    flex: 0 0 calc(16.6666666667% - 16px);
    padding: 8px 10px;
    margin-bottom: 0;
  }
}
.casinoBankingAndPayoutsWidget__withdrawal--logo svg {
  width: 100%;
  max-height: 24px;
  max-width: 40px;
}
.casinoBankingAndPayoutsWidget__more {
  display: flex;
  align-items: center;
  margin-left: 12px;
}
.casinoBankingAndPayoutsWidget__more .text {
  font-size: 14px;
  line-height: 24px;
  color: #5554de;
}
.casinoBankingAndPayoutsWidget__more .button {
  display: flex;
  align-items: center;
  background: #f2f2ff;
  padding: 0 8px;
  border-radius: 20px;
  border: unset;
  cursor: pointer;
}
.casinoBankingAndPayoutsWidget__more .button .icon_drop-down {
  margin-left: 4px;
  width: 20px;
  height: 20px;
  min-width: 20px;
}
.casinoBankingAndPayoutsWidget__items-visible {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.casinoBankingAndPayoutsWidget__items-short {
  flex: 1;
  display: inline-flex;
  flex-wrap: wrap;
}
.casinoBankingAndPayoutsWidget__items-short .coma {
  margin-right: 4px;
}
.casinoBankingAndPayoutsWidget__items-short .coma:last-child {
  margin-right: 0;
}
.casinoBankingAndPayoutsWidget__items-hidden {
  display: none;
}
.casinoBankingAndPayoutsWidget__items-hidden *[data-text-before]:before {
  content: attr(data-text-before);
}
.casinoBankingAndPayoutsWidget__items-hidden--active {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
}
.casinoBankingAndPayoutsWidget__items-hidden--active .coma {
  margin-right: 4px;
}
.casinoBankingAndPayoutsWidget__items-hidden--active .coma:last-child {
  margin-right: 0;
}


.profileWidget {
  margin-bottom: 50px;
  max-width: 640px;
}
.profileWidget_upload-photo {
  display: flex;
  justify-content: left;
  margin-bottom: 32px;
  align-items: center;
}
@media (max-width: 576px) {
  .profileWidget_upload-photo {
    justify-content: center;
    flex-direction: column;
  }
}
.profileWidget_upload-photo .avatar-upload_box {
  position: relative;
}
.profileWidget_upload-photo .avatar-upload_box .icon_camera {
  display: none;
}
@media (max-width: 576px) {
  .profileWidget_upload-photo .avatar-upload_box .icon_camera {
    position: absolute;
    bottom: 4px;
    right: 0;
    display: block;
    background: #ffffff;
    width: 28px;
    border-radius: 100%;
    border: 2px solid #f4f5f7;
    height: 28px;
    padding: 5px;
  }
}
.profileWidget .options {
  margin-left: 20px;
}
@media (max-width: 576px) {
  .profileWidget .options {
    margin-left: unset;
    text-align: center;
  }
}
.profileWidget .options .username {
  font-weight: 700;
  font-size: 20px;
  color: #181818;
  margin: unset;
}
@media (max-width: 576px) {
  .profileWidget .options .username {
    font-size: 18px;
    font-weight: 600;
    margin-top: 16px;
  }
}
.profileWidget .options .avatar_set {
  font-weight: 400;
  color: #4443b8;
  text-decoration: underline;
  margin: 8px 0 0 0;
  cursor: pointer;
}
@media (max-width: 576px) {
  .profileWidget .options .avatar_set .text {
    display: none;
  }
}
.profileWidget .avatar {
  cursor: pointer;
  border-radius: 20px;
  max-width: 90px;
  height: 90px;
}
.profileWidget .dropdown {
  padding: 8px;
  background: #ffffff;
  border-radius: 8px;
  display: none;
  position: absolute;
  bottom: -55px;
  left: 70px;
  right: 40px;
  width: 186px;
  height: 92px;
}
.profileWidget .dropdown .text {
  display: flex;
  align-items: center;
  height: 36px;
  padding-left: 12px;
  font-size: 14px;
  border-radius: 8px;
}
.profileWidget .dropdown .text:hover {
  background: #f2f2ff;
}
.profileWidget .setting {
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}
.profileWidget .setting .label {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
  color: #4443b8;
}
.profileWidget .setting .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  background: #ffffff;
  height: 56px;
  margin-bottom: 12px;
  border-radius: 12px;
  cursor: pointer;
}
.profileWidget .setting .option:last-child {
  margin-bottom: unset;
}
.profileWidget .setting .option .label_input {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.profileWidget .setting .option .controllers {
  display: flex;
  align-items: center;
}
.profileWidget .setting .option .controllers .badge {
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background: #05e98f;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  color: #181818;
}
.profileWidget .setting .option .controllers .badge__coin {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  min-height: 36px;
  min-width: 36px;
  border-radius: 100px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  margin-right: 10px;
}
.profileWidget .setting .option .controllers .badge__coin img {
  width: 28px;
  height: 28px;
}
.profileWidget .setting .loader-box {
  width: 100%;
  height: 79%;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 33px;
  background: #b5b5b5;
  border-radius: 12px;
  animation: skeleton-loading 1s linear infinite alternate;
}
@keyframes skeleton-loading {
  0% {
    background-color: hsl(0, 0%, 80%);
  }
  100% {
    background-color: hsl(0, 0%, 92%);
  }
}
.profileWidget .setting .loader-box .loader {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 70px;
}
.profileWidget .setting .loader-box .loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: 8px;
  border: 5px solid #ffffff;
  border-radius: 50%;
  animation: load 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ffffff transparent transparent transparent;
}
.profileWidget .setting .loader-box .loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.profileWidget .setting .loader-box .loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.profileWidget .setting .loader-box .loader div:nth-child(3) {
  animation-delay: -0.15s;
}
.profileWidget .logout {
  width: 100%;
  border-radius: 12px;
  font-size: 16px;
  color: #ff455b;
  border: 2px solid #ff455b;
  background: transparent;
  height: 56px;
  cursor: pointer;
  font-weight: 600;
}

.residency_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 8;
}
@media (max-width: 815px) {
  .residency_popup {
    z-index: 110;
  }
}
.residency_popup-box {
  width: 100%;
  height: 80vh;
  overflow: hidden;
  max-width: 900px;
  border-radius: 16px;
  background: #181818;
  position: relative;
}
@media (max-width: 815px) {
  .residency_popup-box {
    height: 100vh;
    max-width: 100%;
    border-radius: unset;
  }
}
.residency_popup-box .bottom_box {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #181818;
  border-radius: 0 0 16px 16px;
}
@media (max-width: 815px) {
  .residency_popup-box .bottom_box {
    position: fixed;
  }
}
.residency_popup-box .bottom_box .save_button {
  width: 100%;
  max-width: 335px;
  height: 56px;
  color: #181818;
  background: #05e98f;
  border-radius: 16px;
  border: unset;
  outline: unset;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}
.residency_popup-box .close_popup {
  cursor: pointer;
}
.residency_popup-box .title {
  font-size: 16px;
  font-weight: 600;
  padding: 24px 16px 28px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #ffffff;
  border-bottom: 1px solid #2B2B2B;
}
.residency_popup-box .countries_box {
  padding: 10px 20px;
  overflow-y: scroll;
  height: 60vh;
}
@media (max-width: 815px) {
  .residency_popup-box .countries_box {
    height: 100vh;
    padding-bottom: 250px;
  }
}
.residency_popup-box .countries_box::-webkit-scrollbar {
  width: 12px;
}
.residency_popup-box .countries_box::-webkit-scrollbar-track {
  background: #1f1f1f;
}
.residency_popup-box .countries_box::-webkit-scrollbar-thumb {
  background: #6c6c6c;
}
.residency_popup-box .countries_box::-webkit-scrollbar-thumb:hover {
  background: #2B2B2B;
}
.residency_popup-box .countries_box .loader-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.residency_popup-box .countries_box .loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.residency_popup-box .countries_box .loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #ffffff;
  border-radius: 50%;
  animation: load 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #ffffff transparent transparent transparent;
}
.residency_popup-box .countries_box .loader div:nth-child(1) {
  animation-delay: -0.45s;
}
.residency_popup-box .countries_box .loader div:nth-child(2) {
  animation-delay: -0.3s;
}
.residency_popup-box .countries_box .loader div:nth-child(3) {
  animation-delay: -0.15s;
}
.residency_popup-box .countries_box .country {
  cursor: pointer;
  padding: 12px;
  display: flex;
  align-items: center;
}
.residency_popup-box .countries_box .country .selected {
  display: none;
}
.residency_popup-box .countries_box .country .image {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: 100%;
}
.residency_popup-box .countries_box .country .country_name {
  color: #ffffff;
  margin-left: 12px;
}
.residency_popup-box .countries_box .active {
  background: #2B2B2B;
  border-radius: 12px;
}
.residency_popup-box .countries_box .active .selected {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.residency_popup-box .search {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 10px 16px;
}
.residency_popup-box .search_box {
  display: flex;
  align-items: center;
  background: #2B2B2B;
  padding: 12px 16px;
  width: 100%;
  border-radius: 12px;
}
.residency_popup-box .search_input {
  font-size: 14px;
  margin-left: 10px;
  color: #ffffff;
  width: 100%;
  outline: unset;
  background: transparent;
  border: unset;
}

.avatar_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5098039216);
  z-index: 110;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar_popup .form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.avatar_popup .title {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  margin: unset;
  text-align: center;
}
.avatar_popup .text {
  text-align: center;
  color: #ffffff;
  margin: 12px 0 40px 0;
}
@media (max-width: 992px) {
  .avatar_popup .text {
    margin: 12px 0 52px 0;
  }
}
.avatar_popup-image {
  width: 100%;
  display: flex;
  justify-content: center;
  max-width: 152px;
  height: 152px;
  margin: 0 auto;
}
.avatar_popup-image .image {
  width: 152px;
  height: 152px;
  border-radius: 36px;
}
.avatar_popup-select {
  display: flex;
  align-items: center;
  margin: 40px 50px 0 50px;
  padding-bottom: 15px;
  overflow-x: scroll;
}
@media (max-width: 992px) {
  .avatar_popup-select {
    margin: 68px 0 0 0;
  }
}
.avatar_popup-select::-webkit-scrollbar {
  width: 10px;
}
@media (max-width: 576px) {
  .avatar_popup-select::-webkit-scrollbar {
    display: none;
  }
}
.avatar_popup-select::-webkit-scrollbar-track {
  background: #6c6c6c;
  border-radius: 20px;
}
.avatar_popup-select::-webkit-scrollbar-thumb {
  background: #05e98f;
  border-radius: 20px;
}
.avatar_popup-select .image {
  cursor: pointer;
  width: 100%;
  max-width: 86px;
  height: 86px;
  border-radius: 24px;
  margin-right: 12px;
}
.avatar_popup-box-full {
  background: linear-gradient(180deg, #3C3AD1 0%, #181818 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
  display: flex;
  width: 100%;
  max-width: 646px;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  height: 646px;
  position: relative;
}
@media (max-width: 992px) {
  .avatar_popup-box-full {
    border-radius: 0;
    height: 100vh;
    align-items: unset;
    padding: 112px 20px;
    max-width: 420px;
  }
}
.avatar_popup-box-full .bottom_box {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
@media (max-width: 576px) {
  .avatar_popup-box-full .bottom_box {
    position: fixed;
    bottom: 50px;
    left: 0;
  }
}
.avatar_popup-box-full .bottom_box .save {
  cursor: pointer;
  border: unset;
  outline: unset;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  max-width: 350px;
  background: #05e98f;
  color: #181818;
  height: 56px;
  border-radius: 16px;
}
@media (max-width: 576px) {
  .avatar_popup-box-full .bottom_box .save {
    max-width: 351px;
  }
}
.avatar_popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: transparent;
  border: unset;
  padding: unset;
  cursor: pointer;
  outline: unset;
}
@media (max-width: 992px) {
  .avatar_popup-close svg {
    width: 40px;
    height: 40px;
  }
}

.residency_popup-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5098039216);
  z-index: 5;
}

@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  display: none;
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

.partnerAccountChangePasswordWidget {
  height: 100dvh;
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerAccountChangePasswordWidget_box {
    padding: 20px 20px 22px 20px;
    width: 100%;
    background: #ffffff;
    border-radius: 24px;
    height: fit-content;
  }
}
.partnerAccountChangePasswordWidget .title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerAccountChangePasswordWidget .title {
    display: none;
  }
}
.partnerAccountChangePasswordWidget .title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerAccountChangePasswordWidget .title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerAccountChangePasswordWidget .form .label {
  position: relative;
  display: block;
}
.partnerAccountChangePasswordWidget .form .label_title {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
}
.partnerAccountChangePasswordWidget .form .label .icon_eye {
  position: absolute;
  right: 20px;
  top: 45px;
  cursor: pointer;
}
.partnerAccountChangePasswordWidget .form .input {
  margin-bottom: 12px;
  width: 100%;
  height: 56px;
  border-radius: 12px;
  border: 1px solid #f1f1f1;
  padding: 16px;
  font-size: 14px;
  outline: unset;
}
.partnerAccountChangePasswordWidget .form .input:last-child {
  margin-bottom: unset;
}
.partnerAccountChangePasswordWidget .form .error {
  color: #ff455b;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}
.partnerAccountChangePasswordWidget .form .warning {
  color: #f0ad00;
  font-size: 13px;
}
.partnerAccountChangePasswordWidget .bottom_button {
  margin-top: 30px;
  width: 100%;
  border-radius: 16px 16px 0 0;
}
@media (min-width: 992px) {
  .partnerAccountChangePasswordWidget .bottom_button {
    position: unset;
    padding: unset;
    margin-top: 30px;
  }
}
.partnerAccountChangePasswordWidget .bottom_button .save {
  width: 100%;
  color: #181818;
  background: #05e98f;
  height: 56px;
  border-radius: 16px;
  border: unset;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.partnerAccountChangePasswordWidget .success {
  position: fixed;
  bottom: 160px;
  width: 100%;
  border-radius: 16px;
  transform: translateY(-250px);
}
@keyframes show {
  0% {
    transform: translateY(-250px);
  }
  100% {
    transform: translateY(0px);
  }
}
.partnerAccountChangePasswordWidget .success .text {
  color: #ffffff;
  margin-left: 8px;
}
.partnerAccountChangePasswordWidget .success_box {
  padding: 0 35px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #181818;
  width: fit-content;
  border-radius: 16px;
  margin: 0 auto;
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  display: none;
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

.partnerAnalyticsWidget {
  width: 100%;
}
@media (min-width: 992px) {
  .partnerAnalyticsWidget_box {
    border-radius: 24px;
    width: 100%;
    background: #ffffff;
    height: 598px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.partnerAnalyticsWidget_box .title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerAnalyticsWidget_box .title {
    display: none;
  }
}
.partnerAnalyticsWidget_box .title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerAnalyticsWidget_box .title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerAnalyticsWidget_box .body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.partnerAnalyticsWidget_box .body .text_soon {
  margin-top: 16px;
  border: 1px solid #f1f1f1;
  border-radius: 100px;
  height: 28px;
  font-size: 13px;
  color: #4443b8;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.partnerAnalyticsWidget_box .body_icon {
  margin-top: 55px;
}
@media (min-width: 992px) {
  .partnerAnalyticsWidget_box .body_icon {
    margin-top: unset;
  }
}
.partnerAnalyticsWidget_box .body_title {
  text-align: center;
}
.partnerAnalyticsWidget_box .body_text {
  text-align: center;
  margin-bottom: 229px;
}
@media (min-width: 992px) {
  .partnerAnalyticsWidget_box .body_text {
    max-width: 500px;
    margin-bottom: unset;
  }
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  display: none;
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

.partnerAccountPersonalDetailsWidget {
  height: 100dvh;
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerAccountPersonalDetailsWidget_box {
    padding: 20px 20px 22px 20px;
    width: 100%;
    background: #ffffff;
    border-radius: 24px;
    height: 65dvh;
  }
}
.partnerAccountPersonalDetailsWidget .title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerAccountPersonalDetailsWidget .title {
    display: none;
  }
}
.partnerAccountPersonalDetailsWidget .title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerAccountPersonalDetailsWidget .title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerAccountPersonalDetailsWidget .form .label_title {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
}
.partnerAccountPersonalDetailsWidget .form .input {
  margin-bottom: 12px;
  width: 100%;
  height: 56px;
  border-radius: 12px;
  border: 1px solid #f1f1f1;
  padding: 16px;
  font-size: 14px;
  outline: unset;
}
.partnerAccountPersonalDetailsWidget .form .input:last-child {
  margin-bottom: unset;
}
.partnerAccountPersonalDetailsWidget .bottom_button {
  padding: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 16px 16px 0 0;
  left: 0;
}
@media (min-width: 992px) {
  .partnerAccountPersonalDetailsWidget .bottom_button {
    position: unset;
    padding: unset;
    margin-top: 30px;
  }
}
.partnerAccountPersonalDetailsWidget .bottom_button .save {
  width: 100%;
  color: #181818;
  background: #05e98f;
  height: 56px;
  border-radius: 16px;
  border: unset;
  font-size: 16px;
  font-weight: 600;
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  display: none;
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

.partnerAccountWidget {
  margin: 34px 0;
}
.partnerAccountWidget_box {
  width: 100%;
  border-radius: 24px;
}
@media (min-width: 992px) {
  .partnerAccountWidget_box {
    background: #ffffff;
    padding: 20px 20px 22px 20px;
  }
}
.partnerAccountWidget .title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerAccountWidget .title {
    display: none;
  }
}
.partnerAccountWidget .title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerAccountWidget .title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerAccountWidget .body {
  height: 65dvh;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
.partnerAccountWidget .body .setting {
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}
.partnerAccountWidget .body .setting .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  background: #ffffff;
  height: 56px;
  margin-bottom: 12px;
  border-radius: 12px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .partnerAccountWidget .body .setting .option {
    border: 1px solid #f1f1f1;
  }
}
.partnerAccountWidget .body .setting .option:last-child {
  margin-bottom: unset;
}
.partnerAccountWidget .body .logout {
  width: 100%;
  border-radius: 12px;
  font-size: 16px;
  color: #ff455b;
  border: 2px solid #ff455b;
  background: transparent;
  height: 56px;
  cursor: pointer;
  font-weight: 600;
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  font-size: 24px;
}
@media (min-width: 992px) {
  h1 {
    display: none !important;
  }
}


@charset "UTF-8";
.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

h1 {
  display: none !important;
}

.partnerReviewsWidget {
  width: 100%;
}
.partnerReviewsWidget .main_title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerReviewsWidget .main_title {
    display: none;
  }
}
.partnerReviewsWidget .main_title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerReviewsWidget .main_title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerReviewsWidget .main_title .count {
  color: #6c6c6c;
  font-size: 24px;
  font-weight: 700;
  margin-left: 5px;
}

.casinoUserCommentsBox .preloader {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  position: relative;
  background: transparent;
}
.casinoUserCommentsBox .preloader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 5px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #dBd8d8 transparent transparent transparent;
}
.casinoUserCommentsBox .preloader div:nth-child(1) {
  animation-delay: -0.45s;
}
.casinoUserCommentsBox .preloader div:nth-child(2) {
  animation-delay: -0.3s;
}
.casinoUserCommentsBox .preloader div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 992px) {
  .casinoUserCommentsBox {
    background: #ffffff;
    border-radius: 24px;
    padding: 20px 19px;
  }
}
.casinoUserCommentsBox .casinoUserComment {
  width: 100%;
}
.casinoUserCommentsBox .casinoUserComment_item-hidden {
  display: none;
}
.casinoUserCommentsBox .casinoUserComment_item {
  width: 100%;
  background: #ffffff;
  margin-bottom: 12px;
  border-radius: 20px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item {
    border: 1px solid #f1f1f1;
  }
}
.casinoUserCommentsBox .casinoUserComment_item .bottom_box {
  align-items: center;
  flex-direction: unset;
}
.casinoUserCommentsBox .casinoUserComment_item-info {
  display: flex;
  padding: 0 16px;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info {
    padding: 0 32px;
    flex-direction: unset;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info:first-child {
  padding: 20px 16px 0 16px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info:first-child {
    padding: 32px 32px 0 32px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info:last-child {
  flex-direction: unset;
  align-items: center;
  padding: 0 16px 20px 16px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info:last-child {
    padding: 0 32px 32px 32px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .user {
  display: flex;
  align-items: center;
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .avatar {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  background-color: #d1ffed;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .user .avatar {
    width: 56px;
    height: 56px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .info {
  margin-left: 12px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .info .reviews {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #6c6c6c;
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .info .base_info {
  display: flex;
  align-items: center;
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .info .base_info .username {
  margin: unset;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .user .info .base_info .username {
    font-size: 18px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .user .info .base_info .flag {
  width: 24px;
  height: 24px;
  margin-left: 12px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .user .info .base_info .flag {
    width: 24px;
    height: 24px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total {
  margin-top: 12px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .reviews_total {
    flex-direction: column;
    margin-top: unset;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .date {
  font-size: 14px;
  color: #6c6c6c;
  margin: unset;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .date {
    margin-top: 8px;
    margin-left: auto;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .stars_box {
  display: flex;
  align-items: center;
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .stars_box-total {
  display: flex;
  font-size: 16px;
  font-weight: 700;
  margin: 0 5px 0 8px;
  height: 24px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .stars_box-counter {
  display: flex;
}
.casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review, .casinoUserCommentsBox .casinoUserComment_item-info .reviews_total .stars_box-counter .icon_star-review-half {
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .comment {
    margin-bottom: 36px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .show_less:before {
  content: "Â&nbsp;" !important;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .text {
  font-size: 14px;
  font-weight: 400;
  margin: 18px 0 20px 0;
  word-break: break-all;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .comment .text {
    margin: 24px 0 16px 0;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .pros_cons .title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .pros_cons .title_pros {
  color: #04C378;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .pros_cons .title_cons {
  color: #ff455b;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .pros_cons .text {
  margin: unset;
  font-size: 14px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .comment .pros_cons:last-child {
  margin-top: 16px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .detailed_score {
  box-shadow: inset 0 0 0 1px #f1f1f1;
  background: #f9f9ff;
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0 20px 0;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .detailed_score {
    min-width: 303px;
    margin: 24px 0 20px 33px;
    height: fit-content;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .detailed_score .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  height: 24px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .detailed_score .option .title {
  font-size: 14px;
  color: #404040;
  font-weight: 500;
  margin: unset;
}
.casinoUserCommentsBox .casinoUserComment_item-info .detailed_score .option .value {
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}
.casinoUserCommentsBox .casinoUserComment_item-info .detailed_score .option:last-child {
  margin-bottom: unset;
}
.casinoUserCommentsBox .casinoUserComment_item-info .helpful {
  display: flex;
  align-items: center;
  height: 24px;
  margin: unset;
  user-select: none;
}
.casinoUserCommentsBox .casinoUserComment_item-info .helpful_count {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1f1f1f;
}
.casinoUserCommentsBox .casinoUserComment_item-info .helpful .text {
  font-weight: 500;
  font-size: 14px;
  color: #6c6c6c;
  margin-left: 8px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_info {
  display: flex;
  align-items: center;
  padding-top: 20px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .casino_info {
    background: #f4f5f7;
    border-radius: 16px 16px 0 0;
    padding: 20px;
    margin-top: 24px;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_info .avatar {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  margin-right: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffefee;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_info .avatar .logo-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 5px;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_info .info .title {
  font-size: 18px;
  margin: unset;
  font-weight: 600;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_info .info .date {
  font-size: 14px;
  color: #404040;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_reply {
  margin: 20px 0 0 0;
  font-size: 14px;
  word-break: break-word;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item-info .casino_reply {
    margin: unset;
    padding: 0 20px 20px 20px;
    border-radius: 0 0 16px 16px;
    background: #f4f5f7;
  }
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_reply .show_less:before {
  content: "Â&nbsp;" !important;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_reply .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.casinoUserCommentsBox .casinoUserComment_item-info .casino_reply .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.casinoUserCommentsBox .casinoUserComment_item .button_reply {
  outline: unset;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  height: 56px;
  background: #05e98f;
  border: unset;
  border-radius: 16px;
  padding: 0 40px;
}
.casinoUserCommentsBox .casinoUserComment_item .casino_item {
  margin-top: 20px;
  border-top: 1px solid #f1f1f1;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item .casino_item {
    margin-top: unset;
    border-top: unset;
    flex-direction: column;
  }
}
.casinoUserCommentsBox .casinoUserComment_item .last_info {
  padding: 0 16px 20px 16px;
  flex-direction: unset;
  align-items: center;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_item .last_info {
    padding: 0 32px 32px 32px;
  }
}
.casinoUserCommentsBox .casinoUserComment_showMore-container {
  width: 100%;
  text-align: center;
  margin: 8px 0 28px 0;
}
.casinoUserCommentsBox .casinoUserComment_showMore-container .btn-show-more {
  outline: unset;
  border-radius: 16px;
  background: #5554de;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  border: unset;
  height: 56px;
  width: 100%;
  max-width: 450px;
  cursor: pointer;
}
.casinoUserCommentsBox .casinoUserComment_showMore-container .btn-show-more:hover {
  background: #4443b8;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment_showMore-container .btn-show-more {
    max-width: 280px;
  }
}
.casinoUserCommentsBox .casinoUserComment .sort {
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1f1f1f;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .casinoUserComment .sort {
    width: 100%;
    justify-content: end;
  }
}
.casinoUserCommentsBox .casinoUserComment .sort_text {
  font-size: 14px;
  color: #6c6c6c;
  line-height: 20px;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box {
  padding: 8px;
  margin-left: 8px;
  background: #ffffff;
  border-radius: 12px;
  min-width: 160px;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  position: relative;
  cursor: pointer;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .selected_text {
  margin-right: 8px;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .selected_arrow-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s linear all;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .options {
  visibility: hidden;
  margin-top: 16px;
  position: absolute;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  box-shadow: inset 0 -0.8px 0px 1px #f1f1f1;
  background: #ffffff;
  width: 100%;
  left: 0;
  top: 14px;
  padding: 16px 8px 0 8px;
  border-radius: 0 0 16px 16px;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .options .active {
  background: #f2f2ff;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .options .option {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  margin-bottom: 8px;
  border-radius: 12px;
}
.casinoUserCommentsBox .casinoUserComment .sort .select_box .options .option:hover {
  background: #f2f2ff;
}
.casinoUserCommentsBox .casinoUserComment_item-fadeIn {
  animation: fadeIn 0.7s ease-in-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.casinoUserCommentsBox .new {
  border: 1px solid #05e98f;
  position: relative;
}
.casinoUserCommentsBox .new_label {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 14px 0 14px;
  background: #05e98f;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 8px 4px 8px;
}
@media (min-width: 992px) {
  .casinoUserCommentsBox .new_label {
    padding: 4px 16px 4px 16px;
  }
}
.casinoUserCommentsBox .casino_reply-box {
  width: 100%;
  padding: 0 16px 32px 16px;
  display: none;
}
.casinoUserCommentsBox .casino_reply-box .label {
  font-size: 14px;
  font-weight: 600;
}
.casinoUserCommentsBox .casino_reply-box .textarea {
  width: 100%;
  border: 1px solid #5554de;
  border-radius: 12px;
  padding: 16px;
  resize: vertical;
  background: #f9f9ff;
  font-size: 14px;
  line-height: 24px;
  outline: unset;
  margin-top: 8px;
}
.casinoUserCommentsBox .casino_reply-box .textarea::-webkit-scrollbar {
  width: 12px;
}
.casinoUserCommentsBox .casino_reply-box .textarea::-webkit-scrollbar-track {
  background: transparent;
}
.casinoUserCommentsBox .casino_reply-box .textarea::-webkit-scrollbar-thumb {
  background: #dBd8d8;
  border-radius: 16px;
}
.casinoUserCommentsBox .casino_reply-box .save_button-box {
  display: flex;
  justify-content: end;
}
.casinoUserCommentsBox .casino_reply-box .save {
  cursor: pointer;
  width: 100%;
  max-width: 146px;
  height: 56px;
  font-weight: 600;
  background: #5554de;
  margin-top: 16px;
  outline: unset;
  border: unset;
  border-radius: 16px;
  font-size: 16px;
  color: #ffffff;
}


.partnerProfileWidget {
  margin: 34px 0;
}
@media (min-width: 992px) {
  .partnerProfileWidget {
    display: flex;
  }
}

h1 {
  display: none;
}

.partnerProfileWidget_leftBar {
  display: none;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    display: block;
  }
}

.partnerBonusesWidget {
  width: 100%;
}
@media (min-width: 992px) {
  .partnerBonusesWidget_box {
    border-radius: 24px;
    width: 100%;
    background: #ffffff;
    height: 598px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.partnerBonusesWidget_box .title {
  margin: 0 0 32px 0;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .partnerBonusesWidget_box .title {
    display: none;
  }
}
.partnerBonusesWidget_box .title .back_button {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 12px;
}
.partnerBonusesWidget_box .title .back_button svg {
  width: 20px;
  height: 20px;
}
.partnerBonusesWidget_box .body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.partnerBonusesWidget_box .body .text_soon {
  margin-top: 16px;
  border: 1px solid #f1f1f1;
  border-radius: 100px;
  height: 28px;
  font-size: 13px;
  color: #4443b8;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}
.partnerBonusesWidget_box .body_icon {
  margin-top: 55px;
}
@media (min-width: 992px) {
  .partnerBonusesWidget_box .body_icon {
    margin-top: unset;
  }
}
.partnerBonusesWidget_box .body_title {
  text-align: center;
}
.partnerBonusesWidget_box .body_text {
  text-align: center;
  margin-bottom: 229px;
}
@media (min-width: 992px) {
  .partnerBonusesWidget_box .body_text {
    max-width: 500px;
    margin-bottom: unset;
  }
}


.partnerProfileWidget_leftBar {
  width: 100%;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar {
    width: 100%;
    margin: 34px 0;
    background: #ffffff;
    border-radius: 24px;
    height: fit-content;
  }
}
.partnerProfileWidget_leftBar .current_casino {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: #ffffff;
  border-radius: 12px;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar .current_casino {
    border-radius: 24px;
  }
}
.partnerProfileWidget_leftBar .current_casino-option {
  padding: 12px 18px 12px 12px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar .current_casino-option {
    padding: 16px 19px 0 16px;
  }
}
.partnerProfileWidget_leftBar .current_casino-option .background {
  width: 90px;
  height: 90px;
  object-fit: contain;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar .current_casino-option .background {
    width: 76px;
    height: 76px;
  }
}
.partnerProfileWidget_leftBar .current_casino-option .name {
  font-size: 18px;
  font-weight: 600;
  margin: auto auto auto 16px;
}
.partnerProfileWidget_leftBar .current_casino-option .options {
  display: flex;
  align-items: center;
}
.partnerProfileWidget_leftBar .current_casino-option .options .new_reply {
  display: flex;
  align-items: center;
  margin-right: 4px;
}
.partnerProfileWidget_leftBar .current_casino-option .options .dropdown_button {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s linear all;
}
.partnerProfileWidget_leftBar .current_casino-dropdown {
  width: 100%;
  display: none;
  border-top: 1px solid #f4f5f7;
  border-bottom: 1px solid #f4f5f7;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar .current_casino-dropdown {
    margin-top: 16px;
  }
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos {
  margin: unset;
  list-style: none;
  padding: 3px 16px;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #f4f5f7;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item:last-child {
  border-bottom: unset;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item .background {
  object-fit: contain;
  border: 1px solid #dBd8d8;
  border-radius: 10px;
  width: 40px;
  height: 40px;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item .text {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #181818;
  line-height: 24px;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item .reply {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
.partnerProfileWidget_leftBar .current_casino-dropdown .casinos .item .reply_value {
  background: #05e98f;
  width: 20px;
  height: 20px;
  font-weight: 700;
  font-size: 12px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: unset;
}
.partnerProfileWidget_leftBar .menu_items {
  width: 100%;
  margin-top: 20px;
  list-style: none;
  padding: unset;
}
@media (min-width: 992px) {
  .partnerProfileWidget_leftBar .menu_items {
    margin-top: 16px;
    padding: 0 16px 16px 16px;
  }
}
.partnerProfileWidget_leftBar .menu_items .item {
  border: 1px solid #f1f1f1;
  border-radius: 12px;
  width: 100%;
  background: #ffffff;
  margin-bottom: 8px;
}
.partnerProfileWidget_leftBar .menu_items .item:last-child {
  margin-bottom: unset;
}
.partnerProfileWidget_leftBar .menu_items .item .link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 18px 16px 16px;
}
.partnerProfileWidget_leftBar .menu_items .item .text {
  line-height: 20px;
  margin: 0 auto 0 10px;
}
.partnerProfileWidget_leftBar .menu_items .item .new_reply {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #05e98f;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partnerProfileWidget_leftBar .menu_items .item .wait_for_content {
  width: 28px;
  height: 28px;
  border: 1px solid #f1f1f1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.partnerProfileWidget_leftBar .menu_items .active {
  background: #f9f9ff;
  border: 1px solid #4443b8;
}
.partnerProfileWidget_leftBar .menu_items .active .text {
  font-weight: 500;
  color: #4443b8;
}
.partnerProfileWidget_leftBar .menu_items .active svg path {
  fill: #4443b8;
}


@charset "UTF-8";
h1 {
  display: none !important;
}

.myReviewsWidget {
  width: 100%;
}
.myReviewsWidget h2.title {
  width: 100%;
  margin: 0.67em 0;
  font-size: 24px;
}
@media (min-width: 992px) {
  .myReviewsWidget h2.title {
    font-size: 40px;
    line-height: 52px;
  }
}
.myReviewsWidget h2.title .count {
  color: #6c6c6c;
}
.myReviewsWidget_box {
  width: 100%;
  height: 50dvh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.myReviewsWidget_box .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #181818;
  margin: 0 0 12px 0;
}
.myReviewsWidget_box .text {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 24px 0;
  font-weight: 400;
  max-width: 241px;
  text-align: center;
}
.myReviewsWidget_box .button {
  min-width: 266px;
  border-radius: 16px;
  background: #05e98f;
  height: 56px;
  color: #181818;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  border: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.myReviewsWidget_box_items {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.myReviewsWidget_box_items-item {
  width: 100%;
  background: #ffffff;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  margin-bottom: 12px;
  border-radius: 20px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item {
    margin-bottom: 22px;
  }
}
.myReviewsWidget_box_items-item .header_info {
  padding: 16px 16px 0 16px;
  display: flex;
  align-items: center;
  justify-content: left;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info {
    padding: 40px 40px 0 40px;
    justify-content: space-between;
    align-items: self-start;
  }
}
.myReviewsWidget_box_items-item .header_info .option {
  display: flex;
  align-items: center;
}
.myReviewsWidget_box_items-item .header_info .option:last-child {
  flex-direction: column;
  margin-left: auto;
}
.myReviewsWidget_box_items-item .header_info .date {
  display: none;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info .date {
    margin: unset;
    color: #6c6c6c;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
}
.myReviewsWidget_box_items-item .header_info .status {
  background: #f1f1f1;
  color: #404040;
  margin: 0 0 10px auto;
  border-radius: 100px;
  text-align: center;
  height: 26px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  width: fit-content;
  padding: 0 15px;
  text-transform: capitalize;
}
.myReviewsWidget_box_items-item .header_info .avatar {
  width: 60px;
  height: 60px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.myReviewsWidget_box_items-item .header_info .avatar .logo-image {
  object-fit: contain;
  padding: 8px;
}
.myReviewsWidget_box_items-item .header_info .info {
  margin-left: 12px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info .info {
    margin-left: 16px;
  }
}
.myReviewsWidget_box_items-item .header_info .info .name {
  font-size: 16px;
  font-weight: 600;
  color: #181818;
  line-height: 24px;
  margin: 0 4px 0 0;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info .info .name {
    font-size: 18px;
  }
}
.myReviewsWidget_box_items-item .header_info .info .stars_box {
  display: flex;
  align-items: center;
}
.myReviewsWidget_box_items-item .header_info .info .stars_box-value {
  display: none;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info .info .stars_box-value {
    display: block;
    margin-left: 8px;
  }
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .header_info .info .stars_box {
    display: flex;
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    margin-top: 4px;
  }
}
.myReviewsWidget_box_items-item .header_info .info .stars_box-counter {
  display: flex;
}
.myReviewsWidget_box_items-item .header_info .info .stars_box-counter .icon_star-review, .myReviewsWidget_box_items-item .header_info .info .stars_box-counter .icon_star-review-half {
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .detailed_info {
    display: flex;
    padding: 0 40px;
    margin-top: 23px;
  }
}
.myReviewsWidget_box_items-item .detailed_info-score {
  display: block;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  background: #f9f9ff;
  border-radius: 20px;
  padding: 20px;
  height: fit-content;
  margin: 0 16px 20px 16px;
}
.myReviewsWidget_box_items-item .detailed_info-score .option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  height: 24px;
}
.myReviewsWidget_box_items-item .detailed_info-score .option_title {
  font-size: 14px;
  color: #404040;
  font-weight: 500;
  margin: unset;
}
.myReviewsWidget_box_items-item .detailed_info-score .option_value {
  font-size: 14px;
  font-weight: 600;
  color: #2B2B2B;
}
.myReviewsWidget_box_items-item .detailed_info-score .option:last-child {
  margin-bottom: unset;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .detailed_info-score {
    min-width: 303px;
    margin: 0 0 0 33px;
  }
}
.myReviewsWidget_box_items-item .show_less:before {
  content: "Â&nbsp;" !important;
}
.myReviewsWidget_box_items-item .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.myReviewsWidget_box_items-item .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.myReviewsWidget_box_items-item .pros_cons {
  padding: 0 16px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .pros_cons {
    padding: 10px 0;
  }
}
.myReviewsWidget_box_items-item .pros_cons-text {
  margin: unset;
  font-size: 14px;
  word-break: break-all;
}
.myReviewsWidget_box_items-item .pros_cons .title {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.myReviewsWidget_box_items-item .pros_cons .title_pros {
  color: #04C378;
}
.myReviewsWidget_box_items-item .pros_cons .title_cons {
  color: #ff455b;
}
.myReviewsWidget_box_items-item .pros_cons .text {
  margin: unset;
  font-size: 14px;
}
.myReviewsWidget_box_items-item .pros_cons:last-child {
  margin-top: 16px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .pros_cons:last-child {
    margin-top: unset;
  }
}
.myReviewsWidget_box_items-item .pros_cons:last-child {
  margin-bottom: 20px;
}
.myReviewsWidget_box_items-item .text {
  word-break: break-all;
  font-size: 14px;
  line-height: 24px;
  margin: 16px 0;
  padding: 0 16px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .text {
    margin: 0 40px 0 0;
    padding: unset;
  }
}
.myReviewsWidget_box_items-item .text .show_less:before {
  content: "Â&nbsp;" !important;
}
.myReviewsWidget_box_items-item .text .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.myReviewsWidget_box_items-item .text .show_more-btn:before {
  content: "... ";
  color: #181818;
}
.myReviewsWidget_box_items-item .options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px 20px 16px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .options {
    padding: 0 40px 37px 40px;
  }
}
.myReviewsWidget_box_items-item .options .helpful {
  margin: unset;
  display: flex;
  align-items: center;
}
.myReviewsWidget_box_items-item .options .helpful .text {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #1f1f1f;
  margin: 0 0 0 10px;
  padding: unset;
}
.myReviewsWidget_box_items-item .options .date {
  margin: unset;
  color: #6c6c6c;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .options .date {
    display: none;
  }
}
.myReviewsWidget_box_items-item .reply {
  border-top: 1px solid #f1f1f1;
  padding: 20px 20px 23px 20px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply {
    position: relative;
    margin: 0 40px 40px 40px;
    background: #f4f5f7;
    border-top: unset;
    border-radius: 16px;
  }
}
.myReviewsWidget_box_items-item .reply_header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.myReviewsWidget_box_items-item .reply_header .option .text {
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  font-weight: 600;
  padding: unset;
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply_header .option .text {
    font-size: 18px;
  }
}
.myReviewsWidget_box_items-item .reply_header .option .date {
  color: #6c6c6c;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  display: block;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply_header .option .date {
    display: flex;
    margin-top: 4px;
  }
}
.myReviewsWidget_box_items-item .reply_header .option .date_answered {
  display: none;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply_header .option .date_answered {
    margin-right: 5px;
    display: block;
  }
}
.myReviewsWidget_box_items-item .reply_header .badge {
  margin: unset;
  height: 22px;
  padding: 0 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 100px;
  background: #05e98f;
  font-weight: 700;
  color: #181818;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply_header .badge {
    height: 26px;
    position: absolute;
    top: 16px;
    right: 16px;
  }
}
.myReviewsWidget_box_items-item .reply_body-output {
  word-break: break-all;
  margin: 12px 0 0 0;
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .myReviewsWidget_box_items-item .reply_body-output {
    margin: 20px 0 0 0;
  }
}
.myReviewsWidget_box_items-item .reply_body-output .show_less:before {
  content: "Â&nbsp;" !important;
}
.myReviewsWidget_box_items-item .reply_body-output .show_more-btn {
  background: transparent;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  border: unset;
  cursor: pointer;
  padding: unset;
}
.myReviewsWidget_box_items-item .reply_body-output .show_more-btn:before {
  content: "... ";
  color: #181818;
}


.personalDetailsWidget {
    width: 100%;
    margin-bottom: 150px;
}

.personalDetailsWidget .form {
    max-width: 500px;
    width: 100%;
}

.personalDetailsWidget .form .title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
}

.personalDetailsWidget .form .label {
    margin-bottom: 12px;
    display: block;
}

.personalDetailsWidget .form .input {
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #f1f1f1;
    padding: 16px;
    font-size: 14px;
    outline: unset;
}

.personalDetailsWidget .form .error {
    color: #ff455b;
    font-size: 13px;
}

.personalDetailsWidget .form .save {
    cursor: pointer;
    width: 100%;
    border: 16px;
    height: 56px;
    font-size: 16px;
    font-weight: 600;
    background: #05e98f;
    border-radius: 16px;
    margin-top: 16px;
}

.success {
    position: fixed;
    bottom: 160px;
    width: 100%;
    border-radius: 16px;
    transform: translateY(-250px);
}

@keyframes show {
    0% {
        transform: translateY(-250px);
    }
    100% {
        transform: translateY(0px);
    }
}

.success .text {
    color: #ffffff;
    margin-left: 8px;
}

.success_box {
    padding: 0 35px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #181818;
    width: fit-content;
    border-radius: 16px;
    margin: 0 auto;
}

/*# sourceMappingURL=style.css.map */


body[data-page-current-path="/profile/rewards"] main {
  background: linear-gradient(179deg, #6161F1 16.38%, #F0F0FF 57.06%); }
  @media (min-width: 576px) {
    body[data-page-current-path="/profile/rewards"] main {
      background: linear-gradient(0deg, #F4F5F7 0%, #F4F5F7 100%), #FFF; } }
  body[data-page-current-path="/profile/rewards"] main .profile-title {
    color: #ffffff; }
    @media (min-width: 576px) {
      body[data-page-current-path="/profile/rewards"] main .profile-title {
        color: #181818; } }

.rewardsWidget__header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 576px) {
    .rewardsWidget__header {
      flex-direction: row;
      align-items: center;
      justify-content: flex-start;
      padding: 28px;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      background: linear-gradient(180deg, #6161F1 -13.88%, #F0F0FF 110.28%);
      position: relative; }
      .rewardsWidget__header::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url(/build/midori/assets/icons/rewards/rewards-desktop.png);
        top: 0;
        left: 0;
        z-index: 0;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right; } }
  .rewardsWidget__header--img {
    width: 254px;
    height: 254px;
    margin-top: -20px; }
    @media (min-width: 576px) {
      .rewardsWidget__header--img {
        display: none; } }
  .rewardsWidget__header--info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 15px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 4px 10px 0 rgba(85, 84, 222, 0.12);
    width: 100%;
    margin-top: -73px; }
    @media (min-width: 576px) {
      .rewardsWidget__header--info {
        margin: 0;
        padding: 0;
        background: none;
        box-shadow: none;
        align-items: flex-start;
        width: 340px;
        position: relative;
        z-index: 1; } }
.rewardsWidget__info--title {
  color: #2B2B2B;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 4px 0; }
  @media (min-width: 576px) {
    .rewardsWidget__info--title {
      color: #ffffff;
      font-size: 24px;
      font-weight: 700;
      line-height: 32px;
      letter-spacing: 0.24px;
      margin: 0 0 8px 0; } }
.rewardsWidget__info--description {
  color: #2B2B2B;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.14px;
  margin: 0; }
  @media (min-width: 576px) {
    .rewardsWidget__info--description {
      color: #ffffff;
      font-weight: 500;
      line-height: 20px; } }
.rewardsWidget__days {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0;
  width: 100%; }
  @media (min-width: 576px) {
    .rewardsWidget__days {
      margin: 20px 0 12px 0;
      background: #ffffff;
      box-shadow: 0 4px 10px 0 rgba(85, 84, 222, 0.12);
      padding: 16px 15px;
      border-radius: 20px; } }
  .rewardsWidget__days--item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-right: 8px;
    width: 100%; }
    .rewardsWidget__days--item:last-of-type {
      margin-right: 0; }
    .rewardsWidget__days--item.day--finished .title {
      color: #04C378; }
    .rewardsWidget__days--item.day--finished .value {
      border-color: rgba(4, 195, 120, 0.4);
      background: #d1ffed; }
    .rewardsWidget__days--item.day--finished .cost {
      color: #04C378; }
    .rewardsWidget__days--item .title {
      color: #f0ad00;
      text-align: center;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      margin-bottom: 8px; }
    .rewardsWidget__days--item .value {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 6px 8px;
      min-width: 56px;
      width: 100%;
      border-radius: 12px;
      border: 1px solid rgba(240, 173, 0, 0.4);
      background: #FFF6D9; }
      .rewardsWidget__days--item .value .icon {
        margin-bottom: 5px; }
        .rewardsWidget__days--item .value .icon--check {
          width: 28px;
          height: 28px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          background: linear-gradient(74deg, #04C378 7.78%, #5CF17C 91.71%), #E4FFF1; }
          .rewardsWidget__days--item .value .icon--check svg {
            width: 20px;
            height: 20px; }
        .rewardsWidget__days--item .value .icon--coins {
          width: 34px;
          height: 28px;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center; }
          .rewardsWidget__days--item .value .icon--coins img {
            position: absolute; }
            .rewardsWidget__days--item .value .icon--coins img:first-of-type {
              right: 0;
              width: 28px;
              height: 28px;
              z-index: 1; }
            .rewardsWidget__days--item .value .icon--coins img:last-of-type {
              left: 0;
              width: 24px;
              height: 24px;
              z-index: 2; }
    .rewardsWidget__days--item .cost {
      color: #f0ad00;
      text-align: center;
      font-size: 14px;
      font-weight: 600;
      line-height: 20px;
      margin: 0; }
.rewardsWidget__btn--drawer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  width: 100%;
  height: 56px;
  border-radius: 16px;
  background: linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%), linear-gradient(90deg, #F8B302 -6.73%, #F8DF57 105.77%);
  color: #181818;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border: none;
  cursor: pointer; }
@media (min-width: 576px) {
  .rewardsWidget__main {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #ffffff;
    padding: 22px 20px; } }
.rewardsWidget__bonuses--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 0 20px 0; }
  .rewardsWidget__bonuses--empty .title {
    color: #181818;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 12px 0; }
  .rewardsWidget__bonuses--empty .link {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0; }
    .rewardsWidget__bonuses--empty .link a {
      color: #5554de;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
.rewardsWidget__bonuses--wrapper {
  padding: 24px 0 12px 0; }
  @media (min-width: 576px) {
    .rewardsWidget__bonuses--wrapper.rewardsWidget__bonuses--user {
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
      padding-bottom: 22px;
      margin-bottom: 40px; } }
  @media (min-width: 576px) {
    .rewardsWidget__bonuses--wrapper {
      background: #ffffff;
      padding: 22px 20px 0 20px; } }
  .rewardsWidget__bonuses--wrapper .widgetSelection_bonus-label {
    top: 0; }
.rewardsWidget__bonuses--header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px; }
  .rewardsWidget__bonuses--header .title {
    color: rgba(0, 0, 0, 0.88);
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0; }
  .rewardsWidget__bonuses--header .link__all {
    color: #4443b8;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
    margin: 0; }
.rewardsWidget__bonuses--content {
  width: 100%;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .rewardsWidget__bonuses--content .content__scroll {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    padding-bottom: 12px; }
    @media (min-width: 576px) {
      .rewardsWidget__bonuses--content .content__scroll {
        padding-bottom: 10px; } }
  .rewardsWidget__bonuses--content .bonus__card {
    min-width: 332px;
    max-width: 332px;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 12px;
    position: relative; }
    .rewardsWidget__bonuses--content .bonus__card[data-element="gamification-card-user"] {
      cursor: pointer; }
    .rewardsWidget__bonuses--content .bonus__card:last-of-type {
      margin-right: 0; }
    .rewardsWidget__bonuses--content .bonus__card--last {
      justify-content: center;
      border: 2px solid #5554de; }
      .rewardsWidget__bonuses--content .bonus__card--last a {
        margin: 0;
        color: #5554de;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%; }
        .rewardsWidget__bonuses--content .bonus__card--last a .icon {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 32px;
          height: 32px;
          border-radius: 50%;
          background: #5554de;
          margin-left: 12px; }
    .rewardsWidget__bonuses--content .bonus__card--header {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-bottom: 18px;
      height: 100%; }
      .rewardsWidget__bonuses--content .bonus__card--header .card__logo {
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
        border-radius: 16px;
        border: 1px solid #DBD8D8;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .rewardsWidget__bonuses--content .bonus__card--header .card__logo img {
          width: auto;
          height: auto;
          max-width: 80%;
          max-height: 80%; }
      .rewardsWidget__bonuses--content .bonus__card--header .card__info {
        display: flex;
        flex-direction: column; }
        .rewardsWidget__bonuses--content .bonus__card--header .card__info .review {
          color: #5554de;
          font-size: 14px;
          font-weight: 500;
          line-height: 24px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: none;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font;
          border: none;
          background: none;
          transition: 0.2s;
          margin: 0 0 4px 0;
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          cursor: pointer; }
          .rewardsWidget__bonuses--content .bonus__card--header .card__info .review:hover {
            color: #4443b8; }
        .rewardsWidget__bonuses--content .bonus__card--header .card__info .title {
          color: #181818;
          font-size: 16px;
          font-weight: 600;
          line-height: 24px; }
    .rewardsWidget__bonuses--content .bonus__card--btn {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 16px;
      background: #5554de;
      padding: 8px;
      width: 100%;
      min-height: 56px;
      border: none;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      transition: 0.2s;
      cursor: pointer; }
      .rewardsWidget__bonuses--content .bonus__card--btn:before {
        content: attr(data-text-before); }
      .rewardsWidget__bonuses--content .bonus__card--btn:hover {
        background: #4443b8; }
      .rewardsWidget__bonuses--content .bonus__card--btn.green {
        background: #05e98f;
        color: #181818; }
        .rewardsWidget__bonuses--content .bonus__card--btn.green:hover {
          background: #04C378; }
      .rewardsWidget__bonuses--content .bonus__card--btn.gray {
        background: rgba(108, 108, 108, 0.8); }
      .rewardsWidget__bonuses--content .bonus__card--btn .coins {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.16);
        width: 79px;
        height: 40px;
        margin: 0 auto 0 0; }
        .rewardsWidget__bonuses--content .bonus__card--btn .coins img {
          margin-right: 4px;
          width: 20px;
          height: 20px; }
      .rewardsWidget__bonuses--content .bonus__card--btn .text {
        margin: 0 30% 0 0; }
        .rewardsWidget__bonuses--content .bonus__card--btn .text:before {
          content: attr(data-text-before); }

.popupPurchase__wrapper {
  display: none;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  z-index: 100; }
  @media (min-width: 576px) {
    .popupPurchase__wrapper {
      align-items: center; } }
  .popupPurchase__wrapper.show {
    display: flex; }
.popupPurchase__block {
  border-radius: 24px 24px 0 0;
  background: #ffffff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 576px) {
    .popupPurchase__block {
      width: 520px;
      min-width: 520px;
      height: 304px;
      min-height: 304px;
      padding: 36px 79px;
      border-radius: 24px; } }
.popupPurchase__title {
  color: #1f1f1f;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 20px 0; }
  @media (min-width: 576px) {
    .popupPurchase__title {
      margin-bottom: 24px; } }
.popupPurchase__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .popupPurchase__btns button {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 16px;
    cursor: pointer;
    transition: 0.2s;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #181818;
    border: none;
    border-radius: 16px; }
    .popupPurchase__btns button:first-of-type {
      margin-bottom: 12px; }
    .popupPurchase__btns button[data-element="popup-purchase-drawer"] {
      background: linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%); }
    .popupPurchase__btns button[data-element="popup-purchase-buy"] {
      background: #05e98f; }
      .popupPurchase__btns button[data-element="popup-purchase-buy"]:hover {
        background: #04C378; }
    .popupPurchase__btns button[data-element="popup-purchase-close"] {
      background: transparent;
      border: 1px solid #b5b5b5;
      color: #2B2B2B;
      font-weight: 500; }

/*# sourceMappingURL=style.css.map */


.changePasswordWidget {
    width: 100%;
    margin-bottom: 150px;
}

.changePasswordWidget .text {
    margin: 0 0 32px 0;
    line-height: 24px;
}

.changePasswordWidget .form {
    width: 100%;
    max-width: 500px;
}

.changePasswordWidget .form .title {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
}

.changePasswordWidget .form .label {
    margin-bottom: 12px;
    display: block;
    position: relative;
}

.changePasswordWidget .form .label .icon_eye {
    position: absolute;
    right: 20px;
    top: 45px;
    cursor: pointer;
}

.changePasswordWidget .form .input {
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #f1f1f1;
    padding: 16px;
    font-size: 14px;
    outline: unset;
}

.changePasswordWidget .form .error {
    color: #ff455b;
    font-size: 13px;
}

.changePasswordWidget .form .warning {
    color: #f0ad00;
    font-size: 13px;
}

.changePasswordWidget .form .save {
    width: 100%;
    border: 16px;
    height: 56px;
    font-size: 16px;
    font-weight: 600;
    background: #05e98f;
    border-radius: 16px;
    margin-top: 16px;
    cursor: pointer;
}

.success {
    position: fixed;
    bottom: 160px;
    width: 100%;
    border-radius: 16px;
    transform: translateY(-250px);
}

@keyframes show {
    0% {
        transform: translateY(-250px);
    }
    100% {
        transform: translateY(0px);
    }
}

.success .text {
    color: #ffffff;
    margin-left: 8px;
}

.success_box {
    padding: 0 35px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #181818;
    width: fit-content;
    border-radius: 16px;
    margin: 0 auto;
}

/*# sourceMappingURL=style.css.map */


.form__radio-group{display:flex;align-items:center;flex-wrap:wrap;width:100%;margin-bottom:15px}.form__radio-group:last-child{margin-bottom:0}.form__radio-input{display:none}.form__radio-input:checked+label:before{border:2px solid #5554de}.form__radio-input:checked+label:after{background:#5554de}.form__radio-label{cursor:pointer;position:relative;display:inline-block;padding-left:29px;letter-spacing:.01em}.form__radio-label:before{content:"";border-radius:10px;position:absolute;left:3px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #6c6c6c;background:#fff}.form__radio-label:after{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:5px;background:#fff}.form__range-group{margin-bottom:16px}.form__range-group:last-child{margin-bottom:0}.form__text-label{letter-spacing:.01em;padding:0 3px}.form__control{display:block;border:1px solid #f1f1f1;border-radius:12px;background-color:#fff;background-clip:padding-box;flex:1 1 auto;padding:12px 14px 12px 12px;outline:none}.form__range-label{margin-bottom:8px}.form__range-input{height:6px;border-radius:30px;width:100%;background-color:#f2f2ff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__range-input::-webkit-slider-thumb{cursor:pointer;width:16px;height:16px;border-radius:50%;-webkit-appearance:none;background:#5554de}.form__range-input::-moz-range-thumb{cursor:pointer;width:16px;height:16px;border-radius:50%;-webkit-appearance:none;background:#5554de}.form__range-input::-ms-thumb{cursor:pointer;width:16px;height:16px;border-radius:50%;-webkit-appearance:none;background:#5554de}.qty-group{position:relative;display:flex;width:100%}.qty-group input[type=number]::-webkit-outer-spin-button,.qty-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.qty-group__btns{position:absolute;top:50%;transform:translateY(-50%);right:12px;display:flex}.qty-group__btn{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;background:#f2f2ff;border-radius:32px;cursor:pointer}.qty-group__btn--minus:before,.qty-group__btn--plus:before{content:"";width:6px;height:8px;background-image:url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.04304 3.29289C0.65252 3.68342 0.65252 4.31658 1.04304 4.70711L3.62883 7.29289C4.25879 7.92286 5.33594 7.47669 5.33594 6.58579L5.33594 1.41421C5.33594 0.523309 4.2588 0.0771418 3.62883 0.707107L1.04304 3.29289Z' fill='%235554DE'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.qty-group__btn--minus{margin-right:12px}.qty-group__btn--plus:before{transform:rotate(180deg)}.bonusCalculator__wrapper{display:flex;flex-wrap:wrap;background:#fff;padding:24px 16px;border-radius:20px}@media(min-width: 768px){.bonusCalculator__wrapper{padding:40px 24px;justify-content:space-between;align-items:flex-start}}@media(min-width: 1024px){.bonusCalculator__wrapper{padding:40px}}.bonusCalculator__col{display:flex;flex-wrap:wrap;width:100%}@media(min-width: 768px){.bonusCalculator__col{flex:0 0 calc(50% - 20px)}}.bonusCalculator__form{display:flex;flex-wrap:wrap}.bonusCalculator__form label{color:#2b2b2b}.bonusCalculator__checks{width:100%}.bonusCalculator__checks--radio{display:flex;flex-wrap:wrap;margin-bottom:28px}.bonusCalculator__checks--radio label{font-weight:400;font-size:12px}.bonusCalculator__checks--range{margin-bottom:24px}.bonusCalculator__title{width:100%;text-align:left;font-weight:600;font-size:20px;line-height:32px;color:#181818;margin-top:0;margin-bottom:16px}@media(min-width: 768px){.bonusCalculator__title{font-weight:700;font-size:28px;line-height:36px}}.bonusCalculator__input{display:flex;flex-wrap:wrap;width:100%;margin-bottom:20px}.bonusCalculator__input label{display:flex;align-items:center;margin-bottom:8px}.bonusCalculator__input label:before{content:"";display:inline-block;margin-right:10px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18C4.0293 18 0 13.9707 0 9C0 4.0293 4.0293 0 9 0C13.9707 0 18 4.0293 18 9C18 13.9707 13.9707 18 9 18ZM9 16.2C10.9096 16.2 12.7409 15.4414 14.0912 14.0912C15.4414 12.7409 16.2 10.9096 16.2 9C16.2 7.09044 15.4414 5.25909 14.0912 3.90883C12.7409 2.55857 10.9096 1.8 9 1.8C7.09044 1.8 5.25909 2.55857 3.90883 3.90883C2.55857 5.25909 1.8 7.09044 1.8 9C1.8 10.9096 2.55857 12.7409 3.90883 14.0912C5.25909 15.4414 7.09044 16.2 9 16.2ZM8.1 4.5H9.9V6.3H8.1V4.5ZM8.1 8.1H9.9V13.5H8.1V8.1Z' fill='%23B5B5B5'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;width:18px;height:18px}.bonusCalculator__result{width:100%;background:#f2f2ff;border-radius:16px;padding:20px 20px 13px}.bonusCalculator__result-title{font-weight:700;font-size:16px;line-height:24px;color:#181818;text-align:left;margin:0 0 7px}.bonusCalculator__table{font-weight:400;font-size:14px;line-height:24px;color:#2b2b2b}.bonusCalculator__table th{text-align:-webkit-match-parent}.bonusCalculator__table th,.bonusCalculator__table td{padding:7px 0px}.bonusCalculator__table td{width:1%;white-space:nowrap;color:#5554de;font-weight:600}


.support_contacts{padding:40px;background:#fff;border-radius:20px;width:100%;margin-bottom:30px}.support_contacts__description{font-weight:400;font-size:14px;line-height:24px;color:#181818;letter-spacing:.01em}.support_contacts .title-box{width:100%}.support_contacts .title-box .title{font-size:28px;font-weight:700;line-height:32px;padding-bottom:4px;width:100%;text-align:left}.support_contacts-box .item{padding:24px 0;border-bottom:1px solid #f1f1f1;width:50%}.support_contacts-box .item-title{display:flex;align-items:center}.support_contacts-box .item-title .dot{width:7px;min-width:7px;height:7px;margin:8px 12px 8px 8px;background:#5554de;border-radius:100%}.support_contacts-box .item .country_group{display:flex;align-items:center;justify-content:end;flex-wrap:wrap;margin-left:auto}.support_contacts-box .item .country_group-disabled{display:none;width:100%;justify-content:end;align-items:center;flex-wrap:wrap}.support_contacts-box .item .country_group-disabled--active{display:inline-flex;flex-wrap:wrap;width:100%}.support_contacts-box .item .country_group-box{display:flex;align-items:center;margin-right:8px}.support_contacts-box .item .country_group-box[data-text-before]:before{content:attr(data-text-before)}.support_contacts-box .item .country_group-short{display:inline-flex;justify-content:end;flex-wrap:wrap;flex:1}.support_contacts-box .item .country_group .flag{width:20px;height:20px;min-width:20px;margin-right:8px;border-radius:100%;object-fit:cover}.support_contacts-box .item .phone{display:flex;justify-content:end}.support_contacts-box .item .active{display:flex;justify-content:end;align-items:center}.support_contacts-box .item .active .text{margin-left:12px}.support_contacts-box:last-child .item{padding:20px 0 0 0;border-bottom:unset}.support_contacts-country-show{display:flex;align-items:center;margin-left:12px}.support_contacts-country-show .button{background:#f2f2ff;padding:4px 8px;border-radius:20px;border:unset;display:flex;align-items:center;cursor:pointer}.support_contacts-country-show .button .text{font-size:16px;line-height:24px;color:#5554de}.support_contacts-country-show .button .icon_drop-down{margin-left:4px;width:20px;height:20px;min-width:20px}@media(max-width: 750px){.support_contacts{padding:24px 16px 24px 16px}.support_contacts-country-show{margin-left:auto;margin-bottom:12px}.support_contacts-country-show .button{margin-left:8px}.support_contacts .title-box .title{font-weight:600;font-size:20px}.support_contacts .item{width:100%}.support_contacts .item:first-child{padding-top:16px;border-bottom:unset}.support_contacts .item:last-child{padding-bottom:5px}.support_contacts-box:last-child .item{padding:0}.support_contacts-box .item{display:block;padding:0}.support_contacts-box .item .phone{justify-content:left;margin-left:28px}.support_contacts-box .item .country_group-disabled{margin-top:unset;justify-content:left}.support_contacts-box .item .country_group-box{margin-left:unset;margin-right:8px;margin-bottom:12px}.support_contacts-box .item .country_group-box:last-child,.support_contacts-box .item .country_group-box:nth-child(3){margin-right:unset}.support_contacts-box .item .country_group{width:unset;padding:12px 0 0 28px;justify-content:left}.support_contacts-box .item .country_group-short{justify-content:left}.support_contacts-box .item .active{justify-content:left;padding:12px 0 12px 28px}}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.staticContentPrimeColumns {
  background: #181818;
  margin-top: 40px;
  margin-bottom: -30px;
}
@media (min-width: 768px) {
  .staticContentPrimeColumns {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.staticContentPrimeColumns__title {
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  text-align: left;
  margin: 16px 0 24px 0;
}
@media (min-width: 768px) {
  .staticContentPrimeColumns__title {
    font-size: 56px;
    line-height: 72px;
    margin: 20px 0 30px 0;
  }
}
@media (min-width: 768px) {
  .staticContentPrimeColumns__content {
    display: flex;
    gap: 30px;
  }
}
.staticContentPrimeColumns__content p {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
  text-align: left;
  align-self: stretch;
}
@media (min-width: 768px) {
  .staticContentPrimeColumns__content p {
    flex: 1 0 0;
    margin: 0;
  }
}

.prime-bg {
  background: #181818;
}


.staticContentPrimeCentered__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .staticContentPrimeCentered__title {
        font-weight: 700;
        font-size: 56px;
        line-height: 72px;
        margin-bottom: 32px;
    }
}

.staticContentPrimeCentered__content {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
}

@media (min-width: 768px) {
    .staticContentPrimeCentered__content {
        font-weight: 400;
        font-size: 20px;
        line-height: 36px;
    }
}


.staticContentImg {
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .staticContentImg {
        width: calc(100% + 20px);
        margin: 0 -10px;
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.staticContentImg__divider {
    border-bottom: 1px solid #b5b5b5;
}

.staticContentImg__right .staticContentImg__col--main {
    order: 2;
}

@media (min-width: 768px) {
    .staticContentImg__right .staticContentImg__col--main {
        order: 1;
    }
}

.staticContentImg__right .staticContentImg__col--img {
    order: 1;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .staticContentImg__right .staticContentImg__col--img {
        justify-content: flex-end;
        order: 2;
    }
}

.staticContentImg__left .staticContentImg__col--main {
    order: 2;
}

@media (min-width: 768px) {
    .staticContentImg__left .staticContentImg__col--main {
        order: 2;
    }
}

.staticContentImg__left .staticContentImg__col--img {
    order: 1;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .staticContentImg__left .staticContentImg__col--img {
        order: 1;
        justify-content: flex-start;
    }
}

.staticContentImg__col--img, .staticContentImg__col--main {
    width: 100%;
}

@media (min-width: 768px) {
    .staticContentImg__col--main {
        width: calc(55% - 20px);
        margin: 0 10px;
    }
}

.staticContentImg__col--img {
    display: inline-flex;
}

@media (min-width: 768px) {
    .staticContentImg__col--img {
        justify-content: center;
        align-items: center;
        flex: 1;
        margin: 0 10px;
    }
}

.staticContentImg__icon {
    width: 94px;
    height: 94px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffffff;
}

@media (min-width: 768px) {
    .staticContentImg__icon {
        width: 248px;
        height: 248px;
    }
}

.staticContentImg__icon svg {
    width: 44px;
    height: 44px;
}

@media (min-width: 768px) {
    .staticContentImg__icon svg {
        width: 115px;
        height: 115px;
    }
}

.staticContentImg__img {
    width: 94px;
    height: 94px;
    display: inline-flex;
}

@media (min-width: 768px) {
    .staticContentImg__img {
        width: 248px;
        height: 248px;
    }
}

.staticContentImg__img img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

.staticContentImg__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #181818;
}

@media (min-width: 1200px) {
    .staticContentImg__title {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 24px;
    }
}

.staticContentImg__content {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #181818;
}


.staticContentWidget p, .staticContentWidget li {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
  letter-spacing: 0.01em;
}
.staticContentWidget a {
  color: #5554de;
  text-decoration: underline;
}
.staticContentWidget ul {
  margin-top: 20px;
  list-style: none;
  padding-left: 8.5px;
}
.staticContentWidget ul:last-of-type {
  margin-bottom: 0;
}
.staticContentWidget ul li {
  position: relative;
  padding-left: 15.5px;
  margin-bottom: 20px;
}
.staticContentWidget ul li:last-child {
  margin-bottom: 0;
}
.staticContentWidget ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8.5px;
  background: #5554de;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.staticContentWidget img {
  max-width: 100%;
  width: auto;
  height: auto;
  border-radius: 16px;
}
.staticContentWidget .bonus__table {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table {
    display: table;
    border-collapse: separate;
    border-spacing: 0 16px;
  }
}
.staticContentWidget .bonus__table tbody {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table tbody {
    display: table-row-group;
  }
}
.staticContentWidget .bonus__table thead {
  display: none;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table thead {
    display: table-header-group;
  }
}
.staticContentWidget .bonus__table tr {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 22px 16px;
  background: #f9f9ff;
  border-radius: 20px;
  margin-bottom: 16px;
  border: 1px solid #f4f5f7;
}
.staticContentWidget .bonus__table tr:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table tr {
    display: table-row;
    width: auto;
    margin-bottom: 0;
    border-radius: unset;
    padding: 0;
    background: none;
  }
}
.staticContentWidget .bonus__table td, .staticContentWidget .bonus__table th {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td, .staticContentWidget .bonus__table th {
    display: table-cell;
    width: 1%;
  }
}
.staticContentWidget .bonus__table th {
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  color: #2B2B2B;
  background: #f9f9ff;
  white-space: nowrap;
  padding: 8px 10px;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table th:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .staticContentWidget .bonus__table th:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
}
.staticContentWidget .bonus__table td {
  padding: 0;
  text-align: center;
  background: #f9f9ff;
  position: relative;
  margin-bottom: 12px;
}
.staticContentWidget .bonus__table td:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -12px;
  background: #f1f1f1;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td:after {
    height: auto;
    width: 1px;
    right: 0;
    top: 16px;
    bottom: 16px;
  }
}
.staticContentWidget .bonus__table td:nth-child(2):after {
  display: none;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td:nth-child(2):after {
    display: inline-block;
  }
}
.staticContentWidget .bonus__table td:first-child {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td:first-child {
    margin-bottom: 0;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-left: 1px solid #f4f5f7;
    padding-left: 16px;
  }
}
.staticContentWidget .bonus__table td:last-child {
  margin-bottom: 0;
}
.staticContentWidget .bonus__table td:last-child:after {
  display: none;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td:last-child {
    border-right: 1px solid #f4f5f7;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding-right: 16px;
  }
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table td {
    border-top: 1px solid #f4f5f7;
    border-bottom: 1px solid #f4f5f7;
    margin-bottom: 0;
    padding: 16px 25px;
  }
}
.staticContentWidget .bonus__table a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #5554de;
  text-decoration: underline;
}
.staticContentWidget .bonus__table a.bonus__table--link {
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none;
}
.staticContentWidget .bonus__table a.bonus__table--btn {
  width: 100%;
  white-space: nowrap;
  text-decoration: none;
  padding: 16px 40px;
  color: #ffffff;
  background: #5554de;
  border-radius: 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-top: 12px;
}
.staticContentWidget .bonus__table--logo {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  min-width: 160px;
  max-width: 260px;
}
.staticContentWidget .bonus__table--img {
  width: 100%;
  display: inline-flex;
  position: relative;
}
.staticContentWidget .bonus__table--img img {
  width: 100%;
  height: auto;
}
.staticContentWidget .bonus__table--img:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(46, 45, 146, 0) 52.78%, #2B2872 100%);
}
.staticContentWidget .bonus__table--link {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 12px;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table--link {
    padding: 8px;
  }
}
.staticContentWidget .bonus__table caption {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .staticContentWidget .bonus__table caption {
    width: auto;
    margin-bottom: 0;
    text-align: left;
  }
}
.staticContentWidget .flex-responsive {
  overflow-x: auto;
  display: flex;
  margin-bottom: 10px;
}
.staticContentWidget .flex-responsive::-webkit-scrollbar {
  height: 8px;
}
.staticContentWidget .flex-responsive::-webkit-scrollbar-thumb {
  background-color: #dBd8d8;
  border-radius: 32px;
}
.staticContentWidget .flex-responsive.sc-col-3 .style_1 th, .staticContentWidget .flex-responsive.sc-col-3 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-3 .style_1 td, .staticContentWidget .flex-responsive.sc-col-3 .style_rowspan td {
  width: 33.3333333333%;
}
.staticContentWidget .flex-responsive.sc-col-4 .style_1 th, .staticContentWidget .flex-responsive.sc-col-4 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-4 .style_1 td, .staticContentWidget .flex-responsive.sc-col-4 .style_rowspan td {
  width: 25%;
}
.staticContentWidget .flex-responsive.sc-col-5 .style_1 th, .staticContentWidget .flex-responsive.sc-col-5 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-5 .style_1 td, .staticContentWidget .flex-responsive.sc-col-5 .style_rowspan td {
  width: 20%;
}
.staticContentWidget .flex-responsive.sc-col-6 .style_1 th, .staticContentWidget .flex-responsive.sc-col-6 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-6 .style_1 td, .staticContentWidget .flex-responsive.sc-col-6 .style_rowspan td {
  width: 16.6666666667%;
}
.staticContentWidget .flex-responsive.sc-col-7 .style_1 th, .staticContentWidget .flex-responsive.sc-col-7 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-7 .style_1 td, .staticContentWidget .flex-responsive.sc-col-7 .style_rowspan td {
  width: 14.2857142857%;
}
.staticContentWidget .flex-responsive.sc-col-8 .style_1 th, .staticContentWidget .flex-responsive.sc-col-8 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-8 .style_1 td, .staticContentWidget .flex-responsive.sc-col-8 .style_rowspan td {
  width: 12.5%;
}
.staticContentWidget .flex-responsive.sc-col-9 .style_1 th, .staticContentWidget .flex-responsive.sc-col-9 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-9 .style_1 td, .staticContentWidget .flex-responsive.sc-col-9 .style_rowspan td {
  width: 11.1111111111%;
}
.staticContentWidget .flex-responsive.sc-col-10 .style_1 th, .staticContentWidget .flex-responsive.sc-col-10 .style_rowspan th, .staticContentWidget .flex-responsive.sc-col-10 .style_1 td, .staticContentWidget .flex-responsive.sc-col-10 .style_rowspan td {
  width: 10%;
}
.staticContentWidget .style_1, .staticContentWidget .style_rowspan {
  display: flex;
  flex-wrap: wrap;
}
.staticContentWidget .style_1 thead, .staticContentWidget .style_rowspan thead, .staticContentWidget .style_1 tbody, .staticContentWidget .style_rowspan tbody {
  width: 100%;
}
.staticContentWidget .style_1 tr, .staticContentWidget .style_rowspan tr {
  width: 100%;
  display: flex;
  border-radius: 20px;
  border: 1px solid #f4f5f7;
  margin-bottom: 10px;
}
.staticContentWidget .style_1 tbody tr:last-child, .staticContentWidget .style_rowspan tbody tr:last-child {
  margin-bottom: 0;
}
.staticContentWidget .style_1 th, .staticContentWidget .style_rowspan th, .staticContentWidget .style_1 td, .staticContentWidget .style_rowspan td {
  text-align: center;
  min-width: 100px;
  width: 50%;
  display: inline-block;
  word-break: break-word;
  padding: 16px;
  background: #f9f9ff;
  font-size: 12px;
  line-height: 17px;
}
@media (min-width: 768px) {
  .staticContentWidget .style_1 th, .staticContentWidget .style_rowspan th, .staticContentWidget .style_1 td, .staticContentWidget .style_rowspan td {
    max-width: unset;
    font-size: 14px;
    line-height: 24px;
  }
}
.staticContentWidget .style_1 td, .staticContentWidget .style_rowspan td {
  font-weight: 400;
}
.staticContentWidget .style_1 td:first-of-type, .staticContentWidget .style_rowspan td:first-of-type {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.staticContentWidget .style_1 td:last-of-type, .staticContentWidget .style_rowspan td:last-of-type {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.staticContentWidget .style_1 th, .staticContentWidget .style_rowspan th {
  font-weight: 600;
  word-break: unset;
}
.staticContentWidget .style_1 th:first-of-type, .staticContentWidget .style_rowspan th:first-of-type {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.staticContentWidget .style_1 th:last-of-type, .staticContentWidget .style_rowspan th:last-of-type {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.staticContentWidget .style_1 img, .staticContentWidget .style_rowspan img {
  width: 100%;
  height: auto;
}
.staticContentWidget .style_1--wrapper {
  overflow-y: scroll;
  padding-bottom: 10px;
  scrollbar-width: none;
}
.staticContentWidget .style_1--wrapper::-webkit-scrollbar {
  display: none;
}
.staticContentWidget .style_rowspan {
  display: table;
  border-collapse: separate;
  border-spacing: 0;
}
.staticContentWidget .style_rowspan tbody:before {
  content: "-";
  display: block;
  line-height: 10px;
  color: transparent;
}
.staticContentWidget .style_rowspan tr {
  display: table-row;
}
.staticContentWidget .style_rowspan th, .staticContentWidget .style_rowspan td {
  display: table-cell;
  border: 1px solid #f4f5f7;
}
.staticContentWidget .style_rowspan th:first-of-type {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.staticContentWidget .style_rowspan th:last-of-type {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.staticContentWidget .style_rowspan tr:first-of-type td:first-of-type {
  border-top-left-radius: 20px;
}
.staticContentWidget .style_rowspan tr:first-of-type td:last-of-type {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.staticContentWidget .style_rowspan tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 20px;
}
.staticContentWidget__black {
  border-radius: unset;
  background: #181818;
  padding: 64px 24px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}
.staticContentWidget__black p {
  color: #ffffff;
}
@media (min-width: 1200px) {
  .staticContentWidget__black {
    padding: 200px;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
  }
  .staticContentWidget__black p {
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .staticContentWidget__black p {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
  }
}
.staticContentWidget__black .widget-title {
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 28px;
}
@media (min-width: 1200px) {
  .staticContentWidget__black .widget-title {
    font-size: 40px;
    line-height: 52px;
  }
}
.staticContentWidget .category__list {
  align-items: center;
}
.staticContentWidget .category__list div a {
  display: block;
  line-height: 20px;
  padding: 12px 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .staticContentWidget .category__list div a {
    padding: 8px 0;
  }
}
.staticContentWidget .category__list div:first-of-type a:not(.category--flags) {
  padding-top: 0;
}
@media (min-width: 768px) {
  .staticContentWidget .category__list div:first-of-type a:not(.category--flags) {
    padding-top: 8px;
  }
}
.staticContentWidget .category__list .category--flags {
  display: flex;
  margin: 8px 0;
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding: 6px 8px;
  align-items: center;
  justify-content: flex-end !important;
  flex-direction: row-reverse;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #5554de;
}
.staticContentWidget .category__list .category--flags img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin: 0 8px 0 0;
  min-width: 28px;
  min-height: 28px;
}

#world-map-markers {
  height: 200px;
}
@media (min-width: 768px) {
  #world-map-markers {
    height: 400px;
  }
}

svg {
  -ms-touch-action: none;
  touch-action: none;
}

image, text, .jvm-zoomin, .jvm-zoomout {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jvm-container {
  -ms-touch-action: none;
  touch-action: none;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.jvm-tooltip {
  border-radius: 3px;
  background-color: #5c5cff;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.2);
  padding: 3px 5px;
  white-space: nowrap;
  position: absolute;
  display: none;
  color: #FFF;
}
.jvm-tooltip.active {
  display: block;
}

.jvm-zoom-btn {
  border-radius: 3px;
  background-color: #292929;
  padding: 3px;
  box-sizing: border-box;
  position: absolute;
  line-height: 10px;
  cursor: pointer;
  color: #FFF;
  height: 15px;
  width: 15px;
  left: 10px;
}
.jvm-zoom-btn.jvm-zoomout {
  top: 30px;
}
.jvm-zoom-btn.jvm-zoomin {
  top: 10px;
}

.jvm-series-container {
  right: 15px;
  position: absolute;
}
.jvm-series-container.jvm-series-h {
  bottom: 15px;
}
.jvm-series-container.jvm-series-v {
  top: 15px;
}
.jvm-series-container .jvm-legend {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  margin-left: 0.75rem;
  border-radius: 0.25rem;
  border-color: #e5e7eb;
  padding: 0.6rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  float: left;
}
.jvm-series-container .jvm-legend .jvm-legend-title {
  line-height: 1;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 0.5rem;
  margin-bottom: 0.575rem;
  text-align: left;
}
.jvm-series-container .jvm-legend .jvm-legend-inner {
  overflow: hidden;
}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick {
  overflow: hidden;
  min-width: 40px;
}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick:not(:first-child) {
  margin-top: 0.575rem;
}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-sample {
  border-radius: 4px;
  margin-right: 0.65rem;
  height: 16px;
  width: 16px;
  float: left;
}
.jvm-series-container .jvm-legend .jvm-legend-inner .jvm-legend-tick .jvm-legend-tick-text {
  font-size: 12px;
  text-align: center;
  float: left;
}

.jvm-line[animation=true] {
  -webkit-animation: jvm-line-animation 10s linear forwards infinite;
  animation: jvm-line-animation 10s linear forwards infinite;
}

@-webkit-keyframes jvm-line-animation {
  from {
    stroke-dashoffset: 250;
  }
}
@keyframes jvm-line-animation {
  from {
    stroke-dashoffset: 250;
  }
}


.shortTip {
    margin-bottom: 32px;
}

.shortTip__item-wrapper {
    padding: 32px 16px 24px;
    border-radius: 20px;
    background: #ffffff;
    position: relative;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .shortTip__item-wrapper {
        padding: 40px 24px 32px;
    }
}

@media (min-width: 1200px) {
    .shortTip__item-wrapper {
        padding: 46px 40px 40px;
    }
}

.shortTip__item-wrapper:last-child {
    margin-bottom: 0;
}

.shortTip__item-label {
    white-space: nowrap;
    position: absolute;
    padding: 4px 16px;
    left: 0;
    top: 0;
    background: #5554de;
    color: #ffffff;
    border-radius: 14px 0;
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
}

@media (min-width: 768px) {
    .shortTip__item-label {
        font-size: 16px;
        line-height: 24px;
    }
}

.shortTip__item {
    color: #181818;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

@media (min-width: 768px) {
    .shortTip__item {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }
}

.shortTip__item p:first-of-type {
    margin-top: 0;
}

.shortTip__item p:last-of-type {
    margin-bottom: 0;
}


.staticContentWidget__text-gradient {
  display: inline-block;
  width: 100%;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #FFE973 0%, #A69AB9 50%, #4D4BFF 100%);
}
.staticContentWidget__front {
  padding: 30px 0;
}
.staticContentWidget__front p {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
}
.staticContentWidget__front a {
  color: #ffffff;
  text-decoration: underline;
}
.staticContentWidget__front a:hover {
  color: #05e98f;
}
.staticContentWidget__front h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
  margin-top: 0;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .staticContentWidget__front h1 {
    font-size: 56px;
    margin-bottom: 16px;
    line-height: 72px;
  }
}


.slotCategoryWidget {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .slotCategoryWidget {
        margin-bottom: 26px;
    }
}

.slotCategoryWidget__title {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #181818;
}

@media (min-width: 768px) {
    .slotCategoryWidget__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.slotCategoryWidget__list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 12px);
    margin: 0 -6px;
}

@media (min-width: 768px) {
    .slotCategoryWidget__list {
        width: calc(100% + 14px);
        margin: -7px;
    }
}

.slotCategoryWidget__item {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    height: 122px;
    border-radius: 12px;
    overflow: hidden;
    width: calc(50% - 12px);
    margin: 0 6px 12px;
}

@media (min-width: 768px) {
    .slotCategoryWidget__item {
        margin: 0 7px 14px;
    }
}

@media (min-width: 768px) {
    .slotCategoryWidget__item__col-4 {
        width: calc(25% - 14px);
    }
}

@media (min-width: 768px) {
    .slotCategoryWidget__item__col-5 {
        width: calc(20% - 14px);
    }
}

.slotCategoryWidget__item--title {
    display: -webkit-box;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 8px;
    max-height: 40px;
    color: #ffffff;
    z-index: 5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.slotCategoryWidget__item--link {
    display: inline-flex;
    width: 100%;
}

.slotCategoryWidget__item--link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(46, 45, 146, 0) 40%, #181818 100%);
    z-index: 1;
}

.slotCategoryWidget__item--img {
    display: inline-block;
    width: 100%;
    height: auto;
}


.widget-half .authorWidget__img{margin:0 auto 16px}.widget-half .authorWidget__data{flex:0 0 100%;display:inline-flex;flex-wrap:wrap;justify-content:center;margin-bottom:24px}.widget-half .authorWidget__data-title,.widget-half .authorWidget__data-date{width:100%;text-align:center}.widget-half .authorWidget__socials{flex:0 0 100%;justify-content:center}.authorWidget{display:flex;flex-wrap:wrap;padding:20px;background:#fff;border-radius:20px}@media(min-width: 768px){.authorWidget{align-items:center}}@media(min-width: 768px){.authorWidget.authorWidget-with-bio{align-items:unset}}.authorWidget__img{width:100px;height:100px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 auto 12px}@media(min-width: 768px){.authorWidget__img{margin:0 20px 0 0;flex:0 0 100px}}.authorWidget__img img{width:100%;border-radius:50%;object-fit:cover;height:auto}.authorWidget__data{width:100%;text-align:center;margin-bottom:20px}@media(min-width: 768px){.authorWidget__data{flex:1;margin-bottom:0;text-align:left}}.authorWidget__data-title{font-weight:600;font-size:18px;line-height:28px;margin-bottom:8px}.authorWidget__data a{cursor:pointer}.authorWidget__data-wrapper{text-align:left}.authorWidget__data-date{width:100%;display:block;font-weight:400;font-size:16px;line-height:24px;color:#6c6c6c}.authorWidget__data-bio{margin-top:12px;font-size:16px;line-height:24px;text-align:left;color:#404040}.authorWidget__data-bio p{margin:12px 0 0}.authorWidget__socials{width:100%;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width: 768px){.authorWidget__socials{margin-left:20px;padding:12px 0;flex:0 0;flex-wrap:nowrap}}.authorWidget__socials .social{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f1f1f1;border:none;border-radius:12px}.authorWidget__socials .social+.social{margin-left:16px}


.page--container.reordered {
  display: flex;
  flex-direction: column;
}
.page--container.reordered &gt; div {
  order: 0;
}
.page--container.reordered &gt; div.block__order--pre-last {
  order: 1;
}
.page--container.reordered &gt; div.block__order--last {
  order: 2;
}

@-webkit-keyframes pulsescale3d {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@keyframes pulsescale3d {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@-webkit-keyframes pulsescale3dPromo {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@keyframes pulsescale3dPromo {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
  margin-bottom: 10px;
}
.internalpage .front__screen-form {
  margin-top: 10px !important;
}

table.table-review, table.table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 3px;
  box-sizing: border-box;
}
table.table-review th, table.table th, table.table-review td, table.table td {
  background-color: #0B0D11;
  padding: 10px;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  color: white;
}
@media (max-width: 985px) {
  table.table-review th, table.table th, table.table-review td, table.table td {
    font-size: 13px;
  }
}
table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
  border-right: 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
  max-width: 110px;
  min-width: 110px;
  font-size: 13px;
  padding: 8px;
}
table.table-review th, table.table th {
  font-weight: 600;
  background: #0B0D11;
}
@media (max-width: 576px) {
  table.table thead {
    display: none;
  }
  table.table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  table.table tr td {
    width: 100%;
    border-radius: 7px;
    margin-bottom: 2px;
  }
}
table.table td {
  text-align: left;
}
table.table .rating {
  display: flex;
  white-space: nowrap;
}
table.table .rating svg {
  margin: 0 2px;
  width: 13px;
  height: 13px;
}
table.table .rating svg path {
  fill: #ffda2d;
}
table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 576px) {
  table.newBonusTable td.empty {
    display: none;
  }
}
table.newBonusTable td:first-of-type {
  width: 50%;
}
@media (max-width: 576px) {
  table.newBonusTable td:first-of-type {
    width: 100%;
    text-align: center;
  }
}
table.newBonusTable td:nth-child(n+2) {
  text-align: center;
}

.video {
  width: 100%;
  max-width: 100%;
}

.table-review-block {
  overflow-x: scroll;
}

.block {
  background: #19202D;
  border-radius: 4px;
  padding: 20px;
  font-size: 14px;
  box-sizing: border-box;
  margin-bottom: 20px;
  color: white;
}
@media (max-width: 576px) {
  .block {
    padding: 10px;
  }
}
.block__content--keitaro {
  min-height: 850px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block__content--keitaro {
    min-height: 1080px;
  }
}
@media (max-width: 576px) {
  .block__content--keitaro {
    min-height: 1390px;
  }
}
.block--keitaro {
  padding: 10px 0 0 0;
}
.block--keitaro .table__td--info {
  width: 45%;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--info {
    width: 75%;
  }
}
@media (max-width: 576px) {
  .block--keitaro .table__td--info {
    width: 100%;
  }
}
.block--keitaro .table__td--logo {
  width: 40%;
  min-width: 40%;
  max-width: 40%;
}
@media (max-width: 576px) {
  .block--keitaro .table__td--logo {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
.block--keitaro .table__td--bonus {
  min-width: 45%;
  width: 45%;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--bonus {
    min-width: 60%;
    width: 60%;
  }
}
@media (max-width: 576px) {
  .block--keitaro .table__td--bonus {
    width: 100%;
  }
}
.block--keitaro .table__td--btn {
  width: 25%;
}
@media (max-width: 576px) {
  .block--keitaro .table__td--btn {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--flag {
    position: absolute !important;
  }
}
.block--keitaro .table__td--softs {
  width: 100%;
}
.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
  margin-top: 0;
}
.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
  color: #57BB8A;
}
.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
  display: block;
  margin-top: 0;
  font-size: 13px;
  font-weight: 300;
  -webkit-text-fill-color: #9E9E9E;
  font-family: "Montserrat", sans-serif;
}
.block p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1.2em;
}
.block a {
  color: #57BB8A;
}
.block a:hover {
  color: #6CF874;
}
.block li {
  margin-bottom: 10px;
}
.block img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.block__social {
  display: flex;
  align-items: flex-start;
}
.block__social .card {
  background: #0B0D11;
  margin: 0;
  min-height: auto;
}
.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
  -webkit-text-fill-color: #9E9E9E;
}
.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
  margin-top: 0;
  margin-bottom: 10px;
}
.block-sitemap .row ul {
  margin: 0;
  padding-left: 30px;
}
.block-sitemap .flex-block {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.block-sitemap .flex-block li {
  width: 16%;
  margin-bottom: 10px;
}
.block-sitemap .flex-block li a {
  height: 100%;
}
@media (max-width: 768px) {
  .block-sitemap .flex-block li {
    width: 24%;
  }
}
@media (max-width: 576px) {
  .block-sitemap .flex-block li {
    width: 48%;
  }
}
.block.bannerCasino {
  padding: 0;
}
.block.bannerCasino .card {
  margin: 0;
}
.block.bannerCasino .card .header {
  padding: 0 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.block.bannerCasino .card .body {
  padding: 15px 20px 20px 20px;
  background: #0B0D11;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu {
    margin-top: 0;
  }
  .dropdown-toggle {
    margin-bottom: 2px;
  }
  .dropdown-toggle:hover::after {
    color: #e52e71;
  }
  .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
  }
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 75vh;
}

.error_emoji {
  height: 20px;
  margin-top: -5px;
}

.status__error {
  color: #005491;
  margin: 0 auto;
  text-align: center;
  font-size: 200px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 576px) {
  .status__error {
    font-size: 130px;
  }
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 30px 0;
}
.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
  color: transparent;
  background-image: url("/build/casinosanalyzer/img/forward.svg");
  transform: rotate(180deg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
  text-decoration-color: transparent;
  -webkit-background-clip: initial;
  background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}
.pagination span.first a, .pagination span.last a {
  background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}
.pagination span.first a:hover, .pagination span.last a:hover {
  background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}
.pagination span.next a, .pagination span.last a {
  transform: rotate(0);
}
.pagination span.current {
  background: white;
  color: #19202D;
}
.pagination a, .pagination .current {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  min-height: 25px;
  min-width: 26px;
  border-radius: 50%;
  padding: 0 3px;
  box-sizing: border-box;
  transition: 0.2s;
  margin: 0 2px;
}
.pagination a:hover, .pagination .current:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
  .summary a {
    padding: 8px 0;
    display: inline-block;
  }
}

.load-more {
  background: none;
  border: none;
  padding: 0;
  margin: 10px auto 30px auto;
  color: #57BB8A;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.load-more svg {
  margin-right: 5px;
}
.load-more svg path {
  transition: 0.2s;
}
.load-more:hover {
  color: #6CF874;
}
.load-more:hover svg path {
  fill: #6CF874;
}

.tooltip {
  font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: smaller;
  padding: 3px;
  z-index: 11;
}

.flag {
  width: 15px;
  height: 15px;
  min-width: 15px;
  min-height: 15px;
  border-radius: 50%;
  display: inline-flex;
}

@media (min-width: 992px) {
  .col-sm-12.col-lg-3 {
    max-width: 25%;
  }
}

.casino__page-body &gt; li {
  list-style-type: none;
}

.carousel_box-CKEDITOR {
  display: flex;
  align-items: center;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: 0 0 10px 0;
}
.carousel_box-CKEDITOR ::-webkit-scrollbar {
  display: none;
}
.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 25px;
  color: #0B0D11;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  left: 15px;
  cursor: pointer;
}
.carousel_box-CKEDITOR .arrow_right {
  right: 15px;
  left: unset;
}
.carousel_box-CKEDITOR .slides_group {
  width: 100%;
  display: flex;
  align-items: center;
  overflow-x: auto;
  scroll-behavior: smooth;
}
.carousel_box-CKEDITOR .slide {
  width: 100%;
  max-width: 500px;
  margin-right: 20px;
  flex: 0 0 auto;
}
.carousel_box-CKEDITOR .slide:last-child {
  margin-right: 0;
}
.carousel_box-CKEDITOR img {
  width: 100%;
  height: 266px;
  object-fit: cover;
  border-radius: 12px;
}

iframe#launcher {
  margin: 0 !important;
  transition-timing-function: linear !important;
}

.category__list div {
  margin-bottom: 15px;
}
.category__list a, .category__list p {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #57BB8A;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  transition: 0.2s;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.category__list a.category--flags, .category__list p.category--flags {
  justify-content: space-between;
  text-align: left;
}
.category__list a.category--reverse, .category__list p.category--reverse {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.category__list a:hover, .category__list p:hover {
  background: rgba(108, 248, 116, 0.1);
  border-color: rgba(108, 248, 116, 0.1);
  text-decoration: none;
  color: #6CF874;
}
.category__list a .flag, .category__list p .flag {
  min-width: 20px;
  min-height: 20px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.category__list a .category__logo, .category__list p .category__logo {
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category__list a .category__logo img, .category__list p .category__logo img {
  max-width: 70%;
  max-height: 70%;
  width: auto;
  height: auto;
}

.casino__table, .casino__bonus {
  width: 100%;
  border-spacing: 0 4px;
  border-collapse: separate;
  font-size: 12px;
  line-height: 20px;
}
.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0.7em;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 768px) {
  .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 768px) {
  .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
  }
}
.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 15px;
  }
}
.casino__table h4, .casino__bonus h4 {
  font-size: 15px;
}
.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
  font-weight: 600;
}
.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
  width: 100%;
}
.casino__table .btn__more, .casino__bonus .btn__more {
  background: transparent;
  border: none;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 3px;
  border-bottom: 1px dashed #57BB8A;
}
.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
  border-bottom-color: #6CF874;
}
.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
  cursor: pointer;
  color: #57BB8A;
}
.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
  color: #0094FF;
}
.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
  color: white;
}
.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
  color: #6CF874;
}
.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
  color: white;
}
.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #57BB8A;
  text-decoration: none;
  transition: 0.2s;
  cursor: pointer;
}
.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
  outline: 0;
}
.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
  color: #6CF874;
}
.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0094FF;
  background: transparent;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
  width: 100%;
  max-width: 200px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #0094FF;
  -moz-box-shadow: inset 0 0 0 1px #0094FF;
  box-shadow: inset 0 0 0 1px #0094FF;
  border: none;
  padding: 10px;
  margin: 0 auto;
  box-sizing: border-box;
  transition: 0.2s;
}
.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
  text-decoration: none;
}
.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
  outline: 0;
}
.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
  background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}
.casino__table .btn--green, .casino__bonus .btn--green {
  border-color: #57BB8A;
  color: #57BB8A;
  -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
  -moz-box-shadow: inset 0 0 0 1px #57BB8A;
  box-shadow: inset 0 0 0 1px #57BB8A;
}
.casino__table .btn--green svg, .casino__bonus .btn--green svg {
  margin-left: 10px;
}
.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
  stroke: #57BB8A;
  transition: 0.2s;
}
.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
  background: #57BB8A;
  box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}
.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
  stroke: white;
}
.casino__table .btn--unactive, .casino__bonus .btn--unactive {
  background: transparent;
  color: white;
  border-color: white;
  -webkit-box-shadow: inset 0 0 0 1px white;
  -moz-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
}
.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: transparent;
  color: white;
  border-color: white;
  -webkit-box-shadow: inset 0 0 0 1px white;
  -moz-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
}
.casino__table .btn--animated, .casino__bonus .btn--animated {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
  -webkit-animation: pulsescale3d 1.25s infinite;
  animation: pulsescale3d 1.25s infinite;
}
.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
  transition: 0.2s;
  -webkit-animation: pulsescale3dPromo 1.25s;
  animation: pulsescale3dPromo 1.25s;
}
.casino__table caption, .casino__bonus caption {
  caption-side: top;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-align: center;
  color: white;
  font-weight: 700;
  letter-spacing: 0.5px;
  position: relative;
}
@media (max-width: 576px) {
  .casino__table caption, .casino__bonus caption {
    font-size: 18px;
  }
}
.casino__table--linkTitle {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 992px) {
  .casino__table--linkTitle {
    position: relative;
    display: block;
    margin: 10px 0;
  }
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
  opacity: 0.5;
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
  color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
  color: rgba(255, 255, 255, 0.3);
  border: none;
  box-shadow: none;
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
@media (max-width: 992px) {
  .casino__table tr, .casino__bonus tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .casino__table tr, .casino__bonus tr {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  .casino__table thead, .casino__bonus thead {
    display: none;
  }
}
.casino__table th, .casino__bonus th {
  text-align: center;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
  line-height: normal;
}
.casino__table th svg, .casino__bonus th svg {
  display: inline-block;
  min-width: 10px;
  min-height: 10px;
  margin-left: 5px;
}
.casino__table td, .casino__bonus td {
  background: #0b0d11;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  padding: 25px 20px;
  font-size: 14px;
  text-align: center;
  width: 10%;
}
.casino__table td:last-of-type, .casino__bonus td:last-of-type {
  border-right: 0;
}
@media (max-width: 992px) {
  .casino__table td, .casino__bonus td {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
  }
}
@media (max-width: 576px) {
  .casino__table td, .casino__bonus td {
    border: none;
    padding: 25px 14px;
  }
}
.casino__table td:first-of-type, .casino__bonus td:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media (max-width: 992px) {
  .casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-bottom-left-radius: 0;
    width: 30% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
@media (max-width: 576px) {
  .casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-bottom: 0;
  }
}
.casino__table td:last-of-type, .casino__bonus td:last-of-type {
  border-right: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 576px) {
  .casino__table td:last-of-type, .casino__bonus td:last-of-type {
    padding-top: 2px;
  }
}
.casino__table--info {
  position: relative;
  width: 15% !important;
}
.casino__table .number, .casino__bonus .number {
  position: absolute;
  left: -3px;
  top: 35%;
  width: 45px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
@media (max-width: 576px) {
  .casino__table .number, .casino__bonus .number {
    left: 25px;
    top: -37px;
    z-index: 100;
  }
}
.casino__table .number svg, .casino__bonus .number svg {
  transform: rotate(-90deg);
  position: absolute;
}
@media (max-width: 576px) {
  .casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(0);
  }
}
.casino__table .number span, .casino__bonus .number span {
  transform: rotate(0);
  position: relative;
  left: -3px;
  color: white;
}
@media (max-width: 576px) {
  .casino__table .number span, .casino__bonus .number span {
    left: 0;
    top: -3px;
  }
}
.casino__table--logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
}
@media (max-width: 576px) {
  .casino__table--logo {
    padding: 0;
  }
}
.casino__table--logo .logo__bg {
  border: 1px solid rgba(0, 148, 255, 0.1);
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
}
@media (max-width: 576px) {
  .casino__table--logo .logo__bg {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }
}
.casino__table--logo .logo__bg img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 75px;
}
@media (max-width: 576px) {
  .casino__table--logo .logo__bg img {
    max-height: 50px;
  }
}
.casino__table--logo .logo--title {
  font-size: 12px;
  margin: 10px auto 0;
  text-align: center;
}
.casino__table--bonus {
  color: #fff;
  text-align: left !important;
  width: 20% !important;
}
@media (max-width: 992px) {
  .casino__table--bonus {
    width: 70% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 0 !important;
  }
}
@media (max-width: 576px) {
  .casino__table--bonus {
    border: 0;
    text-align: center !important;
    border-radius: 0 3px 0 0;
  }
}
.casino__table .bonus__title, .casino__bonus .bonus__title {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  text-align: left;
}
@media (max-width: 576px) {
  .casino__table .bonus__title, .casino__bonus .bonus__title {
    font-size: 14px;
    line-height: 22px;
  }
}
.casino__table .bonus__text, .casino__bonus .bonus__text {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
@media (max-width: 576px) {
  .casino__table .bonus__text, .casino__bonus .bonus__text {
    text-align: left;
    font-size: 13px;
  }
}
.casino__table .bonus__links, .casino__bonus .bonus__links {
  display: flex;
  align-items: center;
}
.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 8px 0;
}
.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
  padding-left: 7px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 7px;
}
.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
  margin: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 10;
  text-align: right;
}
@media (max-width: 576px) {
  .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    justify-content: center;
  }
}
.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
  text-align: center;
}
.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
  visibility: visible;
  font-size: 10px;
  z-index: 1;
}
.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
  margin: 0 5px 0 0;
  font-size: 12px;
}
.casino__table .promo-code, .casino__bonus .promo-code {
  background: rgba(255, 255, 255, 0.1);
  border: 1px dashed rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  color: #92D1FF;
  opacity: 0.8;
  padding: 3px;
  min-width: 120px;
  cursor: pointer;
  transition: 0.2s;
  margin: 3px 0;
  position: relative;
}
.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
  color: #6CF874;
}
.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
  visibility: hidden;
  width: 166px;
  padding: 5px 10px;
  background-color: #13171E;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  border-radius: 6px;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 110%;
  top: -3px;
  font-size: 10px;
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    left: auto;
    right: -7px;
    top: 130%;
  }
}
.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
  content: attr(data-text);
  color: #fff;
  display: block;
  margin-left: 5px;
}
.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: rgb(43, 47, 53);
  top: 6px;
  left: -12px;
  transform: rotate(-90deg);
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    top: auto;
    left: auto;
    transform: rotate(0deg);
    right: 10px;
    bottom: 100%;
  }
}
.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #13171f;
  top: 9px;
  left: -8px;
  transform: rotate(-90deg);
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    top: auto;
    left: auto;
    transform: rotate(0deg);
    right: 10px;
    bottom: 96%;
  }
}
.casino__table--geo {
  min-width: 10% !important;
}
@media (max-width: 992px) {
  .casino__table--geo {
    width: 15% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
@media (max-width: 576px) {
  .casino__table--geo {
    border: 0;
    order: 1 !important;
    padding: 15px 0 5px 0 !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
}
.casino__table--geo span.country--flag {
  width: 17px;
  height: 17px;
  min-width: 17px;
  min-height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-flex;
  background-size: contain;
  border-radius: 50%;
}
.casino__table--geo .country--data {
  display: inline-flex;
  align-items: center;
}
.casino__table--geo .country--data svg {
  width: 10px;
  height: 7px;
}
.casino__table--flag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 38px;
  margin: 0 auto;
}
.casino__table--flagInfo {
  font-size: 11px;
  line-height: 14px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__table--flagInfo .country--flag {
  width: 16px;
  height: 12px;
  min-width: 16px;
  min-height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-flex;
  background-size: cover;
  margin-left: 8px;
}
.casino__table--flagInfo .country--data {
  margin-right: 8px;
}
.casino__table--reputation {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 992px) {
  .casino__table--reputation {
    width: 15% !important;
    border-bottom-left-radius: 3px;
  }
}
@media (max-width: 576px) {
  .casino__table--reputation {
    display: none !important;
  }
}
.casino__table--reputation b {
  font-size: 16px;
  color: #fff;
}
.casino__table--btn {
  width: 15% !important;
}
@media (max-width: 992px) {
  .casino__table--btn {
    width: 55% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--btn {
    width: 100% !important;
    border-radius: 0 0 3px 3px;
    padding-top: 2px;
  }
}
.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  padding: 12px 0;
}
@media (max-width: 576px) {
  .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    width: 100%;
    max-width: none;
  }
}
.casino__table--btn a:nth-child(2) {
  display: block;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .casino__table--payment {
    width: 15% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--payment {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .casino__table--games {
    width: 15% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--games {
    display: none !important;
  }
}
.casino__table .payment, .casino__bonus .payment {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 13px;
  margin: 0 auto 10px;
}
.casino__table .wr--title, .casino__bonus .wr--title {
  display: none;
}
@media (max-width: 576px) {
  .casino__table .wr--title, .casino__bonus .wr--title {
    display: inline-block;
  }
}

.show__code {
  position: absolute;
  background: #008ff6;
  top: 0;
  left: 0;
  width: 85%;
  height: 20px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.2s;
}
.show__code::before {
  content: attr(data-text);
  color: white;
}
.show__code::after {
  content: "";
  display: block;
  background: #86caff;
  position: absolute;
  width: 26px;
  height: 20px;
  border-radius: 50%;
  top: -10px;
  right: -12px;
  transform: rotate(45deg);
}

.casino__bonus {
  border-spacing: 0 5px;
  margin-bottom: 10px;
}
.casino__bonus--alternative {
  border: 1px solid #dec815;
  background-color: #FCE639;
  border-radius: 4px;
  padding: 15px 15px 5px 15px;
  margin-bottom: 20px;
}
.casino__bonus--alternative .alternative__title {
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #131a28;
}
.casino__bonus--alternative .alternative__title img {
  margin-right: 5px;
}
.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
  color: #131a28;
}
.casino__bonus--alternative .casino__bonus {
  margin-bottom: 0;
}
.casino__bonus.bestOffers tr .casino__table--terms {
  background: transparent !important;
}
@media (max-width: 576px) {
  .casino__bonus.bestOffers tr .casino__table--terms.shown {
    background: #112b44 !important;
    border: 2px solid rgb(8, 182, 171) !important;
    border-top: 0 !important;
  }
}
.casino__bonus.bestOffers tr:first-of-type td {
  background: #112B44;
}
.casino__bonus.bestOffers tr:first-of-type td .number::after {
  border-color: transparent transparent #112B44;
}
@media (max-width: 576px) {
  .casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #1f354e;
  }
}
.casino__bonus--termsTR {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent !important;
}
.casino__bonus--termsTR td {
  padding: 0;
  border: none !important;
  text-align: left;
}
.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
  color: white;
  font-size: 10px;
  transition: 0.2s;
}
.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
  color: #6CF874;
}
.casino__bonus--country {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 25px;
  right: 15px;
}
@media (max-width: 576px) {
  .casino__bonus--country {
    top: 3px;
    right: 55px;
  }
}
.casino__bonus--country svg:last-of-type {
  margin-left: 5px;
}
.casino__bonus--flag {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
}
.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 12px;
  min-width: 230px;
  max-width: none;
  width: fit-content;
}
.casino__bonus .btn--inverse__review {
  max-width: 230px;
  min-width: auto;
  width: 100%;
}
@media (max-width: 576px) {
  .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    width: 100%;
  }
}
.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
  text-transform: capitalize;
}
.casino__bonus--container {
  background: #1C3045;
  padding: 20px 0;
  margin-bottom: 30px;
}
.casino__bonus--click {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 3px;
  right: 105px;
  font-size: 10px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 576px) {
  .casino__bonus--click {
    display: flex;
  }
}
.casino__bonus--click img {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}
.casino__bonus--info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 10px;
  line-height: 12px;
  background: rgba(19, 23, 29, 0.15);
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .casino__bonus--info {
    display: none;
  }
}
.casino__bonus--info ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 576px) {
  .casino__bonus--info ul {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
  }
}
.casino__bonus--info ul li {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media (max-width: 576px) {
  .casino__bonus--info ul li {
    margin-right: auto;
  }
}
.casino__bonus--info ul li:last-of-type {
  margin: 0;
}
.casino__bonus--info ul li svg {
  margin-right: 3px;
}
.casino__bonus--info p {
  margin: 0;
}
@media (max-width: 576px) {
  .casino__bonus--info p {
    width: 100%;
  }
}
.casino__bonus--info p time {
  color: #92D1FF;
}
.casino__bonus--empty-slide {
  border: 2px solid #05b1a6 !important;
  border-radius: 4px;
  width: 100%;
  min-width: 1307px;
  height: 194px;
}
.casino__bonus--slider {
  transition: all 0.5s ease-in-out;
  display: flex;
  transform: translate(-1320px, 0);
  width: 100vw;
  margin: 0 auto;
  max-width: 1307px;
}
.casino__bonus--slide {
  width: 100%;
  min-width: 1307px;
  height: 194px;
  margin: 0 5px;
}
.casino__bonus--slide .dropdown .dropdown-menu {
  max-height: 80px !important;
}
.casino__bonus--slider-buttons {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: aliceblue;
  max-width: 210px;
  margin: 0 auto 20px auto;
  background: rgba(64, 143, 242, 0.1);
  border: 1px solid #52b3ab;
}
.casino__bonus--slider-buttons .active {
  background: rgba(82, 179, 171, 0.4980392157);
  position: absolute;
  width: 70px;
  height: 27px;
  border-radius: 4px;
  transform: translate(-69px, 0px);
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__bonus--slider-buttons .active .line {
  transition: all 0.4s ease-in-out;
  background: #52b3ab;
  width: 50px;
  height: 2px;
}
.casino__bonus--slider-button {
  width: 80px;
  height: 25px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  display: flex;
}
.casino__bonus--slider-button:nth-child(1) {
  border-radius: 5px 0 0 5px;
}
.casino__bonus--slider-button:nth-child(3) {
  border-radius: 0 5px 5px 0;
}
.casino__bonus--slider-button .line {
  background: #8e939b;
  width: 50px;
  height: 2px;
}
@media screen and (max-width: 1340px) {
  .casino__bonus--empty-slide {
    display: none !important;
  }
  .casino__bonus--slider {
    transform: translate(0, 0);
  }
  .casino__bonus--slide {
    min-width: 97vw;
  }
  .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .casino__bonus--slide {
    min-width: 95vw;
    height: unset;
  }
}
@media screen and (max-width: 575px) {
  .casino__bonus--slide {
    min-width: 98vw;
  }
  .casino__bonus--slide .dropdown .show {
    position: inherit;
  }
}
.casino__bonus caption {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: table-caption !important;
}
@media (max-width: 576px) {
  .casino__bonus caption {
    font-size: 18px;
  }
}
.casino__bonus thead tr {
  display: flex;
}
.casino__bonus th {
  color: white;
  padding-bottom: 5px;
  width: 20%;
}
.casino__bonus th:nth-child(2) {
  width: 35% !important;
}
.casino__bonus th:nth-child(3) {
  width: 25% !important;
}
.casino__bonus th:nth-child(4) {
  width: 20% !important;
}
.casino__bonus td {
  background: rgba(26, 32, 44, 0.6);
  border-right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  transition: 0.2s;
  width: 20% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.casino__bonus td::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}
@media (max-width: 576px) {
  .casino__bonus td::after {
    display: none;
  }
}
.casino__bonus td:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.casino__bonus td.casino__table--bonus {
  width: 35% !important;
}
@media (max-width: 992px) {
  .casino__bonus td.casino__table--bonus {
    width: 70% !important;
  }
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--bonus {
    width: 100% !important;
    align-items: center;
  }
}
.casino__bonus td.casino__table--btn {
  width: 25% !important;
}
.casino__bonus td.casino__table--reputation {
  width: 20% !important;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--reputation {
    padding-bottom: 0 !important;
  }
}
.casino__bonus td.casino__table--reputation::after {
  display: none;
}
.casino__bonus td.casino__table--terms {
  width: 100% !important;
  border: none;
  background: transparent;
  padding: 0;
  align-items: flex-start;
  display: none;
}
.casino__bonus td.casino__table--terms.shown {
  display: flex;
}
.casino__bonus td.casino__table--terms.shown button {
  padding: 3px 0;
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--terms.shown {
    background: #1b2636 !important;
    border: 1px solid #727780 !important;
    border-top: 0 !important;
    margin-top: -8px;
    border-radius: 0 0 6px 6px;
  }
  .casino__bonus td.casino__table--terms.shown button {
    padding: 10px;
  }
}
.casino__bonus td.casino__table--terms::after {
  display: none;
}
.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
  font-size: 10px;
  line-height: 15px;
  color: white;
  text-align: left;
  transition: 0.2s;
  opacity: 0.3;
}
.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
  color: #6CF874;
}
@media (max-width: 992px) {
  .casino__bonus td {
    border: none;
  }
  .casino__bonus td:first-of-type {
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 0;
    border-top-left-radius: 4px;
  }
  .casino__bonus td:nth-child(2) {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-top-right-radius: 4px;
  }
  .casino__bonus td:nth-child(2)::after {
    display: none;
  }
  .casino__bonus td.casino__table--btn {
    width: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
    border-right: 0;
    border-bottom-left-radius: 4px;
  }
  .casino__bonus td.casino__table--reputation {
    width: 50% !important;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
    border-left: 0;
    border-bottom-right-radius: 4px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .casino__bonus td:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
  }
  .casino__bonus td:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
  }
  .casino__bonus td.casino__table--reputation {
    width: auto !important;
  }
  .casino__bonus td.casino__table--btn {
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-top: none !important;
  }
}
.casino__bonus td .text--mob {
  display: none;
}
.casino__bonus tbody tr {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.casino__bonus tbody tr.bestOffer .number::after {
  border-color: transparent transparent #171d2b;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #232936;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.bestOffer .casino__table--terms {
    padding: 10px;
  }
}
.casino__bonus tbody tr.label {
  border: none;
}
.casino__bonus tbody tr.label td {
  border-top-color: #08b6ab;
  border-bottom-color: #08b6ab;
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.casino__bonus tbody tr.label td:first-of-type {
  border-left-color: #08b6ab;
  border-left-width: 2px;
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td:first-of-type {
    border-top-left-radius: 4px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td:first-of-type {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td:nth-child(2) {
    border-right: 2px solid #08b6ab !important;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .casino__bonus tbody tr.label td:nth-child(2) {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td.casino__table--btn {
    border-left: 2px solid #05b6ab;
    border-bottom-left-radius: 4px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td.casino__table--btn {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
.casino__bonus tbody tr.label td.casino__table--reputation {
  border-right-color: #08b6ab;
  border-right-width: 2px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td.casino__table--reputation {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td .casino__bonus--country {
    top: 25px;
    right: 10px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .casino__bonus--country {
    top: 3px;
    right: 55px;
  }
}
.casino__bonus tbody tr.label td .number {
  background: #08b6ab;
  text-transform: uppercase;
}
.casino__bonus tbody tr.label td .number::after {
  border-color: transparent transparent #171d2b;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #232936;
  }
}
.casino__bonus tbody tr.label td .number a {
  color: white;
  margin-left: 3px;
}
.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    margin-top: 10px;
  }
}
.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
  margin-right: 5px;
  min-width: 12px;
  min-height: 12px;
}
.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
  background: linear-gradient(180deg, #0094ff 0, #005491 100%);
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
  background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}
.casino__bonus tbody tr:hover td {
  border-color: #05b1a6 !important;
}
.casino__bonus tbody tr:hover td .number {
  background: #08b6ab;
}
.casino__bonus tbody tr:hover td .expired {
  background: #08b6ab;
}
.casino__bonus tbody tr:hover td .expiredBg {
  background: #8d959b;
}
.casino__bonus tbody tr[data-expired=expiredBg] td {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.casino__bonus tbody tr[data-expired=expiredBg] td .number {
  background: #8D959B;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    border-radius: 4px;
  }
  .casino__bonus tbody tr.label {
    border-color: #05b1a6;
    border-width: 2px;
  }
  .casino__bonus tbody tr td {
    position: static;
    padding: 0;
    border: none !important;
  }
  .casino__bonus tbody tr td .bonus__promo-code {
    display: flex;
    margin: 10px 0 0 10px;
    justify-content: flex-start;
    width: 100%;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .casino__bonus tbody tr td .bonus__promo-code {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
    max-width: 100%;
    margin: 10px auto 0 auto;
  }
  .casino__bonus tbody tr td .number::after {
    top: 1px;
    border-color: transparent transparent #273140;
  }
  .casino__bonus tbody tr td:first-of-type {
    width: 35% !important;
    padding: 29px 12px 0 12px;
  }
  .casino__bonus tbody tr td:first-of-type .logo--title {
    margin-top: 5px;
  }
  .casino__bonus tbody tr td:nth-child(2) {
    width: 65% !important;
    padding: 29px 12px 0 0;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__title {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 10px;
    text-align: left;
    font-weight: 600;
    width: 100%;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .casino__bonus tbody tr td:nth-child(2) .bonus__title {
    font-size: 16px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr td:nth-child(2) .bonus__data {
    border: none;
    padding: 0;
    margin: 0;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
    align-items: flex-start;
    text-align: left;
    margin: 10px 0;
    width: 100%;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
    display: none;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    font-size: 10px;
    margin: 0;
    text-align: right;
    display: flex;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
    display: none;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
    display: inline;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
    margin-right: 3px;
    min-width: 14px;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
    left: 0;
    right: auto;
    text-align: left;
    max-width: 55%;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
    white-space: nowrap;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .casino__bonus tbody tr td .rating {
    position: absolute;
    top: 5px;
    right: 33px;
    width: 12px;
    height: 10px;
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    margin: 0;
  }
  .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
    display: none;
  }
  .casino__bonus tbody tr td.casino__table--reputation a {
    display: none;
  }
  .casino__bonus tbody tr td.casino__table--reputation b {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.05);
    text-align: right;
    padding: 1px 12px 1px 0;
  }
  .casino__bonus tbody tr td.casino__table--btn {
    padding: 0 12px 12px 12px;
    width: 100% !important;
  }
  .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
    width: 100% !important;
    padding-bottom: 10px;
  }
}
.casino__bonus tbody tr.mobile {
  border-radius: 4px;
  display: none;
}
.casino__bonus tbody tr.mobile.next--show {
  display: none !important;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.mobile {
    display: flex;
  }
  .casino__bonus tbody tr.mobile:nth-child(n+21) {
    display: none !important;
  }
  .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
    display: flex !important;
  }
}
.casino__bonus tbody tr.mobile.mobileLabel {
  border: 2px solid #08b6ab;
}
.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
  background: #08b6ab;
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile td {
  border: none !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}
.casino__bonus tbody tr.mobile td:first-of-type {
  background: rgba(255, 255, 255, 0.05);
  font-size: 10px;
}
.casino__bonus tbody tr.mobile td:nth-child(2) {
  padding: 5px 12px;
}
.casino__bonus tbody tr.mobile td:nth-child(3) {
  padding: 10px 0;
  flex-direction: column;
}
.casino__bonus tbody tr.mobile td:nth-child(4) {
  padding: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p {
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p a {
  margin-left: 3px;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile .mobile__number {
  white-space: nowrap;
  background: #8D959B;
  width: auto;
  height: auto;
  border-top-left-radius: 3px;
  padding: 0 13px 0 10px;
  position: relative;
  top: -1px;
  left: -1px;
}
.casino__bonus tbody tr.mobile .mobile__number::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 22px;
  border-color: transparent transparent #273a4f transparent;
  position: absolute;
  right: -5px;
  top: 0;
  transition: 0.2s;
}
.casino__bonus tbody tr.mobile .mobile__raiting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
}
.casino__bonus tbody tr.mobile .mobile__raiting svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile .logo__bg {
  min-width: 54px;
  max-width: 54px;
  min-height: 54px;
  max-height: 54px;
  border: 1px solid rgba(0, 148, 255, 0.1);
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__bonus tbody tr.mobile .logo__bg img {
  width: auto;
  height: auto;
  max-width: 90%;
}
.casino__bonus tbody tr.mobile .bonus__title {
  font-size: 16px !important;
  line-height: 18px;
  margin: 0 !important;
  text-align: left;
  width: 100%;
  font-weight: 600;
}
.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
  max-width: 90%;
  height: 46px;
}
.casino__bonus tbody tr.mobile .dropdown {
  margin-top: 8px;
  width: 90%;
}
.casino__bonus tbody tr.hide {
  display: none;
}
.casino__bonus .expired {
  font-size: 11px;
  position: absolute;
  right: -1px;
  top: -1px;
  white-space: nowrap;
  background: #8d959b;
  border-top-right-radius: 4px;
  padding: 2px 13px;
  z-index: 50;
  font-weight: bold;
  color: white;
  transition: 0.2s;
}
.casino__bonus .expired::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 25px 5px;
  border-color: transparent transparent #1b2636 transparent;
  position: absolute;
  left: -5px;
  top: 1px;
  transition: 0.2s;
}
.casino__bonus .expired__bestOffer {
  top: -2px;
  right: -2px;
  background: #06b6ac;
}
.casino__bonus .expired__bestOffer::after {
  border-color: transparent transparent #122b44 transparent;
}
@media (max-width: 576px) {
  .casino__bonus .expired {
    top: 4.5px;
    right: 100px;
    font-size: 10px;
    line-height: normal;
    background: 0 0;
    padding: 0;
    white-space: normal;
  }
  .casino__bonus .expired.label {
    top: 2px;
    right: 95px;
    font-size: 8px;
    width: 70px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .casino__bonus .expired::after {
    display: none;
  }
}
.casino__bonus .rating {
  height: 17px;
  position: relative;
  width: 90px;
  margin: 5px auto;
}
.casino__bonus .rating:before {
  background-image: url("/build/casinosanalyzer/img/star_empty.svg");
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-size: 18px;
  background-position: 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
}
.casino__bonus .rating &gt; span {
  display: block;
  width: 90px;
  height: 18px;
  position: absolute;
  overflow: hidden;
}
.casino__bonus .rating &gt; span:before {
  background-image: url("/build/casinosanalyzer/img/star.svg");
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-size: 18px;
  background-position: 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.casino__bonus .number {
  font-size: 10px;
  transform: none;
  position: absolute;
  left: -1px;
  top: -1px;
  white-space: nowrap;
  background: #8D959B;
  width: auto;
  height: auto;
  border-top-left-radius: 4px;
  padding: 0 13px 0 10px;
  z-index: 50;
}
@media (max-width: 576px) {
  .casino__bonus .number {
    top: 0;
    left: 0;
  }
}
.casino__bonus .number::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 22px;
  border-color: transparent transparent #1b2636 transparent;
  position: absolute;
  right: -5px;
  top: 0;
  transition: 0.2s;
}
.casino__bonus .number.label {
  background: #08b6ab;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--logo {
    height: 100%;
    justify-content: flex-start;
    align-items: center;
  }
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--logo .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
  }
}
.casino__bonus .bonus__title {
  color: white;
  transition: 0.2s;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.casino__bonus .bonus__title:hover {
  color: #6CF874;
}
.casino__bonus .bonus__data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  line-height: 16px;
  padding-top: 5px;
}
@media (max-width: 576px) {
  .casino__bonus .bonus__data {
    align-items: center;
  }
}
.casino__bonus .bonus__data &gt; * {
  margin-top: 5px;
}
.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
  padding: 0 7px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  margin-right: 7px;
  text-transform: capitalize;
}
.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
  margin-left: 7px;
}
.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
  border-right: 0;
  margin-right: 0;
}
.casino__bonus .bonus__data--links a {
  text-decoration: underline;
  transition: 0.2s;
}
.casino__bonus .bonus__data--links a:hover {
  color: #6CF874;
}
.casino__bonus .bonus__promo-code {
  margin: -5px 0 10px 0;
}
.casino__bonus .bonus__promo-code p {
  color: white;
}
.casino__bonus .bonus__promo-code svg {
  position: absolute;
  right: -35px;
  top: -5px;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--reputation {
    flex-direction: column !important;
    display: flex !important;
  }
}
.casino__bonus .casino__table--reputation b {
  font-size: 30px;
}
.casino__bonus .casino__table--reputation a {
  text-decoration: underline;
}
.casino__bonus .casino__table--reputation p {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .casino__bonus .casino__table--reputation {
    width: 25% !important;
  }
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--reputation {
    width: 100% !important;
  }
}
.casino__bonus .casino__table--btn .dropdown {
  margin-top: 10px;
}
.casino__bonus .casino__table--btn .dropdown-menu {
  background: #131923;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-height: 190px;
  overflow-y: scroll;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--btn .dropdown-menu {
    min-width: 100%;
  }
}
.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  text-align: left;
}
.casino__bonus--load {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px;
  color: #57BB8A;
  text-transform: uppercase;
  margin: 0 auto;
  transition: 0.2s;
}
.casino__bonus--load svg:first-of-type {
  margin-right: 24.5px;
}
.casino__bonus--load svg:last-of-type {
  margin-left: 24.5px;
}
.casino__bonus--load:hover {
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 576px) {
  .casino__bonus--load {
    width: 100%;
  }
}

.noResultsNotice {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.table__bonus--terms {
  margin-top: 10px;
}

.table__bonus--review {
  font-size: 0;
  position: relative;
  line-height: normal;
}
.table__bonus--review::before {
  content: attr(data-text-before);
  display: block;
  font-size: 14px;
}
@media (max-width: 576px) {
  .table__bonus--review::before {
    display: none;
  }
}

.table--load {
  margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
  margin: -10px 0 0 0;
}

.bonus__data--WR {
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
  text-align: left;
}
@media (max-width: 576px) {
  .bonus__data--WR {
    margin: 0;
    width: 100%;
  }
}
.bonus__data--WR span {
  padding: 0 7px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  margin-right: 7px;
  text-transform: capitalize;
}
.bonus__data--WR span:first-of-type {
  padding-left: 0;
}
.bonus__data--WR span:last-child {
  border-right: 0;
  margin-right: 0;
}
@media (max-width: 576px) {
  .bonus__data--WR span {
    display: block;
    padding: 4px 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .bonus__data--WR span:last-child {
    border: none;
  }
}

@media (max-width: 576px) {
  .alternative__scroll {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .alternative__scroll &gt; div {
    width: 320px;
  }
  .alternative__scroll .alternative__block {
    margin-bottom: 0;
  }
}
.alternative__title {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .alternative__title {
    align-items: flex-start;
  }
}
.alternative__title img {
  margin-right: 10px;
  width: 20px !important;
  height: 20px;
  max-width: 20px !important;
}
@media (max-width: 576px) {
  .alternative__title img {
    margin-top: 2px;
  }
}
.alternative__data {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .alternative__data {
    align-items: center;
    margin-bottom: 15px;
  }
}
.alternative__container {
  border: 1px solid #dec815;
  background-color: #FCE639;
}
.alternative__container .alternative__title {
  color: #131a28;
}
.alternative__wrapper .col-md-3 {
  padding: 0 5px;
}
@media (max-width: 576px) {
  .alternative__wrapper &gt; div:last-of-type .alternative__block {
    margin-bottom: 0;
  }
}
.alternative__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #0b0d11;
  padding: 15px;
  border-radius: 6px;
}
@media (max-width: 576px) {
  .alternative__block {
    margin: 0 0 20px 0;
  }
}
.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
  width: 100%;
  max-width: 100%;
}
.alternative__logo {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border-radius: 50%;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.alternative__info {
  font-size: 13px;
}
.alternative__info .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
.alternative__info .ratio {
  margin: 0;
}


.currencyCategoryWidget__wrapper {
    padding: 24px 16px 12px;
    background: #ffffff;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__wrapper {
        padding: 40px 24px 12px;
    }
}

@media (min-width: 1200px) {
    .currencyCategoryWidget__wrapper {
        padding: 40px 40px 12px;
    }
}

.currencyCategoryWidget__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.currencyCategoryWidget__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__list {
        width: calc(100% + 16px);
        margin: 0 -8px;
    }
}

.currencyCategoryWidget__item {
    display: inline-flex;
    align-items: center;
    padding: 8px;
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    margin-bottom: 12px;
}

.currencyCategoryWidget__item.currencyCatalogRelatedCurrencyWidget__item {
    justify-content: center;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__item {
        margin: 0 8px;
        width: calc(33.3333333333% - 16px);
        margin-bottom: 28px;
    }
}

.currencyCategoryWidget__link {
    cursor: pointer;
    display: inline-flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #5554de;
}

@media (min-width: 768px) {
    .currencyCategoryWidget__link {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.reviewWidget__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .reviewWidget__top {
        justify-content: space-between;
    }
}

.reviewWidget__top__title {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .reviewWidget__top__title {
        font-size: 28px;
        line-height: 36px;
        width: auto;
        margin-bottom: 0;
    }
}

.reviewWidget__top__rating {
    display: inline-flex;
    align-items: center;
}

.reviewWidget__top__rating--star {
    display: inline-flex;
    margin-right: 8px;
}

.reviewWidget__top__rating--value {
    display: inline-flex;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-right: 8px;
    color: #181818;
}

.reviewWidget__top__rating--reviews {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-right: 8px;
}

.reviewWidget__top__rating--tooltip {
    display: inline-flex;
}

.reviewWidget__items {
    display: flex;
    flex-wrap: wrap;
}

.reviewWidget__item {
    width: 100%;
    padding: 20px 16px;
    border-radius: 20px;
    background: #ffffff;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .reviewWidget__item {
        padding: 40px;
        justify-content: space-between;
        margin-bottom: 28px;
    }
}

.reviewWidget__item__top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

@media (min-width: 768px) {
    .reviewWidget__item__top {
        margin-bottom: 22px;
    }
}

.reviewWidget__item__author {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .reviewWidget__item__author {
        width: 50%;
        margin-bottom: 0;
    }
}

.reviewWidget__item__author--logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin-right: 16px;
}

.reviewWidget__item__author--logo__svg {
    background: #f2f2ff;
    padding: 8px;
}

.reviewWidget__item__author--logo img {
    border-radius: 50%;
    width: 100%;
    height: auto;
}

.reviewWidget__item__author--logo svg {
    width: 40px;
    height: 40px;
}

.reviewWidget__item__author--info {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 1;
    align-items: center;
}

.reviewWidget__item__author--name {
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #181818;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .reviewWidget__item__author--name {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
    }
}

.reviewWidget__item__author--role {
    padding: 4px 8px;
    border-radius: 16px;
    background: #e3fff4;
    color: #00a665;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.reviewWidget__item__info {
    width: 100%;
    margin-bottom: 16px;
    display: inline-flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .reviewWidget__item__info {
        width: 50%;
        justify-content: flex-end;
        margin-bottom: 0;
    }
}

.reviewWidget__item__info__rating {
    display: inline-flex;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
}

@media (min-width: 768px) {
    .reviewWidget__item__info__rating {
        justify-content: flex-end;
    }
}

.reviewWidget__item__info__rating--stars {
    display: inline-flex;
    margin-right: 8px;
}

.reviewWidget__item__info__rating--value {
    display: inline-flex;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    margin-top: 2px;
}

.reviewWidget__item__info__date {
    display: inline-flex;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #6c6c6c;
}

.reviewWidget__item__info__date time {
    margin-left: 4px;
}

@media (min-width: 768px) {
    .reviewWidget__item__info__date {
        justify-content: flex-end;
    }
}

.reviewWidget__item__content {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #2B2B2B;
}

.reviewWidget__item__content ul {
    list-style: none;
    padding-left: 6px;
}

.reviewWidget__item__content ul:last-of-type {
    margin-bottom: 0;
}

.reviewWidget__item__content ul li {
    position: relative;
    padding-left: 14px;
}

.reviewWidget__item__content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2B2B2B;
}

.reviewWidget__item__content p:first-of-type {
    margin-top: 0;
}

.reviewWidget__item__content p:last-of-type {
    margin-bottom: 0;
}


.slotGallery_box {
  background: #ffffff;
  padding: 40px;
  margin-bottom: 28px;
  border-radius: 20px;
  position: relative; }
  .slotGallery_box .title {
    margin: 0 0 24px 0; }
  .slotGallery_box .slide_buttons {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 28px; }
    .slotGallery_box .slide_buttons .active {
      background: #4443b8 !important; }
    .slotGallery_box .slide_buttons .button {
      width: 16px;
      height: 8px;
      border-radius: 2px;
      background: #f1f1f1;
      margin-right: 4px;
      cursor: pointer;
      display: flex;
      align-items: center; }
      .slotGallery_box .slide_buttons .button:last-child {
        margin-right: unset; }
  .slotGallery_box .slides_options {
    display: flex;
    align-items: center; }
  .slotGallery_box .arrow_left, .slotGallery_box .arrow_right {
    position: absolute;
    width: 36px;
    height: 36px;
    font-size: 25px;
    color: #181818;
    background: #f9f9ff;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
    display: none;
    z-index: 2; }
  .slotGallery_box .arrow_right {
    display: flex;
    right: 15px;
    left: unset; }
  .slotGallery_box .slot__gallery {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: scroll;
    white-space: nowrap;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .slotGallery_box .slot__gallery::-webkit-scrollbar {
      display: none; }
    .slotGallery_box .slot__gallery .video_box {
      position: relative;
      margin-right: 16px;
      overflow: unset;
      width: fit-content;
      display: flex; }
      .slotGallery_box .slot__gallery .video_box:hover::after {
        background-image: url(/build/casinosanalyzer/img/slot--play--active.svg); }
      .slotGallery_box .slot__gallery .video_box::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(/build/casinosanalyzer/img/slot--play.svg);
        background-size: 50px;
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0.8; }
      .slotGallery_box .slot__gallery .video_box img {
        width: fit-content;
        cursor: pointer;
        height: 170px;
        max-width: 260px;
        object-fit: cover;
        border-radius: 12px;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none; }
    .slotGallery_box .slot__gallery .image_box {
      width: fit-content;
      max-width: 303px;
      height: 170px;
      margin-right: 16px;
      position: relative;
      overflow: unset; }
      .slotGallery_box .slot__gallery .image_box img {
        cursor: pointer;
        height: 170px;
        max-width: 260px;
        object-fit: cover;
        border-radius: 12px;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none; }

/*# sourceMappingURL=style.css.map */


.blogSimilarArticlesWidget {
  max-width: 1320px;
  padding: 0 20px;
  margin: 0 auto 40px auto;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget {
    margin: 0 auto 60px auto;
  }
}
.blogSimilarArticlesWidget__wrapper {
  max-width: 425px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget__wrapper {
    max-width: 100%;
  }
}
.blogSimilarArticlesWidget__title {
  margin-top: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.24px;
  color: #181818;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget__title {
    margin-bottom: 20px;
  }
}
.blogSimilarArticlesWidget__items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget__items {
    gap: 24px;
    flex-direction: row;
  }
}
.blogSimilarArticlesWidget__item-wrapper {
  border-radius: 20px;
  background: #ffffff;
  overflow: hidden;
  border: 1px solid #dBd8d8;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget__item-wrapper {
    flex: 1;
  }
}
.blogSimilarArticlesWidget__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}
.blogSimilarArticlesWidget__item__logo-wrapper {
  height: 167.5px;
}
@media (min-width: 768px) {
  .blogSimilarArticlesWidget__item__logo-wrapper {
    height: 179px;
  }
}
.blogSimilarArticlesWidget__item__logo-wrapper img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.blogSimilarArticlesWidget__item__info-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  flex: fit-content;
}
.blogSimilarArticlesWidget__item__title {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #181818;
  margin-bottom: 8px;
}
.blogSimilarArticlesWidget__item__description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.14px;
  font-weight: 400;
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 12px 0;
}
.blogSimilarArticlesWidget__item__info {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
}
.blogSimilarArticlesWidget__item__info__element {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blogSimilarArticlesWidget__item__info__element span {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  font-weight: 400;
  color: #6c6c6c;
}
.blogSimilarArticlesWidget__item__info__element svg {
  min-height: 16px;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}


.casino_bonus-info {
  display: flex;
  flex-wrap: wrap;
}
.casino_bonus-info-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #1f1f1f;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .casino_bonus-info-wrapper {
    margin: 0;
  }
}
.casino_bonus-info-title {
  display: none;
  width: 100%;
  margin-top: 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 28px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .casino_bonus-info-title {
    display: block;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
  }
}
.casino_bonus-info-more-content *:not(:nth-child(-n+2)) {
  display: none;
}
.casino_bonus-info-view-bonuses-mobile {
  display: inline-flex;
  width: 100%;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .casino_bonus-info-view-bonuses-mobile {
    display: none;
  }
}
.casino_bonus-info-view-bonuses-mobile .small-size-mobile {
  font-size: 16px;
  height: 56px;
  width: 100%;
  padding: 0 20px;
}
.casino_bonus-info-info-box {
  margin-left: unset;
}
@media (min-width: 768px) {
  .casino_bonus-info-info-box {
    flex: 1;
  }
}
.casino_bonus-info-info-box .description {
  color: #b5b5b5;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .casino_bonus-info-info-box .description {
    margin-bottom: 32px;
  }
}
.casino_bonus-info-info-box .description a {
  color: #7477FC;
  text-decoration: underline;
}
.casino_bonus-info-info-box .description p:first-child {
  margin-top: 0;
}
.casino_bonus-info-info-box--more-content &gt; :not(.contentSelectionLink):nth-child(n+2) {
  display: none;
}
.casino_bonus-info-info-box .options tbody {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.casino_bonus-info-info-box .options td {
  padding: 0;
}
.casino_bonus-info-info-box .options .option {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  color: #ffffff;
}
@media (min-width: 576px) {
  .casino_bonus-info-info-box .options .option {
    margin-bottom: 0;
    padding: 8px;
    flex: 0 0 100%;
  }
}
.casino_bonus-info-info-box .options .option-info {
  display: flex;
  align-items: center;
}
.casino_bonus-info-info-box .options .option-title {
  font-size: 14px;
  font-weight: 400;
}
.casino_bonus-info-info-box .options .option-title:after {
  content: attr(data-text-after);
  font-weight: 700;
  display: -webkit-inline-flex;
}
.casino_bonus-info-info-box .options .option-text {
  overflow: hidden;
  width: 0;
  height: 0;
}
.casino_bonus-info-info-box .options .option:last-child {
  margin-bottom: 0;
}
.casino_bonus-info-info-box .options .option .icon {
  width: 36px;
  min-width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2B2B2B;
  border-radius: 8px;
  margin-right: 12px;
}
.casino_bonus-info-info-box .options .option .icon svg {
  width: 20px;
  height: 20px;
}
.casino_bonus-info-info-box .options .option .link {
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}
.casino_bonus-info-intro-btn {
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  text-decoration: underline;
  margin-left: 6px;
}


.popularSlotsWidget__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #181818;
}

@media (min-width: 768px) {
    .popularSlotsWidget__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

.popularSlotsWidget__static {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .popularSlotsWidget__static {
        margin-bottom: 24px;
    }
}

.popularSlotsWidget__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .popularSlotsWidget__items {
        width: calc(100% + 16px);
        margin: 0 -8px 28px;
        justify-content: flex-start;
    }
}

.popularSlotsWidget__item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 425px;
    margin-bottom: 16px;
}

.popularSlotsWidget__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .popularSlotsWidget__item {
        width: calc(33.3333333333% - 16px);
        margin: 0 8px;
    }
}

.popularSlotsWidget__item__main {
    width: 100%;
    position: relative;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    max-width: 425px;
    max-height: 425px;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .popularSlotsWidget__item__main:hover .popularSlotsWidget__item--btn-desk {
        display: inline-block;
    }
}

.popularSlotsWidget__item__title-wrapper {
    width: 100%;
    padding: 16px 12px;
    position: absolute;
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    left: 0;
    bottom: 0;
    z-index: 5;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
}

.popularSlotsWidget__item__bottom {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 16px;
    justify-content: center;
    background: #ffffff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    overflow: hidden;
}

.popularSlotsWidget__item--img {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 100%;
    position: relative;
}

.popularSlotsWidget__item--img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(46, 45, 146, 0) 52.78%, #2B2872 100%);
    z-index: 1;
}

.popularSlotsWidget__item--img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.popularSlotsWidget__item--title {
    flex: 1;
    display: inline-flex;
    align-items: flex-end;
    height: 48px;
    max-height: 48px;
    overflow: hidden;
}

.popularSlotsWidget__item--title p {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.popularSlotsWidget__item--rank {
    display: inline-flex;
    align-items: center;
}

.popularSlotsWidget__item--rank svg {
    margin-right: 4px;
}

.popularSlotsWidget__item--rank span {
    font-weight: 600;
    margin-bottom: -2px;
}

.popularSlotsWidget__item--descr {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #5554de;
    margin-bottom: 16px;
    height: 48px;
    max-height: 48px;
    max-width: 240px;
    overflow: hidden;
    cursor: pointer;
}

@media (min-width: 1200px) {
    .popularSlotsWidget__item--descr {
        margin-bottom: 0;
    }

    .popularSlotsWidget__item--descr:hover {
        text-decoration: underline;
    }
}

.popularSlotsWidget__item--descr p {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.popularSlotsWidget__item--btn-mob, .popularSlotsWidget__item--btn-desk {
    cursor: pointer;
    width: 100%;
    border-radius: 16px;
    border: none;
    outline: none;
    padding: 16px 40px;
    background: #5554de;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
}

@media (min-width: 1200px) {
    .popularSlotsWidget__item--btn-mob {
        display: none;
    }
}

.popularSlotsWidget__item--btn-desk {
    display: none;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -50%);
    max-width: 160px;
    height: 56px;
    z-index: 5;
}


.countryWithCasinosBonuses__wrapper {
    padding: 24px 16px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__wrapper {
        padding: 40px 40px 30px;
    }
}

.countryWithCasinosBonuses__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
    margin-top: 0;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__title {
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 16px;
    }
}

.countryWithCasinosBonuses__list {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__list {
        justify-content: flex-start;
        align-items: flex-start;
        width: calc(100% + 12px);
        margin: 0 -6px;
    }
}

.countryWithCasinosBonuses__item {
    width: 100%;
    display: flex;
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding: 6px 8px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item {
        width: calc(33.3333333333% - 12px);
        margin: 0 6px 10px;
    }
}

@media (min-width: 1200px) {
    .countryWithCasinosBonuses__item {
        width: calc(25% - 12px);
    }
}

.countryWithCasinosBonuses__item:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .countryWithCasinosBonuses__item:last-child {
        margin-bottom: 10px;
    }
}

.countryWithCasinosBonuses .item__flags {
    display: inline-flex;
    align-items: center;
}

.countryWithCasinosBonuses .item__flag {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 8px;
}

.countryWithCasinosBonuses .item__name {
    flex: 1;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #5554de;
}


/* Primary / Brand Green */
/* Secondary / Accent Purple */
/* Neutrals */
/* Error / Red */
/* Warning / Yellow */
/* Others */
.blogCategoryWidget__item {
    padding: 20px;
    background: #ffffff;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item {
        padding: 25px 20px;
        align-items: flex-start;
        margin-bottom: 20px;
    }
}

.blogCategoryWidget__item:last-child {
    margin-bottom: 0;
}

.blogCategoryWidget__item__main {
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__main {
        flex: 1;
        margin-right: 36px;
        margin-bottom: 0;
    }
}

.blogCategoryWidget__item__info {
    display: inline-flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__info {
        align-items: center;
    }
}

.blogCategoryWidget__item__info--author {
    display: inline-flex;
    width: 100%;
    align-items: center;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__info--author {
        width: auto;
        margin-bottom: 0;
        margin-right: 20px;
    }
}

.blogCategoryWidget__item__info--author-img {
    width: 28px;
    height: 28px;
    margin-right: 6px;
}

.blogCategoryWidget__item__info--author-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
}

.blogCategoryWidget__item__info--date {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
}

.blogCategoryWidget__item__info--date svg {
    margin-right: 4px;
}

.blogCategoryWidget__item__info--clock {
    display: inline-flex;
    align-items: center;
}

.blogCategoryWidget__item__info--clock svg {
    margin-right: 4px;
}

.blogCategoryWidget__item__title-wrapper {
    width: 100%;
    margin-bottom: 12px;
}

.blogCategoryWidget__item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #181818;
}

.blogCategoryWidget__item__content--text {
    display: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__content--text {
        display: block;
    }
}

.blogCategoryWidget__item__content--more {
    display: none;
    color: #4443b8;
    text-decoration: underline;
    cursor: pointer;
}

.blogCategoryWidget__item__content--more:hover {
    color: #5554de;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__content--more {
        display: inline-flex;
    }
}

.blogCategoryWidget__item__content--tags {
    display: inline-flex;
    padding: 4px 8px;
    border: 1px solid #dBd8d8;
    border-radius: 100px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #1f1f1f;
}

.blogCategoryWidget__item__content--tag:hover {
    color: #5554de;
}

.blogCategoryWidget__item__img-wrapper {
    width: 100%;
    display: inline-flex;
    justify-content: center;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__img-wrapper {
        flex: 0 0 240px;
    }
}

.blogCategoryWidget__item__img {
    width: 100%;
    max-width: 300px;
    max-height: 300px;
}

@media (min-width: 768px) {
    .blogCategoryWidget__item__img {
        max-width: 240px;
        max-height: 244px;
    }
}

.blogCategoryWidget__item__img img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
}


.casinoGeneralInformationWidget__description{font-weight:400;font-size:14px;line-height:24px;color:#181818;letter-spacing:.01em}.casinoGeneralInformationWidget .general__wrapper{padding:24px 16px;background:#fff;border:1px solid #f1f1f1;border-radius:20px}@media(min-width: 768px){.casinoGeneralInformationWidget .general__wrapper{padding:40px}}.casinoGeneralInformationWidget .general__title{margin-top:0;margin-bottom:16px;font-weight:600;font-size:20px;line-height:32px;color:#181818}@media(min-width: 768px){.casinoGeneralInformationWidget .general__title{font-weight:700;font-size:28px;line-height:36px;margin-bottom:24px}}.casinoGeneralInformationWidget .general__info{width:100%;display:flex;flex-wrap:wrap}.casinoGeneralInformationWidget .general__info tbody{display:flex;flex-wrap:wrap;width:100%}.casinoGeneralInformationWidget .general__info tr{display:flex;flex-wrap:wrap;width:100%;padding:10px 0;border-bottom:1px solid #f1f1f1}@media(min-width: 768px){.casinoGeneralInformationWidget .general__info tr{padding:14px 0;width:calc(100% + 20px);margin:0 -10px}}.casinoGeneralInformationWidget .general__info tr:first-of-type{padding-top:0}.casinoGeneralInformationWidget .general__info tr:last-of-type{padding-bottom:0;border-bottom:none}.casinoGeneralInformationWidget .general__info tr:last-of-type td{padding-bottom:0}.casinoGeneralInformationWidget .general__info tr.general__lang--row{padding-bottom:4px}@media(min-width: 768px){.casinoGeneralInformationWidget .general__info tr.general__lang--row{padding-bottom:8px}}.casinoGeneralInformationWidget .general__info td{display:inline-flex;flex-wrap:wrap;width:100%;padding:6px 28px;font-weight:400;font-size:16px;line-height:24px;color:#181818}@media(min-width: 768px){.casinoGeneralInformationWidget .general__info td{margin:0 10px}}.casinoGeneralInformationWidget .general__info td:first-of-type{position:relative}@media(min-width: 768px){.casinoGeneralInformationWidget .general__info td:first-of-type{flex:0 0 calc(35% - 20px)}}.casinoGeneralInformationWidget .general__info td:first-of-type:before{content:"";width:7px;height:7px;border-radius:50%;background:#5554de;position:absolute;left:8px;top:14px}@media(min-width: 768px){.casinoGeneralInformationWidget .general__info td:last-of-type{flex:0 0 calc(65% - 20px)}}.casinoGeneralInformationWidget .general__info td.general__lang{padding-bottom:0}.casinoGeneralInformationWidget .general__info--checked{margin-left:auto;display:inline-flex;align-items:center}.casinoGeneralInformationWidget .general__info--checked span{margin-right:10px}.casinoGeneralInformationWidget .general__info--checked svg{width:20px;height:20px}.casinoGeneralInformationWidget .general__lang--name[data-text-before]:before{content:attr(data-text-before)}.casinoGeneralInformationWidget .general__lang--flag{width:20px;height:20px;border-radius:50%;margin-right:12px}.casinoGeneralInformationWidget .general__lang .flag{border:1px solid #f1f1f1;width:20px;height:20px;margin-right:12px}.casinoGeneralInformationWidget .general__lang .link__lang{display:inline-flex;align-items:center;margin-right:8px;margin-bottom:12px}.casinoGeneralInformationWidget .general__lang .link__lang:last-child{margin-right:0}.casinoGeneralInformationWidget .general__license{width:100%;margin-right:12px}.casinoGeneralInformationWidget .general__license p{margin:0}.casinoGeneralInformationWidget .general__license p[data-text-before]:before{content:attr(data-text-before)}.casinoGeneralInformationWidget .general__license--more{cursor:pointer;background:none;outline:none;border:none;padding:0;font-size:16px;font-weight:400;line-height:24px;color:#5554de;text-decoration:underline}.casinoGeneralInformationWidget .general__licenses{width:100%;display:none}.casinoGeneralInformationWidget .general__site--btn{cursor:pointer;padding:0;border:none;background:none;outline:none;font-size:16px;font-weight:400;line-height:24px;text-decoration:underline;color:#5554de}.casinoGeneralInformationWidget .general__items-short{display:inline-flex;flex-wrap:wrap;flex:1}.casinoGeneralInformationWidget .general__items-visible{display:flex;flex-wrap:wrap;width:100%}.casinoGeneralInformationWidget .general__items-hidden{display:none}.casinoGeneralInformationWidget .general__items-hidden--active{display:inline-flex;flex-wrap:wrap;width:100%}.casinoGeneralInformationWidget .general__more{display:flex;align-items:center;margin-bottom:12px}.casinoGeneralInformationWidget .general__more .button{display:flex;align-items:center;background:#f2f2ff;padding:0 8px;border-radius:20px;border:unset;cursor:pointer}.casinoGeneralInformationWidget .general__more .text{font-size:16px;color:#5554de}.casinoGeneralInformationWidget .general__more .icon_drop-down{margin-left:4px;width:20px;height:20px;min-width:20px}.casinoGeneralInformationWidget .organs__item{max-width:100px;display:inline-flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-right:20px;margin-bottom:10px}.casinoGeneralInformationWidget .organs__item:last-child{margin-right:0}.casinoGeneralInformationWidget .organs__item--img{border:1px solid #f1f1f1;padding:30px 10px;width:100%;height:52px;display:inline-flex;align-items:center;border-radius:16px;overflow:hidden;background-color:#f9f9ff;margin-bottom:10px}.casinoGeneralInformationWidget .organs__item--img img{width:100%;height:auto;object-fit:contain}.casinoGeneralInformationWidget .organs__item--link{cursor:pointer;font-size:14px;font-weight:400;line-height:20px;text-align:center;text-decoration:underline;color:#5554de}.casinoGeneralInformationWidget .organs__link{width:100%;display:block;margin-bottom:5px;color:#5554de;text-decoration:underline}


@media (min-width: 768px) {
  .col-lg-8 .titleWidget h1 {
    margin-bottom: 20px;
  }
}

.primeImagesShow .titleWidget h1 {
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  margin-top: 24px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .primeImagesShow .titleWidget h1 {
    font-size: 40px;
    line-height: 52px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.titleWidget h1 {
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 8px;
  z-index: 1;
  position: relative;
}
@media (min-width: 768px) {
  .titleWidget h1 {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 32px;
  }
}


.casinoCardWidgetReview__wrapper {
  width: 100%;
  padding: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 20px;
  background: #2B2B2B;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__wrapper {
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 12px 20px;
    justify-content: center;
    align-items: flex-start;
  }
}
.casinoCardWidgetReview__image-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__image-wrapper {
    margin-bottom: 22px;
    width: 100%;
  }
}
.casinoCardWidgetReview__image {
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__image {
    display: inline-flex;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    margin-right: 0;
    border-radius: 20px;
  }
}
.casinoCardWidgetReview__image .logo-image {
  width: 80px;
  height: 80px;
  padding: 12px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__image .logo-image {
    width: 100%;
    height: auto;
    padding: 25px;
  }
}
.casinoCardWidgetReview__adaptive {
  display: flex;
  flex: 1;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__adaptive {
    padding: 0 4px;
    justify-content: center;
    flex: 0 0 100%;
    align-items: flex-start;
  }
}
@media all and (min-width: 1280px) {
  .casinoCardWidgetReview__adaptive {
    padding: 0 4px;
  }
}
.casinoCardWidgetReview__review {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 24px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review {
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 14px;
  }
}
@media (min-width: 1200px) {
  .casinoCardWidgetReview__review {
    justify-content: flex-start;
  }
}
.casinoCardWidgetReview__review .score {
  margin-left: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review .score {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    margin-left: 5px;
  }
}
.casinoCardWidgetReview__review .score .link {
  color: #f4f4f4;
  margin-left: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  cursor: pointer;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review .score .link {
    color: unset;
    line-height: unset;
    margin-left: 5px;
  }
}
.casinoCardWidgetReview__review .score .text:before {
  content: attr(data-text-before);
}
.casinoCardWidgetReview__review .score__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.casinoCardWidgetReview__review .score .icon_question-fill {
  margin-left: 8px;
  width: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review .score .icon_question-fill {
    margin-left: 5px;
  }
}
.casinoCardWidgetReview__review-title {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review-title {
    font-weight: 400;
    display: none;
    flex: 1;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .casinoCardWidgetReview__review-title {
    display: inline-flex;
  }
}
.casinoCardWidgetReview__review-stars {
  display: flex;
}
@media (min-width: 1280px) {
  .casinoCardWidgetReview__review-stars {
    margin-bottom: 0;
  }
}
.casinoCardWidgetReview__review-stars .icon_star {
  width: 16px;
  height: 16px;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__review-stars .icon_star {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1200px) {
  .casinoCardWidgetReview__review-stars .icon_star {
    width: 24px;
    height: 24px;
  }
}
.casinoCardWidgetReview__info {
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.casinoCardWidgetReview__info--flag {
  background-size: cover;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 4px;
}
.casinoCardWidgetReview__info--accept {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.casinoCardWidgetReview__info--accept svg {
  width: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__info--accept {
    margin-right: 4px;
  }
}
.casinoCardWidgetReview__info--date {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  color: #ffffff;
}
.casinoCardWidgetReview__info--date span {
  font-weight: 600;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__info--date span {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .casinoCardWidgetReview__info--date {
    flex: 1;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.17px;
  }
}

[data-locale-country=pl] .casinoCardWidgetReview__review-title {
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0.12px;
}
[data-locale-country=pl] .casinoCardWidgetReview__info--date {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.12px;
}
[data-locale-country=pl] .casinoCardWidgetReview__info--date span {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media all and (min-width: 1280px) {
  [data-locale-country=pl] .casinoCardWidgetReview__adaptive {
    padding: 0 4px;
  }
}


.casinoCardWidgetBonusSocial {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.casinoCardWidgetBonusSocial__card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  padding: 16px;
  position: relative;
  margin-top: 6px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .casinoCardWidgetBonusSocial__card {
    margin-top: 0;
  }
}
.casinoCardWidgetBonusSocial__card-img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 16px;
  overflow: hidden;
  z-index: 1;
}
.casinoCardWidgetBonusSocial__card-img {
  width: 100%;
  height: auto;
}
.casinoCardWidgetBonusSocial__card-main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  z-index: 5;
  margin-bottom: 16px;
}
.casinoCardWidgetBonusSocial__card-main.with-img {
  padding-top: 112px;
}
@media (min-width: 992px) {
  .casinoCardWidgetBonusSocial__card-main {
    margin-bottom: 0;
  }
}
.casinoCardWidgetBonusSocial__card-logo-wrapper {
  border-radius: 8px;
  padding: 8px;
  margin-right: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .casinoCardWidgetBonusSocial__card-logo-wrapper {
    width: 128px;
    height: 128px;
    padding: 16px;
  }
}
.casinoCardWidgetBonusSocial__card-logo {
  width: 100%;
  height: auto;
}
.casinoCardWidgetBonusSocial__card-info {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.casinoCardWidgetBonusSocial__card-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 8px;
}
.casinoCardWidgetBonusSocial__card-stats {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12px;
}
.casinoCardWidgetBonusSocial__card-stats a {
  text-decoration: underline;
}
.casinoCardWidgetBonusSocial__card-review {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.casinoCardWidgetBonusSocial__card-review-stars {
  display: flex;
  margin-right: 4px;
}
.casinoCardWidgetBonusSocial__card-review-stars svg {
  width: 20px;
  height: 20px;
}
.casinoCardWidgetBonusSocial__card-score {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
}
.casinoCardWidgetBonusSocial__card-score .text:before {
  content: attr(data-text-before);
}
.casinoCardWidgetBonusSocial__card-review-link {
  color: #ffffff;
}
.casinoCardWidgetBonusSocial__disclaimer {
  border-left: 3px solid #05e98f;
  padding-left: 12px;
  color: #b5b5b5;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1px;
  margin-bottom: 16px;
}
.casinoCardWidgetBonusSocial__btn-scroll {
  width: 100%;
  z-index: 5;
}
.casinoCardWidgetBonusSocial__btn-scroll-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.casinoCardWidgetBonusSocial__btn-scroll-btn {
  cursor: pointer;
  width: 100%;
  max-width: 408px;
  border: none;
  outline: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px;
  background: #5554de;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.casinoCardWidgetBonusSocial__btn-scroll-btn:hover {
  background: #4443b8;
}
.casinoCardWidgetBonusSocial__btn-scroll-btn:hover .casinoCardWidgetBonusSocial__btn-scroll-btn__dropdown-icon {
  background: #5554de;
}
.casinoCardWidgetBonusSocial__btn-scroll-btn__dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4443b8;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.casinoCardWidgetBonusSocial__btn-scroll.mobile-off {
  display: none;
}
@media (min-width: 992px) {
  .casinoCardWidgetBonusSocial__btn-scroll.desktop-off {
    display: none;
  }
}


.casinoCardWidgetReviewSocial {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.casinoCardWidgetReviewSocial__label {
  padding: 2px 6px;
  position: absolute;
  left: 8px;
  top: 14px;
  background: #5554de;
  border-radius: 8px;
  border: 0.5px solid rgba(242, 242, 255, 0.3);
  color: #f2f2ff;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  z-index: 5;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__label {
    top: 8px;
  }
}
.casinoCardWidgetReviewSocial__card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 16px;
  padding: 16px;
  position: relative;
  margin-top: 6px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card {
    margin-top: 0;
  }
}
.casinoCardWidgetReviewSocial__card-img-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 16px;
  overflow: hidden;
  z-index: 1;
}
.casinoCardWidgetReviewSocial__card-img {
  width: 100%;
  height: auto;
}
.casinoCardWidgetReviewSocial__card-main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  z-index: 5;
  margin-bottom: 16px;
  padding-top: 30px;
}
.casinoCardWidgetReviewSocial__card-main.with-img {
  padding-top: 112px;
}
.casinoCardWidgetReviewSocial__card-logo-wrapper {
  border-radius: 8px;
  padding: 8px;
  margin-right: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 88px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-logo-wrapper {
    width: 128px;
    height: 128px;
    padding: 16px;
  }
}
.casinoCardWidgetReviewSocial__card-logo {
  width: 100%;
  height: auto;
}
.casinoCardWidgetReviewSocial__card-info {
  flex: 1;
  display: inline-flex;
  align-items: center;
}
.casinoCardWidgetReviewSocial__card-bullets {
  display: flex;
  flex-wrap: wrap;
  z-index: 5;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-bullets {
    margin-bottom: 0;
  }
}
.casinoCardWidgetReviewSocial__card-bullets .item {
  width: 100%;
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px;
}
.casinoCardWidgetReviewSocial__card-bullets .item:last-child {
  margin-bottom: 0;
}
.casinoCardWidgetReviewSocial__card-bullets .item .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.casinoCardWidgetReviewSocial__card-bullets .item .icon svg {
  width: 16px;
  height: 16px;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-bullets .item .icon svg {
    width: 24px;
    height: 24px;
  }
}
.casinoCardWidgetReviewSocial__card-bullets .item .txt {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.12px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-bullets .item .txt {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
  }
}
.casinoCardWidgetReviewSocial__card-bullets .item .txt:after {
  content: attr(data-text-after);
  margin-left: 6px;
}
.casinoCardWidgetReviewSocial__card-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 8px;
}
.casinoCardWidgetReviewSocial__card-stats {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12px;
}
.casinoCardWidgetReviewSocial__card-stats-txt {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-stats-txt {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.14px;
  }
}
.casinoCardWidgetReviewSocial__card-stats a {
  text-decoration: underline;
}
.casinoCardWidgetReviewSocial__card-score {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
}
.casinoCardWidgetReviewSocial__card-score-stars {
  display: flex;
  margin-right: 4px;
  margin-left: 8px;
}
.casinoCardWidgetReviewSocial__card-score-stars svg {
  width: 16px;
  height: 16px;
}
.casinoCardWidgetReviewSocial__card-score-values {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-score-values {
    font-size: 14px;
    line-height: 20px;
  }
}
.casinoCardWidgetReviewSocial__card-score-values .text:before {
  content: attr(data-text-before);
  margin-right: 4px;
}
.casinoCardWidgetReviewSocial__card-score-values .link {
  cursor: pointer;
}
.casinoCardWidgetReviewSocial__card-score-values .icon-question {
  margin-left: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.casinoCardWidgetReviewSocial__card-score-values .icon-question svg {
  width: 16px;
  height: 16px;
}
.casinoCardWidgetReviewSocial__card-availability {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
}
.casinoCardWidgetReviewSocial__card-availability-flag {
  width: 16px;
  height: 16px;
  background-size: cover;
  border-radius: 50%;
  margin-left: 8px;
}
.casinoCardWidgetReviewSocial__card-availability-accept {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.casinoCardWidgetReviewSocial__card-availability-accept svg {
  width: 16xp;
  height: 16px;
}
.casinoCardWidgetReviewSocial__card-updated {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.casinoCardWidgetReviewSocial__card-updated span {
  margin-left: 8px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__card-updated span {
    font-size: 14px;
    font-weight: 600;
  }
}
.casinoCardWidgetReviewSocial__disclaimer {
  border-left: 3px solid #05e98f;
  padding-left: 12px;
  color: #b5b5b5;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1px;
  margin-bottom: 16px;
}
.casinoCardWidgetReviewSocial__btn-scroll {
  width: 100%;
  z-index: 5;
}
.casinoCardWidgetReviewSocial__btn-scroll-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.casinoCardWidgetReviewSocial__btn-scroll-btn {
  cursor: pointer;
  width: 100%;
  max-width: 408px;
  border: none;
  outline: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px;
  background: #5554de;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.casinoCardWidgetReviewSocial__btn-scroll-btn:hover {
  background: #4443b8;
}
.casinoCardWidgetReviewSocial__btn-scroll-btn:hover .casinoCardWidgetBonusSocial__btn-scroll-btn__dropdown-icon {
  background: #5554de;
}
.casinoCardWidgetReviewSocial__btn-scroll-btn__dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4443b8;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.casinoCardWidgetReviewSocial__btn-scroll.mobile-off {
  display: none;
}
@media (min-width: 992px) {
  .casinoCardWidgetReviewSocial__btn-scroll.desktop-off {
    display: none;
  }
}


.casinoCardWidget__wrapper {
  width: 100%;
  padding: 0 12px 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #2B2B2B;
}
@media (min-width: 768px) {
  .casinoCardWidget__wrapper {
    margin-bottom: 0;
    border-radius: 20px;
    padding: 8px 8px 16px;
    justify-content: center;
    align-items: flex-start;
  }
}
.casinoCardWidget__image-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
}
.casinoCardWidget__image {
  display: none;
  width: 120px;
  height: 120px;
  margin-right: 16px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .casinoCardWidget__image {
    display: inline-flex;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    margin-right: 0;
  }
}
.casinoCardWidget__image .logo-image {
  width: 120px;
  height: 120px;
  padding: 25px;
}
@media (min-width: 768px) {
  .casinoCardWidget__image .logo-image {
    object-fit: contain;
    width: 100%;
    height: auto;
  }
}
.casinoCardWidget__review-stars {
  display: flex;
}
@media (min-width: 992px) {
  .casinoCardWidget__review-stars {
    margin-bottom: 8px;
  }
}
@media (min-width: 1280px) {
  .casinoCardWidget__review-stars {
    margin-bottom: 0;
  }
}
.casinoCardWidget__review-stars .icon_star {
  width: 18px;
  height: 18px;
}
@media (max-width: 576px) {
  .casinoCardWidget__review-stars .icon_star {
    width: 20px;
    height: 20px;
  }
}
.casinoCardWidget__review-stars &gt; .icon_star:not(:first-child) {
  display: none;
}
@media (min-width: 768px) {
  .casinoCardWidget__review-stars &gt; .icon_star:not(:first-child) {
    display: inline-flex;
  }
}
.casinoCardWidget__adaptive {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 4px;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .casinoCardWidget__adaptive {
    padding: 0 8px;
    justify-content: center;
    flex: 0 0 100%;
    align-items: flex-start;
  }
}
.casinoCardWidget__review {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 24px;
}
@media (min-width: 768px) {
  .casinoCardWidget__review {
    width: 100%;
    margin-bottom: 8px;
  }
}
.casinoCardWidget__review .score {
  margin-left: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  display: flex;
  align-items: center;
  line-height: 21px;
}
@media (max-width: 576px) {
  .casinoCardWidget__review .score {
    margin-left: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #f4f4f4;
    line-height: 20px;
  }
}
.casinoCardWidget__review .score .text:before {
  content: attr(data-text-before);
}
.casinoCardWidget__review .score .icon_question-fill {
  margin-left: 10px;
  width: 20px;
  height: 20px;
}
.casinoCardWidget__review-link {
  display: inline-flex;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .casinoCardWidget__review-link {
    text-align: center;
    justify-content: center;
  }
}
.casinoCardWidget__review-link a, .casinoCardWidget__review-link span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.casinoCardWidget__review-link a {
  color: #ffffff;
  text-decoration: underline;
}
.casinoCardWidget__review-link span {
  color: #6c6c6c;
}
.casinoCardWidget__mobile-title {
  display: none;
  flex: 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin-left: 16px;
  width: 100%;
  color: #ffffff;
}
@media (min-width: 768px) {
  .casinoCardWidget__mobile-title {
    display: none;
  }
}
.casinoCardWidget__mobile-title:after {
  width: 100%;
  display: inline-flex;
  content: attr(data-text);
}


@media (max-width: 576px) {
  .casinoInfoWidget {
    margin: 8px 0;
  }
}
.casinoInfoWidget__wrapper {
  padding: 20px;
  background: #2B2B2B;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .casinoInfoWidget__wrapper {
    padding: 28px;
  }
}
.casinoInfoWidget__table {
  width: 100%;
  border-collapse: collapse;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
.casinoInfoWidget__table tr {
  display: flex;
  padding: 16px 0;
  border-bottom: 1px solid #3a3a3a;
  width: calc(100% + 20px);
  gap: 8px;
}
@media (min-width: 768px) {
  .casinoInfoWidget__table tr {
    gap: unset;
    margin: 0 -10px;
  }
}
.casinoInfoWidget__table tr:first-of-type {
  padding-top: 0;
}
.casinoInfoWidget__table tr:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}
.casinoInfoWidget__table td {
  display: inline-flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .casinoInfoWidget__table td {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .casinoInfoWidget__table td {
    margin: 0 10px;
  }
}
.casinoInfoWidget__table td:first-of-type {
  font-weight: 600;
}
@media (max-width: 576px) {
  .casinoInfoWidget__table td:first-of-type {
    color: #ffffff;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) {
  .casinoInfoWidget__table td:first-of-type {
    flex: 0 0 calc(40% - 20px);
  }
}
@media (max-width: 576px) {
  .casinoInfoWidget__table td:last-of-type {
    color: #dBd8d8;
    font-weight: 500;
    flex: 0 0 calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .casinoInfoWidget__table td:last-of-type {
    flex: 0 0 calc(60% - 20px);
  }
}
.casinoInfoWidget__more-btn {
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 24px;
  padding: 4px 0;
}
.casinoInfoWidget__more-btn svg {
  background: #404040;
  border-radius: 50%;
  width: 16px;
  height: 16px;
}
.casinoInfoWidget__show-more.casinoInfoWidget__chat-support, .casinoInfoWidget__show-more.casinoInfoWidget__deposit-methods, .casinoInfoWidget__show-more.casinoInfoWidget__licence, .casinoInfoWidget__show-more.casinoInfoWidget__game-types {
  display: inline-flex;
}
.casinoInfoWidget__show-more.casinoInfoWidget__chat-support span, .casinoInfoWidget__show-more.casinoInfoWidget__deposit-methods span, .casinoInfoWidget__show-more.casinoInfoWidget__licence span, .casinoInfoWidget__show-more.casinoInfoWidget__game-types span {
  display: -webkit-box;
  word-break: break-all;
  max-height: 24px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.casinoInfoWidget__show-more .casinoInfoWidget__more-btn {
  display: inline-flex;
}
.casinoInfoWidget__show-items .casinoInfoWidget__chat-support {
  margin-bottom: 4px;
}
.casinoInfoWidget__show-items .casinoInfoWidget__chat-support:nth-child(n+2) {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.casinoInfoWidget__show-items .casinoInfoWidget__deposit-methods:nth-child(n+3) {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.casinoInfoWidget__show-items .casinoInfoWidget__licence:nth-child(n+2) {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.casinoInfoWidget__show-items .casinoInfoWidget__game-types:nth-child(n+2) {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.casinoInfoWidget__chat-support {
  display: inline;
  width: 100%;
}
.casinoInfoWidget__chat-support__item {
  display: inline-flex;
  align-items: center;
}
.casinoInfoWidget__chat-support--name {
  word-break: break-all;
}
.casinoInfoWidget__chat-support img {
  min-width: 18px;
  min-height: 18px;
  margin-right: 8px;
}
.casinoInfoWidget__chat-support:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) {
  margin-right: 6px;
}
.casinoInfoWidget__chat-support:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) .casinoInfoWidget__chat-support--name:after {
  content: ",";
  margin-left: 2px;
}
.casinoInfoWidget__chat-support:nth-child(n+2) {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.casinoInfoWidget__deposit-methods {
  display: inline;
}
.casinoInfoWidget__deposit-methods--name {
  word-break: break-all;
}
.casinoInfoWidget__deposit-methods:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) {
  margin-right: 6px;
}
.casinoInfoWidget__deposit-methods:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) span:after {
  content: ",";
  margin-left: 2px;
}
.casinoInfoWidget__deposit-methods:nth-child(n+3) {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.casinoInfoWidget__licence {
  display: inline;
}
.casinoInfoWidget__licence--name {
  word-break: break-all;
}
.casinoInfoWidget__licence:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) {
  margin-right: 6px;
}
.casinoInfoWidget__licence:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) span:after {
  content: ",";
  margin-left: 2px;
}
.casinoInfoWidget__licence:nth-child(n+2) {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.casinoInfoWidget__game-types {
  display: inline;
}
.casinoInfoWidget__game-types--name {
  word-break: break-all;
}
.casinoInfoWidget__game-types:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) {
  margin-right: 6px;
}
.casinoInfoWidget__game-types:not(.casinoInfoWidget__show-more):not(:nth-last-of-type(1)) span:after {
  content: ",";
  margin-left: 2px;
}
.casinoInfoWidget__game-types:nth-child(n+2) {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.casinoInfoWidget__owner {
  max-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.casinoInfoWidget__top-links {
  max-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.casinoInfoWidget__top-links--link {
  text-decoration: underline;
}


.faq {
    font-family: "Poppins", sans-serif;
}

.faq__link {
    cursor: pointer;
    color: #5554de;
    text-decoration: underline;
}

.faq__link:hover {
    color: #5554de;
}

.faq__title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #181818;
}

.faq__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    color: #181818;
}

.accordion p {
    margin-bottom: 0;
    margin-top: 0;
}

.accordion a {
    color: #5554de;
    text-decoration: underline;
}

.accordion__item:last-of-type .accordion {
    margin-bottom: 0;
}

.accordion__wrapper {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 8px 16px;
}

@media (min-width: 768px) {
    .accordion__wrapper {
        padding: 24px;
    }
}

@media (min-width: 1024px) {
    .accordion__wrapper {
        padding: 24px 40px;
    }
}

.accordion__card {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
}

.accordion__card-title {
    width: 100%;
    cursor: pointer;
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 52px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #181818;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-appearance: none;
}

.accordion__card-title p {
    margin-bottom: 0;
    margin-top: 0;
}

@media (min-width: 768px) {
    .accordion__card-title {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 16px;
        line-height: 24px;
    }
}

.accordion__card-arrow {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background-color: #F2F2FF;
    border-radius: 50%;
}

.accordion__card-arrow:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.98995 6.47758C6.44321 7.02431 5.55678 7.02431 5.01005 6.47758L1.38995 2.85748C0.507997 1.97553 1.13263 0.467529 2.3799 0.467529H9.6201C10.8674 0.467529 11.492 1.97553 10.6101 2.85748L6.98995 6.47758Z' fill='%235554DE'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s ease;
}

.accordion__card-arrow:focus {
    outline: 0;
}

.accordion__card-content {
    margin-left: 0;
    margin-bottom: 0;
    overflow: hidden;
    transition: height 0.3s ease-in;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
    opacity: 0;
}

.accordion__card-active {
    margin-bottom: 6px;
}

.accordion__card-active .accordion__card {
    margin-bottom: 16px;
}

.accordion__card-active .accordion__card-arrow:after {
    transform: rotate(180deg);
}

.accordion__card-active .accordion__card-content {
    transition: height 0.3s ease-out;
    opacity: 1;
}


.table-of-content__dropdown {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    position: relative;
    border: 1px solid #f1f1f1;
    background: #f9f9ff;
    border-radius: 12px;
    transition: 0.2s;
    cursor: pointer;
}

.table-of-content__dropdown:hover {
    box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.12);
}

.table-of-content__dropdown__button {
    width: 100%;
    border-radius: 12px;
    background: transparent;
    border: none;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #1f1f1f;
    cursor: pointer;
    text-align: left;
}

.table-of-content__dropdown__button svg {
    width: 24px;
    height: 24px;
    margin-left: 10px;
    transition: 0.2s;
}

.table-of-content__dropdown__button:focus {
    outline: 0;
}

.table-of-content__dropdown__button.active svg {
    transform: rotate(180deg);
}

.table-of-content__dropdown__content {
    display: none;
    padding: 0 16px 16px 16px;
    margin: 0;
    list-style-type: none;
    width: 100%;
    max-height: 210px;
    overflow-y: scroll;
    box-sizing: border-box;
    border-radius: 3px;
}

.table-of-content__dropdown__content li {
    display: block;
    background: #ffffff;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.2s;
    margin-bottom: 10px;
}

.table-of-content__dropdown__content li:last-of-type {
    margin-bottom: 0;
}

.table-of-content__dropdown__content li a, .table-of-content__dropdown__content li p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #5554de;
    text-decoration: underline;
    padding: 8px 16px;
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
    .table__review--content {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
}

.table__review--button {
    display: none;
}

@media (max-width: 768px) {
    .table__review--button {
        width: 100%;
        border: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
        border-radius: 3px;
        color: white;
        font-weight: 600;
        font-size: 14px;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 6px 15px;
        transition: 0.2s;
    }

    .table__review--button svg {
        margin-left: 30px;
        width: 14px;
        height: 8px;
    }

    .table__review--button svg path {
        transition: 0.2s;
    }

    .table__review--button:focus {
        outline: 0;
    }

    .table__review--button:hover {
        border-color: purple;
        color: purple;
    }

    .table__review--button:hover svg path {
        fill: purple;
    }
}

.table__review--dropdown {
    padding: 0 0 0 20px;
}

.table__review--dropdown a, .table__review--dropdown p {
    display: block;
    padding: 3px 0;
}

@media (max-width: 768px) {
    .table__review--dropdown {
        display: none;
        top: 100%;
        z-index: 100;
        padding: 5px 0;
        margin: 3px 0 0 0;
        list-style-type: none;
        background: black;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
        max-width: 100%;
        width: 100%;
        max-height: 210px;
        overflow-y: scroll;
        box-sizing: border-box;
        border-radius: 3px;
    }

    .table__review--dropdown ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 0 10px;
    }

    .table__review--dropdown a, .table__review--dropdown p {
        padding: 10px 15px;
        color: white;
    }

    .table__review--dropdown a:hover, .table__review--dropdown p:hover {
        color: purple;
    }
}


.bulletWidget {
  border-collapse: collapse;
  border: none;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  margin-top: 10px;
}
@media (max-width: 576px) {
  .bulletWidget {
    margin: 8px 0;
  }
}
@media (max-width: 576px) {
  .bulletWidget {
    margin: 8px 0;
  }
}
.bulletWidget.bulletWidget__casino {
  line-height: 20px;
}
@media (min-width: 768px) {
  .bulletWidget.bulletWidget__casino {
    margin-top: 32px;
  }
}
.bulletWidget.bulletWidget__casino tbody tr {
  width: 100%;
}
.bulletWidget.bulletWidget__casino tbody tr:first-of-type {
  padding-right: 0;
}
.bulletWidget tbody {
  display: flex;
  flex-wrap: wrap;
}
.bulletWidget tbody tr {
  width: 50%;
  display: flex;
  align-items: center;
  padding-bottom: 24px;
}
@media (max-width: 576px) {
  .bulletWidget tbody tr {
    width: 100%;
    padding-bottom: 12px;
  }
  .bulletWidget tbody tr:last-of-type {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .bulletWidget tbody tr:nth-child(2) {
    padding-bottom: 24px !important;
  }
}
.bulletWidget tbody tr:first-of-type {
  padding-right: 36px;
}
@media (max-width: 576px) {
  .bulletWidget tbody tr:first-of-type {
    padding-right: 0;
  }
}
.bulletWidget tbody td {
  padding: 0;
  color: #ffffff;
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .bulletWidget tbody td .bulletWidget__title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0.14px;
  }
}
.bulletWidget tbody td .bulletWidget__title:after {
  content: attr(data-text-after);
  padding-left: 6px;
  font-weight: 700;
}
@media (max-width: 576px) {
  .bulletWidget tbody td .bulletWidget__title:after {
    font-weight: 600;
    line-height: 20px;
  }
}
.bulletWidget tbody td.bulletWidget__text {
  height: 0;
  width: 0;
  overflow: hidden;
}
.bulletWidget tbody .icon {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  max-width: 36px;
  max-height: 36px;
  padding: 8px;
  background: #2B2B2B;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
@media (max-width: 576px) {
  .bulletWidget tbody .icon {
    margin-right: 8px;
  }
  .bulletWidget tbody .icon svg path {
    fill: #b5b5b5;
  }
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  @media (min-width: 768px) {
    .wrapper-social-btn {
      justify-content: center; } }

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px; }
  .socialProof__icon {
    width: 24px;
    height: 24px;
    min-height: 24px;
    min-width: 24px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/build/midori/assets/icons/team_line.svg");
    margin-right: 8px; }
    @media (min-width: 768px) {
      .socialProof__icon {
        margin-right: 0; } }
  @media (min-width: 768px) {
    .socialProof {
      flex-direction: column;
      width: 60px;
      min-width: 60px;
      height: 56px;
      padding: 0;
      background: #f9f9ff;
      border: none;
      margin-right: 8px; } }
  .socialProof span {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
    @media (min-width: 768px) {
      .socialProof span {
        font-size: 14px;
        line-height: 20px; } }

.table_cards {
  width: 100%; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .table_cards-card {
      justify-content: space-between;
      align-items: center; } }
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 60%;
    order: 0; }
    @media (max-width: 1200px) {
      .table_cards:not(.table_cards-half) .card-td-header {
        width: 58%; } }
    @media (max-width: 576px) {
      .table_cards:not(.table_cards-half) .card-td-header {
        width: 100%; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-label {
      padding: 8px 16px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-logo {
      padding: 20px 20px 0 20px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-logo {
      width: 124px;
      height: 124px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-title {
      padding-top: 20px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-title .card-title {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-promo-desktop {
      display: flex;
      align-items: center;
      margin-top: 8px; }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
        content: attr(data-text-before); }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
        content: attr(data-text-before); }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
        content: attr(data-text-after); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-benefits-desktop {
      display: block;
      margin-top: 8px; }
      .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
        margin-bottom: 4px; }
      .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
        margin: 0 13px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-footer {
      order: 4;
      padding: 0 20px;
      border: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-casino-country {
      margin-right: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-country {
      padding-right: 20px;
      border-right: 1px solid #f1f1f1;
      order: 1; } }
  .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] {
    order: 0;
    padding: 0;
    margin-right: 12px; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] {
        padding-right: 8px;
        margin-right: 8px; } }
    .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] .card-casino-country {
      margin: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-name {
      min-width: auto;
      width: auto;
      padding: 0 20px;
      order: 2; } }
  .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    order: 1;
    width: 100%; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] {
        width: auto; } }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] svg {
      width: 24px;
      height: 24px;
      min-width: 24px;
      min-height: 24px;
      margin-left: 4px; }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] a, .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] .disabled-link {
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font;
      color: #5554de;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] .disabled-link {
      text-decoration: none;
      pointer-events: none;
      color: #b5b5b5;
      cursor: not-allowed; }
  .table_cards:not(.table_cards-half) .card-td-rating.td--last {
    padding-right: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-rating {
      order: 4;
      padding: 0 20px;
      min-width: auto;
      margin-left: 0;
      margin-right: 0; } }
  .table_cards:not(.table_cards-half) .card-td-rating[data-element="casino-name-alternative"] {
    order: 2;
    padding: 0; }
  .table_cards:not(.table_cards-half) .card-casino-rating {
    width: auto;
    margin-right: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-deposit {
      margin-left: auto;
      margin-right: 0;
      min-width: auto;
      padding: 0;
      order: 3; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-review {
      order: 5;
      padding: 0 0 0 20px;
      margin-left: 0;
      margin-right: 0;
      width: auto;
      min-width: 120px;
      display: flex;
      align-items: center;
      border-left: 1px solid #f1f1f1; } }
  .table_cards:not(.table_cards-half) .card-td-review[data-element="casino-name-alternative"] {
    order: 3;
    padding: 0;
    margin-left: 8px;
    border-left: none;
    width: 100%; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-review[data-element="casino-name-alternative"] {
        margin-left: 8px;
        width: auto; } }
  .table_cards:not(.table_cards-half) .card-td-review p {
    display: flex; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-body {
      order: 2;
      border: none;
      padding: 12px 20px 19px 20px; }
      .table_cards:not(.table_cards-half) .card-td-body table tr {
        flex-direction: row;
        align-items: center; }
      .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
        max-width: 50%; }
        .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
          max-width: none; }
      .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-body .card-td {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 100%; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-info {
      padding: 0 24px;
      margin-top: 0;
      max-width: 50%;
      border-right: 1px solid #f1f1f1; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
      display: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block.coping {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block.copied {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-text {
      max-width: none;
      word-break: normal; }
      .table_cards:not(.table_cards-half) .promo_code-text:before {
        content: attr(data-text-before); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo-no-code {
      margin-left: 20px; }
      .table_cards:not(.table_cards-half) .promo-no-code:before {
        content: attr(data-text-before); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-btn {
      order: 1;
      width: auto;
      padding: 0 20px;
      display: block; } }
  @media (min-width: 992px) {
    .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
      min-width: auto;
      width: 100%;
      padding: 16px; } }
  @media (min-width: 1200px) {
    .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
      padding: 16px 32px;
      width: auto;
      min-width: 188px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-btn button {
      padding: 16px 32px;
      width: auto;
      min-width: 188px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-info {
      line-height: 17px;
      margin: 8px 0 0 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: left;
      padding-left: 90px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: right;
      padding: 0; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: left;
      padding-left: 90px; } }

  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-data {
      justify-content: center; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms {
      display: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms-desktop {
      display: flex;
      padding-left: 24px;
      min-width: 120px;
      margin: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-terms {
      order: 3; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms-block {
      padding: 0 20px 20px 20px;
      margin-top: -4px; } }
  .table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
    display: none; }
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    cursor: pointer;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
    border-radius: 20px;
    padding: 0 29px;
    overflow: hidden;
    margin-bottom: 28px;
    position: relative;
    height: 88px; }
    @media (max-width: 768px) {
      .table_cards:not(.table_cards-half) .card_signUp-banner {
        padding: 0 0 0 16px;
        height: 148px; } }
    .table_cards:not(.table_cards-half) .card_signUp-banner-box {
      width: 100%;
      height: 88px;
      display: flex;
      justify-content: space-between; }
      .table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
        width: 100%; }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
          display: flex;
          align-items: center; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
            content: "";
            background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
            background-size: cover;
            position: absolute;
            width: 40px;
            height: 40px;
            right: -30px;
            top: 23px;
            z-index: 5; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
              display: unset;
              height: 148px; }
              .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
                content: unset; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
          right: -18px;
          top: -30px;
          width: 147px;
          height: 147px;
          background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
          background-size: cover;
          position: absolute; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
              top: unset;
              right: -75px; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
          font-size: 16px;
          font-weight: 600;
          border: unset;
          border-radius: 16px;
          width: 100%;
          height: 40px;
          max-width: 151px;
          cursor: pointer;
          color: #ffffff;
          background: #181818;
          margin-left: 40px; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button:before {
            content: attr(data-text-before); }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
              margin-left: unset; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
          width: 136px;
          height: 136px;
          margin-top: 6px;
          margin-left: 8px;
          display: flex; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
              width: 133px;
              height: 133px;
              margin-top: 7px;
              margin-right: 7px; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
          font-size: 26px;
          color: #ffffff;
          font-weight: 700;
          line-height: 32px;
          max-width: unset; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
            color: #f0d800; }
          @media (max-width: 576px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
              font-size: 20px;
              margin-bottom: 8px;
              margin-top: 26px;
              max-width: 220px;
              line-height: 24px; }
              .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
                white-space: pre; } }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text span:before {
            content: attr(data-text-before); }
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 0; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .trustpilot-banner {
        flex-wrap: nowrap; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
      display: flex;
      align-items: center;
      width: 100%;
      height: 64px;
      padding: 8px 20px;
      background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          max-width: 330px;
          height: 68px;
          border-radius: 16px 0 0 16px;
          padding: 8px 40px; } }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          padding: 8px 10px 8px 20px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          padding: 8px 40px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
      width: 35px;
      height: 35px;
      margin-right: 10px; }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
          margin-right: 5px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
          margin-right: 10px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__text {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-top: 5px; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
      height: 10px;
      width: auto; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__description {
      margin-top: 4px;
      font-size: 12px;
      font-weight: 600;
      line-height: 20px;
      color: #fff; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__description {
          font-size: 14px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      padding: 16px 20px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 40px; } }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 20px 16px 10px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 40px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__status {
      font-size: 24px;
      font-weight: 700;
      line-height: 36px; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
          align-items: flex-end;
          flex-direction: row; } }
      .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
        width: 96px;
        margin-bottom: 8px; }
        @media (min-width: 768px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            width: 115px;
            margin: 0 20px 0 0; } }
        @media (min-width: 992px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            margin: 0 5px 0 0; } }
        @media (min-width: 1200px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            margin: 0 20px 0 0; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__rating {
      display: flex;
      align-items: center; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
      width: 82px;
      margin-right: 8px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
          width: 112px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__value {
      color: #181818;
      font-size: 16px;
      font-weight: 600;
      line-height: 1; }
  .table_cards:not(.table_cards-half) .community-banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 22px 20px;
    position: relative; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .community-banner {
        height: 148px;
        background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
        background-size: cover; } }
    .table_cards:not(.table_cards-half) .community-banner__part-left {
      flex: 0 0 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__part-left {
          flex: 0 1 auto;
          max-width: 292px;
          margin: 0 24px; } }
    .table_cards:not(.table_cards-half) .community-banner__title {
      width: 100%;
      text-align: center;
      font-size: 22px;
      line-height: 24px;
      font-weight: 700;
      margin-bottom: 4px;
      color: #ffffff; }
      .table_cards:not(.table_cards-half) .community-banner__title:before {
        content: attr(data-text-before); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__title {
          font-size: 30px;
          font-weight: 700;
          line-height: 32px;
          margin-bottom: 8px; } }
    .table_cards:not(.table_cards-half) .community-banner__desc {
      width: 100%;
      text-align: center;
      font-size: 12px;
      font-weight: 600;
      line-height: 16px;
      color: #ffffff;
      margin-bottom: 16px; }
      .table_cards:not(.table_cards-half) .community-banner__desc:before {
        content: attr(data-text-before); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__desc {
          font-size: 16px;
          font-weight: 500;
          line-height: 24px;
          margin-bottom: 0; } }
    .table_cards:not(.table_cards-half) .community-banner__part-right {
      flex: 0 0 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__part-right {
          flex: 0 1 auto;
          max-width: 188px;
          margin: 0 24px; } }
    .table_cards:not(.table_cards-half) .community-banner__btn {
      width: 144px;
      height: 44px;
      display: inline-flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding: 12px 16px;
      border-radius: 16px;
      background: #5554de; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__btn {
          width: 188px;
          height: 54px;
          padding: 12px; } }
      .table_cards:not(.table_cards-half) .community-banner__btn span {
        flex: 1;
        color: #ffffff;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px; }
        .table_cards:not(.table_cards-half) .community-banner__btn span:before {
          content: attr(data-text-before); }
        @media (min-width: 768px) {
          .table_cards:not(.table_cards-half) .community-banner__btn span {
            font-size: 16px;
            line-height: 24px; } }
    .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
      width: 20px;
      height: 20px;
      margin-right: 4px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
          width: 30px;
          height: 30px;
          margin-right: 8px; } }
  .table_cards:not(.table_cards-half) .card_review:not(:last-child) {
    margin-bottom: 28px; }
  .table_cards:not(.table_cards-half) .card_review-banner {
    cursor: pointer;
    border-radius: 20px;
    padding: 16px;
    width: 100%;
    display: block;
    background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%); }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card_review-banner {
        padding: 24px;
        overflow: hidden; } }
    .table_cards:not(.table_cards-half) .card_review-banner-box {
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative; }
    .table_cards:not(.table_cards-half) .card_review-banner .title {
      margin: 0 0 5px 0;
      color: #ffffff;
      font-size: 18px;
      font-weight: 700; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .title {
          font-size: 24px;
          line-height: 40px;
          margin: 0 0 8px 0; }
          .table_cards:not(.table_cards-half) .card_review-banner .title:after {
            content: "";
            top: -140px;
            border-radius: 100%;
            background: #ffffff14;
            width: 460px;
            display: block;
            position: absolute;
            right: -210px;
            height: 360px; } }
    .table_cards:not(.table_cards-half) .card_review-banner .text {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      margin: unset;
      max-width: 183px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .text {
          font-size: 16px;
          line-height: 24px;
          max-width: unset;
          font-weight: 400; }
          .table_cards:not(.table_cards-half) .card_review-banner .text:after {
            content: "";
            top: -130px;
            border-radius: 100%;
            background: #ffffff;
            opacity: 4%;
            width: 460px;
            display: block;
            position: absolute;
            right: -126px;
            height: 360px; } }
    .table_cards:not(.table_cards-half) .card_review-banner .button {
      max-width: 156px;
      width: 100%;
      height: 40px;
      border-radius: 32px;
      color: #ffffff;
      background: #181818;
      padding: 0 16px;
      border: unset;
      margin-top: 19px;
      cursor: pointer;
      font-size: 14px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .button {
          max-width: 200px;
          height: 56px;
          border-radius: 16px;
          font-size: 16px;
          margin-top: 24px; }
          .table_cards:not(.table_cards-half) .card_review-banner .button:after {
            content: "";
            width: 543.22px;
            height: 426.66px;
            top: -133px;
            right: -130px;
            border-radius: 500px;
            transform: rotate(32.81deg);
            background: #ffffff;
            opacity: 3%;
            display: block;
            position: absolute; } }
    .table_cards:not(.table_cards-half) .card_review-banner .image {
      position: absolute;
      right: 8px;
      bottom: 0; }
  .table_cards.table_cards-half .table_cards-card {
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding-bottom: 12px;
    margin-bottom: 12px; }
    .table_cards.table_cards-half .table_cards-card.half-hide {
      padding-bottom: 0; }
      .table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
        display: none; }
      .table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
        transform: rotate(0); }
  .table_cards.table_cards-half .hidden-text {
    display: none; }
  .table_cards.table_cards-half .card-td-logo {
    padding: 8px 16px 8px 8px; }
  .table_cards.table_cards-half .card-logo {
    border: 1px solid #f4f5f7;
    border-radius: 12px;
    width: 60px;
    height: 60px; }
  .table_cards.table_cards-half .card-td-header {
    width: 100%; }
  .table_cards.table_cards-half .card-td-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px 8px 0;
    width: 100%; }
  .table_cards.table_cards-half .card-title {
    padding-right: 13px; }
  .table_cards.table_cards-half .card-td-name {
    min-width: auto;
    max-width: 40%;
    width: 40%; }
  .table_cards.table_cards-half .card-td-rating {
    min-width: auto; }
  .table_cards.table_cards-half .card-drop-down {
    background: #f2f2ff;
    border-radius: 45px;
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
    transition: 0.2s; }
    .table_cards.table_cards-half .card-drop-down svg {
      width: 28px;
      height: 28px; }
  .table_cards.table_cards-half .card-td-footer {
    padding: 8px 16px 12px 16px; }
  .table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
    padding-top: 12px; }
  .table_cards.table_cards-half .card-td-deposit {
    min-width: 50%; }
  .table_cards.table_cards-half .card-td-body {
    padding: 12px 16px; }
  .table_cards.table_cards-half .card-info-td .card-info {
    margin-top: 12px; }
    .table_cards.table_cards-half .card-info-td .card-info .title {
      font-size: 13px; }
  .table_cards.table_cards-half .card-info-td:first-of-type .card-info {
    margin-top: 0; }
  .table_cards.table_cards-half .promo-no-code {
    text-align: right; }
  .table_cards.table_cards-half .card-label {
    border-radius: 15px 0; }

.table_cards {
  border-collapse: collapse; }
  .table_cards &gt; tbody {
    display: flex;
    flex-direction: column; }
  .table_cards-card {
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #f4f5f7;
    border-radius: 20px;
    margin-bottom: 28px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 16px;
    cursor: pointer; }
    .table_cards-card[data-expired="true"] {
      cursor: auto; }
    .table_cards-card:last-of-type {
      margin-bottom: 0; }
    .table_cards-card.hide {
      display: none; }
    .table_cards-card.table_cards-card-benefit {
      border: 2px solid #5554de; }
      .table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
        border: none; }

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0; }

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0; }
  .card-label:before {
    content: attr(data-text-before); }
  .card-label.card-label_num {
    background: #dBd8d8;
    color: #404040; }
    .card-label.card-label_num.active {
      background: #5554de;
      color: #ffffff; }

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0; }
  .card-td-expired .card-expired, .card-td-expired .card-afflink {
    border-radius: 0 18px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
    color: #ffffff;
    padding: 3.5px 16px;
    margin: 0; }
    .card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
      content: attr(data-text-before); }
    .card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
      background: #ff455b; }
    .card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
      background: #6c6c6c; }

.card-td-header {
  padding: 0; }
  .card-td-header table {
    width: 100%;
    border-collapse: collapse; }
  .card-td-header tr, .card-td-header .card-tr {
    display: flex; }

.card-td-logo {
  padding: 16px 12px 0 16px; }

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center; }
  .card-logo img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%; }

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0; }
  .card-td-title .card-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding-right: 16px; }
    @media (min-width: 768px) {
      .card-td-title .card-title {
        padding-right: 0; } }
    .card-td-title .card-title:before {
      content: attr(data-text-before); }

.card-promo-desktop, .card-benefits-desktop {
  display: none; }

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .card-benefits li {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 4px; }
    .card-benefits li:last-of-type {
      margin-bottom: 0; }
    .card-benefits li::before {
      content: "";
      display: inline-block;
      width: 6px;
      height: 6px;
      min-width: 6px;
      min-height: 6px;
      border-radius: 50%;
      margin: 0 13px 0 0;
      background: #dBd8d8; }

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7; }
  .card-td-footer[data-element="casino-name-alternative"] {
    padding-bottom: 0;
    border-bottom: 0; }
    @media (min-width: 768px) {
      .card-td-footer[data-element="casino-name-alternative"] {
        padding-bottom: 14px; } }
    .card-td-footer[data-element="casino-name-alternative"] .card-tr {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media (min-width: 768px) {
        .card-td-footer[data-element="casino-name-alternative"] .card-tr {
          flex-direction: row;
          align-items: center;
          justify-content: space-between; } }
      .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative {
        display: flex;
        align-items: center;
        padding: 4px 12px;
        border-radius: 12px;
        background: #f9f9ff;
        width: 100%;
        min-height: 48px; }
        .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative:first-of-type {
          margin-bottom: 8px; }
          @media (min-width: 768px) {
            .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative:first-of-type {
              margin-bottom: 0; } }
        @media (min-width: 768px) {
          .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative {
            padding: 0;
            margin: 0;
            background: none;
            border: none;
            min-height: auto;
            width: auto; } }
  .card-td-footer .card-tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px; }
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8; }
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px; }
  .card-casino-accept svg {
    width: 20px;
    height: 20px; }
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }
  .card-casino-name.not-accepted {
    color: #ff455b; }
  .card-casino-name:before {
    content: attr(data-text-before); }
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }
  .card-casino-rating .card-casino-stars {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    margin-right: 4px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/build/midori/assets/icons/star.svg"); }
  .card-casino-rating .text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px; }
    .card-casino-rating .text:before {
      content: attr(data-text-before); }
  .card-casino-rating .rating {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #b5b5b5; }
    .card-casino-rating .rating:before {
      content: attr(data-text-before); }
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }
  .card-casino-deposit svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    margin-right: 8px; }
  .card-casino-deposit span.card-deposit-accept {
    color: #6c6c6c;
    margin-right: 12px; }
  .card-casino-deposit span.card-deposit-category {
    color: #181818;
    font-weight: 500; }
  .card-casino-deposit span:before {
    content: attr(data-text-before); }
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap; }
  .card-casino-review::before {
    content: attr(data-text-before);
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4443b8;
    text-decoration-line: underline; }
  .card-casino-review:disabled {
    color: #b5b5b5;
    cursor: auto; }
    .card-casino-review:disabled::before {
      color: #b5b5b5; }
  .card-casino-review[data-template-alternative="casino-name-alternative"] {
    font-size: 12px;
    line-height: 20px;
    color: #b5b5b5;
    white-space: normal;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    @media (min-width: 768px) {
      .card-casino-review[data-template-alternative="casino-name-alternative"] {
        width: auto; } }
    .card-casino-review[data-template-alternative="casino-name-alternative"] svg {
      width: 24px;
      height: 24px;
      min-width: 24px;
      min-height: 24px;
      margin-left: 4px; }
    .card-casino-review[data-template-alternative="casino-name-alternative"]::before {
      display: none; }
    .card-casino-review[data-template-alternative="casino-name-alternative"]:disabled {
      color: #b5b5b5;
      cursor: auto; }

.card-td-country {
  padding: 0; }

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%; }

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%; }
  .card-td-rating[data-element="casino-name-alternative"] {
    margin-left: 0;
    min-width: auto; }

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0; }

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0; }
  .card-td-review p {
    margin: 0; }

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7; }
  .card-td-body table {
    border-collapse: collapse;
    width: 100%; }
    .card-td-body table tr {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      width: 100%; }
    .card-td-body table td {
      padding: 0; }
      .card-td-body table td .card-info {
        margin-top: 10px; }
      .card-td-body table td:first-of-type .card-info {
        margin-top: 0; }
  .card-td-body.card-td-body-benefits {
    margin-bottom: 13px; }

.card-info {
  display: flex;
  align-items: center; }
  .card-info .title {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #6c6c6c;
    margin: 0; }
    .card-info .title:before {
      content: attr(data-text-before); }
  .card-info .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1f1f1f; }
    .card-info .text:before {
      content: attr(data-text-before); }
  .card-info svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin-left: 4px; }

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between; }

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7; }

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap; }
  @media (max-width: 768px) {
    .promo_code-title {
      padding-left: unset; } }
  .promo_code-title:before {
    content: attr(data-text-before); }

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden; }
  .promo_code-block:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-flex;
    width: 8px;
    height: 100%;
    background: #f4f5f7;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    z-index: 1; }
  .promo_code-block:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: inline-flex;
    width: 8px;
    height: 100%;
    background: #f4f5f7;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    z-index: 1; }
  .promo_code-block .promo_code-bg {
    position: absolute;
    left: 0;
    top: 0;
    background: #5554de;
    font-size: 13px;
    line-height: 17px;
    padding: 0 16px;
    border-radius: 12px;
    letter-spacing: 0.01em;
    color: #ffffff;
    height: 100%;
    max-width: 76px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
    z-index: 2; }
    .promo_code-block .promo_code-bg:before {
      content: attr(data-text-before); }
  .promo_code-block .promo_code-text-wrapper {
    width: 100%;
    padding: 0 8px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end; }
    .promo_code-block .promo_code-text-wrapper.unsetAnimation {
      animation: unset; }
  .promo_code-block .promo_code-text {
    color: #5554de;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
    white-space: nowrap; }
    .promo_code-block .promo_code-text:before {
      content: attr(data-text-before); }
  .promo_code-block .promo_code-copied {
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #f4f5f7;
    border: 1px solid #f1f1f1;
    height: 34px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
    color: #5554de;
    transition: 0.2s; }
    .promo_code-block .promo_code-copied svg {
      width: 20px;
      height: 20px;
      min-width: 20px;
      min-height: 20px;
      margin-right: 6px; }
    .promo_code-block .promo_code-copied:after {
      content: attr(data-text-after); }
  .promo_code-block.expired {
    pointer-events: none; }
    .promo_code-block.expired .promo_code-bg {
      background: #b5b5b5; }
    .promo_code-block.expired .promo_code-text {
      color: #6c6c6c; }
  .promo_code-block:hover .promo_code-bg {
    background: #4443b8; }
  .promo_code-block.coping {
    justify-content: center; }
    .promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
      display: none; }
    .promo_code-block.coping .promo_code-copied {
      display: flex; }
  .promo_code-block.copied {
    justify-content: center; }
    .promo_code-block.copied .promo_code-bg {
      display: none; }
    .promo_code-block.copied .promo_code-text-wrapper {
      justify-content: center; }
    .promo_code-block.copied .promo_code-text {
      position: relative;
      text-align: center; }

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px; }
  .promo-no-code:before {
    content: attr(data-text-before); }

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap; }
  .card-td-btn button {
    width: 100%;
    justify-content: center;
    padding: 16px 0;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    order: 0; }
    .card-td-btn button.bg_purple {
      color: #ffffff; }
    .card-td-btn button.bg-grey {
      background: #b5b5b5; }

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto; }

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer; }
  .card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
    color: #5554de; }
  .card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
    mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
    background-color: #5554de; }
  .card-td-btn button.card-btn-report span {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.01em; }
    .card-td-btn button.card-btn-report span:before {
      content: attr(data-text-before); }

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto; }
  .card-terms span:before {
    content: attr(data-text-before); }
  .card-terms.shown svg {
    transform: rotate(180deg); }
  .card-terms svg {
    width: 20px;
    height: 20px;
    margin-left: 4px; }
  .card-terms-desktop {
    display: none; }

.card-td-terms {
  padding: 0; }

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de; }
  .card-terms-block.shown {
    display: block; }
  @media (min-width: 768px) {
    .card-terms-block {
      text-decoration: none;
      color: #6c6c6c; }
      .card-terms-block:hover {
        text-decoration: underline;
        color: #5554de; } }

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de; }
  .table-show-more:hover, .table-show-ajax:hover {
    background: #4443b8; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.table-show-ajax {
  margin-top: 20px; }
  .table-show-ajax.loading {
    color: transparent; }
    .table-show-ajax.loading::after {
      content: "";
      display: block;
      width: 36px;
      height: 36px;
      position: absolute;
      background-image: url("/build/midori/assets/icons/loading.svg");
      background-size: 36px 36px;
      background-position: center center;
      background-repeat: no-repeat;
      webkit-animation: spin 4s linear infinite;
      -moz-animation: spin 4s linear infinite;
      animation: spin 4s linear infinite; }

a.table-show-more, a.table-show-ajax {
  margin-top: 32px; }

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0; }
  50% {
    transform: translateX(-50%);
    left: 50%; }
  75% {
    transform: translateX(-75%);
    left: 75%; }
  100% {
    transform: translateX(-100%);
    left: 100%; } }
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0; }
  50% {
    transform: translateX(-50%);
    left: 50%; }
  75% {
    transform: translateX(-75%);
    left: 75%; }
  100% {
    transform: translateX(-100%);
    left: 100%; } }
.table_cards_with-static {
  margin-bottom: unset; }

.similarCasinos__box {
  margin-bottom: 62px; }
  .similarCasinos__box:last-child {
    margin-bottom: unset; }

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em; }
  @media (min-width: 768px) {
    .similarCasinos__text {
      padding: 0 20px; } }
  .similarCasinos__text p:first-of-type {
    margin: 14px 0; }

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto; }
  @media (max-width: 1200px) {
    .card-td-btn.table-social button.card-btn-report {
      margin-right: 8px;
      justify-content: flex-end; } }
  @media (max-width: 992px) {
    .card-td-btn.table-social button.card-btn-report {
      margin: 12px 5px 0 auto;
      justify-content: center; } }
  @media (max-width: 768px) {
    .card-td-btn.table-social button.card-btn-report {
      margin: 12px 0 0 0; } }

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0; }

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important; }
  .editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
    background: #f0ad00;
    color: #181818;
    min-width: 116px;
    max-height: 24px;
    text-align: center;
    padding: 3.5px 10px !important; }

/*# sourceMappingURL=style.css.map */


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
  display: flex;
  flex-direction: column;
}
.page--container.reordered &gt; div {
  order: 0;
}
.page--container.reordered &gt; div.block__order--pre-last {
  order: 1;
}
.page--container.reordered &gt; div.block__order--last {
  order: 2;
}

@-webkit-keyframes pulsescale3d {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@keyframes pulsescale3d {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@-webkit-keyframes pulsescale3dPromo {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
@keyframes pulsescale3dPromo {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
    transform: translate3d(-1px, 0, 0);
  }
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
  }
}
.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
  margin-bottom: 10px;
}
.internalpage .front__screen-form {
  margin-top: 10px !important;
}

table.table-review, table.table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 3px;
  box-sizing: border-box;
}
table.table-review th, table.table th, table.table-review td, table.table td {
  background-color: #0B0D11;
  padding: 10px;
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  color: white;
}
@media (max-width: 985px) {
  table.table-review th, table.table th, table.table-review td, table.table td {
    font-size: 13px;
  }
}
table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
  border-right: 0;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
  max-width: 110px;
  min-width: 110px;
  font-size: 13px;
  padding: 8px;
}
table.table-review th, table.table th {
  font-weight: 600;
  background: #0B0D11;
}
@media (max-width: 576px) {
  table.table thead {
    display: none;
  }
  table.table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  table.table tr td {
    width: 100%;
    border-radius: 7px;
    margin-bottom: 2px;
  }
}
table.table td {
  text-align: left;
}
table.table .rating {
  display: flex;
  white-space: nowrap;
}
table.table .rating svg {
  margin: 0 2px;
  width: 13px;
  height: 13px;
}
table.table .rating svg path {
  fill: #ffda2d;
}
table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 576px) {
  table.newBonusTable td.empty {
    display: none;
  }
}
table.newBonusTable td:first-of-type {
  width: 50%;
}
@media (max-width: 576px) {
  table.newBonusTable td:first-of-type {
    width: 100%;
    text-align: center;
  }
}
table.newBonusTable td:nth-child(n+2) {
  text-align: center;
}

.video {
  width: 100%;
  max-width: 100%;
}

.table-review-block {
  overflow-x: scroll;
}

.block {
  background: #19202D;
  border-radius: 4px;
  padding: 20px;
  font-size: 14px;
  box-sizing: border-box;
  margin-bottom: 20px;
  color: white;
}
@media (max-width: 576px) {
  .block {
    padding: 10px;
  }
}
.block__content--keitaro {
  min-height: 850px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block__content--keitaro {
    min-height: 1080px;
  }
}
@media (max-width: 576px) {
  .block__content--keitaro {
    min-height: 1390px;
  }
}
.block--keitaro {
  padding: 10px 0 0 0;
}
.block--keitaro .table__td--info {
  width: 45%;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--info {
    width: 75%;
  }
}
@media (max-width: 576px) {
  .block--keitaro .table__td--info {
    width: 100%;
  }
}
.block--keitaro .table__td--logo {
  width: 40%;
  min-width: 40%;
  max-width: 40%;
}
@media (max-width: 576px) {
  .block--keitaro .table__td--logo {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
.block--keitaro .table__td--bonus {
  min-width: 45%;
  width: 45%;
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--bonus {
    min-width: 60%;
    width: 60%;
  }
}
@media (max-width: 576px) {
  .block--keitaro .table__td--bonus {
    width: 100%;
  }
}
.block--keitaro .table__td--btn {
  width: 25%;
}
@media (max-width: 576px) {
  .block--keitaro .table__td--btn {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  .block--keitaro .table__td--flag {
    position: absolute !important;
  }
}
.block--keitaro .table__td--softs {
  width: 100%;
}
.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
  margin-top: 0;
}
.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
  color: #57BB8A;
}
.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
  display: block;
  margin-top: 0;
  font-size: 13px;
  font-weight: 300;
  -webkit-text-fill-color: #9E9E9E;
  font-family: "Montserrat", sans-serif;
}
.block p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 1.2em;
}
.block a {
  color: #57BB8A;
}
.block a:hover {
  color: #6CF874;
}
.block li {
  margin-bottom: 10px;
}
.block img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.block__social {
  display: flex;
  align-items: flex-start;
}
.block__social .card {
  background: #0B0D11;
  margin: 0;
  min-height: auto;
}
.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
  -webkit-text-fill-color: #9E9E9E;
}
.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
  margin-top: 0;
  margin-bottom: 10px;
}
.block-sitemap .row ul {
  margin: 0;
  padding-left: 30px;
}
.block-sitemap .flex-block {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.block-sitemap .flex-block li {
  width: 16%;
  margin-bottom: 10px;
}
.block-sitemap .flex-block li a {
  height: 100%;
}
@media (max-width: 768px) {
  .block-sitemap .flex-block li {
    width: 24%;
  }
}
@media (max-width: 576px) {
  .block-sitemap .flex-block li {
    width: 48%;
  }
}
.block.bannerCasino {
  padding: 0;
}
.block.bannerCasino .card {
  margin: 0;
}
.block.bannerCasino .card .header {
  padding: 0 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.block.bannerCasino .card .body {
  padding: 15px 20px 20px 20px;
  background: #0B0D11;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown-menu {
    margin-top: 0;
  }
  .dropdown-toggle {
    margin-bottom: 2px;
  }
  .dropdown-toggle:hover::after {
    color: #e52e71;
  }
  .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
  }
}
.flex-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 75vh;
}

.error_emoji {
  height: 20px;
  margin-top: -5px;
}

.status__error {
  color: #005491;
  margin: 0 auto;
  text-align: center;
  font-size: 200px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 576px) {
  .status__error {
    font-size: 130px;
  }
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 30px 0;
}
.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
  color: transparent;
  background-image: url("/build/casinosanalyzer/img/forward.svg");
  transform: rotate(180deg);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
  text-decoration-color: transparent;
  -webkit-background-clip: initial;
  background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}
.pagination span.first a, .pagination span.last a {
  background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}
.pagination span.first a:hover, .pagination span.last a:hover {
  background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}
.pagination span.next a, .pagination span.last a {
  transform: rotate(0);
}
.pagination span.current {
  background: white;
  color: #19202D;
}
.pagination a, .pagination .current {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  min-height: 25px;
  min-width: 26px;
  border-radius: 50%;
  padding: 0 3px;
  box-sizing: border-box;
  transition: 0.2s;
  margin: 0 2px;
}
.pagination a:hover, .pagination .current:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
  .summary a {
    padding: 8px 0;
    display: inline-block;
  }
}

.load-more {
  background: none;
  border: none;
  padding: 0;
  margin: 10px auto 30px auto;
  color: #57BB8A;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.load-more svg {
  margin-right: 5px;
}
.load-more svg path {
  transition: 0.2s;
}
.load-more:hover {
  color: #6CF874;
}
.load-more:hover svg path {
  fill: #6CF874;
}

.tooltip {
  font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: smaller;
  padding: 3px;
  z-index: 11;
}

.flag {
  width: 15px;
  height: 15px;
  min-width: 15px;
  min-height: 15px;
  border-radius: 50%;
  display: inline-flex;
}

@media (min-width: 992px) {
  .col-sm-12.col-lg-3 {
    max-width: 25%;
  }
}

.casino__page-body &gt; li {
  list-style-type: none;
}

.carousel_box-CKEDITOR {
  display: flex;
  align-items: center;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: 0 0 10px 0;
}
.carousel_box-CKEDITOR ::-webkit-scrollbar {
  display: none;
}
.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 25px;
  color: #0B0D11;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  left: 15px;
  cursor: pointer;
}
.carousel_box-CKEDITOR .arrow_right {
  right: 15px;
  left: unset;
}
.carousel_box-CKEDITOR .slides_group {
  width: 100%;
  display: flex;
  align-items: center;
  overflow-x: auto;
  scroll-behavior: smooth;
}
.carousel_box-CKEDITOR .slide {
  width: 100%;
  max-width: 500px;
  margin-right: 20px;
  flex: 0 0 auto;
}
.carousel_box-CKEDITOR .slide:last-child {
  margin-right: 0;
}
.carousel_box-CKEDITOR img {
  width: 100%;
  height: 266px;
  object-fit: cover;
  border-radius: 12px;
}

iframe#launcher {
  margin: 0 !important;
  transition-timing-function: linear !important;
}

.category__list div {
  margin-bottom: 15px;
}
.category__list a, .category__list p {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #57BB8A;
  text-align: center;
  padding: 5px;
  border-radius: 4px;
  transition: 0.2s;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.category__list a.category--flags, .category__list p.category--flags {
  justify-content: space-between;
  text-align: left;
}
.category__list a.category--reverse, .category__list p.category--reverse {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.category__list a:hover, .category__list p:hover {
  background: rgba(108, 248, 116, 0.1);
  border-color: rgba(108, 248, 116, 0.1);
  text-decoration: none;
  color: #6CF874;
}
.category__list a .flag, .category__list p .flag {
  min-width: 20px;
  min-height: 20px;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}
.category__list a .category__logo, .category__list p .category__logo {
  margin: 0 5px 0 0;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category__list a .category__logo img, .category__list p .category__logo img {
  max-width: 70%;
  max-height: 70%;
  width: auto;
  height: auto;
}

.casino__table, .casino__bonus {
  width: 100%;
  border-spacing: 0 4px;
  border-collapse: separate;
  font-size: 12px;
  line-height: 20px;
}
.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-weight: 700;
  letter-spacing: 0.5px;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0.7em;
  color: #FFFFFF;
  text-align: center;
}
@media (max-width: 768px) {
  .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 768px) {
  .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
  }
}
.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 15px;
  }
}
.casino__table h4, .casino__bonus h4 {
  font-size: 15px;
}
.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
  font-weight: 600;
}
.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
  width: 100%;
}
.casino__table .btn__more, .casino__bonus .btn__more {
  background: transparent;
  border: none;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 3px;
  border-bottom: 1px dashed #57BB8A;
}
.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
  border-bottom-color: #6CF874;
}
.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
  cursor: pointer;
  color: #57BB8A;
}
.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
  color: #0094FF;
}
.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
  color: white;
}
.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
  color: #6CF874;
}
.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
  color: white;
}
.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #57BB8A;
  text-decoration: none;
  transition: 0.2s;
  cursor: pointer;
}
.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
  outline: 0;
}
.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
  color: #6CF874;
}
.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0094FF;
  background: transparent;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.3px;
  width: 100%;
  max-width: 200px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #0094FF;
  -moz-box-shadow: inset 0 0 0 1px #0094FF;
  box-shadow: inset 0 0 0 1px #0094FF;
  border: none;
  padding: 10px;
  margin: 0 auto;
  box-sizing: border-box;
  transition: 0.2s;
}
.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
  text-decoration: none;
}
.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
  outline: 0;
}
.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
  background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}
.casino__table .btn--green, .casino__bonus .btn--green {
  border-color: #57BB8A;
  color: #57BB8A;
  -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
  -moz-box-shadow: inset 0 0 0 1px #57BB8A;
  box-shadow: inset 0 0 0 1px #57BB8A;
}
.casino__table .btn--green svg, .casino__bonus .btn--green svg {
  margin-left: 10px;
}
.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
  stroke: #57BB8A;
  transition: 0.2s;
}
.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
  background: #57BB8A;
  box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}
.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
  stroke: white;
}
.casino__table .btn--unactive, .casino__bonus .btn--unactive {
  background: transparent;
  color: white;
  border-color: white;
  -webkit-box-shadow: inset 0 0 0 1px white;
  -moz-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
}
.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
  background: transparent;
  color: white;
  border-color: white;
  -webkit-box-shadow: inset 0 0 0 1px white;
  -moz-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
}
.casino__table .btn--animated, .casino__bonus .btn--animated {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
  -webkit-animation: pulsescale3d 1.25s infinite;
  animation: pulsescale3d 1.25s infinite;
}
.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
  transition: 0.2s;
  -webkit-animation: pulsescale3dPromo 1.25s;
  animation: pulsescale3dPromo 1.25s;
}
.casino__table caption, .casino__bonus caption {
  caption-side: top;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px 0;
  text-align: center;
  color: white;
  font-weight: 700;
  letter-spacing: 0.5px;
  position: relative;
}
@media (max-width: 576px) {
  .casino__table caption, .casino__bonus caption {
    font-size: 18px;
  }
}
.casino__table--linkTitle {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 992px) {
  .casino__table--linkTitle {
    position: relative;
    display: block;
    margin: 10px 0;
  }
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
  opacity: 0.5;
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
  color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
  color: rgba(255, 255, 255, 0.3);
  border: none;
  box-shadow: none;
}
.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
  color: white;
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
@media (max-width: 992px) {
  .casino__table tr, .casino__bonus tr {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .casino__table tr, .casino__bonus tr {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  .casino__table thead, .casino__bonus thead {
    display: none;
  }
}
.casino__table th, .casino__bonus th {
  text-align: center;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
  line-height: normal;
}
.casino__table th svg, .casino__bonus th svg {
  display: inline-block;
  min-width: 10px;
  min-height: 10px;
  margin-left: 5px;
}
.casino__table td, .casino__bonus td {
  background: #0b0d11;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  padding: 25px 20px;
  font-size: 14px;
  text-align: center;
  width: 10%;
}
.casino__table td:last-of-type, .casino__bonus td:last-of-type {
  border-right: 0;
}
@media (max-width: 992px) {
  .casino__table td, .casino__bonus td {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
  }
}
@media (max-width: 576px) {
  .casino__table td, .casino__bonus td {
    border: none;
    padding: 25px 14px;
  }
}
.casino__table td:first-of-type, .casino__bonus td:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media (max-width: 992px) {
  .casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-bottom-left-radius: 0;
    width: 30% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
@media (max-width: 576px) {
  .casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-bottom: 0;
  }
}
.casino__table td:last-of-type, .casino__bonus td:last-of-type {
  border-right: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 576px) {
  .casino__table td:last-of-type, .casino__bonus td:last-of-type {
    padding-top: 2px;
  }
}
.casino__table--info {
  position: relative;
  width: 15% !important;
}
.casino__table .number, .casino__bonus .number {
  position: absolute;
  left: -3px;
  top: 35%;
  width: 45px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
@media (max-width: 576px) {
  .casino__table .number, .casino__bonus .number {
    left: 25px;
    top: -37px;
    z-index: 100;
  }
}
.casino__table .number svg, .casino__bonus .number svg {
  transform: rotate(-90deg);
  position: absolute;
}
@media (max-width: 576px) {
  .casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(0);
  }
}
.casino__table .number span, .casino__bonus .number span {
  transform: rotate(0);
  position: relative;
  left: -3px;
  color: white;
}
@media (max-width: 576px) {
  .casino__table .number span, .casino__bonus .number span {
    left: 0;
    top: -3px;
  }
}
.casino__table--logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
}
@media (max-width: 576px) {
  .casino__table--logo {
    padding: 0;
  }
}
.casino__table--logo .logo__bg {
  border: 1px solid rgba(0, 148, 255, 0.1);
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
}
@media (max-width: 576px) {
  .casino__table--logo .logo__bg {
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
  }
}
.casino__table--logo .logo__bg img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 75px;
}
@media (max-width: 576px) {
  .casino__table--logo .logo__bg img {
    max-height: 50px;
  }
}
.casino__table--logo .logo--title {
  font-size: 12px;
  margin: 10px auto 0;
  text-align: center;
}
.casino__table--bonus {
  color: #fff;
  text-align: left !important;
  width: 20% !important;
}
@media (max-width: 992px) {
  .casino__table--bonus {
    width: 70% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    border-right: 0 !important;
  }
}
@media (max-width: 576px) {
  .casino__table--bonus {
    border: 0;
    text-align: center !important;
    border-radius: 0 3px 0 0;
  }
}
.casino__table .bonus__title, .casino__bonus .bonus__title {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  text-align: left;
}
@media (max-width: 576px) {
  .casino__table .bonus__title, .casino__bonus .bonus__title {
    font-size: 14px;
    line-height: 22px;
  }
}
.casino__table .bonus__text, .casino__bonus .bonus__text {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
@media (max-width: 576px) {
  .casino__table .bonus__text, .casino__bonus .bonus__text {
    text-align: left;
    font-size: 13px;
  }
}
.casino__table .bonus__links, .casino__bonus .bonus__links {
  display: flex;
  align-items: center;
}
.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 8px 0;
}
.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
  padding-left: 7px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-left: 7px;
}
.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
  margin: 5px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 10;
  text-align: right;
}
@media (max-width: 576px) {
  .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    justify-content: center;
  }
}
.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
  text-align: center;
}
.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
  visibility: visible;
  font-size: 10px;
  z-index: 1;
}
.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
  margin: 0 5px 0 0;
  font-size: 12px;
}
.casino__table .promo-code, .casino__bonus .promo-code {
  background: rgba(255, 255, 255, 0.1);
  border: 1px dashed rgba(255, 255, 255, 0.4);
  box-sizing: border-box;
  border-radius: 3px;
  font-weight: bold;
  font-size: 10px;
  line-height: 14px;
  color: #92D1FF;
  opacity: 0.8;
  padding: 3px;
  min-width: 120px;
  cursor: pointer;
  transition: 0.2s;
  margin: 3px 0;
  position: relative;
}
.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
  color: #6CF874;
}
.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
  visibility: hidden;
  width: 166px;
  padding: 5px 10px;
  background-color: #13171E;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  border-radius: 6px;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 110%;
  top: -3px;
  font-size: 10px;
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    left: auto;
    right: -7px;
    top: 130%;
  }
}
.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
  content: attr(data-text);
  color: #fff;
  display: block;
  margin-left: 5px;
}
.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #2b2f35;
  top: 6px;
  left: -12px;
  transform: rotate(-90deg);
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    top: auto;
    left: auto;
    transform: rotate(0deg);
    right: 10px;
    bottom: 100%;
  }
}
.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #13171f;
  top: 9px;
  left: -8px;
  transform: rotate(-90deg);
}
@media (max-width: 576px) {
  .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    top: auto;
    left: auto;
    transform: rotate(0deg);
    right: 10px;
    bottom: 96%;
  }
}
.casino__table--geo {
  min-width: 10% !important;
}
@media (max-width: 992px) {
  .casino__table--geo {
    width: 15% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }
}
@media (max-width: 576px) {
  .casino__table--geo {
    border: 0;
    order: 1 !important;
    padding: 15px 0 5px 0 !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
  }
}
.casino__table--geo span.country--flag {
  width: 17px;
  height: 17px;
  min-width: 17px;
  min-height: 17px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-flex;
  background-size: contain;
  border-radius: 50%;
}
.casino__table--geo .country--data {
  display: inline-flex;
  align-items: center;
}
.casino__table--geo .country--data svg {
  width: 10px;
  height: 7px;
}
.casino__table--flag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 38px;
  margin: 0 auto;
}
.casino__table--flagInfo {
  font-size: 11px;
  line-height: 14px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__table--flagInfo .country--flag {
  width: 16px;
  height: 12px;
  min-width: 16px;
  min-height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-flex;
  background-size: cover;
  margin-left: 8px;
}
.casino__table--flagInfo .country--data {
  margin-right: 8px;
}
.casino__table--reputation {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 992px) {
  .casino__table--reputation {
    width: 15% !important;
    border-bottom-left-radius: 3px;
  }
}
@media (max-width: 576px) {
  .casino__table--reputation {
    display: none !important;
  }
}
.casino__table--reputation b {
  font-size: 16px;
  color: #fff;
}
.casino__table--btn {
  width: 15% !important;
}
@media (max-width: 992px) {
  .casino__table--btn {
    width: 55% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--btn {
    width: 100% !important;
    border-radius: 0 0 3px 3px;
    padding-top: 2px;
  }
}
.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  padding: 12px 0;
}
@media (max-width: 576px) {
  .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    width: 100%;
    max-width: none;
  }
}
.casino__table--btn a:nth-child(2) {
  display: block;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .casino__table--payment {
    width: 15% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--payment {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .casino__table--games {
    width: 15% !important;
  }
}
@media (max-width: 576px) {
  .casino__table--games {
    display: none !important;
  }
}
.casino__table .payment, .casino__bonus .payment {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 13px;
  margin: 0 auto 10px;
}
.casino__table .wr--title, .casino__bonus .wr--title {
  display: none;
}
@media (max-width: 576px) {
  .casino__table .wr--title, .casino__bonus .wr--title {
    display: inline-block;
  }
}

.show__code {
  position: absolute;
  background: #008ff6;
  top: 0;
  left: 0;
  width: 85%;
  height: 20px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.2s;
}
.show__code::before {
  content: attr(data-text);
  color: white;
}
.show__code::after {
  content: "";
  display: block;
  background: #86caff;
  position: absolute;
  width: 26px;
  height: 20px;
  border-radius: 50%;
  top: -10px;
  right: -12px;
  transform: rotate(45deg);
}

.casino__bonus {
  border-spacing: 0 5px;
  margin-bottom: 10px;
}
.casino__bonus--alternative {
  border: 1px solid #dec815;
  background-color: #FCE639;
  border-radius: 4px;
  padding: 15px 15px 5px 15px;
  margin-bottom: 20px;
}
.casino__bonus--alternative .alternative__title {
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #131a28;
}
.casino__bonus--alternative .alternative__title img {
  margin-right: 5px;
}
.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
  color: #131a28;
}
.casino__bonus--alternative .casino__bonus {
  margin-bottom: 0;
}
.casino__bonus.bestOffers tr .casino__table--terms {
  background: transparent !important;
}
@media (max-width: 576px) {
  .casino__bonus.bestOffers tr .casino__table--terms.shown {
    background: #112b44 !important;
    border: 2px solid #08b6ab !important;
    border-top: 0 !important;
  }
}
.casino__bonus.bestOffers tr:first-of-type td {
  background: #112B44;
}
.casino__bonus.bestOffers tr:first-of-type td .number::after {
  border-color: transparent transparent #112B44;
}
@media (max-width: 576px) {
  .casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #1f354e;
  }
}
.casino__bonus--termsTR {
  border: none;
  padding: 0;
  margin: 0;
  background: transparent !important;
}
.casino__bonus--termsTR td {
  padding: 0;
  border: none !important;
  text-align: left;
}
.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
  color: white;
  font-size: 10px;
  transition: 0.2s;
}
.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
  color: #6CF874;
}
.casino__bonus--country {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 25px;
  right: 15px;
}
@media (max-width: 576px) {
  .casino__bonus--country {
    top: 3px;
    right: 55px;
  }
}
.casino__bonus--country svg:last-of-type {
  margin-left: 5px;
}
.casino__bonus--flag {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
}
.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 12px;
  min-width: 230px;
  max-width: none;
  width: fit-content;
}
.casino__bonus .btn--inverse__review {
  max-width: 230px;
  min-width: auto;
  width: 100%;
}
@media (max-width: 576px) {
  .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    width: 100%;
  }
}
.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
  text-transform: capitalize;
}
.casino__bonus--container {
  background: #1C3045;
  padding: 20px 0;
  margin-bottom: 30px;
}
.casino__bonus--click {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 3px;
  right: 105px;
  font-size: 10px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 576px) {
  .casino__bonus--click {
    display: flex;
  }
}
.casino__bonus--click img {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}
.casino__bonus--info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 10px;
  line-height: 12px;
  background: rgba(19, 23, 29, 0.15);
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .casino__bonus--info {
    display: none;
  }
}
.casino__bonus--info ul {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 576px) {
  .casino__bonus--info ul {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
  }
}
.casino__bonus--info ul li {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media (max-width: 576px) {
  .casino__bonus--info ul li {
    margin-right: auto;
  }
}
.casino__bonus--info ul li:last-of-type {
  margin: 0;
}
.casino__bonus--info ul li svg {
  margin-right: 3px;
}
.casino__bonus--info p {
  margin: 0;
}
@media (max-width: 576px) {
  .casino__bonus--info p {
    width: 100%;
  }
}
.casino__bonus--info p time {
  color: #92D1FF;
}
.casino__bonus--empty-slide {
  border: 2px solid #05b1a6 !important;
  border-radius: 4px;
  width: 100%;
  min-width: 1307px;
  height: 194px;
}
.casino__bonus--slider {
  transition: all 0.5s ease-in-out;
  display: flex;
  transform: translate(-1320px, 0);
  width: 100vw;
  margin: 0 auto;
  max-width: 1307px;
}
.casino__bonus--slide {
  width: 100%;
  min-width: 1307px;
  height: 194px;
  margin: 0 5px;
}
.casino__bonus--slide .dropdown .dropdown-menu {
  max-height: 80px !important;
}
.casino__bonus--slider-buttons {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: aliceblue;
  max-width: 210px;
  margin: 0 auto 20px auto;
  background: rgba(64, 143, 242, 0.1);
  border: 1px solid #52b3ab;
}
.casino__bonus--slider-buttons .active {
  background: rgba(82, 179, 171, 0.4980392157);
  position: absolute;
  width: 70px;
  height: 27px;
  border-radius: 4px;
  transform: translate(-69px, 0px);
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__bonus--slider-buttons .active .line {
  transition: all 0.4s ease-in-out;
  background: #52b3ab;
  width: 50px;
  height: 2px;
}
.casino__bonus--slider-button {
  width: 80px;
  height: 25px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  display: flex;
}
.casino__bonus--slider-button:nth-child(1) {
  border-radius: 5px 0 0 5px;
}
.casino__bonus--slider-button:nth-child(3) {
  border-radius: 0 5px 5px 0;
}
.casino__bonus--slider-button .line {
  background: #8e939b;
  width: 50px;
  height: 2px;
}
@media screen and (max-width: 1340px) {
  .casino__bonus--empty-slide {
    display: none !important;
  }
  .casino__bonus--slider {
    transform: translate(0, 0);
  }
  .casino__bonus--slide {
    min-width: 97vw;
  }
  .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .casino__bonus--slide {
    min-width: 95vw;
    height: unset;
  }
}
@media screen and (max-width: 575px) {
  .casino__bonus--slide {
    min-width: 98vw;
  }
  .casino__bonus--slide .dropdown .show {
    position: inherit;
  }
}
.casino__bonus caption {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: table-caption !important;
}
@media (max-width: 576px) {
  .casino__bonus caption {
    font-size: 18px;
  }
}
.casino__bonus thead tr {
  display: flex;
}
.casino__bonus th {
  color: white;
  padding-bottom: 5px;
  width: 20%;
}
.casino__bonus th:nth-child(2) {
  width: 35% !important;
}
.casino__bonus th:nth-child(3) {
  width: 25% !important;
}
.casino__bonus th:nth-child(4) {
  width: 20% !important;
}
.casino__bonus td {
  background: rgba(26, 32, 44, 0.6);
  border-right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  transition: 0.2s;
  width: 20% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.casino__bonus td::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}
@media (max-width: 576px) {
  .casino__bonus td::after {
    display: none;
  }
}
.casino__bonus td:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.casino__bonus td.casino__table--bonus {
  width: 35% !important;
}
@media (max-width: 992px) {
  .casino__bonus td.casino__table--bonus {
    width: 70% !important;
  }
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--bonus {
    width: 100% !important;
    align-items: center;
  }
}
.casino__bonus td.casino__table--btn {
  width: 25% !important;
}
.casino__bonus td.casino__table--reputation {
  width: 20% !important;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--reputation {
    padding-bottom: 0 !important;
  }
}
.casino__bonus td.casino__table--reputation::after {
  display: none;
}
.casino__bonus td.casino__table--terms {
  width: 100% !important;
  border: none;
  background: transparent;
  padding: 0;
  align-items: flex-start;
  display: none;
}
.casino__bonus td.casino__table--terms.shown {
  display: flex;
}
.casino__bonus td.casino__table--terms.shown button {
  padding: 3px 0;
}
@media (max-width: 576px) {
  .casino__bonus td.casino__table--terms.shown {
    background: #1b2636 !important;
    border: 1px solid #727780 !important;
    border-top: 0 !important;
    margin-top: -8px;
    border-radius: 0 0 6px 6px;
  }
  .casino__bonus td.casino__table--terms.shown button {
    padding: 10px;
  }
}
.casino__bonus td.casino__table--terms::after {
  display: none;
}
.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
  font-size: 10px;
  line-height: 15px;
  color: white;
  text-align: left;
  transition: 0.2s;
  opacity: 0.3;
}
.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
  color: #6CF874;
}
@media (max-width: 992px) {
  .casino__bonus td {
    border: none;
  }
  .casino__bonus td:first-of-type {
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-right: 0;
    border-top-left-radius: 4px;
  }
  .casino__bonus td:nth-child(2) {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-top-right-radius: 4px;
  }
  .casino__bonus td:nth-child(2)::after {
    display: none;
  }
  .casino__bonus td.casino__table--btn {
    width: 50% !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
    border-right: 0;
    border-bottom-left-radius: 4px;
  }
  .casino__bonus td.casino__table--reputation {
    width: 50% !important;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
    border-left: 0;
    border-bottom-right-radius: 4px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .casino__bonus td:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
  }
  .casino__bonus td:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
  }
  .casino__bonus td.casino__table--reputation {
    width: auto !important;
  }
  .casino__bonus td.casino__table--btn {
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    border-top: none !important;
  }
}
.casino__bonus td .text--mob {
  display: none;
}
.casino__bonus tbody tr {
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.casino__bonus tbody tr.bestOffer .number::after {
  border-color: transparent transparent #171d2b;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #232936;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.bestOffer .casino__table--terms {
    padding: 10px;
  }
}
.casino__bonus tbody tr.label {
  border: none;
}
.casino__bonus tbody tr.label td {
  border-top-color: #08b6ab;
  border-bottom-color: #08b6ab;
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.casino__bonus tbody tr.label td:first-of-type {
  border-left-color: #08b6ab;
  border-left-width: 2px;
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td:first-of-type {
    border-top-left-radius: 4px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td:first-of-type {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td:nth-child(2) {
    border-right: 2px solid #08b6ab !important;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .casino__bonus tbody tr.label td:nth-child(2) {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td.casino__table--btn {
    border-left: 2px solid #05b6ab;
    border-bottom-left-radius: 4px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td.casino__table--btn {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
.casino__bonus tbody tr.label td.casino__table--reputation {
  border-right-color: #08b6ab;
  border-right-width: 2px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td.casino__table--reputation {
    border-width: 2px !important;
    border-color: #08b6ab !important;
  }
}
@media (max-width: 992px) {
  .casino__bonus tbody tr.label td .casino__bonus--country {
    top: 25px;
    right: 10px;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .casino__bonus--country {
    top: 3px;
    right: 55px;
  }
}
.casino__bonus tbody tr.label td .number {
  background: #08b6ab;
  text-transform: uppercase;
}
.casino__bonus tbody tr.label td .number::after {
  border-color: transparent transparent #171d2b;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #232936;
  }
}
.casino__bonus tbody tr.label td .number a {
  color: white;
  margin-left: 3px;
}
.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    margin-top: 10px;
  }
}
.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
  margin-right: 5px;
  min-width: 12px;
  min-height: 12px;
}
.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
  background: linear-gradient(180deg, #0094ff 0, #005491 100%);
  box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}
.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
  background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}
.casino__bonus tbody tr:hover td {
  border-color: #05b1a6 !important;
}
.casino__bonus tbody tr:hover td .number {
  background: #08b6ab;
}
.casino__bonus tbody tr:hover td .expired {
  background: #08b6ab;
}
.casino__bonus tbody tr:hover td .expiredBg {
  background: #8d959b;
}
.casino__bonus tbody tr[data-expired=expiredBg] td {
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.casino__bonus tbody tr[data-expired=expiredBg] td .number {
  background: #8D959B;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    border-radius: 4px;
  }
  .casino__bonus tbody tr.label {
    border-color: #05b1a6;
    border-width: 2px;
  }
  .casino__bonus tbody tr td {
    position: static;
    padding: 0;
    border: none !important;
  }
  .casino__bonus tbody tr td .bonus__promo-code {
    display: flex;
    margin: 10px 0 0 10px;
    justify-content: flex-start;
    width: 100%;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .casino__bonus tbody tr td .bonus__promo-code {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
    max-width: 100%;
    margin: 10px auto 0 auto;
  }
  .casino__bonus tbody tr td .number::after {
    top: 1px;
    border-color: transparent transparent #273140;
  }
  .casino__bonus tbody tr td:first-of-type {
    width: 35% !important;
    padding: 29px 12px 0 12px;
  }
  .casino__bonus tbody tr td:first-of-type .logo--title {
    margin-top: 5px;
  }
  .casino__bonus tbody tr td:nth-child(2) {
    width: 65% !important;
    padding: 29px 12px 0 0;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__title {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 0 10px;
    text-align: left;
    font-weight: 600;
    width: 100%;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .casino__bonus tbody tr td:nth-child(2) .bonus__title {
    font-size: 16px;
    padding-top: 0;
    margin-left: 0;
  }
}
@media (max-width: 576px) {
  .casino__bonus tbody tr td:nth-child(2) .bonus__data {
    border: none;
    padding: 0;
    margin: 0;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
    align-items: flex-start;
    text-align: left;
    margin: 10px 0;
    width: 100%;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
    display: none;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    font-size: 10px;
    margin: 0;
    text-align: right;
    display: flex;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
    display: none;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
    display: inline;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
    margin-right: 3px;
    min-width: 14px;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
    left: 0;
    right: auto;
    text-align: left;
    max-width: 55%;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
    white-space: nowrap;
  }
  .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .casino__bonus tbody tr td .rating {
    position: absolute;
    top: 5px;
    right: 33px;
    width: 12px;
    height: 10px;
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-size: 10px 10px;
    background-repeat: no-repeat;
    margin: 0;
  }
  .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
    display: none;
  }
  .casino__bonus tbody tr td.casino__table--reputation a {
    display: none;
  }
  .casino__bonus tbody tr td.casino__table--reputation b {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.0470588235);
    text-align: right;
    padding: 1px 12px 1px 0;
  }
  .casino__bonus tbody tr td.casino__table--btn {
    padding: 0 12px 12px 12px;
    width: 100% !important;
  }
  .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
    width: 100% !important;
    padding-bottom: 10px;
  }
}
.casino__bonus tbody tr.mobile {
  border-radius: 4px;
  display: none;
}
.casino__bonus tbody tr.mobile.next--show {
  display: none !important;
}
@media (max-width: 576px) {
  .casino__bonus tbody tr.mobile {
    display: flex;
  }
  .casino__bonus tbody tr.mobile:nth-child(n+21) {
    display: none !important;
  }
  .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
    display: flex !important;
  }
}
.casino__bonus tbody tr.mobile.mobileLabel {
  border: 2px solid #08b6ab;
}
.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
  background: #08b6ab;
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
  background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
  box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
  transition: 0.2s;
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
  background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}
.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile td {
  border: none !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
}
.casino__bonus tbody tr.mobile td:first-of-type {
  background: rgba(255, 255, 255, 0.05);
  font-size: 10px;
}
.casino__bonus tbody tr.mobile td:nth-child(2) {
  padding: 5px 12px;
}
.casino__bonus tbody tr.mobile td:nth-child(3) {
  padding: 10px 0;
  flex-direction: column;
}
.casino__bonus tbody tr.mobile td:nth-child(4) {
  padding: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p {
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p a {
  margin-left: 3px;
}
.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile .mobile__number {
  white-space: nowrap;
  background: #8D959B;
  width: auto;
  height: auto;
  border-top-left-radius: 3px;
  padding: 0 13px 0 10px;
  position: relative;
  top: -1px;
  left: -1px;
}
.casino__bonus tbody tr.mobile .mobile__number::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 22px;
  border-color: transparent transparent #273a4f transparent;
  position: absolute;
  right: -5px;
  top: 0;
  transition: 0.2s;
}
.casino__bonus tbody tr.mobile .mobile__raiting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
}
.casino__bonus tbody tr.mobile .mobile__raiting svg {
  margin-right: 5px;
}
.casino__bonus tbody tr.mobile .logo__bg {
  min-width: 54px;
  max-width: 54px;
  min-height: 54px;
  max-height: 54px;
  border: 1px solid rgba(0, 148, 255, 0.1);
  box-sizing: border-box;
  border-radius: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casino__bonus tbody tr.mobile .logo__bg img {
  width: auto;
  height: auto;
  max-width: 90%;
}
.casino__bonus tbody tr.mobile .bonus__title {
  font-size: 16px !important;
  line-height: 18px;
  margin: 0 !important;
  text-align: left;
  width: 100%;
  font-weight: 600;
}
.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
  max-width: 90%;
  height: 46px;
}
.casino__bonus tbody tr.mobile .dropdown {
  margin-top: 8px;
  width: 90%;
}
.casino__bonus tbody tr.hide {
  display: none;
}
.casino__bonus .expired {
  font-size: 11px;
  position: absolute;
  right: -1px;
  top: -1px;
  white-space: nowrap;
  background: #8d959b;
  border-top-right-radius: 4px;
  padding: 2px 13px;
  z-index: 50;
  font-weight: bold;
  color: white;
  transition: 0.2s;
}
.casino__bonus .expired::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 25px 5px;
  border-color: transparent transparent #1b2636 transparent;
  position: absolute;
  left: -5px;
  top: 1px;
  transition: 0.2s;
}
.casino__bonus .expired__bestOffer {
  top: -2px;
  right: -2px;
  background: #06b6ac;
}
.casino__bonus .expired__bestOffer::after {
  border-color: transparent transparent #122b44 transparent;
}
@media (max-width: 576px) {
  .casino__bonus .expired {
    top: 4.5px;
    right: 100px;
    font-size: 10px;
    line-height: normal;
    background: 0 0;
    padding: 0;
    white-space: normal;
  }
  .casino__bonus .expired.label {
    top: 2px;
    right: 95px;
    font-size: 8px;
    width: 70px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .casino__bonus .expired::after {
    display: none;
  }
}
.casino__bonus .rating {
  height: 17px;
  position: relative;
  width: 90px;
  margin: 5px auto;
}
.casino__bonus .rating:before {
  background-image: url("/build/casinosanalyzer/img/star_empty.svg");
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-size: 18px;
  background-position: 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
}
.casino__bonus .rating &gt; span {
  display: block;
  width: 90px;
  height: 18px;
  position: absolute;
  overflow: hidden;
}
.casino__bonus .rating &gt; span:before {
  background-image: url("/build/casinosanalyzer/img/star.svg");
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-size: 18px;
  background-position: 1px 1px;
  bottom: 0;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.casino__bonus .number {
  font-size: 10px;
  transform: none;
  position: absolute;
  left: -1px;
  top: -1px;
  white-space: nowrap;
  background: #8D959B;
  width: auto;
  height: auto;
  border-top-left-radius: 4px;
  padding: 0 13px 0 10px;
  z-index: 50;
}
@media (max-width: 576px) {
  .casino__bonus .number {
    top: 0;
    left: 0;
  }
}
.casino__bonus .number::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 22px;
  border-color: transparent transparent #1b2636 transparent;
  position: absolute;
  right: -5px;
  top: 0;
  transition: 0.2s;
}
.casino__bonus .number.label {
  background: #08b6ab;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--logo {
    height: 100%;
    justify-content: flex-start;
    align-items: center;
  }
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--logo .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
  }
}
.casino__bonus .bonus__title {
  color: white;
  transition: 0.2s;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.casino__bonus .bonus__title:hover {
  color: #6CF874;
}
.casino__bonus .bonus__data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  line-height: 16px;
  padding-top: 5px;
}
@media (max-width: 576px) {
  .casino__bonus .bonus__data {
    align-items: center;
  }
}
.casino__bonus .bonus__data &gt; * {
  margin-top: 5px;
}
.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
  padding: 0 7px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  margin-right: 7px;
  text-transform: capitalize;
}
.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
  margin-left: 7px;
}
.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
  border-right: 0;
  margin-right: 0;
}
.casino__bonus .bonus__data--links a {
  text-decoration: underline;
  transition: 0.2s;
}
.casino__bonus .bonus__data--links a:hover {
  color: #6CF874;
}
.casino__bonus .bonus__promo-code {
  margin: -5px 0 10px 0;
}
.casino__bonus .bonus__promo-code p {
  color: white;
}
.casino__bonus .bonus__promo-code svg {
  position: absolute;
  right: -35px;
  top: -5px;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--reputation {
    flex-direction: column !important;
    display: flex !important;
  }
}
.casino__bonus .casino__table--reputation b {
  font-size: 30px;
}
.casino__bonus .casino__table--reputation a {
  text-decoration: underline;
}
.casino__bonus .casino__table--reputation p {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .casino__bonus .casino__table--reputation {
    width: 25% !important;
  }
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--reputation {
    width: 100% !important;
  }
}
.casino__bonus .casino__table--btn .dropdown {
  margin-top: 10px;
}
.casino__bonus .casino__table--btn .dropdown-menu {
  background: #131923;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-height: 190px;
  overflow-y: scroll;
}
@media (max-width: 576px) {
  .casino__bonus .casino__table--btn .dropdown-menu {
    min-width: 100%;
  }
}
.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  text-align: left;
}
.casino__bonus--load {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 8px;
  color: #57BB8A;
  text-transform: uppercase;
  margin: 0 auto;
  transition: 0.2s;
}
.casino__bonus--load svg:first-of-type {
  margin-right: 24.5px;
}
.casino__bonus--load svg:last-of-type {
  margin-left: 24.5px;
}
.casino__bonus--load:hover {
  background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 576px) {
  .casino__bonus--load {
    width: 100%;
  }
}

.noResultsNotice {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

.table__bonus--terms {
  margin-top: 10px;
}

.table__bonus--review {
  font-size: 0;
  position: relative;
  line-height: normal;
}
.table__bonus--review::before {
  content: attr(data-text-before);
  display: block;
  font-size: 14px;
}
@media (max-width: 576px) {
  .table__bonus--review::before {
    display: none;
  }
}

.table--load {
  margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
  margin: -10px 0 0 0;
}

.bonus__data--WR {
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
  text-align: left;
}
@media (max-width: 576px) {
  .bonus__data--WR {
    margin: 0;
    width: 100%;
  }
}
.bonus__data--WR span {
  padding: 0 7px 0 0;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: white;
  margin-right: 7px;
  text-transform: capitalize;
}
.bonus__data--WR span:first-of-type {
  padding-left: 0;
}
.bonus__data--WR span:last-child {
  border-right: 0;
  margin-right: 0;
}
@media (max-width: 576px) {
  .bonus__data--WR span {
    display: block;
    padding: 4px 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .bonus__data--WR span:last-child {
    border: none;
  }
}

@media (max-width: 576px) {
  .alternative__scroll {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .alternative__scroll &gt; div {
    width: 320px;
  }
  .alternative__scroll .alternative__block {
    margin-bottom: 0;
  }
}
.alternative__title {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .alternative__title {
    align-items: flex-start;
  }
}
.alternative__title img {
  margin-right: 10px;
  width: 20px !important;
  height: 20px;
  max-width: 20px !important;
}
@media (max-width: 576px) {
  .alternative__title img {
    margin-top: 2px;
  }
}
.alternative__data {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
@media (max-width: 576px) {
  .alternative__data {
    align-items: center;
    margin-bottom: 15px;
  }
}
.alternative__container {
  border: 1px solid #dec815;
  background-color: #FCE639;
}
.alternative__container .alternative__title {
  color: #131a28;
}
.alternative__wrapper .col-md-3 {
  padding: 0 5px;
}
@media (max-width: 576px) {
  .alternative__wrapper &gt; div:last-of-type .alternative__block {
    margin-bottom: 0;
  }
}
.alternative__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #0b0d11;
  padding: 15px;
  border-radius: 6px;
}
@media (max-width: 576px) {
  .alternative__block {
    margin: 0 0 20px 0;
  }
}
.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
  width: 100%;
  max-width: 100%;
}
.alternative__logo {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border-radius: 50%;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.alternative__info {
  font-size: 13px;
}
.alternative__info .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
.alternative__info .ratio {
  margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper-social-btn {
    justify-content: center;
  }
}

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px;
}
.socialProof__icon {
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/team_line.svg");
  margin-right: 8px;
}
@media (min-width: 768px) {
  .socialProof__icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin-right: 8px;
  }
}
.socialProof span {
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 768px) {
  .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}

.card_signUp-banner {
  cursor: pointer;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(180deg, #3c3ad1 0%, #6b6acd 100%);
  border-radius: 20px;
  padding: 0 29px;
  overflow: hidden;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  .card_signUp-banner {
    padding: 0 0 0 16px;
    height: 164px;
  }
}
.card_signUp-banner-box {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between;
}
.card_signUp-banner-box .option {
  width: 100%;
}
.card_signUp-banner-box .option:last-child {
  width: 50%;
}
@media (max-width: 1250px) {
  .card_signUp-banner-box .option:last-child {
    width: 35%;
    display: flex;
  }
}
@media (max-width: 768px) {
  .card_signUp-banner-box .option:last-child {
    justify-content: end;
    width: 25%;
    display: flex;
  }
}
.card_signUp-banner-box .option .button {
  height: 56px;
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  width: 100%;
  max-width: 210px;
  cursor: pointer;
  color: #ffffff;
  background: #181818;
}
.card_signUp-banner-box .option .button:before {
  content: attr(data-text-before);
}
@media (max-width: 768px) {
  .card_signUp-banner-box .option .button {
    height: 40px;
    border-radius: 32px;
    max-width: 156px;
  }
}
.card_signUp-banner-box .option .image {
  max-height: 200px;
  width: auto;
  height: auto;
  display: flex;
}
.card_signUp-banner-box .option .text {
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
}
.card_signUp-banner-box .option .text:before {
  content: attr(data-text-before);
}
@media (max-width: 768px) {
  .card_signUp-banner-box .option .text {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .card_signUp-banner-box .option .text {
    max-width: 219px;
  }
}

.bonus_table-alt {
  border-collapse: collapse;
}
.bonus_table-alt tbody {
  display: flex;
  flex-direction: column;
}
.bonus_table-alt .wrapper-social-btn {
  margin-bottom: 10px;
}
.bonus_table-alt .wrapper-social-btn.btns_promo-not {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .bonus_table-alt .wrapper-social-btn {
    flex-direction: column;
    margin-bottom: 8px;
    margin-left: 0;
  }
  .bonus_table-alt .wrapper-social-btn .custom_button {
    margin: 0;
    width: auto;
    padding: 16px;
  }
}
@media (min-width: 1255px) {
  .bonus_table-alt .wrapper-social-btn .custom_button {
    padding: 0 40px;
  }
}
@media (min-width: 660px) {
  .bonus_table-alt .wrapper-social-btn {
    flex-direction: row;
  }
}
@media (min-width: 576px) {
  .bonus_table-alt .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin: 0 0 8px 0;
  }
  .bonus_table-alt .socialProof svg {
    margin-right: 0;
  }
  .bonus_table-alt .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 660px) {
  .bonus_table-alt .socialProof {
    margin: 0 8px 0 0;
  }
}

.table_alt-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 28px;
  border-radius: 20px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  cursor: pointer;
}
.table_alt-row.hide {
  display: none;
}
.table_alt-expired {
  height: 25px;
  width: 100%;
  border-radius: 20px 20px 0 0;
  margin-bottom: -8px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
  display: none;
  order: 0;
}
.table_alt-expired.expires {
  background: #ff455b;
  display: flex;
}
.table_alt-expired.expired {
  background: #6c6c6c;
  display: flex;
}
.table_alt-logo {
  padding: 16px 12px 0 16px;
  order: 1;
}
@media (min-width: 576px) {
  .table_alt-logo {
    padding: 20px;
  }
}
.table_alt-logo .bonus_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 16px;
  border: 1px solid #dBd8d8;
}
@media (min-width: 576px) {
  .table_alt-logo .bonus_logo {
    border-radius: 20px;
  }
}
@media (min-width: 768px) {
  .table_alt-logo .bonus_logo {
    width: 124px;
    height: 124px;
  }
}
.table_alt-logo .bonus_logo-img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}
.table_alt-info {
  display: flex;
  flex-direction: column;
  padding: 16px 0 0 0;
  width: 65%;
  margin-right: auto;
  margin-left: 0;
  order: 2;
}
@media (min-width: 576px) {
  .table_alt-info {
    padding: 20px 0 12px 0;
    width: 43%;
  }
}
@media (min-width: 660px) {
  .table_alt-info {
    width: 42%;
  }
}
@media (min-width: 992px) {
  .table_alt-info {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .table_alt-info {
    width: 47%;
  }
}
@media (min-width: 1255px) {
  .table_alt-info {
    width: 43%;
  }
}
.table_alt-info .bonus_labels {
  display: flex;
}
.table_alt-info .bonus_label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 4px;
  border-radius: 100px;
  margin-right: 8px;
  text-align: center;
  border: 1px solid #dBd8d8;
  background: #ffffff;
}
.table_alt-info .bonus_flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 4px;
  background-size: cover;
}
.table_alt-info .bonus_accept {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table_alt-info .bonus_accept svg {
  width: 20px;
  height: 20px;
}
.table_alt-info .bonus_label-tag {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px 8px;
  white-space: nowrap;
}
.table_alt-info .bonus_title {
  margin: 4px 0 0 0;
}
@media (min-width: 576px) {
  .table_alt-info .bonus_title {
    margin: 8px 0;
  }
}
.table_alt-info .bonus_title * {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}
@media (min-width: 576px) {
  .table_alt-info .bonus_title * {
    font-size: 20px;
    line-height: 28px;
  }
}
.table_alt-info .bonus_cats {
  display: none;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .table_alt-info .bonus_cats {
    display: flex;
  }
}
.table_alt-info .bonus_cats .card-info {
  line-height: 24px;
  font-size: 13px;
  margin: 0 0 8px 0;
}
.table_alt-info .bonus_cats .card-info span.title {
  color: #6c6c6c;
  font-size: 13px;
}
.table_alt-info .bonus_cats .card-info span.text {
  color: #1f1f1f;
  font-weight: 500;
  font-size: 13px;
}
.table_alt-info .bonus_cats .card-info:first-of-type {
  width: 100%;
}
.table_alt-info .bonus_cats .card-info:nth-child(2) {
  margin-right: 24px;
}
.table_alt-btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  order: 5;
  width: 100%;
}
.table_alt-btns.btns_promo-not .custom_button {
  width: 100%;
}
@media (min-width: 576px) {
  .table_alt-btns {
    order: 3;
    width: auto;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px;
  }
}
.table_alt-btns .custom_button {
  height: 52px;
  font-size: 16px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  width: 100%;
}
.table_alt-btns .custom_button:disabled {
  color: #404040;
}
@media (min-width: 576px) {
  .table_alt-btns .custom_button {
    margin-bottom: 16px;
    height: 56px;
    width: auto;
  }
}
.table_alt-btns .promo_not {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.12px;
  margin: 0;
  color: #6c6c6c;
  display: none;
}
@media (min-width: 576px) {
  .table_alt-btns .promo_not {
    display: block;
  }
}
@media (min-width: 660px) {
  .table_alt-btns .promo_not {
    margin-left: auto;
  }
}
@media (min-width: 1255px) {
  .table_alt-btns .promo_not {
    margin: 0 auto 0 80px;
  }
}
.table_alt-btns .bonus_promo {
  background: none;
  border-radius: 16px;
  border: 2px dashed #b5b5b5;
  padding: 8px 13px;
  cursor: pointer;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .table_alt-btns .bonus_promo {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) {
  .table_alt-btns .bonus_promo {
    width: auto;
    min-width: 148px;
  }
}
@media (min-width: 660px) {
  .table_alt-btns .bonus_promo {
    margin-left: auto;
  }
}
@media (min-width: 1255px) {
  .table_alt-btns .bonus_promo {
    margin: 0 auto 10px auto;
  }
}
.table_alt-btns .bonus_promo.coping .bonus_promo-coping {
  display: flex;
}
.table_alt-btns .bonus_promo.coping .bonus_promo-content {
  display: none;
}
.table_alt-btns .bonus_promo .bonus_promo-coping {
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.14px;
}
.table_alt-btns .bonus_promo .bonus_promo-coping svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.table_alt-btns .bonus_promo .bonus_promo-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table_alt-btns .bonus_promo .bonus_promo-content svg {
  width: 24px;
  height: 24px;
}
.table_alt-btns .bonus_promo .bonus_promo-content p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 6px;
}
.table_alt-btns .bonus_promo .bonus_promo-content p span {
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.13px;
  color: #6c6c6c;
}
.table_alt-btns .bonus_promo .bonus_promo-content p span:before {
  content: attr(data-text-before);
}
.table_alt-btns .bonus_promo .bonus_promo-content p strong {
  color: #5554de;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.14px;
  width: 72px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.table_alt-btns .bonus_promo .bonus_promo-content p strong.expired {
  color: #6c6c6c;
}
.table_alt-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  order: 4;
  padding: 16px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
@media (min-width: 576px) {
  .table_alt-list {
    display: none;
  }
}
.table_alt-list .card-info {
  margin: 0 0 12px 0;
}
.table_alt-list .card-info:last-of-type {
  margin-bottom: 0;
}
.table_alt-list .card-info span {
  font-size: 13px;
  line-height: 24px;
}
.table_alt-list .card-info span.title {
  color: #6c6c6c;
  font-size: 13px;
}
.table_alt-list .card-info span.text {
  color: #1f1f1f;
  font-weight: 500;
  font-size: 13px;
}
.table_alt-list .card-info span:before {
  content: attr(data-text-before);
}
.table_alt-links {
  display: flex;
  align-items: center;
  border: none;
  padding: 16px;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: space-between;
  order: 3;
}
@media (min-width: 576px) {
  .table_alt-links {
    order: 4;
    border-top: 1px solid #f1f1f1;
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
    width: 50%;
  }
}
.table_alt-links .bonus_review button {
  background: none;
  padding: 0;
  border: none;
  color: #5554de;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration-line: underline;
  cursor: pointer;
}
@media (min-width: 576px) {
  .table_alt-links .bonus_review button {
    font-size: 16px;
  }
}
.table_alt-links .bonus_rating {
  display: flex;
  align-items: center;
  margin-right: 0;
}
@media (min-width: 576px) {
  .table_alt-links .bonus_rating {
    margin-right: 16px;
  }
}
.table_alt-links .bonus_rating svg {
  width: 28px;
  height: 28px;
  margin-right: 2px;
}
.table_alt-links .bonus_rating span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #181818;
}
.table_alt-links .bonus_rating span:before {
  content: attr(data-text-before);
}
.table_alt-links .bonus_rating span.rating {
  color: #b5b5b5;
}
.table_alt-tc {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 16px 16px 16px;
  justify-content: space-between;
  border: none;
  order: 5;
}
@media (min-width: 576px) {
  .table_alt-tc {
    order: 6;
    width: 50%;
    padding: 20px;
    justify-content: flex-end;
    border-top: 1px solid #f1f1f1;
  }
}
.table_alt-tc .bonus_code_mob {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.12px;
  color: #6c6c6c;
  display: block;
  margin: 0;
}
.table_alt-tc .bonus_code_mob:before {
  content: attr(data-text-before);
}
@media (min-width: 576px) {
  .table_alt-tc .bonus_code_mob {
    display: none;
  }
}
.table_alt-tc .bonus_terms-btn {
  background: none;
  padding: 0;
  border: none;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.14px;
  color: #2B2B2B;
  cursor: pointer;
}
.table_alt-tc .bonus_terms-btn span:before {
  content: attr(data-text-before);
}
.table_alt-tc .bonus_terms-btn svg {
  width: 20px;
  height: 20px;
}
.table_alt-tc .card-btn-report, .table_alt-btns .card-btn-report {
  padding: 0;
  width: auto;
  color: #6c6c6c;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.table_alt-tc .card-btn-report:hover span, .table_alt-tc .card-btn-report.active span, .table_alt-btns .card-btn-report:hover span, .table_alt-btns .card-btn-report.active span {
  color: #5554de;
}
.table_alt-tc .card-btn-report:hover .warning-img, .table_alt-tc .card-btn-report.active .warning-img, .table_alt-btns .card-btn-report:hover .warning-img, .table_alt-btns .card-btn-report.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.table_alt-tc .card-btn-report span, .table_alt-btns .card-btn-report span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 576px) {
  .table_alt-tc .hide-on-desktop, .table_alt-btns .hide-on-desktop {
    display: none;
  }
}
@media (max-width: 576px) {
  .table_alt-tc .hide-on-mobile, .table_alt-btns .hide-on-mobile {
    display: none;
  }
}
.table_alt-terms {
  display: none;
  padding: 0 16px 16px 16px;
  order: 6;
  color: #6c6c6c;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  transition: 0.2s;
}
@media (min-width: 576px) {
  .table_alt-terms {
    order: 7;
    font-size: 13px;
    line-height: 20px;
  }
}
.table_alt-terms.shown {
  display: block;
}
.table_alt-terms.shown:hover {
  text-decoration: underline;
  color: #5554de;
}
.table_alt-terms.shown .hidden-text {
  display: none;
}

.table_alt-btns.table-social .card-btn-report {
  margin: 0 30px 0 auto;
}
@media (max-width: 1255px) {
  .table_alt-btns.table-social .card-btn-report {
    margin-right: 8px;
  }
}
@media (max-width: 576px) {
  .table_alt-btns.table-social .card-btn-report {
    margin: 0;
  }
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper-social-btn {
    justify-content: center;
  }
}

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px;
}
.socialProof__icon {
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/team_line.svg");
  margin-right: 8px;
}
@media (min-width: 768px) {
  .socialProof__icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin-right: 8px;
  }
}
.socialProof span {
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 768px) {
  .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}

.table_cards {
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .table_cards-card {
    justify-content: space-between;
    align-items: center;
  }
}
.table_cards:not(.table_cards-half) .card-td-header {
  width: 60%;
  order: 0;
}
@media (max-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 58%;
  }
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-label {
    padding: 8px 16px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-logo {
    padding: 20px 20px 0 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-logo {
    width: 124px;
    height: 124px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title .card-title {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-promo-desktop {
    display: flex;
    align-items: center;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
    content: attr(data-text-after);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-benefits-desktop {
    display: block;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
    margin-bottom: 4px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
    margin: 0 13px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer {
    order: 4;
    padding: 0 20px;
    border: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-casino-country {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country {
    padding-right: 20px;
    border-right: 1px solid #f1f1f1;
    order: 1;
  }
}
.table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
  order: 0;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
    order: 1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name {
    min-width: auto;
    width: auto;
    padding: 0 20px;
    order: 2;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto 0 0;
  order: 1;
  width: auto;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
    order: 0;
    padding: 0 0 12px 0;
    width: 100%;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #5554de;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] .disabled-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  pointer-events: none;
  color: #b5b5b5;
  cursor: not-allowed;
}
.table_cards:not(.table_cards-half) .card-td-rating.td--last {
  padding-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-rating {
    order: 4;
    padding: 0 20px;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
.table_cards:not(.table_cards-half) .card-td-rating[data-element=casino-name-alternative] {
  order: 2;
}
.table_cards:not(.table_cards-half) .card-casino-rating {
  width: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-deposit {
    margin-left: auto;
    margin-right: 0;
    min-width: auto;
    padding: 0;
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review {
    order: 5;
    padding: 0 0 0 20px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    min-width: 120px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f1f1f1;
  }
}
.table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
  order: 3;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
    padding: 0 0 0 14px;
  }
}
.table_cards:not(.table_cards-half) .card-td-review p {
  display: flex;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body {
    order: 2;
    border: none;
    padding: 12px 20px 19px 20px;
  }
  .table_cards:not(.table_cards-half) .card-td-body table tr {
    flex-direction: row;
    align-items: center;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
    max-width: 50%;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
    max-width: none;
  }
  .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body .card-td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-info {
    padding: 0 24px;
    margin-top: 0;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.coping {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.copied {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-text {
    max-width: none;
    word-break: normal;
  }
  .table_cards:not(.table_cards-half) .promo_code-text:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo-no-code {
    margin-left: 20px;
  }
  .table_cards:not(.table_cards-half) .promo-no-code:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn {
    order: 1;
    width: auto;
    padding: 0 20px;
    display: block;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    min-width: auto;
    width: 100%;
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info {
    line-height: 17px;
    margin: 8px 0 0 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: right;
    padding: 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-data {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-desktop {
    display: flex;
    padding-left: 24px;
    min-width: 120px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-terms {
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-block {
    padding: 0 20px 20px 20px;
    margin-top: -4px;
  }
}
.table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
  display: none;
}
.table_cards:not(.table_cards-half) .card_signUp-banner {
  cursor: pointer;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
  border-radius: 20px;
  padding: 0 29px;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
  height: 88px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    padding: 0 0 0 16px;
    height: 148px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box {
  width: 100%;
  height: 88px;
  display: flex;
  justify-content: space-between;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
  width: 100%;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
  content: "";
  background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 40px;
  height: 40px;
  right: -30px;
  top: 23px;
  z-index: 5;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
    display: unset;
    height: 148px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
    content: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
  right: -18px;
  top: -30px;
  width: 147px;
  height: 147px;
  background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
  background-size: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
    top: unset;
    right: -75px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  width: 100%;
  height: 40px;
  max-width: 151px;
  cursor: pointer;
  color: #ffffff;
  background: #181818;
  margin-left: 40px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
    margin-left: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
  width: 136px;
  height: 136px;
  margin-top: 6px;
  margin-left: 8px;
  display: flex;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
    width: 133px;
    height: 133px;
    margin-top: 7px;
    margin-right: 7px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  line-height: 32px;
  max-width: unset;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
  color: #f0d800;
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 26px;
    max-width: 220px;
    line-height: 24px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
    white-space: pre;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    flex-wrap: nowrap;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 8px 20px;
  background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    max-width: 330px;
    height: 68px;
    border-radius: 16px 0 0 16px;
    padding: 8px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 10px 8px 20px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 10px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
  height: 10px;
  width: auto;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__description {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__description {
    font-size: 14px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 20px 16px 10px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__status {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
    align-items: flex-end;
    flex-direction: row;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
  width: 96px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    width: 115px;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 20px 0 0;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__rating {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__stars {
  width: 82px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
    width: 112px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__value {
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.table_cards:not(.table_cards-half) .community-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 22px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner {
    height: 148px;
    background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
    background-size: cover;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-left {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-left {
    flex: 0 1 auto;
    max-width: 292px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}
.table_cards:not(.table_cards-half) .community-banner__title:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__desc {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 16px;
}
.table_cards:not(.table_cards-half) .community-banner__desc:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-right {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-right {
    flex: 0 1 auto;
    max-width: 188px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn {
  width: 144px;
  height: 44px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 16px;
  background: #5554de;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn {
    width: 188px;
    height: 54px;
    padding: 12px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn span {
  flex: 1;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.table_cards:not(.table_cards-half) .community-banner__btn span:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn span {
    font-size: 16px;
    line-height: 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
  }
}
.table_cards:not(.table_cards-half) .card_review:not(:last-child) {
  margin-bottom: 28px;
}
.table_cards:not(.table_cards-half) .card_review-banner {
  cursor: pointer;
  border-radius: 20px;
  padding: 16px;
  width: 100%;
  display: block;
  background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner {
    padding: 24px;
    overflow: hidden;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.table_cards:not(.table_cards-half) .card_review-banner .title {
  margin: 0 0 5px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .title {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 8px 0;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .title:after {
    content: "";
    top: -140px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.0784313725);
    width: 460px;
    display: block;
    position: absolute;
    right: -210px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin: unset;
  max-width: 183px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .text {
    font-size: 16px;
    line-height: 24px;
    max-width: unset;
    font-weight: 400;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .text:after {
    content: "";
    top: -130px;
    border-radius: 100%;
    background: #ffffff;
    opacity: 4%;
    width: 460px;
    display: block;
    position: absolute;
    right: -126px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .button {
  max-width: 156px;
  width: 100%;
  height: 40px;
  border-radius: 32px;
  color: #ffffff;
  background: #181818;
  padding: 0 16px;
  border: unset;
  margin-top: 19px;
  cursor: pointer;
  font-size: 14px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .button {
    max-width: 200px;
    height: 56px;
    border-radius: 16px;
    font-size: 16px;
    margin-top: 24px;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .button:after {
    content: "";
    width: 543.22px;
    height: 426.66px;
    top: -133px;
    right: -130px;
    border-radius: 500px;
    transform: rotate(32.81deg);
    background: #ffffff;
    opacity: 3%;
    display: block;
    position: absolute;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .image {
  position: absolute;
  right: 8px;
  bottom: 0;
}
.table_cards.table_cards-half .table_cards-card {
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.table_cards.table_cards-half .table_cards-card.half-hide {
  padding-bottom: 0;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
  display: none;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
  transform: rotate(0);
}
.table_cards.table_cards-half .hidden-text {
  display: none;
}
.table_cards.table_cards-half .card-td-logo {
  padding: 8px 16px 8px 8px;
}
.table_cards.table_cards-half .card-logo {
  border: 1px solid #f4f5f7;
  border-radius: 12px;
  width: 60px;
  height: 60px;
}
.table_cards.table_cards-half .card-td-header {
  width: 100%;
}
.table_cards.table_cards-half .card-td-title {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px 8px 0;
  width: 100%;
}
.table_cards.table_cards-half .card-title {
  padding-right: 13px;
}
.table_cards.table_cards-half .card-td-name {
  min-width: auto;
  max-width: 40%;
  width: 40%;
}
.table_cards.table_cards-half .card-td-rating {
  min-width: auto;
}
.table_cards.table_cards-half .card-drop-down {
  background: #f2f2ff;
  border-radius: 45px;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  transition: 0.2s;
}
.table_cards.table_cards-half .card-drop-down svg {
  width: 28px;
  height: 28px;
}
.table_cards.table_cards-half .card-td-footer {
  padding: 8px 16px 12px 16px;
}
.table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
  padding-top: 12px;
}
.table_cards.table_cards-half .card-td-deposit {
  min-width: 50%;
}
.table_cards.table_cards-half .card-td-body {
  padding: 12px 16px;
}
.table_cards.table_cards-half .card-info-td .card-info {
  margin-top: 12px;
}
.table_cards.table_cards-half .card-info-td .card-info .title {
  font-size: 13px;
}
.table_cards.table_cards-half .card-info-td:first-of-type .card-info {
  margin-top: 0;
}
.table_cards.table_cards-half .promo-no-code {
  text-align: right;
}
.table_cards.table_cards-half .card-label {
  border-radius: 15px 0;
}

.table_cards {
  border-collapse: collapse;
}
.table_cards &gt; tbody {
  display: flex;
  flex-direction: column;
}
.table_cards-card {
  background: #ffffff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f4f5f7;
  border-radius: 20px;
  margin-bottom: 28px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 16px;
  cursor: pointer;
}
.table_cards-card[data-expired=true] {
  cursor: auto;
}
.table_cards-card:last-of-type {
  margin-bottom: 0;
}
.table_cards-card.hide {
  display: none;
}
.table_cards-card.table_cards-card-benefit {
  border: 2px solid #5554de;
}
.table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
  border: none;
}

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0;
}
.card-label:before {
  content: attr(data-text-before);
}
.card-label.card-label_num {
  background: #dBd8d8;
  color: #404040;
}
.card-label.card-label_num.active {
  background: #5554de;
  color: #ffffff;
}

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.card-td-expired .card-expired, .card-td-expired .card-afflink {
  border-radius: 0 18px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 3.5px 16px;
  margin: 0;
}
.card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
  content: attr(data-text-before);
}
.card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
  background: #ff455b;
}
.card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
  background: #6c6c6c;
}

.card-td-header {
  padding: 0;
}
.card-td-header table {
  width: 100%;
  border-collapse: collapse;
}
.card-td-header tr, .card-td-header .card-tr {
  display: flex;
}

.card-td-logo {
  padding: 16px 12px 0 16px;
}

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-logo img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0;
}
.card-td-title .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .card-td-title .card-title {
    padding-right: 0;
  }
}
.card-td-title .card-title:before {
  content: attr(data-text-before);
}

.card-promo-desktop, .card-benefits-desktop {
  display: none;
}

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.card-benefits li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.card-benefits li:last-of-type {
  margin-bottom: 0;
}
.card-benefits li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  border-radius: 50%;
  margin: 0 13px 0 0;
  background: #dBd8d8;
}

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-footer .card-tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px;
}
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8;
}
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.card-casino-accept svg {
  width: 20px;
  height: 20px;
}
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.card-casino-name.not-accepted {
  color: #ff455b;
}
.card-casino-name:before {
  content: attr(data-text-before);
}
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.card-casino-rating .card-casino-stars {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/star.svg");
}
.card-casino-rating .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.card-casino-rating .text:before {
  content: attr(data-text-before);
}
.card-casino-rating .rating {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #b5b5b5;
}
.card-casino-rating .rating:before {
  content: attr(data-text-before);
}
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.card-casino-deposit svg {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  margin-right: 8px;
}
.card-casino-deposit span.card-deposit-accept {
  color: #6c6c6c;
  margin-right: 12px;
}
.card-casino-deposit span.card-deposit-category {
  color: #181818;
  font-weight: 500;
}
.card-casino-deposit span:before {
  content: attr(data-text-before);
}
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap;
}
.card-casino-review::before {
  content: attr(data-text-before);
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4443b8;
  text-decoration-line: underline;
}
.card-casino-review:disabled {
  color: #b5b5b5;
  cursor: auto;
}
.card-casino-review:disabled::before {
  color: #b5b5b5;
}

.card-td-country {
  padding: 0;
}

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%;
}

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%;
}

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0;
}

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0;
}
.card-td-review p {
  margin: 0;
}

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-body table {
  border-collapse: collapse;
  width: 100%;
}
.card-td-body table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
}
.card-td-body table td {
  padding: 0;
}
.card-td-body table td .card-info {
  margin-top: 10px;
}
.card-td-body table td:first-of-type .card-info {
  margin-top: 0;
}
.card-td-body.card-td-body-benefits {
  margin-bottom: 13px;
}

.card-info {
  display: flex;
  align-items: center;
}
.card-info .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
}
.card-info .title:before {
  content: attr(data-text-before);
}
.card-info .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1f1f1f;
}
.card-info .text:before {
  content: attr(data-text-before);
}
.card-info svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-left: 4px;
}

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
}

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7;
}

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .promo_code-title {
    padding-left: unset;
  }
}
.promo_code-title:before {
  content: attr(data-text-before);
}

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden;
}
.promo_code-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  z-index: 1;
}
.promo_code-block:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
}
.promo_code-block .promo_code-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #5554de;
  font-size: 13px;
  line-height: 17px;
  padding: 0 16px;
  border-radius: 12px;
  letter-spacing: 0.01em;
  color: #ffffff;
  height: 100%;
  max-width: 76px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  z-index: 2;
}
.promo_code-block .promo_code-bg:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-text-wrapper {
  width: 100%;
  padding: 0 8px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.promo_code-block .promo_code-text-wrapper.unsetAnimation {
  animation: unset;
}
.promo_code-block .promo_code-text {
  color: #5554de;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.promo_code-block .promo_code-text:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-copied {
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  height: 34px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #5554de;
  transition: 0.2s;
}
.promo_code-block .promo_code-copied svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 6px;
}
.promo_code-block .promo_code-copied:after {
  content: attr(data-text-after);
}
.promo_code-block.expired {
  pointer-events: none;
}
.promo_code-block.expired .promo_code-bg {
  background: #b5b5b5;
}
.promo_code-block.expired .promo_code-text {
  color: #6c6c6c;
}
.promo_code-block:hover .promo_code-bg {
  background: #4443b8;
}
.promo_code-block.coping {
  justify-content: center;
}
.promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
  display: none;
}
.promo_code-block.coping .promo_code-copied {
  display: flex;
}
.promo_code-block.copied {
  justify-content: center;
}
.promo_code-block.copied .promo_code-bg {
  display: none;
}
.promo_code-block.copied .promo_code-text-wrapper {
  justify-content: center;
}
.promo_code-block.copied .promo_code-text {
  position: relative;
  text-align: center;
}

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.promo-no-code:before {
  content: attr(data-text-before);
}

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.card-td-btn button {
  width: 100%;
  justify-content: center;
  padding: 16px 0;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  order: 0;
}
.card-td-btn button.bg_purple {
  color: #ffffff;
}
.card-td-btn button.bg-grey {
  background: #b5b5b5;
}

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto;
}

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
  color: #5554de;
}
.card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.card-td-btn button.card-btn-report span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.card-td-btn button.card-btn-report span:before {
  content: attr(data-text-before);
}

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto;
}
.card-terms span:before {
  content: attr(data-text-before);
}
.card-terms.shown svg {
  transform: rotate(180deg);
}
.card-terms svg {
  width: 20px;
  height: 20px;
  margin-left: 4px;
}
.card-terms-desktop {
  display: none;
}

.card-td-terms {
  padding: 0;
}

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de;
}
.card-terms-block.shown {
  display: block;
}
@media (min-width: 768px) {
  .card-terms-block {
    text-decoration: none;
    color: #6c6c6c;
  }
  .card-terms-block:hover {
    text-decoration: underline;
    color: #5554de;
  }
}

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de;
}
.table-show-more:hover, .table-show-ajax:hover {
  background: #4443b8;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.table-show-ajax {
  margin-top: 20px;
}
.table-show-ajax.loading {
  color: transparent;
}
.table-show-ajax.loading::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  background-image: url("/build/midori/assets/icons/loading.svg");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: no-repeat;
  webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

a.table-show-more, a.table-show-ajax {
  margin-top: 32px;
}

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
.table_cards_with-static {
  margin-bottom: unset;
}

.similarCasinos__box {
  margin-bottom: 62px;
}
.similarCasinos__box:last-child {
  margin-bottom: unset;
}

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 768px) {
  .similarCasinos__text {
    padding: 0 20px;
  }
}
.similarCasinos__text p:first-of-type {
  margin: 14px 0;
}

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto;
}
@media (max-width: 1200px) {
  .card-td-btn.table-social button.card-btn-report {
    margin-right: 8px;
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 5px 0 auto;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 0 0 0;
  }
}

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0;
}

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important;
}
.editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
  background: #f0ad00;
  color: #181818;
  min-width: 116px;
  max-height: 24px;
  text-align: center;
  padding: 3.5px 10px !important;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table th .btn, table.table-review td .btn, table.table td .btn {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child {
    margin-top: 0;
}

.block h2:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.offline__container {
    display: flex;
    justify-content: space-between;
    background: #0c1018;
    padding: 10px;
    border-radius: 4px;
}

@media (max-width: 815px) {
    .offline__container {
        flex-direction: column-reverse;
    }
}

.offline__blocks {
    width: 45%;
    height: 500px;
    overflow-y: scroll;
    position: relative;
}

@media (max-width: 815px) {
    .offline__blocks {
        width: 100%;
        height: auto;
        overflow-y: auto;
    }
}

.offline__block {
    background: #19202d;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 10px;
}

.offline__block.activeScroll .offline__info--img {
    -webkit-box-shadow: 0 0 40px -8px rgb(108, 248, 116);
    -moz-box-shadow: 0 0 40px -8px rgb(108, 248, 116);
    box-shadow: 0 0 40px -8px rgb(108, 248, 116);
}

.offline__block:last-of-type {
    margin-bottom: 0;
}

.offline__info {
    display: flex;
}

@media (max-width: 815px) {
    .offline__info {
        flex-direction: column;
    }

    .offline__info.additional--info {
        padding-bottom: 40px;
        position: relative;
    }
}

.offline__info--logo {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 815px) {
    .offline__info--logo {
        align-items: center;
        justify-content: center;
        margin-right: 0;
        padding-bottom: 15px;
    }
}

.offline__info--img {
    border: 2px solid #57BB8A;
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    background: #efefef;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 85px;
    max-width: 85px;
    min-height: 85px;
    max-height: 85px;
    margin-bottom: 10px;
    transition: 0.2s;
}

@media (max-width: 815px) {
    .offline__info--img {
        margin-bottom: 0;
    }
}

.offline__info--img img {
    width: 80%;
    height: auto;
}

.offline__info--img svg {
    width: 80%;
    height: auto;
}

.offline__info--img svg path {
    fill: #9E9E9E;
}

.offline__info--data .title {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.offline__info--data .data th {
    vertical-align: top;
    font-size: 12px;
    font-weight: 500;
    padding-right: 5px;
    white-space: nowrap;
}

.offline__info--data .data td {
    vertical-align: top;
    margin: 0 0 3px 0;
    font-size: 12px;
}

.offline__info--data .data tr:last-of-type td {
    margin-bottom: 0;
}

.offline__info--data .socials {
    display: flex;
    align-items: center;
}

.offline__info--data .socials a {
    margin-top: 10px;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.offline__info--data .socials a:last-of-type {
    margin-right: 0;
}

.offline__info--data .socials a img {
    height: 15px;
    width: 15px;
}

.offline__show {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: white;
    font-size: 12px;
    width: 100%;
    transition: 0.2s;
}

@media (max-width: 815px) {
    .offline__show {
        padding: 15px 0;
        position: absolute;
        bottom: -5px;
    }
}

.offline__show img {
    margin-left: 5px;
    margin-top: 2px;
    width: 8px;
}

.offline__show:focus {
    outline: 0;
}

.offline__show:hover {
    color: #57BB8A;
}

.offline__show.active {
    color: #57BB8A;
}

.offline__show.active img {
    transform: rotate(180deg);
}

.offline__more--info {
    display: none;
    padding: 10px 0 0 0;
    margin-top: 10px;
    font-size: 12px;
    border-top: 1px solid #293244;
}

.offline__map {
    width: 54%;
}

@media (max-width: 815px) {
    .offline__map {
        width: 100%;
        margin-bottom: 20px;
    }
}

.offline__map #map {
    height: 100%;
    border-radius: 4px;
}

@media (max-width: 815px) {
    .offline__map #map {
        height: 300px;
    }
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.shopWidget__title {
  color: #1f1f1f;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.24px;
  margin: 0; }
  @media (min-width: 576px) {
    .shopWidget__title {
      font-size: 40px;
      line-height: 52px;
      letter-spacing: 0.4px; } }
.shopWidget__bonuses--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 52px 0; }
  @media (min-width: 576px) {
    .shopWidget__bonuses--empty {
      padding: 28px 0; } }
  .shopWidget__bonuses--empty .title {
    color: #181818;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 12px 0; }
  .shopWidget__bonuses--empty .link {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0; }
    .shopWidget__bonuses--empty .link a {
      color: #5554de;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
.shopWidget__bonuses--content {
  padding: 12px 0; }
  @media (min-width: 576px) {
    .shopWidget__bonuses--content {
      padding: 28px 0; } }
  .shopWidget__bonuses--content .bonus__card {
    position: relative;
    width: 100%;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 12px; }
    @media (min-width: 576px) {
      .shopWidget__bonuses--content .bonus__card {
        flex-direction: row;
        align-items: center;
        margin-bottom: 16px; } }
    .shopWidget__bonuses--content .bonus__card[data-element="gamification-card-user"] {
      cursor: pointer; }
    .shopWidget__bonuses--content .bonus__card--header {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      height: 100%;
      margin-bottom: 18px; }
      @media (min-width: 576px) {
        .shopWidget__bonuses--content .bonus__card--header {
          margin-bottom: 0; } }
      .shopWidget__bonuses--content .bonus__card--header .card__logo {
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
        border-radius: 16px;
        border: 1px solid #DBD8D8;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (min-width: 576px) {
          .shopWidget__bonuses--content .bonus__card--header .card__logo {
            width: 108px;
            height: 108px;
            min-height: 108px;
            min-width: 108px;
            margin-right: 20px; } }
        .shopWidget__bonuses--content .bonus__card--header .card__logo img {
          width: auto;
          height: auto;
          max-width: 80%;
          max-height: 80%; }
      .shopWidget__bonuses--content .bonus__card--header .card__info {
        display: flex;
        flex-direction: column; }
        .shopWidget__bonuses--content .bonus__card--header .card__info .review {
          color: #5554de;
          font-size: 14px;
          font-weight: 500;
          line-height: 24px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: none;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font;
          border: none;
          background: none;
          transition: 0.2s;
          margin: 0 0 4px 0;
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          cursor: pointer; }
          @media (min-width: 576px) {
            .shopWidget__bonuses--content .bonus__card--header .card__info .review {
              font-size: 16px;
              font-weight: 400; } }
          .shopWidget__bonuses--content .bonus__card--header .card__info .review:hover {
            color: #4443b8; }
        .shopWidget__bonuses--content .bonus__card--header .card__info .title {
          color: #181818;
          font-size: 16px;
          font-weight: 600;
          line-height: 24px; }
          @media (min-width: 576px) {
            .shopWidget__bonuses--content .bonus__card--header .card__info .title {
              font-size: 20px;
              font-weight: 500;
              line-height: 36px; } }
    .shopWidget__bonuses--content .bonus__card--btn {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 16px;
      background: #5554de;
      padding: 8px;
      width: 100%;
      min-height: 56px;
      border: none;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      transition: 0.2s;
      cursor: pointer; }
      @media (min-width: 576px) {
        .shopWidget__bonuses--content .bonus__card--btn {
          width: 301px;
          margin-left: 8px; } }
      .shopWidget__bonuses--content .bonus__card--btn:before {
        content: attr(data-text-before); }
      .shopWidget__bonuses--content .bonus__card--btn:hover {
        background: #4443b8; }
      .shopWidget__bonuses--content .bonus__card--btn.green {
        background: #05e98f;
        color: #181818; }
        .shopWidget__bonuses--content .bonus__card--btn.green:hover {
          background: #04C378; }
      .shopWidget__bonuses--content .bonus__card--btn.gray {
        background: rgba(108, 108, 108, 0.8); }
      .shopWidget__bonuses--content .bonus__card--btn .coins {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.16);
        width: 79px;
        height: 40px;
        margin: 0 auto 0 0; }
        .shopWidget__bonuses--content .bonus__card--btn .coins img {
          margin-right: 4px;
          width: 20px;
          height: 20px; }
      .shopWidget__bonuses--content .bonus__card--btn .text {
        margin: 0 30% 0 0; }
        .shopWidget__bonuses--content .bonus__card--btn .text:before {
          content: attr(data-text-before); }
    .shopWidget__bonuses--content .bonus__card .widgetSelection_bonus-label {
      top: -2px; }

.popupPurchase__wrapper {
  display: none;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  z-index: 100; }
  @media (min-width: 576px) {
    .popupPurchase__wrapper {
      align-items: center; } }
  .popupPurchase__wrapper.show {
    display: flex; }
.popupPurchase__block {
  border-radius: 24px 24px 0 0;
  background: #ffffff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 576px) {
    .popupPurchase__block {
      width: 520px;
      min-width: 520px;
      height: 304px;
      min-height: 304px;
      padding: 36px 79px;
      border-radius: 24px; } }
.popupPurchase__title {
  color: #1f1f1f;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 20px 0; }
  @media (min-width: 576px) {
    .popupPurchase__title {
      margin-bottom: 24px; } }
.popupPurchase__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .popupPurchase__btns button {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 16px;
    cursor: pointer;
    transition: 0.2s;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #181818;
    border: none;
    border-radius: 16px; }
    .popupPurchase__btns button:first-of-type {
      margin-bottom: 12px; }
    .popupPurchase__btns button[data-element="popup-purchase-drawer"] {
      background: linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%); }
    .popupPurchase__btns button[data-element="popup-purchase-buy"] {
      background: #05e98f; }
      .popupPurchase__btns button[data-element="popup-purchase-buy"]:hover {
        background: #04C378; }
    .popupPurchase__btns button[data-element="popup-purchase-close"] {
      background: transparent;
      border: 1px solid #b5b5b5;
      color: #2B2B2B;
      font-weight: 500; }

/*# sourceMappingURL=style.css.map */


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.stickyWidget {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  z-index: 100;
}
@media (max-width: 576px) {
  .stickyWidget {
    margin: 0 auto;
  }
}
.stickyWidget__card {
  position: relative;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  width: 100%;
  background: #2A2A2A;
  padding: 20px 16px;
  border-radius: 16px;
  color: #f4f4f4;
}
@media (max-width: 576px) {
  .stickyWidget__card {
    margin-bottom: 24px;
    align-items: flex-start;
    padding: 20px 12px;
  }
}
.stickyWidget__card__label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
.stickyWidget__card__logo {
  width: 65px;
  height: 65px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}
@media (max-width: 576px) {
  .stickyWidget__card__logo {
    width: 64px;
    height: 64px;
    margin-right: 12px;
  }
}
.stickyWidget__card__logo__img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}
.stickyWidget__card__casino-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  width: 128px;
  margin-right: 30px;
}
@media (max-width: 576px) {
  .stickyWidget__card__casino-name {
    display: none;
  }
}
.stickyWidget__card__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  margin-right: 30px;
  gap: 8px;
}
@media (max-width: 576px) {
  .stickyWidget__card__info {
    margin-right: 0;
  }
}
.stickyWidget__card__info__wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 8px;
}
.stickyWidget__card__info__title {
  overflow-wrap: break-word;
  margin: 0 30px 0 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  align-self: flex-start;
}
@media (max-width: 576px) {
  .stickyWidget__card__info__title {
    display: flex;
    align-items: center;
    height: 48px;
    font-size: 14px;
    line-height: 20px;
    margin-right: 0;
  }
}
.stickyWidget__card__info__details {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0.12px;
}
.stickyWidget__card__info__details .wrapper {
  display: inline-block;
}
@media (max-width: 576px) {
  .stickyWidget__card__info__details .wrapper {
    white-space: nowrap;
  }
}
.stickyWidget__card__info__details .wrapper .title {
  color: #b5b5b5;
  margin-right: 8px;
}
.stickyWidget__card__info__details .wrapper .text {
  color: #f4f4f4;
}
.stickyWidget__card__btn {
  border: none;
  outline: none;
  cursor: pointer;
  text-align: center;
  width: 148px;
  background: #05e98f;
  border-radius: 16px;
  padding: 16px 32px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
}
.stickyWidget__card__btn:before {
  content: attr(data-text-before);
}
.stickyWidget__card__btn:hover {
  background: #04C378;
}
@media (max-width: 576px) {
  .stickyWidget__card__btn {
    display: none;
  }
}
.stickyWidget__card__btn-mobile {
  display: none;
  border: none;
  outline: none;
  cursor: pointer;
  text-align: center;
  background: #05e98f;
  border-radius: 16px;
  padding: 12px 12px 6px 12px;
  color: #181818;
}
.stickyWidget__card__btn-mobile:hover {
  background: #04C378;
}
@media (max-width: 576px) {
  .stickyWidget__card__btn-mobile {
    display: unset;
  }
}
.stickyWidget__card.sponsored {
  flex-direction: column;
  border-radius: 20px;
  background: none;
  padding: 0;
}
.stickyWidget__card.sponsored .card-td-limited {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 8px 16px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #05e98f;
  border-bottom: 0;
  background: linear-gradient(94deg, #5554de 32.24%, #11D58F 97.04%);
}
.stickyWidget__card.sponsored .card-td-limited .limited-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  display: flex;
  align-items: center;
}
.stickyWidget__card.sponsored .card-td-limited .limited-text svg {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-top: -1px;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 2px 8px;
  display: flex;
  align-items: center;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer span {
  padding: 0 2px;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer span.starter {
  opacity: 0.3;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer span:nth-child(2n+1) {
  min-width: 22px;
  text-align: center;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer span:first-of-type {
  padding-left: 0;
  text-align: center;
  min-width: 22px;
}
.stickyWidget__card.sponsored .card-td-limited .limited-timer span:last-of-type {
  padding-right: 0;
}
.stickyWidget__card.sponsored .card-td-content {
  background: linear-gradient(76deg, #071C3C 3.28%, #010215 94.73%);
  box-shadow: 0 4px 16px 0 rgba(255, 163, 71, 0.2);
  border: 1px solid #05e98f;
  border-top: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 12px;
}
@media (min-width: 768px) {
  .stickyWidget__card.sponsored .card-td-content {
    padding: 20px 16px;
  }
}
.stickyWidget__card.sponsored .card-td-content .stickyWidget__card__casino-name {
  width: auto;
  max-width: 128px;
}
.stickyWidget__card.sponsored .card-td-content .stickyWidget__card__btn {
  padding: 20px 32px;
  height: 52px;
  width: 157px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
@media (max-width: 576px) {
  .stickyWidget__card.sponsored .card-td-content .stickyWidget__card__btn {
    display: none;
  }
}

.pinned {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.pinned .stickyWidget__card {
  border-radius: unset;
}
.pinned .stickyWidget__card.sponsored {
  border-radius: unset;
}
.pinned .stickyWidget__card.sponsored .flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pinned .stickyWidget__card.sponsored .card-td-limited {
  border-radius: unset;
  border: unset;
}
.pinned .stickyWidget__card.sponsored .card-td-limited .flex-container {
  padding: 0 16px;
}
@media (min-width: 768px) {
  .pinned .stickyWidget__card.sponsored .card-td-limited .flex-container {
    padding: 0 20px;
  }
}
@media (min-width: 1320px) {
  .pinned .stickyWidget__card.sponsored .card-td-limited .flex-container {
    padding: 0 20px 0 35px;
  }
}
.pinned .stickyWidget__card.sponsored .card-td-content {
  border-radius: unset;
  border: unset;
}
.pinned .stickyWidget__card.sponsored .card-td-content .flex-container {
  padding: 0 12px;
}
@media (min-width: 768px) {
  .pinned .stickyWidget__card.sponsored .card-td-content .flex-container {
    padding: 0 20px;
  }
}
@media (min-width: 1320px) {
  .pinned .stickyWidget__card.sponsored .card-td-content .flex-container {
    padding: 0 20px 0 35px;
  }
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper-social-btn {
    justify-content: center;
  }
}

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px;
}
.socialProof__icon {
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/team_line.svg");
  margin-right: 8px;
}
@media (min-width: 768px) {
  .socialProof__icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin-right: 8px;
  }
}
.socialProof span {
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 768px) {
  .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}

.table_cards {
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .table_cards-card {
    justify-content: space-between;
    align-items: center;
  }
}
.table_cards:not(.table_cards-half) .card-td-header {
  width: 60%;
  order: 0;
}
@media (max-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 58%;
  }
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-label {
    padding: 8px 16px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-logo {
    padding: 20px 20px 0 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-logo {
    width: 124px;
    height: 124px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title .card-title {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-promo-desktop {
    display: flex;
    align-items: center;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
    content: attr(data-text-after);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-benefits-desktop {
    display: block;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
    margin-bottom: 4px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
    margin: 0 13px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer {
    order: 4;
    padding: 0 20px;
    border: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-casino-country {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country {
    padding-right: 20px;
    border-right: 1px solid #f1f1f1;
    order: 1;
  }
}
.table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
  order: 0;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
    order: 1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name {
    min-width: auto;
    width: auto;
    padding: 0 20px;
    order: 2;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto 0 0;
  order: 1;
  width: auto;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
    order: 0;
    padding: 0 0 12px 0;
    width: 100%;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #5554de;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] .disabled-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  pointer-events: none;
  color: #b5b5b5;
  cursor: not-allowed;
}
.table_cards:not(.table_cards-half) .card-td-rating.td--last {
  padding-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-rating {
    order: 4;
    padding: 0 20px;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
.table_cards:not(.table_cards-half) .card-td-rating[data-element=casino-name-alternative] {
  order: 2;
}
.table_cards:not(.table_cards-half) .card-casino-rating {
  width: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-deposit {
    margin-left: auto;
    margin-right: 0;
    min-width: auto;
    padding: 0;
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review {
    order: 5;
    padding: 0 0 0 20px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    min-width: 120px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f1f1f1;
  }
}
.table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
  order: 3;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
    padding: 0 0 0 14px;
  }
}
.table_cards:not(.table_cards-half) .card-td-review p {
  display: flex;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body {
    order: 2;
    border: none;
    padding: 12px 20px 19px 20px;
  }
  .table_cards:not(.table_cards-half) .card-td-body table tr {
    flex-direction: row;
    align-items: center;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
    max-width: 50%;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
    max-width: none;
  }
  .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body .card-td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-info {
    padding: 0 24px;
    margin-top: 0;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.coping {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.copied {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-text {
    max-width: none;
    word-break: normal;
  }
  .table_cards:not(.table_cards-half) .promo_code-text:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo-no-code {
    margin-left: 20px;
  }
  .table_cards:not(.table_cards-half) .promo-no-code:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn {
    order: 1;
    width: auto;
    padding: 0 20px;
    display: block;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    min-width: auto;
    width: 100%;
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info {
    line-height: 17px;
    margin: 8px 0 0 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: right;
    padding: 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-data {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-desktop {
    display: flex;
    padding-left: 24px;
    min-width: 120px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-terms {
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-block {
    padding: 0 20px 20px 20px;
    margin-top: -4px;
  }
}
.table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
  display: none;
}
.table_cards:not(.table_cards-half) .card_signUp-banner {
  cursor: pointer;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
  border-radius: 20px;
  padding: 0 29px;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
  height: 88px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    padding: 0 0 0 16px;
    height: 148px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box {
  width: 100%;
  height: 88px;
  display: flex;
  justify-content: space-between;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
  width: 100%;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
  content: "";
  background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 40px;
  height: 40px;
  right: -30px;
  top: 23px;
  z-index: 5;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
    display: unset;
    height: 148px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
    content: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
  right: -18px;
  top: -30px;
  width: 147px;
  height: 147px;
  background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
  background-size: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
    top: unset;
    right: -75px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  width: 100%;
  height: 40px;
  max-width: 151px;
  cursor: pointer;
  color: #ffffff;
  background: #181818;
  margin-left: 40px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
    margin-left: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
  width: 136px;
  height: 136px;
  margin-top: 6px;
  margin-left: 8px;
  display: flex;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
    width: 133px;
    height: 133px;
    margin-top: 7px;
    margin-right: 7px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  line-height: 32px;
  max-width: unset;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
  color: #f0d800;
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 26px;
    max-width: 220px;
    line-height: 24px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
    white-space: pre;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    flex-wrap: nowrap;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 8px 20px;
  background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    max-width: 330px;
    height: 68px;
    border-radius: 16px 0 0 16px;
    padding: 8px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 10px 8px 20px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 10px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
  height: 10px;
  width: auto;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__description {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__description {
    font-size: 14px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 20px 16px 10px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__status {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
    align-items: flex-end;
    flex-direction: row;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
  width: 96px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    width: 115px;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 20px 0 0;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__rating {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__stars {
  width: 82px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
    width: 112px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__value {
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.table_cards:not(.table_cards-half) .community-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 22px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner {
    height: 148px;
    background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
    background-size: cover;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-left {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-left {
    flex: 0 1 auto;
    max-width: 292px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__desc {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-right {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-right {
    flex: 0 1 auto;
    max-width: 188px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn {
  width: 144px;
  height: 44px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 16px;
  background: #5554de;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn {
    width: 188px;
    height: 54px;
    padding: 12px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn span {
  flex: 1;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn span {
    font-size: 16px;
    line-height: 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
  }
}
.table_cards:not(.table_cards-half) .card_review:not(:last-child) {
  margin-bottom: 28px;
}
.table_cards:not(.table_cards-half) .card_review-banner {
  cursor: pointer;
  border-radius: 20px;
  padding: 16px;
  width: 100%;
  display: block;
  background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner {
    padding: 24px;
    overflow: hidden;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.table_cards:not(.table_cards-half) .card_review-banner .title {
  margin: 0 0 5px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .title {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 8px 0;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .title:after {
    content: "";
    top: -140px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.0784313725);
    width: 460px;
    display: block;
    position: absolute;
    right: -210px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin: unset;
  max-width: 183px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .text {
    font-size: 16px;
    line-height: 24px;
    max-width: unset;
    font-weight: 400;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .text:after {
    content: "";
    top: -130px;
    border-radius: 100%;
    background: #ffffff;
    opacity: 4%;
    width: 460px;
    display: block;
    position: absolute;
    right: -126px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .button {
  max-width: 156px;
  width: 100%;
  height: 40px;
  border-radius: 32px;
  color: #ffffff;
  background: #181818;
  padding: 0 16px;
  border: unset;
  margin-top: 19px;
  cursor: pointer;
  font-size: 14px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .button {
    max-width: 200px;
    height: 56px;
    border-radius: 16px;
    font-size: 16px;
    margin-top: 24px;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .button:after {
    content: "";
    width: 543.22px;
    height: 426.66px;
    top: -133px;
    right: -130px;
    border-radius: 500px;
    transform: rotate(32.81deg);
    background: #ffffff;
    opacity: 3%;
    display: block;
    position: absolute;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .image {
  position: absolute;
  right: 8px;
  bottom: 0;
}
.table_cards.table_cards-half .table_cards-card {
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.table_cards.table_cards-half .table_cards-card.half-hide {
  padding-bottom: 0;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
  display: none;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
  transform: rotate(0);
}
.table_cards.table_cards-half .hidden-text {
  display: none;
}
.table_cards.table_cards-half .card-td-logo {
  padding: 8px 16px 8px 8px;
}
.table_cards.table_cards-half .card-logo {
  border: 1px solid #f4f5f7;
  border-radius: 12px;
  width: 60px;
  height: 60px;
}
.table_cards.table_cards-half .card-td-header {
  width: 100%;
}
.table_cards.table_cards-half .card-td-title {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px 8px 0;
  width: 100%;
}
.table_cards.table_cards-half .card-title {
  padding-right: 13px;
}
.table_cards.table_cards-half .card-td-name {
  min-width: auto;
  max-width: 40%;
  width: 40%;
}
.table_cards.table_cards-half .card-td-rating {
  min-width: auto;
}
.table_cards.table_cards-half .card-drop-down {
  background: #f2f2ff;
  border-radius: 45px;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  transition: 0.2s;
}
.table_cards.table_cards-half .card-drop-down svg {
  width: 28px;
  height: 28px;
}
.table_cards.table_cards-half .card-td-footer {
  padding: 8px 16px 12px 16px;
}
.table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
  padding-top: 12px;
}
.table_cards.table_cards-half .card-td-deposit {
  min-width: 50%;
}
.table_cards.table_cards-half .card-td-body {
  padding: 12px 16px;
}
.table_cards.table_cards-half .card-info-td .card-info {
  margin-top: 12px;
}
.table_cards.table_cards-half .card-info-td .card-info .title {
  font-size: 13px;
}
.table_cards.table_cards-half .card-info-td:first-of-type .card-info {
  margin-top: 0;
}
.table_cards.table_cards-half .promo-no-code {
  text-align: right;
}
.table_cards.table_cards-half .card-label {
  border-radius: 15px 0;
}

.table_cards {
  border-collapse: collapse;
}
.table_cards &gt; tbody {
  display: flex;
  flex-direction: column;
}
.table_cards-card {
  background: #ffffff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f4f5f7;
  border-radius: 20px;
  margin-bottom: 28px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 16px;
  cursor: pointer;
}
.table_cards-card[data-expired=true] {
  cursor: auto;
}
.table_cards-card:last-of-type {
  margin-bottom: 0;
}
.table_cards-card.hide {
  display: none;
}
.table_cards-card.table_cards-card-benefit {
  border: 2px solid #5554de;
}
.table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
  border: none;
}

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0;
}
.card-label:before {
  content: attr(data-text-before);
}
.card-label.card-label_num {
  background: #dBd8d8;
  color: #404040;
}
.card-label.card-label_num.active {
  background: #5554de;
  color: #ffffff;
}

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.card-td-expired .card-expired, .card-td-expired .card-afflink {
  border-radius: 0 18px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 3.5px 16px;
  margin: 0;
}
.card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
  content: attr(data-text-before);
}
.card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
  background: #ff455b;
}
.card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
  background: #6c6c6c;
}

.card-td-header {
  padding: 0;
}
.card-td-header table {
  width: 100%;
  border-collapse: collapse;
}
.card-td-header tr, .card-td-header .card-tr {
  display: flex;
}

.card-td-logo {
  padding: 16px 12px 0 16px;
}

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-logo img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0;
}
.card-td-title .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .card-td-title .card-title {
    padding-right: 0;
  }
}
.card-td-title .card-title:before {
  content: attr(data-text-before);
}

.card-promo-desktop, .card-benefits-desktop {
  display: none;
}

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.card-benefits li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.card-benefits li:last-of-type {
  margin-bottom: 0;
}
.card-benefits li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  border-radius: 50%;
  margin: 0 13px 0 0;
  background: #dBd8d8;
}

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-footer .card-tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px;
}
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8;
}
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.card-casino-accept svg {
  width: 20px;
  height: 20px;
}
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.card-casino-name.not-accepted {
  color: #ff455b;
}
.card-casino-name:before {
  content: attr(data-text-before);
}
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.card-casino-rating .card-casino-stars {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/star.svg");
}
.card-casino-rating .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.card-casino-rating .text:before {
  content: attr(data-text-before);
}
.card-casino-rating .rating {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #b5b5b5;
}
.card-casino-rating .rating:before {
  content: attr(data-text-before);
}
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.card-casino-deposit svg {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  margin-right: 8px;
}
.card-casino-deposit span.card-deposit-accept {
  color: #6c6c6c;
  margin-right: 12px;
}
.card-casino-deposit span.card-deposit-category {
  color: #181818;
  font-weight: 500;
}
.card-casino-deposit span:before {
  content: attr(data-text-before);
}
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap;
}
.card-casino-review::before {
  content: attr(data-text-before);
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4443b8;
  text-decoration-line: underline;
}
.card-casino-review:disabled {
  color: #b5b5b5;
  cursor: auto;
}
.card-casino-review:disabled::before {
  color: #b5b5b5;
}

.card-td-country {
  padding: 0;
}

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%;
}

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%;
}

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0;
}

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0;
}
.card-td-review p {
  margin: 0;
}

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-body table {
  border-collapse: collapse;
  width: 100%;
}
.card-td-body table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
}
.card-td-body table td {
  padding: 0;
}
.card-td-body table td .card-info {
  margin-top: 10px;
}
.card-td-body table td:first-of-type .card-info {
  margin-top: 0;
}
.card-td-body.card-td-body-benefits {
  margin-bottom: 13px;
}

.card-info {
  display: flex;
  align-items: center;
}
.card-info .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
}
.card-info .title:before {
  content: attr(data-text-before);
}
.card-info .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1f1f1f;
}
.card-info .text:before {
  content: attr(data-text-before);
}
.card-info svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-left: 4px;
}

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
}

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7;
}

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .promo_code-title {
    padding-left: unset;
  }
}
.promo_code-title:before {
  content: attr(data-text-before);
}

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden;
}
.promo_code-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  z-index: 1;
}
.promo_code-block:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
}
.promo_code-block .promo_code-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #5554de;
  font-size: 13px;
  line-height: 17px;
  padding: 0 16px;
  border-radius: 12px;
  letter-spacing: 0.01em;
  color: #ffffff;
  height: 100%;
  max-width: 76px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  z-index: 2;
}
.promo_code-block .promo_code-bg:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-text-wrapper {
  width: 100%;
  padding: 0 8px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.promo_code-block .promo_code-text-wrapper.unsetAnimation {
  animation: unset;
}
.promo_code-block .promo_code-text {
  color: #5554de;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.promo_code-block .promo_code-text:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-copied {
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  height: 34px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #5554de;
  transition: 0.2s;
}
.promo_code-block .promo_code-copied svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 6px;
}
.promo_code-block .promo_code-copied:after {
  content: attr(data-text-after);
}
.promo_code-block.expired {
  pointer-events: none;
}
.promo_code-block.expired .promo_code-bg {
  background: #b5b5b5;
}
.promo_code-block.expired .promo_code-text {
  color: #6c6c6c;
}
.promo_code-block:hover .promo_code-bg {
  background: #4443b8;
}
.promo_code-block.coping {
  justify-content: center;
}
.promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
  display: none;
}
.promo_code-block.coping .promo_code-copied {
  display: flex;
}
.promo_code-block.copied {
  justify-content: center;
}
.promo_code-block.copied .promo_code-bg {
  display: none;
}
.promo_code-block.copied .promo_code-text-wrapper {
  justify-content: center;
}
.promo_code-block.copied .promo_code-text {
  position: relative;
  text-align: center;
}

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.promo-no-code:before {
  content: attr(data-text-before);
}

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.card-td-btn button {
  width: 100%;
  justify-content: center;
  padding: 16px 0;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  order: 0;
}
.card-td-btn button.bg_purple {
  color: #ffffff;
}
.card-td-btn button.bg-grey {
  background: #b5b5b5;
}

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto;
}

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
  color: #5554de;
}
.card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.card-td-btn button.card-btn-report span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.card-td-btn button.card-btn-report span:before {
  content: attr(data-text-before);
}

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto;
}
.card-terms span:before {
  content: attr(data-text-before);
}
.card-terms.shown svg {
  transform: rotate(180deg);
}
.card-terms svg {
  width: 20px;
  height: 20px;
  margin-left: 4px;
}
.card-terms-desktop {
  display: none;
}

.card-td-terms {
  padding: 0;
}

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de;
}
.card-terms-block.shown {
  display: block;
}
@media (min-width: 768px) {
  .card-terms-block {
    text-decoration: none;
    color: #6c6c6c;
  }
  .card-terms-block:hover {
    text-decoration: underline;
    color: #5554de;
  }
}

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de;
}
.table-show-more:hover, .table-show-ajax:hover {
  background: #4443b8;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.table-show-ajax {
  margin-top: 20px;
}
.table-show-ajax.loading {
  color: transparent;
}
.table-show-ajax.loading::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  background-image: url("/build/midori/assets/icons/loading.svg");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: no-repeat;
  webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

a.table-show-more, a.table-show-ajax {
  margin-top: 32px;
}

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
.table_cards_with-static {
  margin-bottom: unset;
}

.similarCasinos__box {
  margin-bottom: 62px;
}
.similarCasinos__box:last-child {
  margin-bottom: unset;
}

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 768px) {
  .similarCasinos__text {
    padding: 0 20px;
  }
}
.similarCasinos__text p:first-of-type {
  margin: 14px 0;
}

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto;
}
@media (max-width: 1200px) {
  .card-td-btn.table-social button.card-btn-report {
    margin-right: 8px;
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 5px 0 auto;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 0 0 0;
  }
}

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0;
}

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important;
}
.editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
  background: #f0ad00;
  color: #181818;
  min-width: 116px;
  max-height: 24px;
  text-align: center;
  padding: 3.5px 10px !important;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.restrictedBlock {
  background: #2c2222;
  border-radius: 20px;
  padding: 24px 20px;
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .restrictedBlock {
    margin-top: 32px;
    margin-bottom: 0;
  }
}
.restrictedBlock__less {
  margin-top: 8px;
  margin-bottom: 32px;
  padding: 16px;
}
@media (min-width: 768px) {
  .restrictedBlock__less {
    margin-top: 0;
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .restrictedBlock__less .restrictedBlock__top {
    justify-content: flex-start;
  }
}
.restrictedBlock__less .restrictedBlock__top__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .restrictedBlock__less .restrictedBlock__top__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
  }
}
.restrictedBlock.no-bonuses {
  background: #282419;
}
.restrictedBlock.no-bonuses .restrictedBlock__top {
  background: #282419;
  border-color: #f0ad00;
}
.restrictedBlock.no-bonuses .restrictedBlock__top__title {
  max-width: unset;
  color: #f0ad00;
}
.restrictedBlock__top {
  width: 100%;
  border: 1px solid #ff455b;
  border-radius: 20px;
  background: #2c2222;
  display: flex;
  flex-wrap: wrap;
  padding: 12px;
  margin: 0 auto 12px;
  min-height: 72px;
}
@media (min-width: 768px) {
  .restrictedBlock__top {
    padding: 12px 20px;
    margin: 0 auto 24px;
    justify-content: center;
  }
}
.restrictedBlock__top.restricted-country .restrictedBlock__top__flag {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.restrictedBlock__top.restricted-country .restrictedBlock__top__title-wrapper {
  max-width: calc(100% - 40px);
}
.restrictedBlock__top.restricted-country .restrictedBlock__top__title-wrapper.gift {
  max-width: calc(100% - 66px);
}
.restrictedBlock__top__attention {
  display: flex;
  padding: 14px 0;
  align-items: center;
  margin-right: 13.5px;
}
.restrictedBlock__top.no-country {
  align-items: center;
}
@media (min-width: 768px) {
  .restrictedBlock__top {
    max-width: 800px;
    align-items: center;
  }
}
.restrictedBlock__top__flag {
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 16px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1200px) {
  .restrictedBlock__top__flag {
    margin-right: 20px;
  }
}
.restrictedBlock__top__flag--restricted {
  position: absolute;
  bottom: -4px;
  right: -4px;
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  background: #181818;
  border-radius: 50%;
}
.restrictedBlock__top__gift {
  width: 52px;
  height: 52px;
  background: #383030;
  border-radius: 16px;
  padding: 10px;
  position: relative;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .restrictedBlock__top__gift {
    margin-right: 14px;
  }
}
.restrictedBlock__top__gift--restricted {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  background: #181818;
  border-radius: 50%;
}
.restrictedBlock__top__gift--img {
  width: 100%;
  height: auto;
}
.restrictedBlock__top__title-wrapper {
  display: inline-flex;
  flex-wrap: wrap;
  max-width: calc(100% - 68px);
}
.restrictedBlock__top__title-wrapper[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__top__title-wrapper.gift {
  max-width: calc(100% - 66px);
}
@media (min-width: 768px) {
  .restrictedBlock__top__title-wrapper {
    align-items: center;
  }
}
.restrictedBlock__top__title {
  width: 100%;
  color: #ff455b;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.restrictedBlock__top__title[data-text-before]:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .restrictedBlock__top__title {
    flex: 1;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
  }
}
.restrictedBlock__top__change {
  cursor: pointer;
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #dBd8d8;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .restrictedBlock__top__change {
    max-width: 120px;
    margin-left: 32px;
    margin-top: 0;
  }
}
.restrictedBlock__alternative-txt {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 12px;
  letter-spacing: 0.14px;
}
.restrictedBlock__alternative-txt span[data-text-before]:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .restrictedBlock__alternative-txt {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.restrictedBlock__cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .restrictedBlock__cards {
    margin-bottom: 12px;
  }
}
.restrictedBlock__cards__less {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .restrictedBlock__cards__less {
    width: 100%;
  }
}
.restrictedBlock__cards__less .restrictedBlock__card__wrapper {
  max-width: 100%;
}
.restrictedBlock__cards__less .restrictedBlock__card__wrapper:last-child {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .restrictedBlock__cards__less .restrictedBlock__card__wrapper:first-child {
    max-width: 100%;
  }
}
.restrictedBlock__cards__less .restrictedBlock__card {
  max-width: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .restrictedBlock__cards {
    width: calc(100% + 20px);
    margin: 0 -10px 4px;
  }
}
.restrictedBlock__card {
  position: relative;
  cursor: pointer;
  width: 100%;
  max-width: 360px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #1f1f1f;
  border-radius: 20px;
  padding: 16px;
  color: #ffffff;
  margin-bottom: 20px;
}
.restrictedBlock__card.sponsored {
  padding: 0;
  background: none;
}
.restrictedBlock__card:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .restrictedBlock__card {
    max-width: 354px;
    flex-direction: column;
    margin: 0 10px 20px;
  }
}
@media (min-width: 1200px) {
  .restrictedBlock__card {
    max-width: 380px;
  }
}
.restrictedBlock__card__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.restrictedBlock__card__wrapper:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .restrictedBlock__card__wrapper {
    max-width: 354px;
  }
  .restrictedBlock__card__wrapper:first-child {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .restrictedBlock__card__wrapper {
    max-width: 380px;
  }
  .restrictedBlock__card__wrapper:first-child {
    max-width: 380px;
  }
  .restrictedBlock__card__wrapper:last-child {
    margin-bottom: 20px;
  }
}
.restrictedBlock__card__top {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 12px;
  position: relative;
}
.restrictedBlock__card__top:after {
  content: "";
  position: absolute;
  left: -16px;
  top: 100%;
  height: 1px;
  background: #2B2B2B;
  width: calc(100% + 32px);
}
.restrictedBlock__card__top__logo {
  display: inline-flex;
  width: 80px;
  height: 80px;
  margin-right: 12px;
}
.restrictedBlock__card__top__logo img {
  width: 100%;
  height: auto;
}
.restrictedBlock__card__top__logo-bg {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  border-radius: 16px;
}
.restrictedBlock__card__top__info {
  flex: 1;
  display: inline-flex;
  flex-wrap: wrap;
}
.restrictedBlock__card__top__info--name {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.restrictedBlock__card__top__info--name[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__top__info--rating-wrapper {
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.restrictedBlock__card__top__info--rating {
  display: inline-flex;
  align-items: center;
  margin-right: 4px;
}
.restrictedBlock__card__top__info--rating svg {
  width: 24px;
  height: 24px;
}
.restrictedBlock__card__top__info--rate {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-left: 4px;
}
.restrictedBlock__card__top__info--rate[data-text-before]:before {
  content: attr(data-text-before);
}
@media (max-width: 576px) {
  .restrictedBlock__card__top__info--rate {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }
}
.restrictedBlock__card__top__info--rate-from {
  font-size: 14px;
  line-height: 20px;
  color: #b5b5b5;
}
.restrictedBlock__card__top__info--rate-from[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__top__info--reviews {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.restrictedBlock__card__top__info--reviews a {
  text-decoration: underline;
  cursor: pointer;
}
.restrictedBlock__card__top__info--reviews a[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__top__info--reviews span {
  color: #b5b5b5;
}
.restrictedBlock__card__top__info--reviews span[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__content {
  width: 100%;
  padding: 12px 0;
  display: inline-flex;
  flex-wrap: wrap;
  position: relative;
  align-content: flex-start;
}
.restrictedBlock__card__content:after {
  content: "";
  position: absolute;
  left: -16px;
  top: 100%;
  height: 1px;
  background: #2B2B2B;
  width: calc(100% + 32px);
}
.restrictedBlock__card__content--type {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding-top: 0;
  padding-bottom: 4px;
  letter-spacing: 0.14px;
}
@media (min-width: 768px) {
  .restrictedBlock__card__content--type {
    line-height: 20px;
    letter-spacing: unset;
  }
}
.restrictedBlock__card__content--main {
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 0;
  color: #f4f5f7;
}
.restrictedBlock__card__content--main[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__content--req, .restrictedBlock__card__content--dep {
  width: 100%;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  padding: 4px 0;
}
.restrictedBlock__card__content--req[data-text-before]:before, .restrictedBlock__card__content--dep[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__content--req span[data-text-before]:before, .restrictedBlock__card__content--dep span[data-text-before]:before {
  content: attr(data-text-before);
  margin-right: 5px;
}
.restrictedBlock__card__content--req span.text[data-text-before]:before, .restrictedBlock__card__content--dep span.text[data-text-before]:before {
  font-weight: 500;
}
.restrictedBlock__card__content--req b, .restrictedBlock__card__content--dep b {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.restrictedBlock__card__content--req b[data-text-before]:before, .restrictedBlock__card__content--dep b[data-text-before]:before {
  content: attr(data-text-before);
  font-weight: 500;
}
.restrictedBlock__card__content--req svg, .restrictedBlock__card__content--dep svg {
  margin-left: 4px;
}
.restrictedBlock__card__btn-wrapper {
  width: 100%;
  display: inline-flex;
  padding-top: 12px;
  margin-bottom: 12px;
}
.restrictedBlock__card__btn {
  cursor: pointer;
  padding: 14px 40px;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #f1f1f1;
  background: #5554de;
  border-radius: 16px;
  border: none;
  outline: none;
}
@media (min-width: 768px) {
  .restrictedBlock__card__btn {
    font-size: 16px;
    line-height: 24px;
  }
}
.restrictedBlock__card__btn:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__btn[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__after {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #f4f5f7;
}
.restrictedBlock__card__after svg {
  margin-left: 4px;
  width: 20px;
  height: 20px;
  transition: all ease 0.3s;
}
.restrictedBlock__card__after--report-btn {
  white-space: nowrap;
  color: #f4f5f7;
  padding: 0;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.restrictedBlock__card__after--report-btn:hover span, .restrictedBlock__card__after--report-btn.active span {
  color: #5554de;
}
.restrictedBlock__card__after--report-btn:hover .warning-img, .restrictedBlock__card__after--report-btn.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
@media (max-width: 576px) {
  .restrictedBlock__card__after--report-btn span {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.12px;
  }
}
.restrictedBlock__card__after--report-btn span:before {
  content: attr(data-text-before);
}
.restrictedBlock__card__after--nocode {
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  color: #b5b5b5;
}
.restrictedBlock__card__after--nocode[data-text-before]:before {
  content: attr(data-text-before);
}
div .restrictedBlock__card__after--select {
  margin: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  text-align: end;
}
div .restrictedBlock__card__after--select span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12px;
}
div .restrictedBlock__card__after--select span:before {
  content: attr(data-text-show);
}
.restrictedBlock__card__after--text {
  display: block;
  margin-top: 16px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #f4f5f7;
  max-height: 400px;
  overflow: hidden;
}
.restrictedBlock__card__after--text:hover {
  text-decoration: underline;
}
.restrictedBlock__card__after--text .hidden-text {
  display: none;
}
.restrictedBlock__card__after--link {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #f4f5f7;
}
.restrictedBlock__card__after--link:hover {
  text-decoration: underline;
  color: #5554de;
}
.restrictedBlock__card.tac-show .restrictedBlock__card__after--select svg {
  transform: rotate(180deg);
}
.restrictedBlock__card.tac-show .restrictedBlock__card__after--select span:before {
  content: attr(data-text-hide);
}
.restrictedBlock__why {
  width: 100%;
  display: inline;
  flex-wrap: wrap;
  text-align: center;
}
.restrictedBlock__why--text {
  font-size: 14px;
  line-height: 24px;
  color: #dBd8d8;
  font-weight: 400;
  letter-spacing: 0.14px;
  margin: 0;
}
@media (min-width: 768px) {
  .restrictedBlock__why--text {
    font-size: 16px;
  }
}
.restrictedBlock__why--text span[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__why--text a, .restrictedBlock__why--text [data-element=restrictedBlock__why__link] {
  cursor: pointer;
  text-decoration: underline;
}
.restrictedBlock__why--text a[data-text-before]:before, .restrictedBlock__why--text [data-element=restrictedBlock__why__link][data-text-before]:before {
  content: attr(data-text-before);
  padding: 0 5px;
}
@media (max-width: 576px) {
  .restrictedBlock__why--text a, .restrictedBlock__why--text [data-element=restrictedBlock__why__link] {
    white-space: nowrap;
  }
}
.restrictedBlock__popup-countries__wrapper {
  max-width: 400px;
  margin: 0 auto;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  padding: 24px 0;
  background: #ffffff;
  border-radius: 20px;
  display: none;
  z-index: 500;
}
.restrictedBlock__popup-countries__wrapper.show {
  display: flex;
  flex-wrap: wrap;
}
.restrictedBlock__popup-countries__top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 24px;
}
.restrictedBlock__popup-countries__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  margin-bottom: 24px;
}
.restrictedBlock__popup-countries__title[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__popup-countries__close {
  cursor: pointer;
}
.restrictedBlock__popup-countries__list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  max-height: 440px;
  overflow-y: auto;
}
.restrictedBlock__popup-countries__list::-webkit-scrollbar {
  width: 8px;
}
.restrictedBlock__popup-countries__list::-webkit-scrollbar-thumb {
  background-color: #dBd8d8;
  border-radius: 32px;
}
.restrictedBlock__popup-countries__item {
  width: 100%;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin-bottom: 8px;
  padding: 0 24px;
}
.restrictedBlock__popup-countries__item:last-child {
  margin-bottom: 0;
}
.restrictedBlock__popup-countries__item--current {
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding: 12px;
  background: #f4f5f7;
  border-radius: 12px;
}
.restrictedBlock__popup-countries__item--flag {
  display: inline-flex;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 12px;
}
.restrictedBlock__popup-countries__item--title {
  flex: 1;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #181818;
}
.restrictedBlock__popup-countries__item--title[data-text-before]:before {
  content: attr(data-text-before);
}
.restrictedBlock__popup-countries__item--link {
  padding: 12px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  border-radius: 12px;
}
.restrictedBlock__popup-countries__item--link:hover {
  background: #f4f5f7;
}
.restrictedBlock__popup-countries__show {
  position: relative;
}
.restrictedBlock__popup-countries__show:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #2B2B2B;
  opacity: 0.5;
  z-index: 200;
}
.restrictedBlock .card-td-promo {
  padding: 12px 0 0 0;
  min-height: 48px;
}
.restrictedBlock .card-td-promo .promo_code-title {
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.14px;
  color: #ffffff;
}
.restrictedBlock .card-td-promo .promo_code-block {
  border: none;
  background: rgba(255, 255, 255, 0.08);
}
.restrictedBlock .card-td-promo .promo_code-block::before {
  background: #313131;
}
.restrictedBlock .card-td-promo .promo_code-block::after {
  background: #313131;
}
.restrictedBlock .card-td-promo .promo_code-block .promo_code-text {
  color: #b5b5b5;
}
.restrictedBlock .card-td-promo .promo_code-block .promo_code-copied {
  background: none;
  border: none;
}
.restrictedBlock .card-td-limited {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 8px 16px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #05e98f;
  border-bottom: 0;
  background: linear-gradient(94deg, #5554de 32.24%, #11D58F 97.04%);
}
.restrictedBlock .card-td-limited .limited-text {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  display: flex;
  align-items: center;
}
.restrictedBlock .card-td-limited .limited-text[data-text-before]:after {
  content: attr(data-text-before);
}
.restrictedBlock .card-td-limited .limited-text svg {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-top: -1px;
}
.restrictedBlock .card-td-limited .limited-timer {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 2px 8px;
  display: flex;
  align-items: center;
}
.restrictedBlock .card-td-limited .limited-timer span {
  padding: 0 2px;
}
.restrictedBlock .card-td-limited .limited-timer span.starter {
  opacity: 0.3;
}
.restrictedBlock .card-td-limited .limited-timer span:nth-child(2n+1) {
  min-width: 22px;
  text-align: center;
}
.restrictedBlock .card-td-limited .limited-timer span:first-of-type {
  padding-left: 0;
  text-align: center;
  min-width: 22px;
}
.restrictedBlock .card-td-limited .limited-timer span:last-of-type {
  padding-right: 0;
}
.restrictedBlock .card-td-content {
  padding: 20px 16px;
  border-radius: 0 0 20px 20px;
  border: 1px solid #05e98f;
  border-top: 0;
  background: linear-gradient(76deg, #071C3C 3.28%, #010215 94.73%);
}
.restrictedBlock .card-td-content .restrictedBlock__card__top__info--name {
  margin-bottom: 0;
}
.restrictedBlock .card-td-content .restrictedBlock__card__top {
  padding-bottom: 0;
}
.restrictedBlock .card-td-content .restrictedBlock__card__top::after {
  display: none;
}
.restrictedBlock .card-td-content .restrictedBlock__card__content {
  padding: 20px 0;
}
.restrictedBlock .card-td-content .restrictedBlock__card__content &gt; * {
  padding: 0;
  margin-bottom: 12px;
}
.restrictedBlock .card-td-content .restrictedBlock__card__content &gt; *:last-of-type {
  margin-bottom: 0;
}
.restrictedBlock .card-td-content .restrictedBlock__card__content::after {
  display: none;
}
.restrictedBlock .card-td-content .restrictedBlock__card__btn-wrapper {
  margin: 0;
  padding: 0;
}
.restrictedBlock .card-td-content .restrictedBlock__card__btn {
  background: #05e98f;
  color: #181818;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.restrictedBlock .content-sponsored-promo {
  margin: 0 0 20px 0;
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px dashed #b5b5b5;
}
.restrictedBlock .content-sponsored-promo.mobile {
  display: flex;
  width: 100%;
}
.restrictedBlock .content-sponsored-promo .content-promo.coping .content-promo-code {
  display: none;
}
.restrictedBlock .content-sponsored-promo .content-promo.coping .content-promo-copied {
  display: flex;
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-code {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-code .promo_code-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  margin-right: 6px;
  max-width: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .restrictedBlock .content-sponsored-promo .content-promo .content-promo-code .promo_code-text {
    max-width: 100px;
  }
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-code .promo_code-text:before {
  content: attr(data-text-before);
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-code svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-copied {
  display: none;
  align-items: center;
  color: #04C378;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-copied:before {
  content: attr(data-text-before);
}
.restrictedBlock .content-sponsored-promo .content-promo .content-promo-copied svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-left: 8px;
}
.restrictedBlock .content-sponsored-promo .content-promo-liked {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .restrictedBlock .content-sponsored-promo .content-promo-liked {
    margin-left: 30px;
  }
}
.restrictedBlock .content-sponsored-promo .content-promo-liked .text {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.12px;
  color: #b5b5b5;
}
.restrictedBlock .content-sponsored-promo .content-promo-liked .text:before {
  content: attr(data-text-before);
}
.restrictedBlock .content-sponsored-promo .content-promo-liked svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  margin-right: 4px;
}


.bonusCardsTableScrollWidget {
  background: #ffffff;
  padding: 24px 16px;
  border-radius: 20px; }
  @media (min-width: 768px) {
    .bonusCardsTableScrollWidget {
      padding: 40px; } }
  .bonusCardsTableScrollWidget .widget-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px; }
  .bonusCardsTableScrollWidget .static_content-after {
    margin-top: 30px; }
  .bonusCardsTableScrollWidget .static_content {
    margin-bottom: 24px; }
    .bonusCardsTableScrollWidget .static_content-title {
      margin: 0 0 16px 0;
      font-size: 20px;
      font-weight: 600; }
      @media (min-width: 768px) {
        .bonusCardsTableScrollWidget .static_content-title {
          font-size: 28px;
          font-weight: 700; } }
    .bonusCardsTableScrollWidget .static_content p {
      margin: unset; }

.table_cards_scroll {
  overflow-x: scroll;
  display: block;
  border-collapse: separate;
  border-spacing: 0 8px; }
  .table_cards_scroll::-webkit-scrollbar {
    height: 8px;
    cursor: pointer; }
  .table_cards_scroll::-webkit-scrollbar-track {
    background: transparent; }
  .table_cards_scroll::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 16px; }
  .table_cards_scroll::-webkit-scrollbar-thumb:hover {
    background: #cfcfcf; }
  .table_cards_scroll-header {
    background: #f9f9ff; }
    .table_cards_scroll-header .item {
      padding: 12px 8px;
      font-size: 12px;
      line-height: 18px;
      font-weight: 600;
      height: 36px;
      width: 114px;
      min-width: 114px;
      text-align: left;
      border-top: 1px solid #f4f5f7;
      border-bottom: 1px solid #f4f5f7; }
      .table_cards_scroll-header .item:first-child {
        padding-left: 16px;
        border-radius: 16px 0 0 16px;
        border-left: 1px solid #f4f5f7; }
      .table_cards_scroll-header .item:last-child {
        padding-right: 16px;
        border-radius: 0 16px 16px 0;
        border-right: 1px solid #f4f5f7; }
    .table_cards_scroll-header .item_rating {
      max-width: 80px;
      min-width: 80px;
      width: 80px;
      text-align: center; }
    .table_cards_scroll-header .item_number-games {
      max-width: 64px;
      min-width: 64px;
      width: 64px; }
  .table_cards_scroll-card .card-td-rating {
    max-width: 90px;
    min-width: 90px;
    width: 90px; }
  .table_cards_scroll-card .card-td-number-games {
    max-width: 75px;
    min-width: 75px;
    width: 75px; }
  .table_cards_scroll-card .card-td-software, .table_cards_scroll-card .card-td-cards {
    color: #5554de; }
    .table_cards_scroll-card .card-td-software .card_showMore, .table_cards_scroll-card .card-td-cards .card_showMore {
      margin: 4px 0 0 0;
      text-decoration: underline;
      text-decoration-style: dotted;
      cursor: pointer; }
  .table_cards_scroll-card td {
    cursor: pointer;
    background: #f9f9ff;
    border-top: 1px solid #f4f5f7;
    border-bottom: 1px solid #f4f5f7;
    font-size: 12px;
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    padding: 12px 8px;
    position: relative;
    min-height: 120px; }
    .table_cards_scroll-card td .card-casino-rating {
      display: flex;
      align-items: center; }
      .table_cards_scroll-card td .card-casino-rating .rating {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #b5b5b5; }
        .table_cards_scroll-card td .card-casino-rating .rating:before {
          content: attr(data-text-before); }
      .table_cards_scroll-card td .card-casino-rating .card-casino-stars {
        width: 24px;
        height: 24px;
        margin-right: 4px;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(/build/midori/assets/icons/star.svg); }
      .table_cards_scroll-card td .card-casino-rating .text {
        font-weight: 600;
        font-size: 16px;
        line-height: 24px; }
        .table_cards_scroll-card td .card-casino-rating .text:before {
          content: attr(data-text-before); }
    .table_cards_scroll-card td .card_toolbox {
      position: absolute;
      width: 240px;
      padding: 16px 20px 16px 20px;
      background: #f1f1f1;
      border-radius: 16px;
      box-shadow: 0 12px 28px 0 #0000001f;
      right: -50%;
      bottom: 45px;
      display: none;
      z-index: 99;
      overflow: hidden;
      max-height: 145px; }
    .table_cards_scroll-card td .card-scroll-casino-name {
      color: #5554de;
      white-space: break-spaces; }
    .table_cards_scroll-card td .custom_button {
      height: 64px;
      padding: 0 8px;
      color: #ffffff;
      font-size: 14px;
      width: 99px;
      min-width: 99px;
      justify-content: center; }
    .table_cards_scroll-card td:first-child {
      padding-left: 16px;
      border-radius: 16px 0 0 16px;
      border-left: 1px solid #f4f5f7; }
    .table_cards_scroll-card td:last-child {
      padding-right: 16px;
      border-radius: 0 16px 16px 0;
      border-right: 1px solid #f4f5f7;
      display: flex;
      align-items: center; }

/*# sourceMappingURL=style.css.map */


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  @media (min-width: 768px) {
    .wrapper-social-btn {
      justify-content: center; } }

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px; }
  .socialProof__icon {
    width: 24px;
    height: 24px;
    min-height: 24px;
    min-width: 24px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/build/midori/assets/icons/team_line.svg");
    margin-right: 8px; }
    @media (min-width: 768px) {
      .socialProof__icon {
        margin-right: 0; } }
  @media (min-width: 768px) {
    .socialProof {
      flex-direction: column;
      width: 60px;
      min-width: 60px;
      height: 56px;
      padding: 0;
      background: #f9f9ff;
      border: none;
      margin-right: 8px; } }
  .socialProof span {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; }
    @media (min-width: 768px) {
      .socialProof span {
        font-size: 14px;
        line-height: 20px; } }

.table_cards {
  width: 100%; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .table_cards-card {
      justify-content: space-between;
      align-items: center; } }
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 60%;
    order: 0; }
    @media (max-width: 1200px) {
      .table_cards:not(.table_cards-half) .card-td-header {
        width: 58%; } }
    @media (max-width: 576px) {
      .table_cards:not(.table_cards-half) .card-td-header {
        width: 100%; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-label {
      padding: 8px 16px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-logo {
      padding: 20px 20px 0 20px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-logo {
      width: 124px;
      height: 124px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-title {
      padding-top: 20px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-title .card-title {
      font-size: 20px;
      line-height: 32px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-promo-desktop {
      display: flex;
      align-items: center;
      margin-top: 8px; }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
        content: attr(data-text-before); }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
        content: attr(data-text-before); }
      .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
        content: attr(data-text-after); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-benefits-desktop {
      display: block;
      margin-top: 8px; }
      .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
        margin-bottom: 4px; }
      .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
        margin: 0 13px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-footer {
      order: 4;
      padding: 0 20px;
      border: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
      flex-wrap: nowrap;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-casino-country {
      margin-right: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-country {
      padding-right: 20px;
      border-right: 1px solid #f1f1f1;
      order: 1; } }
  .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] {
    order: 0;
    padding: 0;
    margin-right: 12px; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] {
        padding-right: 8px;
        margin-right: 8px; } }
    .table_cards:not(.table_cards-half) .card-td-country[data-element="casino-name-alternative"] .card-casino-country {
      margin: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-name {
      min-width: auto;
      width: auto;
      padding: 0 20px;
      order: 2; } }
  .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    order: 1;
    width: 100%; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] {
        width: auto; } }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] svg {
      width: 24px;
      height: 24px;
      min-width: 24px;
      min-height: 24px;
      margin-left: 4px; }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] a, .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] .disabled-link {
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font;
      color: #5554de;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .table_cards:not(.table_cards-half) .card-td-name[data-element="casino-name-alternative"] .disabled-link {
      text-decoration: none;
      pointer-events: none;
      color: #b5b5b5;
      cursor: not-allowed; }
  .table_cards:not(.table_cards-half) .card-td-rating.td--last {
    padding-right: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-rating {
      order: 4;
      padding: 0 20px;
      min-width: auto;
      margin-left: 0;
      margin-right: 0; } }
  .table_cards:not(.table_cards-half) .card-td-rating[data-element="casino-name-alternative"] {
    order: 2;
    padding: 0; }
  .table_cards:not(.table_cards-half) .card-casino-rating {
    width: auto;
    margin-right: 0; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-deposit {
      margin-left: auto;
      margin-right: 0;
      min-width: auto;
      padding: 0;
      order: 3; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-review {
      order: 5;
      padding: 0 0 0 20px;
      margin-left: 0;
      margin-right: 0;
      width: auto;
      min-width: 120px;
      display: flex;
      align-items: center;
      border-left: 1px solid #f1f1f1; } }
  .table_cards:not(.table_cards-half) .card-td-review[data-element="casino-name-alternative"] {
    order: 3;
    padding: 0;
    margin-left: 8px;
    border-left: none;
    width: 100%; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card-td-review[data-element="casino-name-alternative"] {
        margin-left: 8px;
        width: auto; } }
  .table_cards:not(.table_cards-half) .card-td-review p {
    display: flex; }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-body {
      order: 2;
      border: none;
      padding: 12px 20px 19px 20px; }
      .table_cards:not(.table_cards-half) .card-td-body table tr {
        flex-direction: row;
        align-items: center; }
      .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
        max-width: 50%; }
        .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
          max-width: none; }
      .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-body .card-td {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 100%; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-info {
      padding: 0 24px;
      margin-top: 0;
      max-width: 50%;
      border-right: 1px solid #f1f1f1; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
      display: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block.coping {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-block.copied {
      margin-left: 22px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo_code-text {
      max-width: none;
      word-break: normal; }
      .table_cards:not(.table_cards-half) .promo_code-text:before {
        content: attr(data-text-before); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .promo-no-code {
      margin-left: 20px; }
      .table_cards:not(.table_cards-half) .promo-no-code:before {
        content: attr(data-text-before); } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-btn {
      order: 1;
      width: auto;
      padding: 0 20px;
      display: block; } }
  @media (min-width: 992px) {
    .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
      min-width: auto;
      width: 100%;
      padding: 16px; } }
  @media (min-width: 1200px) {
    .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
      padding: 16px 32px;
      width: auto;
      min-width: 188px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-btn button {
      padding: 16px 32px;
      width: auto;
      min-width: 188px; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-info {
      line-height: 17px;
      margin: 8px 0 0 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: left;
      padding-left: 90px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: right;
      padding: 0; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof="true"] {
      text-align: left;
      padding-left: 90px; } }

  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-btn-data {
      justify-content: center; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms {
      display: none; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms-desktop {
      display: flex;
      padding-left: 24px;
      min-width: 120px;
      margin: 0; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-td-terms {
      order: 3; } }
  @media (min-width: 768px) {
    .table_cards:not(.table_cards-half) .card-terms-block {
      padding: 0 20px 20px 20px;
      margin-top: -4px; } }
  .table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
    display: none; }
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    cursor: pointer;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
    border-radius: 20px;
    padding: 0 29px;
    overflow: hidden;
    margin-bottom: 28px;
    position: relative;
    height: 88px; }
    @media (max-width: 768px) {
      .table_cards:not(.table_cards-half) .card_signUp-banner {
        padding: 0 0 0 16px;
        height: 148px; } }
    .table_cards:not(.table_cards-half) .card_signUp-banner-box {
      width: 100%;
      height: 88px;
      display: flex;
      justify-content: space-between; }
      .table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
        width: 100%; }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
          display: flex;
          align-items: center; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
            content: "";
            background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
            background-size: cover;
            position: absolute;
            width: 40px;
            height: 40px;
            right: -30px;
            top: 23px;
            z-index: 5; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
              display: unset;
              height: 148px; }
              .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
                content: unset; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
          right: -18px;
          top: -30px;
          width: 147px;
          height: 147px;
          background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
          background-size: cover;
          position: absolute; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
              top: unset;
              right: -75px; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
          font-size: 16px;
          font-weight: 600;
          border: unset;
          border-radius: 16px;
          width: 100%;
          height: 40px;
          max-width: 151px;
          cursor: pointer;
          color: #ffffff;
          background: #181818;
          margin-left: 40px; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button:before {
            content: attr(data-text-before); }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
              margin-left: unset; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
          width: 136px;
          height: 136px;
          margin-top: 6px;
          margin-left: 8px;
          display: flex; }
          @media (max-width: 768px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
              width: 133px;
              height: 133px;
              margin-top: 7px;
              margin-right: 7px; } }
        .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
          font-size: 26px;
          color: #ffffff;
          font-weight: 700;
          line-height: 32px;
          max-width: unset; }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
            color: #f0d800; }
          @media (max-width: 576px) {
            .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
              font-size: 20px;
              margin-bottom: 8px;
              margin-top: 26px;
              max-width: 220px;
              line-height: 24px; }
              .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
                white-space: pre; } }
          .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text span:before {
            content: attr(data-text-before); }
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 0; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .trustpilot-banner {
        flex-wrap: nowrap; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
      display: flex;
      align-items: center;
      width: 100%;
      height: 64px;
      padding: 8px 20px;
      background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          max-width: 330px;
          height: 68px;
          border-radius: 16px 0 0 16px;
          padding: 8px 40px; } }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          padding: 8px 10px 8px 20px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
          padding: 8px 40px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
      width: 35px;
      height: 35px;
      margin-right: 10px; }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
          margin-right: 5px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
          margin-right: 10px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__text {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-top: 5px; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
      height: 10px;
      width: auto; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__description {
      margin-top: 4px;
      font-size: 12px;
      font-weight: 600;
      line-height: 20px;
      color: #fff; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__description {
          font-size: 14px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center;
      padding: 16px 20px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 40px; } }
      @media (min-width: 992px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 20px 16px 10px; } }
      @media (min-width: 1200px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
          padding: 16px 40px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__status {
      font-size: 24px;
      font-weight: 700;
      line-height: 36px; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
          align-items: flex-end;
          flex-direction: row; } }
      .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
        width: 96px;
        margin-bottom: 8px; }
        @media (min-width: 768px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            width: 115px;
            margin: 0 20px 0 0; } }
        @media (min-width: 992px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            margin: 0 5px 0 0; } }
        @media (min-width: 1200px) {
          .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
            margin: 0 20px 0 0; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__rating {
      display: flex;
      align-items: center; }
    .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
      width: 82px;
      margin-right: 8px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
          width: 112px; } }
    .table_cards:not(.table_cards-half) .trustpilot-banner__value {
      color: #181818;
      font-size: 16px;
      font-weight: 600;
      line-height: 1; }
  .table_cards:not(.table_cards-half) .community-banner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 22px 20px;
    position: relative; }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .community-banner {
        height: 148px;
        background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
        background-size: cover; } }
    .table_cards:not(.table_cards-half) .community-banner__part-left {
      flex: 0 0 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__part-left {
          flex: 0 1 auto;
          max-width: 292px;
          margin: 0 24px; } }
    .table_cards:not(.table_cards-half) .community-banner__title {
      width: 100%;
      text-align: center;
      font-size: 22px;
      line-height: 24px;
      font-weight: 700;
      margin-bottom: 4px;
      color: #ffffff; }
      .table_cards:not(.table_cards-half) .community-banner__title:before {
        content: attr(data-text-before); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__title {
          font-size: 30px;
          font-weight: 700;
          line-height: 32px;
          margin-bottom: 8px; } }
    .table_cards:not(.table_cards-half) .community-banner__desc {
      width: 100%;
      text-align: center;
      font-size: 12px;
      font-weight: 600;
      line-height: 16px;
      color: #ffffff;
      margin-bottom: 16px; }
      .table_cards:not(.table_cards-half) .community-banner__desc:before {
        content: attr(data-text-before); }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__desc {
          font-size: 16px;
          font-weight: 500;
          line-height: 24px;
          margin-bottom: 0; } }
    .table_cards:not(.table_cards-half) .community-banner__part-right {
      flex: 0 0 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__part-right {
          flex: 0 1 auto;
          max-width: 188px;
          margin: 0 24px; } }
    .table_cards:not(.table_cards-half) .community-banner__btn {
      width: 144px;
      height: 44px;
      display: inline-flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      padding: 12px 16px;
      border-radius: 16px;
      background: #5554de; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner__btn {
          width: 188px;
          height: 54px;
          padding: 12px; } }
      .table_cards:not(.table_cards-half) .community-banner__btn span {
        flex: 1;
        color: #ffffff;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px; }
        .table_cards:not(.table_cards-half) .community-banner__btn span:before {
          content: attr(data-text-before); }
        @media (min-width: 768px) {
          .table_cards:not(.table_cards-half) .community-banner__btn span {
            font-size: 16px;
            line-height: 24px; } }
    .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
      width: 20px;
      height: 20px;
      margin-right: 4px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
          width: 30px;
          height: 30px;
          margin-right: 8px; } }
  .table_cards:not(.table_cards-half) .card_review:not(:last-child) {
    margin-bottom: 28px; }
  .table_cards:not(.table_cards-half) .card_review-banner {
    cursor: pointer;
    border-radius: 20px;
    padding: 16px;
    width: 100%;
    display: block;
    background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%); }
    @media (min-width: 768px) {
      .table_cards:not(.table_cards-half) .card_review-banner {
        padding: 24px;
        overflow: hidden; } }
    .table_cards:not(.table_cards-half) .card_review-banner-box {
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative; }
    .table_cards:not(.table_cards-half) .card_review-banner .title {
      margin: 0 0 5px 0;
      color: #ffffff;
      font-size: 18px;
      font-weight: 700; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .title {
          font-size: 24px;
          line-height: 40px;
          margin: 0 0 8px 0; }
          .table_cards:not(.table_cards-half) .card_review-banner .title:after {
            content: "";
            top: -140px;
            border-radius: 100%;
            background: #ffffff14;
            width: 460px;
            display: block;
            position: absolute;
            right: -210px;
            height: 360px; } }
    .table_cards:not(.table_cards-half) .card_review-banner .text {
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      margin: unset;
      max-width: 183px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .text {
          font-size: 16px;
          line-height: 24px;
          max-width: unset;
          font-weight: 400; }
          .table_cards:not(.table_cards-half) .card_review-banner .text:after {
            content: "";
            top: -130px;
            border-radius: 100%;
            background: #ffffff;
            opacity: 4%;
            width: 460px;
            display: block;
            position: absolute;
            right: -126px;
            height: 360px; } }
    .table_cards:not(.table_cards-half) .card_review-banner .button {
      max-width: 156px;
      width: 100%;
      height: 40px;
      border-radius: 32px;
      color: #ffffff;
      background: #181818;
      padding: 0 16px;
      border: unset;
      margin-top: 19px;
      cursor: pointer;
      font-size: 14px; }
      @media (min-width: 768px) {
        .table_cards:not(.table_cards-half) .card_review-banner .button {
          max-width: 200px;
          height: 56px;
          border-radius: 16px;
          font-size: 16px;
          margin-top: 24px; }
          .table_cards:not(.table_cards-half) .card_review-banner .button:after {
            content: "";
            width: 543.22px;
            height: 426.66px;
            top: -133px;
            right: -130px;
            border-radius: 500px;
            transform: rotate(32.81deg);
            background: #ffffff;
            opacity: 3%;
            display: block;
            position: absolute; } }
    .table_cards:not(.table_cards-half) .card_review-banner .image {
      position: absolute;
      right: 8px;
      bottom: 0; }
  .table_cards.table_cards-half .table_cards-card {
    border: 1px solid #f1f1f1;
    border-radius: 16px;
    padding-bottom: 12px;
    margin-bottom: 12px; }
    .table_cards.table_cards-half .table_cards-card.half-hide {
      padding-bottom: 0; }
      .table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
        display: none; }
      .table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
        transform: rotate(0); }
  .table_cards.table_cards-half .hidden-text {
    display: none; }
  .table_cards.table_cards-half .card-td-logo {
    padding: 8px 16px 8px 8px; }
  .table_cards.table_cards-half .card-logo {
    border: 1px solid #f4f5f7;
    border-radius: 12px;
    width: 60px;
    height: 60px; }
  .table_cards.table_cards-half .card-td-header {
    width: 100%; }
  .table_cards.table_cards-half .card-td-title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px 8px 0;
    width: 100%; }
  .table_cards.table_cards-half .card-title {
    padding-right: 13px; }
  .table_cards.table_cards-half .card-td-name {
    min-width: auto;
    max-width: 40%;
    width: 40%; }
  .table_cards.table_cards-half .card-td-rating {
    min-width: auto; }
  .table_cards.table_cards-half .card-drop-down {
    background: #f2f2ff;
    border-radius: 45px;
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
    transition: 0.2s; }
    .table_cards.table_cards-half .card-drop-down svg {
      width: 28px;
      height: 28px; }
  .table_cards.table_cards-half .card-td-footer {
    padding: 8px 16px 12px 16px; }
  .table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
    padding-top: 12px; }
  .table_cards.table_cards-half .card-td-deposit {
    min-width: 50%; }
  .table_cards.table_cards-half .card-td-body {
    padding: 12px 16px; }
  .table_cards.table_cards-half .card-info-td .card-info {
    margin-top: 12px; }
    .table_cards.table_cards-half .card-info-td .card-info .title {
      font-size: 13px; }
  .table_cards.table_cards-half .card-info-td:first-of-type .card-info {
    margin-top: 0; }
  .table_cards.table_cards-half .promo-no-code {
    text-align: right; }
  .table_cards.table_cards-half .card-label {
    border-radius: 15px 0; }

.table_cards {
  border-collapse: collapse; }
  .table_cards &gt; tbody {
    display: flex;
    flex-direction: column; }
  .table_cards-card {
    background: #ffffff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #f4f5f7;
    border-radius: 20px;
    margin-bottom: 28px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 16px;
    cursor: pointer; }
    .table_cards-card[data-expired="true"] {
      cursor: auto; }
    .table_cards-card:last-of-type {
      margin-bottom: 0; }
    .table_cards-card.hide {
      display: none; }
    .table_cards-card.table_cards-card-benefit {
      border: 2px solid #5554de; }
      .table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
        border: none; }

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0; }

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0; }
  .card-label:before {
    content: attr(data-text-before); }
  .card-label.card-label_num {
    background: #dBd8d8;
    color: #404040; }
    .card-label.card-label_num.active {
      background: #5554de;
      color: #ffffff; }

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0; }
  .card-td-expired .card-expired, .card-td-expired .card-afflink {
    border-radius: 0 18px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
    color: #ffffff;
    padding: 3.5px 16px;
    margin: 0; }
    .card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
      content: attr(data-text-before); }
    .card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
      background: #ff455b; }
    .card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
      background: #6c6c6c; }

.card-td-header {
  padding: 0; }
  .card-td-header table {
    width: 100%;
    border-collapse: collapse; }
  .card-td-header tr, .card-td-header .card-tr {
    display: flex; }

.card-td-logo {
  padding: 16px 12px 0 16px; }

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center; }
  .card-logo img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%; }

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0; }
  .card-td-title .card-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding-right: 16px; }
    @media (min-width: 768px) {
      .card-td-title .card-title {
        padding-right: 0; } }
    .card-td-title .card-title:before {
      content: attr(data-text-before); }

.card-promo-desktop, .card-benefits-desktop {
  display: none; }

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .card-benefits li {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 4px; }
    .card-benefits li:last-of-type {
      margin-bottom: 0; }
    .card-benefits li::before {
      content: "";
      display: inline-block;
      width: 6px;
      height: 6px;
      min-width: 6px;
      min-height: 6px;
      border-radius: 50%;
      margin: 0 13px 0 0;
      background: #dBd8d8; }

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7; }
  .card-td-footer[data-element="casino-name-alternative"] {
    padding-bottom: 0;
    border-bottom: 0; }
    @media (min-width: 768px) {
      .card-td-footer[data-element="casino-name-alternative"] {
        padding-bottom: 14px; } }
    .card-td-footer[data-element="casino-name-alternative"] .card-tr {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media (min-width: 768px) {
        .card-td-footer[data-element="casino-name-alternative"] .card-tr {
          flex-direction: row;
          align-items: center;
          justify-content: space-between; } }
      .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative {
        display: flex;
        align-items: center;
        padding: 4px 12px;
        border-radius: 12px;
        background: #f9f9ff;
        width: 100%;
        min-height: 48px; }
        .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative:first-of-type {
          margin-bottom: 8px; }
          @media (min-width: 768px) {
            .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative:first-of-type {
              margin-bottom: 0; } }
        @media (min-width: 768px) {
          .card-td-footer[data-element="casino-name-alternative"] .card-tr .card-footer-alternative {
            padding: 0;
            margin: 0;
            background: none;
            border: none;
            min-height: auto;
            width: auto; } }
  .card-td-footer .card-tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px; }
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8; }
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px; }
  .card-casino-accept svg {
    width: 20px;
    height: 20px; }
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }
  .card-casino-name.not-accepted {
    color: #ff455b; }
  .card-casino-name:before {
    content: attr(data-text-before); }
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }
  .card-casino-rating .card-casino-stars {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    margin-right: 4px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/build/midori/assets/icons/star.svg"); }
  .card-casino-rating .text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px; }
    .card-casino-rating .text:before {
      content: attr(data-text-before); }
  .card-casino-rating .rating {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #b5b5b5; }
    .card-casino-rating .rating:before {
      content: attr(data-text-before); }
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }
  .card-casino-deposit svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    margin-right: 8px; }
  .card-casino-deposit span.card-deposit-accept {
    color: #6c6c6c;
    margin-right: 12px; }
  .card-casino-deposit span.card-deposit-category {
    color: #181818;
    font-weight: 500; }
  .card-casino-deposit span:before {
    content: attr(data-text-before); }
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap; }
  .card-casino-review::before {
    content: attr(data-text-before);
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #4443b8;
    text-decoration-line: underline; }
  .card-casino-review:disabled {
    color: #b5b5b5;
    cursor: auto; }
    .card-casino-review:disabled::before {
      color: #b5b5b5; }
  .card-casino-review[data-template-alternative="casino-name-alternative"] {
    font-size: 12px;
    line-height: 20px;
    color: #b5b5b5;
    white-space: normal;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
    @media (min-width: 768px) {
      .card-casino-review[data-template-alternative="casino-name-alternative"] {
        width: auto; } }
    .card-casino-review[data-template-alternative="casino-name-alternative"] svg {
      width: 24px;
      height: 24px;
      min-width: 24px;
      min-height: 24px;
      margin-left: 4px; }
    .card-casino-review[data-template-alternative="casino-name-alternative"]::before {
      display: none; }
    .card-casino-review[data-template-alternative="casino-name-alternative"]:disabled {
      color: #b5b5b5;
      cursor: auto; }

.card-td-country {
  padding: 0; }

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%; }

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%; }
  .card-td-rating[data-element="casino-name-alternative"] {
    margin-left: 0;
    min-width: auto; }

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0; }

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0; }
  .card-td-review p {
    margin: 0; }

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7; }
  .card-td-body table {
    border-collapse: collapse;
    width: 100%; }
    .card-td-body table tr {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      width: 100%; }
    .card-td-body table td {
      padding: 0; }
      .card-td-body table td .card-info {
        margin-top: 10px; }
      .card-td-body table td:first-of-type .card-info {
        margin-top: 0; }
  .card-td-body.card-td-body-benefits {
    margin-bottom: 13px; }

.card-info {
  display: flex;
  align-items: center; }
  .card-info .title {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #6c6c6c;
    margin: 0; }
    .card-info .title:before {
      content: attr(data-text-before); }
  .card-info .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1f1f1f; }
    .card-info .text:before {
      content: attr(data-text-before); }
  .card-info svg {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin-left: 4px; }

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between; }

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7; }

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap; }
  @media (max-width: 768px) {
    .promo_code-title {
      padding-left: unset; } }
  .promo_code-title:before {
    content: attr(data-text-before); }

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden; }
  .promo_code-block:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-flex;
    width: 8px;
    height: 100%;
    background: #f4f5f7;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    z-index: 1; }
  .promo_code-block:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: inline-flex;
    width: 8px;
    height: 100%;
    background: #f4f5f7;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    z-index: 1; }
  .promo_code-block .promo_code-bg {
    position: absolute;
    left: 0;
    top: 0;
    background: #5554de;
    font-size: 13px;
    line-height: 17px;
    padding: 0 16px;
    border-radius: 12px;
    letter-spacing: 0.01em;
    color: #ffffff;
    height: 100%;
    max-width: 76px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
    z-index: 2; }
    .promo_code-block .promo_code-bg:before {
      content: attr(data-text-before); }
  .promo_code-block .promo_code-text-wrapper {
    width: 100%;
    padding: 0 8px;
    overflow: hidden;
    display: flex;
    justify-content: flex-end; }
    .promo_code-block .promo_code-text-wrapper.unsetAnimation {
      animation: unset; }
  .promo_code-block .promo_code-text {
    color: #5554de;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
    white-space: nowrap; }
    .promo_code-block .promo_code-text:before {
      content: attr(data-text-before); }
  .promo_code-block .promo_code-copied {
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #f4f5f7;
    border: 1px solid #f1f1f1;
    height: 34px;
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.01em;
    color: #5554de;
    transition: 0.2s; }
    .promo_code-block .promo_code-copied svg {
      width: 20px;
      height: 20px;
      min-width: 20px;
      min-height: 20px;
      margin-right: 6px; }
    .promo_code-block .promo_code-copied:after {
      content: attr(data-text-after); }
  .promo_code-block.expired {
    pointer-events: none; }
    .promo_code-block.expired .promo_code-bg {
      background: #b5b5b5; }
    .promo_code-block.expired .promo_code-text {
      color: #6c6c6c; }
  .promo_code-block:hover .promo_code-bg {
    background: #4443b8; }
  .promo_code-block.coping {
    justify-content: center; }
    .promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
      display: none; }
    .promo_code-block.coping .promo_code-copied {
      display: flex; }
  .promo_code-block.copied {
    justify-content: center; }
    .promo_code-block.copied .promo_code-bg {
      display: none; }
    .promo_code-block.copied .promo_code-text-wrapper {
      justify-content: center; }
    .promo_code-block.copied .promo_code-text {
      position: relative;
      text-align: center; }

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px; }
  .promo-no-code:before {
    content: attr(data-text-before); }

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap; }
  .card-td-btn button {
    width: 100%;
    justify-content: center;
    padding: 16px 0;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    order: 0; }
    .card-td-btn button.bg_purple {
      color: #ffffff; }
    .card-td-btn button.bg-grey {
      background: #b5b5b5; }

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto; }

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer; }
  .card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
    color: #5554de; }
  .card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
    mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
    background-color: #5554de; }
  .card-td-btn button.card-btn-report span {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.01em; }
    .card-td-btn button.card-btn-report span:before {
      content: attr(data-text-before); }

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto; }
  .card-terms span:before {
    content: attr(data-text-before); }
  .card-terms.shown svg {
    transform: rotate(180deg); }
  .card-terms svg {
    width: 20px;
    height: 20px;
    margin-left: 4px; }
  .card-terms-desktop {
    display: none; }

.card-td-terms {
  padding: 0; }

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de; }
  .card-terms-block.shown {
    display: block; }
  @media (min-width: 768px) {
    .card-terms-block {
      text-decoration: none;
      color: #6c6c6c; }
      .card-terms-block:hover {
        text-decoration: underline;
        color: #5554de; } }

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de; }
  .table-show-more:hover, .table-show-ajax:hover {
    background: #4443b8; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.table-show-ajax {
  margin-top: 20px; }
  .table-show-ajax.loading {
    color: transparent; }
    .table-show-ajax.loading::after {
      content: "";
      display: block;
      width: 36px;
      height: 36px;
      position: absolute;
      background-image: url("/build/midori/assets/icons/loading.svg");
      background-size: 36px 36px;
      background-position: center center;
      background-repeat: no-repeat;
      webkit-animation: spin 4s linear infinite;
      -moz-animation: spin 4s linear infinite;
      animation: spin 4s linear infinite; }

a.table-show-more, a.table-show-ajax {
  margin-top: 32px; }

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0; }
  50% {
    transform: translateX(-50%);
    left: 50%; }
  75% {
    transform: translateX(-75%);
    left: 75%; }
  100% {
    transform: translateX(-100%);
    left: 100%; } }
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0; }
  50% {
    transform: translateX(-50%);
    left: 50%; }
  75% {
    transform: translateX(-75%);
    left: 75%; }
  100% {
    transform: translateX(-100%);
    left: 100%; } }
.table_cards_with-static {
  margin-bottom: unset; }

.similarCasinos__box {
  margin-bottom: 62px; }
  .similarCasinos__box:last-child {
    margin-bottom: unset; }

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em; }
  @media (min-width: 768px) {
    .similarCasinos__text {
      padding: 0 20px; } }
  .similarCasinos__text p:first-of-type {
    margin: 14px 0; }

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto; }
  @media (max-width: 1200px) {
    .card-td-btn.table-social button.card-btn-report {
      margin-right: 8px;
      justify-content: flex-end; } }
  @media (max-width: 992px) {
    .card-td-btn.table-social button.card-btn-report {
      margin: 12px 5px 0 auto;
      justify-content: center; } }
  @media (max-width: 768px) {
    .card-td-btn.table-social button.card-btn-report {
      margin: 12px 0 0 0; } }

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0; }

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important; }
  .editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
    background: #f0ad00;
    color: #181818;
    min-width: 116px;
    max-height: 24px;
    text-align: center;
    padding: 3.5px 10px !important; }

/*# sourceMappingURL=style.css.map */


.wrapper-social-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .wrapper-social-btn {
    justify-content: center;
  }
}

.socialProof {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 1px solid #f1f1f1;
  padding: 16px 40px;
  width: 103px;
  height: 56px;
  margin-right: 10px;
}
.socialProof__icon {
  width: 24px;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/team_line.svg");
  margin-right: 8px;
}
@media (min-width: 768px) {
  .socialProof__icon {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .socialProof {
    flex-direction: column;
    width: 60px;
    min-width: 60px;
    height: 56px;
    padding: 0;
    background: #f9f9ff;
    border: none;
    margin-right: 8px;
  }
}
.socialProof span {
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 768px) {
  .socialProof span {
    font-size: 14px;
    line-height: 20px;
  }
}

.table_cards {
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .table_cards-card {
    justify-content: space-between;
    align-items: center;
  }
}
.table_cards:not(.table_cards-half) .card-td-header {
  width: 60%;
  order: 0;
}
@media (max-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 58%;
  }
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card-td-header {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-label {
    padding: 8px 16px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-logo {
    padding: 20px 20px 0 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-logo {
    width: 124px;
    height: 124px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-title .card-title {
    font-size: 20px;
    line-height: 32px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-promo-desktop {
    display: flex;
    align-items: center;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-title:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-bg:before {
    content: attr(data-text-before);
  }
  .table_cards:not(.table_cards-half) .card-promo-desktop .promo_code-copied:after {
    content: attr(data-text-after);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-benefits-desktop {
    display: block;
    margin-top: 8px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li:last-of-type {
    margin-bottom: 4px;
  }
  .table_cards:not(.table_cards-half) .card-benefits-desktop .card-benefits li::before {
    margin: 0 13px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer {
    order: 4;
    padding: 0 20px;
    border: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-footer .card-tr {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-casino-country {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country {
    padding-right: 20px;
    border-right: 1px solid #f1f1f1;
    order: 1;
  }
}
.table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
  order: 0;
  padding: 0;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] {
    padding-right: 8px;
    margin-right: 8px;
  }
}
.table_cards:not(.table_cards-half) .card-td-country[data-element=casino-name-alternative] .card-casino-country {
  margin: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name {
    min-width: auto;
    width: auto;
    padding: 0 20px;
    order: 2;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  order: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] {
    width: auto;
  }
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] svg {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-left: 4px;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] a, .table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] .disabled-link {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  color: #5554de;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table_cards:not(.table_cards-half) .card-td-name[data-element=casino-name-alternative] .disabled-link {
  text-decoration: none;
  pointer-events: none;
  color: #b5b5b5;
  cursor: not-allowed;
}
.table_cards:not(.table_cards-half) .card-td-rating.td--last {
  padding-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-rating {
    order: 4;
    padding: 0 20px;
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
.table_cards:not(.table_cards-half) .card-td-rating[data-element=casino-name-alternative] {
  order: 2;
  padding: 0;
}
.table_cards:not(.table_cards-half) .card-casino-rating {
  width: auto;
  margin-right: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-deposit {
    margin-left: auto;
    margin-right: 0;
    min-width: auto;
    padding: 0;
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review {
    order: 5;
    padding: 0 0 0 20px;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    min-width: 120px;
    display: flex;
    align-items: center;
    border-left: 1px solid #f1f1f1;
  }
}
.table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
  order: 3;
  padding: 0;
  margin-left: 8px;
  border-left: none;
  width: 100%;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-review[data-element=casino-name-alternative] {
    margin-left: 8px;
    width: auto;
  }
}
.table_cards:not(.table_cards-half) .card-td-review p {
  display: flex;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body {
    order: 2;
    border: none;
    padding: 12px 20px 19px 20px;
  }
  .table_cards:not(.table_cards-half) .card-td-body table tr {
    flex-direction: row;
    align-items: center;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td {
    max-width: 50%;
  }
  .table_cards:not(.table_cards-half) .card-td-body table td.card-info-td .card-info {
    max-width: none;
  }
  .table_cards:not(.table_cards-half) .card-td-body.card-td-body-benefits {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-body .card-td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-info {
    padding: 0 24px;
    margin-top: 0;
    max-width: 50%;
    border-right: 1px solid #f1f1f1;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-promo, .table_cards:not(.table_cards-half) .card-td-benefits {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.coping {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-block.copied {
    margin-left: 22px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo_code-text {
    max-width: none;
    word-break: normal;
  }
  .table_cards:not(.table_cards-half) .promo_code-text:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .promo-no-code {
    margin-left: 20px;
  }
  .table_cards:not(.table_cards-half) .promo-no-code:before {
    content: attr(data-text-before);
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn {
    order: 1;
    width: auto;
    padding: 0 20px;
    display: block;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    min-width: auto;
    width: 100%;
    padding: 16px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-td-btn .wrapper-social-btn .custom_button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-btn button {
    padding: 16px 32px;
    width: auto;
    min-width: 188px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info {
    line-height: 17px;
    margin: 8px 0 0 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: right;
    padding: 0;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .card-btn-info[data-social-proof=true] {
    text-align: left;
    padding-left: 90px;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-btn-data {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms {
    display: none;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-desktop {
    display: flex;
    padding-left: 24px;
    min-width: 120px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-td-terms {
    order: 3;
  }
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card-terms-block {
    padding: 0 20px 20px 20px;
    margin-top: -4px;
  }
}
.table_cards:not(.table_cards-half) .card-terms-block .hidden-text {
  display: none;
}
.table_cards:not(.table_cards-half) .card_signUp-banner {
  cursor: pointer;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(96.23deg, #5554DE 0%, #20C086 62.28%, #FFF506 96.83%);
  border-radius: 20px;
  padding: 0 29px;
  overflow: hidden;
  margin-bottom: 28px;
  position: relative;
  height: 88px;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner {
    padding: 0 0 0 16px;
    height: 148px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box {
  width: 100%;
  height: 88px;
  display: flex;
  justify-content: space-between;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option {
  width: 100%;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
  content: "";
  background: url(/build/midori/img/auth/wheel-auth-arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 40px;
  height: 40px;
  right: -30px;
  top: 23px;
  z-index: 5;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child {
    display: unset;
    height: 148px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:first-child:before {
    content: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
  right: -18px;
  top: -30px;
  width: 147px;
  height: 147px;
  background: url(/build/midori/img/auth/wheel-auth-box.png) no-repeat;
  background-size: cover;
  position: absolute;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option:last-child {
    top: unset;
    right: -75px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
  font-size: 16px;
  font-weight: 600;
  border: unset;
  border-radius: 16px;
  width: 100%;
  height: 40px;
  max-width: 151px;
  cursor: pointer;
  color: #ffffff;
  background: #181818;
  margin-left: 40px;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button:before {
  content: attr(data-text-before);
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .button {
    margin-left: unset;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
  width: 136px;
  height: 136px;
  margin-top: 6px;
  margin-left: 8px;
  display: flex;
}
@media (max-width: 768px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .image {
    width: 133px;
    height: 133px;
    margin-top: 7px;
    margin-right: 7px;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
  font-size: 26px;
  color: #ffffff;
  font-weight: 700;
  line-height: 32px;
  max-width: unset;
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
  color: #f0d800;
}
@media (max-width: 576px) {
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text {
    font-size: 20px;
    margin-bottom: 8px;
    margin-top: 26px;
    max-width: 220px;
    line-height: 24px;
  }
  .table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text_yellow {
    white-space: pre;
  }
}
.table_cards:not(.table_cards-half) .card_signUp-banner-box .option .text span:before {
  content: attr(data-text-before);
}
.table_cards:not(.table_cards-half) .trustpilot-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 16px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 0;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner {
    flex-wrap: nowrap;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
  padding: 8px 20px;
  background: linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    max-width: 330px;
    height: 68px;
    border-radius: 16px 0 0 16px;
    padding: 8px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 10px 8px 20px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-left {
    padding: 8px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__site-logo {
    margin-right: 10px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 5px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__site-name {
  height: 10px;
  width: auto;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__description {
  margin-top: 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__description {
    font-size: 14px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 20px 16px 10px;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__part-right {
    padding: 16px 40px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__status {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta {
    align-items: flex-end;
    flex-direction: row;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
  width: 96px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    width: 115px;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 992px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__meta .logo-trustpilot {
    margin: 0 20px 0 0;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__rating {
  display: flex;
  align-items: center;
}
.table_cards:not(.table_cards-half) .trustpilot-banner__stars {
  width: 82px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .trustpilot-banner__stars {
    width: 112px;
  }
}
.table_cards:not(.table_cards-half) .trustpilot-banner__value {
  color: #181818;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.table_cards:not(.table_cards-half) .community-banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background: url("/build/midori/img/community-banner/cb_tg_mob.png") no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 28px;
  padding: 22px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner {
    height: 148px;
    background: url("/build/midori/img/community-banner/cb_tg_desktop.png") no-repeat;
    background-size: cover;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-left {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-left {
    flex: 0 1 auto;
    max-width: 292px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__title {
  width: 100%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #ffffff;
}
.table_cards:not(.table_cards-half) .community-banner__title:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__desc {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 16px;
}
.table_cards:not(.table_cards-half) .community-banner__desc:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__desc {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.table_cards:not(.table_cards-half) .community-banner__part-right {
  flex: 0 0 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__part-right {
    flex: 0 1 auto;
    max-width: 188px;
    margin: 0 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn {
  width: 144px;
  height: 44px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 16px;
  background: #5554de;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn {
    width: 188px;
    height: 54px;
    padding: 12px;
  }
}
.table_cards:not(.table_cards-half) .community-banner__btn span {
  flex: 1;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.table_cards:not(.table_cards-half) .community-banner__btn span:before {
  content: attr(data-text-before);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner__btn span {
    font-size: 16px;
    line-height: 24px;
  }
}
.table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .community-banner .cb_tg_icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
  }
}
.table_cards:not(.table_cards-half) .card_review:not(:last-child) {
  margin-bottom: 28px;
}
.table_cards:not(.table_cards-half) .card_review-banner {
  cursor: pointer;
  border-radius: 20px;
  padding: 16px;
  width: 100%;
  display: block;
  background: linear-gradient(93.99deg, rgba(8, 7, 73, 0.3) 20.13%, rgba(8, 7, 73, 0) 83.74%), linear-gradient(83.12deg, #5554DE 22.91%, #11D58E 93.06%);
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner {
    padding: 24px;
    overflow: hidden;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.table_cards:not(.table_cards-half) .card_review-banner .title {
  margin: 0 0 5px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .title {
    font-size: 24px;
    line-height: 40px;
    margin: 0 0 8px 0;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .title:after {
    content: "";
    top: -140px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.0784313725);
    width: 460px;
    display: block;
    position: absolute;
    right: -210px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin: unset;
  max-width: 183px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .text {
    font-size: 16px;
    line-height: 24px;
    max-width: unset;
    font-weight: 400;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .text:after {
    content: "";
    top: -130px;
    border-radius: 100%;
    background: #ffffff;
    opacity: 4%;
    width: 460px;
    display: block;
    position: absolute;
    right: -126px;
    height: 360px;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .button {
  max-width: 156px;
  width: 100%;
  height: 40px;
  border-radius: 32px;
  color: #ffffff;
  background: #181818;
  padding: 0 16px;
  border: unset;
  margin-top: 19px;
  cursor: pointer;
  font-size: 14px;
}
@media (min-width: 768px) {
  .table_cards:not(.table_cards-half) .card_review-banner .button {
    max-width: 200px;
    height: 56px;
    border-radius: 16px;
    font-size: 16px;
    margin-top: 24px;
  }
  .table_cards:not(.table_cards-half) .card_review-banner .button:after {
    content: "";
    width: 543.22px;
    height: 426.66px;
    top: -133px;
    right: -130px;
    border-radius: 500px;
    transform: rotate(32.81deg);
    background: #ffffff;
    opacity: 3%;
    display: block;
    position: absolute;
  }
}
.table_cards:not(.table_cards-half) .card_review-banner .image {
  position: absolute;
  right: 8px;
  bottom: 0;
}
.table_cards.table_cards-half .table_cards-card {
  border: 1px solid #f1f1f1;
  border-radius: 16px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.table_cards.table_cards-half .table_cards-card.half-hide {
  padding-bottom: 0;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-td-footer, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-body, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-promo, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-btn, .table_cards.table_cards-half .table_cards-card.half-hide .card-td-terms {
  display: none;
}
.table_cards.table_cards-half .table_cards-card.half-hide .card-drop-down {
  transform: rotate(0);
}
.table_cards.table_cards-half .hidden-text {
  display: none;
}
.table_cards.table_cards-half .card-td-logo {
  padding: 8px 16px 8px 8px;
}
.table_cards.table_cards-half .card-logo {
  border: 1px solid #f4f5f7;
  border-radius: 12px;
  width: 60px;
  height: 60px;
}
.table_cards.table_cards-half .card-td-header {
  width: 100%;
}
.table_cards.table_cards-half .card-td-title {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px 8px 0;
  width: 100%;
}
.table_cards.table_cards-half .card-title {
  padding-right: 13px;
}
.table_cards.table_cards-half .card-td-name {
  min-width: auto;
  max-width: 40%;
  width: 40%;
}
.table_cards.table_cards-half .card-td-rating {
  min-width: auto;
}
.table_cards.table_cards-half .card-drop-down {
  background: #f2f2ff;
  border-radius: 45px;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(180deg);
  transition: 0.2s;
}
.table_cards.table_cards-half .card-drop-down svg {
  width: 28px;
  height: 28px;
}
.table_cards.table_cards-half .card-td-footer {
  padding: 8px 16px 12px 16px;
}
.table_cards.table_cards-half .card-td-deposit, .table_cards.table_cards-half .card-td-review {
  padding-top: 12px;
}
.table_cards.table_cards-half .card-td-deposit {
  min-width: 50%;
}
.table_cards.table_cards-half .card-td-body {
  padding: 12px 16px;
}
.table_cards.table_cards-half .card-info-td .card-info {
  margin-top: 12px;
}
.table_cards.table_cards-half .card-info-td .card-info .title {
  font-size: 13px;
}
.table_cards.table_cards-half .card-info-td:first-of-type .card-info {
  margin-top: 0;
}
.table_cards.table_cards-half .promo-no-code {
  text-align: right;
}
.table_cards.table_cards-half .card-label {
  border-radius: 15px 0;
}

.table_cards {
  border-collapse: collapse;
}
.table_cards &gt; tbody {
  display: flex;
  flex-direction: column;
}
.table_cards-card {
  background: #ffffff;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #f4f5f7;
  border-radius: 20px;
  margin-bottom: 28px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 16px;
  cursor: pointer;
}
.table_cards-card[data-expired=true] {
  cursor: auto;
}
.table_cards-card:last-of-type {
  margin-bottom: 0;
}
.table_cards-card.hide {
  display: none;
}
.table_cards-card.table_cards-card-benefit {
  border: 2px solid #5554de;
}
.table_cards-card.table_cards-card-benefit[data-sponsored="1"] {
  border: none;
}

.card-td-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}

.card-label {
  background: #5554de;
  border-radius: 18px 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 16px;
  margin: 0;
}
.card-label:before {
  content: attr(data-text-before);
}
.card-label.card-label_num {
  background: #dBd8d8;
  color: #404040;
}
.card-label.card-label_num.active {
  background: #5554de;
  color: #ffffff;
}

.card-td-expired {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.card-td-expired .card-expired, .card-td-expired .card-afflink {
  border-radius: 0 18px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 3.5px 16px;
  margin: 0;
}
.card-td-expired .card-expired:before, .card-td-expired .card-afflink:before {
  content: attr(data-text-before);
}
.card-td-expired .card-expired.expires, .card-td-expired .card-afflink.expires {
  background: #ff455b;
}
.card-td-expired .card-expired.expired, .card-td-expired .card-expired.empty, .card-td-expired .card-afflink.expired, .card-td-expired .card-afflink.empty {
  background: #6c6c6c;
}

.card-td-header {
  padding: 0;
}
.card-td-header table {
  width: 100%;
  border-collapse: collapse;
}
.card-td-header tr, .card-td-header .card-tr {
  display: flex;
}

.card-td-logo {
  padding: 16px 12px 0 16px;
}

.card-logo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  box-shadow: 0 0 0 1px #dBd8d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-logo img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
}

.card-td-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 0 0 0;
}
.card-td-title .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .card-td-title .card-title {
    padding-right: 0;
  }
}
.card-td-title .card-title:before {
  content: attr(data-text-before);
}

.card-promo-desktop, .card-benefits-desktop {
  display: none;
}

.card-benefits {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.card-benefits li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.card-benefits li:last-of-type {
  margin-bottom: 0;
}
.card-benefits li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  border-radius: 50%;
  margin: 0 13px 0 0;
  background: #dBd8d8;
}

.card-td-footer {
  width: 100%;
  padding: 14px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-footer[data-element=casino-name-alternative] {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .card-td-footer[data-element=casino-name-alternative] {
    padding-bottom: 14px;
  }
}
.card-td-footer[data-element=casino-name-alternative] .card-tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .card-td-footer[data-element=casino-name-alternative] .card-tr {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.card-td-footer[data-element=casino-name-alternative] .card-tr .card-footer-alternative {
  display: flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 12px;
  background: #f9f9ff;
  width: 100%;
  min-height: 48px;
}
.card-td-footer[data-element=casino-name-alternative] .card-tr .card-footer-alternative:first-of-type {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .card-td-footer[data-element=casino-name-alternative] .card-tr .card-footer-alternative:first-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .card-td-footer[data-element=casino-name-alternative] .card-tr .card-footer-alternative {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    min-height: auto;
    width: auto;
  }
}
.card-td-footer .card-tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card-casino-country {
  display: flex;
  align-items: center;
  margin-right: 18.5px;
}
.card-casino-flag {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-size: cover;
  margin-right: 4px;
  box-shadow: 0 0 0 1px #dBd8d8;
}
.card-casino-accept {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.card-casino-accept svg {
  width: 20px;
  height: 20px;
}
.card-casino-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.card-casino-name.not-accepted {
  color: #ff455b;
}
.card-casino-name:before {
  content: attr(data-text-before);
}
.card-casino-rating {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.card-casino-rating .card-casino-stars {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-right: 4px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/build/midori/assets/icons/star.svg");
}
.card-casino-rating .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.card-casino-rating .text:before {
  content: attr(data-text-before);
}
.card-casino-rating .rating {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #b5b5b5;
}
.card-casino-rating .rating:before {
  content: attr(data-text-before);
}
.card-casino-deposit {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.card-casino-deposit svg {
  width: 18px;
  height: 18px;
  min-width: 18px;
  min-height: 18px;
  margin-right: 8px;
}
.card-casino-deposit span.card-deposit-accept {
  color: #6c6c6c;
  margin-right: 12px;
}
.card-casino-deposit span.card-deposit-category {
  color: #181818;
  font-weight: 500;
}
.card-casino-deposit span:before {
  content: attr(data-text-before);
}
.card-casino-review {
  font-size: 0;
  position: relative;
  line-height: normal;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  white-space: nowrap;
}
.card-casino-review::before {
  content: attr(data-text-before);
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4443b8;
  text-decoration-line: underline;
}
.card-casino-review:disabled {
  color: #b5b5b5;
  cursor: auto;
}
.card-casino-review:disabled::before {
  color: #b5b5b5;
}
.card-casino-review[data-template-alternative=casino-name-alternative] {
  font-size: 14px;
  line-height: 20px;
  color: #5554de;
  white-space: normal;
  text-align: left;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .card-casino-review[data-template-alternative=casino-name-alternative] {
    width: auto;
  }
}
.card-casino-review[data-template-alternative=casino-name-alternative] svg {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  margin-left: 4px;
}
.card-casino-review[data-template-alternative=casino-name-alternative]::before {
  display: none;
}
.card-casino-review[data-template-alternative=casino-name-alternative]:disabled {
  color: #b5b5b5;
  cursor: auto;
}

.card-td-country {
  padding: 0;
}

.card-td-name {
  padding: 0;
  min-width: 50%;
  width: 50%;
}

.card-td-rating {
  margin-left: auto;
  padding: 0;
  min-width: 20%;
}
.card-td-rating[data-element=casino-name-alternative] {
  margin-left: 0;
  min-width: auto;
}

.card-td-deposit {
  max-width: 70%;
  min-width: 70%;
  padding: 14px 0 0 0;
}

.card-td-review {
  text-align: right;
  padding: 14px 0 0 0;
}
.card-td-review p {
  margin: 0;
}

.card-td-body {
  width: 100%;
  padding: 13px 16px;
  border-bottom: 1px solid #f4f5f7;
}
.card-td-body table {
  border-collapse: collapse;
  width: 100%;
}
.card-td-body table tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 100%;
}
.card-td-body table td {
  padding: 0;
}
.card-td-body table td .card-info {
  margin-top: 10px;
}
.card-td-body table td:first-of-type .card-info {
  margin-top: 0;
}
.card-td-body.card-td-body-benefits {
  margin-bottom: 13px;
}

.card-info {
  display: flex;
  align-items: center;
}
.card-info .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
}
.card-info .title:before {
  content: attr(data-text-before);
}
.card-info .text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1f1f1f;
}
.card-info .text:before {
  content: attr(data-text-before);
}
.card-info svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-left: 4px;
}

.card-td-promo {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
}

.card-td-benefits {
  width: 100%;
  display: flex;
  padding: 12px 16px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #f4f5f7;
}

.promo_code-title {
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  letter-spacing: 0.01em;
  color: #6c6c6c;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .promo_code-title {
    padding-left: unset;
  }
}
.promo_code-title:before {
  content: attr(data-text-before);
}

.promo_code-block {
  border-radius: 12px;
  position: relative;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  text-align: right;
  min-height: 36px;
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  overflow: hidden;
}
.promo_code-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  z-index: 1;
}
.promo_code-block:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  width: 8px;
  height: 100%;
  background: #f4f5f7;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 1;
}
.promo_code-block .promo_code-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: #5554de;
  font-size: 13px;
  line-height: 17px;
  padding: 0 16px;
  border-radius: 12px;
  letter-spacing: 0.01em;
  color: #ffffff;
  height: 100%;
  max-width: 76px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
  z-index: 2;
}
.promo_code-block .promo_code-bg:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-text-wrapper {
  width: 100%;
  padding: 0 8px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.promo_code-block .promo_code-text-wrapper.unsetAnimation {
  animation: unset;
}
.promo_code-block .promo_code-text {
  color: #5554de;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.promo_code-block .promo_code-text:before {
  content: attr(data-text-before);
}
.promo_code-block .promo_code-copied {
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #f4f5f7;
  border: 1px solid #f1f1f1;
  height: 34px;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  color: #5554de;
  transition: 0.2s;
}
.promo_code-block .promo_code-copied svg {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  margin-right: 6px;
}
.promo_code-block .promo_code-copied:after {
  content: attr(data-text-after);
}
.promo_code-block.expired {
  pointer-events: none;
}
.promo_code-block.expired .promo_code-bg {
  background: #b5b5b5;
}
.promo_code-block.expired .promo_code-text {
  color: #6c6c6c;
}
.promo_code-block:hover .promo_code-bg {
  background: #4443b8;
}
.promo_code-block.coping {
  justify-content: center;
}
.promo_code-block.coping .promo_code-bg, .promo_code-block.coping .promo_code-text-wrapper, .promo_code-block.coping .promo_code-text {
  display: none;
}
.promo_code-block.coping .promo_code-copied {
  display: flex;
}
.promo_code-block.copied {
  justify-content: center;
}
.promo_code-block.copied .promo_code-bg {
  display: none;
}
.promo_code-block.copied .promo_code-text-wrapper {
  justify-content: center;
}
.promo_code-block.copied .promo_code-text {
  position: relative;
  text-align: center;
}

.promo-no-code {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.promo-no-code:before {
  content: attr(data-text-before);
}

.card-td-btn {
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.card-td-btn button {
  width: 100%;
  justify-content: center;
  padding: 16px 0;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  order: 0;
}
.card-td-btn button.bg_purple {
  color: #ffffff;
}
.card-td-btn button.bg-grey {
  background: #b5b5b5;
}

.card-btn-data {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
  margin: 0 0 0 auto;
}

.card-td-btn button.card-btn-report {
  padding: 0 !important;
  width: auto;
  color: #6c6c6c;
  order: 1;
  margin: 12px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.card-td-btn button.card-btn-report:hover span, .card-td-btn button.card-btn-report.active span {
  color: #5554de;
}
.card-td-btn button.card-btn-report:hover .warning-img, .card-td-btn button.card-btn-report.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.card-td-btn button.card-btn-report span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.card-td-btn button.card-btn-report span:before {
  content: attr(data-text-before);
}

.card-terms {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
  color: #2B2B2B;
  margin: 12px auto 0 auto;
}
.card-terms span:before {
  content: attr(data-text-before);
}
.card-terms.shown svg {
  transform: rotate(180deg);
}
.card-terms svg {
  width: 20px;
  height: 20px;
  margin-left: 4px;
}
.card-terms-desktop {
  display: none;
}

.card-td-terms {
  padding: 0;
}

.card-terms-block {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  padding: 12px 16px 0 16px;
  margin: 0;
  display: none;
  transition: 0.2s;
  text-decoration: underline;
  color: #5554de;
}
.card-terms-block.shown {
  display: block;
}
@media (min-width: 768px) {
  .card-terms-block {
    text-decoration: none;
    color: #6c6c6c;
  }
  .card-terms-block:hover {
    text-decoration: underline;
    color: #5554de;
  }
}

.table-show-more, .table-show-ajax {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  color: #ffffff;
  border-radius: 16px;
  cursor: pointer;
  width: fit-content;
  height: auto;
  padding: 20px 40px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  margin: 4px auto 0 auto;
  background: #5554de;
}
.table-show-more:hover, .table-show-ajax:hover {
  background: #4443b8;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.table-show-ajax {
  margin-top: 20px;
}
.table-show-ajax.loading {
  color: transparent;
}
.table-show-ajax.loading::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  background-image: url("/build/midori/assets/icons/loading.svg");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: no-repeat;
  webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

a.table-show-more, a.table-show-ajax {
  margin-top: 32px;
}

@-webkit-keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
@keyframes textLine {
  0% {
    transform: translateX(0%);
    left: 0;
  }
  50% {
    transform: translateX(-50%);
    left: 50%;
  }
  75% {
    transform: translateX(-75%);
    left: 75%;
  }
  100% {
    transform: translateX(-100%);
    left: 100%;
  }
}
.table_cards_with-static {
  margin-bottom: unset;
}

.similarCasinos__box {
  margin-bottom: 62px;
}
.similarCasinos__box:last-child {
  margin-bottom: unset;
}

.similarCasinos__text {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #181818;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 768px) {
  .similarCasinos__text {
    padding: 0 20px;
  }
}
.similarCasinos__text p:first-of-type {
  margin: 14px 0;
}

.card-td-btn.table-social button.card-btn-report {
  margin: 12px 5px 0 auto;
}
@media (max-width: 1200px) {
  .card-td-btn.table-social button.card-btn-report {
    margin-right: 8px;
    justify-content: flex-end;
  }
}
@media (max-width: 992px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 5px 0 auto;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .card-td-btn.table-social button.card-btn-report {
    margin: 12px 0 0 0;
  }
}

.table_cards-half .card-td-btn.table-social button.card-btn-report {
  margin: 12px 0 0 0;
}

.editors_choice, .no_deposit {
  border-color: #f0ad00 !important;
  border-width: 1px 1px 1px 1px !important;
}
.editors_choice .card-label-sponsored, .no_deposit .card-label-sponsored {
  background: #f0ad00;
  color: #181818;
  min-width: 116px;
  max-height: 24px;
  text-align: center;
  padding: 3.5px 10px !important;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.bonusWelcomeTypeWidget {
  margin-top: 8px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bonusWelcomeTypeWidget {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .bonusWelcomeTypeWidget {
    margin-top: 0;
  }
}
.bonusWelcomeTypeWidget__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bonusWelcomeTypeWidget__wrapper {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .bonusWelcomeTypeWidget__wrapper {
    max-width: 100%;
  }
}
.bonusWelcomeTypeWidget__cards {
  width: 100%;
}
.bonusWelcomeTypeWidget__card {
  cursor: pointer;
  width: 100%;
  background: linear-gradient(0deg, rgba(31, 31, 31, 0.7), rgba(31, 31, 31, 0.7)), linear-gradient(76.39deg, #5554DE 3.28%, #11D588 94.73%);
  border-radius: 20px;
  padding: 16px;
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .bonusWelcomeTypeWidget__card {
    margin-bottom: 0;
  }
}
.bonusWelcomeTypeWidget__card.tnc-show .bonusWelcomeTypeWidget__card__tnc--toogle .icon_drop-down {
  transform: rotate(180deg);
}
.bonusWelcomeTypeWidget__card.tnc-show .bonusWelcomeTypeWidget__card__tnc--toogle-txt:before {
  content: attr(data-text-hide);
}
.bonusWelcomeTypeWidget__card__img-wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 66px;
  height: 66px;
  background: #1f1f1f;
  border-radius: 16px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .bonusWelcomeTypeWidget__card__img-wrapper {
    display: none;
  }
}
@media (min-width: 1200px) {
  .bonusWelcomeTypeWidget__card__img-wrapper {
    display: inline-flex;
  }
}
.bonusWelcomeTypeWidget__card__img-wrapper.logo {
  border: 1px solid #404040;
}
.bonusWelcomeTypeWidget__card__logo {
  object-fit: contain;
  padding: 6px;
  width: 100%;
  height: auto;
}
.bonusWelcomeTypeWidget__card__gift {
  width: 40px;
  height: 40px;
}
.bonusWelcomeTypeWidget__card__top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .bonusWelcomeTypeWidget__card__top {
    margin-bottom: 12px;
  }
}
.bonusWelcomeTypeWidget__card__top__info {
  flex: 1;
}
.bonusWelcomeTypeWidget__card__top__type {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media (max-width: 576px) {
  .bonusWelcomeTypeWidget__card__top__type {
    margin-bottom: 0;
  }
}
.bonusWelcomeTypeWidget__card__top__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.bonusWelcomeTypeWidget__card__main {
  margin-top: -4px;
  margin-bottom: 20px;
}
.bonusWelcomeTypeWidget__card__main .card-info {
  margin-bottom: 8px;
}
.bonusWelcomeTypeWidget__card__main .card-info:last-child {
  margin-bottom: 0;
}
.bonusWelcomeTypeWidget__card__main .card-info .title {
  color: #f4f5f7;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.bonusWelcomeTypeWidget__card__main .card-info .text {
  font-weight: 600;
  color: #f4f5f7;
  font-size: 14px;
  line-height: 24px;
}
.bonusWelcomeTypeWidget__card__btn {
  border: none;
  outline: none;
  cursor: pointer;
  text-align: center;
  width: 100%;
  background: #05e98f;
  border-radius: 16px;
  padding: 14px 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .bonusWelcomeTypeWidget__card__btn {
    padding: 16px 32px;
    margin-bottom: 12px;
  }
}
.bonusWelcomeTypeWidget__card__btn:before {
  content: attr(data-text-before);
}
.bonusWelcomeTypeWidget__card__tnc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bonusWelcomeTypeWidget__card__tnc__report-btn {
  padding: 0;
  width: auto;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  white-space: nowrap;
}
.bonusWelcomeTypeWidget__card__tnc__report-btn:hover span, .bonusWelcomeTypeWidget__card__tnc__report-btn.active span {
  color: #5554de;
}
.bonusWelcomeTypeWidget__card__tnc__report-btn:hover .warning-img, .bonusWelcomeTypeWidget__card__tnc__report-btn.active .warning-img {
  mask: url("/build/img/icons/basic/warning_small.svg") no-repeat center;
  background-color: #5554de;
}
.bonusWelcomeTypeWidget__card__tnc__report-btn span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.bonusWelcomeTypeWidget__card__tnc__report-btn span:before {
  content: attr(data-text-before);
}
.bonusWelcomeTypeWidget__card__tnc--toogle {
  flex-wrap: wrap;
  flex-basis: 100%;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.bonusWelcomeTypeWidget__card__tnc--toogle-txt {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
}
.bonusWelcomeTypeWidget__card__tnc--toogle-txt:before {
  content: attr(data-text-show);
}
.bonusWelcomeTypeWidget__card__tnc--content {
  margin-top: 12px;
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
}
.bonusWelcomeTypeWidget__card__tnc--content:hover {
  text-decoration: underline;
}
.bonusWelcomeTypeWidget__card__tnc--content .hidden-text {
  display: none;
}
.bonusWelcomeTypeWidget__card__tnc--content .show-more-link {
  color: #ffffff;
}
.bonusWelcomeTypeWidget__card__tnc .icon_drop-down {
  transition: all ease 0.3s;
  width: 20px;
  height: 20px;
}
.bonusWelcomeTypeWidget__more-bonuses {
  width: 100%;
}
.bonusWelcomeTypeWidget__more-bonuses__btn {
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px;
  background: #5554de;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.bonusWelcomeTypeWidget__more-bonuses__btn:hover {
  background: #4443b8;
}
.bonusWelcomeTypeWidget__more-bonuses__btn:hover .bonusWelcomeTypeWidget__more-bonuses__dropdown-icon {
  background: #5554de;
}
.bonusWelcomeTypeWidget__more-bonuses__dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #4443b8;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.hotBonuses__header {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: linear-gradient(180deg, rgba(255, 177, 0, 0) 0%, rgba(255, 177, 0, 0.16) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-left: 12px;
  cursor: pointer;
  order: 3;
  overflow: hidden;
}
.hotBonuses__header--wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hotBonuses__header--bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.hotBonuses__header--icon {
  position: relative;
  z-index: 1;
}
.hotBonuses__header--title {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  background: linear-gradient(0deg, #FFE59A 0%, #FFFFD5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 10px;
  font-weight: 900;
  line-height: 16px;
  text-transform: uppercase;
}
.hotBonuses__popup {
  background: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(4px);
  position: fixed;
  top: 88px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 101;
}
.hotBonuses__popup.show {
  display: flex;
}
@media (max-width: 576px) {
  .hotBonuses__popup {
    top: 72px;
  }
  .hotBonuses__popup .container-fluid {
    padding: 0;
  }
}
.hotBonuses__content {
  border-radius: 0 0 20px 20px;
  background: linear-gradient(180deg, rgba(255, 177, 0, 0) 0%, rgba(255, 177, 0, 0.16) 100%), #181818;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.48);
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 375px;
  margin-left: auto;
}
@media (max-width: 576px) {
  .hotBonuses__content {
    width: 100%;
  }
}
.hotBonuses__title {
  display: flex;
  align-items: center;
  color: #f0ad00;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 16px 0;
}
.hotBonuses__title:after {
  content: attr(data-text-after);
}
.hotBonuses__title img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.hotBonuses__bonuses {
  max-height: 450px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hotBonuses__bonuses::-webkit-scrollbar {
  display: none;
}
.hotBonuses__bonus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: #2B2B2B;
  width: 100%;
  margin-bottom: 8px;
  position: relative;
  cursor: pointer;
}
.hotBonuses__bonus:last-of-type {
  margin-bottom: 0;
}
.hotBonuses__bonus--best {
  position: absolute;
  top: -2px;
  left: 2px;
  width: 100%;
  border-radius: 16px 16px 0 0;
  background: linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);
  color: #181818;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 4px 16px;
}
.hotBonuses__bonus--best .title:before {
  content: attr(data-text-before);
}
.hotBonuses__bonus--best .number {
  position: absolute;
  top: 0;
  left: -4px;
  border-radius: 16px 0;
  background: linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  color: #181818;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotBonuses__bonus--ordered {
  border: 1px solid #FD9902;
  background: rgba(61, 41, 0, 0.6);
  backdrop-filter: blur(10px);
}
.hotBonuses__bonus--ordered--first {
  border-width: 2px;
  padding-top: 32px;
}
.hotBonuses__bonus--label {
  position: absolute;
  top: -1px;
  left: -1px;
  border-radius: 16px 0;
  background: linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  color: #181818;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotBonuses__bonus--label:before {
  content: attr(data-text-before);
}
.hotBonuses__bonus--card {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.hotBonuses__bonus--logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  border-radius: 12px;
  margin-right: 12px;
}
.hotBonuses__bonus--logo img {
  max-width: 90%;
  max-height: 90%;
  height: auto;
  width: auto;
}
.hotBonuses__bonus--data {
  display: flex;
  flex-direction: column;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
}
.hotBonuses__bonus--title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin: 0;
}
.hotBonuses__bonus--info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
}
.hotBonuses__bonus--value {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.12px;
  color: #b5b5b5;
  margin: 0;
}
.hotBonuses__bonus--value:before {
  content: attr(data-text-before);
}
.hotBonuses__bonus--value span {
  color: #ffffff;
}
.hotBonuses__bonus--value span:before {
  content: attr(data-text-before);
}
.hotBonuses__bonus--value:first-of-type {
  margin-right: 8px;
}
.hotBonuses__bonus--promo {
  border-radius: 12px;
  border: 1px dashed rgba(255, 255, 255, 0.16);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px;
  cursor: pointer;
  margin-top: 8px;
}
.hotBonuses__bonus--promo .code {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.hotBonuses__bonus--promo .code:before {
  content: attr(data-text-before);
}
.hotBonuses__bonus--promo svg {
  width: 16px;
  height: 16px;
}
.hotBonuses__bonus--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: #05e98f;
  cursor: pointer;
  align-self: center;
  margin-left: 12px;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.shopWidget__title {
  color: #1f1f1f;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.24px;
  margin: 0; }
  @media (min-width: 576px) {
    .shopWidget__title {
      font-size: 40px;
      line-height: 52px;
      letter-spacing: 0.4px; } }
.shopWidget__bonuses--empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 52px 0; }
  @media (min-width: 576px) {
    .shopWidget__bonuses--empty {
      padding: 28px 0; } }
  .shopWidget__bonuses--empty .title {
    color: #181818;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 0 12px 0; }
  .shopWidget__bonuses--empty .link {
    color: #2B2B2B;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 0; }
    .shopWidget__bonuses--empty .link a {
      color: #5554de;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: none;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
.shopWidget__bonuses--content {
  padding: 12px 0; }
  @media (min-width: 576px) {
    .shopWidget__bonuses--content {
      padding: 28px 0; } }
  .shopWidget__bonuses--content .bonus__card {
    width: 100%;
    padding: 16px;
    border-radius: 20px;
    border: 1px solid #f1f1f1;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 12px; }
    @media (min-width: 576px) {
      .shopWidget__bonuses--content .bonus__card {
        flex-direction: row;
        align-items: center;
        margin-bottom: 16px; } }
    .shopWidget__bonuses--content .bonus__card[data-element="gamification-card-user"] {
      cursor: pointer; }
    .shopWidget__bonuses--content .bonus__card--header {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      height: 100%;
      margin-bottom: 18px; }
      @media (min-width: 576px) {
        .shopWidget__bonuses--content .bonus__card--header {
          margin-bottom: 0; } }
      .shopWidget__bonuses--content .bonus__card--header .card__logo {
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
        border-radius: 16px;
        border: 1px solid #DBD8D8;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (min-width: 576px) {
          .shopWidget__bonuses--content .bonus__card--header .card__logo {
            width: 108px;
            height: 108px;
            min-height: 108px;
            min-width: 108px;
            margin-right: 20px; } }
        .shopWidget__bonuses--content .bonus__card--header .card__logo img {
          width: auto;
          height: auto;
          max-width: 80%;
          max-height: 80%; }
      .shopWidget__bonuses--content .bonus__card--header .card__info {
        display: flex;
        flex-direction: column; }
        .shopWidget__bonuses--content .bonus__card--header .card__info .review {
          color: #5554de;
          font-size: 14px;
          font-weight: 500;
          line-height: 24px;
          text-decoration-line: underline;
          text-decoration-style: solid;
          text-decoration-skip-ink: none;
          text-decoration-thickness: auto;
          text-underline-offset: auto;
          text-underline-position: from-font;
          border: none;
          background: none;
          transition: 0.2s;
          margin: 0 0 4px 0;
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          cursor: pointer; }
          @media (min-width: 576px) {
            .shopWidget__bonuses--content .bonus__card--header .card__info .review {
              font-size: 16px;
              font-weight: 400; } }
          .shopWidget__bonuses--content .bonus__card--header .card__info .review:hover {
            color: #4443b8; }
        .shopWidget__bonuses--content .bonus__card--header .card__info .title {
          color: #181818;
          font-size: 16px;
          font-weight: 600;
          line-height: 24px; }
          @media (min-width: 576px) {
            .shopWidget__bonuses--content .bonus__card--header .card__info .title {
              font-size: 20px;
              font-weight: 500;
              line-height: 36px; } }
    .shopWidget__bonuses--content .bonus__card--btn {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 16px;
      background: #5554de;
      padding: 8px;
      width: 100%;
      min-height: 56px;
      border: none;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      transition: 0.2s;
      cursor: pointer; }
      @media (min-width: 576px) {
        .shopWidget__bonuses--content .bonus__card--btn {
          width: 301px;
          margin-left: 8px; } }
      .shopWidget__bonuses--content .bonus__card--btn:before {
        content: attr(data-text-before); }
      .shopWidget__bonuses--content .bonus__card--btn:hover {
        background: #4443b8; }
      .shopWidget__bonuses--content .bonus__card--btn.green {
        background: #05e98f;
        color: #181818; }
        .shopWidget__bonuses--content .bonus__card--btn.green:hover {
          background: #04C378; }
      .shopWidget__bonuses--content .bonus__card--btn.gray {
        background: rgba(108, 108, 108, 0.8); }
      .shopWidget__bonuses--content .bonus__card--btn .coins {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.16);
        width: 79px;
        height: 40px;
        margin: 0 auto 0 0; }
        .shopWidget__bonuses--content .bonus__card--btn .coins img {
          margin-right: 4px;
          width: 20px;
          height: 20px; }
      .shopWidget__bonuses--content .bonus__card--btn .text {
        margin: 0 30% 0 0; }
        .shopWidget__bonuses--content .bonus__card--btn .text:before {
          content: attr(data-text-before); }

.popupPurchase__wrapper {
  display: none;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  z-index: 100; }
  @media (min-width: 576px) {
    .popupPurchase__wrapper {
      align-items: center; } }
  .popupPurchase__wrapper.show {
    display: flex; }
.popupPurchase__block {
  border-radius: 24px 24px 0 0;
  background: #ffffff;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media (min-width: 576px) {
    .popupPurchase__block {
      width: 520px;
      min-width: 520px;
      height: 304px;
      min-height: 304px;
      padding: 36px 79px;
      border-radius: 24px; } }
.popupPurchase__title {
  color: #1f1f1f;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 20px 0; }
  @media (min-width: 576px) {
    .popupPurchase__title {
      margin-bottom: 24px; } }
.popupPurchase__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .popupPurchase__btns button {
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 16px;
    cursor: pointer;
    transition: 0.2s;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #181818;
    border: none;
    border-radius: 16px; }
    .popupPurchase__btns button:first-of-type {
      margin-bottom: 12px; }
    .popupPurchase__btns button[data-element="popup-purchase-drawer"] {
      background: linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%); }
    .popupPurchase__btns button[data-element="popup-purchase-buy"] {
      background: #05e98f; }
      .popupPurchase__btns button[data-element="popup-purchase-buy"]:hover {
        background: #04C378; }
    .popupPurchase__btns button[data-element="popup-purchase-close"] {
      background: transparent;
      border: 1px solid #b5b5b5;
      color: #2B2B2B;
      font-weight: 500; }

/*# sourceMappingURL=style.css.map */


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


.page--container.reordered {
    display: flex;
    flex-direction: column;
}

.page--container.reordered &gt; div {
    order: 0;
}

.page--container.reordered &gt; div.block__order--pre-last {
    order: 1;
}

.page--container.reordered &gt; div.block__order--last {
    order: 2;
}

@-webkit-keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3d {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
        box-shadow: 0 0 0 0 rgba(0, 145, 135, 0.5);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@-webkit-keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

@keyframes pulsescale3dPromo {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
        transform: translate3d(-1px, 0, 0);
    }
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
        box-shadow: 0 0 0 0 rgba(0, 75, 255, 0.2);
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
        box-shadow: 0 0 0 30px rgba(16, 219, 207, 0);
    }
}

.internalpage h2, .internalpage .casino__table h3, .internalpage .casino__bonus h3, .internalpage .casino__table h4, .internalpage .casino__bonus h4, .casino__table .internalpage h3, .casino__bonus .internalpage h3, .casino__table .internalpage h4, .casino__bonus .internalpage h4 {
    margin-bottom: 10px;
}

.internalpage .front__screen-form {
    margin-top: 10px !important;
}

table.table-review, table.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 3px;
    box-sizing: border-box;
}

table.table-review th, table.table th, table.table-review td, table.table td {
    background-color: #0B0D11;
    padding: 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    color: white;
}

@media (max-width: 985px) {
    table.table-review th, table.table th, table.table-review td, table.table td {
        font-size: 13px;
    }
}

table.table-review th:first-child, table.table th:first-child, table.table-review td:first-child, table.table td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

table.table-review th:last-child, table.table th:last-child, table.table-review td:last-child, table.table td:last-child {
    border-right: 0;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

table.table-review th .btn, table.table-review th .casino__table .btn--inverse, table.table-review th .casino__bonus .btn--inverse, table.table-review th .casino__table .btn--unactive, table.table-review th .casino__bonus .btn--unactive, .casino__table table.table-review th .btn--inverse, .casino__bonus table.table-review th .btn--inverse, .casino__table table.table-review th .btn--unactive, .casino__bonus table.table-review th .btn--unactive, table.table th .btn, table.table th .casino__table .btn--inverse, table.table th .casino__bonus .btn--inverse, table.table th .casino__table .btn--unactive, table.table th .casino__bonus .btn--unactive, .casino__table table.table th .btn--inverse, .casino__bonus table.table th .btn--inverse, .casino__table table.table th .btn--unactive, .casino__bonus table.table th .btn--unactive, table.table-review td .btn, table.table-review td .casino__table .btn--inverse, table.table-review td .casino__bonus .btn--inverse, table.table-review td .casino__table .btn--unactive, table.table-review td .casino__bonus .btn--unactive, .casino__table table.table-review td .btn--inverse, .casino__bonus table.table-review td .btn--inverse, .casino__table table.table-review td .btn--unactive, .casino__bonus table.table-review td .btn--unactive, table.table td .btn, table.table td .casino__table .btn--inverse, table.table td .casino__bonus .btn--inverse, table.table td .casino__table .btn--unactive, table.table td .casino__bonus .btn--unactive, .casino__table table.table td .btn--inverse, .casino__bonus table.table td .btn--inverse, .casino__table table.table td .btn--unactive, .casino__bonus table.table td .btn--unactive {
    max-width: 110px;
    min-width: 110px;
    font-size: 13px;
    padding: 8px;
}

table.table-review th, table.table th {
    font-weight: 600;
    background: #0B0D11;
}

@media (max-width: 576px) {
    table.table thead {
        display: none;
    }

    table.table tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }

    table.table tr td {
        width: 100%;
        border-radius: 7px;
        margin-bottom: 2px;
    }
}

table.table td {
    text-align: left;
}

table.table .rating {
    display: flex;
    white-space: nowrap;
}

table.table .rating svg {
    margin: 0 2px;
    width: 13px;
    height: 13px;
}

table.table .rating svg path {
    fill: #ffda2d;
}

table.newBonusTable td .btn--inverse, table.newBonusTable td .casino__table .btn--unactive, table.newBonusTable td .casino__bonus .btn--unactive, .casino__table table.newBonusTable td .btn--unactive, .casino__bonus table.newBonusTable td .btn--unactive {
    max-width: 100%;
    width: 100%;
}

@media (max-width: 576px) {
    table.newBonusTable td.empty {
        display: none;
    }
}

table.newBonusTable td:first-of-type {
    width: 50%;
}

@media (max-width: 576px) {
    table.newBonusTable td:first-of-type {
        width: 100%;
        text-align: center;
    }
}

table.newBonusTable td:nth-child(n+2) {
    text-align: center;
}

.video {
    width: 100%;
    max-width: 100%;
}

.table-review-block {
    overflow-x: scroll;
}

.block {
    background: #19202D;
    border-radius: 4px;
    padding: 20px;
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: white;
}

@media (max-width: 576px) {
    .block {
        padding: 10px;
    }
}

.block__content--keitaro {
    min-height: 850px;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block__content--keitaro {
        min-height: 1080px;
    }
}

@media (max-width: 576px) {
    .block__content--keitaro {
        min-height: 1390px;
    }
}

.block--keitaro {
    padding: 10px 0 0 0;
}

.block--keitaro .table__td--info {
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--info {
        width: 75%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--info {
        width: 100%;
    }
}

.block--keitaro .table__td--logo {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--logo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

.block--keitaro .table__td--bonus {
    min-width: 45%;
    width: 45%;
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--bonus {
        min-width: 60%;
        width: 60%;
    }
}

@media (max-width: 576px) {
    .block--keitaro .table__td--bonus {
        width: 100%;
    }
}

.block--keitaro .table__td--btn {
    width: 25%;
}

@media (max-width: 576px) {
    .block--keitaro .table__td--btn {
        width: 100%;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .block--keitaro .table__td--flag {
        position: absolute !important;
    }
}

.block--keitaro .table__td--softs {
    width: 100%;
}

.block h1:first-child, .block h2:first-child, .block h3:first-child, .block .casino__table h4:first-child, .block .casino__bonus h4:first-child, .casino__table .block h4:first-child, .casino__bonus .block h4:first-child {
    margin-top: 0;
}

.block h2:first-child strong, .block .casino__table h3:first-child strong, .block .casino__bonus h3:first-child strong, .block .casino__table h4:first-child strong, .block .casino__bonus h4:first-child strong, .casino__table .block h3:first-child strong, .casino__bonus .block h3:first-child strong, .casino__table .block h4:first-child strong, .casino__bonus .block h4:first-child strong {
    color: #57BB8A;
}

.block h2:first-child small, .block .casino__table h3:first-child small, .block .casino__bonus h3:first-child small, .block .casino__table h4:first-child small, .block .casino__bonus h4:first-child small, .casino__table .block h3:first-child small, .casino__bonus .block h3:first-child small, .casino__table .block h4:first-child small, .casino__bonus .block h4:first-child small {
    display: block;
    margin-top: 0;
    font-size: 13px;
    font-weight: 300;
    -webkit-text-fill-color: #9E9E9E;
    font-family: "Montserrat", sans-serif;
}

.block p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 1.2em;
}

.block a {
    color: #57BB8A;
}

.block a:hover {
    color: #6CF874;
}

.block li {
    margin-bottom: 10px;
}

.block img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.block__social {
    display: flex;
    align-items: flex-start;
}

.block__social .card {
    background: #0B0D11;
    margin: 0;
    min-height: auto;
}

.block-sitemap h3, .block-sitemap .casino__table h4, .block-sitemap .casino__bonus h4, .casino__table .block-sitemap h4, .casino__bonus .block-sitemap h4 {
    -webkit-text-fill-color: #9E9E9E;
}

.block-sitemap h3:first-child, .block-sitemap .casino__table h4:first-child, .block-sitemap .casino__bonus h4:first-child, .casino__table .block-sitemap h4:first-child, .casino__bonus .block-sitemap h4:first-child {
    margin-top: 0;
    margin-bottom: 10px;
}

.block-sitemap .row ul {
    margin: 0;
    padding-left: 30px;
}

.block-sitemap .flex-block {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.block-sitemap .flex-block li {
    width: 16%;
    margin-bottom: 10px;
}

.block-sitemap .flex-block li a {
    height: 100%;
}

@media (max-width: 768px) {
    .block-sitemap .flex-block li {
        width: 24%;
    }
}

@media (max-width: 576px) {
    .block-sitemap .flex-block li {
        width: 48%;
    }
}

.block.bannerCasino {
    padding: 0;
}

.block.bannerCasino .card {
    margin: 0;
}

.block.bannerCasino .card .header {
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.block.bannerCasino .card .body {
    padding: 15px 20px 20px 20px;
    background: #0B0D11;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media screen and (min-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .dropdown-toggle:hover::after {
        color: #e52e71;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 75vh;
}

.error_emoji {
    height: 20px;
    margin-top: -5px;
}

.status__error {
    color: #005491;
    margin: 0 auto;
    text-align: center;
    font-size: 200px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .status__error {
        font-size: 130px;
    }
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 30px 0;
}

.pagination span.previous a, .pagination span.first a, .pagination span.next a, .pagination span.last a {
    color: transparent;
    background-image: url("/build/casinosanalyzer/img/forward.svg");
    transform: rotate(180deg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagination span.previous a:hover, .pagination span.first a:hover, .pagination span.next a:hover, .pagination span.last a:hover {
    text-decoration-color: transparent;
    -webkit-background-clip: initial;
    background-image: url("/build/casinosanalyzer/img/forward-active.svg");
}

.pagination span.first a, .pagination span.last a {
    background-image: url("/build/casinosanalyzer/img/fast-forward.svg");
}

.pagination span.first a:hover, .pagination span.last a:hover {
    background-image: url("/build/casinosanalyzer/img/fast-forward-active.svg");
}

.pagination span.next a, .pagination span.last a {
    transform: rotate(0);
}

.pagination span.current {
    background: white;
    color: #19202D;
}

.pagination a, .pagination .current {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 25px;
    min-width: 26px;
    border-radius: 50%;
    padding: 0 3px;
    box-sizing: border-box;
    transition: 0.2s;
    margin: 0 2px;
}

.pagination a:hover, .pagination .current:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.5);
}

@media (max-width: 576px) {
    .summary a {
        padding: 8px 0;
        display: inline-block;
    }
}

.load-more {
    background: none;
    border: none;
    padding: 0;
    margin: 10px auto 30px auto;
    color: #57BB8A;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
}

.load-more svg {
    margin-right: 5px;
}

.load-more svg path {
    transition: 0.2s;
}

.load-more:hover {
    color: #6CF874;
}

.load-more:hover svg path {
    fill: #6CF874;
}

.tooltip {
    font-family: "Montserrat", sans-serif;
}

.jvectormap-tip {
    position: absolute;
    display: none;
    border: solid 1px #CDCDCD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: smaller;
    padding: 3px;
    z-index: 11;
}

.flag {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
    border-radius: 50%;
    display: inline-flex;
}

@media (min-width: 992px) {
    .col-sm-12.col-lg-3 {
        max-width: 25%;
    }
}

.casino__page-body &gt; li {
    list-style-type: none;
}

.carousel_box-CKEDITOR {
    display: flex;
    align-items: center;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 0 10px 0;
}

.carousel_box-CKEDITOR ::-webkit-scrollbar {
    display: none;
}

.carousel_box-CKEDITOR .arrow_left, .carousel_box-CKEDITOR .arrow_right {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 25px;
    color: #0B0D11;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: 15px;
    cursor: pointer;
}

.carousel_box-CKEDITOR .arrow_right {
    right: 15px;
    left: unset;
}

.carousel_box-CKEDITOR .slides_group {
    width: 100%;
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
}

.carousel_box-CKEDITOR .slide {
    width: 100%;
    max-width: 500px;
    margin-right: 20px;
    flex: 0 0 auto;
}

.carousel_box-CKEDITOR .slide:last-child {
    margin-right: 0;
}

.carousel_box-CKEDITOR img {
    width: 100%;
    height: 266px;
    object-fit: cover;
    border-radius: 12px;
}

iframe#launcher {
    margin: 0 !important;
    transition-timing-function: linear !important;
}

.category__list div {
    margin-bottom: 15px;
}

.category__list a, .category__list p {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    color: #57BB8A;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    transition: 0.2s;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.category__list a.category--flags, .category__list p.category--flags {
    justify-content: space-between;
    text-align: left;
}

.category__list a.category--reverse, .category__list p.category--reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.category__list a:hover, .category__list p:hover {
    background: rgba(108, 248, 116, 0.1);
    border-color: rgba(108, 248, 116, 0.1);
    text-decoration: none;
    color: #6CF874;
}

.category__list a .flag, .category__list p .flag {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.category__list a .category__logo, .category__list p .category__logo {
    margin: 0 5px 0 0;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category__list a .category__logo img, .category__list p .category__logo img {
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
}

.casino__table, .casino__bonus {
    width: 100%;
    border-spacing: 0 4px;
    border-collapse: separate;
    font-size: 12px;
    line-height: 20px;
}

.casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0.7em;
    color: #FFFFFF;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h1, .casino__bonus h1, .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}

.casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1em;
    text-align: center;
}

@media (max-width: 768px) {
    .casino__table h2, .casino__bonus h2, .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 18px;
    }
}

.casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 768px) {
    .casino__table h3, .casino__bonus h3, .casino__table h4, .casino__bonus h4 {
        font-size: 15px;
    }
}

.casino__table h4, .casino__bonus h4 {
    font-size: 15px;
}

.casino__table b, .casino__bonus b, .casino__table strong, .casino__bonus strong {
    font-weight: 600;
}

.casino__table button.link img, .casino__table button.table__bonus--review::before img, .casino__bonus button.link img, .casino__bonus button.table__bonus--review::before img, .casino__table button.btn__more img, .casino__bonus button.btn__more img {
    width: 100%;
}

.casino__table .btn__more, .casino__bonus .btn__more {
    background: transparent;
    border: none;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #57BB8A;
}

.casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    border-bottom-color: #6CF874;
}

.casino__table a:not([href]), .casino__bonus a:not([href]), .casino__table a:not([href]):not([class]) {
    cursor: pointer;
    color: #57BB8A;
}

.casino__table a:not([href]).btn, .casino__bonus a:not([href]).btn, .casino__table a.btn--inverse:not([href]), .casino__bonus a.btn--inverse:not([href]), .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn {
    color: #0094FF;
}

.casino__table a:not([href]).btn--inverse, .casino__bonus a:not([href]).btn--inverse, .casino__table a.btn--unactive:not([href]), .casino__bonus a.btn--unactive:not([href]), .casino__table a:not([href]):not([class]).btn--inverse {
    color: white;
}

.casino__table a:not([href]):hover, .casino__bonus a:not([href]):hover, .casino__table a:not([href]):not([class]):hover {
    color: #6CF874;
}

.casino__table a:not([href]):hover.btn, .casino__bonus a:not([href]):hover.btn, .casino__table a.btn--inverse:not([href]):hover, .casino__bonus a.btn--inverse:not([href]):hover, .casino__table a.btn--unactive:not([href]):hover, .casino__bonus a.btn--unactive:not([href]):hover, .casino__table a:not([href]):not([class]):hover.btn {
    color: white;
}

.casino__table a, .casino__bonus a, .casino__table .link, .casino__table .table__bonus--review::before, .casino__bonus .link, .casino__bonus .table__bonus--review::before, .casino__table .btn__more, .casino__bonus .btn__more {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    color: #57BB8A;
    text-decoration: none;
    transition: 0.2s;
    cursor: pointer;
}

.casino__table a:focus, .casino__bonus a:focus, .casino__table .link:focus, .casino__table .table__bonus--review:focus::before, .casino__bonus .link:focus, .casino__bonus .table__bonus--review:focus::before, .casino__table .btn__more:focus, .casino__bonus .btn__more:focus {
    outline: 0;
}

.casino__table a:hover, .casino__bonus a:hover, .casino__table .link:hover, .casino__table .table__bonus--review:hover::before, .casino__bonus .link:hover, .casino__bonus .table__bonus--review:hover::before, .casino__table .btn__more:hover, .casino__bonus .btn__more:hover {
    color: #6CF874;
}

.casino__table .btn, .casino__bonus .btn, .casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0094FF;
    background: transparent;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 200px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 1px #0094FF;
    -moz-box-shadow: inset 0 0 0 1px #0094FF;
    box-shadow: inset 0 0 0 1px #0094FF;
    border: none;
    padding: 10px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.2s;
}

.casino__table .btn:hover, .casino__bonus .btn:hover, .casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
    text-decoration: none;
}

.casino__table .btn:focus, .casino__bonus .btn:focus, .casino__table .btn--inverse:focus, .casino__bonus .btn--inverse:focus, .casino__table .btn--unactive:focus, .casino__bonus .btn--unactive:focus {
    outline: 0;
}

.casino__table .btn--inverse, .casino__bonus .btn--inverse, .casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: linear-gradient(180deg, #0094FF 0%, #005491 100%);
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__table .btn--inverse:hover, .casino__bonus .btn--inverse:hover, .casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: linear-gradient(180deg, #0094FF 30%, #005491 100%);
}

.casino__table .btn--green, .casino__bonus .btn--green {
    border-color: #57BB8A;
    color: #57BB8A;
    -webkit-box-shadow: inset 0 0 0 1px #57BB8A;
    -moz-box-shadow: inset 0 0 0 1px #57BB8A;
    box-shadow: inset 0 0 0 1px #57BB8A;
}

.casino__table .btn--green svg, .casino__bonus .btn--green svg {
    margin-left: 10px;
}

.casino__table .btn--green svg path, .casino__bonus .btn--green svg path {
    stroke: #57BB8A;
    transition: 0.2s;
}

.casino__table .btn--green:hover, .casino__bonus .btn--green:hover {
    background: #57BB8A;
    box-shadow: 0 10px 15px rgba(215, 215, 215, 0.1);
}

.casino__table .btn--green:hover svg path, .casino__bonus .btn--green:hover svg path {
    stroke: white;
}

.casino__table .btn--unactive, .casino__bonus .btn--unactive {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--unactive:hover, .casino__bonus .btn--unactive:hover {
    background: transparent;
    color: white;
    border-color: white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}

.casino__table .btn--animated, .casino__bonus .btn--animated {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    -webkit-animation: pulsescale3d 1.25s infinite;
    animation: pulsescale3d 1.25s infinite;
}

.casino__table .btn--animated:hover, .casino__bonus .btn--animated:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__table .btn--animatedPromo, .casino__bonus .btn--animatedPromo {
    transition: 0.2s;
    -webkit-animation: pulsescale3dPromo 1.25s;
    animation: pulsescale3dPromo 1.25s;
}

.casino__table caption, .casino__bonus caption {
    caption-side: top;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
    text-align: center;
    color: white;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 576px) {
    .casino__table caption, .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__table--linkTitle {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 992px) {
    .casino__table--linkTitle {
        position: relative;
        display: block;
        margin: 10px 0;
    }
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number), .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) &gt; *:not(.number) {
    opacity: 0.5;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) a, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn__more, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn__more {
    color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive {
    color: rgba(255, 255, 255, 0.3);
    border: none;
    box-shadow: none;
}

.casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--inverse:hover, .casino__table tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover, .casino__bonus tr.table__tr--disabled td:not(.casino__table--geo) .btn--unactive:hover {
    color: white;
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

@media (max-width: 992px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .casino__table tr, .casino__bonus tr {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .casino__table thead, .casino__bonus thead {
        display: none;
    }
}

.casino__table th, .casino__bonus th {
    text-align: center;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
    line-height: normal;
}

.casino__table th svg, .casino__bonus th svg {
    display: inline-block;
    min-width: 10px;
    min-height: 10px;
    margin-left: 5px;
}

.casino__table td, .casino__bonus td {
    background: #0b0d11;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 25px 20px;
    font-size: 14px;
    text-align: center;
    width: 10%;
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
}

@media (max-width: 992px) {
    .casino__table td, .casino__bonus td {
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

@media (max-width: 576px) {
    .casino__table td, .casino__bonus td {
        border: none;
        padding: 25px 14px;
    }
}

.casino__table td:first-of-type, .casino__bonus td:first-of-type {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

@media (max-width: 992px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom-left-radius: 0;
        width: 30% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table td:first-of-type, .casino__bonus td:first-of-type {
        border-bottom: 0;
    }
}

.casino__table td:last-of-type, .casino__bonus td:last-of-type {
    border-right: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 576px) {
    .casino__table td:last-of-type, .casino__bonus td:last-of-type {
        padding-top: 2px;
    }
}

.casino__table--info {
    position: relative;
    width: 15% !important;
}

.casino__table .number, .casino__bonus .number {
    position: absolute;
    left: -3px;
    top: 35%;
    width: 45px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 576px) {
    .casino__table .number, .casino__bonus .number {
        left: 25px;
        top: -37px;
        z-index: 100;
    }
}

.casino__table .number svg, .casino__bonus .number svg {
    transform: rotate(-90deg);
    position: absolute;
}

@media (max-width: 576px) {
    .casino__table .number svg, .casino__bonus .number svg {
        transform: rotate(0);
    }
}

.casino__table .number span, .casino__bonus .number span {
    transform: rotate(0);
    position: relative;
    left: -3px;
    color: white;
}

@media (max-width: 576px) {
    .casino__table .number span, .casino__bonus .number span {
        left: 0;
        top: -3px;
    }
}

.casino__table--logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
}

@media (max-width: 576px) {
    .casino__table--logo {
        padding: 0;
    }
}

.casino__table--logo .logo__bg {
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 100px;
    min-height: 100px;
    max-height: 100px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
    }
}

.casino__table--logo .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
    max-height: 75px;
}

@media (max-width: 576px) {
    .casino__table--logo .logo__bg img {
        max-height: 50px;
    }
}

.casino__table--logo .logo--title {
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
}

.casino__table--bonus {
    color: #fff;
    text-align: left !important;
    width: 20% !important;
}

@media (max-width: 992px) {
    .casino__table--bonus {
        width: 70% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        border-right: 0 !important;
    }
}

@media (max-width: 576px) {
    .casino__table--bonus {
        border: 0;
        text-align: center !important;
        border-radius: 0 3px 0 0;
    }
}

.casino__table .bonus__title, .casino__bonus .bonus__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: left;
}

@media (max-width: 576px) {
    .casino__table .bonus__title, .casino__bonus .bonus__title {
        font-size: 14px;
        line-height: 22px;
    }
}

.casino__table .bonus__text, .casino__bonus .bonus__text {
    font-size: 14px;
    line-height: 20px;
    display: block;
}

@media (max-width: 576px) {
    .casino__table .bonus__text, .casino__bonus .bonus__text {
        text-align: left;
        font-size: 13px;
    }
}

.casino__table .bonus__links, .casino__bonus .bonus__links {
    display: flex;
    align-items: center;
}

.casino__table .bonus__links span, .casino__bonus .bonus__links span, .casino__table .bonus__links a, .casino__bonus .bonus__links a {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 8px 0;
}

.casino__table .bonus__links span:nth-child(2), .casino__bonus .bonus__links span:nth-child(2), .casino__table .bonus__links a:nth-child(2), .casino__bonus .bonus__links a:nth-child(2) {
    padding-left: 7px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 7px;
}

.casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 10;
    text-align: right;
}

@media (max-width: 576px) {
    .casino__table .bonus__promo-code, .casino__bonus .bonus__promo-code {
        justify-content: center;
    }
}

.casino__table .bonus__promo-code.active, .casino__bonus .bonus__promo-code.active {
    text-align: center;
}

.casino__table .bonus__promo-code.active .promo-code-copied, .casino__bonus .bonus__promo-code.active .promo-code-copied {
    visibility: visible;
    font-size: 10px;
    z-index: 1;
}

.casino__table .bonus__promo-code p, .casino__bonus .bonus__promo-code p {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.casino__table .promo-code, .casino__bonus .promo-code {
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.4);
    box-sizing: border-box;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    color: #92D1FF;
    opacity: 0.8;
    padding: 3px;
    min-width: 120px;
    cursor: pointer;
    transition: 0.2s;
    margin: 3px 0;
    position: relative;
}

.casino__table .promo-code:hover, .casino__bonus .promo-code:hover {
    color: #6CF874;
}

.casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
    visibility: hidden;
    width: 166px;
    padding: 5px 10px;
    background-color: #13171E;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: left;
    border-radius: 6px;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 110%;
    top: -3px;
    font-size: 10px;
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied, .casino__bonus .promo-code-copied {
        left: auto;
        right: -7px;
        top: 130%;
    }
}

.casino__table .promo-code-copied::after, .casino__bonus .promo-code-copied::after {
    content: attr(data-text);
    color: #fff;
    display: block;
    margin-left: 5px;
}

.casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: rgb(43, 47, 53);
    top: 6px;
    left: -12px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::before, .casino__bonus .promo-code-copied .triangle::before {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 100%;
    }
}

.casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #13171f;
    top: 9px;
    left: -8px;
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .casino__table .promo-code-copied .triangle::after, .casino__bonus .promo-code-copied .triangle::after {
        top: auto;
        left: auto;
        transform: rotate(0deg);
        right: 10px;
        bottom: 96%;
    }
}

.casino__table--geo {
    min-width: 10% !important;
}

@media (max-width: 992px) {
    .casino__table--geo {
        width: 15% !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
}

@media (max-width: 576px) {
    .casino__table--geo {
        border: 0;
        order: 1 !important;
        padding: 15px 0 5px 0 !important;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
}

.casino__table--geo span.country--flag {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: contain;
    border-radius: 50%;
}

.casino__table--geo .country--data {
    display: inline-flex;
    align-items: center;
}

.casino__table--geo .country--data svg {
    width: 10px;
    height: 7px;
}

.casino__table--flag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38px;
    margin: 0 auto;
}

.casino__table--flagInfo {
    font-size: 11px;
    line-height: 14px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__table--flagInfo .country--flag {
    width: 16px;
    height: 12px;
    min-width: 16px;
    min-height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-flex;
    background-size: cover;
    margin-left: 8px;
}

.casino__table--flagInfo .country--data {
    margin-right: 8px;
}

.casino__table--reputation {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 992px) {
    .casino__table--reputation {
        width: 15% !important;
        border-bottom-left-radius: 3px;
    }
}

@media (max-width: 576px) {
    .casino__table--reputation {
        display: none !important;
    }
}

.casino__table--reputation b {
    font-size: 16px;
    color: #fff;
}

.casino__table--btn {
    width: 15% !important;
}

@media (max-width: 992px) {
    .casino__table--btn {
        width: 55% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--btn {
        width: 100% !important;
        border-radius: 0 0 3px 3px;
        padding-top: 2px;
    }
}

.casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0;
}

@media (max-width: 576px) {
    .casino__table--btn a.btn--inverse, .casino__table--btn .casino__table a.btn--unactive, .casino__table--btn .casino__bonus a.btn--unactive, .casino__table .casino__table--btn a.btn--unactive, .casino__bonus .casino__table--btn a.btn--unactive {
        width: 100%;
        max-width: none;
    }
}

.casino__table--btn a:nth-child(2) {
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .casino__table--payment {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--payment {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .casino__table--games {
        width: 15% !important;
    }
}

@media (max-width: 576px) {
    .casino__table--games {
        display: none !important;
    }
}

.casino__table .payment, .casino__bonus .payment {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    font-size: 13px;
    margin: 0 auto 10px;
}

.casino__table .wr--title, .casino__bonus .wr--title {
    display: none;
}

@media (max-width: 576px) {
    .casino__table .wr--title, .casino__bonus .wr--title {
        display: inline-block;
    }
}

.show__code {
    position: absolute;
    background: #008ff6;
    top: 0;
    left: 0;
    width: 85%;
    height: 20px;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
}

.show__code::before {
    content: attr(data-text);
    color: white;
}

.show__code::after {
    content: "";
    display: block;
    background: #86caff;
    position: absolute;
    width: 26px;
    height: 20px;
    border-radius: 50%;
    top: -10px;
    right: -12px;
    transform: rotate(45deg);
}

.casino__bonus {
    border-spacing: 0 5px;
    margin-bottom: 10px;
}

.casino__bonus--alternative {
    border: 1px solid #dec815;
    background-color: #FCE639;
    border-radius: 4px;
    padding: 15px 15px 5px 15px;
    margin-bottom: 20px;
}

.casino__bonus--alternative .alternative__title {
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #131a28;
}

.casino__bonus--alternative .alternative__title img {
    margin-right: 5px;
}

.casino__bonus--alternative h2, .casino__bonus--alternative .casino__table h3, .casino__table .casino__bonus--alternative h3, .casino__bonus--alternative .casino__table h4, .casino__table .casino__bonus--alternative h4, .casino__bonus--alternative .casino__bonus h3, .casino__bonus .casino__bonus--alternative h3, .casino__bonus--alternative .casino__bonus h4, .casino__bonus .casino__bonus--alternative h4 {
    color: #131a28;
}

.casino__bonus--alternative .casino__bonus {
    margin-bottom: 0;
}

.casino__bonus.bestOffers tr .casino__table--terms {
    background: transparent !important;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr .casino__table--terms.shown {
        background: #112b44 !important;
        border: 2px solid rgb(8, 182, 171) !important;
        border-top: 0 !important;
    }
}

.casino__bonus.bestOffers tr:first-of-type td {
    background: #112B44;
}

.casino__bonus.bestOffers tr:first-of-type td .number::after {
    border-color: transparent transparent #112B44;
}

@media (max-width: 576px) {
    .casino__bonus.bestOffers tr:first-of-type td .number::after {
        border-color: transparent transparent #1f354e;
    }
}

.casino__bonus--termsTR {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.casino__bonus--termsTR td {
    padding: 0;
    border: none !important;
    text-align: left;
}

.casino__bonus--termsTR td .link, .casino__bonus--termsTR td .table__bonus--review::before, .casino__bonus--termsTR td .casino__table .btn__more, .casino__table .casino__bonus--termsTR td .btn__more, .casino__bonus--termsTR td .casino__bonus .btn__more, .casino__bonus .casino__bonus--termsTR td .btn__more {
    color: white;
    font-size: 10px;
    transition: 0.2s;
}

.casino__bonus--termsTR td .link:hover, .casino__bonus--termsTR td .table__bonus--review:hover::before, .casino__bonus--termsTR td .casino__table .btn__more:hover, .casino__table .casino__bonus--termsTR td .btn__more:hover, .casino__bonus--termsTR td .casino__bonus .btn__more:hover, .casino__bonus .casino__bonus--termsTR td .btn__more:hover {
    color: #6CF874;
}

.casino__bonus--country {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 25px;
    right: 15px;
}

@media (max-width: 576px) {
    .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus--country svg:last-of-type {
    margin-left: 5px;
}

.casino__bonus--flag {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
}

.casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
    font-size: 14px;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px;
    min-width: 230px;
    max-width: none;
    width: fit-content;
}

.casino__bonus .btn--inverse__review {
    max-width: 230px;
    min-width: auto;
    width: 100%;
}

@media (max-width: 576px) {
    .casino__bonus .btn--inverse, .casino__bonus .btn--unactive {
        width: 100%;
    }
}

.casino__bonus .btn--inverse.casino__table--btnCase, .casino__bonus .casino__table--btnCase.btn--unactive {
    text-transform: capitalize;
}

.casino__bonus--container {
    background: #1C3045;
    padding: 20px 0;
    margin-bottom: 30px;
}

.casino__bonus--click {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 3px;
    right: 105px;
    font-size: 10px;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 576px) {
    .casino__bonus--click {
        display: flex;
    }
}

.casino__bonus--click img {
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

.casino__bonus--info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    line-height: 12px;
    background: rgba(19, 23, 29, 0.15);
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info {
        display: none;
    }
}

.casino__bonus--info ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info ul {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 5px;
    }
}

.casino__bonus--info ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

@media (max-width: 576px) {
    .casino__bonus--info ul li {
        margin-right: auto;
    }
}

.casino__bonus--info ul li:last-of-type {
    margin: 0;
}

.casino__bonus--info ul li svg {
    margin-right: 3px;
}

.casino__bonus--info p {
    margin: 0;
}

@media (max-width: 576px) {
    .casino__bonus--info p {
        width: 100%;
    }
}

.casino__bonus--info p time {
    color: #92D1FF;
}

.casino__bonus--empty-slide {
    border: 2px solid #05b1a6 !important;
    border-radius: 4px;
    width: 100%;
    min-width: 1307px;
    height: 194px;
}

.casino__bonus--slider {
    transition: all 0.5s ease-in-out;
    display: flex;
    transform: translate(-1320px, 0);
    width: 100vw;
    margin: 0 auto;
    max-width: 1307px;
}

.casino__bonus--slide {
    width: 100%;
    min-width: 1307px;
    height: 194px;
    margin: 0 5px;
}

.casino__bonus--slide .dropdown .dropdown-menu {
    max-height: 80px !important;
}

.casino__bonus--slider-buttons {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: aliceblue;
    max-width: 210px;
    margin: 0 auto 20px auto;
    background: rgba(64, 143, 242, 0.1);
    border: 1px solid #52b3ab;
}

.casino__bonus--slider-buttons .active {
    background: rgba(82, 179, 171, 0.4980392157);
    position: absolute;
    width: 70px;
    height: 27px;
    border-radius: 4px;
    transform: translate(-69px, 0px);
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus--slider-buttons .active .line {
    transition: all 0.4s ease-in-out;
    background: #52b3ab;
    width: 50px;
    height: 2px;
}

.casino__bonus--slider-button {
    width: 80px;
    height: 25px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: flex;
}

.casino__bonus--slider-button:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.casino__bonus--slider-button:nth-child(3) {
    border-radius: 0 5px 5px 0;
}

.casino__bonus--slider-button .line {
    background: #8e939b;
    width: 50px;
    height: 2px;
}

@media screen and (max-width: 1340px) {
    .casino__bonus--empty-slide {
        display: none !important;
    }

    .casino__bonus--slider {
        transform: translate(0, 0);
    }

    .casino__bonus--slide {
        min-width: 97vw;
    }

    .casino__bonus--slide:nth-child(1), .casino__bonus--slide:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .casino__bonus--slide {
        min-width: 95vw;
        height: unset;
    }
}

@media screen and (max-width: 575px) {
    .casino__bonus--slide {
        min-width: 98vw;
    }

    .casino__bonus--slide .dropdown .show {
        position: inherit;
    }
}

.casino__bonus caption {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: table-caption !important;
}

@media (max-width: 576px) {
    .casino__bonus caption {
        font-size: 18px;
    }
}

.casino__bonus thead tr {
    display: flex;
}

.casino__bonus th {
    color: white;
    padding-bottom: 5px;
    width: 20%;
}

.casino__bonus th:nth-child(2) {
    width: 35% !important;
}

.casino__bonus th:nth-child(3) {
    width: 25% !important;
}

.casino__bonus th:nth-child(4) {
    width: 20% !important;
}

.casino__bonus td {
    background: rgba(26, 32, 44, 0.6);
    border-right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    transition: 0.2s;
    width: 20% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.casino__bonus td::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}

@media (max-width: 576px) {
    .casino__bonus td::after {
        display: none;
    }
}

.casino__bonus td:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.casino__bonus td.casino__table--bonus {
    width: 35% !important;
}

@media (max-width: 992px) {
    .casino__bonus td.casino__table--bonus {
        width: 70% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--bonus {
        width: 100% !important;
        align-items: center;
    }
}

.casino__bonus td.casino__table--btn {
    width: 25% !important;
}

.casino__bonus td.casino__table--reputation {
    width: 20% !important;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--reputation {
        padding-bottom: 0 !important;
    }
}

.casino__bonus td.casino__table--reputation::after {
    display: none;
}

.casino__bonus td.casino__table--terms {
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    align-items: flex-start;
    display: none;
}

.casino__bonus td.casino__table--terms.shown {
    display: flex;
}

.casino__bonus td.casino__table--terms.shown button {
    padding: 3px 0;
}

@media (max-width: 576px) {
    .casino__bonus td.casino__table--terms.shown {
        background: #1b2636 !important;
        border: 1px solid #727780 !important;
        border-top: 0 !important;
        margin-top: -8px;
        border-radius: 0 0 6px 6px;
    }

    .casino__bonus td.casino__table--terms.shown button {
        padding: 10px;
    }
}

.casino__bonus td.casino__table--terms::after {
    display: none;
}

.casino__bonus td.casino__table--terms .link, .casino__bonus td.casino__table--terms .table__bonus--review::before, .casino__bonus td.casino__table--terms .btn__more {
    font-size: 10px;
    line-height: 15px;
    color: white;
    text-align: left;
    transition: 0.2s;
    opacity: 0.3;
}

.casino__bonus td.casino__table--terms .link:hover, .casino__bonus td.casino__table--terms .table__bonus--review:hover::before, .casino__bonus td.casino__table--terms .btn__more:hover {
    color: #6CF874;
}

@media (max-width: 992px) {
    .casino__bonus td {
        border: none;
    }

    .casino__bonus td:first-of-type {
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-right: 0;
        border-top-left-radius: 4px;
    }

    .casino__bonus td:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top-right-radius: 4px;
    }

    .casino__bonus td:nth-child(2)::after {
        display: none;
    }

    .casino__bonus td.casino__table--btn {
        width: 50% !important;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 4px;
    }

    .casino__bonus td.casino__table--reputation {
        width: 50% !important;
        border-radius: 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 0;
        border-left: 0;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus td:first-of-type {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-left: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    }

    .casino__bonus td.casino__table--reputation {
        width: auto !important;
    }

    .casino__bonus td.casino__table--btn {
        border: 1px solid rgba(255, 255, 255, 0.5) !important;
        border-top: none !important;
    }
}

.casino__bonus td .text--mob {
    display: none;
}

.casino__bonus tbody tr {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.casino__bonus tbody tr.bestOffer .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .number::after {
        border-color: transparent transparent #232936;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.bestOffer .casino__table--terms {
        padding: 10px;
    }
}

.casino__bonus tbody tr.label {
    border: none;
}

.casino__bonus tbody tr.label td {
    border-top-color: #08b6ab;
    border-bottom-color: #08b6ab;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.casino__bonus tbody tr.label td:first-of-type {
    border-left-color: #08b6ab;
    border-left-width: 2px;
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-top-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td:first-of-type {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-right: 2px solid #08b6ab !important;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 992px) and (max-width: 576px) {
    .casino__bonus tbody tr.label td:nth-child(2) {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-left: 2px solid #05b6ab;
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--btn {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

.casino__bonus tbody tr.label td.casino__table--reputation {
    border-right-color: #08b6ab;
    border-right-width: 2px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td.casino__table--reputation {
        border-width: 2px !important;
        border-color: #08b6ab !important;
    }
}

@media (max-width: 992px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 25px;
        right: 10px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .casino__bonus--country {
        top: 3px;
        right: 55px;
    }
}

.casino__bonus tbody tr.label td .number {
    background: #08b6ab;
    text-transform: uppercase;
}

.casino__bonus tbody tr.label td .number::after {
    border-color: transparent transparent #171d2b;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .number::after {
        border-color: transparent transparent #232936;
    }
}

.casino__bonus tbody tr.label td .number a {
    color: white;
    margin-left: 3px;
}

.casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.label td .btn--inverse, .casino__bonus tbody tr.label td .btn--unactive {
        margin-top: 10px;
    }
}

.casino__bonus tbody tr.label td .btn--inverse:hover, .casino__bonus tbody tr.label td .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.label td .btn--inverse svg, .casino__bonus tbody tr.label td .btn--unactive svg {
    margin-right: 5px;
    min-width: 12px;
    min-height: 12px;
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive {
    background: linear-gradient(180deg, #0094ff 0, #005491 100%);
    box-shadow: 0 4px 7px rgba(0, 75, 255, 0.2);
}

.casino__bonus tbody tr.label:nth-child(n+2) .btn--inverse:hover, .casino__bonus tbody tr.label:nth-child(n+2) .btn--unactive:hover {
    background: linear-gradient(180deg, #0094ff 30%, #005491 100%);
}

.casino__bonus tbody tr:hover td {
    border-color: #05b1a6 !important;
}

.casino__bonus tbody tr:hover td .number {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expired {
    background: #08b6ab;
}

.casino__bonus tbody tr:hover td .expiredBg {
    background: #8d959b;
}

.casino__bonus tbody tr[data-expired=expiredBg] td {
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.casino__bonus tbody tr[data-expired=expiredBg] td .number {
    background: #8D959B;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        border-radius: 4px;
    }

    .casino__bonus tbody tr.label {
        border-color: #05b1a6;
        border-width: 2px;
    }

    .casino__bonus tbody tr td {
        position: static;
        padding: 0;
        border: none !important;
    }

    .casino__bonus tbody tr td .bonus__promo-code {
        display: flex;
        margin: 10px 0 0 10px;
        justify-content: flex-start;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td .bonus__promo-code {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .btn--inverse, .casino__bonus tbody tr td .btn--unactive {
        max-width: 100%;
        margin: 10px auto 0 auto;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .number::after {
        top: 1px;
        border-color: transparent transparent #273140;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:first-of-type {
        width: 35% !important;
        padding: 29px 12px 0 12px;
    }

    .casino__bonus tbody tr td:first-of-type .logo--title {
        margin-top: 5px;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) {
        width: 65% !important;
        padding: 29px 12px 0 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 0 10px;
        text-align: left;
        font-weight: 600;
        width: 100%;
    }
}

@media (max-width: 576px) and (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__title {
        font-size: 16px;
        padding-top: 0;
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td:nth-child(2) .bonus__data {
        border: none;
        padding: 0;
        margin: 0;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--benefits {
        align-items: flex-start;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--links {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 10px;
        font-size: 10px;
        margin: 0;
        text-align: right;
        display: flex;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--desktop, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--desktop {
        display: none;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit .text--mob, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering .text--mob {
        display: inline;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit svg, .casino__bonus tbody tr td:nth-child(2) .bonus__data--wagering svg {
        margin-right: 3px;
        min-width: 14px;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit {
        left: 0;
        right: auto;
        text-align: left;
        max-width: 55%;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span {
        white-space: nowrap;
    }

    .casino__bonus tbody tr td:nth-child(2) .bonus__data--deposit span.deposit {
        margin-left: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td .rating {
        position: absolute;
        top: 5px;
        right: 33px;
        width: 12px;
        height: 10px;
        background-image: url("/build/casinosanalyzer/img/star.svg");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        margin: 0;
    }

    .casino__bonus tbody tr td .rating span, .casino__bonus tbody tr td .rating::before {
        display: none;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--reputation a {
        display: none;
    }

    .casino__bonus tbody tr td.casino__table--reputation b {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10px;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.05);
        text-align: right;
        padding: 1px 12px 1px 0;
    }
}

@media (max-width: 576px) {
    .casino__bonus tbody tr td.casino__table--btn {
        padding: 0 12px 12px 12px;
        width: 100% !important;
    }

    .casino__bonus tbody tr td.casino__table--btn.casino__table--btnMob {
        width: 100% !important;
        padding-bottom: 10px;
    }
}

.casino__bonus tbody tr.mobile {
    border-radius: 4px;
    display: none;
}

.casino__bonus tbody tr.mobile.next--show {
    display: none !important;
}

@media (max-width: 576px) {
    .casino__bonus tbody tr.mobile {
        display: flex;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21) {
        display: none !important;
    }

    .casino__bonus tbody tr.mobile:nth-child(n+21).next--show {
        display: flex !important;
    }
}

.casino__bonus tbody tr.mobile.mobileLabel {
    border: 2px solid #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .mobile__number {
    background: #08b6ab;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive {
    background: linear-gradient(180deg, #10dbcf 0, #009187 100%);
    box-shadow: 0 4px 7px rgba(0, 145, 135, 0.2);
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse:hover, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive:hover {
    background: linear-gradient(180deg, #009187 30%, #10dbcf 100%);
}

.casino__bonus tbody tr.mobile.mobileLabel .btn--inverse svg, .casino__bonus tbody tr.mobile.mobileLabel .btn--unactive svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile td {
    border: none !important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
}

.casino__bonus tbody tr.mobile td:first-of-type {
    background: rgba(255, 255, 255, 0.05);
    font-size: 10px;
}

.casino__bonus tbody tr.mobile td:nth-child(2) {
    padding: 5px 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(3) {
    padding: 10px 0;
    flex-direction: column;
}

.casino__bonus tbody tr.mobile td:nth-child(4) {
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p a {
    margin-left: 3px;
}

.casino__bonus tbody tr.mobile td:nth-child(4) p svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__number {
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 3px;
    padding: 0 13px 0 10px;
    position: relative;
    top: -1px;
    left: -1px;
}

.casino__bonus tbody tr.mobile .mobile__number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #273a4f transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus tbody tr.mobile .mobile__raiting {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
}

.casino__bonus tbody tr.mobile .mobile__raiting svg {
    margin-right: 5px;
}

.casino__bonus tbody tr.mobile .logo__bg {
    min-width: 54px;
    max-width: 54px;
    min-height: 54px;
    max-height: 54px;
    border: 1px solid rgba(0, 148, 255, 0.1);
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.casino__bonus tbody tr.mobile .logo__bg img {
    width: auto;
    height: auto;
    max-width: 90%;
}

.casino__bonus tbody tr.mobile .bonus__title {
    font-size: 16px !important;
    line-height: 18px;
    margin: 0 !important;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.casino__bonus tbody tr.mobile .btn--inverse, .casino__bonus tbody tr.mobile .btn--unactive {
    max-width: 90%;
    height: 46px;
}

.casino__bonus tbody tr.mobile .dropdown {
    margin-top: 8px;
    width: 90%;
}

.casino__bonus tbody tr.hide {
    display: none;
}

.casino__bonus .expired {
    font-size: 11px;
    position: absolute;
    right: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8d959b;
    border-top-right-radius: 4px;
    padding: 2px 13px;
    z-index: 50;
    font-weight: bold;
    color: white;
    transition: 0.2s;
}

.casino__bonus .expired::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 25px 5px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    left: -5px;
    top: 1px;
    transition: 0.2s;
}

.casino__bonus .expired__bestOffer {
    top: -2px;
    right: -2px;
    background: #06b6ac;
}

.casino__bonus .expired__bestOffer::after {
    border-color: transparent transparent #122b44 transparent;
}

@media (max-width: 576px) {
    .casino__bonus .expired {
        top: 4.5px;
        right: 100px;
        font-size: 10px;
        line-height: normal;
        background: 0 0;
        padding: 0;
        white-space: normal;
    }

    .casino__bonus .expired.label {
        top: 2px;
        right: 95px;
        font-size: 8px;
        width: 70px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .casino__bonus .expired::after {
        display: none;
    }
}

.casino__bonus .rating {
    height: 17px;
    position: relative;
    width: 90px;
    margin: 5px auto;
}

.casino__bonus .rating:before {
    background-image: url("/build/casinosanalyzer/img/star_empty.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.casino__bonus .rating &gt; span {
    display: block;
    width: 90px;
    height: 18px;
    position: absolute;
    overflow: hidden;
}

.casino__bonus .rating &gt; span:before {
    background-image: url("/build/casinosanalyzer/img/star.svg");
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 18px;
    background-position: 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.casino__bonus .number {
    font-size: 10px;
    transform: none;
    position: absolute;
    left: -1px;
    top: -1px;
    white-space: nowrap;
    background: #8D959B;
    width: auto;
    height: auto;
    border-top-left-radius: 4px;
    padding: 0 13px 0 10px;
    z-index: 50;
}

@media (max-width: 576px) {
    .casino__bonus .number {
        top: 0;
        left: 0;
    }
}

.casino__bonus .number::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 22px;
    border-color: transparent transparent #1b2636 transparent;
    position: absolute;
    right: -5px;
    top: 0;
    transition: 0.2s;
}

.casino__bonus .number.label {
    background: #08b6ab;
    text-transform: uppercase;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo {
        height: 100%;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--logo .logo__bg {
        min-width: 54px;
        max-width: 54px;
        min-height: 54px;
        max-height: 54px;
    }
}

.casino__bonus .bonus__title {
    color: white;
    transition: 0.2s;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.casino__bonus .bonus__title:hover {
    color: #6CF874;
}

.casino__bonus .bonus__data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

@media (max-width: 576px) {
    .casino__bonus .bonus__data {
        align-items: center;
    }
}

.casino__bonus .bonus__data &gt; * {
    margin-top: 5px;
}

.casino__bonus .bonus__data--links a, .casino__bonus .bonus__data--links span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.casino__bonus .bonus__data--links a:first-child, .casino__bonus .bonus__data--links span:first-child {
    margin-left: 7px;
}

.casino__bonus .bonus__data--links a:last-child, .casino__bonus .bonus__data--links span:last-child {
    border-right: 0;
    margin-right: 0;
}

.casino__bonus .bonus__data--links a {
    text-decoration: underline;
    transition: 0.2s;
}

.casino__bonus .bonus__data--links a:hover {
    color: #6CF874;
}

.casino__bonus .bonus__promo-code {
    margin: -5px 0 10px 0;
}

.casino__bonus .bonus__promo-code p {
    color: white;
}

.casino__bonus .bonus__promo-code svg {
    position: absolute;
    right: -35px;
    top: -5px;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        flex-direction: column !important;
        display: flex !important;
    }
}

.casino__bonus .casino__table--reputation b {
    font-size: 30px;
}

.casino__bonus .casino__table--reputation a {
    text-decoration: underline;
}

.casino__bonus .casino__table--reputation p {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .casino__bonus .casino__table--reputation {
        width: 25% !important;
    }
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--reputation {
        width: 100% !important;
    }
}

.casino__bonus .casino__table--btn .dropdown {
    margin-top: 10px;
}

.casino__bonus .casino__table--btn .dropdown-menu {
    background: #131923;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-height: 190px;
    overflow-y: scroll;
}

@media (max-width: 576px) {
    .casino__bonus .casino__table--btn .dropdown-menu {
        min-width: 100%;
    }
}

.casino__bonus .casino__table--btn .dropdown-menu p, .casino__bonus .casino__table--btn .dropdown-menu .link, .casino__bonus .casino__table--btn .dropdown-menu .table__bonus--review::before, .casino__bonus .casino__table--btn .dropdown-menu .btn__more {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    text-align: left;
}

.casino__bonus--load {
    background: rgba(0, 0, 0, 0.2);
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 8px;
    color: #57BB8A;
    text-transform: uppercase;
    margin: 0 auto;
    transition: 0.2s;
}

.casino__bonus--load svg:first-of-type {
    margin-right: 24.5px;
}

.casino__bonus--load svg:last-of-type {
    margin-left: 24.5px;
}

.casino__bonus--load:hover {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 576px) {
    .casino__bonus--load {
        width: 100%;
    }
}

.noResultsNotice {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.table__bonus--terms {
    margin-top: 10px;
}

.table__bonus--review {
    font-size: 0;
    position: relative;
    line-height: normal;
}

.table__bonus--review::before {
    content: attr(data-text-before);
    display: block;
    font-size: 14px;
}

@media (max-width: 576px) {
    .table__bonus--review::before {
        display: none;
    }
}

.table--load {
    margin-top: 10px;
}

.similarCasinos__text p:first-of-type {
    margin: -10px 0 0 0;
}

.bonus__data--WR {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
    text-align: left;
}

@media (max-width: 576px) {
    .bonus__data--WR {
        margin: 0;
        width: 100%;
    }
}

.bonus__data--WR span {
    padding: 0 7px 0 0;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    margin-right: 7px;
    text-transform: capitalize;
}

.bonus__data--WR span:first-of-type {
    padding-left: 0;
}

.bonus__data--WR span:last-child {
    border-right: 0;
    margin-right: 0;
}

@media (max-width: 576px) {
    .bonus__data--WR span {
        display: block;
        padding: 4px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bonus__data--WR span:last-child {
        border: none;
    }
}

@media (max-width: 576px) {
    .alternative__scroll {
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .alternative__scroll &gt; div {
        width: 320px;
    }

    .alternative__scroll .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__title {
    display: flex;
    align-items: center;
}

@media (max-width: 576px) {
    .alternative__title {
        align-items: flex-start;
    }
}

.alternative__title img {
    margin-right: 10px;
    width: 20px !important;
    height: 20px;
    max-width: 20px !important;
}

@media (max-width: 576px) {
    .alternative__title img {
        margin-top: 2px;
    }
}

.alternative__data {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .alternative__data {
        align-items: center;
        margin-bottom: 15px;
    }
}

.alternative__container {
    border: 1px solid #dec815;
    background-color: #FCE639;
}

.alternative__container .alternative__title {
    color: #131a28;
}

.alternative__wrapper .col-md-3 {
    padding: 0 5px;
}

@media (max-width: 576px) {
    .alternative__wrapper &gt; div:last-of-type .alternative__block {
        margin-bottom: 0;
    }
}

.alternative__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #0b0d11;
    padding: 15px;
    border-radius: 6px;
}

@media (max-width: 576px) {
    .alternative__block {
        margin: 0 0 20px 0;
    }
}

.alternative__block .btn--inverse, .alternative__block .casino__table .btn--unactive, .casino__table .alternative__block .btn--unactive, .alternative__block .casino__bonus .btn--unactive, .casino__bonus .alternative__block .btn--unactive {
    width: 100%;
    max-width: 100%;
}

.alternative__logo {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background-size: 70%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.alternative__info {
    font-size: 13px;
}

.alternative__info .title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
}

.alternative__info .ratio {
    margin: 0;
}


</pre></body></html>