.flight-page-container{padding:0}.flight-search-section{padding:3rem 1rem;border:2px solid #e2e2e2;border-radius:.75rem;max-width:1200px;margin:40px 0}.section-divider{margin:2rem 0;border:none;border-top:1px solid #e5e7eb}.flight-content-section{max-width:1080px;margin:0 auto;padding:3rem 1rem;border-radius:.75rem}.page-title{font-size:2rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.content-block{margin-bottom:2.5rem;line-height:1.75;color:#374151;font-size:1rem}.content-block h2,.content-block h3{margin-bottom:1rem;font-weight:600;color:#1f2937}.content-block p{margin-bottom:1rem}.error-message,.loading-message{text-align:center;font-size:1rem;padding:2rem}.loading-message{color:#3b82f6}.error-message{color:#dc2626}@media (max-width:768px){.flight-content-section,.flight-search-section{padding:2rem 1rem}.page-title{font-size:1.5rem}}.faq-section{background:#ffffff;border-radius:16px}.faq-header{margin-bottom:3rem}.faq-title{font-size:28px;color:#1f2937}.faq-subtitle{font-size:1rem;color:#6b7280;max-width:600px;margin:0 auto}.faq-accordion{background:#ffffff}.custom-accordion .accordion-item{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.custom-accordion .accordion-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.custom-accordion .accordion-item:first-of-type{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.custom-accordion .accordion-item:last-of-type{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.faq-header-item .accordion-button{background:#ffffff;border-radius:12px;padding:15px;font-weight:600;color:#1f2937;box-shadow:none}.faq-header-item .accordion-button:not(.collapsed){background:#f8fafc;color:#1d8dd7;box-shadow:none}.faq-header-item .accordion-button:focus{box-shadow:none}.faq-question-wrapper{width:100%}.faq-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#1d8dd7;color:#ffffff;border-radius:50%;font-size:.875rem;font-weight:600;flex-shrink:0}.faq-question-text{font-size:1rem;line-height:1.5}.faq-answer{padding:15px;background:#f8fafc;color:#4b5563;line-height:1.6;border:12px;border-top:1px solid #e5e7eb}.faq-help-card{border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.faq-help-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.help-card-content{height:100%;display:flex;flex-direction:column;justify-content:center}.help-icon-wrapper{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto}.help-icon{font-size:2.5rem!important;color:#000000!important}.help-title{color:#1f2937;font-size:1.25rem}.help-description{color:#6b7280;line-height:1.6;flex-grow:1}.help-button{background:#1d8dd7!important;border:#1d8dd7!important;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease}.help-button:hover{background:#1673b3!important;border:#1673b3!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(29,141,215,.3)}.no-faqs{background:#f9fafb;border-radius:12px;border:2px dashed #d1d5db}@media (max-width:768px){.faq-title{font-size:1.75rem}.faq-subtitle{font-size:1rem}.faq-answer,.faq-header-item .accordion-button{padding:1rem}.help-icon-wrapper{width:60px;height:60px}.help-icon{font-size:2rem!important}}.mobile-phone-button{position:fixed;bottom:0;z-index:1000;display:none;width:100%;text-align:center}.phone-link{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#007bff,#0056b3);padding:12px 20px;box-shadow:0 4px 15px rgba(0,123,255,.3);transition:all .3s ease;animation:phonePulse 2s infinite}.phone-link,.phone-link:hover{color:white;text-decoration:none}.phone-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,123,255,.4)}.phone-icon{font-size:20px;margin-right:8px;animation:phoneRing 1s infinite}.phone-text{display:flex;flex-direction:column;align-items:center;text-align:center}.phone-number{font-weight:600;font-size:14px;margin-bottom:2px}.phone-deals{font-size:11px;opacity:.9;font-weight:500}@keyframes phonePulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes phoneRing{0%{transform:rotate(0deg)}25%{transform:rotate(10deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0deg)}}@media (max-width:768px){.mobile-phone-button{display:block}}