.testimonials-enhanced{--te-navy: #121E46;--te-green: #2C3A2E;--te-white: #ffffff;--te-light: #f8f9fb;--te-gold: #f59e0b;--te-success: #22c55e}.testimonials-enhanced__stats{background:linear-gradient(135deg,var(--te-navy) 0%,#1a2a5c 50%,var(--te-green) 100%);background-size:200% 200%;animation:statsGradient 10s ease infinite;padding:48px 0;position:relative;overflow:hidden}@keyframes statsGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.testimonials-enhanced__stats:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:32px 32px;pointer-events:none}.testimonials-enhanced__stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;z-index:1}.testimonials-enhanced__stat{text-align:center;padding:20px;position:relative}.testimonials-enhanced__stat:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:50px;width:1px;background:#ffffff26}.testimonials-enhanced__stat-number{display:block;font-size:clamp(36px,5vw,52px);font-weight:800;color:var(--te-white);letter-spacing:-.03em;line-height:1;margin-bottom:8px}.testimonials-enhanced__stat-label{display:block;font-size:14px;font-weight:500;color:#ffffffbf;letter-spacing:.02em}.testimonials-enhanced__content{background:var(--te-light)}.testimonials-enhanced__header{text-align:center;margin-bottom:48px}.testimonials-enhanced__subheading{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--te-green);margin-bottom:16px}.testimonials-enhanced__subheading:before,.testimonials-enhanced__subheading:after{content:"";width:24px;height:2px;background:var(--te-green);opacity:.3}.testimonials-enhanced__heading{font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.03em;color:var(--te-navy);margin:0}.testimonials-enhanced__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px}.testimonials-enhanced__card{background:var(--te-white);border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.25,.46,.45,.94);border:1px solid rgba(18,30,70,.06)}.testimonials-enhanced__card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #121e461f;border-color:transparent}.testimonials-enhanced__card-inner{display:flex;flex-direction:column;height:100%}.testimonials-enhanced__stars{display:flex;gap:4px;margin-bottom:20px;color:var(--te-gold)}.testimonials-enhanced__stars svg{filter:drop-shadow(0 1px 2px rgba(245,158,11,.3))}.testimonials-enhanced__quote{flex-grow:1;margin:0 0 24px;padding:0;border:none}.testimonials-enhanced__quote p{font-size:16px;line-height:1.7;color:#4a5568;margin:0}.testimonials-enhanced__author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid rgba(18,30,70,.08)}.testimonials-enhanced__avatar{width:48px;height:48px;background:linear-gradient(135deg,var(--te-navy),var(--te-green));border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--te-white);font-size:18px;font-weight:700;text-transform:uppercase;flex-shrink:0}.testimonials-enhanced__author-info{flex-grow:1;display:flex;flex-direction:column;gap:2px}.testimonials-enhanced__author-name{font-size:15px;font-weight:700;color:var(--te-navy)}.testimonials-enhanced__author-title{font-size:13px;color:#718096}.testimonials-enhanced__verified{width:32px;height:32px;background:#22c55e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--te-success);flex-shrink:0}.testimonials-enhanced__badges{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.testimonials-enhanced__badge{display:flex;align-items:center;gap:10px;padding:14px 24px;background:var(--te-white);border-radius:50px;border:1px solid rgba(18,30,70,.08);transition:all .3s ease}.testimonials-enhanced__badge:hover{border-color:var(--te-navy);box-shadow:0 4px 15px #121e461a}.testimonials-enhanced__badge svg{color:var(--te-navy);flex-shrink:0}.testimonials-enhanced__badge span{font-size:14px;font-weight:600;color:var(--te-navy);white-space:nowrap}.testimonials-enhanced__stat,.testimonials-enhanced__card,.testimonials-enhanced__badge{opacity:0;transform:translateY(20px);animation:teFadeIn .6s cubic-bezier(.25,.46,.45,.94) forwards}.testimonials-enhanced__stat:nth-child(1){animation-delay:.1s}.testimonials-enhanced__stat:nth-child(2){animation-delay:.2s}.testimonials-enhanced__stat:nth-child(3){animation-delay:.3s}.testimonials-enhanced__stat:nth-child(4){animation-delay:.4s}.testimonials-enhanced__card:nth-child(1){animation-delay:.2s}.testimonials-enhanced__card:nth-child(2){animation-delay:.3s}.testimonials-enhanced__card:nth-child(3){animation-delay:.4s}.testimonials-enhanced__badge:nth-child(1){animation-delay:.4s}.testimonials-enhanced__badge:nth-child(2){animation-delay:.5s}.testimonials-enhanced__badge:nth-child(3){animation-delay:.6s}.testimonials-enhanced__badge:nth-child(4){animation-delay:.7s}@keyframes teFadeIn{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.testimonials-enhanced__stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.testimonials-enhanced__stat:nth-child(2):after{display:none}.testimonials-enhanced__stat{padding:16px}.testimonials-enhanced__grid{grid-template-columns:repeat(2,1fr);gap:20px}.testimonials-enhanced__badges{gap:12px}.testimonials-enhanced__badge{padding:12px 20px}}@media screen and (max-width:749px){.testimonials-enhanced__stats{padding:36px 0}.testimonials-enhanced__stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.testimonials-enhanced__stat:after{display:none}.testimonials-enhanced__stat-number{font-size:32px}.testimonials-enhanced__stat-label{font-size:12px}.testimonials-enhanced__header{margin-bottom:32px}.testimonials-enhanced__grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.testimonials-enhanced__card{padding:24px;border-radius:16px}.testimonials-enhanced__quote p{font-size:15px}.testimonials-enhanced__badges{flex-direction:column;align-items:stretch}.testimonials-enhanced__badge{justify-content:center}}@media(prefers-reduced-motion:reduce){.testimonials-enhanced__stats{animation:none}.testimonials-enhanced__stat,.testimonials-enhanced__card,.testimonials-enhanced__badge{animation:none;opacity:1;transform:none}.testimonials-enhanced__card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/testimonials-enhanced.css.map */
