.feedbackHero{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:80px 0;position:relative;overflow:hidden}.feedbackHero:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,49,49,.1) 0,transparent 70%);border-radius:50%}.feedbackHero .heroContent{position:relative;z-index:1}.feedbackHero .heroContent .heroTitle{font-size:48px;font-weight:800;color:#253d4e;margin-bottom:15px;line-height:1.2}.feedbackHero .heroContent .heroTitle .brandName{color:#ff3131;position:relative}.feedbackHero .heroContent .heroTitle .brandName:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.feedbackHero .heroContent .heroSubtitle{font-size:20px;color:#7e7e7e;margin-bottom:20px;font-weight:600}.feedbackHero .heroContent .heroDesc{font-size:16px;color:#7e7e7e;line-height:1.8;margin-bottom:40px}.feedbackHero .heroContent .feedbackStats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.feedbackHero .heroContent .feedbackStats .statCard{display:flex;align-items:center;gap:15px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease}.feedbackHero .heroContent .feedbackStats .statCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(255,49,49,.2)}.feedbackHero .heroContent .feedbackStats .statCard .statIcon{font-size:35px;color:#ff3131}.feedbackHero .heroContent .feedbackStats .statCard h3{font-size:22px;font-weight:700;color:#253d4e;margin:0}.feedbackHero .heroContent .feedbackStats .statCard p{font-size:13px;color:#7e7e7e;margin:0}.feedbackHero .heroImageWrapper{position:relative}.feedbackHero .heroImageWrapper .heroImage{width:100%;height:auto;border-radius:20px;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.feedbackFormSection{margin-bottom:80px}.feedbackFormSection .feedbackFormCard{background:#fff;padding:50px;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08)}.feedbackFormSection .feedbackFormCard .sectionTitle{font-size:32px;font-weight:700;color:#253d4e;margin-bottom:16px;position:relative;display:inline-block}.feedbackFormSection .feedbackFormCard .sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#ff3131;border-radius:2px}.feedbackFormSection .feedbackFormCard .sectionSubtitle{font-size:16px;color:#7e7e7e;margin-bottom:40px}.feedbackFormSection .ratingSection{text-align:center;margin-bottom:40px;padding:30px;background:#f8f8f8;border-radius:15px}.feedbackFormSection .ratingSection h4{font-size:18px;font-weight:600;color:#253d4e;margin-bottom:20px}.feedbackFormSection .ratingSection .starRating{display:flex;justify-content:center;gap:10px;margin-bottom:15px}.feedbackFormSection .ratingSection .starRating .starButton{background:none;border:none;cursor:pointer;padding:5px;transition:all .2s ease}.feedbackFormSection .ratingSection .starRating .starButton:hover{transform:scale(1.2)}.feedbackFormSection .ratingSection .starRating .starButton .starEmpty,.feedbackFormSection .ratingSection .starRating .starButton .starFilled{font-size:40px;transition:all .2s ease}.feedbackFormSection .ratingSection .starRating .starButton .starFilled{color:#ff3131}.feedbackFormSection .ratingSection .starRating .starButton .starEmpty{color:#d0d0d0}.feedbackFormSection .ratingSection .ratingText{min-height:30px}.feedbackFormSection .ratingSection .ratingText p{font-size:16px;font-weight:600;margin:0;display:inline-flex;align-items:center;gap:8px}.feedbackFormSection .ratingSection .ratingText p svg{font-size:20px}.feedbackFormSection .ratingSection .ratingText p.poor{color:#ff3131}.feedbackFormSection .ratingSection .ratingText p.fair{color:#ff6b6b}.feedbackFormSection .ratingSection .ratingText p.good{color:#fdc040}.feedbackFormSection .ratingSection .ratingText p.veryGood{color:#3bb77e}.feedbackFormSection .ratingSection .ratingText p.excellent{color:#ff3131}.feedbackFormSection .feedbackForm .formGroup{margin-bottom:25px}.feedbackFormSection .feedbackForm .formGroup label{display:block;font-size:14px;font-weight:600;color:#253d4e;margin-bottom:10px}.feedbackFormSection .feedbackForm .formGroup input,.feedbackFormSection .feedbackForm .formGroup select,.feedbackFormSection .feedbackForm .formGroup textarea{width:100%;padding:15px 20px;border:2px solid #e8e8e8;border-radius:10px;font-size:15px;color:#253d4e;transition:all .3s ease;font-family:inherit}.feedbackFormSection .feedbackForm .formGroup input:focus,.feedbackFormSection .feedbackForm .formGroup select:focus,.feedbackFormSection .feedbackForm .formGroup textarea:focus{outline:none;border-color:#ff3131;box-shadow:0 0 0 4px rgba(255,49,49,.1)}.feedbackFormSection .feedbackForm .formGroup input::placeholder,.feedbackFormSection .feedbackForm .formGroup select::placeholder,.feedbackFormSection .feedbackForm .formGroup textarea::placeholder{color:#b0b0b0}.feedbackFormSection .feedbackForm .formGroup textarea{resize:vertical;min-height:150px}.feedbackFormSection .feedbackForm .submitBtn{background:linear-gradient(135deg,#ff3131,#e02424);color:#fff;padding:16px 60px!important;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.feedbackFormSection .feedbackForm .submitBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,49,49,.3)}.whyFeedbackSection{margin-bottom:80px}.whyFeedbackSection .sectionTitle{font-size:36px;font-weight:700;color:#253d4e;margin-bottom:16px;position:relative;display:inline-block}.whyFeedbackSection .sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#ff3131;border-radius:2px}.whyFeedbackSection .sectionSubtitle{font-size:18px;color:#7e7e7e;margin-bottom:50px}.whyFeedbackSection .reasonCard{text-align:center;padding:30px 20px;background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:all .3s ease;height:100%}.whyFeedbackSection .reasonCard:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(255,49,49,.15)}.whyFeedbackSection .reasonCard:hover .iconCircle{transform:scale(1.1)}.whyFeedbackSection .reasonCard .iconCircle{width:80px;height:80px;background:#fff5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;transition:all .3s ease}.whyFeedbackSection .reasonCard .iconCircle img{width:40px;height:40px;transition:all .3s ease}.whyFeedbackSection .reasonCard h4{font-size:20px;font-weight:700;color:#253d4e;margin-bottom:15px}.whyFeedbackSection .reasonCard p{font-size:14px;color:#7e7e7e;line-height:1.6;margin:0}.testimonialsSection{margin-bottom:80px}.testimonialsSection .sectionTitle{font-size:36px;font-weight:700;color:#253d4e;margin-bottom:16px;position:relative;display:inline-block}.testimonialsSection .sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#ff3131;border-radius:2px}.testimonialsSection .sectionSubtitle{font-size:18px;color:#7e7e7e;margin-bottom:25px}.testimonialsSection .embla{position:relative;overflow:hidden;padding:0 60px}.testimonialsSection .embla__viewport{overflow:hidden;width:100%;padding:20px 0}.testimonialsSection .embla__container{display:flex;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.testimonialsSection .embla__slide{flex:0 0 100%;min-width:0;padding:0 15px;-moz-user-select:none;user-select:none;-webkit-user-select:none}@media(min-width:768px){.testimonialsSection .embla__slide{flex:0 0 50%}}@media(min-width:992px){.testimonialsSection .embla__slide{flex:0 0 33.333%}}.testimonialsSection .embla__button{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#ff3131,#e02424);color:#fff;border:none;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 5px 15px rgba(255,49,49,.3)}.testimonialsSection .embla__button svg{font-size:18px}.testimonialsSection .embla__button:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 8px 20px rgba(255,49,49,.4)}.testimonialsSection .embla__button.disabled{opacity:.3;pointer-events:none}.testimonialsSection .embla__button--prev{left:0}.testimonialsSection .embla__button--next{right:0}.testimonialsSection .testimonialCard{background:#fff;padding:25px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:all .3s ease;height:100%;border-top:4px solid #ff3131;-moz-user-select:none;user-select:none;-webkit-user-select:none}.testimonialsSection .testimonialCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,49,49,.15)}.testimonialsSection .testimonialCard .stars{color:#ff3131;font-size:16px;margin-bottom:20px}.testimonialsSection .testimonialCard .stars svg{margin-right:3px}.testimonialsSection .testimonialCard .testimonialText{font-size:15px;color:#7e7e7e;line-height:1.8;margin-bottom:15px;font-style:italic;min-height:80px}.testimonialsSection .testimonialCard .customerInfo{display:flex;align-items:center;gap:15px}.testimonialsSection .testimonialCard .customerInfo .avatar{width:50px;height:50px;background:linear-gradient(135deg,#ff3131,#e02424);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.testimonialsSection .testimonialCard .customerInfo h5{font-size:16px;font-weight:700;color:#253d4e;margin:0}.testimonialsSection .testimonialCard .customerInfo span{font-size:13px;color:#7e7e7e}.feedbackCTA{background:linear-gradient(135deg,#ff3131,#e02424);padding:60px;border-radius:20px;text-align:center;color:#fff;position:relative;overflow:hidden}.feedbackCTA:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:rotate 30s linear infinite}.feedbackCTA .ctaContent{position:relative;z-index:1}.feedbackCTA .ctaContent .heartIcon{font-size:60px;margin-bottom:20px;animation:heartbeat 2s ease-in-out infinite}.feedbackCTA .ctaContent h2{font-size:36px;font-weight:700;margin-bottom:20px}.feedbackCTA .ctaContent p{font-size:18px;margin-bottom:0;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;color:#fff}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}@media(max-width:992px){.feedbackHero{padding:60px 0}.feedbackHero .heroContent .heroTitle{font-size:36px}.feedbackHero .heroContent .feedbackStats{margin-bottom:30px}.feedbackHero .heroImageWrapper{margin-top:40px}.feedbackFormCard{padding:40px!important}}@media(max-width:768px){.feedbackHero .heroContent .heroTitle{font-size:28px}.feedbackHero .heroContent .heroSubtitle{font-size:16px}.feedbackHero .heroContent .feedbackStats{grid-template-columns:1fr}.feedbackHero .heroContent .feedbackStats .statCard{padding:18px}.feedbackHero .heroContent .feedbackStats .statCard .statIcon{font-size:28px}.feedbackHero .heroContent .feedbackStats .statCard h3{font-size:20px}.feedbackHero .heroContent .feedbackStats .statCard p{font-size:12px}.feedbackFormCard{padding:25px!important}.feedbackFormCard .sectionTitle{font-size:24px!important}.feedbackFormCard .ratingSection{padding:20px!important}.feedbackFormCard .ratingSection .starRating .starButton .starEmpty,.feedbackFormCard .ratingSection .starRating .starButton .starFilled{font-size:32px}.testimonialsSection .sectionTitle,.whyFeedbackSection .sectionTitle{font-size:28px}.testimonialsSection .reasonCard,.testimonialsSection .testimonialCard,.whyFeedbackSection .reasonCard,.whyFeedbackSection .testimonialCard{margin-bottom:20px}.testimonialsSection .embla,.whyFeedbackSection .embla{padding:0 50px}.testimonialsSection .embla__button,.whyFeedbackSection .embla__button{width:40px;height:40px}.testimonialsSection .embla__button svg,.whyFeedbackSection .embla__button svg{font-size:16px}.feedbackCTA{padding:40px 20px}.feedbackCTA .ctaContent .heartIcon{font-size:45px}.feedbackCTA .ctaContent h2{font-size:28px}.feedbackCTA .ctaContent p{font-size:16px}}@media(max-width:576px){.feedbackHero{padding:40px 0}.feedbackHero .heroContent .heroTitle{font-size:24px}.feedbackForm .submitBtn{width:100%;padding:14px 40px!important}.testimonialsSection .embla{padding:0}.testimonialsSection .embla__viewport{padding-top:60px}.testimonialsSection .embla__button{width:40px;height:40px;top:10px;transform:translateY(0)}.testimonialsSection .embla__button svg{font-size:16px}.testimonialsSection .embla__button:hover{transform:translateY(0) scale(1.1)}.testimonialsSection .embla__button--prev{right:55px;left:auto}.testimonialsSection .embla__button--next{right:5px}.testimonialsSection .embla__slide{flex:0 0 100%;padding:0 10px}.testimonialsSection .testimonialCard{padding:20px}}