.review-content {
  padding: 0 20px 32px;
}
.review-info {
  margin: 0 !important;
}
.review-banner,
.review-info__item i {
  background-size: cover;
  background-repeat: no-repeat;
}
.review-banner {
  width: 100%;
  margin: 0;
  min-height: 250px;
  padding: 22px 20px 16px;
  background-position: right;
  border-radius: 8px;
}
.review-banner__content {
  max-width: 440px;
}
.review-banner__content h1 {
  margin: 8px 0 16px;
  color: #fff;
  line-height: 135%;
  max-width: 320px;
}
.review-banner__content .btn {
  padding: 16px 52px;
  margin-right: 15px;
  max-width: 187px;
}
.review-banner__logo {
  width: 100px;
  margin-right: 20px;
}
.review-banner .rating {
  margin-top: -10px;
}
.review-banner .rating svg {
  width: 20px;
  height: 20px;
}
#worldmap .worldmap__label p,
.betting-tools__list p,
.customer-service__item p,
.licenses__item p,
.review-banner .info,
.review-info__item p,
.streaming ul li p {
  margin: 0;
}
.review-banner .info p,
.review-banner .info span {
  margin-top: 4px;
  color: #fff;
}
.review-banner .tc {
  margin-top: 16px;
}
.review-banner .tc p {
  font-size: 9px;
  line-height: 11px;
  color: #fff;
  opacity: 0.6;
  margin: 0;
}
.review-info__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 12px 10px;
  margin-top: 13px;
}
.review-info__item i {
  width: 39px;
  height: 39px;
  margin-right: 16px;
}
#worldmap,
.aside-comment .comment {
  position: relative;
}
.aside-comment .comment .written {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 70px;
  height: 23px;
}
.aside-comment .comment__info {
  margin-top: 0;
}
.aside-comment .comment__content p {
  margin-bottom: 5px;
}
.aside-comment .comment .signed {
  margin-left: 20px;
}
.aside-comment .comment .signed img {
  width: 52px;
}
.pros-n-cons--review .pros-n-cons__wrap > div {
  border-radius: 0;
  border: 0;
  position: relative;
  padding: 0 0 20px;
}
.pros-n-cons--review .pros-n-cons__wrap > div::before {
  background: #289b58;
  content: "";
  position: absolute;
  top: 9px;
  left: 25px;
  width: calc(100% - 100px);
  height: 2px;
}
.pros-n-cons--review .pros-n-cons__wrap > div span {
  position: relative;
  padding: 2px 12px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
.pros-n-cons--review .pros-n-cons__wrap > div.pros span {
  background: url(../img/pros.png) no-repeat 0 0 / contain;
}
.pros-n-cons--review .pros-n-cons__wrap > div.cons::before {
  background: #dd4531;
}
.pros-n-cons--review .pros-n-cons__wrap > div.cons span {
  background: url(../img/cons.png) no-repeat 0 0 / contain;
}
.pros-n-cons--review .pros-n-cons__wrap > div li {
  padding-left: 0;
}
.pros-n-cons--review .pros-n-cons__wrap > div li::before {
  content: none;
}
.review-nav {
  background: #fff;
  position: sticky;
  top: 0;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  z-index: 4;
  width: 100%;
  overflow-x: auto;
}
.review-nav ul {
  border-bottom: 1px solid #e6eaee;
}
.review-nav ul li {
  padding: 16px 5px;
  margin-right: 10px;
  border-bottom: 4px solid transparent;
}
.review-nav ul li:first-child {
  padding-left: 0;
}
.review-nav ul li:last-child {
  margin-right: 0;
}
.review-nav ul li a:hover,
.review-nav ul li.active a {
  color: #289b58;
}
.review-nav ul li.active {
  border-color: #289b58;
}
.worldmap,
.worldmap:hover {
  fill: #f1f5f8;
  stroke: #737c88;
  stroke-width: 0.15px;
}
.worldmap--active,
.worldmap--selected {
  cursor: pointer;
  fill: #289b58;
  stroke: #fff;
}
.worldmap--selected {
  fill: #1d8b4b;
}
#worldmap .worldmap__label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 205px;
  padding: 10px 12px;
}
#worldmap .worldmap__label .top {
  margin-bottom: 6px;
}
#worldmap .worldmap__label img {
  width: 23px;
  margin-right: 6px;
  border-radius: 50%;
}
.demographic {
  max-width: 343px;
  width: 100%;
  flex-shrink: 0;
  margin: 10px 0 0 40px;
  padding: 16px;
}
.demographic > span {
  margin: 8px 0 0;
  color: #737c88;
}
.demographic table {
  width: 100%;
}
.demographic table tr:nth-child(odd) td {
  background: 0 0;
}
.demographic table tr th .caption--m {
  margin: 0 0 6px;
}
.demographic table tr td {
  padding: 6px 0 7px;
}
.demographic table tr td .bg-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 8px;
}
.demographic table tr td:last-child {
  padding-right: 0;
}
.demographic table tr td:first-child {
  padding-left: 0;
}
.demographic table tr td p {
  padding: 0;
  margin: 0;
}
.reviewer {
  margin: 24px 0;
}
.reviewer .reviewer-block {
  margin-top: 20px;
  padding: 12px;
  border: 1px solid #ebeff2;
  border-radius: 8px;
}
.reviewer .reviewer-block__author {
  background: url(../img/banners/reviewer-opinion.png) no-repeat 0 0 / cover;
  position: relative;
  min-height: 180px;
  width: 100%;
  max-width: 280px;
  padding: 0 22px;
  flex-shrink: 0;
  margin-right: 69px;
  border-radius: 6px;
}
.reviewer .reviewer-block__author .info p {
  color: #222;
  margin: 0;
}
.reviewer .reviewer-block__author .info p.h1 {
  max-width: 120px;
  line-height: 26.4px;
  margin-bottom: 8px;
}
.reviewer .reviewer-block__author .avatar {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -54px;
  width: 108px;
  height: 108px;
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #fff;
}
.reviewer .reviewer-block__author .avatar img {
  height: 100%;
}
.reviewer .reviewer-block__comment svg {
  display: block;
  width: 30px;
  height: 30px;
}
.betting-tools__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 11px 16px;
  margin: 22px 0 33px;
}
.mobile-container {
  margin-top: 40px;
}
.mobile-list {
  max-width: 492px;
  width: 100%;
  flex-shrink: 0;
  margin-left: 70px;
}
.mobile-list__item {
  width: 100%;
  max-width: 112px;
  flex-shrink: 0;
}
.mobile-list__item .image {
  background: #f1f5f8;
  position: relative;
  width: 108px;
  height: 108px;
  border-radius: 50%;
}
.mobile-list__item .image .circle,
.sport-list__item::before {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
.mobile-list__item .image .circle svg {
  stroke: #fff;
  width: 13px;
  height: 13px;
}
.mobile-list__item .image .circle--true {
  background: #289b58;
}
.mobile-list__item .image .circle--false {
  background: #dd4531;
}
.mobile-list__item .image svg {
  width: 60px;
  height: 60px;
}
.mobile-list__item .image h4 {
  margin: 12px 0 0;
}
.streaming {
  border-radius: 30px;
  padding: 32px;
  margin: 20px auto;
  max-width: 610px;
}
.streaming ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 16px 24px;
  margin: 0 auto;
}
.streaming ul li .circle {
  width: 32px;
  height: 32px;
  margin-right: 16px;
  flex-shrink: 0;
}
.streaming ul li .circle svg {
  width: 18px;
  height: 18px;
}
.licenses__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  margin: 24px 0 40px;
}
.licenses__item {
  border: 1px solid #e6eaee;
  border-radius: 8px;
  padding: 4px 30px 12px;
}
.licenses__item img {
  margin: auto;
}
.customer-service__list {
  margin: 24px 0 40px;
}
.customer-service__item {
  margin: 12px 0;
}
.customer-service__item svg {
  width: 21px;
  height: 21px;
  margin-right: 12px;
}
.sport-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
}
.sport-list__item {
  position: relative;
  border: 1px solid #e6eaee;
  border-radius: 8px;
  overflow: hidden;
  padding: 16px 0 12px;
  text-align: center;
}
.sport-list__item::before {
  background: #04a827;
  content: "";
  top: -70px;
  right: -70px;
  width: 99px;
  height: 99px;
}
.sport-list__item svg {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 8px;
}
.sport-list__item .columns {
  margin: 10px auto 0;
  padding-top: 10px;
  border-top: 1px solid #e6eaee;
  max-width: 156px;
}
.sport-list__item .columns .column p {
  margin: 0;
}
.review-faq p:not(.fancy) {
  margin-top: 4px;
}
.table--deposit table tbody tr td:first-child::before,
.table--deposit table tbody tr:hover td:first-child::before {
  content: none;
}
.table--deposit table tbody tr:hover {
  box-shadow: none;
  border-radius: 0;
}
.table--deposit table tbody tr:hover td {
  border-color: #ebeff2;
}
