.ts-slider-container-5004a694 {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}
.ts-swiper-5004a694 {
    width: 100%;
    height: 100%;
    padding-bottom: 60px !important;
}
.ts-slide-inner-5004a694 {
    text-align: center;
    padding: 40px;
    background: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    margin: 10px;
}
.ts-stars-5004a694 {
    font-size: 24px;
    margin-bottom: 20px;
}
.ts-star-5004a694 {
    display: inline-block;
    margin: 0 2px;
}
.ts-star-filled {
    color: #FFD700;
}
.ts-star-empty {
    color: #e0e0e0;
}
.ts-heading-5004a694 {
    font-size: 24px;
    margin: 0 0 15px 0;
    font-weight: 700;
    color: #333;
}
.ts-text-5004a694 {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin: 0;
    font-style: italic;
}
.ts-swiper-5004a694 .swiper-button-next,
.ts-swiper-5004a694 .swiper-button-prev {
    color: #333;
    transform: scale(0.6);
}
.ts-swiper-5004a694 .swiper-pagination-bullet-active {
    background: #333;
}