.contact-hero{background:linear-gradient(135deg, var(--bg-light) 0%, #e2e8f0 100%);padding:120px 0 80px;margin-top:-80px}.contact-form-section{padding:60px 0}.contact-card{background:white;border-radius:20px;box-shadow:var(--shadow-medium);padding:3rem;height:100%;transition:all 0.3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-heavy)}.contact-info-card{background:var(--bg-light);border-radius:16px;padding:2rem;margin-bottom:1.5rem;border:1px solid var(--border-color);transition:all 0.3s ease}.contact-info-card:hover{transform:translateX(5px);border-color:var(--primary-color)}.contact-info-card i{width:50px;height:50px;background:var(--primary-gradient);color:white;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.form-control,.form-select{border:2px solid var(--border-color);border-radius:12px;padding:1rem 1.25rem;font-size:1rem;line-height:1.5;min-height:48px;transition:all 0.3s ease}.form-control:focus,.form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 0.2rem rgba(59,130,246,0.25)}select.form-control,select.form-select{padding:1rem 1.25rem !important;line-height:1.5 !important;min-height:48px !important;background-position:right 1rem center;background-size:16px 12px}select.form-control option,select.form-select option{padding:12px 16px !important;line-height:1.6 !important;min-height:44px !important;height:44px !important;background:white !important;color:#333 !important;font-size:1rem !important;display:block !important}select.form-control option:hover,select.form-select option:hover{background:#f8f9fa !important}@-moz-document url-prefix(){select.form-control,select.form-select{padding:1rem 1.25rem !important;line-height:1.5 !important}select.form-control option,select.form-select option{padding:12px 16px !important;min-height:44px !important}}select.form-control[multiple]{min-height:120px !important;padding:0.5rem !important}select.form-control[multiple] option{padding:8px 12px !important;margin:2px 0 !important;border-radius:4px !important;min-height:36px !important;height:auto !important;line-height:1.4 !important}select.form-control[multiple] option:checked{background:var(--primary-color) !important;color:white !important}select.form-control{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}select.form-control optgroup{font-weight:bold;color:#666}select.form-control,select.form-select{min-height:52px !important;font-size:16px !important}.office-location{background:white;border-radius:16px;padding:2rem;box-shadow:var(--shadow-light);margin-bottom:2rem;border:1px solid var(--border-color);transition:all 0.3s ease}.office-location:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium)}.response-time{background:linear-gradient(135deg, #10b981 0%, #059669 100%);color:white;padding:1rem 2rem;border-radius:50px;display:inline-block;font-weight:600;margin:2rem 0}.map-container{border-radius:16px;overflow:hidden;box-shadow:var(--shadow-medium);background:var(--bg-light);padding:2rem}.europe-map-wrapper{background:white;border-radius:12px;padding:1rem;box-shadow:var(--shadow-light)}.europe-map{width:100%;height:auto;max-height:500px}.country{transition:all 0.3s ease;cursor:pointer}.country:hover{fill:#cbd5e1;stroke:#94a3b8;stroke-width:2}.balkan-country{transition:all 0.3s ease;cursor:pointer}.balkan-country:hover{fill:#1d4ed8;stroke:#1e40af;stroke-width:3}.office-markers circle{transition:all 0.3s ease;cursor:pointer}.office-markers circle:hover{r:10;stroke-width:3}.office-label{font-size:12px;font-weight:600;fill:#374151}.legend-title{font-size:14px;font-weight:bold;fill:#374151}.legend-text{font-size:12px;fill:#6b7280}.map-stat{padding:1rem;background:white;border-radius:12px;margin:0.5rem;box-shadow:var(--shadow-light);transition:all 0.3s ease}.map-stat:hover{transform:translateY(-2px);box-shadow:var(--shadow-medium)}.map-info{margin-top:2rem}@media (max-width: 768px){.map-container{padding:1rem}.europe-map{max-height:300px}.office-label{font-size:10px}.legend-text{font-size:10px}}
