.tlg-testimonials{--tlg-bg: #ffffff;--tlg-card-bg: #ffffff;--tlg-card-radius: 28px;--tlg-card-padding: 40px;--tlg-card-shadow: 0 10px 40px rgba(24, 39, 75, .06);--tlg-card-active-shadow: 0 20px 80px rgba(59, 130, 246, .22);--tlg-text: #1a2b4a;--tlg-muted: #6b7280;--tlg-primary: #3b82f6;--tlg-star: #f5b845;--tlg-border: rgba(0, 0, 0, .06);overflow:hidden;background:var(--tlg-bg)}.tlg-testimonials .heading{text-align:center;margin-bottom:2.5rem}.tlg-testimonials .heading h2{color:var(--tlg-text);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;margin:0}.tlg-testimonials .tlg-testimonials__subtitle{max-width:640px;margin:.75rem auto 0;color:var(--tlg-muted);font-size:1.05rem;line-height:1.6}.tlg-testimonials .tlg-testimonials__slider{position:relative;padding:1rem 56px 2.5rem}.tlg-testimonials .tlg-testimonials-swiper{overflow:visible;border-radius:var(--tlg-card-radius)}.tlg-testimonials .tlg-testimonials__track{align-items:stretch}.tlg-testimonials .tlg-testimonials__slide{height:auto;padding:.75rem;box-sizing:border-box}.tlg-testimonials .image-card{display:flex;flex-direction:column;height:100%;min-height:420px;background:var(--tlg-card-bg);border-radius:var(--tlg-card-radius);padding:var(--tlg-card-padding);box-shadow:var(--tlg-card-shadow);overflow:hidden;transform:scale(.88);opacity:.55;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s ease,box-shadow .5s ease;will-change:transform,opacity}.tlg-testimonials .swiper-slide-active .image-card{transform:scale(1);opacity:1;box-shadow:var(--tlg-card-active-shadow);z-index:2}.tlg-testimonials .swiper-slide-next .image-card,.tlg-testimonials .swiper-slide-prev .image-card{transform:scale(.88);opacity:.55;z-index:1}.tlg-testimonials .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.tlg-testimonials .testimonial-stars{display:flex;align-items:center;gap:4px;color:var(--tlg-star)}.tlg-testimonials .testimonial-stars svg{display:block;width:20px;height:20px}.tlg-testimonials .google-badge{display:flex;align-items:center;justify-content:center;flex-shrink:0}.tlg-testimonials .google-badge svg{display:block;width:36px;height:36px}.tlg-testimonials .card-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.tlg-testimonials .media-slot{position:relative;flex:0 0 auto;border-radius:18px;overflow:hidden;margin-bottom:1.25rem;background:#f3f4f6}.tlg-testimonials .media-slot img{width:100%;height:100%;object-fit:cover;display:block}.tlg-testimonials .media-image{aspect-ratio:16 / 9}.tlg-testimonials .media-video{aspect-ratio:16 / 9;cursor:pointer}.tlg-testimonials .play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000002e;transition:background .3s ease}.tlg-testimonials .media-video:hover .play-overlay{background:#00000047}.tlg-testimonials .play-overlay img{width:64px;height:64px;transition:transform .25s ease}.tlg-testimonials .media-video:hover .play-overlay img{transform:scale(1.08)}.tlg-testimonials .review-text{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.tlg-testimonials .review-message{margin:0;color:var(--tlg-text);font-family:Georgia,Times New Roman,Times,serif;font-style:italic;font-size:1.125rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.tlg-testimonials .review-text.is-expanded .review-message{display:block;-webkit-line-clamp:unset;overflow:visible}.tlg-testimonials .review-message:before{content:'"'}.tlg-testimonials .review-message:after{content:'"'}.tlg-testimonials .read-more-link{align-self:flex-end;display:inline-flex;align-items:center;gap:4px;margin-top:.75rem;padding:0;color:var(--tlg-primary);font-size:.875rem;font-weight:600;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.tlg-testimonials .read-more-link:hover,.tlg-testimonials .read-more-link:focus-visible{color:#2563eb}.tlg-testimonials .read-more-link:focus-visible{outline:2px solid var(--tlg-primary);outline-offset:2px;border-radius:4px}.tlg-testimonials .read-more-link svg{width:14px;height:14px;transition:transform .25s ease}.tlg-testimonials .review-text.is-expanded .read-more-link svg{transform:rotate(90deg)}.tlg-testimonials .card-footer{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--tlg-border);flex-shrink:0}.tlg-testimonials .reviewer-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#f3f4f6;flex-shrink:0}.tlg-testimonials .reviewer-info{display:flex;flex-direction:column;gap:2px;min-width:0}.tlg-testimonials .reviewer-name{margin:0;color:var(--tlg-text);font-size:1rem;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tlg-testimonials .reviewer-meta{margin:0;color:var(--tlg-muted);font-size:.875rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tlg-testimonials .meta-separator{margin:0 .25rem}.tlg-testimonials .tlg-testimonials__prev,.tlg-testimonials .tlg-testimonials__next{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-top:-24px;padding:0;color:var(--tlg-text);background:#fff;border:none;border-radius:50%;box-shadow:0 6px 24px #0000001f;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.tlg-testimonials .tlg-testimonials__prev{left:0}.tlg-testimonials .tlg-testimonials__next{right:0}.tlg-testimonials .tlg-testimonials__prev:hover,.tlg-testimonials .tlg-testimonials__next:hover,.tlg-testimonials .tlg-testimonials__prev:focus-visible,.tlg-testimonials .tlg-testimonials__next:focus-visible{transform:translateY(-50%) scale(1.08);box-shadow:0 10px 32px #0000002e}.tlg-testimonials .tlg-testimonials__prev:focus-visible,.tlg-testimonials .tlg-testimonials__next:focus-visible{outline:2px solid var(--tlg-primary);outline-offset:3px}.tlg-testimonials .tlg-testimonials__prev svg,.tlg-testimonials .tlg-testimonials__next svg{display:block;width:22px;height:22px}.tlg-testimonials .tlg-testimonials__prev.swiper-button-disabled,.tlg-testimonials .tlg-testimonials__next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.tlg-testimonials .tlg-testimonials__pagination{display:flex;justify-content:center;gap:10px;margin-top:1rem}.tlg-testimonials .tlg-testimonials__pagination .swiper-pagination-bullet{width:10px;height:10px;background:#0000002e;border-radius:50%;cursor:pointer;opacity:1;transition:width .3s ease,background .3s ease,transform .3s ease}.tlg-testimonials .tlg-testimonials__pagination .swiper-pagination-bullet-active{width:28px;border-radius:5px;background:#06b6d4;transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.tlg-testimonials .image-card,.tlg-testimonials .card-footer,.tlg-testimonials .media-slot img,.tlg-testimonials .play-overlay,.tlg-testimonials .read-more-link svg,.tlg-testimonials .tlg-testimonials__prev,.tlg-testimonials .tlg-testimonials__next,.tlg-testimonials .tlg-testimonials__pagination .swiper-pagination-bullet{transition:none}.tlg-testimonials .image-card{transform:scale(1)!important;opacity:1!important}}@media(max-width:1023px){.tlg-testimonials .tlg-testimonials__slider{padding:1rem 0 2rem}.tlg-testimonials .tlg-testimonials__prev,.tlg-testimonials .tlg-testimonials__next{display:none}.tlg-testimonials .image-card{--tlg-card-padding: 28px;min-height:360px}.tlg-testimonials .review-message{font-size:1rem;-webkit-line-clamp:5}.tlg-testimonials .reviewer-avatar{width:56px;height:56px}}@media(max-width:767px){.tlg-testimonials{--tlg-card-radius: 22px}.tlg-testimonials .heading{margin-bottom:1.75rem}.tlg-testimonials .tlg-testimonials__slide{padding:.5rem}.tlg-testimonials .image-card{--tlg-card-padding: 22px;min-height:320px}.tlg-testimonials .testimonial-stars svg{width:18px;height:18px}.tlg-testimonials .google-badge svg{width:30px;height:30px}.tlg-testimonials .review-message{font-size:.95rem;line-height:1.6;-webkit-line-clamp:4}.tlg-testimonials .reviewer-avatar{width:48px;height:48px}.tlg-testimonials .reviewer-name{font-size:.95rem}.tlg-testimonials .reviewer-meta{font-size:.8rem}}
