.HeroSection-module-scss-module__VN2X4W__hero{flex-direction:column;align-items:center;min-height:455px;padding:60px 0;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__VN2X4W__bgGradient{z-index:-2;background:linear-gradient(135deg,#312e81 0%,#3730a3 30%,#4338ca 60%,#4f46e5 100%);position:absolute;inset:0}.HeroSection-module-scss-module__VN2X4W__bgGradient:before{content:"";z-index:-1;background:radial-gradient(80% 60% at 20% 30%,#6366f159 0%,#0000 70%),radial-gradient(60% 50% at 80% 70%,#818cf840 0%,#0000 70%);position:absolute;inset:0}.HeroSection-module-scss-module__VN2X4W__particles{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module-scss-module__VN2X4W__particles:before,.HeroSection-module-scss-module__VN2X4W__particles:after{content:"";opacity:.12;border-radius:50%;position:absolute}.HeroSection-module-scss-module__VN2X4W__particles:before{background:radial-gradient(circle,#818cf8 0%,#0000 70%);width:500px;height:500px;animation:12s ease-in-out infinite alternate HeroSection-module-scss-module__VN2X4W__floatSlow;top:-150px;right:-100px}.HeroSection-module-scss-module__VN2X4W__particles:after{background:radial-gradient(circle,#a5b4fc 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out infinite alternate-reverse HeroSection-module-scss-module__VN2X4W__floatSlow;bottom:-80px;left:-80px}@keyframes HeroSection-module-scss-module__VN2X4W__floatSlow{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-30px)scale(1.1)}}.HeroSection-module-scss-module__VN2X4W__trustBar{z-index:1;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:1280px;margin:0 auto 20px;padding:0 24px;display:flex}.HeroSection-module-scss-module__VN2X4W__trustBar span{color:#ffffffe6;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;padding:5px 14px;font-size:14px;font-weight:600}.HeroSection-module-scss-module__VN2X4W__inner{align-items:center;gap:60px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}@keyframes HeroSection-module-scss-module__VN2X4W__heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module-scss-module__VN2X4W__left{flex:1;max-width:540px;animation:.6s cubic-bezier(.16,1,.3,1) both HeroSection-module-scss-module__VN2X4W__heroFadeUp}.HeroSection-module-scss-module__VN2X4W__headline{color:#fff;letter-spacing:-.5px;margin:0 0 20px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.15}.HeroSection-module-scss-module__VN2X4W__subheadline{color:#fffc;max-width:480px;margin:0 0 36px;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.HeroSection-module-scss-module__VN2X4W__ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.HeroSection-module-scss-module__VN2X4W__ctas a{flex:1;min-width:140px}@media (min-width:641px){.HeroSection-module-scss-module__VN2X4W__ctas a{width:auto}}.HeroSection-module-scss-module__VN2X4W__trustBadges{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.HeroSection-module-scss-module__VN2X4W__trustBadges span{color:#ffffffbf;white-space:nowrap;font-size:13px}.HeroSection-module-scss-module__VN2X4W__right{flex:1;min-width:380px;max-width:480px}.HeroSection-module-scss-module__VN2X4W__searchCard{background:#fff;border-radius:20px;padding:28px;box-shadow:0 20px 60px #00000026,0 8px 24px #0000001a}@media (max-width:640px){.HeroSection-module-scss-module__VN2X4W__searchCard{border-radius:18px;box-shadow:0 8px 32px #0000001f}}.HeroSection-module-scss-module__VN2X4W__tripType{background:#f1f5f9;border-radius:14px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.HeroSection-module-scss-module__VN2X4W__tripBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex:1;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.HeroSection-module-scss-module__VN2X4W__tripBtn.HeroSection-module-scss-module__VN2X4W__active{color:#fff;background:#4f46e5;box-shadow:0 2px 8px #4f46e54d}.HeroSection-module-scss-module__VN2X4W__tripBtn:hover:not(.HeroSection-module-scss-module__VN2X4W__active){color:#334155;background:#ffffff80}.HeroSection-module-scss-module__VN2X4W__fieldRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.HeroSection-module-scss-module__VN2X4W__fieldWrap{flex:1;position:relative}.HeroSection-module-scss-module__VN2X4W__suggestionsDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a26}.HeroSection-module-scss-module__VN2X4W__suggestionItem{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;transition:background .15s;display:flex}.HeroSection-module-scss-module__VN2X4W__suggestionItem:hover{background:#6366f114}.HeroSection-module-scss-module__VN2X4W__suggestionCode{color:#4f46e5;letter-spacing:.5px;background:#eef2ff;border-radius:6px;padding:3px 6px;font-size:11px;font-weight:700}.HeroSection-module-scss-module__VN2X4W__suggestionDetails{flex-direction:column;min-width:0;display:flex}.HeroSection-module-scss-module__VN2X4W__suggestionCity{color:#0f172a;font-size:13px;font-weight:600}.HeroSection-module-scss-module__VN2X4W__suggestionAirport{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.HeroSection-module-scss-module__VN2X4W__field{flex:1}.HeroSection-module-scss-module__VN2X4W__field label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.HeroSection-module-scss-module__VN2X4W__field input,.HeroSection-module-scss-module__VN2X4W__field select{color:#1f2937;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.HeroSection-module-scss-module__VN2X4W__field input:focus,.HeroSection-module-scss-module__VN2X4W__field select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.HeroSection-module-scss-module__VN2X4W__field input::placeholder,.HeroSection-module-scss-module__VN2X4W__field select::placeholder{color:#9ca3af}.HeroSection-module-scss-module__VN2X4W__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.HeroSection-module-scss-module__VN2X4W__airportField{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;transition:border-color .15s,box-shadow .15s}.HeroSection-module-scss-module__VN2X4W__airportField:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.HeroSection-module-scss-module__VN2X4W__routeFieldsGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex;position:relative}.HeroSection-module-scss-module__VN2X4W__swapBtnContainer{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.HeroSection-module-scss-module__VN2X4W__airportFieldInner{padding:8px 12px;position:relative}.HeroSection-module-scss-module__VN2X4W__airportFieldInner label{color:#64748b;letter-spacing:.5px;text-transform:uppercase;margin-bottom:1px;font-size:11px;font-weight:700;display:block}.HeroSection-module-scss-module__VN2X4W__airportDisplay{pointer-events:none;align-items:baseline;gap:6px;min-height:28px;display:flex}.HeroSection-module-scss-module__VN2X4W__cityName{color:#0f172a;letter-spacing:-.3px;font-size:20px;font-weight:700;line-height:1.1}.HeroSection-module-scss-module__VN2X4W__airportCode{color:#64748b;font-size:14px;font-weight:600;line-height:1.4}.HeroSection-module-scss-module__VN2X4W__airportInput{opacity:.01;cursor:text;width:100%;height:100%;font-size:16px;position:absolute;inset:0;color:#0000!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.HeroSection-module-scss-module__VN2X4W__airportInput::placeholder{color:#0000!important}.HeroSection-module-scss-module__VN2X4W__swapBtn{color:#7c3aed;cursor:pointer;pointer-events:auto;background:#f5f3ff;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:background .2s,transform .15s;display:flex;box-shadow:0 2px 8px #7c3aed33}.HeroSection-module-scss-module__VN2X4W__applyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:10px;flex-shrink:0;height:46px;margin-top:20px;padding:0 16px;font-size:13px;font-weight:700;transition:background .2s,transform .15s}.HeroSection-module-scss-module__VN2X4W__applyBtn:hover{background:#4338ca;transform:translateY(-1px)}.HeroSection-module-scss-module__VN2X4W__applyBtn:active{transform:translateY(0)}.HeroSection-module-scss-module__VN2X4W__searchBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:#7c3aed;border:none;border-radius:14px;width:100%;height:54px;margin-bottom:16px;padding:0 24px;font-size:17px;font-weight:700;transition:transform .15s,box-shadow .2s,background .2s;box-shadow:0 8px 24px #7c3aed4d}.HeroSection-module-scss-module__VN2X4W__searchBtn:hover:not(:disabled){background:#6d28d9;transform:translateY(-2px);box-shadow:0 12px 32px #7c3aed66}.HeroSection-module-scss-module__VN2X4W__searchBtn:active:not(:disabled){background:#5b21b6;transform:translateY(0)scale(.98)}.HeroSection-module-scss-module__VN2X4W__searchBtn:disabled{color:#6b7280;cursor:not-allowed;opacity:1;background:#e5e7eb;border:1px solid #d1d5db;box-shadow:none!important;transform:none!important}.HeroSection-module-scss-module__VN2X4W__guarantees{flex-wrap:wrap;justify-content:center;gap:8px 20px;display:flex}.HeroSection-module-scss-module__VN2X4W__guarantees span{color:#4f46e5;white-space:nowrap;font-size:13px;font-weight:600}.HeroSection-module-scss-module__VN2X4W__inactive{color:#64748b;background:#fff;border:1px solid #e2e8f0}.HeroSection-module-scss-module__VN2X4W__fieldRowCompact{gap:8px;margin-bottom:10px;display:flex}.HeroSection-module-scss-module__VN2X4W__compactSelect{flex:1}.HeroSection-module-scss-module__VN2X4W__compactSelect select{color:#334155;appearance:none;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;height:40px;padding:0 10px;font-size:13px;font-weight:500;transition:border-color .15s}.HeroSection-module-scss-module__VN2X4W__compactSelect select:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.HeroSection-module-scss-module__VN2X4W__dateDisplay{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.HeroSection-module-scss-module__VN2X4W__dateDisplay:hover{border-color:#cbd5e1}.HeroSection-module-scss-module__VN2X4W__dateDisplay:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.HeroSection-module-scss-module__VN2X4W__dateDay{color:#0f172a;font-size:18px;font-weight:700;line-height:1}.HeroSection-module-scss-module__VN2X4W__dateMeta{flex-direction:column;gap:1px;display:flex}.HeroSection-module-scss-module__VN2X4W__dateMonth{color:#334155;font-size:12px;font-weight:600;line-height:1.1}.HeroSection-module-scss-module__VN2X4W__dateWeekday{color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:500;line-height:1.1}.HeroSection-module-scss-module__VN2X4W__dateInputHidden{opacity:0;cursor:pointer;font-size:16px;position:absolute;inset:0}.HeroSection-module-scss-module__VN2X4W__fareChips{-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:12px;padding-bottom:2px;display:flex;overflow-x:auto}.HeroSection-module-scss-module__VN2X4W__fareChip{color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s}.HeroSection-module-scss-module__VN2X4W__fareChip:hover{color:#334155;background:#e2e8f0}.HeroSection-module-scss-module__VN2X4W__fareChipActive{color:#fff;background:#4f46e5;border-color:#4f46e5}.HeroSection-module-scss-module__VN2X4W__fareChipActive:hover{color:#fff;background:#4338ca}.HeroSection-module-scss-module__VN2X4W__btnInner{justify-content:center;align-items:center;gap:8px;display:flex}.HeroSection-module-scss-module__VN2X4W__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite HeroSection-module-scss-module__VN2X4W__spin}@keyframes HeroSection-module-scss-module__VN2X4W__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.HeroSection-module-scss-module__VN2X4W__inner{flex-direction:column;gap:48px}.HeroSection-module-scss-module__VN2X4W__left{text-align:center;max-width:100%}.HeroSection-module-scss-module__VN2X4W__subheadline{max-width:100%;margin-left:auto;margin-right:auto}.HeroSection-module-scss-module__VN2X4W__ctas,.HeroSection-module-scss-module__VN2X4W__trustBadges{justify-content:center}.HeroSection-module-scss-module__VN2X4W__right{width:100%;min-width:0;max-width:100%}.HeroSection-module-scss-module__VN2X4W__searchCard{max-width:480px;margin:0 auto}}@media (max-width:640px){.HeroSection-module-scss-module__VN2X4W__hero{min-height:auto;padding:0}.HeroSection-module-scss-module__VN2X4W__particles,.HeroSection-module-scss-module__VN2X4W__trustBar{display:none}.HeroSection-module-scss-module__VN2X4W__inner{flex-direction:column;gap:0;padding:12px 12px 0}.HeroSection-module-scss-module__VN2X4W__left{text-align:center;max-width:100%;animation:none}.HeroSection-module-scss-module__VN2X4W__headline{letter-spacing:-.3px;margin-bottom:4px;font-size:18px;line-height:1.25}.HeroSection-module-scss-module__VN2X4W__subheadline,.HeroSection-module-scss-module__VN2X4W__ctas{display:none}.HeroSection-module-scss-module__VN2X4W__right{width:100%;min-width:0;max-width:100%;margin-top:8px}.HeroSection-module-scss-module__VN2X4W__searchCard{border-radius:16px;width:100%;padding:12px;box-shadow:0 4px 20px #00000014,0 1px 3px #0000000a}.HeroSection-module-scss-module__VN2X4W__tripType{background:#f1f5f9;border-radius:10px;margin-bottom:8px;padding:3px}.HeroSection-module-scss-module__VN2X4W__tripType .HeroSection-module-scss-module__VN2X4W__tripBtn{border-radius:8px;padding:6px 10px;font-size:12px}.HeroSection-module-scss-module__VN2X4W__tripType .HeroSection-module-scss-module__VN2X4W__inactive{color:#64748b;background:0 0;border:none}.HeroSection-module-scss-module__VN2X4W__routeFieldsGroup{flex-direction:column;gap:1px;margin-bottom:6px;display:flex;position:relative}.HeroSection-module-scss-module__VN2X4W__airportField{border-radius:8px}.HeroSection-module-scss-module__VN2X4W__airportFieldInner{padding:6px 10px}.HeroSection-module-scss-module__VN2X4W__airportFieldInner label{margin-bottom:0;font-size:10px}.HeroSection-module-scss-module__VN2X4W__cityName{font-size:17px}.HeroSection-module-scss-module__VN2X4W__airportCode{font-size:12px}.HeroSection-module-scss-module__VN2X4W__airportDisplay{min-height:22px}.HeroSection-module-scss-module__VN2X4W__fieldWrap .HeroSection-module-scss-module__VN2X4W__field input{border-radius:10px;height:42px;padding:8px 12px;font-size:16px;font-weight:600}.HeroSection-module-scss-module__VN2X4W__fieldWrap .HeroSection-module-scss-module__VN2X4W__field label{color:#64748b;letter-spacing:.5px;margin-bottom:2px;font-size:11px;font-weight:700}.HeroSection-module-scss-module__VN2X4W__swapBtnContainer{z-index:10;justify-content:center;align-items:center;height:0;display:flex;position:relative}.HeroSection-module-scss-module__VN2X4W__swapBtn{color:#fff;cursor:pointer;background:#4f46e5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;transition:transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #4f46e54d}.HeroSection-module-scss-module__VN2X4W__swapBtn svg{width:14px;height:14px}.HeroSection-module-scss-module__VN2X4W__swapBtn:active{transform:translateY(-50%)rotate(180deg)scale(.9)}.HeroSection-module-scss-module__VN2X4W__fieldRow{flex-direction:row;gap:6px;margin-bottom:6px}.HeroSection-module-scss-module__VN2X4W__field{flex:1}.HeroSection-module-scss-module__VN2X4W__field label{color:#64748b;letter-spacing:.5px;margin-bottom:2px;font-size:11px;font-weight:700}.HeroSection-module-scss-module__VN2X4W__field input,.HeroSection-module-scss-module__VN2X4W__field select{border-radius:10px;height:40px;padding:8px 10px;font-size:14px}.HeroSection-module-scss-module__VN2X4W__field select{background-position:right 10px center;padding-right:24px}.HeroSection-module-scss-module__VN2X4W__fieldRowCompact{gap:6px;margin-bottom:8px}.HeroSection-module-scss-module__VN2X4W__fieldRowCompact .HeroSection-module-scss-module__VN2X4W__compactSelect select{border-radius:8px;height:38px;padding:0 8px;font-size:12px}.HeroSection-module-scss-module__VN2X4W__dateDisplay{border-radius:10px;gap:6px;height:40px;padding:0 10px}.HeroSection-module-scss-module__VN2X4W__dateDay{font-size:16px}.HeroSection-module-scss-module__VN2X4W__dateMonth{font-size:11px}.HeroSection-module-scss-module__VN2X4W__dateWeekday{font-size:9px}.HeroSection-module-scss-module__VN2X4W__swapBtn{width:28px;min-width:28px;height:28px;min-height:28px;font-size:12px;box-shadow:0 2px 6px #4f46e54d}.HeroSection-module-scss-module__VN2X4W__searchBtn{border-radius:10px;height:44px;margin-bottom:6px;font-size:15px}.HeroSection-module-scss-module__VN2X4W__searchBtn svg{width:16px;height:16px}.HeroSection-module-scss-module__VN2X4W__fareChips{gap:5px}.HeroSection-module-scss-module__VN2X4W__fareChips .HeroSection-module-scss-module__VN2X4W__fareChip{padding:4px 10px;font-size:11px}.HeroSection-module-scss-module__VN2X4W__guarantees{flex-direction:row;justify-content:center;gap:8px;margin-top:4px;display:flex}.HeroSection-module-scss-module__VN2X4W__guarantees span{color:#6366f1;font-size:11px;font-weight:600}}
.PopularContent-module-scss-module__kKLT-G__inner{max-width:1280px;margin:0 auto;padding:0 20px}.PopularContent-module-scss-module__kKLT-G__sectionHeader{text-align:center;margin-bottom:32px}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__sectionHeader{margin-bottom:48px}}.PopularContent-module-scss-module__kKLT-G__tag{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#4f46e51a;border-radius:20px;margin-bottom:8px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.PopularContent-module-scss-module__kKLT-G__title{color:#1e1b4b;letter-spacing:-.3px;margin:0 0 8px;font-size:28px;font-weight:800}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__title{font-size:36px}}.PopularContent-module-scss-module__kKLT-G__subtitle{color:#64748b;max-width:560px;margin:0 auto;font-size:15px}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__subtitle{font-size:16px}}.PopularContent-module-scss-module__kKLT-G__stats{background:linear-gradient(135deg,#312e81 0%,#4338ca 100%);padding:32px 0;overflow:hidden}.PopularContent-module-scss-module__kKLT-G__statsSlider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 4px;display:flex;overflow-x:auto}.PopularContent-module-scss-module__kKLT-G__statsSlider::-webkit-scrollbar{display:none}.PopularContent-module-scss-module__kKLT-G__statCard{scroll-snap-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;flex:0 0 160px;padding:20px 16px;box-shadow:0 4px 14px #0000001a}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__statCard{flex:1}}.PopularContent-module-scss-module__kKLT-G__statValue{color:#fff;letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.1;display:block}.PopularContent-module-scss-module__kKLT-G__statLabel{color:#ffffffd9;margin-top:6px;font-size:14px;font-weight:600;display:block}.PopularContent-module-scss-module__kKLT-G__whySection{background:#fff;padding:48px 0}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__whySection{padding:80px 0}}.PopularContent-module-scss-module__kKLT-G__whyGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__whyGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.PopularContent-module-scss-module__kKLT-G__whyGrid{grid-template-columns:repeat(3,1fr)}}.PopularContent-module-scss-module__kKLT-G__whyCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;padding:20px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 16px #00000008}.PopularContent-module-scss-module__kKLT-G__whyCard:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 10px 30px #6366f11f}.PopularContent-module-scss-module__kKLT-G__whyHeader{align-items:center;gap:12px;margin-bottom:10px;display:flex}.PopularContent-module-scss-module__kKLT-G__whyIconWrap{background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PopularContent-module-scss-module__kKLT-G__whyTitle{color:#0f172a;margin:0;font-size:17px;font-weight:700}.PopularContent-module-scss-module__kKLT-G__whyDesc{color:#475569;margin:0 0 16px;font-size:14px;line-height:1.5}.PopularContent-module-scss-module__kKLT-G__whyFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.PopularContent-module-scss-module__kKLT-G__whyArrowText{color:#4f46e5;font-size:14px;font-weight:600}.PopularContent-module-scss-module__kKLT-G__airlineSection{background:#f8fafc;padding:48px 0}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__airlineSection{padding:80px 0}}.PopularContent-module-scss-module__kKLT-G__airlineSliderContainer{width:100%;position:relative;overflow:hidden}.PopularContent-module-scss-module__kKLT-G__airlineSliderContainer:before,.PopularContent-module-scss-module__kKLT-G__airlineSliderContainer:after{content:"";z-index:2;pointer-events:none;width:40px;position:absolute;top:0;bottom:0}.PopularContent-module-scss-module__kKLT-G__airlineSliderContainer:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}.PopularContent-module-scss-module__kKLT-G__airlineSliderContainer:after{background:linear-gradient(-90deg,#f8fafc,#0000);right:0}.PopularContent-module-scss-module__kKLT-G__airlineTrack{gap:16px;width:max-content;animation:25s linear infinite PopularContent-module-scss-module__kKLT-G__scrollTrack;display:flex}.PopularContent-module-scss-module__kKLT-G__airlineTrack:hover,.PopularContent-module-scss-module__kKLT-G__airlineTrack:active{animation-play-state:paused}@keyframes PopularContent-module-scss-module__kKLT-G__scrollTrack{0%{transform:translate(0)}to{transform:translate(-50%)}}.PopularContent-module-scss-module__kKLT-G__airlineCard{white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:10px 18px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 2px 8px #0000000a}.PopularContent-module-scss-module__kKLT-G__airlineCard:hover{border-color:#6366f1;transform:translateY(-2px)}.PopularContent-module-scss-module__kKLT-G__airlineName{color:#0f172a;font-size:14px;font-weight:600}.PopularContent-module-scss-module__kKLT-G__routeSection{background:#fff;padding:48px 0}@media (min-width:768px){.PopularContent-module-scss-module__kKLT-G__routeSection{padding:80px 0}}.PopularContent-module-scss-module__kKLT-G__routeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__routeGrid{gap:16px}}@media (min-width:1024px){.PopularContent-module-scss-module__kKLT-G__routeGrid{grid-template-columns:repeat(3,1fr);gap:20px}}.PopularContent-module-scss-module__kKLT-G__routeCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;min-width:0;padding:12px;transition:all .2s;display:flex;box-shadow:0 2px 10px #00000008}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__routeCard{padding:16.5px}}.PopularContent-module-scss-module__kKLT-G__routeCard:hover{border-color:#6366f1;box-shadow:0 8px 20px #6366f11a}.PopularContent-module-scss-module__kKLT-G__routeHeader{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:6px;display:flex}.PopularContent-module-scss-module__kKLT-G__routeFrom,.PopularContent-module-scss-module__kKLT-G__routeTo{color:#0f172a;font-size:13px;font-weight:700}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__routeFrom,.PopularContent-module-scss-module__kKLT-G__routeTo{font-size:15px}}.PopularContent-module-scss-module__kKLT-G__routeArrow{color:#4f46e5;font-size:11px;font-weight:700}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__routeArrow{font-size:14px}}.PopularContent-module-scss-module__kKLT-G__routeAirlineTag{color:#64748b;align-items:center;gap:4px;min-width:0;margin-bottom:8px;font-size:11px;display:flex}@media (min-width:640px){.PopularContent-module-scss-module__kKLT-G__routeAirlineTag{gap:6px;font-size:13px}}.PopularContent-module-scss-module__kKLT-G__routePriceRow{margin-bottom:10px}.PopularContent-module-scss-module__kKLT-G__routePrice{color:#4f46e5;font-size:18px;font-weight:800}
.DealsSection-module-scss-module__GItCgG__inner{max-width:1280px;margin:0 auto;padding:0 20px}.DealsSection-module-scss-module__GItCgG__sectionHeader{text-align:center;margin-bottom:32px}@media (min-width:768px){.DealsSection-module-scss-module__GItCgG__sectionHeader{margin-bottom:48px}}.DealsSection-module-scss-module__GItCgG__tag{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#4f46e51a;border-radius:20px;margin-bottom:8px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.DealsSection-module-scss-module__GItCgG__title{color:#1e1b4b;margin:0 0 8px;font-size:28px;font-weight:800}@media (min-width:768px){.DealsSection-module-scss-module__GItCgG__title{font-size:36px}}.DealsSection-module-scss-module__GItCgG__subtitle{color:#64748b;max-width:560px;margin:0 auto;font-size:15px}.DealsSection-module-scss-module__GItCgG__dealsSection{background:#f8fafc;padding:48px 0}@media (min-width:768px){.DealsSection-module-scss-module__GItCgG__dealsSection{padding:80px 0}}.DealsSection-module-scss-module__GItCgG__dealsGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.DealsSection-module-scss-module__GItCgG__dealsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.DealsSection-module-scss-module__GItCgG__dealsGrid{grid-template-columns:repeat(3,1fr)}}.DealsSection-module-scss-module__GItCgG__dealCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:20px;transition:all .25s;display:flex;box-shadow:0 4px 16px #0000000a}.DealsSection-module-scss-module__GItCgG__dealCard:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 12px 32px #6366f11f}.DealsSection-module-scss-module__GItCgG__cardTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.DealsSection-module-scss-module__GItCgG__cardTop .DealsSection-module-scss-module__GItCgG__airlineBadgeRow{align-items:center;gap:10px;display:flex}.DealsSection-module-scss-module__GItCgG__airlineName{color:#0f172a;font-size:15px;font-weight:700;line-height:1.2}.DealsSection-module-scss-module__GItCgG__seatsLeft{color:#d97706;font-size:14px;font-weight:600}.DealsSection-module-scss-module__GItCgG__discountBadge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;padding:4px 10px;font-size:14px;font-weight:700}.DealsSection-module-scss-module__GItCgG__flightFlightRouteRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 14px;display:flex}.DealsSection-module-scss-module__GItCgG__flightTimeBlock{flex-direction:column;display:flex}.DealsSection-module-scss-module__GItCgG__timeText{color:#0f172a;font-size:18px;font-weight:800;line-height:1.1}.DealsSection-module-scss-module__GItCgG__cityText{color:#64748b;margin-top:2px;font-size:14px}.DealsSection-module-scss-module__GItCgG__durationLine{flex-direction:column;align-items:center;gap:2px;display:flex}.DealsSection-module-scss-module__GItCgG__durationText{color:#6366f1;font-size:14px;font-weight:600}.DealsSection-module-scss-module__GItCgG__priceRow{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.DealsSection-module-scss-module__GItCgG__originalPrice{color:#94a3b8;margin-right:8px;font-size:14px;font-weight:500;text-decoration:line-through}.DealsSection-module-scss-module__GItCgG__offerPrice{color:#4f46e5;font-size:24px;font-weight:800}.DealsSection-module-scss-module__GItCgG__taxesText{color:#64748b;font-size:14px}.DealsSection-module-scss-module__GItCgG__offersSection{background:#fff;padding:48px 0}@media (min-width:768px){.DealsSection-module-scss-module__GItCgG__offersSection{padding:80px 0}}.DealsSection-module-scss-module__GItCgG__offersGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.DealsSection-module-scss-module__GItCgG__offersGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.DealsSection-module-scss-module__GItCgG__offersGrid{grid-template-columns:repeat(4,1fr)}}.DealsSection-module-scss-module__GItCgG__offerCard{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-top:4px solid #4f46e5;border-radius:18px;padding:24px 20px;transition:all .25s;box-shadow:0 4px 16px #00000008}.DealsSection-module-scss-module__GItCgG__offerCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #4f46e51a}.DealsSection-module-scss-module__GItCgG__offerIcon{margin-bottom:12px;font-size:36px;display:inline-block}.DealsSection-module-scss-module__GItCgG__offerTitle{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:700}.DealsSection-module-scss-module__GItCgG__offerDesc{color:#64748b;margin:0;font-size:14px;line-height:1.5}.DealsSection-module-scss-module__GItCgG__howSection{background:#f8fafc;padding:48px 0}@media (min-width:768px){.DealsSection-module-scss-module__GItCgG__howSection{padding:80px 0}}.DealsSection-module-scss-module__GItCgG__stepsGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.DealsSection-module-scss-module__GItCgG__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DealsSection-module-scss-module__GItCgG__stepsGrid{grid-template-columns:repeat(4,1fr)}}.DealsSection-module-scss-module__GItCgG__stepCard{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;padding:24px 20px;transition:all .25s}.DealsSection-module-scss-module__GItCgG__stepCard:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 8px 24px #4f46e514}.DealsSection-module-scss-module__GItCgG__stepNum{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:20px;font-weight:800;display:flex;box-shadow:0 4px 14px #4f46e540}.DealsSection-module-scss-module__GItCgG__stepTitle{color:#0f172a;margin:0 0 6px;font-size:17px;font-weight:700}.DealsSection-module-scss-module__GItCgG__stepDesc{color:#64748b;margin:0;font-size:14px;line-height:1.5}
.EducationSection-module-scss-module__Vx5Y0G__inner{max-width:1280px;margin:0 auto;padding:0 20px}.EducationSection-module-scss-module__Vx5Y0G__eduSection{color:#fff;background:linear-gradient(135deg,#312e81 0%,#4338ca 100%);padding:40px 0}@media (min-width:768px){.EducationSection-module-scss-module__Vx5Y0G__eduSection{padding:60px 0}}.EducationSection-module-scss-module__Vx5Y0G__sectionHeader{text-align:center;margin-bottom:28px}.EducationSection-module-scss-module__Vx5Y0G__tag{color:#a5b4fc;text-transform:uppercase;letter-spacing:.5px;background:#ffffff1a;border-radius:20px;margin-bottom:8px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.EducationSection-module-scss-module__Vx5Y0G__title{color:#fff;margin:0 0 8px;font-size:28px;font-weight:800}@media (min-width:768px){.EducationSection-module-scss-module__Vx5Y0G__title{font-size:34px}}.EducationSection-module-scss-module__Vx5Y0G__subtitle{color:#ffffffd9;max-width:580px;margin:0 auto;font-size:15px}.EducationSection-module-scss-module__Vx5Y0G__swipeContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:8px 4px 20px;display:flex;overflow-x:auto}.EducationSection-module-scss-module__Vx5Y0G__swipeContainer::-webkit-scrollbar{display:none}@media (min-width:1024px){.EducationSection-module-scss-module__Vx5Y0G__swipeContainer{grid-template-columns:repeat(4,1fr);display:grid;overflow-x:visible}}.EducationSection-module-scss-module__Vx5Y0G__eduCard{scroll-snap-align:center;color:#0f172a;background:#fff;border-radius:20px;flex-direction:column;flex:0 0 270px;justify-content:space-between;padding:20px;display:flex;box-shadow:0 10px 30px #00000026}@media (min-width:640px) and (max-width:1023px){.EducationSection-module-scss-module__Vx5Y0G__eduCard{flex:0 0 300px}}@media (min-width:1024px){.EducationSection-module-scss-module__Vx5Y0G__eduCard{flex:1}}.EducationSection-module-scss-module__Vx5Y0G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.EducationSection-module-scss-module__Vx5Y0G__iconBox{background:#f1f5f9;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.EducationSection-module-scss-module__Vx5Y0G__catBadge{color:#4f46e5;background:#eef2ff;border-radius:12px;padding:4px 10px;font-size:14px;font-weight:700}.EducationSection-module-scss-module__Vx5Y0G__cardTitle{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:800}.EducationSection-module-scss-module__Vx5Y0G__cardDesc{color:#64748b;margin:0 0 16px;font-size:14px;line-height:1.4}.EducationSection-module-scss-module__Vx5Y0G__cardFooter{margin-top:auto}.EducationSection-module-scss-module__Vx5Y0G__universityStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.EducationSection-module-scss-module__Vx5Y0G__universityStrip .EducationSection-module-scss-module__Vx5Y0G__uniLabel{color:#fffc;font-size:14px;font-weight:600}.EducationSection-module-scss-module__Vx5Y0G__universityStrip .EducationSection-module-scss-module__Vx5Y0G__uniList{flex-wrap:wrap;gap:8px;display:flex}.EducationSection-module-scss-module__Vx5Y0G__universityStrip .EducationSection-module-scss-module__Vx5Y0G__uniBadge{color:#fff;background:#ffffff26;border-radius:12px;padding:4px 12px;font-size:14px;font-weight:700}
@keyframes TravelServices-module-scss-module__Pw91fa__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes TravelServices-module-scss-module__Pw91fa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes TravelServices-module-scss-module__Pw91fa__pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes TravelServices-module-scss-module__Pw91fa__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.TravelServices-module-scss-module__Pw91fa__servicesSection{background:#fff;padding:100px 0}.TravelServices-module-scss-module__Pw91fa__inner{max-width:1200px;margin:0 auto;padding:0 24px}.TravelServices-module-scss-module__Pw91fa__sectionHeader{text-align:center;margin-bottom:48px}.TravelServices-module-scss-module__Pw91fa__tag{color:#4f46e5;letter-spacing:.5px;text-transform:uppercase;background:#4f46e514;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.TravelServices-module-scss-module__Pw91fa__title{color:#312e81;margin-bottom:12px;font-size:36px;font-weight:700;line-height:1.25}.TravelServices-module-scss-module__Pw91fa__subtitle{color:#8179f5;max-width:500px;margin:0 auto;font-size:16px;line-height:1.6}.TravelServices-module-scss-module__Pw91fa__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.TravelServices-module-scss-module__Pw91fa__serviceCard{text-align:center;background:#fff;border:1px solid #4f46e514;border-radius:20px;padding:32px;transition:all .3s;position:relative;box-shadow:0 4px 20px #4f46e50a}.TravelServices-module-scss-module__Pw91fa__serviceCard:hover{border-color:#4f46e526;box-shadow:0 12px 40px #4f46e51a}.TravelServices-module-scss-module__Pw91fa__serviceCard.TravelServices-module-scss-module__Pw91fa__comingSoon{opacity:.85;cursor:default}.TravelServices-module-scss-module__Pw91fa__serviceCard.TravelServices-module-scss-module__Pw91fa__comingSoon:hover{border-color:#4f46e514;box-shadow:0 4px 20px #4f46e50a}.TravelServices-module-scss-module__Pw91fa__soonBadge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.TravelServices-module-scss-module__Pw91fa__serviceIcon{margin-bottom:16px;font-size:36px;display:block}.TravelServices-module-scss-module__Pw91fa__serviceTitle{color:#312e81;margin-bottom:8px;font-size:17px;font-weight:600}.TravelServices-module-scss-module__Pw91fa__serviceDesc{color:#8179f5;margin-bottom:16px;font-size:14px;line-height:1.6}.TravelServices-module-scss-module__Pw91fa__serviceCta{color:#4f46e5;font-size:13px;font-weight:600;transition:gap .2s;display:inline-block}@media (max-width:768px){.TravelServices-module-scss-module__Pw91fa__servicesSection{padding:60px 0}.TravelServices-module-scss-module__Pw91fa__title{font-size:28px}.TravelServices-module-scss-module__Pw91fa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TravelServices-module-scss-module__Pw91fa__title{font-size:24px}.TravelServices-module-scss-module__Pw91fa__servicesGrid{grid-template-columns:1fr}}
.TrustSection-module-scss-module__mrKOHG__inner{max-width:1280px;margin:0 auto;padding:0 20px}.TrustSection-module-scss-module__mrKOHG__sectionHeader{text-align:center;margin-bottom:32px}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__sectionHeader{margin-bottom:48px}}.TrustSection-module-scss-module__mrKOHG__tag{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#4f46e51a;border-radius:20px;margin-bottom:8px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.TrustSection-module-scss-module__mrKOHG__title{color:#1e1b4b;margin:0 0 8px;font-size:28px;font-weight:800}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__title{font-size:34px}}.TrustSection-module-scss-module__mrKOHG__subtitle{color:#64748b;max-width:560px;margin:0 auto;font-size:15px}.TrustSection-module-scss-module__mrKOHG__testSection{background:#fff;padding:48px 0}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__testSection{padding:80px 0}}.TrustSection-module-scss-module__mrKOHG__carouselWrapper{max-width:720px;margin:0 auto;position:relative;overflow:hidden}.TrustSection-module-scss-module__mrKOHG__carouselTrack{width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.TrustSection-module-scss-module__mrKOHG__carouselSlide{box-sizing:border-box;flex:0 0 100%;width:100%;padding:0 4px}.TrustSection-module-scss-module__mrKOHG__testCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 6px 24px #0000000a}.TrustSection-module-scss-module__mrKOHG__cardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.TrustSection-module-scss-module__mrKOHG__avatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.TrustSection-module-scss-module__mrKOHG__name{color:#0f172a;font-size:16px;font-weight:700}.TrustSection-module-scss-module__mrKOHG__role{color:#64748b;margin-top:2px;font-size:14px}.TrustSection-module-scss-module__mrKOHG__reviewDate{color:#94a3b8;margin-left:auto;font-size:14px}.TrustSection-module-scss-module__mrKOHG__starsRow{margin-bottom:12px}.TrustSection-module-scss-module__mrKOHG__testText{color:#334155;margin:0;font-size:15px;font-style:italic;line-height:1.6}.TrustSection-module-scss-module__mrKOHG__carouselControls{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.TrustSection-module-scss-module__mrKOHG__carouselNavBtn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.TrustSection-module-scss-module__mrKOHG__carouselNavBtn:hover{background:#eef2ff;border-color:#6366f1}.TrustSection-module-scss-module__mrKOHG__indicatorDots{gap:8px;display:flex}.TrustSection-module-scss-module__mrKOHG__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;transition:all .2s}.TrustSection-module-scss-module__mrKOHG__activeDot{background:#4f46e5;border-radius:12px;width:24px}.TrustSection-module-scss-module__mrKOHG__securitySection{background:#f8fafc;padding:48px 0}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__securitySection{padding:80px 0}}.TrustSection-module-scss-module__mrKOHG__securityGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.TrustSection-module-scss-module__mrKOHG__securityGrid{gap:16px}}@media (min-width:1024px){.TrustSection-module-scss-module__mrKOHG__securityGrid{grid-template-columns:repeat(3,1fr);gap:24px}}.TrustSection-module-scss-module__mrKOHG__securityCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:flex-start;padding:16px;transition:all .2s;display:flex;box-shadow:0 2px 10px #00000008}.TrustSection-module-scss-module__mrKOHG__securityCard:hover{border-color:#6366f1;box-shadow:0 8px 24px #6366f11a}.TrustSection-module-scss-module__mrKOHG__securityIconWrap{margin-bottom:10px}.TrustSection-module-scss-module__mrKOHG__securityTitle{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.TrustSection-module-scss-module__mrKOHG__securityDesc{color:#64748b;margin:0;font-size:14px;line-height:1.4}.TrustSection-module-scss-module__mrKOHG__paymentSection{background:#fff;padding:48px 0}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__paymentSection{padding:60px 0}}.TrustSection-module-scss-module__mrKOHG__paymentScrollRow{-webkit-overflow-scrolling:touch;gap:12px;padding:8px 4px 16px;display:flex;overflow-x:auto}.TrustSection-module-scss-module__mrKOHG__paymentScrollRow::-webkit-scrollbar{display:none}@media (min-width:768px){.TrustSection-module-scss-module__mrKOHG__paymentScrollRow{justify-content:center;overflow-x:visible}}.TrustSection-module-scss-module__mrKOHG__paymentBadgeCard{white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex:none;align-items:center;gap:10px;padding:10px 16px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000008}.TrustSection-module-scss-module__mrKOHG__paymentBadgeCard:hover{border-color:#6366f1;transform:translateY(-2px)}.TrustSection-module-scss-module__mrKOHG__paymentBadgeLogo{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#312e81,#4f46e5);border-radius:8px;padding:4px 10px;font-size:12px;font-weight:800}.TrustSection-module-scss-module__mrKOHG__paymentName{color:#0f172a;font-size:14px;font-weight:600}
@keyframes TravelBlog-module-scss-module__K7zweG__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes TravelBlog-module-scss-module__K7zweG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes TravelBlog-module-scss-module__K7zweG__pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes TravelBlog-module-scss-module__K7zweG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.TravelBlog-module-scss-module__K7zweG__blogSection{background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 100%);padding:100px 0}.TravelBlog-module-scss-module__K7zweG__inner{max-width:1200px;margin:0 auto;padding:0 24px}.TravelBlog-module-scss-module__K7zweG__sectionHeader{text-align:center;margin-bottom:48px}.TravelBlog-module-scss-module__K7zweG__tag{color:#4f46e5;letter-spacing:.5px;text-transform:uppercase;background:#4f46e514;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.TravelBlog-module-scss-module__K7zweG__title{color:#312e81;margin-bottom:12px;font-size:36px;font-weight:700;line-height:1.25}.TravelBlog-module-scss-module__K7zweG__subtitle{color:#8179f5;max-width:500px;margin:0 auto;font-size:16px;line-height:1.6}.TravelBlog-module-scss-module__K7zweG__blogGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:48px;display:grid}.TravelBlog-module-scss-module__K7zweG__blogCard{background:#fff;border:1px solid #4f46e514;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #4f46e50a}.TravelBlog-module-scss-module__K7zweG__blogCard:hover{border-color:#4f46e526;box-shadow:0 12px 40px #4f46e51a}.TravelBlog-module-scss-module__K7zweG__blogImage{height:180px;overflow:hidden}.TravelBlog-module-scss-module__K7zweG__blogPlaceholder{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;font-weight:700;display:flex}.TravelBlog-module-scss-module__K7zweG__blogContent{padding:20px}.TravelBlog-module-scss-module__K7zweG__blogDate{color:#8179f5;margin-bottom:8px;font-size:12px;display:block}.TravelBlog-module-scss-module__K7zweG__blogTitle{color:#312e81;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.4}.TravelBlog-module-scss-module__K7zweG__blogDesc{color:#6b7280;margin-bottom:16px;font-size:13px;line-height:1.6}.TravelBlog-module-scss-module__K7zweG__blogLink{color:#4f46e5;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.TravelBlog-module-scss-module__K7zweG__blogLink:hover{gap:8px}.TravelBlog-module-scss-module__K7zweG__blogCta{text-align:center}.TravelBlog-module-scss-module__K7zweG__viewAllBtn{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:14px;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4f46e540}.TravelBlog-module-scss-module__K7zweG__viewAllBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f46e559}@media (max-width:1024px){.TravelBlog-module-scss-module__K7zweG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TravelBlog-module-scss-module__K7zweG__blogSection{padding:60px 0}.TravelBlog-module-scss-module__K7zweG__title{font-size:28px}.TravelBlog-module-scss-module__K7zweG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TravelBlog-module-scss-module__K7zweG__title{font-size:24px}.TravelBlog-module-scss-module__K7zweG__blogGrid{grid-template-columns:1fr}}
@keyframes AppPromotion-module-scss-module__RbGOqq__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes AppPromotion-module-scss-module__RbGOqq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes AppPromotion-module-scss-module__RbGOqq__pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes AppPromotion-module-scss-module__RbGOqq__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.AppPromotion-module-scss-module__RbGOqq__appSection{background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 100%);padding:100px 0}.AppPromotion-module-scss-module__RbGOqq__inner{max-width:1200px;margin:0 auto;padding:0 24px}.AppPromotion-module-scss-module__RbGOqq__content{align-items:center;gap:60px;display:flex}.AppPromotion-module-scss-module__RbGOqq__textCol{flex:1}.AppPromotion-module-scss-module__RbGOqq__tag{color:#4f46e5;letter-spacing:.5px;text-transform:uppercase;background:#4f46e514;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.AppPromotion-module-scss-module__RbGOqq__title{color:#312e81;margin-bottom:12px;font-size:36px;font-weight:700;line-height:1.25}.AppPromotion-module-scss-module__RbGOqq__subtitle{color:#8179f5;margin-bottom:32px;font-size:16px;line-height:1.6}.AppPromotion-module-scss-module__RbGOqq__ctaRow{gap:16px;margin-bottom:16px;display:flex}.AppPromotion-module-scss-module__RbGOqq__downloadBtn{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:14px;align-items:center;gap:10px;padding:14px 24px;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4f46e540}.AppPromotion-module-scss-module__RbGOqq__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f46e559}.AppPromotion-module-scss-module__RbGOqq__btnIcon{font-size:24px}.AppPromotion-module-scss-module__RbGOqq__btnText{flex-direction:column;line-height:1.2;display:flex}.AppPromotion-module-scss-module__RbGOqq__btnText small{opacity:.85;font-size:11px;font-weight:400}.AppPromotion-module-scss-module__RbGOqq__btnText strong{font-size:15px;font-weight:700}.AppPromotion-module-scss-module__RbGOqq__comingNote{color:#8179f5;font-size:13px;font-style:italic}.AppPromotion-module-scss-module__RbGOqq__mockupCol{flex:1;justify-content:center;display:flex}.AppPromotion-module-scss-module__RbGOqq__phoneMockup{background:#0f0d2e;border-radius:36px;width:260px;height:500px;padding:12px;box-shadow:0 24px 64px #4f46e533}.AppPromotion-module-scss-module__RbGOqq__mockupScreen{background:#fff;border-radius:26px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.AppPromotion-module-scss-module__RbGOqq__mockupHeader{gap:6px;padding:16px 20px 12px;display:flex}.AppPromotion-module-scss-module__RbGOqq__mockupDot{background:#e5e7eb;border-radius:50%;width:8px;height:8px}.AppPromotion-module-scss-module__RbGOqq__mockupDot:first-child{background:#ef4444}.AppPromotion-module-scss-module__RbGOqq__mockupDot:nth-child(2){background:#f59e0b}.AppPromotion-module-scss-module__RbGOqq__mockupDot:nth-child(3){background:#10b981}.AppPromotion-module-scss-module__RbGOqq__mockupBody{flex:1;padding:20px}.AppPromotion-module-scss-module__RbGOqq__mockupLogo{color:#4f46e5;margin-bottom:20px;font-size:20px;font-weight:700}.AppPromotion-module-scss-module__RbGOqq__mockupLine{background:linear-gradient(90deg,#e5e7eb,#f3f4f6);border-radius:5px;height:10px;margin-bottom:12px}.AppPromotion-module-scss-module__RbGOqq__mockupCards{flex-direction:column;gap:10px;margin-top:20px;display:flex}.AppPromotion-module-scss-module__RbGOqq__mockupCard{background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-radius:12px;height:60px}@media (max-width:768px){.AppPromotion-module-scss-module__RbGOqq__appSection{padding:60px 0}.AppPromotion-module-scss-module__RbGOqq__title{font-size:28px}.AppPromotion-module-scss-module__RbGOqq__content{text-align:center;flex-direction:column}.AppPromotion-module-scss-module__RbGOqq__ctaRow{justify-content:center}.AppPromotion-module-scss-module__RbGOqq__mockupCol{order:-1}.AppPromotion-module-scss-module__RbGOqq__phoneMockup{width:200px;height:380px}}@media (max-width:480px){.AppPromotion-module-scss-module__RbGOqq__title{font-size:24px}.AppPromotion-module-scss-module__RbGOqq__ctaRow{flex-direction:column;align-items:center}}
@keyframes CTASection-module-scss-module___B4fRW__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes CTASection-module-scss-module___B4fRW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes CTASection-module-scss-module___B4fRW__pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}@keyframes CTASection-module-scss-module___B4fRW__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.CTASection-module-scss-module___B4fRW__ctaSection{padding:100px 0;position:relative;overflow:hidden}.CTASection-module-scss-module___B4fRW__bgGradient{z-index:0;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 40%,#4c1d95 100%);position:absolute;inset:0}.CTASection-module-scss-module___B4fRW__bgGradient:after{content:"";pointer-events:none;background:radial-gradient(at 20%,#4f46e533 0%,#0000 50%),radial-gradient(at 80%,#8b5cf626 0%,#0000 50%),radial-gradient(at 50% 0,#a78bfa1a 0%,#0000 50%);position:absolute;inset:0}.CTASection-module-scss-module___B4fRW__inner{text-align:center;z-index:1;max-width:700px;margin:0 auto;padding:0 24px;position:relative}.CTASection-module-scss-module___B4fRW__title{color:#fff;margin-bottom:16px;font-size:38px;font-weight:700;line-height:1.25}.CTASection-module-scss-module___B4fRW__subtitle{color:#ffffffb3;margin-bottom:36px;font-size:16px;line-height:1.7}.CTASection-module-scss-module___B4fRW__ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module-scss-module___B4fRW__primaryCta{color:#4338ca;background:#fff;border-radius:12px;align-items:center;padding:14px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTASection-module-scss-module___B4fRW__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.CTASection-module-scss-module___B4fRW__secondaryCta{color:#ffffffe6;background:#ffffff14;border:1px solid #fff3;border-radius:12px;align-items:center;padding:14px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTASection-module-scss-module___B4fRW__secondaryCta:hover{background:#ffffff24;border-color:#ffffff59}@media (max-width:768px){.CTASection-module-scss-module___B4fRW__ctaSection{padding:60px 0}.CTASection-module-scss-module___B4fRW__title{font-size:30px}}@media (max-width:480px){.CTASection-module-scss-module___B4fRW__title{font-size:26px}.CTASection-module-scss-module___B4fRW__ctas{flex-direction:column;align-items:center}.CTASection-module-scss-module___B4fRW__primaryCta,.CTASection-module-scss-module___B4fRW__secondaryCta{justify-content:center;width:100%}}
