.cta-section{background:#f9fafb;text-align:center}.cta-form{max-width:600px;margin:40px auto 0;background:#fff;padding:40px;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.07)}.form-group{margin-bottom:20px;text-align:left}.form-label{display:block;margin-bottom:8px;font-weight:600;color:#1f2937}.form-input,.form-select,.form-textarea{width:100%;padding:12px 15px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:"Inter",sans-serif;transition:border-color .3s ease}.form-textarea{min-height:100px;resize:vertical}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#5c6ac4}.form-submit{width:100%;padding:15px;background:#5c6ac4;color:white;border:2px solid transparent;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(92,106,196,.3)}.form-submit:hover{background:#4a5ab3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(92,106,196,.4)}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:30px;margin-bottom:20px}.footer-link{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:white}.footer-copyright{color:#9ca3af;margin-top:20px}.footer-brand{color:#5c6ac4;font-weight:600}@media (max-width:768px){.cta-form{padding:25px}}.text-center{text-align:center}.mt-20{margin-top:20px}.mt-40{margin-top:40px}