.adkh-testimonials-wrapper{border-radius:var(--adkh-border-radius);perspective:800px;cursor:pointer;flex-direction:column;justify-content:center;min-height:100px;padding:1.5px;transition:transform .8s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 8px #00000014}.adkh-testimonials-wrapper:before,.adkh-testimonials-wrapper:after{content:"";border-radius:var(--adkh-border-radius);backface-visibility:hidden;transition:transform .8s;position:absolute;inset:0}.adkh-testimonials-wrapper:before{background-image:linear-gradient(180deg,var(--adkh-border-color-from)0%,var(--adkh-border-color-to)100%);z-index:-1;background-repeat:no-repeat;background-size:100% 100%;transform:rotateY(0)}.adkh-testimonials-wrapper:after{background-image:linear-gradient(0deg,var(--adkh-border-color-from)0%,var(--adkh-border-color-to)100%);z-index:-2;background-repeat:no-repeat;background-size:100% 100%;transform:rotateY(-90deg)}.adkh-testimonials-wrapper:hover:before{transform:rotateY(90deg)}.adkh-testimonials-wrapper:hover:after{transform:rotateY(0)}.adkh-testimonials-wrap{cursor:pointer;border-radius:var(--adkh-border-radius);z-index:1;background:#fff;flex-direction:row;justify-content:space-between;align-items:center;gap:14px;height:100vh;min-height:100%;padding:24px;transition:background .3s;display:flex;position:relative}.adkh-testimonials-nav{flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;display:flex}.adkh-testimonials-nav svg rect{fill:var(--adkh-primary-color);cursor:pointer;transition:all .3s}.adkh-testimonials-nav svg:hover rect{fill:#a5a5a5}.adkh-testimonials-wrapper .adkh-user-info{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.adkh-testimonials-wrapper .adkh-user-info .adkh-avatar img,.adkh-testimonials-wrapper .adkh-user-info .adkh-avatar{object-fit:cover;border-radius:100%;width:56px;height:56px}.adkh-testimonials-wrapper .adkh-user-meta{flex-direction:row;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.adkh-testimonials-wrapper .adkh-name{font-size:18px;font-weight:700}.adkh-testimonial-items{max-height:200px;position:relative}.adkh-testimonial-scroll{scrollbar-width:none;padding:10px 5px;overflow:auto}.testimonial-text{font-size:16px;font-weight:400;line-height:30px}.adkh-testimonial-content{height:100%;padding:20px}.testimonial-content-item{flex-direction:column;gap:30px;display:flex}.adkh-testimonial-shadow-overlay{content:"";pointer-events:none;z-index:1;background-blend-mode:luminosity;background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:53px;position:absolute;bottom:0;right:0}@media screen and (width<=768px){.adkh-testimonials-nav{flex-direction:row}.adkh-testimonial-items{padding:10px 0}.adkh-user-meta svg{width:18px}.adkh-testimonials-wrap{min-height:100%;padding:16px}.testimonial-text{text-align:justify;font-size:15px;font-weight:400;line-height:30px}}