.uniliv-reviews-wrapper{--uniliv-reviews-bg-warm:#fff6ea;--uniliv-reviews-text-primary:#2b2b2b;--uniliv-reviews-text-secondary:#777777;--uniliv-reviews-accent-orange:#f38744;--uniliv-reviews-accent-dark-orange:#d85e14;--uniliv-reviews-card-bg:#ffffff;--uniliv-reviews-avatar-bg:#fce1d1;--uniliv-reviews-shadow-light:rgba(196, 114, 59, 0.08);--uniliv-reviews-shadow-dark:rgba(196, 114, 59, 0.14);--uniliv-reviews-border-light:rgba(243, 135, 68, 0.12);--uniliv-reviews-border-accent:rgba(243, 135, 68, 0.18);--uniliv-reviews-quote-color:rgba(243, 135, 68, 0.1);--uniliv-reviews-skeleton-base:rgba(243, 135, 68, 0.08);--uniliv-reviews-skeleton-shine:rgba(243, 135, 68, 0.16)}.uniliv-reviews-wrapper{overflow:clip;padding:90px 0;background:var(--uniliv-reviews-bg-warm);position:relative;contain:layout style paint}.uniliv-reviews-wrapper .uniliv-reviews-header{text-align:center;margin-bottom:48px;padding:0 20px}.uniliv-reviews-wrapper .uniliv-reviews-tag{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:var(--uniliv-reviews-border-light);color:var(--uniliv-reviews-accent-dark-orange);border:1px solid var(--uniliv-reviews-border-accent);font-size:14px;font-weight:600;margin:0}.uniliv-reviews-wrapper .uniliv-reviews-title{font-size:clamp(32px, 4vw, 52px);line-height:1.1;font-weight:700;margin-top:18px;margin-bottom:0;color:var(--uniliv-reviews-text-primary)}.uniliv-reviews-wrapper .uniliv-reviews-marquee{position:relative;overflow:hidden;contain:layout}.uniliv-reviews-wrapper .uniliv-reviews-marquee::before,.uniliv-reviews-wrapper .uniliv-reviews-marquee::after{content:"";position:absolute;top:0;width:140px;height:100%;z-index:10;pointer-events:none}.uniliv-reviews-wrapper .uniliv-reviews-marquee::before{left:0;background:linear-gradient(to right,var(--uniliv-reviews-bg-warm),#fff0)}.uniliv-reviews-wrapper .uniliv-reviews-marquee::after{right:0;background:linear-gradient(to left,var(--uniliv-reviews-bg-warm),#fff0)}.uniliv-reviews-wrapper .uniliv-reviews-skeleton{display:flex;gap:22px;padding:0 22px;margin-bottom:22px;overflow:hidden;height:250px}.uniliv-reviews-wrapper .uniliv-skeleton-card{flex:0 0 420px;height:100%;border-radius:28px;background:linear-gradient(90deg,var(--uniliv-reviews-skeleton-base) 25%,var(--uniliv-reviews-skeleton-shine) 50%,var(--uniliv-reviews-skeleton-base) 75%);background-size:200% 100%;animation:uniliv-skeleton-shimmer 1.6s ease-in-out infinite}@keyframes uniliv-skeleton-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.uniliv-reviews-wrapper .uniliv-reviews-row{display:none;align-items:stretch;gap:22px;width:max-content;min-width:max-content;margin-bottom:22px;cursor:grab;user-select:none;touch-action:auto;flex-wrap:nowrap;flex-direction:row}.uniliv-reviews-wrapper .uniliv-reviews-row:active{cursor:grabbing}.uniliv-reviews-wrapper .uniliv-review-card{height:250px;min-height:unset;width:420px;flex-shrink:0;flex-grow:0;background:var(--uniliv-reviews-card-bg);border-radius:28px;padding:28px;position:relative;overflow:visible;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;box-shadow:0 10px 35px var(--uniliv-reviews-shadow-light);transition:box-shadow 0.25s ease,transform 0.25s ease;transform:translateY(0);backface-visibility:hidden;box-sizing:border-box}.uniliv-reviews-wrapper .uniliv-review-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px var(--uniliv-reviews-shadow-dark)}.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-normal{width:420px}.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-medium{width:480px}.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-wide{width:540px}.uniliv-reviews-wrapper .uniliv-review-card::before{content:"❝";position:absolute;top:18px;right:24px;font-size:58px;line-height:1;color:var(--uniliv-reviews-quote-color);pointer-events:auto}.uniliv-reviews-wrapper .uniliv-review-stars{font-size:18px;letter-spacing:2px;color:var(--uniliv-reviews-accent-orange);margin:0 0 16px 0}.uniliv-reviews-wrapper .uniliv-review-text{overflow:hidden;margin:0 0 12px 0;padding:0;font-size:14px;line-height:1.6;color:var(--uniliv-reviews-text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;text-overflow:ellipsis;white-space:normal;word-break:break-word;flex:0 1 auto}.uniliv-reviews-wrapper .uniliv-review-footer{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:8px;flex:0 0 auto}.uniliv-reviews-wrapper .uniliv-review-avatar{width:56px;height:56px;min-width:56px;max-width:56px;flex-shrink:0;border-radius:999px;background:var(--uniliv-reviews-avatar-bg);border:2px solid var(--uniliv-reviews-accent-orange);color:var(--uniliv-reviews-accent-dark-orange);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;contain:style layout}.uniliv-reviews-wrapper .uniliv-review-user{flex:1;min-width:0}.uniliv-reviews-wrapper .uniliv-review-user h4{margin:0;padding:0;font-size:15px;font-weight:700;color:var(--uniliv-reviews-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uniliv-reviews-wrapper .uniliv-review-user span{display:block;margin-top:4px;color:var(--uniliv-reviews-text-secondary);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uniliv-reviews-wrapper .uniliv-reviews-error{padding:40px 20px;text-align:center;color:var(--uniliv-reviews-text-secondary);font-size:14px;line-height:1.6}.uniliv-reviews-wrapper .uniliv-reviews-error p{margin:0}@media (max-width:1024px){.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-normal{width:360px}.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-medium{width:400px}.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-wide{width:440px}}@media (max-width:767px){.uniliv-reviews-wrapper{padding:70px 0;overflow:visible}.uniliv-reviews-wrapper .uniliv-reviews-header{margin-bottom:36px}.uniliv-reviews-wrapper .uniliv-reviews-title{font-size:32px}.uniliv-reviews-wrapper .uniliv-reviews-marquee{overflow:hidden}.uniliv-reviews-wrapper .uniliv-reviews-marquee::before,.uniliv-reviews-wrapper .uniliv-reviews-marquee::after{display:none}.uniliv-reviews-wrapper .uniliv-reviews-row{display:flex!important;align-items:stretch;flex-wrap:nowrap;flex-direction:row;gap:18px;margin-bottom:18px;padding-inline:22px;width:auto;min-width:100%;max-width:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:auto;overscroll-behavior-inline:auto;overscroll-behavior-y:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:default;user-select:auto;touch-action:auto;transform:none!important}.uniliv-reviews-wrapper .uniliv-reviews-row::-webkit-scrollbar{display:none}.uniliv-reviews-wrapper .uniliv-reviews-row:active{cursor:default}.uniliv-reviews-wrapper .uniliv-reviews-skeleton{height:auto}.uniliv-reviews-wrapper .uniliv-skeleton-card{flex:0 0 88vw;height:220px}.uniliv-reviews-wrapper .uniliv-review-card,.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-normal,.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-medium,.uniliv-reviews-wrapper .uniliv-review-card.uniliv-card-wide{flex:0 0 88vw;width:88vw}.uniliv-reviews-wrapper .uniliv-review-text{font-size:15px;line-height:1.7;-webkit-line-clamp:4;line-clamp:4}}@media (prefers-reduced-motion:reduce){.uniliv-reviews-wrapper .uniliv-review-card{transition:none}.uniliv-reviews-wrapper .uniliv-review-card:hover{transform:none}.uniliv-reviews-wrapper .uniliv-skeleton-card{animation:none}}.uniliv-reviews-wrapper .uniliv-reviews-accessible-list{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;list-style:none}