.contact-hero{position:relative;width:100%;height:60vh;background-image:url(/assets/about-us-hero-image-Dfqo9Lgj.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.contact-hero .overlay-contact{text-align:center;color:#fff;background-color:#00000080;padding:2rem;border-radius:8px;max-width:90%}.contact-hero h1{font-size:3rem;margin-bottom:1rem;font-family:Poppins,sans-serif}.contact-hero p{font-size:1.25rem;font-family:Poppins,sans-serif}@media (max-width: 768px){.contact-hero{height:40vh}.contact-hero h1{font-size:2rem;font-family:Poppins,sans-serif}.contact-hero p{font-size:1rem;font-family:Poppins,sans-serif}.contact-hero .overlay-contact{padding:1rem}}.contact-container{width:100%;padding:2rem;background-color:#fff4f0}.contact-section{display:flex;justify-content:space-between;gap:2rem;background-color:#fff4f0;padding:2rem;flex-wrap:wrap;border-radius:12px;max-width:1200px;margin:0 auto}.contact-info{flex:1;min-width:280px;padding:1rem}.contact-info h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#333;font-family:Poppins,sans-serif}.contact-info p{margin-bottom:1.5rem;color:#555;line-height:1.5;font-family:Poppins,sans-serif}.info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.info-item .icon{background:#ffb98a;border-radius:50%;padding:.6rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Poppins,sans-serif}.info-item div p{margin-bottom:-14px;color:#555;font-size:.9rem;font-family:Poppins,sans-serif}.info-item div strong{color:#333;font-weight:600;line-height:1.4}.contact-form{flex:1;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 0 10px #0000000d;min-width:280px;font-family:Poppins,sans-serif}.contact-form h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333;font-family:Poppins,sans-serif}.contact-form p{font-size:.95rem;margin-bottom:1.5rem;color:#555;line-height:1.5;font-family:Poppins,sans-serif}.contact-form form{display:flex;flex-direction:column;gap:1rem}.contact-form input{padding:.75rem 1rem;border-radius:6px;border:1px solid #ddd;font-size:1rem;transition:border-color .3s;font-family:Poppins,sans-serif}.contact-form input:focus{outline:none;border-color:#ff7300}.contact-form button{background-color:#ff7300;color:#fff;font-size:1rem;padding:.75rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s;margin-top:.5rem}.contact-form button:hover{background-color:#e56200}@media (max-width: 768px){.contact-container{padding:1rem}.contact-section{flex-direction:column;gap:1.5rem;padding:1.5rem}.contact-info,.contact-form{width:100%;min-width:auto}.contact-form{padding:1.5rem}}@media (max-width: 480px){.contact-section{padding:1rem;border-radius:8px}.contact-info h2{font-size:1.5rem;font-family:Poppins,sans-serif}.contact-form h3{font-size:1.3rem;font-family:Poppins,sans-serif}.info-item{gap:.75rem}}
