product-testimonials.product-testimonials,.product-testimonials{display:block;margin:1.2rem 0 1.6rem}.product-testimonials__carousel{position:relative}.product-testimonials__swiper{position:relative;overflow:hidden}.product-testimonials__slides{display:flex;box-sizing:border-box}.product-testimonials__slide-item{flex-shrink:0;width:100%;height:auto;box-sizing:border-box}.product-testimonials__slide-button{display:flex;align-items:center;gap:1.2rem;width:100%;padding:1.2rem 4.8rem 1.2rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;background:var(--pt-slide-bg, #ffffff);color:var(--pt-slide-text, #121212);box-shadow:0 .6rem 2.4rem #00000061,0 0 0 .1rem #ffffff0f;text-align:left;cursor:pointer}.product-testimonials__slide-media{flex:0 0 7.2rem;width:7.2rem;height:7.2rem;min-width:7.2rem;min-height:7.2rem;aspect-ratio:1 / 1;border-radius:.8rem;overflow:hidden}.product-testimonials__slide-image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-testimonials__slide-content{flex:1 1 auto;min-width:0}.product-testimonials__slide-header{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;margin-bottom:.3rem}.product-testimonials__slide-name{margin:0;font-size:1.4rem;font-weight:700;line-height:1.3;color:inherit}.product-testimonials__stars{display:inline-flex;align-items:center;gap:.2rem;line-height:1}.product-testimonials__stars-default{display:inline-flex;align-items:center;gap:.2rem;color:var(--star-color, #ffb800)}.product-testimonials__star-image{display:block;width:1.8rem;height:1.8rem;object-fit:contain}.product-testimonials__slide-body{margin:0;font-size:1.3rem;line-height:1.45;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-testimonials__nav{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:50%;background:var(--pt-carousel-arrow-bg, #ffffff);box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.08);color:var(--pt-carousel-arrow-icon, #121212);transform:translateY(-50%);cursor:pointer;pointer-events:auto;transition:filter .25s ease}.product-testimonials__nav:hover:not(:disabled):not(.product-testimonials__nav--disabled):not(.product-testimonials__nav--locked){filter:brightness(.94)}.product-testimonials__nav--prev{left:-.8rem}.product-testimonials__nav--next{right:-.8rem}.product-testimonials__nav--disabled,.product-testimonials__nav--locked{opacity:.35;cursor:default}.product-testimonials--modal-open .product-testimonials__nav{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.product-testimonials--modal-open .product-testimonials__carousel{visibility:hidden;pointer-events:none}.product-testimonials-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:2rem 0}.product-testimonials-modal[hidden]{display:none!important}.product-testimonials-modal__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgb(0 0 0 / var(--pt-modal-overlay-opacity, .75));backdrop-filter:blur(8px) brightness(.45);-webkit-backdrop-filter:blur(8px) brightness(.45);cursor:pointer;pointer-events:auto}.product-testimonials-modal--open .product-testimonials-modal__overlay,.product-testimonials-modal:not([hidden]) .product-testimonials-modal__overlay{display:block}.product-testimonials-modal__inner{position:relative;z-index:1;width:100%;max-width:100rem;padding:0 6.4rem;pointer-events:none}.product-testimonials-modal__slider{position:relative;width:100%;overflow:hidden;pointer-events:auto}.product-testimonials-modal__track{display:flex;align-items:stretch;box-sizing:border-box}.product-testimonials-modal__panel{flex-shrink:0;width:100%;height:auto;box-sizing:border-box;pointer-events:auto}.product-testimonials-modal__card{width:100%;height:100%;border-radius:1.6rem;overflow:hidden;background:var(--pt-modal-bg, #ffffff);box-shadow:0 1.2rem 4rem #00000052;pointer-events:auto}.product-testimonials-modal__close{position:absolute;z-index:6;display:none;align-items:center;justify-content:center;flex-shrink:0;width:4rem;height:4rem;margin:0;padding:0;border:0;border-radius:.8rem;cursor:pointer;color:var(--pt-close-icon, #ffffff);background-color:var(--pt-close-bg, #333333);box-shadow:0 .2rem 1rem #0003;transition:filter .25s ease}.product-testimonials-modal__close:hover{filter:brightness(1.08)}.product-testimonials-modal__close svg{width:2rem;height:2rem}.product-testimonials-modal__close--media{top:1.2rem;right:1.2rem}.product-testimonials-modal__close--content{top:1.6rem;right:1.6rem}.product-testimonials-modal__nav{position:absolute;top:50%;z-index:10;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:.8rem;cursor:pointer;color:var(--pt-modal-arrow-icon, #121212);background-color:var(--pt-modal-arrow-bg, #ffffff);box-shadow:0 .2rem 1.2rem #0003;transform:translateY(-50%);transition:filter .25s ease;pointer-events:auto}.product-testimonials-modal__nav:hover:not(:disabled):not(.product-testimonials-modal__nav--disabled){filter:brightness(.94)}.product-testimonials-modal__nav svg{width:2.2rem;height:2.2rem;flex-shrink:0}.product-testimonials-modal__nav--prev{left:0}.product-testimonials-modal__nav--next{right:0}.product-testimonials-modal__nav--disabled,.product-testimonials-modal__nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.product-testimonials-modal__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;width:100%;min-height:0}.product-testimonials-modal__media{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--pt-modal-bg, #f4f4f4);overflow:hidden}.product-testimonials-modal__image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-testimonials-modal__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.2rem;min-width:0;min-height:0;height:100%;max-height:calc(100vh - 3.2rem);padding:5.6rem 2.4rem 2.4rem;overflow-x:hidden;overflow-y:auto;background:var(--pt-modal-bg, #ffffff);color:var(--pt-modal-text, #121212)}.product-testimonials-modal__top{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.product-testimonials-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem}.product-testimonials-modal__name{margin:0;padding:0;font-size:1.8rem;font-weight:700;line-height:1.3;color:var(--pt-modal-text, #121212);flex:1 1 auto;min-width:0;word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual}.product-testimonials-modal__header-end{display:inline-flex;align-items:center;gap:1.2rem;flex-shrink:0}.product-testimonials-modal__verified-wrap{display:inline-flex;align-items:center;gap:.8rem;flex-shrink:0}.product-testimonials-modal__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:500;white-space:nowrap;color:var(--pt-modal-text, #121212)}.product-testimonials-modal__verified-divider{color:var(--pt-modal-text, #121212);opacity:.35}.product-testimonials-modal__info{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;border-radius:.4rem;background:transparent;color:var(--pt-modal-text, #121212);cursor:pointer}.product-testimonials-modal__popover{position:fixed;z-index:100001;margin:0;width:min(28rem,calc(100vw - 2.4rem));max-width:calc(100vw - 3.2rem);padding:1.2rem 3.6rem 1.2rem 1.4rem;border:.1rem solid color-mix(in srgb,var(--pt-modal-text, #ffffff) 32%,transparent);border-radius:.8rem;background:var(--pt-popover-bg, #2a2a2a);color:var(--pt-popover-text, var(--pt-modal-text, #121212));box-shadow:0 .4rem 1.6rem #00000047,inset 0 0 0 .1rem #ffffff0f}.product-testimonials-modal__popover-close{position:absolute;top:.8rem;right:.8rem;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin:0;padding:0;border:none;border-radius:.4rem;background:color-mix(in srgb,var(--pt-popover-text, #ffffff) 12%,transparent);color:var(--pt-popover-text, var(--pt-modal-text, #121212));cursor:pointer}.product-testimonials-modal__popover-close:hover{background:color-mix(in srgb,var(--pt-popover-text, #ffffff) 20%,transparent)}.product-testimonials-modal__popover[hidden]{display:none!important}.product-testimonials-modal__popover p{margin:0;padding-right:.4rem;font-size:1.3rem;line-height:1.5;color:var(--pt-popover-text, var(--pt-modal-text, #121212))}.product-testimonials-modal__meta{display:flex;align-items:center;justify-content:flex-start;gap:.4rem;margin-top:0}.product-testimonials__stars--modal .product-testimonials__star-image{width:2rem;height:2rem}.product-testimonials-modal__date{font-size:1.3rem;color:var(--pt-modal-text, #121212);opacity:.55;white-space:nowrap}.product-testimonials-modal__body{margin:0;font-size:1.5rem;line-height:1.6;color:var(--pt-modal-text, #121212);flex-shrink:0}.product-testimonials-modal__item-type{margin-top:0;padding-top:.8rem;display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.product-testimonials-modal__item-type-label{font-size:1.2rem;color:var(--pt-modal-text, #121212);opacity:.55}.product-testimonials-modal__item-type-value{font-size:1.4rem;font-weight:600;color:var(--pt-modal-text, #121212)}@media screen and (max-width:749px){.product-testimonials-modal{align-items:center;padding:1.6rem 0}.product-testimonials-modal__inner{max-width:none;padding:0 5.2rem}.product-testimonials-modal__close--media{display:inline-flex;top:1rem;right:1rem;width:4.2rem;height:4.2rem}.product-testimonials-modal__close--content{display:none}.product-testimonials-modal__card{border-radius:1.2rem}.product-testimonials-modal__layout{display:flex;flex-direction:column;grid-template-columns:none}.product-testimonials-modal__media{flex:0 0 auto;width:100%;margin:0;aspect-ratio:1 / 1;background:var(--pt-modal-bg, #ffffff)}.product-testimonials-modal__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.product-testimonials-modal__content{flex:1 1 auto;height:auto;max-height:42vh;overflow-y:auto;padding:1.6rem;gap:1rem}.product-testimonials-modal__header{flex-wrap:nowrap;align-items:flex-start}.product-testimonials-modal__name{font-size:1.5rem}.product-testimonials-modal__header-end{flex-direction:column;align-items:flex-end;gap:.3rem}.product-testimonials-modal__date--inline{align-self:flex-end}.product-testimonials-modal__verified,.product-testimonials-modal__date{font-size:1.1rem}.product-testimonials-modal__nav{width:3.6rem;height:3.6rem}.product-testimonials-modal__nav svg{width:2rem;height:2rem}.product-testimonials__slide-button{padding-right:1.2rem}.product-testimonials__nav--prev{left:.4rem}.product-testimonials__nav--next{right:.4rem}}@media screen and (min-width:750px){.product-testimonials-modal{padding:4rem 2rem}.product-testimonials-modal__inner{max-width:100rem;padding:0 7.2rem}.product-testimonials-modal__close--content{display:inline-flex}.product-testimonials-modal__close--media{display:none}.product-testimonials-modal__nav{width:4.8rem;height:4.8rem}.product-testimonials-modal__media{max-height:calc(90vh - 10rem);align-self:center}.product-testimonials-modal__header{flex-wrap:nowrap;align-items:center}.product-testimonials-modal__header-end{flex-direction:row;align-items:center;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-product-testimonials.css.map */
