  .review-slider-btn-prev,
  .review-slider-btn-next {
    cursor: pointer;
  }

  #rec1339793631 .mySwiper * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  #rec1339793631 .mySwiper {
    width: 93.75%;
    margin: 0 auto;
  }

  #rec1339793631 .swiper-slide {
    position: relative;
    background-color: #fff;
    border-radius: 16px;
    padding: 60px 40px 120px;
    font-family: "Onest", sans-serif;
    height: auto;
    margin: 20px 0 50px;
  }

  #rec1339793631 .review-cart-image {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }

  #rec1339793631 .review-cart-image img {
    width: 30%;
    object-fit: cover;
    border-radius: 50%;
  }

  #rec1339793631 .rewiew-cart-info {
    margin-bottom: 50px;
  }

  #rec1339793631 .info-autor-name {
    margin: 10px 0;
    font-size: 24px;
  }

  #rec1339793631 .info-autor-job {
    margin-bottom: 25px;
    font-size: 18px;
  }

  #rec1339793631 .info-tags {
    max-width: 90%;
    margin-bottom: 25px;
  }

  #rec1339793631 .info-tags span {
    background-color: #f6f9ff;
    color: #2d4272;
    border-radius: 25px;
    padding: 5px 10px;
    line-height: 2.1;
  }

  #rec1339793631 .info__text {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #rec1339793631 .btn-watch {
    position: absolute;
    bottom: 60px;
    left: 40px;
    background-color: transparent;
    color: #2d4272;
    border: none;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  #rec1339793631 .btn-watch span {
    display: flex;
    align-items: center;
    margin-right: 10px;
  }

  #rec1339793631 .btn-watch span svg {
    fill: red;
    width: 60px;
    height: 60px;
  }

  #rec1339793631 .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    align-items: center;
    justify-content: center;
    z-index: 999999 !important;
  }

  #rec1339793631 .modal.open {
    display: flex;
  }

  #rec1339793631 .modal-content {
    position: relative;
    width: 90%;
    max-width: 360px;
    aspect-ratio: 9/16;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
  }

  #rec1339793631 .modal-content iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  #rec1339793631 .modal-close {
    position: absolute;
    top: 8px;
    right: 5px;
    background: none;
    border: none;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
    z-index: 1001;
  }

  #rec1339793631 .important {
    z-index: 999999999 !important;
  }

  #rec1339793631 #modalFrame {
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
    border: none;
  }

  #rec1339793631 #modalFrame.open {
    height: 100%;
    padding: 0;
  }

  @media screen and (min-width: 640px) {
    #rec1339793631 .mySwiper {
      width: 90.625%;
    }
  }

  @media screen and (min-width: 1200px) {
    #rec1339793631 .mySwiper {
      width: 90%;
    }
  }

  #rec1209655516 .mySwiper * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  #rec1209655516 .mySwiper {
    width: 93.75%;
    margin: 0 auto;
  }
  #rec1209655516 .swiper-slide {
    position: relative;
    background-color: #fff;
    border-radius: 16px;
    padding: 60px 40px 120px;
    font-family: "Onest", sans-serif;
    height: auto;
    margin: 20px 0 50px;
  }
  #rec1209655516 .review-cart-image {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  #rec1209655516 .review-cart-image img {
    width: 30%;
    object-fit: cover;
    border-radius: 50%;
  }
  #rec1209655516 .rewiew-cart-info {
    margin-bottom: 50px;
  }
  #rec1209655516 .info-autor-name {
    margin: 10px 0;
    font-size: 24px
  }
  #rec1209655516 .info-autor-job {
    margin-bottom: 25px;
    font-size: 18px
  }
  #rec1209655516 .info-tags {
    max-width: 90%;
    margin-bottom: 25px;
  }
  #rec1209655516 .info-tags span {
    background-color: #f6f9ff;
    color: #2d4272;
    border-radius: 25px;
    padding: 5px 10px;
    line-height: 2.1;
  }
  #rec1209655516 .info__text {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #rec1209655516 .btn-watch {
    position: absolute;
    bottom: 60px;
    left: 40px;
    background-color: #00000000;
    color: #2d4272;
    border: none;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  #rec1209655516 .btn-watch span {
    display: flex;
    align-items: center;
    margin-right: 10px; 
  }
  #rec1209655516 .btn-watch span svg {
    fill: red;
    width: 60px;
    height: 60px;
  }
  #rec1209655516 .modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    align-items: center;
    justify-content: center;
    z-index: 999999 !important;
  }

  #rec1209655516 .modal.open {
    display: flex;
  }

  #rec1209655516 .modal-content {
    position: relative;
    width: 90%;
    max-width: 360px;
    aspect-ratio: 9/16;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
  }
  #rec1209655516 .modal-content iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  #rec1209655516 .modal-close {
    position: absolute;
    top: 8px;
    right: 5px;
    background: none;
    border: none;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
    z-index: 1001;
  }
  #rec1209655516 .important {
      z-index: 999999999 !important;
  }

  #rec1209655516 #modalFrame {
    width: 100%;
    height: 100%;
    /* соотношение 16:9 */
    padding-bottom: 56.25%;
    border: none;
  }
  #rec1209655516 #modalFrame.open {
    height: 100%;
    padding: 0;
  }
  @media screen and (min-width: 640px) {
    #rec1209655516 .mySwiper {
    width: 90.625%;
    }
  }

  @media screen and (min-width: 1200px) {
    #rec1209655516 .mySwiper {
    width: 90%;
    }
      
  }