.FaqSection_faqSection__yXlmO{padding:5rem 0;background-color:#f8f9fa}.FaqSection_container__MOEoQ{max-width:1000px;margin:0 auto;padding:0 1.5rem}.FaqSection_faqHeader___VBjq{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease;margin-bottom:1rem;border-left:4px solid #1e3a8a}.FaqSection_faqHeader___VBjq:hover{box-shadow:0 6px 16px rgba(0,0,0,.1)}.FaqSection_sectionTitle__kxtMM{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0}.FaqSection_toggleButton__XA_ed{background:none;border:none;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.FaqSection_toggleButton__XA_ed:hover{background-color:rgba(0,0,0,.05)}.FaqSection_arrow__UWxwD,.FaqSection_itemArrow__d_o5H{display:inline-block;width:12px;height:12px;border-right:2px solid #1e3a8a;border-bottom:2px solid #1e3a8a;transition:transform .3s ease}.FaqSection_arrow__UWxwD.FaqSection_down__Swk9c,.FaqSection_itemArrow__d_o5H.FaqSection_down__Swk9c{transform:rotate(45deg)}.FaqSection_arrow__UWxwD.FaqSection_up__tv_CL,.FaqSection_itemArrow__d_o5H.FaqSection_up__tv_CL{transform:rotate(-135deg)}.FaqSection_faqContent__gF6FU{max-height:0;overflow:hidden;transition:max-height .5s ease}.FaqSection_faqContent__gF6FU.FaqSection_expanded__9j6BB{max-height:5000px}.FaqSection_faqList__qMcIA{padding:1rem 0}.FaqSection_faqItem__VDRjB{margin-bottom:1rem;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:box-shadow .3s ease}.FaqSection_faqItem__VDRjB:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.FaqSection_faqQuestion__5WoQX{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;cursor:pointer;background-color:#fff;transition:background-color .3s ease}.FaqSection_faqQuestion__5WoQX:hover{background-color:rgba(59,130,246,.05)}.FaqSection_faqQuestion__5WoQX h3{margin:0;font-size:1.1rem;font-weight:600;color:#2c3e50}.FaqSection_faqAnswer__v5YVt{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem;background-color:#f9f9f9;border-top:1px solid #eee}.FaqSection_faqAnswer__v5YVt.FaqSection_expanded__9j6BB{max-height:1000px;padding:1.25rem 1.5rem}.FaqSection_faqAnswer__v5YVt p{margin:0 0 1rem;line-height:1.6;color:#5a6a7e}.FaqSection_faqAnswer__v5YVt p:last-child{margin-bottom:0}@media (max-width:768px){.FaqSection_faqSection__yXlmO{padding:3rem 0}.FaqSection_sectionTitle__kxtMM{font-size:1.5rem}.FaqSection_faqQuestion__5WoQX h3{font-size:1rem}.FaqSection_faqAnswer__v5YVt.FaqSection_expanded__9j6BB,.FaqSection_faqQuestion__5WoQX{padding:1rem 1.25rem}}@media (max-width:480px){.FaqSection_faqHeader___VBjq{padding:1.25rem}.FaqSection_sectionTitle__kxtMM{font-size:1.25rem}.FaqSection_faqQuestion__5WoQX h3{font-size:.95rem}}.HeroSection_heroSection__o5N1l{position:relative;height:100vh;min-height:600px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;background-image:url(/images/herosection/flight_hero.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;margin:-10px 0 0}.HeroSection_heroSection__o5N1l:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.6));z-index:1}.HeroSection_heroContainer__m0JP0{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:100vh}.HeroSection_heroContent___AQEH{max-width:650px;color:#fff;text-align:center}.HeroSection_heroTitle__WME0S{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:#fff}.HeroSection_heroSubtitle__TOcmn{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;color:hsla(0,0%,100%,.9)}.HeroSection_featuresList__g9SD6{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}.HeroSection_featureItem__6YcCL{display:flex;align-items:center;gap:.75rem}.HeroSection_featureIcon__5jflK{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#1e3a8a;border-radius:50%;color:#fff;font-size:.875rem;font-weight:700}.HeroSection_featureText__Tqahx{font-size:1.1rem;color:#fff;font-weight:500}.HeroSection_heroButtons__QyLYC{display:flex;gap:1.25rem;margin-bottom:2rem}.HeroSection_btnPrimary__Fo45b{display:inline-block;padding:1rem 2rem;background-color:#1e3a8a;color:#fff;font-weight:600;font-size:1.1rem;border-radius:6px;text-decoration:none;transition:all .3s ease;text-align:center;box-shadow:0 4px 6px rgba(59,130,246,.25)}.HeroSection_btnPrimary__Fo45b:hover{background-color:#1e3a8a;transform:translateY(-3px);box-shadow:0 6px 12px rgba(59,130,246,.3)}.HeroSection_btnSecondary__gF_g_{display:inline-block;padding:1rem 2rem;background-color:transparent;color:#fff;font-weight:600;font-size:1.1rem;border:2px solid hsla(0,0%,100%,.8);border-radius:6px;text-decoration:none;transition:all .3s ease;text-align:center}.HeroSection_btnSecondary__gF_g_:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-3px);box-shadow:0 6px 12px hsla(0,0%,100%,.1)}.HeroSection_trustBadge__cRJ0_{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background-color:hsla(0,0%,100%,.1);border-radius:6px;width:fit-content;backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.2)}.HeroSection_badgeIcon__n_yUz{font-size:1.5rem}.HeroSection_badgeText__YhjWc{font-size:1rem;color:#fff;font-weight:500}@media (max-width:768px){.HeroSection_heroSection__o5N1l{min-height:500px;padding:3rem 0}.HeroSection_heroContainer__m0JP0{padding:0 1.5rem}.HeroSection_heroTitle__WME0S{font-size:2.25rem;margin-bottom:1.25rem}.HeroSection_heroSubtitle__TOcmn{font-size:1.125rem;margin-bottom:2rem;line-height:1.5}.HeroSection_featuresList__g9SD6{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.HeroSection_featureItem__6YcCL{gap:1rem}.HeroSection_featureIcon__5jflK{width:32px;height:32px;font-size:1rem}.HeroSection_featureText__Tqahx{font-size:1rem;font-weight:500}.HeroSection_heroButtons__QyLYC{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.HeroSection_btnPrimary__Fo45b,.HeroSection_btnSecondary__gF_g_{padding:.875rem 1.5rem;font-size:1rem;text-align:center}.HeroSection_trustBadge__cRJ0_{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width:480px){.HeroSection_heroSection__o5N1l{min-height:450px;padding:2rem 0}.HeroSection_heroContainer__m0JP0{padding:0 1rem}.HeroSection_heroButtons__QyLYC{flex-direction:column;width:100%;gap:1rem}.HeroSection_btnPrimary__Fo45b,.HeroSection_btnSecondary__gF_g_{width:100%;padding:1rem;font-size:1rem}.HeroSection_heroTitle__WME0S{font-size:1.875rem;line-height:1.2}.HeroSection_heroSubtitle__TOcmn{font-size:1.1rem;margin-bottom:1.5rem}.HeroSection_featuresList__g9SD6{gap:.75rem}.HeroSection_featureItem__6YcCL{gap:.875rem}.HeroSection_featureIcon__5jflK{width:30px;height:30px;font-size:.875rem}.HeroSection_featureText__Tqahx{font-size:.95rem}.HeroSection_trustBadge__cRJ0_{width:100%;justify-content:center;gap:.75rem;display:none}.HeroSection_badgeIcon__n_yUz{font-size:1.5rem}.HeroSection_badgeText__YhjWc{font-size:.9rem;line-height:1.4}}.ProcessSection_processSection__mqB5H{padding:6rem 0;background-color:#f8f9fa;background-image:linear-gradient(135deg,#f8f9fa,#e9f2f9)}.ProcessSection_container__AE5qY{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProcessSection_sectionHeader__N9gnY{text-align:center;margin-bottom:4rem}.ProcessSection_sectionTitle__LoPyM{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;background:linear-gradient(90deg,#2c3e50,#4a6b8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.ProcessSection_sectionSubtitle__PWbhD{font-size:1.25rem;color:#5a6a7e;max-width:700px;margin:1.5rem auto 0}.ProcessSection_titleUnderline__NgJea{width:80px;height:4px;background:linear-gradient(90deg,#1e3a8a,#60a5fa);margin:0 auto;border-radius:2px}.ProcessSection_processSteps__X_ulQ{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem;position:relative}.ProcessSection_stepCard__loICi{display:flex;gap:1.5rem;position:relative;transition:all .3s ease}.ProcessSection_stepCard__loICi:hover .ProcessSection_stepIcon__NiJSr{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.12)}.ProcessSection_stepIconContainer__6973u{display:flex;flex-direction:column;align-items:center;position:relative}.ProcessSection_stepNumber__sTrcO{width:32px;height:32px;background-color:#1e3a8a;color:#fff;font-weight:700;font-size:1rem;margin-bottom:.5rem;box-shadow:0 4px 6px rgba(59,130,246,.2);z-index:3}.ProcessSection_stepIcon__NiJSr,.ProcessSection_stepNumber__sTrcO{border-radius:50%;display:flex;align-items:center;justify-content:center}.ProcessSection_stepIcon__NiJSr{width:70px;height:70px;background-color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.08);z-index:2;transition:all .3s ease;border:2px solid rgba(59,130,246,.2);color:#1e3a8a}.ProcessSection_emojiIcon__WXlIz{font-size:2.25rem;line-height:1}.ProcessSection_stepConnector__B84_D{position:absolute;top:85px;width:3px;height:calc(100% + 2rem);background:linear-gradient(180deg,#1e3a8a,#60a5fa);z-index:1}.ProcessSection_stepContent__uJy3a{flex:1;background-color:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #1e3a8a}.ProcessSection_stepContent__uJy3a:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.ProcessSection_stepTitle__EsA_P{font-size:1.35rem;font-weight:600;color:#2c3e50;margin-bottom:.75rem}.ProcessSection_stepDescription__QMpTJ{font-size:1.05rem;color:#5a6a7e;line-height:1.6}.ProcessSection_processNote__MgDgH{display:flex;align-items:flex-start;gap:1.25rem;background-color:#eff6ff;border-left:4px solid #1e3a8a;padding:1.75rem;border-radius:12px;box-shadow:0 4px 12px rgba(59,130,246,.1);transition:transform .3s ease}.ProcessSection_processNote__MgDgH:hover{transform:translateY(-3px)}.ProcessSection_noteIcon__iB9qi{font-size:2rem;line-height:1;color:#1e3a8a}.ProcessSection_noteContent__hE75Q{flex:1}.ProcessSection_noteTitle__tUQnv{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.ProcessSection_noteText__jXLFC{font-size:1.05rem;color:#2c3e50;line-height:1.6;margin:0}@media (max-width:768px){.ProcessSection_processSection__mqB5H{padding:4rem 0}.ProcessSection_sectionTitle__LoPyM{font-size:2rem;line-height:1.2}.ProcessSection_sectionSubtitle__PWbhD{font-size:1.1rem;padding:0 1rem}.ProcessSection_stepCard__loICi{flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:1rem}.ProcessSection_stepIconContainer__6973u{flex-direction:row;gap:1rem;margin-bottom:0;width:100%;justify-content:center}.ProcessSection_stepNumber__sTrcO{margin-bottom:0;order:-1}.ProcessSection_stepConnector__B84_D{display:none}.ProcessSection_stepContent__uJy3a{border-left:none;border-top:none;padding-left:0;padding-top:0}.ProcessSection_stepTitle__EsA_P{font-size:1.2rem;margin-bottom:.75rem}.ProcessSection_stepDescription__QMpTJ{font-size:.95rem;line-height:1.5}}@media (max-width:480px){.ProcessSection_processSection__mqB5H{padding:3rem 0}.ProcessSection_sectionTitle__LoPyM{font-size:1.75rem;padding:0 .5rem}.ProcessSection_sectionSubtitle__PWbhD{font-size:1rem;padding:0 1rem}.ProcessSection_stepCard__loICi{padding:1.25rem;margin-bottom:1.5rem}.ProcessSection_stepIcon__NiJSr{width:60px;height:60px}.ProcessSection_stepIcon__NiJSr svg{font-size:1.5rem}.ProcessSection_stepTitle__EsA_P{font-size:1.1rem}.ProcessSection_stepDescription__QMpTJ{font-size:.9rem}.ProcessSection_processNote__MgDgH{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.ProcessSection_noteIcon__iB9qi{margin-bottom:.5rem}.ProcessSection_noteIcon__iB9qi svg{font-size:1.75rem}}.Testimonial_testimonialSection__g_YcE{padding:6rem 0;background-color:#f8f9fa;background-image:linear-gradient(135deg,#f8f9fa,#e9f2f9);position:relative;overflow:hidden}.Testimonial_testimonialSection__g_YcE:before{top:-100px;right:-100px}.Testimonial_testimonialSection__g_YcE:after,.Testimonial_testimonialSection__g_YcE:before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(59,130,246,.05);z-index:0}.Testimonial_testimonialSection__g_YcE:after{bottom:-100px;left:-100px}.Testimonial_container__Mq1M7{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.Testimonial_sectionHeader__9qGit{text-align:center;margin-bottom:4rem;position:relative}.Testimonial_sectionHeader__9qGit:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;background-color:rgba(59,130,246,.05);border-radius:50%;z-index:-1}.Testimonial_sectionTitle__Xdw5Z{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;background:linear-gradient(90deg,#2c3e50,#4a6b8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block}.Testimonial_titleUnderline__NHK_W{width:80px;height:4px;background:linear-gradient(90deg,#1e3a8a,#60a5fa);margin:0 auto;border-radius:2px}.Testimonial_sectionSubtitle__I9YBW{font-size:1.25rem;color:#5a6a7e;max-width:700px;margin:1.5rem auto 0}.Testimonial_testimonialCarousel__g1V7u{position:relative;max-width:900px;margin:0 auto 4rem;padding:2rem 0}.Testimonial_testimonialWrapper__BbR74{position:relative;height:320px;overflow:hidden;transition:height .3s ease}.Testimonial_testimonialCard__lNWfC{position:absolute;top:0;left:0;width:100%;background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 8px 30px rgba(0,0,0,.08);opacity:0;transform:translateX(50px);transition:all .5s cubic-bezier(.25,.46,.45,.94);visibility:hidden;border-left:4px solid transparent}.Testimonial_testimonialCard__lNWfC.Testimonial_active__rczO4{opacity:1;transform:translateX(0);visibility:visible;border-left:4px solid #1e3a8a}.Testimonial_testimonialContent__Q6z6R{position:relative;margin-bottom:2rem}.Testimonial_quoteIcon__csXBa{font-size:5rem;color:rgba(59,130,246,.1);position:absolute;top:-2.5rem;left:-1rem;font-family:serif;font-weight:700}.Testimonial_testimonialText__UtbqN{font-size:1.25rem;color:#2c3e50;line-height:1.8;font-style:italic;position:relative;z-index:2}.Testimonial_testimonialFooter__wHEpZ{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.05);padding-top:1.5rem}.Testimonial_testimonialAuthor__QJCBO{display:flex;align-items:center;gap:1rem}.Testimonial_authorAvatar__xX2C2{width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#1e3a8a;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(59,130,246,.2);border:2px solid #fff;transition:transform .3s ease}.Testimonial_testimonialCard__lNWfC.Testimonial_active__rczO4 .Testimonial_authorAvatar__xX2C2{transform:scale(1.05)}.Testimonial_avatarPlaceholder__30thv{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#60a5fa);color:#fff;font-size:1.5rem;font-weight:700}.Testimonial_authorInfo__9kAmn{display:flex;flex-direction:column}.Testimonial_authorName__9fEjj{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 .25rem}.Testimonial_authorLocation__wVJWx{display:flex;align-items:center;gap:.5rem;color:#5a6a7e;font-size:.95rem}.Testimonial_locationFlag__Guhy3{font-size:1.25rem}.Testimonial_testimonialControls__yfhH5{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.Testimonial_controlDot__mwrcx{width:12px;height:12px;border-radius:50%;background-color:#e0e0e0;border:none;cursor:pointer;transition:all .3s ease;padding:0;position:relative;overflow:hidden}.Testimonial_controlDot__mwrcx:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#1e3a8a,#60a5fa);opacity:0;transition:opacity .3s ease}.Testimonial_controlDot__mwrcx:hover:after{opacity:.5}.Testimonial_controlDot__mwrcx:hover{transform:scale(1.1)}.Testimonial_activeDot__hwObR{background-color:transparent;transform:scale(1.2)}.Testimonial_activeDot__hwObR:after{opacity:1}.Testimonial_testimonialStats__x5von{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem;background-color:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 8px 30px rgba(0,0,0,.08);margin-top:4rem;position:relative;overflow:hidden}.Testimonial_testimonialStats__x5von:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#1e3a8a,#60a5fa)}.Testimonial_statItem__0J4Z2{text-align:center;flex:1;min-width:150px;position:relative;padding:1rem;transition:transform .3s ease}.Testimonial_statItem__0J4Z2:hover{transform:translateY(-5px)}.Testimonial_statItem__0J4Z2:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background-color:rgba(0,0,0,.05)}.Testimonial_statItem__0J4Z2:last-child:after{display:none}.Testimonial_statNumber__46dwW{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin-bottom:.5rem;background:linear-gradient(90deg,#1e3a8a,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block}.Testimonial_statLabel__oPIk8{font-size:1.1rem;color:#5a6a7e;position:relative}@media (max-width:768px){.Testimonial_testimonialSection__g_YcE{padding:4rem 0}.Testimonial_sectionTitle__Xdw5Z{font-size:2rem}.Testimonial_sectionSubtitle__I9YBW{font-size:1.1rem}.Testimonial_testimonialCard__lNWfC{padding:2rem}.Testimonial_testimonialText__UtbqN{font-size:1.1rem}.Testimonial_testimonialWrapper__BbR74{height:380px}.Testimonial_testimonialStats__x5von{gap:1.5rem;padding:2rem 1rem}.Testimonial_statItem__0J4Z2:after{display:none}.Testimonial_statNumber__46dwW{font-size:2rem}.Testimonial_statLabel__oPIk8{font-size:1rem}}@media (max-width:480px){.Testimonial_testimonialSection__g_YcE{padding:3rem 0}.Testimonial_sectionTitle__Xdw5Z{font-size:1.75rem}.Testimonial_testimonialCard__lNWfC{padding:1.5rem}.Testimonial_testimonialText__UtbqN{font-size:1rem;line-height:1.6}.Testimonial_testimonialWrapper__BbR74{height:420px}.Testimonial_authorAvatar__xX2C2{width:50px;height:50px}.Testimonial_testimonialStats__x5von{flex-direction:column;gap:2rem;align-items:center}.Testimonial_statItem__0J4Z2{width:100%}}