.feedback-container{min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.feedback-container .comman-title-full{width:100vw;padding:0;position:relative;left:50%;right:50%;margin:0 -50vw}.feedback-container .comman-title-full .comman-title-inner{width:100%;margin:0;padding:0}.feedback-container .content-wrapper{max-width:1400px;margin:0 auto;padding:2rem}.feedback-container .main-title{font-size:3.5rem;font-weight:700;text-align:center;color:#333;margin-bottom:3rem;letter-spacing:-.02em}.feedback-container .video-section{display:flex;justify-content:center;margin-bottom:4rem}.feedback-container .video-section .video-container{position:relative;width:100%;max-width:800px;margin:0 auto}.feedback-container .video-section .video-container .video-placeholder{position:relative;width:100%;padding-top:56.25%;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.2)}.feedback-container .video-section .video-container .video-placeholder .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:64px;color:#fff;opacity:.8;cursor:pointer;text-shadow:0 0 10px rgba(0,0,0,.7)}.feedback-container .video-section .video-container .video-placeholder .video-controls{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;font-size:.875rem}.feedback-container .video-section .video-container .video-placeholder .video-controls .play-bar{flex:1 1;height:4px;background:hsla(0,0%,100%,.3);margin:0 1rem;position:relative}.feedback-container .video-section .video-container .video-placeholder .video-controls .play-bar .progress{height:100%;width:0;background:#fff}.feedback-container .video-section .video-container .video-placeholder .video-controls button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem}.feedback-container .video-section .video-container .testimonial-video{width:100%;height:100%;object-fit:cover;border-radius:12px}.feedback-container .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:3rem;gap:3rem;align-items:start;max-width:1600px;margin:0 auto}.feedback-container .testimonials-grid .testimonial-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;min-height:280px}.feedback-container .testimonials-grid .testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.feedback-container .testimonials-grid .testimonial-card .testimonial-text{font-size:1.1rem;line-height:1.7;color:#333;margin-bottom:2rem;font-weight:400}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info{display:flex;flex-direction:column;gap:.25rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-name{font-weight:600;color:#333;font-size:1.05rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-location{font-size:.95rem;color:#888;font-weight:400}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating{display:flex;gap:2px}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating .star{font-size:1.3rem;line-height:1}@media(max-width:768px){.feedback-container .content-wrapper{padding:1rem}.feedback-container .main-title{font-size:2.8rem;margin-bottom:2.5rem}.feedback-container .video-section{margin-bottom:2rem}.feedback-container .video-section .video-container{max-width:100%;margin:0 1rem}.feedback-container .video-section .video-container .video-placeholder .play-button{font-size:48px}.feedback-container .video-section .video-container .video-placeholder .video-controls{padding:.4rem .8rem;font-size:.8rem}.feedback-container .video-section .video-container .video-placeholder .video-controls .play-bar{margin:0 .5rem;height:3px}.feedback-container .video-section .video-container .video-placeholder .video-controls button{font-size:.9rem}.feedback-container .testimonials-grid{grid-template-columns:1fr;gap:2rem}.feedback-container .testimonials-grid .testimonial-card{background:#fff;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;min-height:280px;display:flex;flex-direction:column;padding:2.5rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-text{font-size:1.1rem;line-height:1.7;color:#333;margin-bottom:1.5rem;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info{display:flex;flex-direction:column;gap:.25rem;flex:1 1;min-width:0}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-name{font-weight:600;color:#333;font-size:1.05rem;word-wrap:break-word;overflow-wrap:break-word}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-location{font-size:.95rem;color:#888;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating{display:flex;gap:2px;margin-left:auto}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating .star{font-size:1.3rem;line-height:1}}@media(max-width:480px){.feedback-container .main-title{font-size:2.2rem}.feedback-container .video-section .video-container{margin:0 .5rem}.feedback-container .video-section .video-container .video-placeholder .play-button{font-size:40px}.feedback-container .video-section .video-container .video-placeholder .video-controls{padding:.3rem .6rem;font-size:.75rem}.feedback-container .video-section .video-container .video-placeholder .video-controls .play-bar{margin:0 .4rem;height:2px}.feedback-container .video-section .video-container .video-placeholder .video-controls button{font-size:.8rem}.feedback-container .testimonials-grid .testimonial-card{padding:2rem;min-height:260px}.feedback-container .testimonials-grid .testimonial-card .testimonial-text{font-size:1rem;line-height:1.6}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-name{font-size:1rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info .author-location{font-size:.9rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating .star{font-size:1.2rem}}@media(max-width:375px){.feedback-container .testimonials-grid .testimonial-card{padding:1.5rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-text{font-size:.95rem;line-height:1.5}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .author-info{width:100%;text-align:left}.feedback-container .testimonials-grid .testimonial-card .testimonial-footer .rating{margin-left:0;align-self:flex-start}}body,html{margin:0;padding:0;overflow-x:hidden}.main-wrapper,.page-container{padding:0!important;margin:0!important}.comman-title-full-alternative{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:0;padding:0}.testimonial-name{font-size:1.2rem;font-weight:600;color:#333;display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.4}@media(max-width:992px){.testimonial-name{font-size:1.1rem;max-width:90%}}@media(max-width:768px){.testimonial-name{font-size:1rem;max-width:85%}}@media(max-width:480px){.testimonial-name{font-size:.95rem;max-width:80%}}@media(max-width:375px){.testimonial-name{font-size:.9rem;max-width:75%}}.testimonial-text p{font-size:1.05rem;line-height:1.6;color:#333;overflow-wrap:break-word}@media(max-width:768px){.testimonial-text p{font-size:.95rem}}@media(max-width:480px){.testimonial-text p{font-size:.9rem}}@media(max-width:375px){.testimonial-text p{font-size:.85rem}}.owl-nav{margin-bottom:0}@media(max-width:768px){.owl-nav{margin-bottom:1.5rem!important}}