.cjvr{--cjvr-gap: 14px;--cjvr-border: #e5e5e5;--cjvr-muted: #666;background:var(--cjvr-bg);color:var(--cjvr-text);padding-block:var(--cjvr-pad-top) var(--cjvr-pad-bottom)}.cjvr *{box-sizing:border-box}.cjvr__inner{overflow:hidden}.cjvr__header{margin:0 auto 32px;text-align:center;max-width:760px}.cjvr__eyebrow{margin:0 0 7px;font-size:1.2rem;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cjvr__heading{margin:0;color:var(--cjvr-text);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.6rem,3vw,4rem);line-height:1.08}.cjvr__heading strong{color:var(--cjvr-accent)}.cjvr__subheading{margin:9px 0 0;color:var(--cjvr-muted);font-size:1.35rem;line-height:1.4}.cjvr__carousel{position:relative}.cjvr__track{display:grid;grid-auto-flow:column;grid-auto-columns:18.1%;gap:var(--cjvr-gap);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:1px;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:1px 1px 8px}.cjvr__track::-webkit-scrollbar{display:none}.cjvr__track:focus-visible{outline:2px solid var(--cjvr-text);outline-offset:4px}.cjvr-card{min-width:0;scroll-snap-align:start;background:var(--cjvr-card-bg);border:1px solid var(--cjvr-border);border-radius:var(--cjvr-card-radius);overflow:hidden;position:relative}.cjvr-card__media{position:relative;aspect-ratio:9 / 16;background:#efefef;overflow:visible}.cjvr-card__media-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#efefef;border-radius:calc(var(--cjvr-card-radius) - 1px) calc(var(--cjvr-card-radius) - 1px) 0 0;overflow:hidden;cursor:pointer}.cjvr-card__video,.cjvr-card__media-button video{display:block;width:100%;height:100%;object-fit:cover;background:#efefef}.cjvr-card__play{position:absolute;inset:50% auto auto 50%;width:46px;height:46px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:999px;background:#00000094;color:#fff;transition:opacity .16s ease,transform .16s ease;pointer-events:none}.cjvr-card__play svg{width:30px;height:30px;fill:currentColor}.cjvr-card.is-preview-playing .cjvr-card__play{opacity:0;transform:translate(-50%,-50%) scale(.88)}.cjvr-card__product-thumb{position:absolute;z-index:2;left:10px;bottom:-18px;width:46px;height:46px;border:3px solid var(--cjvr-card-bg);border-radius:9px;overflow:hidden;background:var(--cjvr-accent);box-shadow:0 1px 3px #0000001f;pointer-events:none}.cjvr-card__product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cjvr-card__body{min-height:88px;padding:25px 12px 12px}.cjvr-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:0;color:var(--cjvr-text);text-decoration:none;font-size:1.35rem;line-height:1.3;font-weight:600}.cjvr-card__title:hover{text-decoration:underline;text-underline-offset:2px}.cjvr-card__title--plain:hover{text-decoration:none}.cjvr-rating{display:flex;align-items:center;gap:5px;margin-top:4px;min-height:18px;font-size:1.2rem;line-height:1}.cjvr-rating__stars{letter-spacing:.04em;background:linear-gradient(90deg,var(--cjvr-accent) var(--cjvr-rating),#d9d9d9 var(--cjvr-rating));-webkit-background-clip:text;background-clip:text;color:transparent}.cjvr-rating__count{color:var(--cjvr-muted);font-size:1.15rem}.cjvr-card__price{margin:5px 0 0;color:var(--cjvr-price);font-size:1.35rem;line-height:1.2;font-weight:600}.cjvr__arrow{position:absolute;z-index:4;top:43%;width:42px;height:42px;padding:0;border:1px solid rgba(0,0,0,.18);border-radius:999px;background:#fff;color:#111;display:grid;place-items:center;box-shadow:0 3px 14px #0000001f;cursor:pointer;transform:translateY(-50%)}.cjvr__arrow svg,.cjvr-modal__nav svg,.cjvr-modal__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cjvr__arrow--prev{left:5px}.cjvr__arrow--next{right:5px}.cjvr__arrow:disabled{opacity:.35;cursor:default}.cjvr__arrow:focus-visible,.cjvr-modal button:focus-visible,.cjvr-product a:focus-visible,.cjvr-card a:focus-visible,.cjvr-card button:focus-visible{outline:2px solid var(--cjvr-text);outline-offset:2px}.cjvr-card__placeholder-media{aspect-ratio:9 / 16;display:grid;place-items:center;padding:18px;text-align:center;background:#f5f2e7;border-bottom:1px dashed #c9c3ad;font-size:1.3rem;font-weight:700}.cjvr-card__placeholder-help{margin:7px 0 0;color:var(--cjvr-muted);font-size:1.15rem;line-height:1.35}.cjvr-modal{width:min(1060px,calc(100vw - 64px));max-width:1060px;max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:18px;background:#fff;color:#161616;overflow:visible;box-shadow:0 20px 60px #0000004d}.cjvr-modal::backdrop{background:#000000c7}.cjvr-modal__shell{position:relative;min-height:580px}.cjvr-modal__content{display:grid;grid-template-columns:minmax(320px,42%) 1fr;min-height:580px;max-height:calc(100dvh - 48px);overflow:hidden;border-radius:inherit}.cjvr-modal__video-column{position:relative;min-width:0;background:#111;display:grid;place-items:center}.cjvr-modal__video-slot{width:100%;height:100%;min-height:580px;max-height:calc(100dvh - 48px);background:#111}.cjvr-modal__video-slot video{width:100%;height:100%;display:block;object-fit:cover;background:#111}.cjvr-modal__sound{position:absolute;z-index:3;top:14px;right:14px;min-height:34px;padding:7px 11px;border:1px solid rgba(0,0,0,.12);border-radius:7px;background:#ffffffeb;color:#111;font:inherit;font-size:1.2rem;font-weight:700;cursor:pointer}.cjvr-modal__panel{min-width:0;padding:28px 26px;overflow-y:auto;background:#fff}.cjvr-modal__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-right:36px;margin-bottom:22px}.cjvr-modal__panel h3{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.8rem;line-height:1.2}.cjvr-modal__position{color:#666;font-size:1.2rem;white-space:nowrap}.cjvr-modal__product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cjvr-product{min-width:0}.cjvr-product__image{display:block;aspect-ratio:1;overflow:hidden;border-radius:9px;background:#f3f3f3}.cjvr-product__image img{width:100%;height:100%;display:block;object-fit:cover}.cjvr-product__body{padding-top:10px}.cjvr-product__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#111;text-decoration:none;font-size:1.35rem;line-height:1.3;font-weight:700}.cjvr-product__title:hover{text-decoration:underline;text-underline-offset:2px}.cjvr-product__price{margin:7px 0;color:var(--cjvr-price);font-size:1.35rem;font-weight:700}.cjvr-product__cta{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 12px;border-radius:4px;background:#050505;color:#fff;text-decoration:none;font-size:1.25rem;line-height:1.1;font-weight:700}.cjvr-product__cta:after{content:"\203a";font-size:1.9rem;line-height:.7}.cjvr-modal__close{position:absolute;z-index:6;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:#fff;color:#111;cursor:pointer}.cjvr-modal__nav{position:absolute;z-index:7;top:50%;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:#282828c7;color:#fff;cursor:pointer;transform:translateY(-50%)}.cjvr-modal__nav--prev{left:-58px}.cjvr-modal__nav--next{right:-58px}@media screen and (max-width:989px){.cjvr__track{grid-auto-columns:26%}.cjvr-modal{width:min(900px,calc(100vw - 40px))}.cjvr-modal__content{grid-template-columns:minmax(300px,44%) 1fr}.cjvr-modal__product-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.cjvr{--cjvr-gap: 12px;padding-block:min(var(--cjvr-pad-top),40px) min(var(--cjvr-pad-bottom),40px)}.cjvr__header{margin-bottom:22px;padding-inline:6px}.cjvr__eyebrow{font-size:1.05rem}.cjvr__heading{font-size:clamp(2.4rem,8vw,3.1rem)}.cjvr__subheading{font-size:1.25rem}.cjvr__track{grid-auto-columns:calc((100% - var(--cjvr-gap)) / 2);scroll-snap-type:x mandatory;padding-bottom:5px}.cjvr__arrow{display:none}.cjvr-card__play{width:40px;height:40px}.cjvr-card__play svg{width:26px;height:26px}.cjvr-card__product-thumb{left:8px;bottom:-15px;width:40px;height:40px;border-width:3px;border-radius:8px}.cjvr-card__body{min-height:82px;padding:22px 8px 10px}.cjvr-card__title{font-size:1.22rem}.cjvr-rating{gap:3px;margin-top:3px;font-size:1.1rem}.cjvr-rating__count{font-size:1.05rem}.cjvr-card__price{margin-top:4px;font-size:1.2rem}.cjvr-modal{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;border-radius:0}.cjvr-modal__shell{min-height:100dvh;height:100dvh}.cjvr-modal__content{display:flex;flex-direction:column;min-height:100dvh;height:100dvh;max-height:none;border-radius:0}.cjvr-modal__video-column{flex:0 0 62dvh;min-height:0}.cjvr-modal__video-slot{min-height:0;height:62dvh;max-height:none}.cjvr-modal__video-slot video{object-fit:contain}.cjvr-modal__panel{flex:1 1 auto;padding:20px 16px 24px}.cjvr-modal__panel-head{margin-bottom:14px;padding-right:38px}.cjvr-modal__panel h3{font-size:1.55rem}.cjvr-modal__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cjvr-product__title,.cjvr-product__price{font-size:1.2rem}.cjvr-product__cta{min-height:36px;font-size:1.15rem;padding:8px 9px}.cjvr-modal__close{top:10px;right:10px}.cjvr-modal__sound{top:10px;right:54px}.cjvr-modal__nav{top:31dvh;width:38px;height:38px;border-radius:999px}.cjvr-modal__nav--prev{left:8px}.cjvr-modal__nav--next{right:8px}}@media(hover:hover)and (pointer:fine){.cjvr-card__media-button:hover .cjvr-card__play{transform:translate(-50%,-50%) scale(1.05)}}@media(prefers-reduced-motion:reduce){.cjvr__track{scroll-behavior:auto}.cjvr-card__play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cj-video-reviews.css.map */
