@charset "UTF-8";
/* line 30, ../../../../base/assets/sass/parts/_mixins.scss */
.review-slide-block .block-title::after, #to-top::before, .ratings-block .block-info-btn::after, .review-popup-container .review-popup.ask-question input[type="checkbox"]:checked + label::after, .review-popup-container .review-popup.get-mirrors input[type="checkbox"]:checked + label::after, .review-popup-container .review-popup-close-btn::after, .sections-versions .row.head > div::before, .sections-versions .check::before, .support .main::before, .support .langs-list .selected::after, .reliability .item::before, .reliability .item::after, .licenses .more span.spinner::after,
.organizations .more span.spinner::after, .rating-history .item::before, .company-info .block-content .item::after, .popular-pps .services i::before, .pros-cons .row:not(.head) > div:not(:empty)::before, .top-banner .pros-list p::before, .text-version .sub-title::after, .text-version .text-img .close-btn::before, .trading .main::before, .option-properties .main::before,
.pass-fee .main::before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="vip"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="virtual-sport"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="cafe"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="fast-games"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="club-cards"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="terminals"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="translations"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="internet"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="lotteries"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="races"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="dog-races"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="hall-of-elevated-rates"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="restaurant"]::before {
  content: "";
}
/* line 7, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i[data-service="vending-machine"]::before {
  content: "";
}

@-webkit-keyframes rotate360 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate360 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* line 7, ../../sass/reviews-v2/parts/_base.scss */
.content.inner * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 10, ../../sass/reviews-v2/parts/_base.scss */
.content.inner p {
  margin: 0;
}

/* line 15, ../../sass/reviews-v2/parts/_base.scss */
.content-middle {
  margin-right: 0 !important;
}

/* line 26, ../../sass/reviews-v2/parts/_base.scss */
.section-review-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  margin: 6px 0 0 0;
  min-height: 450px;
}
@media only screen and (max-width: 950px) {
  /* line 26, ../../sass/reviews-v2/parts/_base.scss */
  .section-review-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 40, ../../sass/reviews-v2/parts/_base.scss */
.section-bonus-other {
  position: relative;
  margin-bottom: 6px;
}

/* line 45, ../../sass/reviews-v2/parts/_base.scss */
.review-block {
  margin-bottom: 6px;
}
/* line 48, ../../sass/reviews-v2/parts/_base.scss */
.review-block .h2:not(.block-title) {
  margin: 0;
}
/* line 52, ../../sass/reviews-v2/parts/_base.scss */
.review-block .block-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  min-height: 55px;
  padding: 10px;
  margin: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 66, ../../sass/reviews-v2/parts/_base.scss */
.review-block.opacity-block .block-title {
  font-size: 15px;
  font-weight: bold;
  height: auto;
  min-height: auto;
  margin: 0;
  padding: 10px 0 0 0;
  background: transparent;
}
/* line 82, ../../sass/reviews-v2/parts/_base.scss */
.review-block .block-content {
  padding: 0;
}
/* line 85, ../../sass/reviews-v2/parts/_base.scss */
.review-block.whole {
  background: #fff;
  padding: 0 10px;
}
/* line 89, ../../sass/reviews-v2/parts/_base.scss */
.review-block.whole .block-title {
  border-bottom: 1px solid #f1f2f2;
  padding: 10px 0;
}
/* line 93, ../../sass/reviews-v2/parts/_base.scss */
.review-block.whole .block-content {
  padding: 10px 0;
}
/* line 95, ../../sass/reviews-v2/parts/_base.scss */
.review-block.whole .block-content .sub-block .sub-content p:last-child {
  padding-bottom: 12px;
}

/* line 103, ../../sass/reviews-v2/parts/_base.scss */
.review-block.sections-versions .review-table.tab-pane.active .row::before, .review-block.sections-versions .review-table.tab-pane.active .row:last-of-type::after {
  content: '';
  height: 0;
  border-bottom: 1px solid #f1f1f2;
  position: absolute;
  z-index: 0;
  left: 10px;
  right: 10px;
}
/* line 112, ../../sass/reviews-v2/parts/_base.scss */
.review-block.sections-versions .review-table.tab-pane.active .row:last-of-type::after {
  height: 53px;
}

/* line 117, ../../sass/reviews-v2/parts/_base.scss */
.review-slide-block {
  position: relative;
}
@media all and (max-width: 950px) {
  /* line 121, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opacity-block .block-title {
    padding: 15px 50px 0 0;
  }
}
/* line 126, ../../sass/reviews-v2/parts/_base.scss */
.review-slide-block .block-title::after {
  color: #131313;
  content: "\e6b0";
  display: none;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 15px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
@media all and (min-width: 951px) {
  /* line 137, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.is-hidden-for-banner {
    display: none;
  }
}
@media all and (max-width: 950px) {
  /* line 145, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .uikit-tabs .block-content.tabs-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    border-bottom: 1px solid #f1f2f2;
  }
  /* line 151, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .uikit-tabs .block-content.tabs-nav .tab-nav-item {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
  /* line 156, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .uikit-tabs .block-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 161, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .block-title {
    border-color: transparent;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  /* line 166, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .block-title::after {
    display: block;
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
            transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 172, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block > .questions-title-wrap::after {
    display: block;
    -webkit-transform: rotate3d(1, 0, 0, 180deg);
            transform: rotate3d(1, 0, 0, 180deg);
  }
  /* line 177, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block .block-content {
    height: 0;
    padding: 0 !important;
    min-height: 0 !important;
    -webkit-transition: .4s;
    transition: .4s;
    overflow: hidden;
  }
  /* line 186, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.whole > .block-content {
    padding-bottom: 0;
    padding-top: 0;
  }
  /* line 190, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.whole:not(.opened) > .block-title {
    border-color: transparent;
  }
  /* line 195, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opened .block-content {
    height: initial;
  }
  /* line 197, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opened .block-content.tabs-nav, .review-slide-block.opened .block-content.row.notice {
    min-height: 55px !important;
  }
  /* line 201, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opened .block-content.tabs-nav {
    padding: 0 10px !important;
  }
  /* line 205, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opened .block-title::after {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
            transform: rotate3d(1, 0, 0, 0deg);
  }
  /* line 208, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.opened > .questions-title-wrap::after {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
            transform: rotate3d(1, 0, 0, 0deg);
  }
}
/* line 216, ../../sass/reviews-v2/parts/_base.scss */
.review-slide-block.bonuses .block-content {
  background: #fff;
  padding: 0 16px 16px 16px;
}
/* line 221, ../../sass/reviews-v2/parts/_base.scss */
.review-slide-block.bonuses .bonus {
  margin: 0 8px 0 0;
}
@media all and (max-width: 1024px) {
  /* line 221, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.bonuses .bonus {
    margin: 0 0 8px 0;
  }
}
/* line 228, ../../sass/reviews-v2/parts/_base.scss */
.review-slide-block.bonuses .bonus:nth-child(3) {
  margin: 0;
}
@media all and (max-width: 1024px) {
  /* line 228, ../../sass/reviews-v2/parts/_base.scss */
  .review-slide-block.bonuses .bonus:nth-child(3) {
    margin: 0 0 8px 0;
  }
}

/* line 241, ../../sass/reviews-v2/parts/_base.scss */
.review-bunch .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 245, ../../sass/reviews-v2/parts/_base.scss */
.review-bunch .block-content .slide-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
/* line 251, ../../sass/reviews-v2/parts/_base.scss */
.review-bunch .block-content .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  min-height: 45px;
  padding: 5px 10px;
}
/* line 259, ../../sass/reviews-v2/parts/_base.scss */
.review-bunch .block-content .item:last-child {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (min-width: 1025px) {
  /* line 264, ../../sass/reviews-v2/parts/_base.scss */
  .review-bunch .block-content .item:nth-child(8n-4), .review-bunch .block-content .item:nth-child(8n-5), .review-bunch .block-content .item:nth-child(8n-6), .review-bunch .block-content .item:nth-child(8n-7) {
    background: rgba(255, 255, 255, 0.5);
  }
}
@media all and (min-width: 951px) and (max-width: 1024px) {
  /* line 251, ../../sass/reviews-v2/parts/_base.scss */
  .review-bunch .block-content .item {
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
  /* line 274, ../../sass/reviews-v2/parts/_base.scss */
  .review-bunch .block-content .item:nth-child(6n-3), .review-bunch .block-content .item:nth-child(6n-4), .review-bunch .block-content .item:nth-child(6n-5) {
    background: rgba(255, 255, 255, 0.5);
  }
}
@media all and (max-width: 950px) {
  /* line 251, ../../sass/reviews-v2/parts/_base.scss */
  .review-bunch .block-content .item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
  /* line 283, ../../sass/reviews-v2/parts/_base.scss */
  .review-bunch .block-content .item:nth-child(4n-2), .review-bunch .block-content .item:nth-child(4n-3) {
    background: rgba(255, 255, 255, 0.5);
  }
}

/* line 291, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  min-height: 54px;
  min-width: 54px;
}
/* line 297, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row:nth-child(odd) {
  background: rgba(255, 255, 255, 0.5);
}
/* line 300, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row:nth-child(even) {
  background: #f1f2f2;
}
/* line 303, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row > div.products,
.review-table .row > div.services,
.review-table .row > div.title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 40%;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
}
/* line 308, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 54px;
  min-width: 54px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
/* line 319, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row.head {
  background: #fff;
}
/* line 322, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row.head > div {
  color: #2d2d2d;
  font-size: 12px;
  line-height: 1.5;
  text-transform: uppercase;
}
/* line 329, ../../sass/reviews-v2/parts/_base.scss */
.review-table .row.notice {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-style: italic;
  min-height: 55px;
  padding: 0 10px;
}

/* line 340, ../../sass/reviews-v2/parts/_base.scss */
.review-btn:hover {
  text-decoration: none;
}
/* line 343, ../../sass/reviews-v2/parts/_base.scss */
.review-btn:hover::after {
  background: rgba(255, 255, 255, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 356, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container .slide-more {
  display: none;
}
/* line 360, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active .slide-block {
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
/* line 365, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active .slide-block::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, #fff));
  background: linear-gradient(rgba(255, 255, 255, 0), #fff 90%);
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
}
/* line 376, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active .slide-more {
  display: block;
}
/* line 379, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active .slide-more a::before {
  content: attr(data-slideup-title);
}
/* line 384, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active.closed .slide-block {
  overflow: hidden;
}
/* line 387, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active.closed .slide-block::after {
  height: 60px;
}
/* line 390, ../../sass/reviews-v2/parts/_base.scss */
.slide-block-container.active.closed .slide-more a::before {
  content: attr(data-slidedown-title);
}

/* line 397, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs {
  background: #fff;
}
/* line 399, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs::before {
  content: '';
  height: 0;
  border-bottom: 1px solid #f1f2f2;
  position: absolute;
  top: 56px;
  z-index: 10;
  left: 10px;
  right: 10px;
}
/* line 409, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .block-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* line 412, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tabs-nav {
  background: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  min-height: 55px;
  padding: 0;
}
/* line 421, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tabs-nav .tab-nav-item {
  min-height: 55px;
  font-weight: normal;
}
/* line 426, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tabs-content {
  background: transparent;
  padding: 0;
}
/* line 430, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tab-nav-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent !important;
  color: rgba(19, 19, 19, 0.65);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  line-height: 55px;
  font-size: 15px;
  line-height: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-transform: none;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 0 10px;
  position: relative;
}
/* line 448, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tab-nav-item:hover {
  color: #131313;
  text-decoration: none;
}
/* line 452, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tab-nav-item.active {
  color: #131313;
  font-weight: bold;
}
/* line 456, ../../sass/reviews-v2/parts/_base.scss */
.uikit-tabs .tab-nav-item.active::after {
  background: #3b86c4;
  bottom: 0;
  content: "";
  height: 4px;
  left: 10px;
  right: 10px;
  position: absolute;
}

/* line 470, ../../sass/reviews-v2/parts/_base.scss */
#to-top {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.28);
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 15px;
  font-weight: bold;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 160px;
}
/* line 486, ../../sass/reviews-v2/parts/_base.scss */
#to-top::before {
  content: "\e6b0";
  font-size: 26px;
  margin-bottom: 15px;
}
/* line 492, ../../sass/reviews-v2/parts/_base.scss */
#to-top.pin-bottom {
  bottom: 0;
  position: absolute;
  top: initial;
  -webkit-transform: none;
          transform: none;
}
@media all and (max-width: 1024px) {
  /* line 470, ../../sass/reviews-v2/parts/_base.scss */
  #to-top {
    width: 18.54%;
  }
}
@media all and (max-width: 950px) {
  /* line 470, ../../sass/reviews-v2/parts/_base.scss */
  #to-top {
    display: none;
  }
}

/* line 506, ../../sass/reviews-v2/parts/_base.scss */
.sidebar-left-menu-main {
  position: relative;
  z-index: 1;
}

/* line 510, ../../sass/reviews-v2/parts/_base.scss */
#all-feedbacks-list .single:first-child {
  margin-top: 0 !important;
}

/* line 513, ../../sass/reviews-v2/parts/_base.scss */
.company-reviews .slide-block p {
  margin: 0 0 25px;
}

/* line 1, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  position: fixed;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: .3s;
  transition: .3s;
  max-width: 1010px;
  width: 100%;
  z-index: 24;
}
/* line 12, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.review-bottom-banner-active .bottom-banner {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
/* line 15, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  height: 100%;
  padding: 0;
}
/* line 22, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner .review-btn {
  font-size: 18px;
  height: 100%;
  padding: 0 30px;
}
/* line 27, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner .info {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  background-position-y: 50%;
}
/* line 36, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.good-rating .info::before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 45, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.good-rating .logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-left: 20px;
  z-index: 1;
}
/* line 50, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.good-rating .logo img {
  max-height: 45px;
  display: block;
}
/* line 55, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.good-rating .rating {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 0 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 18px;
  font-weight: 500;
  z-index: 1;
}
/* line 65, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.good-rating .rating-stars {
  margin-left: 15px;
}
/* line 70, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bad-rating .info {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/bottom-banner-bg.jpg");
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1;
  padding: 5px 25px;
}
/* line 78, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bad-rating .review-btn {
  font-size: 18px;
  line-height: 1.2;
}
/* line 82, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bad-rating .info.assistant_block {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/bottom-banner-assistant.png");
}
/* line 86, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner {
  display: block;
  background-color: rgba(19, 19, 19, 0.49);
}
/* line 89, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .banner-info {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 215px;
}
/* line 97, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .logo {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
/* line 101, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .logo img {
  max-height: 25px;
}
/* line 105, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .rating {
  display: table-cell;
  width: 125px;
  vertical-align: middle;
}
/* line 109, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .rating .cnt {
  display: none;
}
/* line 112, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .rating .rating-stars .stars::after,
.bottom-banner.bonus-banner .rating .rating-stars i::before,
.bottom-banner.bonus-banner .rating .rating-stars.with-border .stars::before {
  font-size: 16px;
}
/* line 118, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .bonus-button {
  width: 180px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 60px;
  background-color: #43a047;
  color: white;
  padding: 0;
  -webkit-transition: .4s;
  transition: .4s;
  font-size: 15px;
  font-weight: bold;
}
/* line 130, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .bonus-button:hover {
  -webkit-transition: .4s;
  transition: .4s;
  text-decoration: none;
  background-color: #36843a;
}
/* line 136, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .bonus-description {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-size: 18px;
}
/* line 142, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner .bonus-description span {
  color: #ffc62b;
}
/* line 146, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.bottom-banner.bonus-banner::after {
  content: '';
  display: block;
  clear: both;
}
@media all and (max-width: 1179px) {
  /* line 1, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner {
    left: 50%;
    padding-left: 170px;
    -webkit-transform: translate3d(-50%, 100%, 0);
            transform: translate3d(-50%, 100%, 0);
    width: 92.7%;
  }
  /* line 160, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .review-bottom-banner-active .bottom-banner {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  /* line 163, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner.good-rating .rating .stars {
    display: none;
  }
}
@media all and (max-width: 1024px) {
  /* line 1, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner {
    height: 50px;
    padding: 0;
  }
  /* line 171, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .info {
    margin-left: 21%;
  }
  /* line 174, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .review-btn {
    font-size: 15px;
  }
  /* line 177, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner.good-rating .logo img {
    max-height: 45px;
  }
  /* line 180, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner.bad-rating .info {
    padding: 5px 10px;
  }
}
@media all and (max-width: 950px) {
  /* line 1, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner {
    width: 100%;
  }
  /* line 187, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .info {
    margin: 0;
  }
  /* line 190, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner.bad-rating .review-btn {
    font-size: 14px;
  }
}
@media all and (max-width: 640px) {
  /* line 195, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .info {
    display: none;
  }
  /* line 198, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .btn {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
    margin-left: 0;
  }
  /* line 203, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner.bonus-banner .bonus-description {
    display: none;
  }
}
@media all and (max-width: 500px) {
  /* line 209, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .bottom-banner .btn {
    margin-left: 0;
  }
}

/* line 215, ../../sass/reviews-v2/parts/_bottom-banner.scss */
.review-bottom-banner-active .footer {
  padding-bottom: 60px;
}
@media all and (max-width: 1024px) {
  /* line 215, ../../sass/reviews-v2/parts/_bottom-banner.scss */
  .review-bottom-banner-active .footer {
    padding-bottom: 50px;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block {
  color: #131313;
  display: block;
  font-size: 15px;
  line-height: 20px;
  width: 260px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  margin: 0 0 6px 0;
}
/* line 11, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .h2.block-title {
  font-size: 15px;
  font-weight: bold;
  height: auto;
  min-height: auto;
  margin: 0;
  padding: 0;
  background-color: transparent;
}
/* line 21, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .h2.block-title.binary-title {
  padding-top: 40px;
}
/* line 26, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 43px;
  padding: 0 0 10px 0;
  margin: 0 0 5px 0;
  width: 100%;
}
/* line 38, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item .text {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
/* line 43, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item .count {
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
/* line 51, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 5px;
  background-color: rgba(59, 134, 196, 0.25);
  margin: 0;
  padding: 0;
}
/* line 64, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  height: 5px;
  background-color: #3b86c4;
}
/* line 73, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="1"]::after {
  width: 10%;
}
/* line 74, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="2"]::after {
  width: 20%;
}
/* line 75, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="3"]::after {
  width: 30%;
}
/* line 76, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="4"]::after {
  width: 40%;
}
/* line 77, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="5"]::after {
  width: 50%;
}
/* line 78, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="6"]::after {
  width: 60%;
}
/* line 79, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="7"]::after {
  width: 70%;
}
/* line 80, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="8"]::after {
  width: 80%;
}
/* line 81, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="9"]::after {
  width: 90%;
}
/* line 82, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .item[data-rating="10"]::after {
  width: 100%;
}
/* line 86, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .rating-stars .stars {
  margin-right: 20px;
}
/* line 89, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-content .rating-stars .stars::after,
.ratings-block .block-content .rating-stars i::before,
.ratings-block .block-content .rating-stars .stars::before {
  font-size: 20px !important;
}
/* line 97, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-info-btn {
  background: #3b86c4;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  width: 22px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  text-align: center;
}
/* line 109, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-info-btn::after {
  color: #fff;
  content: "\e66f";
  font-size: 16px;
  line-height: 22px;
}
/* line 116, ../../sass/reviews-v2/parts/_ratings-block.scss */
.ratings-block .block-info-btn.spinner::after {
  -webkit-animation: rotate360 1s infinite linear;
          animation: rotate360 1s infinite linear;
  content: "\e60b";
  text-rendering: auto;
}
@media only screen and (max-width: 950px) {
  /* line 1, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block {
    background-color: #fff;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
  /* line 128, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block .block-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* line 133, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block .block-content .item {
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
  }
  /* line 138, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block .block-content .item:nth-child(2n) {
    margin: 0;
  }
  /* line 144, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block .h2.block-title .info {
    margin: 0 40px 0 0;
  }
}
@media all and (max-width: 670px) {
  /* line 154, ../../sass/reviews-v2/parts/_ratings-block.scss */
  .ratings-block .block-content .item {
    width: 100%;
    margin: 0;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 55px;
  padding: 10px 0;
}
/* line 6, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(19, 19, 19, 0.65);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  font-size: 15px;
  line-height: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  justify-content: center;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 0 10px;
  position: relative;
  min-height: 35px;
  border-right: 1px solid #f1f2f2;
}
/* line 21, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs .item:last-child {
  border-right: none;
}
/* line 24, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs .item:hover {
  color: #131313;
  text-decoration: none;
}
/* line 28, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs .item.active {
  color: #131313;
  font-weight: bold;
}
/* line 32, ../../sass/reviews-v2/parts/_view-tabs.scss */
.view-tabs .item.active::after {
  background: #3b86c4;
  bottom: -10px;
  content: "";
  height: 4px;
  left: 0;
  right: 0;
  position: absolute;
}

/* line 44, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs {
  display: block;
}
/* line 46, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 5px 0;
  margin: 0;
  overflow: visible !important;
}
/* line 51, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper .posts-manage-menu {
  overflow: visible !important;
  margin: 0;
  width: 100%;
  padding-left: 0;
}
/* line 57, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper:first-child {
  padding: 0 5px 8px;
}
/* line 60, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper .item {
  border-right: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 10px;
  padding: 0;
}
/* line 66, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper .sort-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 70, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper.upper-slider::before, .review-block.view-tabs .tabs-wrapper.subtabs.submenu-slider::before {
  content: '';
  height: 44px;
  border-bottom: 1px solid #f1f2f2;
  position: absolute;
  z-index: 0;
  left: 10px;
  right: 10px;
}
/* line 79, ../../sass/reviews-v2/parts/_view-tabs.scss */
.review-block.view-tabs .tabs-wrapper.bookreview-tabs {
  padding: 0;
  border-bottom: none;
}

/* line 85, ../../sass/reviews-v2/parts/_view-tabs.scss */
.single-appreviews .review-block.view-tabs i {
  top: 28px;
}

/* line 89, ../../sass/reviews-v2/parts/_view-tabs.scss */
.single-bookreviews .review-block.view-tabs {
  overflow: hidden;
  padding-bottom: 0;
  border-bottom: none;
}
/* line 93, ../../sass/reviews-v2/parts/_view-tabs.scss */
.single-bookreviews .review-block.view-tabs i {
  top: 20px;
}

/* line 1, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers {
  background-color: white;
  padding: 0 10px !important;
}
/* line 6, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm {
  border-top: 1px solid #f1f2f2;
}
/* line 9, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm a {
  text-decoration: none;
}
/* line 13, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table {
  margin: 0;
}
/* line 16, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-head {
  color: #b7b7b7;
  font-size: 14px;
  line-height: 1;
  height: 35px;
}
/* line 22, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-head,
.top-bookmakers .bm .table-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
}
/* line 29, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-row {
  background: #f1f2f2;
  color: #2d2d2d;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  height: 68px;
}
/* line 37, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-row:not(:last-child) {
  margin-bottom: 1px;
}
/* line 41, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-row:nth-child(even) {
  background: #f8f9f9;
}
/* line 45, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-row .bonus-mobile-full-v {
  display: block;
  margin: 0 0 3px 0;
}
@media only screen and (max-width: 480px) {
  /* line 45, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .table-row .bonus-mobile-full-v {
    display: none;
  }
}
/* line 54, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .table-row .bonus-mobile-short-v {
  display: none;
}
@media only screen and (max-width: 480px) {
  /* line 54, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .table-row .bonus-mobile-short-v {
    display: block;
    margin: 0 0 3px 0;
  }
}
/* line 63, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .title {
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  overflow: hidden;
}
/* line 67, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .title a {
  color: black;
  max-width: 160px;
}
/* line 71, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .title img {
  max-width: 130px !important;
  max-height: 50px;
}
/* line 76, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .bonus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 82, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .bonus > .exclusive {
  position: relative;
  top: -1px;
  margin: 2px auto 0 auto;
  width: 70px;
  height: 20px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background-color: #d71015;
  color: white;
  display: block;
  font-weight: normal;
}
/* line 98, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .bonus::before {
  content: attr(data-desktop-title);
}
/* line 102, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .bonus,
.top-bookmakers .bm .rating,
.top-bookmakers .bm .lang {
  text-align: center;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  font-size: 15px;
}
/* line 109, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .bonus img,
.top-bookmakers .bm .rating img,
.top-bookmakers .bm .lang img {
  width: 30px;
}
/* line 113, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
          flex: 0 0 350px;
}
/* line 117, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn {
  display: inline-block;
  font-size: 15px;
  line-height: 48px;
  font-weight: bold;
  height: 45px;
  color: white;
  padding: 0 10px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  text-align: center;
  -webkit-transition: background-color 250ms;
  transition: background-color 250ms;
}
/* line 129, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn + .btn {
  margin-left: 10px;
}
/* line 133, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .review {
  background-color: #2d2d2d;
}
/* line 136, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .review:hover {
  background-color: #535353;
}
/* line 140, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .redirect {
  background-color: #43a047;
  text-transform: none;
}
/* line 145, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .redirect:hover {
  background-color: #6dc271;
}
/* line 149, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn::after {
  content: attr(data-desktop-title);
  white-space: nowrap;
}
/* line 153, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn::before {
  position: relative;
  font: 20px 'icomoon';
  top: 4px;
  margin-right: 7px;
}
/* line 159, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn.review::before {
  content: '\e629';
}
/* line 162, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
.top-bookmakers .bm .buttons .btn.redirect::before {
  content: '\e96e';
}
@media all and (max-width: 1200px) {
  /* line 168, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
  }
  /* line 171, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title img {
    max-width: 115px !important;
  }
}
@media all and (max-width: 950px) {
  /* line 178, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .table-head {
    display: none;
  }
  /* line 181, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 130px;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
  }
  /* line 183, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title a {
    max-width: 130px;
  }
  /* line 187, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .lang {
    display: none;
  }
  /* line 190, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .bonus {
    -webkit-box-flex: 60%;
    -webkit-flex: 60%;
        -ms-flex: 60%;
            flex: 60%;
  }
  /* line 193, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .rating {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }
  /* line 196, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .bonus::before {
    content: attr(data-tablet-title);
  }
  /* line 199, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .buttons {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    margin-left: 10px;
  }
  /* line 203, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .buttons .btn::after {
    content: attr(data-tablet-title);
  }
}
@media all and (max-width: 760px) {
  /* line 209, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .table-head,
  .top-bookmakers .bm .table-row {
    padding: 0 10px;
    height: 57px;
  }
  /* line 215, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 115px;
        -ms-flex: 0 0 115px;
            flex: 0 0 115px;
  }
  /* line 219, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .buttons {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
  }
  /* line 222, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .buttons .btn::before {
    margin-right: 0;
  }
  /* line 225, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .buttons .btn::after {
    content: '';
  }
}
@media all and (max-width: 580px) {
  /* line 231, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title {
    padding-right: 10px;
  }
  /* line 234, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title img {
    max-width: 100% !important;
  }
  /* line 238, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .bonus {
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
@media all and (max-width: 340px) {
  /* line 243, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .title {
    padding-right: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 93px;
        -ms-flex: 0 0 93px;
            flex: 0 0 93px;
  }
  /* line 247, ../../sass/reviews-v2/parts/_top-bookmakers.scss */
  .top-bookmakers .bm .bonus > .exclusive {
    width: 50px;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews > .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 5, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews > .block-title {
  display: none;
}
/* line 8, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .review-block {
  margin-bottom: 0;
}
/* line 11, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video {
  background: #fff;
  color: #131313;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 333px;
      -ms-flex: 0 0 333px;
          flex: 0 0 333px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 255px;
}
/* line 19, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video .block-title {
  background: transparent;
}
/* line 23, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.with-video .block-content {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  position: relative;
}
/* line 27, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.with-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 35, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.without-video {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  position: relative;
}
/* line 40, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.without-video::after {
  background: url("../img/video-icon.png");
  content: "";
  height: 70px;
  left: 50%;
  position: absolute;
  top: 75px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 69px;
}
/* line 50, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.without-video .block-content {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  line-height: 21px;
  padding: 0 10px;
  text-align: center;
}
/* line 56, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .video.without-video .title {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 65, ../../sass/reviews-v2/parts/_company-reviews.scss */
.company-reviews .text {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  margin-right: 6px;
}
@media all and (max-width: 1024px) {
  /* line 72, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews > .block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 76, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .video.with-video {
    -webkit-flex-basis: 450px;
        -ms-flex-preferred-size: 450px;
            flex-basis: 450px;
  }
  /* line 79, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .video.without-video,
  .company-reviews .video .block-title {
    display: none;
  }
  /* line 84, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .text {
    margin-right: 0;
  }
}
@media all and (max-width: 950px) {
  /* line 90, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .video {
    -webkit-flex-basis: 270px;
        -ms-flex-preferred-size: 270px;
            flex-basis: 270px;
  }
  /* line 93, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .text {
    margin-bottom: 0;
  }
  /* line 96, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .text .block-content {
    border-top: 1px solid #f1f2f2;
  }
  /* line 100, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews .block-title {
    display: none;
  }
  /* line 103, ../../sass/reviews-v2/parts/_company-reviews.scss */
  .company-reviews > .block-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_table-contents.scss */
.table-contents .block-content {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
/* line 5, ../../sass/reviews-v2/parts/_table-contents.scss */
.table-contents .block-content span {
  display: block;
  margin-bottom: 5px;
}
@media all and (max-width: 1024px) {
  /* line 2, ../../sass/reviews-v2/parts/_table-contents.scss */
  .table-contents .block-content {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media all and (max-width: 950px) {
  /* line 1, ../../sass/reviews-v2/parts/_table-contents.scss */
  .table-contents {
    display: none;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  overflow: auto;
  -webkit-perspective: 2500px;
          perspective: 2500px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000;
}
/* line 12, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container:not(.active) {
  display: none;
}
/* line 15, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup {
  background: #fff;
  left: 50%;
  margin: 50px 0;
  max-width: 1000px;
  opacity: 0;
  padding: 0 16px 16px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%) rotate3d(0, 1, 0, -90deg);
          transform: translateX(-50%) rotate3d(0, 1, 0, -90deg);
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  width: 100%;
}
/* line 29, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.active {
  opacity: 1;
  -webkit-transform: translateX(-50%) rotate3d(0, 1, 0, 0deg);
          transform: translateX(-50%) rotate3d(0, 1, 0, 0deg);
}
/* line 33, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.get-mirrors {
  max-width: 400px;
}
/* line 36, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence {
  max-width: 800px;
}
/* line 39, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .review-popup-head .h3 {
  width: 90%;
}
/* line 43, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .review-popup-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 47, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .item {
  width: 33.33%;
}
/* line 50, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .item::before {
  content: attr(data-title);
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
}
/* line 59, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .countries {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 20px;
  width: 100%;
}
/* line 65, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .country {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 34px;
  width: 20%;
}
/* line 71, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.licence .country img {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 5px;
}
/* line 77, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.error {
  max-width: 600px;
}
/* line 80, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question, .review-popup-container .review-popup.get-mirrors {
  padding-bottom: 0;
}
/* line 84, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question .review-popup-body .h3, .review-popup-container .review-popup.get-mirrors .review-popup-body .h3 {
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  margin: 20px 0 8px;
  text-transform: uppercase;
}
/* line 91, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question .h3, .review-popup-container .review-popup.get-mirrors .h3 {
  margin: 8px 0;
}
/* line 94, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question input,
.review-popup-container .review-popup.ask-question textarea, .review-popup-container .review-popup.get-mirrors input,
.review-popup-container .review-popup.get-mirrors textarea {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.06);
          box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.06);
  padding: 10px;
  width: 100%;
}
/* line 101, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question textarea, .review-popup-container .review-popup.get-mirrors textarea {
  min-height: 200px;
  resize: vertical;
}
/* line 105, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question input[type="checkbox"], .review-popup-container .review-popup.get-mirrors input[type="checkbox"] {
  display: none;
}
/* line 108, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question input[type="checkbox"] + label, .review-popup-container .review-popup.get-mirrors input[type="checkbox"] + label {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-style: italic;
  margin-top: 10px;
  position: relative;
}
/* line 115, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question input[type="checkbox"] + label::before, .review-popup-container .review-popup.get-mirrors input[type="checkbox"] + label::before {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.06);
          box-shadow: inset 2px 2px 7px rgba(0, 0, 0, 0.06);
  content: "";
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 24px;
  margin-right: 8px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  width: 24px;
}
/* line 127, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question input[type="checkbox"]:checked + label::after, .review-popup-container .review-popup.get-mirrors input[type="checkbox"]:checked + label::after {
  content: "\e913";
  color: #43a047;
  font-size: 18px;
  left: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* line 138, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup.ask-question button, .review-popup-container .review-popup.get-mirrors button {
  display: block;
  margin: 20px auto 0;
}
/* line 144, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 10px 0 8px;
  position: relative;
}
/* line 152, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-head .h3 {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin: 0;
  width: 90%;
}
/* line 160, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-head .rating-stars {
  font-size: 20px;
  font-weight: 500;
}
/* line 164, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-head .rating-stars.disabled {
  display: none;
}
/* line 168, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-head .rating-stars .stars::before, .review-popup-container .review-popup-head .rating-stars .stars::after,
.review-popup-container .review-popup-head .rating-stars .stars i::before {
  font-size: 22px;
}
/* line 176, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-close-btn {
  cursor: pointer;
  margin: 0 0 0 30px;
}
/* line 180, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-close-btn::after {
  content: "\e62d";
  font-size: 28px;
}
/* line 186, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup-container .review-popup-body {
  background: #fff;
  padding: 15px 5px;
}
@media all and (max-width: 1024px) {
  /* line 193, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup {
    max-width: initial;
    width: calc(100% - 40px);
  }
}
@media all and (max-width: 950px) {
  /* line 199, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .country {
    width: 25%;
  }
}
@media all and (max-width: 800px) {
  /* line 204, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup-head {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 209, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup-head .rating-stars {
    margin-top: 5px;
  }
  /* line 212, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup-head .review-popup-close-btn {
    position: absolute;
    right: 0;
    top: 11px;
  }
}
@media all and (max-width: 640px) {
  /* line 220, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .country {
    width: 33.33%;
  }
}
@media all and (max-width: 500px) {
  /* line 226, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .country {
    width: 50%;
  }
  /* line 229, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .item {
    width: 100%;
  }
  /* line 232, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .item:nth-child(n+2) {
    margin-top: 10px;
  }
}
@media all and (max-width: 400px) {
  /* line 239, ../../sass/reviews-v2/parts/_popups.scss */
  .review-popup-container .review-popup.licence .country {
    width: 100%;
  }
}

/* line 246, ../../sass/reviews-v2/parts/_popups.scss */
#review-popup-show-assets {
  max-width: 800px;
}
/* line 248, ../../sass/reviews-v2/parts/_popups.scss */
#review-popup-show-assets .review-popup-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
/* line 253, ../../sass/reviews-v2/parts/_popups.scss */
#review-popup-show-assets .review-popup-body .single-asset {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  min-height: 40px;
  padding: 5px;
}

@media all and (max-width: 800px) {
  /* line 267, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets .review-popup-body .single-asset {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}
@media all and (max-width: 500px) {
  /* line 276, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets .review-popup-body .single-asset {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
@media all and (max-width: 425px) {
  /* line 285, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets .review-popup-body .single-asset {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media all and (max-width: 320px) {
  /* line 292, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets {
    max-width: 320px;
    padding: 0 10px 10px;
    width: 100%;
  }
  /* line 293, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets .review-popup-head {
    padding: 10px 0 8px;
  }
  /* line 295, ../../sass/reviews-v2/parts/_popups.scss */
  #review-popup-show-assets .review-popup-head .h3 {
    width: 90%;
  }
}
/* line 305, ../../sass/reviews-v2/parts/_popups.scss */
.review-popup.ask-question {
  padding: 0 15px 15px;
}

/* line 1, ../../sass/reviews-v2/parts/_site-languages.scss */
.site-languages img {
  margin: 0 6px 0 0 !important;
}

/* line 4, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head {
  min-height: 105px;
  font-weight: bold;
}
/* line 8, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 105px;
}
/* line 14, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head > div::before {
  color: #00ace8;
  font-size: 26px;
  display: block;
  margin: 20px 0;
}
/* line 22, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head a {
  font-size: 12px;
  text-transform: none;
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .products::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .site::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .mob_site::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .windows::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .osx::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .services::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .android::before {
  content: "";
}
/* line 29, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.head .ios-tablet::before {
  content: "";
}
/* line 34, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row .title {
  font-size: 14px;
  font-weight: bold;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
  text-align: left;
}
/* line 41, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.notice.ru-version::before, .sections-versions .row.notice.ua-version::before, .sections-versions .row.notice.bg-version::before, .sections-versions .row.notice.es-version::before {
  background: url("/wp-content/themes/bmr/assets-v2/img/reviews-v3/sections-ru.png");
  background-size: cover;
  content: "";
  display: block;
  height: 18px;
  margin-right: 10px;
  width: 24px;
}
/* line 54, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.notice.ua-version::before {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-ua.png");
}
/* line 57, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.notice.bg-version::before {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-bg.png");
  background-size: contain;
}
/* line 61, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.notice.es-version::before {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-es.png");
  background-size: contain;
}
/* line 66, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .row.notice {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-style: italic;
  min-height: 55px;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 950px) {
  /* line 76, ../../sass/reviews-v2/parts/_sections-version.scss */
  .sections-versions .row .title {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
  /* line 79, ../../sass/reviews-v2/parts/_sections-version.scss */
  .sections-versions .row.head {
    min-height: 90px;
  }
  /* line 82, ../../sass/reviews-v2/parts/_sections-version.scss */
  .sections-versions .row.head > div {
    font-size: 0;
  }
  /* line 85, ../../sass/reviews-v2/parts/_sections-version.scss */
  .sections-versions .row.head > div::before {
    font-size: 32px;
    margin-bottom: 10px;
  }
  /* line 90, ../../sass/reviews-v2/parts/_sections-version.scss */
  .sections-versions .row.head .products,
  .sections-versions .row.head .services {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding-left: 10px;
  }
}
/* line 100, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check::before {
  color: #bababa;
  content: "\e62d";
  font-size: 26px;
}
/* line 107, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check.checked::before {
  color: #43a047;
  content: "\e62f";
}
/* line 111, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check.checked.ru::after {
  background: url("/wp-content/themes/bmr/assets-v2/img/reviews-v3/sections-ru.png");
  content: "";
  display: block;
  height: 12px;
  margin-top: -18px;
  width: 16px;
  background-size: cover;
}
/* line 120, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check.checked.ua::after {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-ua.png");
  background-size: cover;
  content: "";
  display: block;
  height: 12px;
  margin-top: -18px;
  width: 16px;
}
/* line 129, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check.checked.bg::after {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-bg.png");
  background-size: cover;
  content: "";
  display: block;
  height: 12px;
  margin-top: -18px;
  width: 16px;
}
/* line 138, ../../sass/reviews-v2/parts/_sections-version.scss */
.sections-versions .check.checked.es::after {
  background: url("/wp-content/themes/bmr/assets-v2/img/bookmakers-by/flag-es.png");
  background-size: cover;
  content: "";
  display: block;
  height: 12px;
  margin-top: -18px;
  width: 16px;
}

/* line 2, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .row {
  min-height: 70px;
}
/* line 5, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .title {
  color: #2d2d2d;
}
/* line 8, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .rating {
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
}
/* line 13, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .btn-block {
  padding: 0 15px;
}
/* line 16, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .logo {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
  text-align: left;
}
/* line 21, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .row.own-soft-row {
  padding: 30px 0;
}
/* line 23, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .row.own-soft-row .ownsoft-logo {
  border-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: 22%;
}
/* line 28, ../../sass/reviews-v2/parts/_softwares.scss */
.softwares .row.own-soft-row .ownsoft-desc {
  border-bottom: 0;
  font-size: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: 70%;
  padding: 0 10px;
}
@media all and (min-width: 951px) {
  /* line 42, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row > div.logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 27.5%;
        -ms-flex: 1 1 27.5%;
            flex: 1 1 27.5%;
  }
  /* line 45, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row > div.title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 22.5%;
        -ms-flex: 1 1 22.5%;
            flex: 1 1 22.5%;
  }
  /* line 48, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row > div.rating {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 22.5%;
        -ms-flex: 1 1 22.5%;
            flex: 1 1 22.5%;
  }
  /* line 51, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row > div.btn-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 27.5%;
        -ms-flex: 1 1 27.5%;
            flex: 1 1 27.5%;
  }
}
@media all and (max-width: 950px) {
  /* line 58, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 61, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row > div:not(.btn-block) {
    border-bottom: 0;
    height: 55px;
  }
  /* line 65, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row .btn-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px 10px;
  }
  /* line 69, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row .logo {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 15px;
  }
  /* line 73, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row .rating {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-right: 15px;
  }
  /* line 80, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row.own-soft-row {
    padding: 0;
  }
  /* line 82, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row.own-soft-row .ownsoft-logo {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /* line 88, ../../sass/reviews-v2/parts/_softwares.scss */
  .softwares .row.own-soft-row .ownsoft-desc {
    height: auto;
    padding: 0 15px 15px;
    width: 100%;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_currencies.scss */
.currencies [data-code] {
  line-height: 1;
}
/* line 4, ../../sass/reviews-v2/parts/_currencies.scss */
.currencies [data-code]::before {
  content: attr(data-code);
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin: 3px 15px 0 0;
}

/* line 12, ../../sass/reviews-v2/parts/_currencies.scss */
.currencies .slide-more {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 19, ../../sass/reviews-v2/parts/_currencies.scss */
.currencies .slide-block-container.active .slide-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-weight: bold;
}

/* line 24, ../../sass/reviews-v2/parts/_currencies.scss */
.currencies .slide-block:after {
  display: none !important;
}

/* line 2, ../../sass/reviews-v2/parts/_support.scss */
.support .sub-block {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 2px;
  padding: 0 10px 10px;
}
/* line 9, ../../sass/reviews-v2/parts/_support.scss */
.support .main {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 10px;
  min-height: 70px;
}
/* line 17, ../../sass/reviews-v2/parts/_support.scss */
.support .main::before {
  color: #00ace8;
  font-size: 30px;
}
/* line 22, ../../sass/reviews-v2/parts/_support.scss */
.support .main .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}
/* line 27, ../../sass/reviews-v2/parts/_support.scss */
.support .main .data {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  font-size: 15px;
  margin-left: 5px;
}
/* line 32, ../../sass/reviews-v2/parts/_support.scss */
.support .main .lang {
  font-size: 14px;
  font-style: italic;
}
/* line 36, ../../sass/reviews-v2/parts/_support.scss */
.support .info {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33%;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  min-height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 43, ../../sass/reviews-v2/parts/_support.scss */
.support .info::before {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  content: attr(data-title);
  font-size: 14px;
  font-weight: bold;
  font-size: 14px;
  font-weight: bold;
}
/* line 50, ../../sass/reviews-v2/parts/_support.scss */
.support .info:not(:last-child) {
  padding-right: 15px;
}
/* line 53, ../../sass/reviews-v2/parts/_support.scss */
.support .info:nth-child(n+3) {
  border-left: 1px solid #f1f2f2;
  padding-left: 10px;
}
/* line 61, ../../sass/reviews-v2/parts/_support.scss */
.support .phone .main::before {
  content: "";
}
/* line 61, ../../sass/reviews-v2/parts/_support.scss */
.support .email .main::before {
  content: "";
}
/* line 61, ../../sass/reviews-v2/parts/_support.scss */
.support .chat .main::before {
  content: "";
}
/* line 66, ../../sass/reviews-v2/parts/_support.scss */
.support .phone .main::before {
  font-size: 40px;
}
/* line 69, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list {
  cursor: pointer;
  position: relative;
  width: 300px;
}
/* line 74, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .selected,
.support .langs-list .list .item {
  height: 44px;
  line-height: 42px;
  padding: 0 10px;
}
/* line 80, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .selected {
  border: 1px solid #f1f2f2;
}
/* line 83, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .selected::before {
  content: attr(data-title);
}
/* line 86, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .selected::after {
  color: #131313;
  content: "\e642";
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 14px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
/* line 97, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .list {
  background: #fff;
  -webkit-box-shadow: 0 1px 5px #eee;
          box-shadow: 0 1px 5px #eee;
  left: 0;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  top: 44px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
  z-index: 10;
}
/* line 109, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .list .item {
  border: 1px solid #f1f2f2;
  border-top: 0;
}
/* line 113, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list .list .item:hover {
  background: rgba(255, 255, 255, 0.25);
}
/* line 118, ../../sass/reviews-v2/parts/_support.scss */
.support .langs-list.opened .selected::after {
  -webkit-transform: rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(0, 0, 1, 180deg);
}
@media all and (min-width: 951px) and (max-width: 1200px) {
  /* line 125, ../../sass/reviews-v2/parts/_support.scss */
  .support .info {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media all and (max-width: 950px) {
  /* line 132, ../../sass/reviews-v2/parts/_support.scss */
  .support .sub-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
  }
  /* line 136, ../../sass/reviews-v2/parts/_support.scss */
  .support .main {
    border-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    min-height: 160px;
    padding: 20px 0;
  }
  /* line 143, ../../sass/reviews-v2/parts/_support.scss */
  .support .main::before {
    margin-top: 20px;
  }
  /* line 146, ../../sass/reviews-v2/parts/_support.scss */
  .support .main .lang {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  /* line 149, ../../sass/reviews-v2/parts/_support.scss */
  .support .main .title {
    margin: 10px 0;
  }
  /* line 153, ../../sass/reviews-v2/parts/_support.scss */
  .support .info {
    border-top: 1px solid #f1f2f2;
    border-left: 0 !important;
    min-height: 65px;
    padding: 5px 0 !important;
  }
  /* line 159, ../../sass/reviews-v2/parts/_support.scss */
  .support .langs-list {
    width: initial;
  }
  /* line 162, ../../sass/reviews-v2/parts/_support.scss */
  .support .langs-list .selected {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -15px 0;
  }
  /* line 168, ../../sass/reviews-v2/parts/_support.scss */
  .support .langs-list .selected::after {
    font-size: 14px;
    margin-left: 10px;
    position: initial;
  }
  /* line 173, ../../sass/reviews-v2/parts/_support.scss */
  .support .langs-list .selected::before {
    margin-right: 5px;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 5, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.1;
  min-height: 60px;
  padding: 0 50px;
  position: relative;
  text-align: center;
}
/* line 18, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item span {
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  text-transform: uppercase;
}
/* line 24, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item:nth-child(n+2) {
  border-left: 1px solid #f1f2f2;
}
/* line 27, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item::before, .reliability .item::after {
  color: #00ace8;
  font-size: 28px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 70px;
}
/* line 38, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item::before {
  left: 0;
}
/* line 41, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .item::after {
  font-size: 28px;
  right: 0;
}
/* line 57, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .mediator::before {
  content: "\e66d";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .mediator[data-status="0"]::after {
  color: #e56c69;
  content: "";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .mediator[data-status="1"]::after {
  color: #43a047;
  content: "";
}
/* line 64, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .representative::before {
  content: "\e6e5";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .representative[data-status="0"]::after {
  color: #e56c69;
  content: "";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .representative[data-status="1"]::after {
  color: #43a047;
  content: "";
}
/* line 71, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .speculators::before {
  content: "\e67c";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .speculators[data-status="0"]::after {
  color: #e56c69;
  content: "";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .speculators[data-status="1"]::after {
  color: #7bab73;
  content: "";
}
/* line 49, ../../sass/reviews-v2/parts/_reliability.scss */
.reliability .speculators[data-status="2"]::after {
  color: #bababa;
  content: "";
}
@media all and (max-width: 1024px) {
  /* line 79, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .item {
    padding: 0 40px;
  }
  /* line 82, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .item::before, .reliability .item::after {
    width: 50px;
  }
}
@media all and (max-width: 950px) {
  /* line 90, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  /* line 94, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .item {
    border-left: 0 !important;
    border-top: 1px solid #f1f2f2;
    min-height: 80px;
  }
}
@media all and (max-width: 400px) {
  /* line 102, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .item {
    padding: 0 60px;
  }
  /* line 105, ../../sass/reviews-v2/parts/_reliability.scss */
  .reliability .item::before, .reliability .item::after {
    width: 60px;
  }
}

/* line 3, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .row,
.organizations .row {
  min-height: 70px;
}
/* line 6, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .row .logo,
.organizations .row .logo {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px;
}
/* line 10, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .row .logo img,
.organizations .row .logo img {
  max-height: 50px;
  margin-bottom: 0;
}
/* line 15, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .row .title,
.organizations .row .title {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  word-break: break-word;
}
/* line 21, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .btn,
.organizations .btn {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  padding-right: 15px;
}
/* line 25, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .more span,
.organizations .more span {
  color: #00ace8;
  cursor: pointer;
}
/* line 29, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .more span:not(.spinner):hover,
.organizations .more span:not(.spinner):hover {
  text-decoration: underline;
}
/* line 32, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .more span.spinner,
.organizations .more span.spinner {
  font-size: 0;
  height: initial;
  margin: 0;
  width: initial;
}
/* line 38, ../../sass/reviews-v2/parts/_licences.scss */
.licenses .more span.spinner::after,
.organizations .more span.spinner::after {
  -webkit-animation: rotate360 1s linear infinite;
          animation: rotate360 1s linear infinite;
  color: #3b86c4;
  content: "\e60b";
  font-size: 24px;
}
@media all and (min-width: 951px) {
  /* line 51, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row > div.logo,
  .organizations .row > div.logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 27.5%;
        -ms-flex: 1 1 27.5%;
            flex: 1 1 27.5%;
  }
  /* line 54, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row > div.title,
  .organizations .row > div.title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 27.5%;
        -ms-flex: 1 1 27.5%;
            flex: 1 1 27.5%;
  }
  /* line 57, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row > div.more,
  .organizations .row > div.more {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 17.5%;
        -ms-flex: 1 1 17.5%;
            flex: 1 1 17.5%;
  }
  /* line 60, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row > div.btn,
  .organizations .row > div.btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 27.5%;
        -ms-flex: 1 1 27.5%;
            flex: 1 1 27.5%;
  }
}
@media all and (max-width: 950px) {
  /* line 67, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row,
  .organizations .row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 70, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row > div:not(.btn),
  .organizations .row > div:not(.btn) {
    border-bottom: 0 !important;
  }
  /* line 73, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .row .btn,
  .organizations .row .btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px 10px;
  }
  /* line 78, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .logo,
  .organizations .logo {
    padding-left: 15px;
  }
}
@media all and (min-width: 641px) and (max-width: 950px) {
  /* line 84, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .more,
  .organizations .more {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px;
  }
}
@media all and (max-width: 500px) {
  /* line 91, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .more,
  .organizations .more {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    margin-bottom: 10px;
  }
  /* line 95, ../../sass/reviews-v2/parts/_licences.scss */
  .licenses .title,
  .organizations .title {
    -webkit-box-flex: 3 !important;
    -webkit-flex: 3 1 0 !important;
        -ms-flex: 3 1 0px !important;
            flex: 3 1 0 !important;
  }
}

@media all and (min-width: 951px) {
  /* line 103, ../../sass/reviews-v2/parts/_licences.scss */
  .organizations .row .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20.5%;
        -ms-flex: 1 1 20.5%;
            flex: 1 1 20.5%;
  }
}
/* line 2, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 5, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .notes-block {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  margin: 30px 0 0 30px;
}
/* line 9, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .canvas-block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
          flex: 0 0 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 350px;
  z-index: 0;
}
/* line 20, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .canvas-block canvas {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
/* line 26, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .canvas-block .title {
  color: #2d2d2d;
  font-size: 30px;
}
/* line 30, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .canvas-block .description {
  margin-top: 10px;
  max-width: 160px;
  text-align: center;
}
/* line 36, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .way {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 30px;
  overflow: hidden;
}
/* line 42, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .way .item {
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  margin: 5px 16px 0 -16px;
  padding-left: 25px;
  position: relative;
}
/* line 51, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .way .item i {
  border-style: solid;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 15px 0 15px 16px;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
/* line 64, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .notes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 20px;
}
/* line 69, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .notes .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  min-height: 50px;
}
/* line 76, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .notes .item a {
  color: #131313;
}
/* line 79, ../../sass/reviews-v2/parts/_complaints.scss */
.complaints .notes .item span {
  border-radius: 50%;
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  position: relative;
  top: 2px;
  width: 15px;
}
@media all and (min-width: 951px) and (max-width: 1024px), all and (max-width: 640px) {
  /* line 93, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .notes .item {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
@media all and (max-width: 950px) {
  /* line 99, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .block-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 103, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .notes-block {
    margin: 10px 0 0;
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  /* line 110, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .notes {
    padding-bottom: 10px;
  }
  /* line 113, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .notes .item {
    min-height: 30px;
  }
}
@media all and (max-width: 350px) {
  /* line 120, ../../sass/reviews-v2/parts/_complaints.scss */
  .complaints .canvas-block {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

/* line 1, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks {
  /*.rating-stars:hover ~ .dropdown {
      display: block;
  }*/
}
/* line 2, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks > .block-content {
  background: #f1f2f2;
  margin: 0 -10px;
  padding: 0 !important;
}
/* line 7, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .top-block {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding: 10px;
}
/* line 14, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .average {
  margin-top: -2px;
}
/* line 17, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 20, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .btns2 {
  display: none;
}
/* line 23, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .review-btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /*background: #3b86c4;*/
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  height: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
/* line 36, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .review-btn:first-child {
  margin-right: 8px;
}
/* line 39, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .rating {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  position: relative;
}
/* line 45, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating {
  height: 27px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  margin: 0 10px 0 30px;
  /*
  @media all and (max-width: 980px) {
      display: block;
  }
  */
}
/* line 50, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a {
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 55, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a span {
  font-size: 16px;
}
/* line 58, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a span.dashed {
  font-size: 14px;
  border-bottom: #00ace8 dashed 1px;
  margin-left: 5px;
}
/* line 63, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a span.dashed.disabled {
  display: none;
}
/* line 69, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a:hover {
  text-decoration: none;
}
/* line 73, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .action-full-view-rating a .icon-circle-question {
  position: relative;
  top: 1px;
}
@media all and (max-width: 950px) {
  /* line 86, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .action-full-view-rating {
    height: auto;
    margin: 0 5px;
    min-width: 300px;
  }
}
/* line 93, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating {
  padding: 0 10px;
  background: #fff;
}
/* line 97, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating.disabled {
  display: none;
}
/* line 101, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating .list-items {
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
            /*
            .row {
                position: relative;
                width: 50%;
                display: inline-block;

            }
            */
}
/* line 110, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating .list-items .row {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  width: 50%;
}
/* line 117, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating .list-items .row.disabled {
  display: none;
}
/* line 121, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .full-view-rating .list-items .row .rating-stars {
  position: absolute;
  top: 0;
  left: 210px;
}
@media all and (max-width: 1050px) {
  /* line 128, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .rating-stars {
    left: 160px;
    width: 100%;
    padding-right: 160px;
  }
  /* line 133, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .cnt {
    position: absolute;
    top: 2px;
    right: 210px;
  }
}
@media all and (max-width: 1024px) {
  /* line 140, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .cnt {
    right: 200px;
  }
}
@media all and (max-width: 980px) {
  /* line 145, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .cnt {
    right: 185px;
  }
}
@media all and (max-width: 950px) {
  /* line 150, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .rating-stars {
    left: 185px;
    padding-right: 0;
  }
}
@media all and (max-width: 545px) {
  /* line 156, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .rating-stars {
    left: 165px;
    padding-right: 0;
  }
  /* line 160, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .cnt {
    right: 165px;
  }
}
@media all and (max-width: 950px) {
  /* line 167, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row {
    width: 100%;
  }
}
@media all and (max-width: 360px) {
  /* line 173, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row {
    width: 100%;
    margin: 15px 0;
  }
  /* line 177, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .rating-stars {
    left: 0;
    top: 22px;
    padding-right: 0;
  }
  /* line 183, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .full-view-rating .list-items .row .cnt {
    top: -22px;
    right: 0;
  }
}
/* line 201, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .rating-stars {
  font-size: 18px;
  font-weight: bold;
}
/* line 205, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown {
  background: #fff;
  border: 1px solid #f1f2f2;
  display: none;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  top: 40px;
  -webkit-transform: translateX(-130px);
          transform: translateX(-130px);
  width: 360px;
  z-index: 100;
}
/* line 217, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 223, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown .rating-stars {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 190px;
      -ms-flex: 0 0 190px;
          flex: 0 0 190px;
  margin-left: 20px;
}
/* line 227, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown .rating-stars .stars {
  margin-right: 20px;
}
/* line 231, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown .title {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
/* line 234, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .dropdown::before {
  background: #fff;
  border: solid #f1f2f2;
  border-width: 1px 0 0 1px;
  content: "";
  height: 18px;
  position: absolute;
  right: 55px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -10px;
  width: 18px;
}
/* line 253, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .comment-form {
  margin-top: 6px;
}
/* line 256, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .comment-form.disabled {
  display: none;
}
/* line 259, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .comment-form .block-content {
  background: #fff;
  padding: 10px 16px;
}
/* line 264, ../../sass/reviews-v2/parts/_feedbacks.scss */
.feedbacks .comments {
  margin-top: 6px;
}
@media all and (max-width: 950px) {
  /* line 269, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .top-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 15px;
  }
  /* line 274, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .btns {
    display: none;
  }
  /* line 278, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .btns2 {
    display: block;
    padding: 10px;
    background-color: #fff;
  }
  /* line 283, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .btns2 .review-btn {
    margin-right: 0;
  }
  /* line 288, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .btns3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 15px;
    margin-bottom: 6px;
  }
}
@media all and (max-width: 500px) {
  /* line 297, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .comment-form .block-content {
    padding: 10px;
  }
}
@media all and (max-width: 400px) {
  /* line 303, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .rating-stars {
    /*font-size: 16px;*/
  }
  /* line 306, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .rating-stars .stars::after,
  .feedbacks .rating-stars i::before {
    /*font-size: 18px;*/
  }
  /* line 311, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .dropdown {
    padding: 8px;
    width: 300px;
  }
  /* line 315, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .dropdown .rating-stars {
    -webkit-flex-basis: 170px;
        -ms-flex-preferred-size: 170px;
            flex-basis: 170px;
  }
  /* line 319, ../../sass/reviews-v2/parts/_feedbacks.scss */
  .feedbacks .review-btn {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
    letter-spacing: -1px;
    padding: 0 5px;
  }
}

/* line 329, ../../sass/reviews-v2/parts/_feedbacks.scss */
.edit-self-feedback-form.disabled {
  display: none;
}

/* line 2, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .block-content {
  padding: 0 !important;
}
/* line 5, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  padding: 5px 0;
}
/* line 11, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item:not(:last-child) {
  border-bottom: 1px solid #f1f2f2;
}
/* line 14, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item::before {
  font-size: 12px;
  margin: 0 30px;
}
/* line 26, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item.top::before {
  color: #7bab73;
  content: "";
}
/* line 26, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item.down::before {
  color: #e56c69;
  content: "";
}
/* line 26, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .item.init::before {
  color: #4271b5;
  content: "";
}
/* line 32, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .date {
  color: #7b7b7b;
  font-size: 14px;
  font-style: italic;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
/* line 37, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .more {
  font-size: 14px;
  padding-right: 10px;
}
/* line 41, ../../sass/reviews-v2/parts/_rating-history.scss */
.rating-history .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  font-size: 14px;
}
@media all and (max-width: 640px) {
  /* line 48, ../../sass/reviews-v2/parts/_rating-history.scss */
  .rating-history .item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 51, ../../sass/reviews-v2/parts/_rating-history.scss */
  .rating-history .more {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-top: 5px;
    text-align: center;
  }
}

/* line 4, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-title {
  border-bottom: 0 !important;
}
/* line 7, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content {
  padding: 0 !important;
}
/* line 10, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  min-height: 88px;
  padding: 5px 10px 5px 40px;
  position: relative;
  word-break: break-word;
}
/* line 22, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item::before {
  content: attr(data-title);
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 28, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item::after {
  color: #00ace8;
  font-size: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.name::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.address::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.phone::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.affiliate::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.email::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.site::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.fax::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.actions::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.founder::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.found-date::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.found-place::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.director::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.employees::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.pps::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.players::after {
  content: "";
}
/* line 44, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .item.legal-name::after {
  content: "";
}
@media all and (max-width: 500px) {
  /* line 10, ../../sass/reviews-v2/parts/_company-info.scss */
  .company-info .block-content .item {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
/* line 54, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .block-content .founder span,
.company-info .block-content .actions span {
  display: inline-block;
  white-space: pre;
}
@media all and (max-width: 950px) {
  /* line 61, ../../sass/reviews-v2/parts/_company-info.scss */
  .company-info .block-content .founder span:not(:last-child)::after {
    content: ", ";
  }
}
/* line 67, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .actions .down {
  color: #f00;
}
/* line 70, ../../sass/reviews-v2/parts/_company-info.scss */
.company-info .actions .top {
  color: #008000;
}

/* line 2, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 6, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 600px;
      -ms-flex: 0 0 600px;
          flex: 0 0 600px;
  height: 280px;
  margin: 10px;
  overflow: hidden;
  position: relative;
}
/* line 13, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-block .jvectormap-container {
  background-color: transparent !important;
  height: 100%;
  width: 100%;
}
/* line 18, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-block .map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 25, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-block .title {
  background: #edefb8;
  display: none;
  padding: 5px 10px;
  position: absolute;
}
/* line 31, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-block .title.active {
  display: block;
}
/* line 36, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .map-list {
  margin: 10px;
}
/* line 39, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .list {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 44, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .list::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(241, 242, 242, 0)), color-stop(90%, #f1f2f2)) !important;
  background: linear-gradient(rgba(241, 242, 242, 0), #f1f2f2 90%) !important;
}
/* line 47, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .list .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-right: 20px;
  width: 50%;
}
/* line 54, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
.forbidden-countries .list .item img {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 8px;
}
@media all and (max-width: 1024px) {
  /* line 63, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
  .forbidden-countries .map-block {
    -webkit-flex-basis: 460px;
        -ms-flex-preferred-size: 460px;
            flex-basis: 460px;
  }
}
@media all and (max-width: 950px) {
  /* line 69, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
  .forbidden-countries .block-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 72, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
  .forbidden-countries .map-block {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-top: 10px;
  }
}
@media all and (min-width: 501px) and (max-width: 950px) {
  /* line 79, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
  .forbidden-countries .list .item {
    -webkit-flex-basis: 33.33%;
        -ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;
  }
}
@media all and (max-width: 400px) {
  /* line 85, ../../sass/reviews-v2/parts/_forbidden-countries.scss */
  .forbidden-countries .map-block {
    height: 250px;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .logo {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  min-height: 70px;
  padding-left: 10px;
}
/* line 8, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .logo img {
  max-height: 50px;
}
/* line 12, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .title {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  word-break: break-word;
}
/* line 17, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .rating {
  font-size: 18px;
  font-weight: bold;
}
/* line 21, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .btns {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 320px;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  padding-right: 10px;
}
/* line 25, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .review-btn {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: auto;
}
/* line 29, ../../sass/reviews-v2/parts/_affiliates.scss */
.affiliates .row .review-btn:nth-child(n+2) {
  margin-left: 10px;
}
@media all and (max-width: 950px) {
  /* line 1, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: initial;
  }
  /* line 38, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row > div:not(.btns) {
    border-bottom: 0;
  }
  /* line 41, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row .btns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px 10px;
  }
  /* line 45, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row .flag {
    display: none;
  }
  /* line 48, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row .logo {
    padding-left: 15px;
  }
  /* line 51, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row .rating {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px;
  }
  /* line 55, ../../sass/reviews-v2/parts/_affiliates.scss */
  .affiliates .row .title {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_bookmaker-site.scss */
.bookmaker-site iframe {
  height: 760px;
  width: 100%;
}
@media all and (max-width: 500px) {
  /* line 1, ../../sass/reviews-v2/parts/_bookmaker-site.scss */
  .bookmaker-site iframe {
    height: 500px;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_links.scss */
.links .block-content p {
  font-size: 14px;
  line-height: 25px;
  padding: 5px 0 5px 18px;
  position: relative;
}
/* line 7, ../../sass/reviews-v2/parts/_links.scss */
.links .block-content p::before {
  background: #000;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 8px;
}

/* line 2, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .block-content {
  margin-top: 1px;
}
/* line 5, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .item {
  background: #fff;
  padding: 10px;
}
/* line 9, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .item:not(:first-child) {
  margin-top: 3px;
}
/* line 13, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0 12px;
}
/* line 20, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
}
/* line 24, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .title a {
  color: #000;
}
/* line 28, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .distance {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  font-weight: bold;
}
/* line 32, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .body {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
}
/* line 39, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .address {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
/* line 42, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .phone {
  color: #4db6ac;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
/* line 46, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .services {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
      -ms-flex: 1 1;
          flex: 1 1;
  font-size: 0;
  text-align: right;
}
/* line 14, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #3b86c4;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* line 28, ../../../../pps/assets/sass/parts/_mixins.scss */
.popular-pps .services i::before {
  font-size: 26px;
  margin-right: 10px;
}
/* line 54, ../../sass/reviews-v2/parts/_popular-pps.scss */
.popular-pps .services i::before {
  color: #4db6ac;
  margin: 0 0 0 10px;
}
@media all and (max-width: 950px) {
  /* line 63, ../../sass/reviews-v2/parts/_popular-pps.scss */
  .popular-pps .services {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
  }
  /* line 68, ../../sass/reviews-v2/parts/_popular-pps.scss */
  .popular-pps .services i::before {
    margin: 0 10px 0 0;
  }
}
@media all and (max-width: 500px) {
  /* line 75, ../../sass/reviews-v2/parts/_popular-pps.scss */
  .popular-pps .head {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 79, ../../sass/reviews-v2/parts/_popular-pps.scss */
  .popular-pps .distance {
    margin-top: 5px;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .block-content {
  background: #f1f2f2;
  margin: 0 -10px;
  padding: 0 !important;
}
/* line 7, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row {
  min-height: initial;
}
/* line 10, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row > div {
  font-size: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 48px;
  padding: 3px 10px;
  text-align: left;
  font-style: italic;
}
/* line 19, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row.head > div {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
}
/* line 25, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row:not(.head) > div:not(:empty)::before {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  margin-right: 10px;
}
/* line 31, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row:not(.head) > div:not(:empty).cons::before {
  color: #ff6e40;
  content: "\e609";
}
/* line 35, ../../sass/reviews-v2/parts/_pros-cons.scss */
.pros-cons .row:not(.head) > div:not(:empty).pros::before {
  color: #43a047;
  content: "\e66a";
}
@media all and (min-width: 951px) {
  /* line 43, ../../sass/reviews-v2/parts/_pros-cons.scss */
  .pros-cons .list-cons {
    display: none;
  }
}
@media all and (max-width: 950px) {
  /* line 49, ../../sass/reviews-v2/parts/_pros-cons.scss */
  .pros-cons .row > div:empty,
  .pros-cons .list-pros-cons .cons {
    display: none;
  }
}

/* line 1, ../../sass/reviews-v2/parts/_share.scss */
.share-block {
  padding: 15px 0;
}
/* line 4, ../../sass/reviews-v2/parts/_share.scss */
.share-block .social_links_share {
  margin-right: 5px;
  font-size: 15px;
  font-weight: bold;
}
@media all and (max-width: 950px) {
  /* line 1, ../../sass/reviews-v2/parts/_share.scss */
  .share-block {
    display: none;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_bookmaker-news.scss */
.bookmaker-news > .block-content {
  margin-top: 6px;
}

/* line 1, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 4, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar .sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  max-width: 240px;
  padding-left: 10px;
}
@media all and (max-width: 1024px) {
  /* line 4, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
  .content-middle .comments-sidebar .sidebar {
    display: none;
  }
}
/* line 13, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar .center {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
/* line 16, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar .questions-banner {
  margin: 0;
}
/* line 19, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar #page-error-block {
  margin: 6px 0;
}
/* line 22, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar #review-comments img {
  width: 100%;
}
/* line 25, ../../sass/reviews-v2/parts/_comments-sidebar.scss */
.content-middle .comments-sidebar .webinar-banner {
  margin: 0;
}

/* line 2, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways sup {
  margin-left: 5px;
}
/* line 5, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tabs-content {
  background: #fff;
  padding: 0 10px;
}
/* line 9, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 13, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00ace8;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  font-size: 15px;
  font-weight: bold;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90px;
  position: relative;
}
/* line 24, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .item:nth-child(n+6) {
  border-top: 1px solid #f1f2f2;
}
/* line 27, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .item img {
  max-height: 40px;
}
/* line 30, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .item.active::after {
  border-color: #f1f2f2 transparent;
  border-style: solid;
  border-width: 0 12px 13px;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media all and (max-width: 1024px) {
  /* line 13, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
  /* line 46, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item:nth-child(5) {
    border-top: 1px solid #f1f2f2;
  }
}
@media all and (max-width: 950px) {
  /* line 13, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item {
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
  }
  /* line 46, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item:nth-child(4) {
    border-top: 1px solid #f1f2f2;
  }
}
@media all and (max-width: 500px) {
  /* line 13, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
  /* line 46, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .item:nth-child(3) {
    border-top: 1px solid #f1f2f2;
  }
}
/* line 52, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .last-item {
  border-top: 1px solid #f1f2f2;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
/* line 56, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item {
  background: #f1f2f2;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 10px;
}
/* line 61, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item.disabled {
  display: none;
}
/* line 64, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row {
  background: transparent !important;
  min-height: 48px;
}
/* line 68, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row > div {
  color: #131313;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 3px 10px;
  text-align: left;
}
/* line 74, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row.head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  min-height: 55px;
  padding: 3px 10px;
  white-space: pre;
}
/* line 83, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row.labels {
  background: rgba(255, 255, 255, 0.5) !important;
}
/* line 86, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row.labels > div {
  font-weight: bold;
}
/* line 90, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row.notice {
  padding: 5px 10px;
}
/* line 93, ../../sass/reviews-v2/parts/_payment-ways.scss */
.payment-ways .tab-pane .info-item .row.notice:empty {
  display: none;
}
@media all and (max-width: 950px) {
  /* line 100, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .info-item .row.labels {
    display: none;
  }
  /* line 103, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .info-item .row.data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 106, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .info-item .row.data > div {
    -webkit-flex-basis: 48px;
        -ms-flex-preferred-size: 48px;
            flex-basis: 48px;
  }
  /* line 109, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .info-item .row.data > div::before {
    content: attr(data-label) ": ";
    font-size: 16px;
    font-weight: bold;
    white-space: pre;
  }
  /* line 114, ../../sass/reviews-v2/parts/_payment-ways.scss */
  .payment-ways .tab-pane .info-item .row.data > div:nth-child(odd) {
    background: rgba(255, 255, 255, 0.5);
  }
}

/* line 1, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/banner-all-bg-3.jpg");
  background-position: left center;
  background-size: cover;
  z-index: 1;
  position: relative;
  margin: 0 0 6px 0;
}
/* line 16, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.rating-1, .top-banner.rating-2 {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/banner-all-bg.jpg");
}
/* line 19, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(11%, rgba(0, 0, 0, 0.68)), color-stop(58%, transparent));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.68) 11%, transparent 58%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 29, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.with-stamp::after {
  background: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-ru-white.png?v=19012018");
  background-size: cover;
  content: "";
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0.82);
          transform: scale(0.82);
  width: 120px;
  z-index: 10;
}
@media only screen and (max-width: 480px) {
  /* line 29, ../../sass/reviews-v2/parts/_top-banner.scss */
  .top-banner.with-stamp::after {
    right: 0;
    left: unset;
    top: 120px;
  }
}
/* line 47, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="uk"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-ua-white.png");
}
/* line 50, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="ka-ge"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-eng-white.png");
}
/* line 53, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="hy"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-am-white.png");
}
/* line 56, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="en-US"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-eng-white.png");
}
/* line 59, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="ro-ro"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-ro-white.png");
}
/* line 62, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="bg-bg"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-bg-white.png?v=2025");
}
/* line 65, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="sr-rs"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-rs-white.png");
}
/* line 68, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="es-es"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-es-white.png");
}
/* line 71, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="it-IT"] .top-banner.with-stamp::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/stamp-bookmaker-it-white.png");
}
/* line 76, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-ru-white.png");
}
/* line 79, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="uk"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-ua-white.png");
}
/* line 82, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="hy"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-arm-white.png");
}
/* line 85, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="en-US"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-eng-white.png");
}
/* line 88, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="ro-ro"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-ro-white.png");
}
/* line 91, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="bg-bg"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-bg-white.png");
}
/* line 94, ../../sass/reviews-v2/parts/_top-banner.scss */
html[lang="es-es"] .top-banner.with-stamp.stamp-verified::after {
  background-image: url("/wp-content/themes/bmr/assets-v2/img/reviews-v2/stamp-checked-es-white.png");
}
/* line 99, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide {
  color: #fff;
  font-size: 15px;
  line-height: 1.65;
  padding: 45px 0;
  width: 305px;
  max-width: 305px;
  margin: 0 0 0 80px;
}
@media all and (max-width: 650px) {
  /* line 99, ../../sass/reviews-v2/parts/_top-banner.scss */
  .top-banner .slide {
    margin: 0 auto;
  }
}
/* line 112, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide.bonus-button-true {
  top: 30px;
}
/* line 115, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button {
  padding-top: 10px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  opacity: 0;
  -webkit-animation-name: viewBonusButton, tada;
          animation-name: viewBonusButton, tada;
}
/* line 120, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a {
  font-weight: bold;
  display: block;
  padding: 0 10px;
  line-height: 44px;
  border: 2px solid white;
  background-color: #181818;
  font-weight: bold;
  color: white;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
}
/* line 131, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a span {
  color: #ffc62b;
}
/* line 133, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a span.rouble {
  color: white;
}
/* line 136, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a span.sybol {
  color: white;
}
/* line 140, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a img {
  position: relative;
  top: 4px;
  left: 5px;
  height: 20px;
}
/* line 146, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .slide .bonus_button a:hover {
  -webkit-transition: .4s;
  transition: .4s;
  text-decoration: none;
  background-color: rgba(24, 24, 24, 0.5);
}
/* line 154, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .rating-stars {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
/* line 163, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .rating-stars .cnt {
  font-size: 18px;
}
/* line 167, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .ask-question {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  height: 44px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
  padding: 5px;
  text-align: center;
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 180, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .ask-question:hover {
  border-color: #fff;
  text-decoration: none;
}
/* line 185, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 12px;
  padding: 10px;
  text-align: center;
}
/* line 194, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default.rew-btn-closed {
  margin: 20px auto 0;
  min-width: 170px;
  padding: 0 20px;
  height: 36px;
  background-color: #BF2324;
  font-size: 15px;
  width: auto;
  display: table;
  line-height: 36px;
  cursor: default;
}
/* line 207, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default > span.icon::after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 18px;
  padding-left: 4px;
}
/* line 221, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default > span.android::after {
  content: "\e905";
}
/* line 224, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default > span.ios::after {
  content: "\e906";
}
/* line 229, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default-s {
  height: 44px;
}
/* line 232, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .pros-list p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}
/* line 237, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .pros-list p .rouble {
  margin-left: 3px;
}
/* line 240, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .pros-list p::before {
  color: #43a047;
  content: "\e62f";
  font-size: 16px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
/* line 249, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .pros-list p.bonus {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
/* line 254, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .pros-list p .exclusive-container {
  margin-left: 5px;
}
/* line 260, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.orange .button-default {
  background: #ff924a;
  min-height: 60px;
  height: auto !important;
}
/* line 265, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.orange .pros-list p::before {
  color: #ff924a;
}
/* line 272, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .logo {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
/* line 277, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .logo .text {
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}
/* line 283, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .button-default.bookmaker-link.green {
  background-color: #43a047;
  text-transform: none;
}
/* line 288, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .medal-container {
  position: relative;
}
/* line 291, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .medal-container img {
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
}
/* line 298, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .medal-container span {
  cursor: pointer;
  position: relative;
  left: 60px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  line-height: 1;
  border-bottom: 1px dashed #fff;
}
/* line 310, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block {
  position: relative;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 5;
}
/* line 315, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .button-white {
  text-transform: none;
}
/* line 318, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .draw-block {
  height: 0;
}
/* line 321, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .helper-inner-container {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 295px;
}
/* line 329, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .helper-inner-container.show-second .first-helper-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
/* line 332, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .helper-inner-container.show-second .second-helper-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
/* line 337, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu,
.top-banner .helper-block .second-helper-menu {
  min-width: 285px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 341, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu .hlp-item.button-white,
.top-banner .helper-block .second-helper-menu .hlp-item.button-white {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 10px 0 15px;
  padding: 11px 5px 10px 5px;
  text-transform: none;
}
/* line 351, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu .hlp-item.button-white:last-child,
.top-banner .helper-block .second-helper-menu .hlp-item.button-white:last-child {
  border-bottom: none;
}
/* line 354, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu .icon-arrow-up:before,
.top-banner .helper-block .first-helper-menu .icon-arrow-down:before,
.top-banner .helper-block .second-helper-menu .icon-arrow-up:before,
.top-banner .helper-block .second-helper-menu .icon-arrow-down:before {
  display: block;
  font-size: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
/* line 361, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu {
  border-bottom: none;
}
/* line 363, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .first-helper-menu .hlp-item:last-child {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 368, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .helper-block .second-helper-menu .icon-arrow-down:before {
  padding-top: 12px;
}
@media all and (max-width: 950px) {
  /* line 376, ../../sass/reviews-v2/parts/_top-banner.scss */
  .top-banner::before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.9)), color-stop(80%, rgba(0, 0, 0, 0.3)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.3) 80%);
  }
}
/* line 381, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.is-bra-winner .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}
/* line 387, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.is-bra-winner .logo .brawards-link {
  z-index: 15;
}
/* line 391, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner.is-bra-winner .logo .brawards-mark {
  display: block;
  width: 56px;
  height: 56px;
  background: url(/wp-content/themes/bmr/assets-v2/img/brf-2018/winner-alt.png) no-repeat;
  background-size: 100%;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 56px;
      -ms-flex: 0 0 56px;
          flex: 0 0 56px;
}

/* line 405, ../../sass/reviews-v2/parts/_top-banner.scss */
.obzor-bukmekerskoy-kontory-zenitbet .top-banner .slide .logo {
  margin-top: -25px;
}

/* line 413, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .bonus-sun {
  position: absolute;
  left: -5px;
  bottom: 37px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  pointer-events: none;
  z-index: 15;
}
/* line 422, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .bonus-sun .sun {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 62px;
  height: 62px;
  background-image: url("/wp-content/themes/bmr/assets-v2/img/bonus-label-bg.png");
  background-size: cover;
  color: black;
}
/* line 433, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .bonus-sun .sun .upto {
  margin: 1px 0 2px 0;
  font-size: 10px;
}
/* line 438, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .bonus-sun .sun .summ {
  font-size: 12px;
  font-weight: bold;
}
/* line 444, ../../sass/reviews-v2/parts/_top-banner.scss */
.top-banner .bonus-sun .text {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
}

/* line 453, ../../sass/reviews-v2/parts/_top-banner.scss */
.wsun-sticker.top-banner .slide {
  top: 88px;
}
/* line 456, ../../sass/reviews-v2/parts/_top-banner.scss */
.wsun-sticker.top-banner .helper-block {
  top: 13px;
}

@-webkit-keyframes viewBonusButton {
  to {
    opacity: 1;
  }
}

@keyframes viewBonusButton {
  to {
    opacity: 1;
  }
}
/* line 1, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version {
  background: #fff;
  margin-top: 6px;
  padding: 0 15px 15px;
}
/* line 6, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version ul li {
  font-style: italic;
  margin-left: 10px;
}
/* line 10, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version ul li:before {
  background: #131313;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 6px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  width: 7px;
}
/* line 21, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  min-height: 55px;
  height: auto;
  padding: 5px 0;
}
/* line 33, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-title::after {
  color: #131313;
  content: "\e6b4";
  font-size: 20px;
  margin-left: 10px;
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
          transform: rotate3d(1, 0, 0, 180deg);
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
/* line 43, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-title:not(.opened)::after {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
          transform: rotate3d(1, 0, 0, 0deg);
}
/* line 46, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-title:not(.opened) ~ .sub-content {
  max-height: 0;
}
/* line 51, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-content {
  overflow: hidden;
}
/* line 54, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-content > :first-child {
  margin-top: 10px;
}
/* line 57, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .sub-content > p {
  margin-bottom: 10px;
}
/* line 61, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img {
  display: inline-block;
  position: relative;
}
/* line 65, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img img {
  width: auto;
}
/* line 68, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img .close-btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 55px;
}
/* line 82, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img .close-btn::before {
  content: "\e63f";
  font-size: 24px;
}
/* line 88, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img.opened .close-btn::before {
  content: "\e640";
}
/* line 91, ../../sass/reviews-v2/parts/_text-version.scss */
.text-version .text-img.disabled .close-btn {
  display: none;
}
@media all and (min-width: 951px) {
  /* line 97, ../../sass/reviews-v2/parts/_text-version.scss */
  .text-version .text-img:not(.disabled):not(.opened) img {
    max-height: 400px;
  }
  /* line 100, ../../sass/reviews-v2/parts/_text-version.scss */
  .text-version .text-img:not(.disabled) .close-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 2, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 5, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main-content .sub-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
/* line 8, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main-content .sub-block .info-wrapper {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-right: 1px solid #ffffff;
}
/* line 15, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main-content .sub-block .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
/* line 21, ../../sass/reviews-v2/parts/_trading.scss */
.trading .sub-block {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  padding: 0;
}
/* line 26, ../../sass/reviews-v2/parts/_trading.scss */
.trading .sub-block .sections {
  width: 100%;
}
/* line 29, ../../sass/reviews-v2/parts/_trading.scss */
.trading .sub-block .h3 {
  font-size: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px 10px;
  margin: 0;
  min-height: 0;
}
/* line 37, ../../sass/reviews-v2/parts/_trading.scss */
.trading .sub-block .h4 {
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
}
/* line 45, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 10px;
  min-height: 70px;
}
/* line 53, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main::before {
  color: #00ace8;
  font-size: 30px;
}
/* line 58, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}
/* line 63, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main .data {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  font-size: 15px;
  margin-left: 5px;
}
/* line 68, ../../sass/reviews-v2/parts/_trading.scss */
.trading .main .lang {
  font-size: 14px;
  font-style: italic;
}
/* line 73, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info::before {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  content: attr(data-title);
  font-size: 13px;
  font-weight: bold;
}
/* line 79, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info.assets {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  font-weight: bold;
}
/* line 82, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info.assets a {
  font-size: 13px;
  font-weight: bold;
}
/* line 86, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info.sections {
  width: 100%;
}
/* line 88, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info.sections .elements-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
/* line 93, ../../sass/reviews-v2/parts/_trading.scss */
.trading .info.sections .top-block {
  width: 100%;
}
/* line 97, ../../sass/reviews-v2/parts/_trading.scss */
.trading .trading-element {
  padding: 10px 0 0;
}
/* line 102, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 20%;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 54px;
  border-bottom: 1px solid #fff;
  text-align: center;
  min-height: 50px;
  padding: 0;
}
/* line 112, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .check {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
/* line 120, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .check::before {
  color: #bababa;
  content: "\e62d";
  font-size: 18px;
}
/* line 126, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .trading-element {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 14px;
}
/* line 130, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .assets.trading-element {
  cursor: pointer;
}
/* line 133, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .value:nth-child(even),
.trading .row .trading-element:nth-child(even) {
  background-color: #f1f2f2;
}
/* line 137, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .value:nth-child(odd),
.trading .row .trading-element:nth-child(odd) {
  background-color: #F8F9F9;
}
/* line 142, ../../sass/reviews-v2/parts/_trading.scss */
.trading .row .check.checked::before {
  color: #43a047;
  content: "\e62f";
}
/* line 148, ../../sass/reviews-v2/parts/_trading.scss */
.trading .checking {
  background-color: #f8f9f9;
  min-height: 65px;
}

@media all and (max-width: 800px) {
  /* line 158, ../../sass/reviews-v2/parts/_trading.scss */
  .trading .block-content .row .trading-blank {
    display: none;
  }
  /* line 164, ../../sass/reviews-v2/parts/_trading.scss */
  .trading .block-content {
    display: block;
  }
}
/* line 3, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .sub-block,
.pass-fee .sub-block {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  padding: 10px 0 0;
}
/* line 9, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .sub-block .elements-container,
.pass-fee .sub-block .elements-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 13, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .sub-block h3,
.pass-fee .sub-block h3 {
  font-size: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px 10px;
  margin: 0;
  min-height: 0;
}
/* line 22, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .main,
.pass-fee .main {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f1f2f2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 10px;
  min-height: 70px;
}
/* line 30, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .main::before,
.pass-fee .main::before {
  color: #00ace8;
  font-size: 30px;
}
/* line 35, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .main .title,
.pass-fee .main .title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}
/* line 40, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .main .data,
.pass-fee .main .data {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  font-size: 15px;
  margin-left: 5px;
}
/* line 45, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .main .lang,
.pass-fee .main .lang {
  font-size: 14px;
  font-style: italic;
}
/* line 50, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .info::before,
.pass-fee .info::before {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  content: attr(data-title);
  font-size: 13px;
  font-weight: bold;
}
/* line 57, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .info.sections,
.pass-fee .info.sections {
  width: 100%;
}
/* line 59, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .info.sections .elements-container,
.pass-fee .info.sections .elements-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 35px;
}
/* line 64, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .info.sections .top-block,
.pass-fee .info.sections .top-block {
  width: 100%;
  margin-bottom: 10px;
}
/* line 67, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .info.sections .top-block:first-child,
.pass-fee .info.sections .top-block:first-child {
  border-right: 1px solid #f1f2f2;
}
/* line 72, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .trading-element,
.pass-fee .trading-element {
  padding: 10px 0 0;
}
/* line 75, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .row,
.pass-fee .row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  min-height: 35px;
  min-width: 54px;
  width: 100%;
}
/* line 82, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .row div,
.pass-fee .row div {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 20%;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  min-width: 54px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
/* line 94, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .row .check,
.pass-fee .row .check {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
/* line 102, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .row .check::before,
.pass-fee .row .check::before {
  color: #bababa;
  content: "\e62d";
  font-size: 26px;
}
/* line 109, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .row .check.checked::before,
.pass-fee .row .check.checked::before {
  color: #43a047;
  content: "\e62f";
}
/* line 115, ../../sass/reviews-v2/parts/_option-properties.scss */
.option-properties .checking,
.pass-fee .checking {
  background-color: #f8f9f9;
  min-height: 65px;
}

/* line 121, ../../sass/reviews-v2/parts/_option-properties.scss */
.pass-fee .sub-block {
  width: 100%;
}

/* line 2, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .questions-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 6, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .title-buttons-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
/* line 10, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .title-buttons-group .review-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  padding: 0 15px;
}
/* line 15, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .title-buttons-group .review-btn.blue {
  background-color: #3b86c4;
}
/* line 19, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .title-buttons-group .review-btn + .review-btn {
  margin-left: 10px;
}
@media all and (max-width: 950px) {
  /* line 24, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap .title-buttons-group .title-buttons-group {
    padding-bottom: 14px;
  }
}
@media all and (max-width: 320px) {
  /* line 29, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap .title-buttons-group .review-btn.blue {
    padding: 0 16px;
  }
}
/* line 34, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .questions-title-wrap {
  border-bottom: 1px solid #f1f2f2;
}
/* line 38, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .block-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 43, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap .block-title {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 47, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article {
  padding: 0 5px 10px 5px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  position: relative;
}
/* line 48, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article.last-child {
  border-bottom: none;
}
/* line 56, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left {
  float: left;
  max-width: 85%;
}
/* line 59, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details {
  float: left;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 65, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details .avatar {
  float: left;
  border-radius: 10px;
  margin: 0 8px 1px 0;
  display: table-cell;
  vertical-align: middle;
}
/* line 71, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details .avatar img {
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
/* line 78, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details .author-name,
.questions-wrap article .article-left .question-details .catgory {
  padding-top: 2px;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  margin-right: 10px;
  white-space: nowrap;
  color: #00ace8;
}
/* line 87, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details .author-name .fa-tags,
.questions-wrap article .article-left .question-details .catgory .fa-tags {
  color: #aaa;
}
/* line 91, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .question-details .date-time {
  display: inline-block;
  margin-top: -3px;
  color: #aaa;
  font-size: 13px;
  white-space: nowrap;
}
/* line 99, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .h3 {
  max-width: 600px;
  font-size: 16px;
}
/* line 102, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-left .h3 a {
  color: #000;
}
/* line 107, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right {
  float: right;
}
/* line 109, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right .date-time-mobile {
  display: none;
}
/* line 112, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right .comment-count {
  font-size: 15px;
  text-align: right;
  padding: 15px 0;
}
/* line 116, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right .comment-count .icon-bubbles {
  color: #aaa;
}
/* line 120, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right .answer {
  padding: 1px;
  font-size: 14px;
  position: absolute;
  bottom: 12px;
  right: 5px;
}
/* line 126, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap article .article-right .answer .question-close {
  color: #42a143;
}
@media all and (max-width: 1023px) {
  /* line 47, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article {
    padding-bottom: 5px;
  }
  /* line 133, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-left {
    float: none;
    max-width: 100%;
  }
  /* line 137, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    float: none;
  }
  /* line 141, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-right .comment-count {
    display: inline-block;
    float: left;
    padding-bottom: 0;
  }
  /* line 146, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-right .answer {
    position: static;
    padding: 15px;
    padding-bottom: 0;
    float: left;
  }
}
@media all and (max-width: 735px) {
  /* line 156, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-left .question-details {
    line-height: 1.5 !important;
  }
  /* line 160, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .comment-count,
  .questions-wrap article .answer {
    padding-top: 5px !important;
  }
  /* line 164, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .date-time {
    display: none !important;
  }
  /* line 168, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-left .question-details {
    border-collapse: separate;
    border-spacing: 5px 0;
  }
  /* line 171, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-left .question-details .avatar {
    vertical-align: middle;
    float: none;
    width: 20px;
  }
  /* line 179, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-right .date-time-mobile {
    display: inline-block !important;
    color: #aaa;
    font-size: 13px;
    float: left;
    padding-top: 5px;
    margin-right: 15px;
  }
  /* line 187, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap article .article-right .comment-count,
  .questions-wrap article .article-right .answer {
    display: inline-block;
    float: none;
  }
}

/* line 197, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap.text-version .sub-title {
  min-height: 55px;
  height: auto;
  padding: 5px 0;
}

/* line 203, ../../sass/reviews-v2/parts/_questions.scss */
.questions-wrap.review-block.whole .block-title {
  border-bottom: none;
}

@media all and (max-width: 950px) {
  /* line 207, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap .questions-title-wrap {
    display: block;
  }
  /* line 209, ../../sass/reviews-v2/parts/_questions.scss */
  .questions-wrap .questions-title-wrap .block-title {
    width: 90%;
  }

  /* line 215, ../../sass/reviews-v2/parts/_questions.scss */
  .review-block .title-buttons-group {
    display: none;
    padding: 0 0 14px 0;
  }

  /* line 221, ../../sass/reviews-v2/parts/_questions.scss */
  .review-block.opened .title-buttons-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 2, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .block-content p {
  padding-bottom: 25px;
}
/* line 6, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .block-content.use-default-ui p {
  padding-bottom: 10px;
}
/* line 9, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .block-content.use-default-ui ul, .app-review .block-content.use-default-ui ol {
  margin: 0 0 10px;
}
/* line 16, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-border {
  height: 1px;
  background-color: #f1f2f2;
  margin: 0 16px;
}
/* line 21, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .review-block .block-title {
  padding: 10px 16px;
}
/* line 26, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .top-banner .slide {
  top: 100px;
}
/* line 29, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .top-banner .logo {
  padding-bottom: 12px;
}
/* line 33, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .top-banner .app-android-top-button img {
  margin-top: -10px;
  max-width: 285px !important;
}
/* line 39, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .top-banner .app-ios-top-button img {
  min-width: 235px;
  margin: 8px 0 0 18px;
}
/* line 47, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .review-block.ratings-block .block-title {
  padding: 10px 0 0;
}
/* line 51, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active .slide-more a {
  text-decoration: none;
}
/* line 54, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review:hover {
  text-decoration: none;
}
/* line 57, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active .slide-more a::before {
  display: inline-block;
  font-family: 'icomoon';
  text-decoration: none;
  padding-right: 8px;
  top: 2px;
  position: relative;
  content: "\e6b4";
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
/* line 67, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active .slide-more a::before {
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
          transform: rotate3d(1, 0, 0, 180deg);
  top: 0;
}
/* line 71, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active.closed .slide-more a::before {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
          transform: rotate3d(1, 0, 0, 0deg);
}
/* line 76, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active .slide-more a::after {
  content: attr(data-slideup-title);
}
/* line 79, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active.closed .slide-more a::after {
  content: attr(data-slidedown-title);
}
/* line 83, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-block-container.active .slide-more {
  text-align: center;
}
/* line 87, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-block {
  background-color: #fff;
}
/* line 89, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-block .slide-block {
  padding: 10px 16px 16px;
}
/* line 92, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-block p {
  text-align: left;
}
/* line 96, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .slide-more {
  padding-bottom: 16px;
}
/* line 107, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-updates .review-block {
  margin-bottom: 0;
  padding: 10px 16px 16px;
}
/* line 111, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-updates .update-date {
  font-weight: bold;
}
/* line 114, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-updates .update-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 16px 0;
}
/* line 119, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-updates .update-block:last-child {
  border-bottom: 1px solid #f1f2f2;
  padding-bottom: 16px;
}
/* line 125, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 360px) {
  /* line 125, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* line 130, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .h4.block-title {
  font-size: 15px;
  font-weight: bold;
}
/* line 134, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .sub-block {
  margin-top: 0;
}
/* line 137, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .feat-title:before, .app-review .products-features .prod-title:before {
  font-family: icomoon;
  color: #00ace8;
  font-size: 26px;
  margin-right: 12px;
}
/* line 144, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .prod-title:before {
  content: "\e942";
}
/* line 147, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .feat-title:before {
  content: "\e955";
}
/* line 150, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .main-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
/* line 154, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .row div {
  text-align: left;
}
/* line 157, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .row .trading-element {
  padding-left: 25%;
}
@media all and (max-width: 1024px) {
  /* line 157, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features .row .trading-element {
    padding-left: 14px;
  }
}
/* line 163, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .row .check {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media all and (max-width: 736px) {
  /* line 163, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features .row .check {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* line 170, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .elements-container {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 70% !important;
      -ms-flex: 1 1 70% !important;
          flex: 1 1 70% !important;
}
@media all and (max-width: 736px) {
  /* line 170, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features .elements-container {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 90% !important;
        -ms-flex: 1 1 90% !important;
            flex: 1 1 90% !important;
  }
}
/* line 177, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .products-features .checking {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 30%;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media all and (max-width: 736px) {
  /* line 181, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features .checking div {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 10%;
        -ms-flex: 1 1 10%;
            flex: 1 1 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media all and (max-width: 360px) {
  /* line 188, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .products-features .blank-block {
    display: none;
  }
}
/* line 194, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .sub-tabs {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 55px;
  padding: 10px 0;
}
/* line 202, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .questions-wrap {
  padding: 0 16px;
}
/* line 204, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .questions-wrap .h2.block-title {
  padding: 10px 0;
}
/* line 209, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .feedbacks {
  padding: 0 16px;
}
/* line 211, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .feedbacks .block-title {
  padding: 10px 0;
}
/* line 214, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .feedbacks .top-block {
  padding: 10px;
}
/* line 221, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .share-block {
  margin-top: -5px;
}
/* line 224, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .social_links_share {
  margin-left: 10px;
}
/* line 227, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .socials-container.socials-share a {
  margin: 0 13px 0 13px;
}
/* line 232, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .app-tech-chars .review-block.whole.text {
  padding: 10px 16px 16px;
}
/* line 236, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .tech-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 238, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .tech-item .tech-item-title {
  font-weight: bold;
  display: inline-block;
}
/* line 242, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .tech-item .tech-item-content {
  display: inline-block;
  margin-left: 5px;
}
/* line 247, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .share {
  margin: 10px;
}
@media all and (max-width: 1024px) {
  /* line 251, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner {
    height: 60px;
  }
}
/* line 255, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .app-bottom-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-position-y: 50%;
}
@media all and (max-width: 1024px) {
  /* line 255, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .app-bottom-wrapper {
    margin-left: 21%;
  }
}
@media all and (max-width: 950px) {
  /* line 255, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .app-bottom-wrapper {
    margin-left: 30%;
  }
}
@media all and (max-width: 500px) {
  /* line 255, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .app-bottom-wrapper {
    margin-left: 0;
  }
}
/* line 270, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .info {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media all and (max-width: 1024px) {
  /* line 270, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .info {
    margin-left: 0;
  }
}
/* line 277, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .info:before:before {
  background: rgba(0, 0, 0, 0.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 287, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .rating {
  padding-left: 12px;
}
@media all and (max-width: 1024px) {
  /* line 287, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .rating {
    display: none;
  }
}
/* line 293, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .logo {
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  max-height: 50px;
  max-width: 118px;
  width: 100%;
}
/* line 303, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .logo-app-text {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin: 0 0 0 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 1024px) {
  /* line 303, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .logo-app-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    z-index: 1;
  }
}
/* line 318, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .bottom-app-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.4);
}
/* line 322, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .bottom-app-btn img {
  z-index: 1;
}
@media all and (max-width: 640px) {
  /* line 318, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .bottom-banner .bottom-app-btn {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* line 332, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .app-android-button img {
  height: 75px;
  position: relative;
  left: 8px;
}
/* line 339, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .bottom-banner .app-ios-button img {
  height: 50px;
  padding-right: 5px;
}
/* line 345, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .multi-imaged {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 350, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .multi-imaged img {
  margin: 10px 0;
  max-width: 225px !important;
  margin-right: 5px;
}
@media all and (max-width: 735px) {
  /* line 345, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .multi-imaged {
    display: block;
  }
  /* line 357, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .multi-imaged img {
    margin: 10px auto;
  }
  /* line 360, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .multi-imaged img:first-child {
    margin-right: auto;
  }
}
/* line 365, ../../sass/reviews-v2/parts/_app-reviews.scss */
.app-review .not-market-btn {
  height: 60px;
  width: 265px;
}
@media all and (max-width: 768px) {
  /* line 365, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .not-market-btn {
    width: 228px;
  }
}
@media all and (max-width: 650px) {
  /* line 365, ../../sass/reviews-v2/parts/_app-reviews.scss */
  .app-review .not-market-btn {
    width: 100%;
  }
}

/* line 379, ../../sass/reviews-v2/parts/_app-reviews.scss */
.sidebar .widget.widget_text {
  width: 240px !important;
}

/* line 383, ../../sass/reviews-v2/parts/_app-reviews.scss */
.sinlge-binaryoptionreviews #review-comments {
  max-width: 760px;
}

/* line 387, ../../sass/reviews-v2/parts/_app-reviews.scss */
.review-slide-block .prod-title.block-title::after,
.review-slide-block .feat-title.block-title::after {
  content: "" !important;
}

/* line 392, ../../sass/reviews-v2/parts/_app-reviews.scss */
.view-tabs.sub-tabs {
  margin-bottom: 0;
}
/* line 394, ../../sass/reviews-v2/parts/_app-reviews.scss */
.view-tabs.sub-tabs .tabs-wrapper {
  width: 100%;
  margin: 0 15px;
  border-bottom: 1px solid #f1f2f2;
  padding-bottom: 10px;
}
/* line 400, ../../sass/reviews-v2/parts/_app-reviews.scss */
.view-tabs.sub-tabs .tabs-wrapper .sort-menu .item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-right: none;
}

/* line 409, ../../sass/reviews-v2/parts/_app-reviews.scss */
.upper-slider .tabs-wrapper.posts-manage-menu {
  padding-top: 0;
}

/* line 1, ../../sass/_parts/_related-posts.scss */
.related-posts-block {
  margin-top: 8px;
}

/* line 5, ../../sass/_parts/_related-posts.scss */
.related-posts-title {
  margin: 0 0 8px 0;
  padding-left: 15px;
  background-color: white;
  font-size: 18px;
  line-height: 54px;
  font-weight: bold;
  color: #131313;
}
