:root{--font-family:"coco",sans-serif}*,body,html{font-family:var(--font-family)!important}body{padding-top:80px}.header-nav{position:fixed;top:0;left:0;width:100vw;z-index:2000;background:transparent;transition:background .3s,box-shadow .3s}.header-nav.scrolled{background:#0a0a0a;box-shadow:0 2px 16px rgba(0,0,0,.12)}.testimonial-section{background:#0a0a0a;color:#0a0a0a;padding:4rem 0 0;position:relative;z-index:1;overflow:hidden}.testimonial-heading{background:linear-gradient(90deg,#FF3BFF,#ECBFBF,#5C24FF,#D94FD5,#FF3BFF);background-size:300% 300%;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important;text-fill-color:transparent!important;display:inline-block;font-weight:100;font-family:Poppins,sans-serif!important;margin-top:10px;animation:gradient-move 3s linear infinite;display:flex;justify-content:center;font-size:2.1rem}@keyframes testimonial-gradient-move{0%{background-position:0 50%}to{background-position:100% 50%}}.testimonial-slider-controls{display:none}.testimonial-arrow{background:none;border:none;color:#e15cff;font-size:2.5rem;cursor:pointer;transition:color .2s;padding:0 1rem;user-select:none}.testimonial-arrow:disabled{color:#555;cursor:not-allowed;opacity:.5}.testimonial-dots{display:flex;justify-content:center;align-items:center;gap:.7rem;margin-bottom:1.5rem}.testimonial-dot{width:12px;height:12px;border-radius:50%;background:#444;border:none;outline:none;cursor:pointer;transition:background .2s}.testimonial-dot.active{background:linear-gradient(90deg,#b983ff,#ff5ecd);box-shadow:0 0 8px #b983ff}.testimonial-cards{display:flex;justify-content:center;align-items:flex-end;gap:2rem;margin-top:2rem;overflow:visible}.testimonial-card{background:linear-gradient(135deg,#181818 80%,#b983ff);border-radius:2.5rem 2.5rem 2.5rem 2.5rem/3.5rem 3.5rem 2.5rem 2.5rem;box-shadow:0 8px 40px 0 rgba(185,131,255,.18);padding:2.5rem 2rem 2rem;width:370px;min-height:370px;max-width:400px;position:relative;display:flex;flex-direction:column;align-items:center;transition:transform .35s cubic-bezier(.4,.2,.2,1),box-shadow .3s;z-index:1;cursor:pointer}.testimonial-card.center:hover,.testimonial-card.left:hover,.testimonial-card.right:hover,.testimonial-card:hover{transform:scale(1.07)!important;z-index:2;cursor:pointer}.testimonial-card.center{z-index:2;transform:scale(1.12) translateY(-30px);box-shadow:0 16px 60px 0 rgba(185,131,255,.28)}.testimonial-card.left{transform:rotate(-10deg) translateY(30px) scale(.95);z-index:1}.testimonial-card.right{transform:rotate(10deg) translateY(30px) scale(.95);z-index:1}.testimonial-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:4px solid #fff;margin-bottom:1.2rem;box-shadow:0 2px 12px 0 rgba(185,131,255,.18)}.testimonial-name{font-size:1.3rem;font-weight:700;margin-bottom:.2rem;text-align:center}.testimonial-role{font-size:1rem;color:#bdbdbd;margin-bottom:1.2rem;text-align:center}.testimonial-text{font-size:1.05rem;color:#eee;text-align:center;line-height:1.6}.testimonial-card-img{width:472px;height:520px;object-fit:cover;transition:opacity .3s,transform .3s;cursor:pointer}.testimonial-card-img:hover{transform:scale(1.07)!important;z-index:2}.testimonial-card-img.center{transform:scale(1.12);z-index:2;margin:0 2rem}@media (max-width:480px){.testimonial-section{padding:1.2rem 0 0}.testimonial-heading{font-size:1rem;padding:0 .5rem;text-align:center}.testimonial-cards{flex-direction:row;align-items:flex-end;gap:.5rem;margin-top:.5rem;justify-content:center;width:100vw;overflow:visible}.testimonial-card-img,.testimonial-card-img.center,.testimonial-card-img.left,.testimonial-card-img.right{width:30vw!important;min-width:80px;max-width:110px;height:auto!important;margin:0 auto;border-radius:1rem}.testimonial-dots{display:flex;justify-content:center;align-items:center;gap:.3rem;margin-bottom:1.5rem}.testimonial-card{padding:1rem .5rem;min-height:120px;max-width:110px;border-radius:1.2rem 1.2rem 1.2rem 1.2rem/2rem 2rem 1.2rem 1.2rem}.testimonial-slider-controls{display:none}.testimonial-dot{width:8px;height:8px}}