.form-group input:focus, .form-group textarea:focus { outline: none; border-color: var(--primary-blue); box-shadow: 0 0 0 3px rgba(0, 82, 204, 0.1); } .form-group textarea { resize: vertical; min-height: 110px; } .form-submit { display: flex; gap: 1rem; margin-top: 1rem; } .form-submit button { flex: 1; } .form-message { padding: 1rem; border-radius: 8px; text-align: center; display: none; margin-top: 1rem; } .form-message.success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; display: block; } .form-message.error { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; display: block; } .field-error { color: #d9534f; font-size: 0.9rem; margin-top: 0.25rem; display: none; } .office-locations { padding: 80px 0; background: var(--primary-white); } .office-locations h2 { text-align: center; margin-bottom: 3rem; font-size: 2.5rem; } .offices-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2.5rem; } .office-card { background: var(--light-bg); padding: 2.5rem; border-radius: 15px; text-align: center; transition: var(--transition-ease); border: 2px solid transparent; } .office-card:hover { border-color: var(--primary-blue); box-shadow: 0 15px 40px rgba(0, 82, 204, 0.1); transform: translateY(-10px); } .office-card h3 { color: var(--dark-text); margin-bottom: 1.5rem; font-size: 1.3rem; } .office-details { display: flex; flex-direction: column; gap: 1rem; } .office-detail { text-align: left; padding: 1rem; background: var(--primary-white); border-radius: 8px; } .office-detail strong { color: var(--primary-blue); display: block; margin-bottom: 0.3rem; } .office-detail p { margin: 0; color: var(--light-text); font-size: 0.95rem; } .response-time { text-align: center; padding: 1rem 1.2rem; background: var(--primary-white); border-left: 3px solid var(--primary-orange); border-radius: 8px; margin: 0.5rem 0; } .response-time i { font-size: 1.2rem; color: var(--primary-orange); margin-bottom: 0.35rem; } .response-time p { margin: 0; font-size: 0.92rem; } .cta-section { padding: 44px 0; background: var(--light-bg); } .cta-content { max-width: 700px; margin: 0 auto; text-align: center; gap: 1rem; display: flex; flex-direction: column; align-items: center; } .cta-content h2 { font-size: 2rem; margin-bottom: 0.5rem; } .cta-content p { max-width: 650px; color: var(--light-text); margin: 0 auto 1rem; font-size: 0.98rem; } .cta-buttons { display: flex; justify-content: center; gap: 1rem; flex-wrap: wrap; } .cta-buttons .btn-large { padding: 0.75rem 1.2rem; font-size: 0.9rem; } @media (max-width: 768px) { .contact-container { grid-template-columns: 1fr; } .contact-hero h1 { font-size: 1.95rem; } .offices-grid { grid-template-columns: 1fr; } .form-submit { flex-direction: column; } }
We're here to help. Reach out to us with any questions or inquiries.
We are available 24/7 to support your learning journey.
Join thousands of learners transforming their careers with TranscendIN