:root{--hero-blue: #3f82ca;--hero-blue-dark: #1f5fa7;--hero-purple: #7b2fa6;--hero-white: #ffffff;--hero-slate: #0f172a}.home-page{font-family:Poppins;background:#f7f9fc;color:var(--hero-slate)}.hero-banner{background-color:#407ec9;background-image:url(/assets/images/world_map_cropped.png);background-repeat:no-repeat;background-position:right center;background-size:75%;padding:16px 0 140px}.hero-content{position:relative;padding:5% 3%;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:56px;align-items:center;z-index:1}.hero-left{align-items:center}.hero-eyebrow{font-size:16px;font-weight:500;margin:0 0 8px;color:#fcfcfc}.hero-heading{font-size:40px;line-height:1.3;margin:8px 0 13px;font-weight:700;text-align:start}.text-highlight{color:#fcfcfc}.text-highlight-secondary{color:#8031a7}.hero-subtitle{font-size:20px;font-weight:600;margin:0 0 40px;color:#e9f1ff}.hero-form{display:flex;align-items:center;background:var(--hero-white);border-radius:999px;padding:8px;box-shadow:none;gap:14px}.hero-input{display:flex;align-items:center;gap:3%;flex:1;border-radius:100px;background:#fff;border:1px solid #FFFFFF}.hero-input img{width:25px;height:25px;color:#000;flex-shrink:0;margin-left:3%}.hero-input input{border:none;outline:none;width:100%;font-size:16px;color:#111827;background:transparent;font-weight:400}.hero-input input:focus{outline:none;box-shadow:none}.hero-input input:focus-visible{outline:none;box-shadow:none}.hero-input input::placeholder{color:#272b68}.hero-button{border:none;background:var(--hero-blue);color:var(--hero-white);font-weight:500;font-size:14px;padding:12px 26px;border-radius:100px;cursor:pointer;transition:all .2s ease;box-shadow:0 12px 40px #3f82ca59}.hero-button:hover{background:var(--hero-blue-dark);transform:translateY(-1px)}.hero-right{position:relative;height:400px;width:400px;display:flex;align-items:center;justify-content:center;justify-self:center;align-self:center}.hero-core{width:280px;height:280px;background-color:#407ec9;border-radius:50%;border:30px solid #FFFF;display:flex;justify-content:center;align-items:center}.hero-core img{width:30%;height:32%}.hero-float{position:absolute;width:64px;height:64px;border-radius:18px;background:var(--hero-white);box-shadow:0 18px 40px #0a1c3c38;display:grid;place-items:center;animation:float 9s ease-in-out infinite}.hero-float svg{width:30px;height:30px;color:var(--hero-purple)}.hero-float img{width:30px;height:30px;object-fit:contain}.hero-float--top-left{top:6%;left:2%;animation-delay:-1s}.hero-float--top-right{top:5%;right:0%;animation-delay:-2s}.hero-float--middle{top:60%;right:93%;animation-delay:-3s}.hero-float--bottom{bottom:-15%;left:30%;animation-delay:-4s}.hero-float--bottom-right{bottom:-6%;right:5%;animation-delay:-5s}body.rtl .hero-content{text-align:right;justify-items:end}body.rtl .hero-left{align-items:flex-end}body.rtl .hero-heading,body.rtl .hero-subtitle,body.rtl .hero-eyebrow{text-align:right}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.home-page .plans-section{position:relative;overflow:hidden}.home-page .plans-section .plans-hero{max-width:100%}.home-page .plans-section .plans-hero__copy h1{font-size:33px}.home-page .plans-section .plans-page .destination-tab{font-size:14px;font-weight:500}.home-page .plans-section .bg-circle{position:absolute;top:70%;right:0;transform:translate(50%,-50%);border-radius:50%;border:1px solid #DCDEFF;background:transparent;pointer-events:none;z-index:0}.home-page .plans-section__content{position:relative;z-index:1}.home-page .plans-section .circle-1{width:200vmin;height:200vmin}.home-page .plans-section .circle-2{width:150vmin;height:150vmin}.home-page .plans-section .circle-3{width:100vmin;height:100vmin}.home-page .plans-section .circle-4{width:50vmin;height:50vmin}.home-page .plans-section .circle-5{width:25vmin;height:25vmin}.dest-grid{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px 26px;justify-content:center}.dest-card{background:#fff;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;width:100%;height:80px;max-height:100px}.dest-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f235a29}.left{display:flex;align-items:center;gap:14px}.flag-circle{width:44px;height:44px;border-radius:999px;overflow:hidden;flex-shrink:0;background:#f3f5ff;display:flex;align-items:center;justify-content:center}.flag-circle img{width:100%;height:100%;object-fit:cover}.flag-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#edf0fb;color:var(--hero-blue);font-weight:700;font-size:12px;text-transform:uppercase}.dest-text{display:flex;flex-direction:column;gap:3px}.dest-name{font-size:15px;font-weight:500;color:#0f1121;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dest-price{font-size:13px;color:#22222399}.chevron{margin-left:2px;height:24px;width:24px}body.rtl .chevron{transform:rotate(180deg)}.bottom-btn-wrap{margin-top:30px;display:flex;justify-content:center}.secondary-btn{padding:14px 40px;border-radius:100px;border:none;background:#407ec9;color:#fff;font-size:16px;font-weight:500;box-shadow:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.dest-empty{margin:12px 0;color:#6b7280}.home-guide-section{width:100%}.home-guide-section .airglo-guide{padding-bottom:270px}.home-refer-and-earn-section{background-color:#2f3440;padding:72px}.home-page .home-refer-and-earn-section,.home-page .home-just-for-you-section{margin-bottom:0;padding-bottom:32px}.home-guide-section .section-shell{width:100%;max-width:none;padding:0 3%;box-sizing:border-box}.home-page .guide-visual{width:100%}.testimonials-section{background:#407ec9;display:flex;align-items:center;width:100%;padding:80px 70px;box-sizing:border-box;gap:5%}.testimonial-content{width:35%;text-align:left;color:#fff;margin-right:10%}.eyebrow{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:0 0 14px;opacity:.95}.testimonials-heading{font-size:44px;line-height:1.1;margin:0 0 22px;font-weight:700;text-align:start}.testimonials-subtitle{font-size:15px;line-height:1.6;font-weight:500;margin:0;opacity:.95}body.rtl .testimonials-section{direction:rtl}body.rtl .testimonial-content{text-align:right;margin-right:0;margin-left:10%}body.rtl .eyebrow,body.rtl .testimonials-heading,body.rtl .testimonials-subtitle{text-align:right}.testimonials-viewport{display:flex;width:45%;justify-content:center}.testimonial-card{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.testimonial-card img{width:100%;height:auto;display:block}.scroll-through-testimonials{width:10%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:14px}.arrow-btn{width:52px;height:52px;border-radius:50%;border:none;cursor:pointer;background:#00000040;display:grid;place-items:center}.arrow-btn img{width:18px;height:18px}body.rtl .arrow-btn img{transform:rotate(180deg)}.arrow-btn:hover{background:#00000059}.contact-section{width:100%;padding-top:20px;padding-bottom:50px}.contact{margin:auto}.contact-header{font-size:36px;font-weight:600;color:#407ec9;margin-bottom:1%;text-align:center}.contact-header p{font-size:16px;font-weight:400;color:#222223;margin-top:1%;text-align:center}.support-options{position:relative;display:flex;justify-content:space-between;gap:2%}.support-options:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:70%;background-color:#407ec9}.contact-support,.live-chat-support{width:50%;display:inline-block;vertical-align:top;padding:3% 5%;box-shadow:none}.support-icon{margin-bottom:20px}.support-icon img{width:60px;height:auto}.support-header{display:block;font-size:28px;font-weight:600;color:#111827;margin-bottom:16px;text-align:start}.support-description span{font-size:15px;line-height:1.7;color:#7a7b80;text-align:left}.support-button{margin-top:30px;padding:14px 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;font-size:15px;font-weight:400;cursor:pointer;transition:all .3s ease}.customer-support,.live-chat{background-color:#407ec9;color:#fff}.support-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2b4eff4d}.just-for-you-section{width:100%;padding:90px 70px;background:transparent}.jfy-shell{margin:0 auto;display:flex;flex-direction:column;gap:24px}.jfy-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.jfy-header h2{margin:4px 0;font-size:40px;font-weight:600;color:#212044}.jfy-header .subtitle{margin:6px 0 0;color:#222223;font-size:15px}.jfy-header .eyebrow-small{text-transform:uppercase;letter-spacing:.14em;font-weight:400;font-size:18px;color:#407ec9;margin:0}.jfy-all-plans{border-radius:999px;border:none;background:#407ec9;color:#fff;text-decoration:none;padding:12px 22px;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:8px;box-shadow:none}.jfy-tabs{display:inline-flex;gap:10px;padding:6px;background:#fff;border-radius:999px;box-shadow:none;width:fit-content}.jfy-tab{border:none;background:transparent;padding:10px 18px;border-radius:999px;font-weight:500;font-size:16px;color:#407ec9;cursor:pointer;transition:all .2s ease;min-width:110px}.jfy-tab.active{background:#407ec9;color:#fff;box-shadow:none}.jfy-tab:focus-visible{outline:2px solid #407ec9;outline-offset:2px}.jfy-content{background:transparent;border-radius:18px;padding:22px 0;box-shadow:none}.jfy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.jfy-card{background:#fff;border-radius:14px;padding:18px;border:1px solid #edf1ff;display:flex;flex-direction:column;gap:5px;min-height:156px;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.jfy-card:hover{transform:translateY(-3px);box-shadow:none}.jfy-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.jfy-flag{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#f0f4ff;overflow:hidden;flex-shrink:0}.jfy-flag img{width:100%;height:100%;object-fit:cover}.jfy-badge{background:#e5f4ec;color:#1c9155;font-weight:600;font-size:12px;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;--badge-float-amount: -6px;animation:badgeFloat 8s ease-in-out infinite;will-change:transform}.jfy-card h3{margin:10px 0 0;font-size:17px;font-weight:600;color:#0f1121}.jfy-card-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:0}.jfy-meta{margin:6px 0 0;color:#4b5575;font-size:14px}.jfy-meta strong{color:#1b2559;font-size:15px}.jfy-price{margin:6px 0 0;font-weight:700;font-size:16px;color:#2f7be5}.jfy-empty{text-align:center;color:#6b738c;padding:24px;font-weight:500}.home-page .home-just-for-you-section{position:relative;overflow:hidden}.home-page .home-just-for-you-section .bg-circle{position:absolute;top:70%;right:0;transform:translate(50%,-50%);border-radius:50%;border:1px solid #DCDEFF;background:transparent;pointer-events:none;z-index:0}.home-page .home-just-for-you-section__content{position:relative;z-index:1}.home-page .home-just-for-you-section .circle-1{width:200vmin;height:200vmin}.home-page .home-just-for-you-section .circle-2{width:150vmin;height:150vmin}.home-page .home-just-for-you-section .circle-3{width:100vmin;height:100vmin}.home-page .home-just-for-you-section .circle-4{width:50vmin;height:50vmin}.home-page .home-just-for-you-section .circle-5{width:25vmin;height:25vmin}@media(max-width:768px){.hero-banner{padding:3% 1%;background-size:140%;background-position:center top}.hero-content{grid-template-columns:1fr;text-align:left;justify-items:center}.hero-heading{font-size:32px}.hero-eyebrow{font-size:14px}.hero-subtitle{font-size:16px;font-weight:600}.hero-left{max-width:100%;margin:0 auto;padding:3% 1%}.hero-form{flex-direction:row;align-items:center;justify-content:center;gap:2%;width:100%;max-width:95%;margin:2% auto 0;padding:1% 1.1%;border-radius:999px;background:#fff;box-shadow:0 14px 32px #0000001f}.hero-input{flex:1;padding:1% 5%;border:none;background:transparent}.hero-input input:focus{outline:none;box-shadow:none}.hero-input input:focus-visible{outline:none;box-shadow:none}.hero-input img{width:18px;height:18px}.hero-input input{font-size:15px;color:#1a1f36}.hero-input input::placeholder{color:#272b68;font-size:14px}.hero-button{width:auto;padding:4% 6%;border-radius:999px;text-align:center;background:#407ec9;font-size:small;margin-right:2%}.hero-right{display:none}.home-page .plans-section{padding-top:10%}.home-page .plans-section .plans-hero__copy h1{font-size:22px}.home-page .plans-section .plans-hero__copy p{font-size:16px}.plans-hero{display:flex;flex-direction:column;width:100%}.plans-hero__copy{width:100%}.plans-controls{display:flex;flex-direction:column;gap:12px;width:100%}.home-page .plans-section .destination-tabs{border-radius:12px;padding:2%;margin-bottom:3%;width:100%}.home-page .plans-section .plans-page .destination-tab.active{box-shadow:none;border-radius:12px;padding:2%}.home-page .plans-section .plans-search-group{width:100%;border-radius:12px;padding:2% 3%}.home-page .plans-section .plans-search-group .search-box{border-radius:12px;gap:1%;display:flex;align-items:center;order:1}.home-page .plans-section .plans-search-group .search-box .search-icon{order:2;margin-right:0}.home-page .plans-section .plans-search-group .primary-btn,.home-page .plans-section .plans-grid-shell{margin-top:4%}.home-page .plans-section .dest-grid{display:flex;flex-direction:column;gap:10px;margin-top:3%}.home-page .airglo-guide .guide-heading h2{font-size:20px;font-weight:600}.home-page .airglo-guide .guide-heading .section-subtitle{font-size:14px;font-weight:500;width:fit-content}.home-page .guide-copy h3{margin:0 0 14px;color:#fff;font-size:32px;font-weight:700}.home-page .guide-row,.home-page .guide-row.is-reversed{grid-template-columns:1fr}.home-page .guide-row>.guide-copy{order:1}.home-page .guide-row>.guide-visual{order:2}.home-page .guide-rows{gap:34px}.home-page .guide-visual{padding:clamp(18px,5vw,36px);width:80%;justify-self:center}.home-page .home-guide-section .airglo-guide{padding:40px 0 60px}.home-page .why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .why-item p{max-width:none}.home-page .store-row{display:flex;flex-direction:column;gap:12px;flex-wrap:nowrap}.home-page .store-badge{width:100%}.home-page .store-badge img{width:100%;height:auto;display:block}.home-page .guide-visual{padding:18px;width:80%;justify-self:center}.home-refer-and-earn-section{padding:3%}.home-page .faq{border-radius:0%}.home-page .faq__title{font-size:22px;padding-bottom:3%}.home-page .faq__subtitle{font-size:16px}.home-page .faq-item__question{font-size:16px;font-weight:600;color:#212044}.home-page .faq-item__answer{font-size:14px;color:#717177}.contact-support,.live-chat-support{width:100%;margin-right:0;margin-top:30px}.contact-section{padding:40px 20px 60px}.home-page .support-icon{display:flex;justify-content:center;align-items:center}.home-page .support-icon img{width:30%;height:auto;display:block}.home-page .support-options{flex-direction:column;gap:24px}.home-page .contact-header{font-size:22px;font-weight:600}.home-page .contact-header p{font-size:16px;font-weight:500;margin:16px 5%}.home-page .support-options:after{display:none}.home-page .support-header{display:block;font-size:20px;font-weight:600;text-align:center}.home-page .contact-support,.home-page .live-chat-support{width:100%;padding:0}.home-page .support-description{margin:1%;text-align:center}.home-page .support-description span{font-size:16px;font-weight:400}.home-page .support-button{display:flex;align-items:center;justify-content:center;width:fit-content;margin:16px auto 0}.home-page .testimonials-section{flex-direction:column;align-items:center;padding:48px 24px;gap:24px;text-align:center}.home-page .testimonial-content{width:100%;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;margin-right:0}.home-page .testimonials-section .eyebrow{font-size:16px;font-weight:700;text-transform:uppercase;margin:0 0 20px;opacity:.95;display:block;color:#eef4ff}.home-page .testimonials-heading{font-size:24px;font-weight:700;text-align:center}.home-page .testimonials-subtitle{font-size:14px;font-weight:500;text-align:center}.home-page .testimonials-svgs{width:120%;aspect-ratio:1 / 1;overflow:hidden;display:flex;flex-direction:column;gap:18px}.home-page .testimonials-viewport{display:flex;width:90%;justify-content:center}.home-page .scroll-through-testimonials{width:100%;flex-direction:row;justify-content:center;gap:30px}.home-page .arrow-btn{width:52px;height:52px;border-radius:8px}.home-page .scroll-through-testimonials .arrow-btn img{transform:rotate(270deg);width:30px;height:30px;padding:4%}.home-page .mission-card h2{font-size:24px;font-weight:700;text-align:center}.home-page .mission-card p{text-align:center;margin-top:25px}body.rtl .mission-section{direction:rtl;text-align:right}body.rtl .mission-card h2,body.rtl .mission-card p{text-align:right}body.rtl .mission-section{direction:rtl}body.rtl .mission-card,body.rtl .mission-card h2,body.rtl .mission-card p{text-align:right}.home-page .jfy-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:14px;padding-bottom:8px;scroll-snap-type:x proximity}.home-page .jfy-grid .jfy-card{flex:0 0 78%;min-width:260px;scroll-snap-align:start}.home-page .just-for-you-section{padding:60px 18px}.home-page .jfy-header{flex-direction:column;align-items:flex-start}.home-page #jfy-title{font-size:24px;font-weight:600}.home-page .jfy-header .subtitle{font-size:16px;font-weight:500;color:#222223}.home-page .jfy-tabs{width:100%;flex-wrap:wrap;justify-content:flex-start;background-color:transparent}.home-page .jfy-tab{background:transparent;padding:10px;font-weight:500;font-size:16px;color:#407ec9;flex:1 1 48%;min-width:0;background-color:#fff}.home-page .jfy-tab.active{background:#407ec9;color:#fff;box-shadow:none}.home-page .jfy-card h3{margin:6px 0 0;font-size:17px;font-weight:600;color:#0f1121}}body.rtl .mission-section{direction:rtl}body.rtl .mission-card{text-align:right;align-items:flex-end}body.rtl .mission-card h2,body.rtl .mission-card p{text-align:right}.referral-modal-backdrop{display:none}.referral-modal-backdrop[hidden]{display:none!important}.referral-modal{width:min(560px,96vw);max-height:none;padding:36px 36px 32px;border-radius:18px;text-align:center;box-shadow:0 24px 60px #0f172a40}.referral-modal__content{display:flex;flex-direction:column;align-items:center}.referral-share-icon{width:64px;height:64px;border-radius:50%;background:transparent;display:grid;place-items:center;margin-bottom:10px}.referral-share-icon img{width:50px;height:50px}.referral-title{margin-top:20px;font-size:20px;font-weight:500;color:#407ec9}.referral-subtitle{margin-top:5px;color:#727589;font-size:16px;font-weight:500;padding:1%;width:85%}.referral-card{width:100%;background:#fff;border:1px solid #FFFFFF;border-radius:16px;padding:14px 0 0;box-sizing:border-box;text-align:left;margin-top:20px}.referral-label{margin:14px 0 10px;font-weight:500;color:#000;font-size:16px;line-height:130%}.referral-code-row{display:flex;align-items:center;gap:12px;background:#f3f3fa;border:1px solid transparent;border-radius:12px;margin-top:10px;padding:0}.referral-code-input{flex:1;border:none;background:transparent;font-size:22px;font-weight:600;color:#222223;outline:none;line-height:130%;letter-spacing:.05em}.referral-copy-btn{border:1px solid transparent;background:transparent;border-radius:10px;padding:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .1s ease}.referral-copy-btn:hover{background:#d6e5ff}.referral-copy-btn:active{transform:scale(.97)}.referral-copy-btn img{width:20px;height:20px}.referral-meta{margin-top:12px;color:#727589;font-size:16px;font-weight:500;line-height:1.5}.referral-feedback{width:100%;margin-top:12px;padding:10px 12px;border-radius:10px;background:#ffe9e9;color:#9b1c1c;font-size:14px;text-align:left;box-sizing:border-box}.referral-feedback.success{background:#e6f7ed;color:#17613a}.referral-close{color:#7b7f8f;font-size:22px}#referralModal .bundle-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none!important;background-image:none!important;color:#7b7f8f!important;font-size:22px!important;line-height:1}#referralModal .bundle-modal__close:after{display:none!important;content:none!important}@media(max-width:768px){#referralModal.bundle-modal-overlay{padding:16px!important;align-items:center!important;justify-content:center!important}.referral-modal{width:min(520px,100%);align-self:center;justify-self:center;padding:28px 20px 24px;border-radius:18px;height:auto!important;max-height:calc(100vh - 32px);background:#fff!important}.referral-subtitle{font-size:14px}.referral-code-input{font-size:16px}.referral-share-icon img{width:30px;height:30px}.referral-share-icon{width:44px;height:44px;margin-bottom:3px}}
