.reviews-wrapper{max-width:1400px;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#f7f3ee;margin:0 auto;padding:92px 40px 108px}.reviews-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.reviews-header h2{letter-spacing:-.055em;color:#111;font-size:clamp(34px,4vw,56px);font-weight:560}.reviews-nav-btns{gap:12px;display:flex}.rev-nav-btn{cursor:pointer;background:#ffffffb8;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;box-shadow:0 10px 26px #2a1d120f}.rev-nav-btn:hover{color:#fff;background:#000;border-color:#000}.reviews-track{scrollbar-width:none;scroll-behavior:smooth;gap:18px;padding-bottom:5px;display:flex;overflow-x:auto}.reviews-track::-webkit-scrollbar{display:none}.review-card{cursor:pointer;background:#ebe7e1;border:1px solid #0000000b;border-radius:26px;flex:0 0 calc(25% - 16px);min-width:280px;height:410px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 14px 42px #2a1d1214}.review-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px #2a1d1224}.review-card-img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.review-card:hover .review-card-img{transform:scale(1.04)}.review-card-overlay{background:linear-gradient(#0000000d 0%,#0000002e 45%,#000000b8 100%);position:absolute;inset:0}.review-card-footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.review-card-caption{color:#fff;flex:1;font-size:18px;font-weight:600;line-height:1.3}.review-expand-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff52;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;transition:background .3s;display:flex}.review-expand-btn:hover{color:#111;background:#fff}.review-card-popup{z-index:20;background:#fff;border-radius:26px 26px 0 0;padding:24px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000026}.review-popup-top{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.review-popup-title{color:#000;flex:1;font-size:18px;font-weight:650}.popup-close-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:2px;display:flex}.review-popup-quote{color:#555;margin-bottom:14px;font-size:13px;font-style:italic;line-height:1.6}.review-popup-author{color:#111;margin-bottom:14px;font-size:14px;font-weight:700}.review-popup-divider{background:#f0f0f0;height:1px;margin-bottom:14px}.review-popup-product{align-items:center;gap:12px;display:flex}.review-popup-thumb{background:#f5f5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:5px;display:flex}.review-popup-thumb img{object-fit:contain;max-width:100%;max-height:100%}.review-popup-product-name{color:#333;font-size:13px;font-weight:600}@media (max-width:768px){.reviews-wrapper{padding:66px 18px 78px}.reviews-header{align-items:flex-end;gap:18px;margin-bottom:24px}.reviews-header h2{font-size:32px;line-height:1.02}.reviews-nav-btns{gap:8px}.rev-nav-btn{width:40px;height:40px}.review-card{border-radius:22px;min-width:250px;height:345px}}
