.contactHero{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:80px 0;position:relative;overflow:hidden}.contactHero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,49,49,.1) 0,transparent 70%);border-radius:50%}.contactHero .heroContent{position:relative;z-index:1}.contactHero .heroContent .heroTitle{font-size:48px;font-weight:800;color:#253d4e;margin-bottom:15px;line-height:1.2}.contactHero .heroContent .heroTitle .brandName{color:#ff3131;position:relative}.contactHero .heroContent .heroTitle .brandName:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.contactHero .heroContent .heroSubtitle{font-size:20px;color:#7e7e7e;margin-bottom:20px;font-weight:600}.contactHero .heroContent .heroDesc{font-size:16px;color:#7e7e7e;line-height:1.8;margin-bottom:40px}.contactHero .heroContent .quickContactInfo{margin-bottom:0}.contactHero .heroContent .quickContactInfo .contactInfoCard{display:flex;align-items:center;gap:20px;background:#fff;padding:18px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.contactHero .heroContent .quickContactInfo .contactInfoCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,49,49,.15)}.contactHero .heroContent .quickContactInfo .contactInfoCard .contactIcon{font-size:35px;color:#ff3131;min-width:35px}.contactHero .heroContent .quickContactInfo .contactInfoCard h5{font-size:16px;font-weight:700;color:#253d4e;margin-bottom:5px}.contactHero .heroContent .quickContactInfo .contactInfoCard p{font-size:15px;color:#7e7e7e;margin:0}.contactHero .heroImageWrapper{position:relative}.contactHero .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)}}.contactFormSection{margin-bottom:80px}.contactFormSection .contactFormCard{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08)}.contactFormSection .contactFormCard .sectionTitle{font-size:32px;font-weight:700;color:#253d4e;margin-bottom:10px;position:relative}.contactFormSection .contactFormCard .sectionTitle:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background:#ff3131;border-radius:2px}.contactFormSection .contactFormCard .sectionSubtitle{font-size:16px;color:#7e7e7e;margin-bottom:40px;padding-top:15px}.contactFormSection .contactForm .formGroup{margin-bottom:25px}.contactFormSection .contactForm .formGroup label{display:block;font-size:14px;font-weight:600;color:#253d4e;margin-bottom:10px}.contactFormSection .contactForm .formGroup input,.contactFormSection .contactForm .formGroup select,.contactFormSection .contactForm .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}.contactFormSection .contactForm .formGroup input:focus,.contactFormSection .contactForm .formGroup select:focus,.contactFormSection .contactForm .formGroup textarea:focus{outline:none;border-color:#ff3131;box-shadow:0 0 0 4px rgba(255,49,49,.1)}.contactFormSection .contactForm .formGroup input::placeholder,.contactFormSection .contactForm .formGroup select::placeholder,.contactFormSection .contactForm .formGroup textarea::placeholder{color:#b0b0b0}.contactFormSection .contactForm .formGroup textarea{resize:vertical;min-height:150px}.contactFormSection .contactForm .submitBtn{background:linear-gradient(135deg,#ff3131,#e02424);color:#fff;padding:16px 50px!important;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.contactFormSection .contactForm .submitBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,49,49,.3)}.contactInfoSection .contactInfoBox{background:linear-gradient(135deg,#ff3131,#e02424);padding:40px;border-radius:20px;color:#fff;margin-bottom:25px;position:relative;overflow:hidden}.contactInfoSection .contactInfoBox:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:rotate 20s linear infinite}.contactInfoSection .contactInfoBox h3{font-size:24px;font-weight:700;margin-bottom:10px;position:relative;z-index:1}.contactInfoSection .contactInfoBox>p{margin-bottom:30px;opacity:.95;position:relative;z-index:1;color:#fff}.contactInfoSection .contactInfoBox .infoItem{display:flex;gap:20px;margin-bottom:30px;position:relative;z-index:1}.contactInfoSection .contactInfoBox .infoItem:last-child{margin-bottom:0}.contactInfoSection .contactInfoBox .infoItem .iconWrapper{width:50px;height:50px;background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contactInfoSection .contactInfoBox .infoItem .iconWrapper svg{font-size:22px;color:#fff}.contactInfoSection .contactInfoBox .infoItem .infoContent h5{font-size:16px;font-weight:700;margin-bottom:8px}.contactInfoSection .contactInfoBox .infoItem .infoContent p{font-size:14px;margin:0;opacity:.95;line-height:1.6;color:#fff}.contactInfoSection .socialMediaBox{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);text-align:center}.contactInfoSection .socialMediaBox h4{font-size:20px;font-weight:700;color:#253d4e;margin-bottom:20px}.contactInfoSection .socialMediaBox .socialIcons{display:flex;justify-content:center;gap:15px}.contactInfoSection .socialMediaBox .socialIcons .socialIcon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;transition:all .3s ease}.contactInfoSection .socialMediaBox .socialIcons .socialIcon.facebook{background:#3b5998}.contactInfoSection .socialMediaBox .socialIcons .socialIcon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.contactInfoSection .socialMediaBox .socialIcons .socialIcon.twitter{background:#1da1f2}.contactInfoSection .socialMediaBox .socialIcons .socialIcon.youtube{background:red}.contactInfoSection .socialMediaBox .socialIcons .socialIcon:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 10px 20px rgba(0,0,0,.2)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.faqSection .sectionTitle{font-size:36px;font-weight:700;color:#253d4e;margin-bottom:20px;position:relative;display:inline-block}.faqSection .sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#ff3131;border-radius:2px}.faqSection .sectionSubtitle{font-size:18px;color:#7e7e7e;margin-bottom:50px}.faqSection .faqItem{background:#fff;padding:25px;border-radius:15px;margin-bottom:20px;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:all .3s ease;border-left:4px solid #ff3131}.faqSection .faqItem:hover{transform:translateX(5px);box-shadow:0 8px 25px rgba(255,49,49,.15)}.faqSection .faqItem h5{font-size:16px;font-weight:700;color:#253d4e;margin-bottom:10px}.faqSection .faqItem p{font-size:14px;color:#7e7e7e;margin:0;line-height:1.6}@media(max-width:992px){.contactHero{padding:60px 0}.contactHero .heroContent .heroTitle{font-size:36px}.contactHero .heroContent .quickContactInfo{margin-bottom:30px}.contactHero .heroImageWrapper{margin-top:40px}.contactFormCard{margin-bottom:30px}}@media(max-width:768px){.contactHero .heroContent .heroTitle{font-size:28px}.contactHero .heroContent .heroSubtitle{font-size:16px}.contactHero .heroContent .quickContactInfo{margin-bottom:20px}.contactHero .heroContent .quickContactInfo .contactInfoCard{padding:16px;margin-bottom:10px}.contactHero .heroContent .quickContactInfo .contactInfoCard .contactIcon{font-size:28px}.contactHero .heroContent .quickContactInfo .contactInfoCard h5{font-size:14px}.contactHero .heroContent .quickContactInfo .contactInfoCard p{font-size:13px}.contactFormCard{padding:25px!important}.contactFormCard .sectionTitle{font-size:24px!important}.contactInfoBox{padding:30px!important}.faqSection .sectionTitle{font-size:28px}}@media(max-width:576px){.contactHero{padding:40px 0}.contactHero .heroContent .heroTitle{font-size:24px}.contactForm .submitBtn{width:100%}}