.rdtf-rv-widget,.rdtf-rv-carousel{--rv-ink:#161B31;--rv-ink-soft:rgba(22,27,49,.75);--rv-line:rgba(22,27,49,.9);--rv-red:#DE374D;--rv-cream:#F9F8F4;--rv-star:#FFB33E;--rv-head:var(--font-heading-family, "Bricolage Grotesque", sans-serif);color:var(--rv-ink-soft)}.rdtf-rv-stars{position:relative;display:inline-block;font-size:18px;line-height:1;letter-spacing:2px;color:#161b312e;white-space:nowrap}.rdtf-rv-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--f,100%);overflow:hidden;color:var(--rv-star,#FFB33E)}.rdtf-rv-stars-lg{font-size:26px}.rdtf-rv-starline{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;margin:6px 0}.rdtf-rv-starline-txt{font-size:14px;font-weight:600;color:#161b31cc;letter-spacing:.3px}.rdtf-rv-starline:hover .rdtf-rv-starline-txt{text-decoration:underline;text-underline-offset:3px}.rdtf-rv-widget{max-width:1200px;margin:0 auto;padding:44px 16px}.rdtf-rv-h2{font-family:var(--rv-head,"Bricolage Grotesque",sans-serif);font-size:clamp(22px,2.6vw,30px);font-weight:900;letter-spacing:.66px;margin:0 0 6px;color:var(--rv-cream);display:inline-block;background:var(--rv-ink);padding:12px 26px;border-radius:14px;box-shadow:6px 6px 0 var(--rv-red);position:relative}.rdtf-rv-h2:before{content:"\2605";color:var(--rv-star);margin-right:12px}.rdtf-rv-widget>.rdtf-rv-h2{margin-bottom:26px}.rdtf-rv-summary{display:flex;gap:28px;align-items:stretch;flex-wrap:wrap;margin-bottom:14px;border-radius:19px;padding:24px 30px;background:var(--rv-ink);color:#f9f8f4d9}.rdtf-rv-avgbox{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-right:28px;border-right:1px solid rgba(249,248,244,.14)}.rdtf-rv-panel-right{display:flex;flex-direction:column;justify-content:center;gap:14px;padding-left:28px;border-left:1px solid rgba(249,248,244,.14);min-width:230px}.rdtf-rv-panel-note{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--rv-cream);letter-spacing:.3px}.rdtf-rv-panel-check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--rv-red);color:var(--rv-cream);font-size:12px;flex:none}.rdtf-rv-summary .rdtf-rv-chip{border-color:#f9f8f473;color:var(--rv-cream)}.rdtf-rv-summary .rdtf-rv-chip:hover{background:var(--rv-cream);color:var(--rv-ink);border-color:var(--rv-cream)}.rdtf-rv-summary .rdtf-rv-chip.active{background:var(--rv-red);border-color:var(--rv-red);color:var(--rv-cream)}.rdtf-rv-summary .rdtf-rv-sort{border-color:#f9f8f473;color:var(--rv-cream)}.rdtf-rv-summary .rdtf-rv-sort option{color:var(--rv-ink)}.rdtf-rv-summary .rdtf-rv-toolbar{margin:0}.rdtf-rv-avgnum{font-family:var(--rv-head,"Bricolage Grotesque",sans-serif);font-size:52px;font-weight:900;line-height:1;color:var(--rv-cream)}.rdtf-rv-total{font-size:13px;font-weight:600;color:#f9f8f4a6;margin-top:6px;letter-spacing:.3px}.rdtf-rv-summary .rdtf-rv-stars{color:#f9f8f438}.rdtf-rv-hist{flex:1;min-width:230px;align-self:center}.rdtf-rv-hrow{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;margin:4px 0;cursor:pointer;color:#f9f8f4cc}.rdtf-rv-hrow .bar{flex:1;height:10px;background:#f9f8f424;border-radius:6px;overflow:hidden}.rdtf-rv-hrow .bar i{display:block;height:100%;background:var(--rv-star);border-radius:6px}.rdtf-rv-hrow:hover{color:var(--rv-cream)}.rdtf-rv-hrow.active{color:var(--rv-cream);font-weight:700}.rdtf-rv-hrow.active .bar i{background:var(--rv-red)}.rdtf-rv-hrow .n{width:34px;text-align:right}.rdtf-rv-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rdtf-rv-chip{border:1px solid var(--rv-ink);background:transparent;border-radius:40px;padding:8px 18px;font-size:13px;font-weight:700;letter-spacing:.6px;cursor:pointer;color:var(--rv-ink);font-family:inherit;transition:all .15s ease}.rdtf-rv-chip:hover{background:var(--rv-ink);color:var(--rv-cream)}.rdtf-rv-chip.active{background:var(--rv-red);color:var(--rv-cream);border-color:var(--rv-red)}.rdtf-rv-sort{border:1px solid var(--rv-ink);border-radius:40px;padding:8px 14px;font-size:13px;font-weight:700;background:transparent;color:var(--rv-ink);font-family:inherit;letter-spacing:.4px;cursor:pointer}.rdtf-rv-list{columns:3 300px;column-gap:14px}.rdtf-rv-card{break-inside:avoid;-webkit-column-break-inside:avoid;margin:0 0 14px;border:1px solid var(--rv-line);border-radius:19px;background:var(--rv-cream);overflow:hidden;display:block}.rdtf-rv-card-body{padding:16px 18px}.rdtf-rv-photo{display:block;width:100%;aspect-ratio:4/3;border:0;padding:0;cursor:pointer;position:relative;background:#161b310f;border-bottom:1px solid var(--rv-line);overflow:hidden}.rdtf-rv-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.rdtf-rv-photo:hover img{transform:scale(1.04)}.rdtf-rv-photo.vid:after{content:"\25b6";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:34px;background:#161b3159}.rdtf-rv-card-head{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rdtf-rv-avatar{width:32px;height:32px;border-radius:50%;background:var(--rv-red);color:var(--rv-cream);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:none;font-family:var(--rv-head,"Bricolage Grotesque",sans-serif)}.rdtf-rv-author{font-weight:800;font-size:13.5px;color:var(--rv-ink);letter-spacing:.2px}.rdtf-rv-verified{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;color:var(--rv-red);background:#de374d14;border:1px solid rgba(222,55,77,.35);border-radius:40px;padding:2px 9px;letter-spacing:.3px;vertical-align:2px;margin-left:6px}.rdtf-rv-date{margin-left:auto;font-size:11.5px;font-weight:600;color:#161b3180}.rdtf-rv-card .rdtf-rv-stars{font-size:13.5px;margin:9px 0 2px}.rdtf-rv-text{font-size:13.8px;font-weight:500;line-height:1.55;margin:6px 0 0;white-space:pre-line;color:#161b31d9}.rdtf-rv-media{display:flex;gap:7px;margin-top:10px;flex-wrap:wrap;padding:0 18px 4px}.rdtf-rv-card-body .rdtf-rv-media{padding:0}.rdtf-rv-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;cursor:pointer;background:#161b310f;display:block;border:1px solid rgba(22,27,49,.25);padding:0;position:relative;overflow:hidden}.rdtf-rv-thumb:hover{border-color:var(--rv-red)}.rdtf-rv-thumb.vid:after{content:"\25b6";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:17px;background:#161b3166;border-radius:9px}.rdtf-rv-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rdtf-rv-reply{margin-top:10px;padding:11px 13px;background:#de374d0f;border-left:3px solid var(--rv-red);border-radius:0 12px 12px 0;font-size:13px;font-weight:500}.rdtf-rv-reply b{display:block;margin-bottom:3px;font-size:12px;color:var(--rv-ink)}.rdtf-rv-more-wrap{text-align:center;margin-top:24px}.rdtf-rv-more{border:0;background:var(--rv-red);color:var(--rv-cream);border-radius:40px;padding:13px 34px;font-size:14px;font-weight:700;letter-spacing:1.05px;cursor:pointer;font-family:inherit;transition:background .15s ease}.rdtf-rv-more:hover{background:var(--rv-ink)}.rdtf-rv-carousel{max-width:1600px;margin:0 auto;padding:40px 0;overflow:hidden}.rdtf-rv-carousel{text-align:center}.rdtf-rv-carousel .rdtf-rv-h2{margin-bottom:4px}.rdtf-rv-car-track-wrap{text-align:left}.rdtf-rv-car-line{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px 0 24px}.rdtf-rv-car-sub{font-size:14px;font-weight:600;color:var(--rv-ink-soft);letter-spacing:.3px}.rdtf-rv-car-track-wrap{overflow:hidden}.rdtf-rv-car-track{display:flex;gap:14px;width:max-content;animation:rdtfRvScroll 60s linear infinite}.rdtf-rv-car-track:hover{animation-play-state:paused}@keyframes rdtfRvScroll{to{transform:translate(-50%)}}.rdtf-rv-car-card{width:230px;flex:none;border:1px solid var(--rv-line);border-radius:19px;overflow:hidden;background:var(--rv-cream);color:var(--rv-ink);cursor:pointer;transition:transform .2s ease}.rdtf-rv-car-card:hover{transform:translateY(-3px)}.rdtf-rv-car-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;background:#161b310f;border-bottom:1px solid var(--rv-line)}.rdtf-rv-car-body{padding:12px 14px}.rdtf-rv-car-body .rdtf-rv-stars{font-size:13px}.rdtf-rv-car-txt{font-size:12.5px;font-weight:500;line-height:1.5;margin:6px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--rv-ink-soft)}.rdtf-rv-car-a{font-size:12px;font-weight:800;color:var(--rv-ink);letter-spacing:.2px}#rdtf-rv-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#161b31eb;display:none;align-items:center;justify-content:center;flex-direction:column}#rdtf-rv-lb.open{display:flex}#rdtf-rv-lb .lb-media{max-width:92vw;max-height:78vh;display:flex;align-items:center;justify-content:center}#rdtf-rv-lb img,#rdtf-rv-lb video{max-width:92vw;max-height:78vh;border-radius:14px}#rdtf-rv-lb .lb-cap{color:#f9f8f4;font-size:13.5px;max-width:640px;text-align:center;margin-top:14px;padding:0 16px}#rdtf-rv-lb .lb-x{position:absolute;top:14px;right:18px;background:none;border:0;color:#f9f8f4;font-size:30px;cursor:pointer;line-height:1}#rdtf-rv-lb .lb-nav{position:absolute;top:50%;transform:translateY(-50%);background:#f9f8f429;border:0;color:#f9f8f4;font-size:26px;width:44px;height:44px;border-radius:50%;cursor:pointer}#rdtf-rv-lb .lb-nav:hover{background:#de374d}#rdtf-rv-lb .lb-prev{left:14px}#rdtf-rv-lb .lb-next{right:14px}@media(max-width:900px){.rdtf-rv-list{columns:2 240px}}@media(max-width:640px){.rdtf-rv-list{columns:2 150px;column-gap:10px}.rdtf-rv-card{margin-bottom:10px}.rdtf-rv-card-body{padding:12px 13px}.rdtf-rv-date{display:none}.rdtf-rv-summary{gap:18px;padding:20px;flex-direction:column;align-items:stretch}.rdtf-rv-avgbox{padding-right:0;border-right:0}.rdtf-rv-panel-right{padding-left:0;border-left:0;min-width:0}.rdtf-rv-panel-note,.rdtf-rv-summary .rdtf-rv-toolbar{justify-content:center}.rdtf-rv-avgnum{font-size:38px}.rdtf-rv-car-card{width:190px}.rdtf-rv-thumb{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/rdtf-reviews.css.map */
