.rounded-image img{border-radius:var(--radius-3xl)}.noise-texture{position:relative;isolation:isolate;background:linear-gradient(145deg,#d4d7dc,#e4e7eb);transition:filter .25s ease,box-shadow .25s ease,border-color .25s ease}.noise-texture:before{top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.2;mix-blend-mode:multiply}.noise-texture:after,.noise-texture:before{content:"";position:absolute;pointer-events:none;z-index:0}.noise-texture:after{bottom:0;right:0;width:60%;height:60%;background:radial-gradient(ellipse at bottom right,hsla(0,0%,100%,.08) 0,transparent 70%)}.noise-texture-active{border-color:hsla(0,0%,100%,.28);box-shadow:0 10px 28px rgba(18,36,60,.12);filter:saturate(1.02) brightness(1.03)}.noise-texture-active .testimonial-card-content{filter:blur(0);opacity:1;transition:filter .25s ease,opacity .25s ease}