.fh-testimonials-section{overflow:hidden}.fh-testimonials{padding-top:var(--fh-tm-padding-top, 0);padding-bottom:var(--fh-tm-padding-bottom, 0)}.fh-testimonials__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:var(--fh-tm-header-gap, 40px)}.fh-testimonials__header-content{flex:1;max-width:600px}.fh-testimonials__heading{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:700;font-size:var(--fh-tm-heading-size, 32px);line-height:1.1;margin:0 0 12px;text-transform:uppercase;letter-spacing:.02em;color:var(--fh-tm-heading-color, inherit)}.fh-testimonials__subtext{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:400;font-size:var(--fh-tm-subtext-size, 14px);line-height:1.5;margin:0;color:var(--fh-tm-text-color, inherit)}.fh-testimonials__nav{display:flex;align-items:center;gap:12px;flex-shrink:0}.fh-testimonials__nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity .2s ease}.fh-testimonials__nav-btn:hover{opacity:.7}.fh-testimonials__nav-btn:disabled{opacity:.3;cursor:not-allowed}.fh-testimonials__nav-btn svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.5;fill:none}.fh-testimonials__slider{position:relative}.fh-testimonials__track{display:flex;gap:var(--fh-tm-gap, 20px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.fh-testimonials__track::-webkit-scrollbar{display:none}.fh-testimonials__card{flex:0 0 calc((100% - (var(--fh-tm-cards, 3) - 1) * var(--fh-tm-gap, 20px)) / var(--fh-tm-cards, 3));scroll-snap-align:start;background-color:var(--fh-tm-card-bg, #ffffff);border-radius:var(--fh-tm-card-radius, 0);padding:var(--fh-tm-card-padding, 24px);display:flex;flex-direction:column;min-width:280px}.fh-testimonials__card--border{border:1px solid var(--fh-tm-card-border-color, #e5e5e5)}.fh-testimonials__reviewer{display:flex;align-items:center;gap:12px;margin-bottom:12px}.fh-testimonials__avatar{width:var(--fh-tm-avatar-size, 48px);height:var(--fh-tm-avatar-size, 48px);border-radius:50%;overflow:hidden;flex-shrink:0;background-color:var(--fh-tm-avatar-bg, #e0e0e0)}.fh-testimonials__avatar img{width:100%;height:100%;object-fit:cover}.fh-testimonials__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--fh-tm-avatar-bg, #6366f1);color:#fff;font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:600;font-size:18px;text-transform:uppercase}.fh-testimonials__reviewer-info{flex:1;min-width:0}.fh-testimonials__reviewer-name{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:600;font-size:var(--fh-tm-name-size, 14px);line-height:1.3;margin:0;color:var(--fh-tm-name-color, inherit)}.fh-testimonials__reviewer-date{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:400;font-size:12px;line-height:1.3;color:var(--fh-tm-date-color, #888888);margin:2px 0 0}.fh-testimonials__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.fh-testimonials__stars{display:flex;gap:2px}.fh-testimonials__star{width:16px;height:16px;color:var(--fh-tm-star-color, #000000)}.fh-testimonials__star--empty{color:var(--fh-tm-star-empty-color, #d1d5db)}.fh-testimonials__star svg{width:100%;height:100%;fill:currentColor}.fh-testimonials__verified{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--fh-tm-verified-color, #3b82f6)}.fh-testimonials__verified svg{width:100%;height:100%;fill:currentColor}.fh-testimonials__text{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:400;font-size:var(--fh-tm-text-size, 14px);line-height:1.6;margin:0;color:var(--fh-tm-text-color, inherit);flex:1}.fh-testimonials__product{display:flex;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--fh-tm-card-border-color, #e5e5e5);text-decoration:none;color:inherit;transition:opacity .2s ease}.fh-testimonials__product:hover{opacity:.7}.fh-testimonials__product-image{width:48px;height:48px;flex-shrink:0;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.fh-testimonials__product-image img{width:100%;height:100%;object-fit:cover}.fh-testimonials__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#aaa}.fh-testimonials__product-placeholder svg{width:24px;height:24px}.fh-testimonials__product-title{font-family:var(--font-futura, "Futura PT", sans-serif);font-weight:500;font-size:13px;line-height:1.3;color:var(--fh-tm-text-color, inherit);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fh-testimonials__widget{width:100%}@media screen and (max-width:1024px)and (min-width:750px){.fh-testimonials{padding-top:var(--fh-tm-padding-top-tablet, var(--fh-tm-padding-top, 0));padding-bottom:var(--fh-tm-padding-bottom-tablet, var(--fh-tm-padding-bottom, 0))}.fh-testimonials__heading{font-size:var(--fh-tm-heading-size-tablet, 28px)}.fh-testimonials__card{--fh-tm-cards: var(--fh-tm-cards-tablet, 2)}.fh-testimonials__header{margin-bottom:30px}}@media screen and (max-width:749px){.fh-testimonials{padding-top:var(--fh-tm-padding-top-mobile, var(--fh-tm-padding-top-tablet, var(--fh-tm-padding-top, 0)));padding-bottom:var(--fh-tm-padding-bottom-mobile, var(--fh-tm-padding-bottom-tablet, var(--fh-tm-padding-bottom, 0)))}.fh-testimonials__header{flex-direction:column;gap:16px;margin-bottom:24px}.fh-testimonials__header-content{max-width:none}.fh-testimonials__heading{font-size:var(--fh-tm-heading-size-mobile, 24px)}.fh-testimonials__nav{align-self:flex-end}.fh-testimonials__card{--fh-tm-cards: var(--fh-tm-cards-mobile, 1);min-width:260px;padding:var(--fh-tm-card-padding-mobile, 20px)}.fh-testimonials__track{gap:var(--fh-tm-gap-mobile, 16px)}}.fh-testimonials--hide-desktop{display:none}@media screen and (max-width:1024px)and (min-width:750px){.fh-testimonials--hide-desktop{display:block}.fh-testimonials--hide-tablet{display:none!important}}@media screen and (max-width:749px){.fh-testimonials--hide-desktop{display:block}.fh-testimonials--hide-mobile{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fh-testimonials.css.map */
