:root{--testimonial-ivory: #FAF9F7;--testimonial-white: #FFFFFF;--testimonial-heading: #1F1F1F;--testimonial-body: #5F5F5F;--testimonial-gold: #C6A75E;--testimonial-divider: #E6E2DC}.client-testimonial{background-color:var(--testimonial-bg, var(--testimonial-ivory));color:var(--testimonial-text, var(--testimonial-heading));position:relative;overflow:hidden}.client-testimonial:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(198,167,94,.03) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(198,167,94,.02) 0%,transparent 40%);pointer-events:none}.testimonial-header{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.testimonial--visible .testimonial-header{opacity:1;transform:translateY(0)}.testimonial-section-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 3rem);color:var(--testimonial-text, var(--testimonial-heading));margin:0 0 .5rem;letter-spacing:.02em}.testimonial-section-subheading{font-family:var(--font-body-family);font-size:1.25rem;color:var(--testimonial-body);margin:0;font-weight:400}.testimonial-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.testimonial-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.testimonial-grid{grid-template-columns:450px 1fr;gap:4rem}}@media screen and (min-width:990px){.testimonial-grid{grid-template-columns:500px 1fr;gap:5rem}}.testimonial-image-wrapper{position:relative;display:flex;justify-content:center;opacity:0;transform:translate(-30px);transition:opacity .8s ease .2s,transform .8s ease .2s}.testimonial--visible .testimonial-image-wrapper{opacity:1;transform:translate(0)}.testimonial-image-spotlight{position:absolute;width:110%;height:110%;top:-5%;left:-5%;background:radial-gradient(circle at center,rgba(198,167,94,.12) 0%,rgba(198,167,94,.04) 50%,transparent 70%);filter:blur(30px);pointer-events:none;z-index:0;transition:transform .6s ease,opacity .6s ease}.testimonial-image-wrapper:hover .testimonial-image-spotlight{transform:scale(1.15);opacity:1}.testimonial-image{position:relative;z-index:1;width:380px;height:380px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--testimonial-white);box-shadow:0 8px 30px #1f1f1f14,0 2px 8px #1f1f1f0a,0 0 0 1px #e6e2dc80;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s ease}.testimonial-image-wrapper:hover .testimonial-image{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 50px #1f1f1f1f,0 8px 20px #1f1f1f0f,0 0 0 1px #c6a75e4d}@media screen and (min-width:750px){.testimonial-image{width:440px;height:440px}}@media screen and (max-width:480px){.testimonial-image{width:300px;height:300px}}.testimonial-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .6s cubic-bezier(.25,.46,.45,.94),filter .6s ease;filter:brightness(1) contrast(1)}.testimonial-image-wrapper:hover .testimonial-photo{transform:scale(1.08);filter:brightness(1.05) contrast(1.02)}.testimonial-image--placeholder{background:linear-gradient(135deg,#f5f4f2,#ebe9e5);display:flex;align-items:center;justify-content:center}.testimonial-image--placeholder .placeholder-svg{width:60%;height:60%;fill:#1f1f1f1a}.testimonial-trust-badge{position:absolute;bottom:10%;right:5%;z-index:2;display:flex;align-items:center;gap:.5rem;background:var(--testimonial-white);color:var(--testimonial-accent, var(--testimonial-gold));padding:.6rem 1.2rem;border-radius:2rem;font-family:var(--font-body-family);font-size:1rem;font-weight:600;box-shadow:0 4px 15px #1f1f1f14,0 1px 3px #1f1f1f0a;border:1px solid var(--testimonial-divider)}.testimonial-trust-badge svg{flex-shrink:0}.testimonial-content{text-align:center;opacity:0;transform:translate(30px);transition:opacity .8s ease .4s,transform .8s ease .4s}.testimonial--visible .testimonial-content{opacity:1;transform:translate(0)}@media screen and (min-width:750px){.testimonial-content{text-align:left}}.testimonial-quote-mark{color:var(--testimonial-accent, var(--testimonial-gold));opacity:.25;margin-bottom:1rem;line-height:1}.testimonial-quote-mark svg{width:56px;height:56px}@media screen and (min-width:750px){.testimonial-quote-mark svg{width:72px;height:72px}}.testimonial-quote{margin:0 0 2rem;padding:0;border:none}.testimonial-text{font-family:var(--font-heading-family);font-style:italic;font-weight:400;font-size:1.5rem;line-height:1.7;color:var(--testimonial-text, var(--testimonial-heading));margin:0;position:relative}@media screen and (min-width:750px){.testimonial-text{font-size:1.75rem}}@media screen and (min-width:990px){.testimonial-text{font-size:2rem;line-height:1.6}}.testimonial-author{margin-bottom:1.5rem}.testimonial-name{display:block;font-family:var(--font-heading-family);font-style:normal;font-weight:var(--font-heading-weight, 600);font-size:1.5rem;color:var(--testimonial-heading);margin-bottom:.25rem}.testimonial-role{display:block;font-family:var(--font-body-family);font-size:1.1rem;color:var(--testimonial-body);text-transform:uppercase;letter-spacing:.1em}.testimonial-rating{display:flex;gap:.25rem;justify-content:center;margin-bottom:1.5rem}@media screen and (min-width:750px){.testimonial-rating{justify-content:center}}.testimonial-rating svg{color:var(--testimonial-accent, var(--testimonial-gold));width:24px;height:24px}.testimonial-trust-indicators{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--testimonial-divider)}@media screen and (min-width:750px){.testimonial-trust-indicators{justify-content:flex-start;gap:1.5rem}}.trust-indicator{display:flex;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:1rem;color:var(--testimonial-body)}.trust-indicator svg{color:var(--testimonial-accent, var(--testimonial-gold));flex-shrink:0}@keyframes testimonialFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.testimonial-header,.testimonial-image-wrapper,.testimonial-content{opacity:1;transform:none;transition:none}.testimonial-image-spotlight{display:none}}@keyframes subtleShadow{0%,to{box-shadow:0 8px 30px #1f1f1f14,0 2px 8px #1f1f1f0a,0 0 0 1px #e6e2dc80}50%{box-shadow:0 12px 40px #1f1f1f1a,0 4px 12px #1f1f1f0d,0 0 0 1px #c6a75e33}}.testimonial--visible .testimonial-image{animation:subtleShadow 4s ease-in-out infinite}.testimonial-image:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:linear-gradient(135deg,#c6a75e4d,#c6a75e1a,#c6a75e4d);z-index:-1;opacity:0;transition:opacity .5s ease}.testimonial-image-wrapper:hover .testimonial-image:before{opacity:1}.testimonial-trust-badge{transition:transform .3s ease,box-shadow .3s ease}.testimonial-trust-badge:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #1f1f1f1a,0 2px 8px #1f1f1f0d;border-color:#c6a75e66}.testimonial-rating svg{transition:transform .3s ease,filter .3s ease}.testimonial-rating svg:hover{transform:scale(1.2);filter:drop-shadow(0 0 6px rgba(201,169,98,.6))}.trust-indicator{transition:transform .3s ease,color .3s ease}.trust-indicator:hover{transform:translate(4px);color:var(--testimonial-heading)}.trust-indicator:hover svg{filter:drop-shadow(0 0 4px rgba(198,167,94,.4))}@keyframes floatQuote{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.testimonial--visible .testimonial-quote-mark{animation:floatQuote 3s ease-in-out infinite}.testimonial-name{position:relative;display:inline-block;transition:text-shadow .3s ease}.testimonial-name:hover{color:var(--testimonial-accent, var(--testimonial-gold))}@media(prefers-reduced-motion:reduce){.testimonial--visible .testimonial-image,.testimonial--visible .testimonial-quote-mark{animation:none}.testimonial-image:before,.testimonial-trust-badge,.testimonial-rating svg,.trust-indicator,.testimonial-name,.testimonial-photo{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-client-testimonial.css.map */
