@font-face{font-family:TuesdayNight;src:url(https://cdn.shopify.com/s/files/1/0664/1188/8925/files/TuesdayNight-Regular.otf?v=1730168371) format("opentype");font-display:swap}.fxh{--blue:#457bbe;--blue-deep:#365f97;--blue-soft:#eaf1f9;--navy:#202a44;--teal:#45788e;--ink:#1a2232;--body:#48526a;--line:#e6ebf2;--bg:#ffffff;--bg-soft:#f5f7fa;--gold:#e8a33d;--radius:16px;--radius-sm:10px;--maxw:1200px;--shadow:0 18px 44px -22px rgba(32,42,68,.32);--shadow-sm:0 10px 30px -16px rgba(32,42,68,.28);background:var(--bg);color:var(--body);font-family:Urbanist,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased}.fxh *{box-sizing:border-box;margin:0;padding:0}.fxh img{max-width:100%;display:block}.fxh a{color:inherit;text-decoration:none}.fxh h1,.fxh h2,.fxh h3,.fxh h4{color:var(--ink);font-weight:700;line-height:1.12;letter-spacing:-.015em}.fxh .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.fxh .section{padding:88px 0}.fxh .section.soft{background:var(--bg-soft)}.fxh .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:16px}.fxh .eyebrow:before{content:"";width:26px;height:2px;background:var(--blue);border-radius:2px}.fxh .head{max-width:680px;margin:0 auto 54px;text-align:center}.fxh .head h2{font-size:clamp(2rem,4.4vw,3rem);margin-bottom:16px}.fxh .head p{font-size:1.1rem;color:var(--body)}.fxh .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;font-weight:600;font-size:1.02rem;padding:15px 30px;border-radius:var(--radius-sm);border:1.5px solid transparent;cursor:pointer;white-space:nowrap;transition:transform .18s ease,background .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease}.fxh .btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px -12px #457bbecc}.fxh .btn-primary:hover{background:var(--blue-deep);transform:translateY(-2px);box-shadow:0 16px 30px -12px #365f97b3}.fxh .btn-ghost{background:#fff;color:var(--navy);border-color:var(--line)}.fxh .btn-ghost:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}.fxh .btn-light{background:#ffffff1f;color:#fff;border-color:#ffffff73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fxh .btn-light:hover{background:#fff;color:var(--navy);transform:translateY(-2px)}.fxh .btn-block{width:100%}.fxh .btn-lg{padding:17px 36px;font-size:1.08rem}.fxh .hero{position:relative;min-height:88vh;display:flex;align-items:center;background:#0d1422;overflow:hidden}.fxh .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fxh .hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.66}.fxh .hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1422eb,#0d1422b3 40%,#0d142240 74%,#0d142280),linear-gradient(0deg,rgba(13,20,34,.7) 0%,transparent 42%)}.fxh .hero-inner{position:relative;z-index:1;width:100%;padding-top:104px;padding-bottom:88px}.fxh .hero .eyebrow{color:#8db6e6}.fxh .hero .eyebrow:before{background:#8db6e6}.fxh .hero h1{color:#fff;font-size:clamp(2.7rem,6.2vw,4.9rem);line-height:1.02;letter-spacing:-.025em;max-width:15ch;margin-bottom:22px}.fxh .hero h1 em{font-style:normal;color:#8db6e6}.fxh .hero-sub{color:#d4ddea;font-size:clamp(1.08rem,2vw,1.3rem);max-width:560px;margin-bottom:34px}.fxh .hero-actions{display:flex;gap:14px;flex-wrap:wrap}.fxh .hero-trust{display:flex;flex-wrap:wrap;gap:14px 26px;margin-top:42px;align-items:center;color:#aebdd2;font-size:.92rem;font-weight:500}.fxh .hero-trust b{color:#fff;font-weight:700}.fxh .hero-trust .star{color:var(--gold);letter-spacing:1px}.fxh .hero-trust .sep{width:5px;height:5px;border-radius:50%;background:#ffffff4d}.fxh .stats{background:#fff;border-bottom:1px solid var(--line)}.fxh .stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fxh .stat{padding:38px 22px;text-align:center;border-right:1px solid var(--line)}.fxh .stat:last-child{border-right:none}.fxh .stat .n{font-size:2.5rem;font-weight:800;color:var(--blue);line-height:1;letter-spacing:-.02em}.fxh .stat .l{margin-top:9px;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.fxh .tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start}.fxh .tier{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius);padding:30px 26px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.fxh .tier:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#cdd9e9}.fxh .tier .t-name{font-size:1.45rem;font-weight:700;color:var(--ink)}.fxh .tier .t-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 6px}.fxh .tier .t-price{font-size:2.6rem;font-weight:800;color:var(--ink);letter-spacing:-.03em;line-height:1}.fxh .tier .t-book-sm{padding:9px 16px;font-size:.9rem;border-radius:9px;white-space:nowrap;flex-shrink:0}.fxh .tier .t-dur{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--teal);background:var(--blue-soft);padding:6px 13px;border-radius:20px}.fxh .tier .t-sub{margin:24px 0 12px;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.fxh .tier ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin:0}.fxh .tier li{position:relative;padding-left:26px;font-size:.93rem;color:var(--body);line-height:1.45}.fxh .tier ul.incl li:before{content:"\2713";position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:.68rem;font-weight:800;display:flex;align-items:center;justify-content:center}.fxh .tier ul.itin li:before{content:"\203a";position:absolute;left:5px;top:-2px;color:var(--blue);font-weight:800;font-size:1.05rem}.fxh .tier .btn{margin-top:26px}.fxh .tiers-note{text-align:center;margin-top:26px;font-size:.92rem;color:var(--teal);font-weight:600}.fxh .xgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fxh .xcard{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.fxh .xcard:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.fxh .xcard-img{position:relative;aspect-ratio:16/11;overflow:hidden}.fxh .xcard-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fxh .xcard:hover .xcard-img img{transform:scale(1.06)}.fxh .xcard-tag{position:absolute;top:14px;left:14px;background:#202a44db;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 13px;border-radius:30px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fxh .xcard-body{padding:26px 26px 28px;display:flex;flex-direction:column;flex:1}.fxh .xcard-body h3{font-size:1.4rem;margin-bottom:10px}.fxh .xcard-body p{font-size:.96rem;color:var(--body);margin-bottom:22px;flex:1}.fxh .xlink{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--blue);font-size:.98rem;transition:gap .2s ease}.fxh .xcard:hover .xlink{gap:13px}.fxh .gift{background:var(--navy);color:#fff;position:relative;overflow:hidden}.fxh .gift:after{content:"";position:absolute;right:-120px;top:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(69,123,190,.45),transparent 68%)}.fxh .gift-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center;position:relative;z-index:1}.fxh .gift .eyebrow{color:#8db6e6}.fxh .gift .eyebrow:before{background:#8db6e6}.fxh .gift h2{color:#fff;font-size:clamp(2rem,4vw,2.8rem);margin-bottom:16px}.fxh .gift p{color:#c4cfe0;margin-bottom:28px;max-width:440px}.fxh .gift-card{aspect-ratio:1.62/1;border-radius:18px;padding:30px;color:#fff;position:relative;overflow:hidden;background:linear-gradient(135deg,#2f4d7e,#457bbe 58%,#5a8fd0);box-shadow:0 30px 60px -25px #0009;display:flex;flex-direction:column;justify-content:space-between}.fxh .gift-card .gc-top{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:1.45rem}.fxh .gift-card .gc-top span span{color:#d8e6f7}.fxh .gift-card .gc-chip{width:42px;height:30px;border-radius:6px;background:linear-gradient(135deg,#ffd98a,#e8a33d)}.fxh .gift-card .gc-label{font-size:1.2rem;font-weight:700}.fxh .gift-card .gc-sub{font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;margin-top:4px}.fxh .gift-card .gc-line{font-family:TuesdayNight,cursive;font-size:1.5rem;opacity:.95}.fxh .progs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.fxh .prog{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.fxh .prog:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm)}.fxh .prog-img{aspect-ratio:3/2;overflow:hidden}.fxh .prog-img img{width:100%;height:100%;object-fit:cover}.fxh .prog-body{padding:20px 20px 22px}.fxh .prog-body h4{font-size:1.12rem;margin-bottom:7px}.fxh .prog-body p{font-size:.88rem;color:var(--body);margin-bottom:14px}.fxh .prog-body .xlink{font-size:.9rem}.fxh .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.fxh .step{padding:34px 28px;background:#fff;border-radius:var(--radius);border:1px solid var(--line)}.fxh .step .s-n{width:48px;height:48px;border-radius:14px;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;margin-bottom:18px}.fxh .step h3{font-size:1.3rem;margin-bottom:10px}.fxh .step p{font-size:.96rem;color:var(--body)}.fxh .rev-badge{display:inline-flex;align-items:center;gap:10px;margin:0 auto 14px;background:#fff;border:1px solid var(--line);border-radius:40px;padding:9px 18px;font-weight:700;color:var(--ink);box-shadow:var(--shadow-sm)}.fxh .rev-badge .star{color:var(--gold);letter-spacing:1px}.fxh .rev-badge span{color:var(--body);font-weight:600;font-size:.92rem}.fxh .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fxh .review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 28px;box-shadow:var(--shadow-sm)}.fxh .review .stars{color:var(--gold);letter-spacing:2px;font-size:1rem;margin-bottom:14px}.fxh .review p{font-size:1rem;color:var(--ink);margin-bottom:18px;line-height:1.55}.fxh .review .who{display:flex;align-items:center;gap:12px}.fxh .review .av{width:40px;height:40px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:flex;align-items:center;justify-content:center;font-weight:800}.fxh .review .who b{display:block;color:var(--ink);font-weight:700;font-size:.95rem}.fxh .review .who span{font-size:.84rem;color:var(--body)}.fxh .faq{max-width:800px;margin:0 auto}.fxh .qa{border:1px solid var(--line);border-radius:var(--radius-sm);margin-bottom:14px;background:#fff;overflow:hidden}.fxh .qa summary{cursor:pointer;list-style:none;padding:22px 26px;display:flex;justify-content:space-between;align-items:center;gap:18px;font-weight:700;font-size:1.1rem;color:var(--ink)}.fxh .qa summary::-webkit-details-marker{display:none}.fxh .qa summary:after{content:"+";color:var(--blue);font-size:1.6rem;font-weight:400;transition:transform .2s ease;line-height:1}.fxh .qa[open] summary:after{transform:rotate(45deg)}.fxh .qa .a{padding:0 26px 24px;color:var(--body);font-size:.98rem}.fxh .final{position:relative;background:linear-gradient(120deg,var(--navy) 0%,#2c4470 60%,var(--blue) 130%);color:#fff;text-align:center;overflow:hidden}.fxh .final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 80% at 50% 0%,rgba(141,182,230,.28),transparent 70%)}.fxh .final-in{position:relative;z-index:1;padding:96px 24px}.fxh .final .eyebrow{color:#8db6e6;justify-content:center}.fxh .final .eyebrow:before{background:#8db6e6}.fxh .final h2{color:#fff;font-size:clamp(2.2rem,5.5vw,3.8rem);margin-bottom:16px}.fxh .final p{color:#cdd8e8;max-width:540px;margin:0 auto 32px;font-size:1.12rem}.fxh .final .hero-actions{justify-content:center}.fxh .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fxh .reveal.in{opacity:1;transform:none}@media(max-width:1000px){.fxh .tiers{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.fxh .xgrid,.fxh .progs{grid-template-columns:1fr 1fr}}@media(max-width:860px){.fxh .reviews-grid{grid-template-columns:1fr}}@media(max-width:820px){.fxh .gift-inner{grid-template-columns:1fr;gap:36px}.fxh .gift-card{max-width:420px}}@media(max-width:780px){.fxh .steps{grid-template-columns:1fr}}@media(max-width:760px){.fxh .stats-grid{grid-template-columns:repeat(2,1fr)}.fxh .stat:nth-child(2){border-right:none}.fxh .stat:nth-child(1),.fxh .stat:nth-child(2){border-bottom:1px solid var(--line)}}@media(max-width:600px){.fxh .xgrid{grid-template-columns:1fr}}@media(max-width:560px){.fxh .tiers{grid-template-columns:1fr}}@media(max-width:520px){.fxh .progs{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.fxh .reveal{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/flightx-home.css.map */
