@media screen and (max-width: 880px) {
    .reviews {
      margin-bottom: 100px; } }
  .reviews__container {
    position: relative;
    height: 100%;
    margin-bottom: 100px; }
  .reviews__content {
    height: 100%; }
    @media screen and (max-width: 1164px) {
  .reviews__content.red-line {
    padding-left: 0px; } }

.review {
  height: calc(100% - 134px); }
  @media screen and (max-width: 1164px) {
  .review {
    margin-left: 0;
    padding: 0px 35px; } }
  @media screen and (max-width: 500px) {
  .review {
    padding: 0px; } }
  .review--clients {
    margin-left: 14px; }
  .review__diploms {
    margin: 0; }
    .review__diploms:before {
      display: none; }
    .review__diploms:after {
      display: none; }
    @media screen and (max-width: 750px) {
  .review__diploms {
    margin-left: 0px; } }
  .review__diplom {
    padding: 10px; }
    .review__diplom img {
      width: 100%; }
  .review__title {
    font-family: Acrom-Regular;
    font-size: 47px;
    font-style: italic;
    position: absolute;
    left: 131px;
    z-index: 2;
    text-transform: uppercase;
    width: 60%; }
    @media screen and (max-width: 650px) {
  .review__title {
    left: 10px; } }
    @media screen and (max-width: 550px) {
  .review__title {
    font-size: 24px; } }
  .review__list {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 46px; }
  .review__slider {
    max-width: 770px !important; }
    @media screen and (max-width: 880px) {
  .review__slider {
    max-width: 574px !important; } }
    @media screen and (max-width: 650px) {
  .review__slider {
    max-width: 500px !important; } }
    @media screen and (max-width: 570px) {
  .review__slider {
    max-width: 460px !important; } }
    @media screen and (max-width: 535px) {
  .review__slider {
    max-width: 300px !important; } }
  .review__slide {
    display: flex !important; }
    @media screen and (max-width: 880px) {
  .review__slide {
    flex-direction: column; } }
    .review__slide-right {
      margin-left: 23px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      max-height: 355px; }
      @media screen and (max-width: 880px) {
  .review__slide-right {
    flex-direction: initial; } }
      @media screen and (max-width: 550px) {
  .review__slide-right {
    display: none; } }
    .review__slide .review__down {
      display: flex;
      margin-left: 22px;
      margin-top: 25px; }
      .review__slide .review__down-name {
        font-family: CenturyGothic;
        font-size: 32px;
        margin-left: 15px; }
        @media screen and (max-width: 550px) {
  .review__slide .review__down-name {
    display: none; } }
      .review__slide .review__down-sub {
        font-family: Acrom-Regular;
        font-size: 11px; }
    .review__slide .review__main {
      position: relative; }
      .review__slide .review__main-name {
        position: absolute;
        bottom: 159px;
        left: -155px;
        transform: rotate(-90deg);
        width: 331px;
        font-family: CenturyGothic;
        font-size: 16px; }
        @media screen and (max-width: 550px) {
  .review__slide .review__main-name {
    font-size: 8px; } }
      .review__slide .review__main-photo {
        width: 532px;
        padding-left: 22px;
        position: relative; }
        @media screen and (max-width: 880px) {
  .review__slide .review__main-photo {
    max-width: 100%; } }
        .review__slide .review__main-photo .vip-block {
          max-width: 532px;
          margin-left: 22px;
          position: relative; }
        .review__slide .review__main-photo .bg-vip {
          position: absolute;
          width: 100%;
          height: 100%;
          background: black;
          opacity: 0.6; }
    .review__slide .review__right-up {
      font-family: CenturyGothic;
      text-align: center;
      line-height: 23px;
      font-size: 18px;
      margin-bottom: 67px; }
      @media screen and (max-width: 880px) {
    .review__slide .review__right-up {
      margin-bottom: 0; } }
      .review__slide .review__right-down {
        font-family: CenturyGothic;
        font-size: 12px;
        display: flex;
        align-items: center;
        flex-direction: column; }
      .review__slide .review__right-down div {
        display: inline;
        font-size: 62px;
        color: transparent;
        -webkit-background-clip: text;
        background-clip: text;
        background-image: linear-gradient(to bottom right, #ff006c, #f90029); }

.reviews__buttons-left, .reviews__buttons-right {
  cursor: pointer;
  position: absolute;
  transform: translate(0, -100%);
  z-index: 10;
  transition: 0.3s; }
  .reviews__buttons-left:hover .btn-img, .reviews__buttons-right:hover .btn-img {
    box-shadow: 0 0 20px rgba(165, 56, 92, 1); }

.reviews__buttons-left {
  left: -30px;
  top: 50%; }
  @media screen and (max-width: 1164px) {
  .reviews__buttons-left {
    left: 75%;
    bottom: -15px;
    top: auto; } }
  @media screen and (max-width: 880px) {
  .reviews__buttons-left {
    bottom: -203px;
    left: 20px; } }

.reviews__buttons-right {
  right: 20px;
  top: 50%; }
  @media screen and (max-width: 1164px) {
  .reviews__buttons-right {
    right: -25px;
    top: auto;
    bottom: -15px; } }
  @media screen and (max-width: 880px) {
  .reviews__buttons-right {
    bottom: -203px;
    right: 50%; } }
  @media screen and (max-width: 550px) {
  .reviews__buttons-right {
    right: 0%;
    bottom: -203px; } }
  @media screen and (max-width: 550px) {
    .reviews__buttons-right-2 {
      bottom: -195px; } }
  @media screen and (max-width: 550px) {
    .reviews__buttons-right-5 {
      bottom: -195px; } }
  @media screen and (max-width: 550px) {
    .reviews__buttons-right-8 {
      bottom: -170px; } }

.btn-img {
  max-width: 103px;
  transition: 0.3s; }

.btn-text-arrow {
  font-family: CenturyGothic;
  font-size: 10px; }

.reviews-- {
  display: none; }

.plyr--video {
  max-width: 776px;
  position: relative; }

.plyr__poster {
  background-size: cover !important; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #fe0058;
  color: #fff; }

.plyr--full-ui input[type=range] {
  color: #fe0058; }

.plyr__control--overlaid {
  background: rgba(254, 0, 88, 0.8); }

.plyr__control--overlaid {
  border: 6px solid #fd588c !important;
  padding: 25px !important;
  background: rgba(254, 0, 88, 0.8) !important; }
  .plyr__control--overlaid:after {
    content: '';
    background: url('../themes/perfomans2/assets/img/svg/play.svg') center center/cover no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px; }

.btn-arrow {
  width: 32px;
  height: 20px;
  fill: #ff006c;
  margin-top: 3px; }

.arrows {
  justify-content: space-between;
  display: flex;
  align-items: center; }

.review-diploms-section__content {
  height: 100%;
  display: flex;
  flex-direction: column; }

.text-block {
  margin: 0;
  margin-bottom: 60px;
  padding: 60px 0px;
  background: url('../themes/perfomans2/assets/img/bg-text-block.png');
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat; }
  .text-block--review {
    margin-top: 0px; }
  .text-block__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .text-block__text {
    font-family: ProximaNovaT-Thin;
    font-size: 23px;
    text-align: center; }
    @media screen and (max-width: 750px) {
  .text-block__text {
    font-size: 20px; } }
    @media screen and (max-width: 500px) {
  .text-block__text {
    font-size: 12px; } }
