.contact-hero{background:linear-gradient(135deg,#0c447c 0,#185fa5 55%,#0f6e56 100%);border-radius:16px;padding:3.5rem 2rem 2.75rem;text-align:center;position:relative;overflow:hidden;margin-bottom:2.5rem}.contact-hero::before{content:'';position:absolute;top:-50px;right:-50px;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.05)}.contact-hero::after{content:'';position:absolute;bottom:-60px;left:-30px;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.04)}.contact-hero .hero-badge{display:inline-block;background:rgba(255,255,255,.16);color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;padding:5px 16px;border-radius:20px;margin-bottom:.85rem;text-transform:uppercase}.contact-hero h1{font-size:2.4rem;font-weight:700;color:#fff;margin-bottom:.65rem;line-height:1.2;position:relative;z-index:1}.contact-hero p.hero-sub{font-size:.95rem;color:rgba(255,255,255,.82);max-width:500px;margin:0 auto;line-height:1.75;position:relative;z-index:1}.info-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.info-card-box{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:1.5rem 1.25rem;text-align:center;transition:box-shadow .25s,border-color .25s}.info-card-box:hover{box-shadow:0 6px 24px rgba(24,95,165,.1);border-color:#b5d4f4}.ic-wrap{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem}.ic-blue{background:#e6f1fb}.ic-teal{background:#e1f5ee}.ic-amber{background:#faeeda}.ic-purple{background:#eeedfe}.info-card-box h3{font-size:.95rem;font-weight:700;color:#212529;margin-bottom:.4rem}.info-card-box a,.info-card-box p{font-size:.85rem;color:#6c757d;line-height:1.65;margin:0;text-decoration:none}.info-card-box a{color:#185fa5;font-weight:500}.info-card-box a:hover{text-decoration:underline}.contact-form-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.05)}.form-section-eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#185fa5;margin-bottom:.3rem}.contact-form-card h2{font-size:1.35rem;font-weight:700;color:#212529;margin-bottom:1.5rem}.form-label-custom{font-size:.82rem;font-weight:600;color:#495057;margin-bottom:5px;display:block}.form-control-custom{width:100%;background:#f8f9fa;border:1px solid #dee2e6;border-radius:10px;padding:10px 14px;font-size:.875rem;color:#212529;transition:border-color .2s,box-shadow .2s;outline:0}.form-control-custom:focus{border-color:#185fa5;box-shadow:0 0 0 3px rgba(24,95,165,.12);background:#fff}textarea.form-control-custom{resize:vertical;min-height:130px;font-family:inherit}.btn-send{background:#185fa5;color:#fff;border:none;border-radius:10px;padding:13px 32px;font-size:.9rem;font-weight:600;cursor:pointer;width:100%;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}.btn-send:hover{background:#0c447c}.form-success{display:none;background:#e1f5ee;border:1px solid #9fe1cb;border-radius:10px;padding:1rem 1.25rem;font-size:.875rem;color:#085041;margin-top:1rem;font-weight:500}.social-strip{background:#f8f9fa;border:1px solid #e9ecef;border-radius:14px;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.social-strip p{font-size:.875rem;color:#495057;margin:0;font-weight:500}.social-links-row{display:flex;gap:8px;flex-wrap:wrap}.social-chip{display:inline-block;font-size:11px;font-weight:600;padding:6px 14px;border-radius:20px;background:#fff;border:1px solid #dee2e6;color:#495057;text-decoration:none;transition:border-color .2s,color .2s}.social-chip:hover{border-color:#185fa5;color:#185fa5}.faq-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:1.75rem 2rem;margin-bottom:1.5rem}.faq-card h3{font-size:1.1rem;font-weight:700;color:#212529;margin-bottom:1.25rem}.faq-item{border-top:1px solid #f1f3f5;padding:1rem 0}.faq-item:first-of-type{border-top:none;padding-top:0}.faq-item:last-of-type{padding-bottom:0}.faq-q{font-size:.9rem;font-weight:600;color:#212529;margin-bottom:.35rem}.faq-a{font-size:.85rem;color:#6c757d;line-height:1.75;margin:0}.note-box{background:#faeeda;border:1px solid #fac775;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem}.note-box p{font-size:.82rem;color:#854f0b;line-height:1.75;margin:0}@media (max-width:767px){.contact-hero h1{font-size:1.8rem}.info-cards-grid{grid-template-columns:1fr 1fr}.social-strip{flex-direction:column;align-items:flex-start}.contact-form-card{padding:1.25rem}.faq-card{padding:1.25rem}}