.ps-cr{padding:48px 0}.ps-cr__header{margin-bottom:28px}.ps-cr__header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.ps-cr__title{font-size:clamp(24px,2.2vw,30px);font-weight:600;margin:0;line-height:1.15;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.ps-cr__subtitle{margin:0;font-size:14px;line-height:1.6;opacity:1;color:rgb(var(--color-foreground))}.ps-cr__all-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));opacity:.85}.ps-cr__all-link:hover{opacity:1}.ps-cr__chev{font-size:18px;line-height:1}.ps-cr__scroller{position:relative}.ps-cr__card{display:flex;flex-direction:column;border-radius:1rem;background:#fff;border:1px solid rgb(var(--color-border));padding:1.5rem;min-height:100%;min-width:0}.ps-cr__top{margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid rgb(var(--color-border))}.ps-cr__name{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.2;color:rgb(var(--color-foreground))}.ps-cr__stars{display:inline-flex;align-items:center;gap:2px;padding-bottom:10px;flex:0 0 auto}.ps-cr__star{display:inline-flex;width:16px;height:16px;color:rgb(var(--color-foreground))}.ps-cr__star svg{width:100%;height:100%;display:block;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ps-cr__star--filled{opacity:1}.ps-cr__star--empty{opacity:.2}.ps-cr__content{margin:0 0 16px;color:rgb(var(--color-foreground));opacity:.9;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.ps-cr__content p{margin:0;font-size:14px;line-height:1.45}.ps-cr__media{margin-bottom:16px;border-radius:1rem;overflow:hidden;background:rgb(var(--color-secondary-background))}.ps-cr__img{width:100%;height:192px;object-fit:cover;display:block}.ps-cr__placeholder{height:192px;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));opacity:.35}.ps-cr__product{margin-top:auto}.ps-cr__product-link{display:flex;align-items:center;gap:12px;padding:1.5rem;border-radius:1rem;background:rgb(var(--color-secondary-background));border:1px solid rgb(var(--color-border));text-decoration:none;color:rgb(var(--color-foreground))}.ps-cr__product-link:hover{border-color:rgb(var(--color-foreground))}.ps-cr__product-link--empty:hover{border-color:rgb(var(--color-border))}.ps-cr__product-thumb{width:48px;height:48px;flex:0 0 auto;border-radius:1rem;overflow:hidden;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center}.ps-cr__product-img{width:100%;height:100%;object-fit:cover;display:block}.ps-cr__product-thumb--placeholder{color:rgb(var(--color-foreground));opacity:.45;display:flex}.ps-cr__product-meta{min-width:0;flex:1 1 auto}.ps-cr__product-title{margin:0;font-size:13px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis}.ps-cr__product-vendor{margin:2px 0 0;font-size:12px;line-height:1.25;opacity:.75}@media(max-width:989px){.ps-cr__scroller{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ps-cr__card{flex:0 0 auto;width:min(78vw,340px);scroll-snap-align:start;scroll-margin-left:16px;scroll-margin-right:16px}}@media(max-width:560px){.ps-cr__card{width:86vw}}.ps-cr__card{border:0;border-radius:var(--onz-radius);overflow:hidden}.ps-cr__card--text{background:var(--onz-sage, #7D9B76);color:var(--onz-white, #FBFDFB);padding:20px;display:flex;flex-direction:column;gap:12px}.ps-cr__card--text .ps-cr__name{margin:0;color:var(--onz-white, #FBFDFB);font-size:16px;font-weight:500}.ps-cr__card--text .ps-cr__star--filled{color:#ffe920}.ps-cr__card--text .ps-cr__star--empty{color:#ffffff73}.ps-cr__card--text .ps-cr__star svg{fill:currentColor}.ps-cr__card--text .ps-cr__content{color:var(--onz-white, #FBFDFB);font-size:18px;font-weight:500;line-height:1.35}.ps-cr__card--text .ps-cr__content p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.ps-cr__card--text .ps-cr__product{margin-top:auto;background:var(--onz-white, #FBFDFB);border-radius:var(--onz-radius);border:0}.ps-cr__card--text .ps-cr__product-title,.ps-cr__card--text .ps-cr__product-vendor{color:rgb(var(--color-foreground))}.ps-cr__card--photo{background:none;padding:0}.ps-cr__card--photo .ps-cr__media{height:100%;border-radius:var(--onz-radius);overflow:hidden}.ps-cr__card--photo .ps-cr__img{width:100%;height:100%;object-fit:cover;display:block}.ps-cr__card{aspect-ratio:284 / 400}.ps-cr__card--photo .ps-cr__media{height:100%}.ps-cr__scroller{overflow:hidden;padding-block:96px 24px}.ps-cr__track{display:flex;width:max-content;animation:ps-cr-flow var(--ps-cr-speed, 60s) linear infinite}.ps-cr__set{display:flex;gap:var(--onz-card-gap);padding-right:var(--onz-card-gap)}@keyframes ps-cr-flow{0%{transform:translate(0)}to{transform:translate(-50%)}}.ps-cr:hover .ps-cr__track,.ps-cr:focus-within .ps-cr__track{animation-play-state:paused}.ps-cr__card{flex:0 0 284px;width:284px;min-height:0;animation:ps-cr-wave var(--ps-cr-wave, 5s) ease-in-out infinite}.ps-cr__card--text{--cr-base: 0px}.ps-cr__card--photo{--cr-base: -80px}@keyframes ps-cr-wave{0%,to{transform:translateY(var(--cr-base, 0px))}50%{transform:translateY(calc(var(--cr-base, 0px) + 16px))}}.ps-cr__set>*:nth-child(8n+1){animation-delay:0s}.ps-cr__set>*:nth-child(8n+2){animation-delay:-.625s}.ps-cr__set>*:nth-child(8n+3){animation-delay:-1.25s}.ps-cr__set>*:nth-child(8n+4){animation-delay:-1.875s}.ps-cr__set>*:nth-child(8n+5){animation-delay:-2.5s}.ps-cr__set>*:nth-child(8n+6){animation-delay:-3.125s}.ps-cr__set>*:nth-child(8n+7){animation-delay:-3.75s}.ps-cr__set>*:nth-child(8n+8){animation-delay:-4.375s}.ps-cr__card--text{background:rgb(var(--color-foreground));color:var(--onz-white, #FBFDFB)}@media(prefers-reduced-motion:reduce){.ps-cr__track{animation:none}.ps-cr__card{animation:none;transform:translateY(var(--cr-base, 0px))}}@media(max-width:989px){.ps-cr__scroller{padding-block:72px 16px}.ps-cr__card{flex:0 0 240px;width:240px}.ps-cr__card--photo{--cr-base: -56px}}.ps-cr__card--text .ps-cr__product-link{border:0;background-clip:padding-box;padding:12px;border-radius:var(--onz-radius)}.ps-cr__card--text .ps-cr__product-link:hover{border:0}.ps-cr__card--text .ps-cr__product-thumb{border-radius:6px}.ps-cr__card--text .ps-cr__content.rte{overflow:hidden;flex:1 1 auto;min-height:0;margin-bottom:12px}.ps-cr__card{height:360px;min-height:0}.ps-cr__card--photo .ps-cr__media,.ps-cr__card--photo .ps-cr__img{height:100%}.ps-cr__card--photo .ps-cr__img{object-fit:cover}@media(max-width:989px){.ps-cr__card{height:320px}.ps-cr__card--text .ps-cr__content{-webkit-line-clamp:6}}.ps-cr__subtitle{display:none}.ps-cr__header-row{display:flex;width:100%;align-items:baseline}.ps-cr__chev{display:none}.ps-cr__all-link{font-size:16px;font-weight:400;margin-left:auto}.ps-cr__all-link svg{display:none}.ps-cr__all-link:after{content:"\2192";font-size:18px;line-height:1;margin-left:8px}.ps-cr__all-link{gap:0}.ps-cr__all-link:after{margin-left:6px}.ps-cr{background:var(--onz-ivory, #F8F5EE)}.ps-cr__all-link:after{content:"";display:inline-block;width:22px;height:13px;margin-left:7px;background-color:currentColor;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2014%22%3E%3Cpath%20d%3D%22M1%207h21M16%201.5%2022%207l-6%205.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) no-repeat center / contain;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2014%22%3E%3Cpath%20d%3D%22M1%207h21M16%201.5%2022%207l-6%205.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) no-repeat center / contain}.ps-cr{margin-top:var(--onz-space-lg);border-radius:var(--onz-radius, 8px);padding-block:40px 44px}.ps-cr__scroller{padding-block:96px 24px}.ps-cr__all-link,.ps-cr__cta{font-size:16px;font-weight:400;margin-left:auto;gap:0}.ps-cr__all-link svg,.ps-cr__cta svg,.ps-cr__chev{display:none}.ps-cr__all-link:after,.ps-cr__cta:after{content:"";display:inline-block;width:22px;height:13px;margin-left:7px;background-color:currentColor;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2014%22%3E%3Cpath%20d%3D%22M1%207h21M16%201.5%2022%207l-6%205.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) no-repeat center / contain;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2014%22%3E%3Cpath%20d%3D%22M1%207h21M16%201.5%2022%207l-6%205.5%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) no-repeat center / contain}.ps-cr{padding-inline:var(--onz-space-sm, 24px)}@media(max-width:749px){.ps-cr__title{font-size:21px}}.ps-cr__scroller{margin-inline:calc(-1 * var(--onz-space-sm, 28px))}.ps-cr__product-link{position:relative;overflow:visible}.ps-cr__product-cut{position:absolute;left:8px;bottom:6px;width:96px;height:116px;object-fit:contain;object-position:bottom center;pointer-events:none;filter:drop-shadow(0 6px 12px rgba(39,46,44,.22))}.ps-cr__product-link:has(.ps-cr__product-cut) .ps-cr__product-thumb{display:none}.ps-cr__product-link:has(.ps-cr__product-cut) .ps-cr__product-cut{transition:transform .3s cubic-bezier(.16,1,.3,1)}.ps-cr__product-link:has(.ps-cr__product-cut):hover .ps-cr__product-cut{transform:translateY(-4px) scale(1.03)}.ps-cr__product-cut{top:-34px;bottom:auto;height:128px}.ps-cr__product-link:has(.ps-cr__product-cut) .ps-cr__product-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.ps-cr__product-cut{left:-18px;top:-48px;width:116px;height:150px}.ps-cr__product-link:has(.ps-cr__product-cut){padding-left:106px}.ps-cr__product-cut{object-position:center}.ps-cr__product-cut{left:8px;bottom:10px;top:auto;width:96px;height:118px;transform-origin:center bottom}.ps-cr__product-link:has(.ps-cr__product-cut){padding-left:112px}.ps-cr__product-link:has(.ps-cr__product-cut):hover .ps-cr__product-cut{transform:translateY(-3px)}.ps-cr__product-cut{--cut-rot: 0deg;--cut-scale: 100;width:calc(96px * var(--cut-scale) / 100);height:calc(118px * var(--cut-scale) / 100);rotate:var(--cut-rot);transform-origin:center bottom}.ps-cr__product-cut{bottom:0}.ps-cr__product-cut{--cut-lift: 0;bottom:calc(var(--cut-lift) * 1px)}@media(max-width:989px){.ps-cr.ps-cr--swipe .ps-cr__scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.ps-cr.ps-cr--swipe .ps-cr__scroller::-webkit-scrollbar{display:none}.ps-cr.ps-cr--swipe .ps-cr__track{animation:none}}@media(max-width:989px){.ps-cr.ps-cr--swipe .ps-cr__scroller{position:relative;left:50%;transform:translate(-50%);width:100vw;max-width:100vw;margin-left:0;margin-right:0}}.ps-cr.ps-cr--swipe .ps-cr__scroller{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;cursor:grab}.ps-cr.ps-cr--swipe .ps-cr__scroller::-webkit-scrollbar{display:none}.ps-cr.ps-cr--swipe .ps-cr__scroller.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.ps-cr.ps-cr--swipe .ps-cr__track{animation:none}
/*# sourceMappingURL=/cdn/shop/t/93/assets/ps-customer-reviews.css.map */
