.testimonial-items{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.testimonial-item{overflow:hidden;border-radius:26px;padding:20px;background:var(--item-bg2);transition:all ease .3s}.testimonial-item:hover{box-shadow:0 0 #000,0 0 #000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.testimonial-content-top{display:flex;gap:10px;justify-content:space-between}.testimonial-author-wrap{display:flex;gap:10px;align-items:center}.testimonial-author-img{width:30px;min-width:30px;height:30px;border-radius:50px;overflow:hidden}.testimonial-author-name{font-weight:600;font-size:15px;line-height:21px;text-transform:capitalize}.testimonial-date{font-weight:400;font-size:12px;line-height:16.8px;color:var(--text-muted)}.testimonial-content-top .icon{display:flex}.testimonial-rattings{margin:10px 0 0;display:flex;align-items:center}.testimonial-content-btm{margin:10px 0 0}.testimonial-content-btm p{font-weight:400;font-size:14px;line-height:20px;color:var(--black)}.testimonial-btm-text-wrap{margin:30px 0 0}.testimonial-btm-text{display:flex;align-items:center;justify-content:center;gap:20px}.testimonial-btm-text p{font-weight:400;font-size:13px;line-height:19.6px;text-align:center;color:var(--black)}@media only screen and (max-width:992px){.testimonial-items{grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (max-width:575px){.testimonial-items{gap:5px}.testimonial-item{border-radius:10px;padding:10px}.testimonial-author-wrap{gap:6px}.testimonial-author-name{font-size:12px;line-height:16px}.testimonial-date{font-size:10px}.testimonial-content-top .icon svg{width:16px;height:16px}.testimonial-rattings{margin:8px 0 0}.testimonial-rattings svg{width:12px;height:12px}.testimonial-content-btm{margin:8px 0 0}.testimonial-content-btm p{font-size:12px;line-height:16px}.testimonial-btm-text-wrap{margin:16px 0 0}.testimonial-btm-text{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/testimonial-section.css.map */
