.all-content>header{padding:20px 100px}.contact-hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:50px 0 50px 50px;text-align:center;color:white}.contact-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(45deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-hero p{font-size:1.3rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.contact-content{padding:100px 0 140px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-info>h2{font-size:2.5rem;font-weight:600;color:#2d3748}.contact-info>h2,.contact-info>p{margin-bottom:1.5rem;text-align:center}.contact-info>p{font-size:1.1rem;line-height:1.8;color:#4a5568}.contact-methods{display:flex;justify-content:center;gap:1.5rem;margin-top:3rem;flex-wrap:wrap}.contact-method{width:45%;display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:white;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.method-icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;flex-shrink:0}.method-content h3{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.method-content p{font-weight:600;color:#667eea;margin-bottom:.25rem;font-size:1rem}.method-content span{font-size:.9rem;color:#718096}@media (max-width:768px){.all-content>header{padding:20px 40px}.contact-hero{padding:100px 0 60px}.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}.contact-content{padding:60px 0}.contact-methods{gap:40px}.contact-method{width:80%}}@media (max-width:480px){.all-content>header{padding:20px}.contact-methods{gap:30px}.contact-method{width:90%}}