.testimonials{padding:3rem 0;background:linear-gradient(135deg,#535c3905,#535c390d);position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.1),transparent)}.testimonials:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.1),transparent)}.testimonials__heading{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.testimonials__title{color:rgb(var(--color-foreground));margin:0 0 1rem;font-weight:var(--font-heading-scale);letter-spacing:-.02em}.testimonials__subtitle{color:rgba(var(--color-foreground),.7);font-size:1.1rem;margin:0;font-weight:400;line-height:1.5}.testimonials__grid{gap:2.5rem;margin-bottom:4rem;position:relative;z-index:2}.testimonial__item{height:100%}.testimonial__content{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:calc(var(--border-radius) * 2);padding:3rem;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(var(--color-shadow),.05),0 1px 3px rgba(var(--color-shadow),.1);transition:all var(--duration-short) cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonial__content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#535c39,#6b7447,#535c39);opacity:0;transition:opacity var(--duration-short) ease}.testimonial__content:after{content:'"';position:absolute;top:1rem;right:1.5rem;font-size:5rem;color:#535c3914;font-family:Georgia,serif;line-height:1;z-index:1}.testimonial__content:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(var(--color-shadow),.15),0 4px 12px #535c391a;border-color:#535c3926}.testimonial__content:hover:before{opacity:1}.testimonial__stars{margin-bottom:2rem;display:flex;gap:.25rem;position:relative;z-index:2}.star{font-size:1.4rem;color:rgba(var(--color-foreground),.15);transition:all var(--duration-short) ease;text-shadow:0 1px 2px rgba(var(--color-shadow),.1)}.star--filled{color:#535c39;text-shadow:0 1px 3px rgba(83,92,57,.3)}.testimonial__content:hover .star--filled{color:#6b7447;transform:scale(1.05)}.testimonial__quote{font-style:normal;margin:0 0 2rem;flex-grow:1;font-size:1.1rem;line-height:1.7;color:rgba(var(--color-foreground),.8);position:relative;z-index:2;font-weight:400}.testimonial__author{margin-top:auto;position:relative;z-index:2;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.08);display:flex;align-items:center;gap:1rem}.testimonial__customer-image{flex-shrink:0}.testimonial__avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:3px solid rgba(83,92,57,.2);transition:all var(--duration-short) ease;box-shadow:0 2px 8px rgba(var(--color-shadow),.1)}.testimonial__content:hover .testimonial__avatar{border-color:#535c39;transform:scale(1.05);box-shadow:0 4px 12px #535c3933}.testimonial__author-info{flex:1;min-width:0}.testimonial__name{display:block;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:.25rem;font-style:normal;font-size:1.05rem}.testimonial__location{font-size:.9rem;color:rgba(var(--color-foreground),.6);font-weight:400;position:relative}.testimonial__location:before{content:"\1f4cd";margin-right:.5rem;font-size:.8rem}.testimonials__stats{background:#535c3908;border:1px solid rgba(83,92,57,.1);border-radius:calc(var(--border-radius) * 2);padding:3rem 2rem;margin-top:2rem;position:relative;overflow:hidden}.testimonials__stats:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#535c39,#6b7447,#535c39)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem;text-align:center}.stat-item{display:flex;flex-direction:column;align-items:center;position:relative;transition:transform var(--duration-short) ease}.stat-item:hover{transform:translateY(-4px)}.stat-item:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:40px;height:2px;background:#535c39;opacity:0;transition:opacity var(--duration-short) ease}.stat-item:hover:after{opacity:1}.stat-number{display:block;font-size:3rem;font-weight:700;color:#535c39;line-height:1;margin-bottom:.75rem;font-family:var(--font-heading-family, var(--font-body-family));text-shadow:0 2px 4px rgba(83,92,57,.1);transition:all var(--duration-short) ease}.stat-item:hover .stat-number{color:#6b7447;transform:scale(1.05)}.stat-label{font-size:1rem;color:rgba(var(--color-foreground),.7);text-transform:uppercase;letter-spacing:.08em;font-weight:500;line-height:1.3}@media screen and (max-width: 749px){.testimonials{padding:2rem 0}.testimonials__heading{margin-bottom:2.5rem}.testimonials__grid{gap:1.5rem;margin-bottom:2.5rem}.testimonial__content{padding:2rem 1.5rem}.testimonial__avatar{width:45px;height:45px}.testimonial__author{gap:.75rem}.testimonial__content:after{font-size:3.5rem;top:.5rem;right:1rem}.testimonials__title{font-size:calc(var(--font-heading-scale) * 1.6rem)}.testimonials__subtitle{font-size:1rem}.testimonial__quote{font-size:1rem;line-height:1.6}.testimonials__stats{padding:2rem 1.5rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.stat-number{font-size:2.2rem}.stat-label{font-size:.9rem}}@media screen and (min-width: 750px) and (max-width: 989px){.testimonials__grid{grid-template-columns:repeat(2,1fr)}.testimonial__content{padding:2.5rem 2rem}.testimonial__avatar{width:55px;height:55px}.stats-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 990px){.testimonial__content{padding:3.5rem}.testimonial__avatar{width:60px;height:60px}.testimonials__grid{grid-template-columns:repeat(3,1fr)}.testimonial__quote{font-size:1.15rem}.stat-number{font-size:3.5rem}}@media (prefers-reduced-motion: no-preference){.testimonial__content{will-change:transform}.testimonial__content:hover{animation:gentle-float 3s ease-in-out infinite}@keyframes gentle-float{0%,to{transform:translateY(-8px)}50%{transform:translateY(-12px)}}.testimonial__stars .star{transition:all var(--duration-short) ease}.testimonial__content:hover .testimonial__stars .star--filled{animation:star-twinkle 1.5s ease-in-out infinite}@keyframes star-twinkle{0%,to{transform:scale(1.05);opacity:1}50%{transform:scale(1.1);opacity:.8}}.stat-item{transition:all var(--duration-short) ease}.stat-item:hover{animation:stat-bounce 2s ease-in-out infinite}@keyframes stat-bounce{0%,to{transform:translateY(-4px)}50%{transform:translateY(-8px)}}}@media (prefers-reduced-motion: reduce){.testimonial__content{transition:box-shadow var(--duration-short) ease}.testimonial__content:hover,.stat-item:hover{transform:none;animation:none}.testimonial__stars .star{transition:color var(--duration-short) ease}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-testimonials.css.map */
