.testimonial-wrap{position:relative}.testimonial-card{background:var(--whiteColor);border-radius:12px;padding:40px;box-shadow:0 10px 30px rgb(0 0 0 / .05);position:relative;height:100%;display:flex;flex-direction:column}.testimonial-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;position:relative}.testimonial-quote-icon{position:absolute;top:0;right:0}.testimonial-quote-icon svg{width:68px;height:48px}.testimonial-quote-icon i{font-size:48px}.author-info-wrap{display:flex;align-items:center;gap:24px}.testimonial-author-name{font-size:20px;font-weight:700;margin:0 0 5px;color:var(--titleColor)}.testimonial-author-designation{font-size:14px;color:var(--bodyColor);display:flex;align-items:center;gap:8px}.testimonial-verified-badge i{color:var(--secondaryColor2)}.testimonial-rating{margin-bottom:15px;color:var(--secondaryColor);font-size:18px}.testimonial-rating i{margin-right:2px}.testimonial-content{font-size:16px;line-height:1.6;color:var(--textColor);margin-bottom:30px;flex-grow:1}.testimonial-footer{display:flex;align-items:center;padding-top:25px;border-top:1px solid var(--borderColor);margin-top:auto}.testimonial-author-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px;border:1px solid rgb(0 210 133 / .3);display:flex;align-items:center;justify-content:center;padding:4px}.testimonial-author-avatar img{width:100%;height:100%;object-fit:cover}.purchase-info{flex-grow:1}.item-info{font-size:12px;margin-bottom:5px}.item-label{color:#999}.item-name{font-weight:700;color:var(--titleColor)}.testimonial-price{font-size:24px;font-weight:800;margin:0;color:var(--titleColor)}.testimonial-nav{display:flex;gap:10px}.testimonial-button-next,.testimonial-button-prev{width:45px;height:45px;border-radius:50%;border:1px solid var(--borderColor);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;background:var(--whiteColor);color:var(--titleColor)}.testimonial-button-next:hover,.testimonial-button-prev:hover{background:var(--primaryColor);color:var(--whiteColor);border-color:var(--primaryColor)}.testimonial-pagination{margin-top:30px;text-align:center}.testimonial-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1;transition:all 0.3s ease}.testimonial-pagination .swiper-pagination-bullet-active{background:var(--primaryColor);width:25px;border-radius:5px}.testimonial-style-2{text-align:left;padding:50px;background:#fff0;box-shadow:none;border-radius:0}.testimonial-style-2 .testimonial-quote-icon{position:static;margin-bottom:30px;color:#E5E5E5}.testimonial-style-2 .testimonial-quote-icon svg{width:60px;height:auto}.testimonial-style-2 .testimonial-rating{margin-bottom:20px}.testimonial-style-2 .testimonial-content{font-size:24px;font-weight:400;line-height:1.4;color:var(--titleColor);margin-bottom:40px}.testimonial-style-2 .testimonial-footer{border-top:none;padding-top:0}.testimonial-style-2 .testimonial-author-avatar{width:64px;height:64px;padding:0;border:none;margin-right:20px}.testimonial-style-2 .author-info-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.testimonial-style-2 .testimonial-author-name{font-size:24px;font-weight:700;margin:0}.testimonial-style-2 .testimonial-author-designation{font-size:14px;color:#666}.testimonial-two-nav-wrap{display:flex;align-items:center;justify-content:center;gap:30px;padding:30px 0;background:#FFF5F5}.testimonial-two-nav-wrap .testimonial-nav-item{width:50px;height:50px;border-radius:50%;border:1px solid var(--primaryColor);color:var(--primaryColor);background:#fff0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.testimonial-two-nav-wrap .testimonial-nav-item:hover{background:var(--primaryColor);color:var(--whiteColor)}.testimonial-two-nav-wrap .testimonial-pagination{margin-top:0;display:flex;align-items:center;gap:15px;width:auto!important}.testimonial-two-nav-wrap .testimonial-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#D1D1D1;margin:0!important}.testimonial-two-nav-wrap .testimonial-pagination .swiper-pagination-bullet-active{background:var(--whiteColor);width:10px;position:relative}.testimonial-two-nav-wrap .testimonial-pagination .swiper-pagination-bullet-active::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:1px solid var(--primaryColor);border-radius:50%}.testimonial-two-nav-wrap .testimonial-pagination .swiper-pagination-bullet-active::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:var(--primaryColor);border-radius:50%}