.testimonials-detailed{--testimonials-detailed-bg: rgb(var(--bg));--testimonials-detailed-text: rgb(var(--text));--testimonials-detailed-card: rgba(var(--text), .06);--testimonials-detailed-star: rgb(var(--accent));background-color:var(--testimonials-detailed-bg);color:var(--testimonials-detailed-text);padding:4.8rem 0}.testimonials-detailed__inner{max-width:62rem;margin:0}.testimonials-detailed__summary{display:flex;align-items:center;gap:1.6rem;margin-bottom:2rem}.testimonials-detailed__average{font-size:4rem;line-height:1;font-weight:500}.testimonials-detailed__sumstars{position:relative;display:inline-block;font-size:1.6rem;line-height:1;letter-spacing:.1em;white-space:nowrap;color:var(--testimonials-detailed-text, #3E2C36)}.testimonials-detailed__sumstars-base{opacity:.22}.testimonials-detailed__sumstars-fill{position:absolute;left:0;top:0;width:var(--testimonials-detailed-star-fill, 96%);overflow:hidden;color:var(--testimonials-detailed-star, #FFBC13)}.testimonials-detailed__summeta{font-size:1.3rem;opacity:.6;margin-top:.6rem}.testimonials-detailed__photos{display:flex;gap:.8rem;overflow-x:auto;padding-bottom:.4rem;margin-bottom:1.8rem;-webkit-overflow-scrolling:touch}.testimonials-detailed__photo{flex:0 0 auto;width:7.2rem;height:7.2rem;border-radius:.9rem;overflow:hidden}.testimonials-detailed__photo img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-detailed__rule{height:.5px;background:currentColor;opacity:.14;margin-bottom:1.6rem}.testimonials-detailed__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.testimonials-detailed__sort{display:flex;align-items:center;gap:.8rem}.testimonials-detailed__sort-label{font-size:1.3rem;opacity:.6}.testimonials-detailed__sort select,.testimonials-detailed__filter-toggle{background:var(--testimonials-detailed-card, #FBF9F5);border:.5px solid;border-color:color-mix(in srgb,currentColor 22%,transparent);border-radius:.9rem;padding:.8rem 1.2rem;font-size:1.3rem;color:inherit;font-family:inherit;cursor:pointer}.testimonials-detailed__filter-toggle:hover,.testimonials-detailed__sort select:hover{border-color:color-mix(in srgb,currentColor 40%,transparent)}.testimonials-detailed__filter-panel{background:var(--testimonials-detailed-card, #FBF9F5);border:.5px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:1rem;padding:1.2rem 1.4rem;margin-bottom:1.4rem}.testimonials-detailed__filter-title{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.55;margin-bottom:.8rem}.testimonials-detailed__pills{display:flex;flex-wrap:wrap;gap:.8rem}.testimonials-detailed__pill{background:transparent;border:.5px solid color-mix(in srgb,currentColor 25%,transparent);border-radius:2rem;padding:.6rem 1.3rem;font-size:1.25rem;color:inherit;font-family:inherit;cursor:pointer}.testimonials-detailed__pill[aria-pressed=true]{background:var(--testimonials-detailed-text, #3E2C36);color:var(--testimonials-detailed-bg, #F4F0EA);border-color:var(--testimonials-detailed-text, #3E2C36)}.testimonials-detailed__meta{font-size:1.15rem;opacity:.55;margin-bottom:1.2rem}.testimonials-detailed__list{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.testimonials-detailed__card{background:var(--testimonials-detailed-card, #FBF9F5);border:.5px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:1.1rem;padding:1.6rem;color:var(--testimonials-detailed-text, #3E2C36)}.testimonials-detailed__card-head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonials-detailed__avatar{flex:0 0 auto;width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(var(--text),.18);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:500;color:rgba(var(--text),.7)}.testimonials-detailed__who{flex:1;min-width:0}.testimonials-detailed__name{display:block;font-size:1.4rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonials-detailed__verified{font-size:1.15rem;opacity:.55}.testimonials-detailed__card-photos{flex:0 0 auto;display:flex;gap:.5rem}.testimonials-detailed__card-photo{position:relative;flex:0 0 auto;width:3.2rem;height:3.2rem;border-radius:.6rem;overflow:hidden}.testimonials-detailed__card-photo img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-detailed__card-photo-more{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#140a108c;color:#fff;font-size:1.15rem;font-weight:500}.testimonials-detailed__row{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.testimonials-detailed__stars{font-size:1.3rem;letter-spacing:.06em;line-height:1;white-space:nowrap}.testimonials-detailed__stars-on{color:var(--testimonials-detailed-star, #FFBC13)}.testimonials-detailed__stars-off{opacity:.22}.testimonials-detailed__date{font-size:1.15rem;opacity:.55}.testimonials-detailed__title{margin:0 0 .4rem;font-size:1.45rem;font-weight:500}.testimonials-detailed__body{margin:0;font-size:1.4rem;line-height:1.55;opacity:.85}.testimonials-detailed__recommend{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.2rem;color:rgb(var(--text))}.testimonials-detailed__recommend svg{width:1.4rem;height:1.4rem;fill:currentColor}.testimonials-detailed__empty{font-size:1.4rem;opacity:.55;padding:.8rem 0}.testimonials-detailed__more-wrap{text-align:center;margin-top:1.2rem}.testimonials-detailed :focus-visible{outline:2px solid var(--testimonials-detailed-star, #FFBC13);outline-offset:2px}.testimonials-detailed__photo,.testimonials-detailed__card-photo{border:0;padding:0;background:none;cursor:pointer}.testimonials-detailed__photo:hover img,.testimonials-detailed__card-photo:hover img{opacity:.9}.testimonials-detailed__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.6rem}.testimonials-detailed__lightbox[hidden]{display:none}body.testimonials-detailed-lightbox-open .shopify-section-header{visibility:hidden}.testimonials-detailed__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#140a10eb}.testimonials-detailed__lightbox-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:52rem;max-height:92vh;background:var(--testimonials-detailed-bg, #F4F0EA);border-radius:1.2rem;overflow:hidden}.testimonials-detailed__lightbox-close{position:absolute;top:.8rem;right:.8rem;z-index:3;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:#0000006b;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer}.testimonials-detailed__lightbox-close:hover{background:#0009}.testimonials-detailed__lightbox-media{flex:0 0 auto;display:flex;flex-direction:column;background:#14100f}.testimonials-detailed__lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center}.testimonials-detailed__lightbox-figure{margin:0;display:flex;align-items:center;justify-content:center;width:100%;padding:1.2rem;box-sizing:border-box}.testimonials-detailed__lightbox-img{max-width:100%;max-height:46vh;width:auto;height:auto;object-fit:contain;border-radius:.4rem;display:block}.testimonials-detailed__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:0;border-radius:50%;background:#0000006b;color:#fff;opacity:.85;cursor:pointer;transition:opacity .2s ease,background .2s ease}.testimonials-detailed__lightbox-nav:hover{opacity:1;background:#0009}.testimonials-detailed__lightbox-nav svg{display:block}.testimonials-detailed__lightbox-prev{left:.8rem}.testimonials-detailed__lightbox-next{right:.8rem}.testimonials-detailed__lightbox-strip{display:flex;gap:.6rem;padding:.8rem;overflow-x:auto;background:#14100f;-webkit-overflow-scrolling:touch}.testimonials-detailed__lightbox-thumb{flex:0 0 auto;width:5.2rem;height:5.2rem;padding:0;border:2px solid transparent;border-radius:.6rem;overflow:hidden;background:none;cursor:pointer;opacity:.55;transition:opacity .2s ease}.testimonials-detailed__lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-detailed__lightbox-thumb:hover{opacity:.85}.testimonials-detailed__lightbox-thumb.is-active{opacity:1;border-color:#fff}.testimonials-detailed__lightbox-review{flex:1 1 auto;min-height:0;padding:2rem;overflow-y:auto;color:var(--testimonials-detailed-text, #3E2C36)}.testimonials-detailed__lightbox-name{font-size:1.5rem;font-weight:500}.testimonials-detailed__lightbox-verified{font-size:1.2rem;opacity:.55;margin-top:.2rem}.testimonials-detailed__lightbox-metarow{display:flex;align-items:center;gap:1rem;margin:1rem 0 1.2rem}.testimonials-detailed__lightbox-stars{font-size:1.4rem;letter-spacing:.06em;line-height:1;white-space:nowrap}.testimonials-detailed__lightbox-stars .on{color:var(--testimonials-detailed-star, #FFBC13)}.testimonials-detailed__lightbox-stars .off{opacity:.22}.testimonials-detailed__lightbox-date{font-size:1.2rem;opacity:.55}.testimonials-detailed__lightbox-title{margin:0 0 .6rem;font-size:1.5rem;font-weight:500}.testimonials-detailed__lightbox-body{margin:0;font-size:1.4rem;line-height:1.6;opacity:.85}.testimonials-detailed__lightbox-recommend{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.4rem;font-size:1.2rem;color:rgb(var(--text))}.testimonials-detailed__lightbox-recommend svg{width:1.4rem;height:1.4rem;fill:currentColor}.testimonials-detailed__lightbox :focus-visible{outline:2px solid var(--testimonials-detailed-star, #FFBC13);outline-offset:2px}@media screen and (min-width:750px){.testimonials-detailed__lightbox{padding:3.2rem}.testimonials-detailed__lightbox-panel{flex-direction:row;max-width:100rem;max-height:82vh}.testimonials-detailed__lightbox-media{flex:1 1 58%;min-width:0}.testimonials-detailed__lightbox-stage{flex:1;min-height:0}.testimonials-detailed__lightbox-figure{height:100%;padding:2rem}.testimonials-detailed__lightbox-img{max-height:calc(82vh - 9rem)}.testimonials-detailed__lightbox-review{flex:1 1 42%;max-width:40rem;padding:3.2rem 2.8rem}}@media screen and (min-width:750px){.testimonials-detailed{padding:7.2rem 0}.testimonials-detailed__average{font-size:5rem}.testimonials-detailed__card{padding:2rem}.testimonials-detailed__card-photo{width:4rem;height:4rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-testimonials-detailed.css.map */
