.depoimentos-luxo-section{position:relative;overflow:hidden}.depoimentos-luxo-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.depoimentos-subtitulo{text-align:center;font-size:.875rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#c9a962;margin-bottom:1rem}.depoimentos-titulo{text-align:center;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}.depoimentos-descricao{text-align:center;font-size:1.125rem;color:#666;max-width:600px;margin:0 auto 3rem;line-height:1.6}.depoimentos-container{position:relative;overflow:hidden;padding:20px 0}.depoimentos-track{display:flex;gap:2rem;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.depoimento-card{flex:0 0 calc(33.333% - 1.333rem);min-width:320px;background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000014,0 0 0 1px #00000005;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.depoimento-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #00000005}.depoimento-produto-imagem{width:80px;height:80px;border-radius:16px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026}.depoimento-produto-imagem img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.depoimento-card:hover .depoimento-produto-imagem img{transform:scale(1.05)}.depoimento-estrelas{display:flex;gap:4px;margin-bottom:1.5rem}.estrela{width:20px;height:20px;fill:#e5e7eb;transition:all .3s ease}.estrela.preenchida{fill:#fbbf24;filter:drop-shadow(0 1px 2px rgba(251,191,36,.4))}.depoimento-card:hover .estrela.preenchida{animation:estrelaPulse .5s ease}@keyframes estrelaPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.depoimento-conteudo{position:relative;flex:1;margin-bottom:1.5rem}.aspas-icon{width:40px;height:40px;color:#c9a962;opacity:.3;margin-bottom:.5rem}.depoimento-texto{font-size:1rem;line-height:1.8;color:#4a4a4a;font-style:italic;margin:0}.depoimento-autor{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.autor-foto{width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 2px 8px #00000026}.autor-foto img{width:100%;height:100%;object-fit:cover}.autor-foto-placeholder{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#c9a962,#8b7355);display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 2px 8px #00000026}.autor-foto-placeholder span{font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase}.autor-info{flex:1}.autor-nome{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.autor-verificado{display:flex;align-items:center;gap:.375rem;margin-bottom:.25rem}.autor-verificado svg{width:16px;height:16px}.autor-verificado span{font-size:.75rem;font-weight:600;color:#10b981;text-transform:uppercase;letter-spacing:.5px}.autor-extra{font-size:.875rem;color:#888;margin:0}.depoimento-data{font-size:.75rem;color:#aaa;margin:1rem 0 0;text-align:right}.depoimentos-navegacao{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem}.nav-btn{width:48px;height:48px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#666}.nav-btn:hover{border-color:#c9a962;background:#c9a962;color:#fff;transform:scale(1.1)}.nav-btn svg{width:20px;height:20px}.depoimentos-dots{display:flex;gap:.75rem}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#e5e7eb;cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background:#c9a962;opacity:.6}.dot.ativo{background:#c9a962;transform:scale(1.2)}.depoimentos-selos{display:flex;justify-content:center;gap:3rem;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.05);flex-wrap:wrap}.selo-item{display:flex;align-items:center;gap:.75rem;color:#666}.selo-item svg{width:28px;height:28px;color:#c9a962}.selo-item span{font-size:.875rem;font-weight:600;letter-spacing:.5px}@media (max-width: 1024px){.depoimento-card{flex:0 0 calc(50% - 1rem)}}@media (max-width: 768px){.depoimento-card{flex:0 0 100%;min-width:280px;padding:2rem}.depoimentos-track{gap:1rem}.depoimentos-selos{gap:1.5rem}.selo-item{flex-direction:column;text-align:center;gap:.5rem}}@media (max-width: 480px){.depoimentos-titulo{font-size:1.75rem}.depoimentos-descricao{font-size:1rem}.depoimento-card{padding:1.5rem}.nav-btn{width:40px;height:40px}.depoimentos-navegacao{gap:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.depoimento-card{animation:fadeInUp .6s ease forwards}.depoimento-card:nth-child(1){animation-delay:.1s}.depoimento-card:nth-child(2){animation-delay:.2s}.depoimento-card:nth-child(3){animation-delay:.3s}.depoimento-card:nth-child(4){animation-delay:.4s}.depoimento-card:nth-child(5){animation-delay:.5s}.depoimento-card:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .7s ease;pointer-events:none}.depoimento-card:hover:after{left:150%}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-depoimentos-luxo.css.map */
