/** Shopify CDN: Minification failed

Line 75:0 Unexpected "}"

**/
.ebonray-customer-review-video {
      padding: 28px 0;
      }

      .ebonray-customer-review-video__heading {
        margin: 0 0 16px;
          text-align: center;
            font-size: 1.6rem;
              line-height: 1.25;
                letter-spacing: 0.12em;
                  font-weight: 700;
                  }

                  .ebonray-customer-review-video__media {
                    width: min(100%, 360px);
                      margin: 0 auto;
                      }

                      .ebonray-customer-review-video__media video {
                        display: block;
                          width: 100%;
                            max-height: 640px;
                              margin: 0 auto;
                                border-radius: 8px;
                                  background: #121212;
                                    object-fit: contain;
                                    }

                                    /* Compact only the Judge.me zero-review state adjacent to the SEE BEYOND testimonial section. */
                                    .shopify-section:has(> .ebonray-customer-review-video) + .shopify-section #judgeme_product_reviews[data-empty-state='empty_widget'] .jm-review-widget {
                                      padding-block: 18px;
                                      }

                                      .shopify-section:has(> .ebonray-customer-review-video) + .shopify-section #judgeme_product_reviews[data-empty-state='empty_widget'] .jm-no-reviews-state {
                                        margin-top: 8px;
                                        }

                                        .shopify-section:has(> .ebonray-customer-review-video) + .shopify-section #judgeme_product_reviews[data-empty-state='empty_widget'] .jdgm-empty-state {
                                          display: none;
                                          }

                                          @media screen and (max-width: 749px) {
                                            .ebonray-customer-review-video {
                                                padding: 22px 0;
                                                  }

                                                    .ebonray-customer-review-video__heading {
                                                        margin-bottom: 12px;
                                                            font-size: 1.4rem;
                                                              }

                                                                .ebonray-customer-review-video__media {
                                                                    width: min(100%, 300px);
                                                                      }

                                                                        .ebonray-customer-review-video__media video {
                                                                            max-height: 68vh;
                                                                                border-radius: 6px;
                                                                                  }

                                                                                    .shopify-section:has(> .ebonray-customer-review-video) + .shopify-section #judgeme_product_reviews[data-empty-state='empty_widget'] .jm-review-widget {
                                                                                        padding-block: 10px;
                                                                                          }

                                                                                            .shopify-section:has(> .ebonray-customer-review-video) + .shopify-section #judgeme_product_reviews[data-empty-state='empty_widget'] .jm-no-reviews-state {
                                                                                                margin-top: 4px;
                                                                                                  }
                                                                                                  }
                                                                                                  
}