/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 47:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  /* Slick Slider Styles */
  .slider-containerv8 {
    width: 100%;
    margin: 0 auto;
  }
.slider-containerv8 {
    max-width: 95%;
    margin: auto;
}
  .sliderv8 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .slidev8 {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .tiktok-videov8 {
    width: 100%;
    height: auto;
    aspect-ratio: 9 / 16;
    border-radius: 10px;
    display: block;
  }

  .with-borderv8 {
    padding: 4px;
    border-radius: 10px;
    background: linear-gradient(0deg, #fe2d52, #28ffff);
  }
</style>