.contact-us-page{padding-top:var(--site-header-height,120px);min-height:100vh;background:#ffffff}.contact-hero{background:linear-gradient(135deg,#1a1f35,#0a0f1e);padding:8rem 0 6rem;text-align:center;color:#ffffff;position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%236c63ff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.4}.contact-hero .container{position:relative;z-index:1}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;color:#ffffff;text-transform:capitalize}.breadcrumb{display:inline-flex;align-items:center;gap:.75rem;font-size:1rem;color:#ffffff}.breadcrumb a{color:#ffffff;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#6c63ff}.breadcrumb .separator{color:#ffffff;font-size:1.2rem}.contact-info-section{padding:5rem 0;background:#ffffff}.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.contact-info-card{background:#ffffff;padding:2.5rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #f0f0f0}.contact-info-card:hover{transform:translateY(-5px);box-shadow:0 15px 50px rgba(108,99,255,.15);border-color:#6c63ff}.contact-info-icon{width:70px;height:70px;background:linear-gradient(135deg,#6c63ff,#5a52d5);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;margin-bottom:1.5rem;transition:all .3s ease}.contact-info-card:hover .contact-info-icon{transform:scale(1.1)}.contact-info-icon svg{width:32px;height:32px}.contact-info-content h4{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:.75rem}.contact-info-content a{font-size:1rem;color:#4a5568;text-decoration:none;transition:color .3s ease;line-height:1.6}.contact-info-content a:hover{color:#6c63ff}.contact-form-section{padding:5rem 0;background-image:url(/images/contact_bg_1.png)}.contact-form-wrapper{max-width:800px;margin:0 auto}.form-content{background:#ffffff;padding:3rem;border-radius:16px;box-shadow:0 15px 60px rgba(0,0,0,.1)}.form-header{margin-bottom:2.5rem}.form-header .section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:transparent;color:#6c63ff;border-radius:50px;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;border:2px solid #6c63ff}.form-header h2{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.form-header p{font-size:1.1rem;color:#4a5568;line-height:1.8}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-control{width:100%;padding:1rem 1.25rem;font-size:1rem;color:#1a202c;background:#f8f9fa;border:2px solid #e2e8f0;border-radius:8px;transition:all .3s ease;font-family:inherit}.form-control:focus{outline:none;border-color:#6c63ff;background:#ffffff;box-shadow:0 0 0 3px rgba(108,99,255,.1)}.form-control::placeholder{color:#a0aec0}select.form-control{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234a5568' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}textarea.form-control{resize:vertical;min-height:150px}.form-btn{margin-top:1rem}.submit-btn{width:100%;padding:1.25rem 2rem;font-size:1rem;font-weight:700;color:#ffffff;background:linear-gradient(135deg,#6c63ff,#5a52d5);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(108,99,255,.3)}.submit-btn:active{transform:translateY(0)}.map-section{width:100%;height:500px}.map-section iframe{width:100%;height:100%;border:0;display:block}@media (max-width:1024px){.hero-title{font-size:3rem}.contact-info-grid{grid-template-columns:repeat(2,1fr)}.form-content{padding:2.5rem}.form-header h2{font-size:2rem}}@media (max-width:768px){.contact-hero{padding:6rem 0 4rem}.hero-title{font-size:2.5rem}.contact-info-section{padding:3rem 0}.contact-info-grid{grid-template-columns:1fr;gap:1.5rem}.contact-form-section{padding:3rem 0}.form-content{padding:2rem}.form-header h2{font-size:1.75rem}.form-header p{font-size:1rem}.form-row{grid-template-columns:1fr;gap:1.25rem}.map-section{height:400px}}@media (max-width:480px){.hero-title{font-size:2rem}.breadcrumb{font-size:.9rem}.contact-info-card{padding:2rem}.contact-info-icon{width:60px;height:60px}.contact-info-icon svg{width:28px;height:28px}.form-content{padding:1.5rem}.form-header h2{font-size:1.5rem}.form-control{padding:.875rem 1rem;font-size:.95rem}.submit-btn{padding:1rem 1.5rem;font-size:.9rem}.map-section{height:300px}}