.tth-review-carousel{--tth-rc-ink: #1f1a17;--tth-rc-muted: #6f625b;--tth-rc-line: #e3d8d0;--tth-rc-soft: #f7f1ec;--tth-rc-card: #fff;--tth-rc-star: #f0a500;--tth-rc-gap: 18px;margin:34px 0;min-height:calc(588px + var(--tth-rc-footer-gap-desktop, 24px));color:var(--tth-rc-ink)}.tth-review-carousel *,.tth-review-carousel *:before,.tth-review-carousel *:after{box-sizing:border-box}.tth-review-carousel__inner{width:min(1540px,calc(100vw - 32px));margin-left:50%;transform:translate(-50%);overflow:visible}.tth-review-carousel__header{height:96px;min-height:96px;text-align:center;margin:0 auto 18px;padding:0 14px}.tth-review-carousel__eyebrow{margin:0 0 6px;font-size:11px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#7a5d42;font-weight:800}.tth-review-carousel__heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.4vw,44px);line-height:1.05;font-weight:500;color:var(--tth-rc-ink)}.tth-review-carousel__summary{display:block;height:22px;min-height:22px;overflow:hidden;margin:8px 0 0;font-size:14px;line-height:1.5;color:var(--tth-rc-muted)}.tth-review-carousel__summary-stars,.tth-review-carousel__stars{color:var(--tth-rc-star);letter-spacing:.04em;white-space:nowrap}.tth-review-carousel__frame{position:relative;padding:0}.tth-review-carousel__frame:before,.tth-review-carousel__frame:after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:42px;pointer-events:none}.tth-review-carousel__frame:before{left:0;background:linear-gradient(90deg,#ffffffc7,#fff0)}.tth-review-carousel__frame:after{right:0;background:linear-gradient(270deg,#ffffffc7,#fff0)}.tth-review-carousel__viewport{height:430px;min-height:430px;max-height:430px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 0 18px;cursor:grab}.tth-review-carousel__viewport::-webkit-scrollbar{display:none}.tth-review-carousel__viewport.is-dragging,.tth-review-carousel__viewport.is-auto-scrolling{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.tth-review-carousel__track{display:flex;gap:var(--tth-rc-gap);align-items:stretch;will-change:transform}.tth-review-carousel__card{-webkit-appearance:none;appearance:none;border:1px solid var(--tth-rc-line);border-radius:18px;background:var(--tth-rc-card);color:var(--tth-rc-ink);flex:0 0 calc((100% - 72px)/5);min-width:0;padding:10px;text-align:left;display:flex;flex-direction:column;cursor:pointer;scroll-snap-align:start;box-shadow:0 8px 22px #0000000b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;contain:layout paint;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.tth-review-carousel__card img,.tth-review-carousel__card video{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.tth-review-carousel__card:hover{transform:translateY(-2px);border-color:#d0bcae;box-shadow:0 14px 28px #00000013}.tth-review-carousel__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;background:var(--tth-rc-soft);border:1px solid #eee2d8}.tth-review-carousel__media img,.tth-review-carousel__media video{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto;transition:opacity .22s ease}.tth-review-carousel__media img[data-lazy-src]:not(.is-loaded),.tth-review-carousel__media video[data-lazy-src]:not(.is-loaded){opacity:0}.tth-review-carousel__video-badge{position:absolute;left:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:26px;padding:0 10px;border-radius:999px;background:#000000a8;color:#fff;font-size:12px;font-weight:800}.tth-review-carousel__card-body{display:grid;grid-template-rows:auto minmax(48px,auto) auto auto;gap:6px;height:132px;min-height:132px;max-height:132px;overflow:hidden;padding:10px 2px 1px}.tth-review-carousel__stars-row{display:flex;align-items:center;gap:7px;min-height:18px}.tth-review-carousel__stars{font-size:13px;line-height:1}.tth-review-carousel__score{font-size:12px;line-height:1;font-weight:800;color:#2b211b}.tth-review-carousel__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:13px;line-height:1.32;color:#3d342f}.tth-review-carousel__meta,.tth-review-carousel__product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.25;color:var(--tth-rc-muted)}.tth-review-carousel__meta strong{color:#2b211b;font-weight:800}.tth-review-carousel__product{color:#7a5a2f;font-weight:800}.tth-review-carousel__card--placeholder{min-height:410px;display:grid;grid-template-rows:minmax(0,1fr) 132px;gap:10px;pointer-events:none}.tth-review-carousel__card--placeholder:before{content:"";display:block;aspect-ratio:1 / 1;border-radius:14px;background:linear-gradient(90deg,#f4eee8,#fff,#f4eee8);background-size:220% 100%;animation:tthReviewShimmer 1.25s linear infinite}.tth-review-carousel__card--placeholder span{display:block;min-height:132px;border-radius:12px;color:transparent;background:linear-gradient(90deg,#f4eee8,#fff,#f4eee8);background-size:220% 100%;animation:tthReviewShimmer 1.25s linear infinite}@keyframes tthReviewShimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.tth-review-carousel__arrow{position:absolute;top:0;bottom:0;z-index:12;display:inline-flex;align-items:center;justify-content:center;width:86px;border:0;background:transparent;color:#211913a3;cursor:pointer;padding:0;touch-action:manipulation}.tth-review-carousel__arrow-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(120,93,66,.22);border-radius:999px;background:#ffffffb3;box-shadow:0 8px 22px #00000014;font-size:28px;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.tth-review-carousel__arrow:hover .tth-review-carousel__arrow-icon,.tth-review-carousel__arrow:focus-visible .tth-review-carousel__arrow-icon{background:#fffffffa;color:#211913;border-color:#21191370;box-shadow:0 10px 26px #00000024;transform:scale(1.03)}.tth-review-carousel__arrow--prev{left:18px}.tth-review-carousel__arrow--next{right:18px}.tth-review-carousel__footer{height:42px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:14px;margin-top:var(--tth-rc-footer-gap-desktop, 24px)}.tth-review-carousel__hint{display:none!important}.tth-review-carousel__link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 15px;border:1px solid #211913;border-radius:999px;background:#fff;color:#211913;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.tth-review-carousel__link:hover{background:#211913;color:#fff}.tth-review-carousel__footer-arrow{display:none;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #d6c9c0;border-radius:999px;background:#fff;color:#211913;font-size:24px;line-height:1;box-shadow:0 5px 14px #00000014;cursor:pointer}.tth-review-carousel__footer-arrow:active,.tth-review-carousel__footer-arrow:hover{background:#211913;color:#fff;border-color:#211913}.tth-review-carousel__footer-arrow[aria-disabled=true],.tth-review-carousel__arrow[aria-disabled=true]{opacity:.2;cursor:default;pointer-events:none}.tth-review-carousel__error{margin-top:10px;text-align:center;font-size:14px;color:var(--tth-rc-muted)}.tth-review-carousel-portal[hidden]{display:none!important}.tth-review-carousel-portal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999}.tth-review-carousel-portal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.tth-review-carousel-portal__card{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(960px,calc(100vw - 26px));max-height:calc(100vh - 26px);overflow:hidden;background:#fffdf9;color:#1f1a14;border-radius:20px;box-shadow:0 20px 60px #00000047}.tth-review-carousel-portal__close{position:absolute;top:26px;right:26px;z-index:5;width:42px;height:42px;margin:0;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 4px 16px #00000024;font-size:29px;line-height:1;cursor:pointer}.tth-review-carousel-portal__content{padding:26px;max-height:calc(100vh - 26px);overflow:auto;-webkit-overflow-scrolling:touch}.tth-review-carousel-portal__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:22px;align-items:start}.tth-review-carousel-portal__media img,.tth-review-carousel-portal__media video{display:block;width:100%;max-height:min(70vh,720px);object-fit:contain;border-radius:14px;background:#f4eadf}.tth-review-carousel-portal__copy{padding:6px 56px 10px 4px}.tth-review-carousel-portal__copy .tth-review-carousel__stars{font-size:17px}.tth-review-carousel-portal__copy .tth-review-carousel__score{font-size:15px}.tth-review-carousel-portal__meta{margin:12px 0;font-size:14px;line-height:1.4;color:var(--tth-rc-muted)}.tth-review-carousel-portal__text{font-size:16px;line-height:1.55;color:#201812}.tth-review-carousel-portal__product{margin-top:14px;font-size:14px;font-weight:800}.tth-review-carousel-portal__product a{color:#5c3d1f;text-decoration:underline;text-underline-offset:3px}html.tth-review-carousel-modal-open,body.tth-review-carousel-modal-open{overflow:hidden!important}@media(max-width:749px){.tth-review-carousel{--tth-rc-gap: 10px;margin:26px 0;min-height:calc(386px + var(--tth-rc-footer-gap-mobile, 10px))}.tth-review-carousel__inner{width:calc(100vw - 24px)}.tth-review-carousel__frame{padding:0}.tth-review-carousel__frame:before,.tth-review-carousel__frame:after{display:none}.tth-review-carousel__header{height:92px;min-height:92px;margin-bottom:12px}.tth-review-carousel__heading{font-size:27px}.tth-review-carousel__summary{font-size:12.5px;margin-top:6px}.tth-review-carousel__viewport{height:238px;min-height:238px;max-height:238px;padding-bottom:6px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y}.tth-review-carousel__card{flex-basis:calc((100% - 20px) / 3);border-radius:14px;padding:6px}.tth-review-carousel__desktop-only{display:none!important}.tth-review-carousel__media{border-radius:10px}.tth-review-carousel__card-body{grid-template-rows:auto minmax(28px,auto) auto;height:92px;min-height:92px;max-height:92px;overflow:hidden;padding:7px 1px 0;gap:4px;align-content:start}.tth-review-carousel__stars{font-size:10px;letter-spacing:0}.tth-review-carousel__score,.tth-review-carousel__meta,.tth-review-carousel__product{font-size:9.5px}.tth-review-carousel__text{-webkit-line-clamp:2;font-size:10.5px;line-height:1.25;max-height:26.25px}.tth-review-carousel__product,.tth-review-carousel__arrow{display:none}.tth-review-carousel__footer{height:38px;min-height:38px;margin-top:var(--tth-rc-footer-gap-mobile, 10px);gap:10px}.tth-review-carousel__footer-arrow{display:none!important}.tth-review-carousel__hint{display:none}.tth-review-carousel__link{min-height:32px;padding:7px 13px;font-size:12px}.tth-review-carousel__card--placeholder{min-height:214px;grid-template-rows:minmax(0,1fr) 92px;gap:6px}.tth-review-carousel__card--placeholder span{min-height:92px}.tth-review-carousel-portal__layout{grid-template-columns:1fr;gap:14px}.tth-review-carousel-portal__content{padding:14px}.tth-review-carousel-portal__close{top:22px;right:22px}.tth-review-carousel-portal__copy{padding-right:4px}.tth-review-carousel-portal__media img,.tth-review-carousel-portal__media video{max-height:min(58vh,620px)}.tth-review-carousel-portal__text{font-size:15px}}@media(max-width:990px)and (min-width:750px){.tth-review-carousel__frame{padding:0 76px}.tth-review-carousel__frame:before{left:44px;width:48px}.tth-review-carousel__frame:after{right:44px;width:48px}.tth-review-carousel__arrow--prev{left:0}.tth-review-carousel__arrow--next{right:0}}.tth-review-carousel__arrow,.tth-review-carousel__footer-arrow{display:none!important}@media(max-width:990px)and (min-width:750px){.tth-review-carousel__frame{padding:0}.tth-review-carousel__frame:before{left:0;width:34px}.tth-review-carousel__frame:after{right:0;width:34px}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/reviews-carousel.css.map */
