@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");.testimonial-module{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;font-family:Open Sans,sans-serif;margin:0 auto;max-width:900px;overflow:hidden;position:relative}.testimonial-video-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.testimonial-content-wrapper{background:rgba(0,0,0,.6);border-radius:12px;padding:2rem;position:relative;z-index:1}.testimonial-content{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:1.2rem;gap:.75rem;line-height:1.6;margin-bottom:2rem;position:relative}.quote-image{height:auto;opacity:.7;width:24px}.quote-image.left{align-self:flex-start}.quote-image.right{align-self:flex-end}.testimonial-text{flex:1;min-width:0}.testimonial-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.testimonial-user{align-items:center;display:flex;gap:1rem}.user-photo{border-radius:50%;height:70px;object-fit:cover;width:70px}.user-info{display:flex;flex-direction:column}.user-name{font-size:1.2rem;font-weight:700}.user-role{color:#ccc;font-size:1rem}.testimonial-button{background:hsla(0,0%,100%,.15);border:1px solid #ffffff40;border-radius:10px;color:#fff;font-size:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s ease}.testimonial-button:hover{background:hsla(0,0%,100%,.3);color:#fff}@media (max-width:768px){.testimonial-footer{gap:1rem}.testimonial-content,.testimonial-footer{align-items:flex-start;flex-direction:column}.quote-image{width:20px}.user-photo{height:60px;width:60px}.testimonial-button{font-size:.95rem;padding:.7rem 1.2rem}}