.contact-page{padding-top:80px}.contact-hero-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:100px 0;position:relative;overflow:hidden}.contact-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><linearGradient id="grad" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" style="stop-color:%23fe7a16;stop-opacity:0.1" /><stop offset="100%" style="stop-color:%23ed4a3c;stop-opacity:0.1" /></linearGradient></defs><circle cx="150" cy="150" r="80" fill="url(%23grad)" /><circle cx="850" cy="700" r="120" fill="url(%23grad)" /><circle cx="700" cy="200" r="60" fill="url(%23grad)" /></svg>') no-repeat;background-size:cover;opacity:.5}.contact-hero-content{position:relative;z-index:2}.contact-hero-title{font-size:3.5rem;font-weight:700;color:#2b2b2b;margin-bottom:1.5rem;line-height:1.2}.contact-hero-description{font-size:1.2rem;color:#666;margin-bottom:3rem;line-height:1.6}.contact-info-cards{display:flex;flex-direction:column;gap:1.5rem}.contact-info-card{display:flex;align-items:center;padding:1.5rem;background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);border:1px solid rgba(254,122,22,.1);transition:all .3s ease}.contact-info-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.contact-info-icon{font-size:2.5rem;margin-right:1.5rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(25deg,rgba(254,122,22,.1) 4%,rgba(237,74,60,.1) 81%);border-radius:12px}.contact-info-card h5{color:#2b2b2b;margin-bottom:.3rem;font-weight:600;font-size:1.1rem}.contact-info-card p{color:#666;margin:0;font-size:1rem}.contact-form-container{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.contact-form-card{background:#fff;padding:3rem 2.5rem;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);width:100%;max-width:500px;border:1px solid rgba(254,122,22,.1)}.contact-form-card h3{color:#2b2b2b;margin-bottom:2rem;font-weight:600;text-align:center}.contact-form .form-label{color:#2b2b2b;font-weight:500;margin-bottom:.5rem}.contact-input{border:2px solid #e9ecef;border-radius:10px;padding:12px 15px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.contact-input:focus{border-color:#fe7a16;box-shadow:0 0 0 .2rem rgba(254,122,22,.25);background:#fff}.contact-input::placeholder{color:#adb5bd}.contact-support-section{padding:100px 0;background:#fff}.contact-section-title{font-size:2.5rem;font-weight:700;color:#2b2b2b;margin-bottom:1rem}.contact-section-subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem}.contact-support-card{background:#f8f9fa;padding:2.5rem 2rem;border-radius:20px;text-align:center;height:100%;transition:all .3s ease;border:1px solid #e9ecef}.contact-support-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);background:#fff}.contact-support-icon{font-size:3rem;margin-bottom:1.5rem}.contact-support-card h4{color:#2b2b2b;margin-bottom:1rem;font-weight:600}.contact-support-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.contact-support-list{list-style:none;padding:0;margin:0;text-align:left}.contact-support-list li{color:#555;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.contact-support-list li:before{content:"✓";position:absolute;left:0;color:#fe7a16;font-weight:700}.contact-faq-section{padding:100px 0;background:#f8f9fa}.contact-faq-list{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.08)}.contact-faq-item{padding:1.5rem 0;border-bottom:1px solid #e9ecef}.contact-faq-item:last-child{border-bottom:none}.contact-faq-item h5{color:#2b2b2b;margin-bottom:.75rem;font-weight:600;font-size:1.1rem}.contact-faq-item p{color:#666;margin:0;line-height:1.6}.contact-hours-section{padding:100px 0;background:#fff}.contact-hours-card{background:linear-gradient(135deg,#2b2b2b,#1a1a1a);color:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1)}.contact-hours-card h3{margin-bottom:1rem;font-weight:600}.contact-hours-card p{margin-bottom:2rem;opacity:.9}.contact-hours-list{margin-bottom:2rem}.contact-hours-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.contact-hours-item:last-child{border-bottom:none}.contact-hours-item strong{color:#fe7a16}.contact-emergency-info{text-align:center;padding:2rem;background:hsla(0,0%,100%,.05);border-radius:15px;border:1px solid hsla(0,0%,100%,.1)}.contact-emergency-info h4{margin-bottom:1rem;color:#fe7a16;font-weight:600}.contact-emergency-info p{margin-bottom:1.5rem;opacity:.9}.contact-emergency-number{font-size:1.5rem;font-weight:700;color:#fe7a16;background:rgba(254,122,22,.1);padding:1rem;border-radius:10px;border:1px solid rgba(254,122,22,.2)}@media (max-width:768px){.contact-hero-title{font-size:2.5rem}.contact-info-cards{margin-top:2rem}.contact-form-card{padding:2rem 1.5rem;margin-top:2rem}.contact-section-title{font-size:2rem}.contact-hours-item{flex-direction:column;align-items:flex-start;gap:.5rem}.contact-emergency-info{margin-top:2rem}.contact-faq-list{padding:2rem 1.5rem}}