.contact-hero h1{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.contact-hero p{color:#e0e0e0;max-width:800px;margin:0 auto;font-size:1.25rem}.offices-section{text-align:center;background-color:#f8f9fa;padding:5rem 1.5rem}.offices-section h2{color:#333;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.offices-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.office-card{background-color:#fff;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 10px 30px #0000000d}.office-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.office-card h3{color:#333;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.office-card p{color:#555;margin-bottom:1rem;line-height:1.6}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.offices-section h2{font-size:2rem}.offices-grid{grid-template-columns:1fr}}.contact-page{padding-top:80px}.contact-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0c1e5b 0%,#1a2a5e 100%);padding:6rem 1.5rem}.contact-hero-title{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.contact-hero-description{color:#e0e0e0;max-width:800px;margin:0 auto;font-size:1.25rem}.form-container{padding:3rem 1.5rem}.application-form{background-color:#fff;border-radius:12px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 10px 30px #0000000d}.form-title{color:#333;margin-bottom:2rem;font-size:2rem;font-weight:600}.form-row{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:flex}.input-group{flex:1}.input-label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.input-field,.file-field{border:1px solid #ddd;border-radius:4px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.input-field:focus,.file-field:focus{border-color:#40e0d0;outline:none;box-shadow:0 0 0 3px #40e0d01a}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#40e0d0 0%,#4169e1 100%);border:none;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:500;transition:all .3s;display:inline-flex}.submit-button:hover{background:linear-gradient(135deg,#4169e1 0%,#40e0d0 100%);transform:translateY(-2px);box-shadow:0 4px 12px #40e0d033}.submit-button:disabled{cursor:not-allowed;background-color:#ccc}.send-icon{margin-left:.75rem;transition:transform .3s}.submit-button:hover .send-icon{transform:translate(5px)}.file-upload{margin-bottom:2rem}
