.edy-testimonials{position:relative;width:100%;color:var(--edy-text,#252525);padding:12px 54px;box-sizing:border-box}.edy-testimonials *{box-sizing:border-box}.edy-testimonials__viewport{overflow:hidden;width:100%}.edy-testimonials__track{display:flex;gap:22px;transition:transform .45s ease;will-change:transform}.edy-testimonial-card{flex:0 0 calc((100% - (22px * (var(--edy-desktop,3) - 1))) / var(--edy-desktop,3));background:var(--edy-card-bg,#fff);border:1px solid rgba(0,0,0,.08);border-radius:22px;padding:28px;box-shadow:0 14px 36px rgba(0,0,0,.08);min-height:280px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.edy-testimonial-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--edy-primary,#b8894f),transparent)}.edy-testimonial-card__quote{position:absolute;right:22px;top:4px;font-size:92px;line-height:1;color:var(--edy-primary,#b8894f);opacity:.12;font-family:Georgia,serif}.edy-testimonial-card__stars{display:flex;gap:3px;margin-bottom:16px;font-size:20px;letter-spacing:.5px}.edy-testimonial-card__stars span{color:#d8d8d8}.edy-testimonial-card__stars span.is-active{color:#fbbc04}.edy-testimonial-card__message{font-size:16px;line-height:1.65;position:relative;z-index:1}.edy-testimonial-card__message p{margin:0 0 12px}.edy-testimonial-card__client{display:flex;align-items:center;gap:14px;margin-top:24px}.edy-testimonial-card__client img,.edy-testimonial-card__avatar{width:58px;height:58px;border-radius:999px;border:3px solid rgba(184,137,79,.2);object-fit:cover;flex:0 0 auto}.edy-testimonial-card__avatar{display:flex;align-items:center;justify-content:center;background:var(--edy-primary,#b8894f);color:#fff;font-weight:700;font-size:22px}.edy-testimonial-card__client strong{display:block;font-size:16px;line-height:1.25}.edy-testimonial-card__client span{display:block;font-size:13px;opacity:.68;margin-top:3px}.edy-testimonials__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:999px;background:var(--edy-primary,#b8894f);color:#fff;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.16);transition:transform .2s ease,opacity .2s ease;display:flex;align-items:center;justify-content:center;padding:0;font-size:0;line-height:1;text-indent:-9999px;overflow:hidden;z-index:3}.edy-testimonials__arrow:before{content:"";display:block;width:10px;height:10px;border-top:3px solid currentColor;border-right:3px solid currentColor;box-sizing:border-box;text-indent:0}.edy-testimonials__arrow--prev{left:4px}.edy-testimonials__arrow--next{right:4px}.edy-testimonials__arrow--prev:before{transform:rotate(225deg);margin-left:4px}.edy-testimonials__arrow--next:before{transform:rotate(45deg);margin-right:4px}.edy-testimonials__arrow:hover{transform:translateY(-50%) scale(1.05)}.edy-testimonials__dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.edy-testimonials__dot{width:9px;height:9px;border:0;border-radius:999px;background:rgba(0,0,0,.22);cursor:pointer;padding:0}.edy-testimonials__dot.is-active{background:var(--edy-primary,#b8894f);width:26px}@media (max-width:900px){.edy-testimonial-card{flex-basis:calc((100% - (22px * (var(--edy-tablet,2) - 1))) / var(--edy-tablet,2))}}@media (max-width:640px){.edy-testimonials{padding:8px 48px 12px}.edy-testimonials__track{gap:16px}.edy-testimonial-card{flex-basis:calc((100% - (16px * (var(--edy-mobile,1) - 1))) / var(--edy-mobile,1));padding:24px;min-height:260px}.edy-testimonials__arrow{width:36px;height:36px}.edy-testimonials__arrow--prev{left:4px}.edy-testimonials__arrow--next{right:4px}.edy-testimonial-card__message{font-size:15px}}
.edy-testimonial-card__source{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.045);color:var(--edy-text,#252525);font-size:12px;font-weight:700;line-height:1;text-transform:none;position:relative;z-index:2}.edy-testimonial-card__source-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--edy-primary,#b8894f);color:#fff;font-size:11px;font-weight:800}.edy-testimonial-card__source--google .edy-testimonial-card__source-icon{background:#4285f4}.edy-testimonial-card__source--facebook .edy-testimonial-card__source-icon{background:#1877f2}.edy-testimonial-card__source--instagram .edy-testimonial-card__source-icon{background:#c13584}.edy-testimonial-card__source--whatsapp .edy-testimonial-card__source-icon{background:#25d366;color:#fff}
