.ff-root *,.ff-root :before,.ff-root :after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#f5b731;--gold-dark:#d49e20;--white:#fff;--text-muted:#ffffffd9;--overlay:#00000073;--card-bg:#fffffff7;--radius:12px}body.ff-locked{width:100%;height:100%;font-family:var(--font-main);background:#111;overflow:hidden}.ff-root{--font-main:var(--font-montserrat-funnel), sans-serif;--font-body:var(--font-inter-funnel), sans-serif;font-family:var(--font-main)}.ff-root .screen{opacity:0;pointer-events:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:max(72px, calc(env(safe-area-inset-top) + 64px));padding-bottom:max(30px, calc(env(safe-area-inset-bottom) + 24px));will-change:opacity;background-position:50%;background-size:cover;flex-direction:column;justify-content:safe center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0;overflow-y:auto}.ff-root .screen.active{opacity:1;pointer-events:all}.ff-root .screen:before{content:"";background:var(--overlay);z-index:0;position:fixed;inset:0}.ff-root .screen-content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:20px;display:flex;position:relative}.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-content{flex:1 0 auto;padding-bottom:0}.ff-root .screen-body{flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;width:100%;display:flex}.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer{z-index:5;width:calc(100% + 40px);padding:22px 20px max(14px, calc(env(safe-area-inset-bottom) + 8px));-webkit-backdrop-filter:blur(2px);background:linear-gradient(#0000 0%,#0000008c 35%,#000000c7 100%);flex-direction:column;align-items:stretch;gap:0;margin-top:auto;margin-left:-20px;margin-right:-20px;display:flex;position:sticky;bottom:0}@media (min-width:540px){.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer{-webkit-backdrop-filter:none;background:0 0}.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer:before{content:"";-webkit-backdrop-filter:blur(2px);z-index:-1;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 35%,#000000c7 100%);width:100vw;position:absolute;top:0;bottom:0;left:calc(50% - 50vw)}}.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer .skip-link,.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer .helper-text,.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer .s1-trust,.ff-root .screen:not(.screen-paywall):not(.screen-loader) .screen-cta-footer .s1-footnote{align-self:center}.ff-root .screen:not(.screen-paywall):not(.screen-loader){padding-bottom:0}.ff-root .logo{z-index:20;white-space:nowrap;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.ff-root .logo-icon{background:#ffffff1f;border:1.5px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ff-root .logo-icon svg{width:14px;height:14px}.ff-root .logo-text{font-family:var(--font-main);letter-spacing:2.5px;color:var(--white);text-transform:uppercase;font-size:13px;font-weight:700}.ff-root .progress-wrap{top:max(22px, calc(env(safe-area-inset-top) + 14px));z-index:19;opacity:0;pointer-events:none;width:calc(100% - 40px);max-width:320px;transition:opacity .3s;position:fixed;left:50%;transform:translate(-50%)}.ff-root .progress-wrap.visible{opacity:1}.ff-root .progress-track{background:#fff3;border-radius:4px;width:100%;height:4px;overflow:hidden}.ff-root .progress-fill{background:linear-gradient(90deg,#f5b731,#f7c94a);border-radius:4px;width:10%;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px #f5b73199}.ff-root .progress-label{font-family:var(--font-body);color:#ffffffbf;text-align:center;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px #00000059;margin-top:4px;font-size:10px;font-weight:600}.ff-root .screen-loader{background:#0a1e2a url(/funnel/flight-deals/images/photo-1540541338287-41700207dee6-96a869.jpg) 50%/cover no-repeat;justify-content:flex-start;padding-top:0;padding-bottom:0}.ff-root .screen-loader:before{background:linear-gradient(#08162440 0%,#081624a6 50%,#081624e0 100%)}.ff-root .loader-brand{z-index:2;align-items:center;gap:10px;display:flex;position:absolute;top:20px;left:20px}.ff-root .loader-brand-icon{background:#ffffff24;border:1.5px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ff-root .loader-brand-icon svg{width:18px;height:18px}.ff-root .loader-brand-text{font-family:var(--font-main);letter-spacing:3px;color:var(--white);font-size:16px;font-weight:800}.ff-root .loader-content{min-height:100dvh;padding-top:max(85px, calc(env(safe-area-inset-top) + 75px));padding-bottom:max(80px, calc(env(safe-area-inset-bottom) + 60px));text-align:left;justify-content:center;align-items:flex-start}.ff-root .loader-headline{font-family:var(--font-main);color:var(--white);letter-spacing:-.5px;text-wrap:balance;margin-bottom:22px;font-size:clamp(36px,8vw,54px);font-weight:800;line-height:1.08}.ff-root .loader-headline .highlight{color:var(--gold)}.ff-root .loader-sub{font-family:var(--font-body);color:#ffffffd9;max-width:90%;margin-bottom:32px;font-size:17px;line-height:1.55}.ff-root .loader-bar-wrap{background:#ffffff2e;border-radius:6px;width:100%;height:5px;margin-bottom:22px;overflow:hidden}.ff-root .loader-bar-fill{background:linear-gradient(90deg,#f5b731,#f9d062);border-radius:6px;width:0%;height:100%;transition:width 3.95s linear;box-shadow:0 0 12px #f5b731b3}.ff-root .loader-steps{flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}.ff-root .loader-step{font-family:var(--font-body);color:#ffffff73;align-items:center;gap:12px;font-size:16px;font-weight:500;transition:color .3s;display:flex}.ff-root .loader-step.done{color:var(--white)}.ff-root .step-check{border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .3s,border-color .3s;display:flex}.ff-root .loader-step.done .step-check{background:#2dc78a;border-color:#2dc78a}.ff-root .loader-step.done .step-check:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:5px;display:block;transform:rotate(-45deg)translate(1px,-1px)}.ff-root .loader-step.loading .step-check{border-color:var(--gold);border-top-color:#0000;animation:.8s linear infinite loaderSpin}@keyframes loaderSpin{to{transform:rotate(360deg)}}.ff-root .headline{color:var(--white);text-wrap:balance;text-shadow:0 2px 6px #00000059;margin-bottom:18px;font-size:clamp(32px,6.5vw,44px);font-weight:800;line-height:1.15}.ff-root .headline .highlight{color:var(--gold)}.ff-root .subtext{color:var(--text-muted);font-family:var(--font-body);text-wrap:pretty;text-shadow:0 1px 3px #0000004d;margin-bottom:32px;font-size:17px;line-height:1.6}.ff-root .subtext strong{color:var(--white);font-weight:700}.ff-root .btn-primary{background:var(--gold);color:#1a1a1a;width:100%;min-height:48px;font-family:var(--font-main);letter-spacing:.8px;border-radius:var(--radius);cursor:pointer;text-transform:uppercase;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;gap:6px;padding:16px 24px;font-size:14px;font-weight:700;transition:background .18s,transform .1s,box-shadow .18s;display:flex;box-shadow:0 6px 16px #00000038}@media (hover:hover){.ff-root .btn-primary:hover{background:var(--gold-dark);transform:translateY(-1px);box-shadow:0 10px 22px #00000047}}.ff-root .btn-primary:active{transform:scale(.985)}.ff-root .btn-primary:focus-visible{outline-offset:2px;outline:3px solid #f5b7318c}.ff-root .btn-primary.disabled{color:#fffc;cursor:default;pointer-events:none;box-shadow:none;background:#f5b73166}.ff-root .btn-primary.success{color:#fff;pointer-events:none;background:#27ae60}.ff-root .btn-primary:after{content:"";background-color:currentColor;flex-shrink:0;width:1.15em;height:1.15em;transition:transform .18s;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (hover:hover){.ff-root .btn-primary:hover:after{transform:translate(3px)}}.ff-root .btn-primary.disabled:after,.ff-root .btn-primary.success:after{display:none}.ff-root .skip-link{font-family:var(--font-body);color:#ffffff8c;cursor:pointer;text-underline-offset:3px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;margin-top:16px;padding:12px 16px;font-size:13px;font-weight:500;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d;transition:color .18s,background .18s;display:inline-flex}@media (hover:hover){.ff-root .skip-link:hover{color:#fff;background:#ffffff0f;text-decoration-color:#ffffffd9}}.ff-root .skip-link:focus-visible{outline-offset:2px;background:#ffffff14;outline:2px solid #ffffffbf}.ff-root .skip-link:after{content:"";background-color:currentColor;flex-shrink:0;width:1em;height:1em;margin-left:6px;transition:transform .18s;display:inline-block;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 5 7 7-7 7'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (hover:hover){.ff-root .skip-link:hover:after{transform:translate(2px)}}.ff-root #s1{background-image:url(/funnel/flight-deals/images/photo-1436491865332-7a61a109cc05-b7d999.jpg)}.ff-root #s2{background-image:url(/funnel/flight-deals/images/photo-1570077188670-e3a8d69ac5ff-b7d999.jpg)}.ff-root #s3{background-image:url(/funnel/flight-deals/images/photo-1528360983277-13d401cdc186-b7d999.jpg)}.ff-root #s4{background-image:url(/funnel/flight-deals/images/photo-1605833556294-ea5c7a74f57d-b7d999.jpg)}.ff-root #s5{background-image:url(/funnel/flight-deals/images/photo-1538970272646-f61fabb3a8a2-b7d999.jpg)}.ff-root #s6{background-image:url(/funnel/flight-deals/images/photo-1502602898657-3e91760cbb34-b7d999.jpg)}.ff-root #s7{background-image:url(/funnel/flight-deals/images/photo-1436491865332-7a61a109cc05-b7d999.jpg)}.ff-root #s8{background-image:url(/funnel/flight-deals/images/photo-1514282401047-d79a71a590e8-b7d999.jpg)}.ff-root .s1-stat{color:var(--text-muted);font-size:18px;font-family:var(--font-body);margin-bottom:24px;line-height:1.5}.ff-root .s1-stat strong{color:var(--white)}.ff-root .s1-footnote{color:#fff6;font-size:11px;font-family:var(--font-body);text-shadow:0 1px 2px #00000059;margin-top:14px}.ff-root .s1-trust{font-family:var(--font-body);color:#ffffffd9;text-shadow:0 1px 2px #00000059;margin-top:14px;font-size:13px;font-weight:500}.ff-root .s1-airlines{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:8px;display:flex}.ff-root .s1-airlines-label{font-family:var(--font-body);letter-spacing:1.6px;text-transform:uppercase;color:#ffffffc7;text-shadow:0 1px 2px #0006;font-size:11px;font-weight:600}.ff-root .s1-airlines-row{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:380px;display:grid}.ff-root .s1-airlines-more{font-family:var(--font-body);color:#ffffffbf;letter-spacing:.2px;text-shadow:0 1px 2px #0006;margin-top:-2px;font-size:12px;font-style:italic;font-weight:500}.ff-root .s1-airlines-logo{aspect-ratio:2.8;-webkit-backdrop-filter:blur(2px);background:#fffffff5;border:1px solid #ffffff73;border-radius:10px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;display:flex}.ff-root .s1-airlines-logo svg{width:100%;max-width:100%;height:100%;max-height:100%;display:block}@media (min-width:540px){.ff-root .s1-airlines-row{gap:10px;max-width:440px}}.ff-root .live-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fffffff2;font-family:var(--font-body);letter-spacing:.3px;background:#0000008c;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:6px;margin-bottom:20px;padding:7px 14px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;animation:2.2s ease-in-out infinite livePulse;display:inline-flex}.ff-root .live-pill.pill-flash{background:#ff464647;border-color:#ff78788c;transform:scale(1.04)}.ff-root .live-pill #s1DealCount{color:#fff;font-variant-numeric:tabular-nums;font-weight:800}@keyframes livePulse{0%,to{box-shadow:0 0 #ff464699}50%{box-shadow:0 0 0 6px #ff464600}}.ff-root .fomo-banner{font-family:var(--font-body);color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #ffffff1f;border-radius:50px;margin-bottom:10px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.ff-root .deal-counter{font-family:var(--font-body);color:var(--gold);letter-spacing:1px;text-transform:uppercase;background:#f5b73126;border:1px solid #f5b73159;border-radius:50px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.ff-root .deal-label{color:var(--white);margin-bottom:12px;font-size:clamp(24px,5vw,32px);font-weight:800;line-height:1.2}.ff-root .deal-label .highlight{color:var(--gold)}.ff-root .deal-intro{font-family:var(--font-body);color:var(--text-muted);margin-bottom:18px;font-size:16px;line-height:1.6}.ff-root .deal-intro strong{color:var(--white)}.ff-root .savings-row{margin-bottom:18px}.ff-root .standard-fare{color:#ffffffb3;font-size:13px;font-family:var(--font-body);margin-bottom:2px}.ff-root .savings-amt{color:var(--gold);font-size:17px;font-weight:800;font-family:var(--font-main)}.ff-root .nrt-card{background:#fff;border-radius:10px;width:100%;margin-bottom:14px;padding:16px;box-shadow:0 8px 30px #00000059}.ff-root .card-title{color:#e84545;font-size:15px;font-weight:800;font-family:var(--font-main);margin-bottom:14px;line-height:1.3}.ff-root .leg{margin-bottom:12px}.ff-root .leg-label{color:#999;font-size:10px;font-weight:600;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.ff-root .leg-row{font-family:var(--font-body);align-items:center;gap:8px;display:flex}.ff-root .airport-code{color:#1a1a1a;min-width:32px;font-size:13px;font-weight:700}.ff-root .route-line{background:#0a4da6;flex:1;justify-content:center;align-items:center;height:2px;display:flex;position:relative}.ff-root .direct-badge{color:#0a4da6;white-space:nowrap;font-size:10px;font-weight:700;font-family:var(--font-body);background:#e8f0ff;border-radius:4px;padding:2px 7px}.ff-root .leg-detail{color:#888;font-size:11px;font-family:var(--font-body);margin-top:3px}.ff-root .card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.ff-root .pax-info{color:#888;font-size:11px;font-family:var(--font-body)}.ff-root .price-badge{color:#1a1a1a;font-size:18px;font-weight:800;font-family:var(--font-main);border:2px solid #e84545;border-radius:8px;padding:5px 14px}.ff-root .price-group{align-items:center;gap:2px;display:inline-flex}.ff-root .price-group .price-arrow{width:24px;height:14px;margin:0;animation:.85s ease-in-out infinite priceArrowBounceTight}@keyframes priceArrowBounceTight{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.ff-root .deal-card-wrap{width:100%;position:relative}.ff-root .funnel-savings-badge{z-index:5;pointer-events:none;flex-direction:column;align-items:center;animation:.6s cubic-bezier(.34,1.56,.64,1) both funnelBadgePop;display:flex;position:absolute;top:-40px;right:-6px;transform:rotate(5deg)}.ff-root .funnel-savings-badge-photo{z-index:2;background:#eee;border:3px solid #fff;border-radius:50%;width:54px;height:54px;margin-bottom:-12px;position:relative;overflow:hidden;box-shadow:0 3px 8px #00000040}.ff-root .funnel-savings-badge-photo img{object-fit:cover;width:100%;height:100%;display:block}.ff-root .funnel-savings-badge-label{color:#1a1a1a;font-family:var(--font-main);letter-spacing:-.3px;white-space:nowrap;z-index:1;background:linear-gradient(135deg,#f5b731 0%,#f9d062 100%);border-radius:12px;padding:14px 18px 10px;font-size:21px;font-weight:900;line-height:1;position:relative;box-shadow:0 6px 18px #00000052,0 0 0 3px #fffffff2}.ff-root .funnel-savings-badge-label .tiny{letter-spacing:.5px;color:#000000a6;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700;display:block}@keyframes funnelBadgePop{0%{opacity:0;transform:rotate(5deg)scale(.4)}to{opacity:1;transform:rotate(5deg)scale(1)}}.ff-root .price-arrow{filter:drop-shadow(0 0 3px #e8454599);flex-shrink:0;align-items:center;width:40px;height:20px;margin:0 4px;animation:.9s ease-in-out infinite priceArrowBounce;display:inline-flex}.ff-root .price-arrow svg{width:100%;height:100%;display:block}@keyframes priceArrowBounce{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.ff-root .ak-card{background:#fff;border-radius:10px;width:100%;margin-bottom:14px;padding:14px;box-shadow:0 8px 30px #00000059}.ff-root .ak-leg{margin-bottom:10px}.ff-root .ak-flight-row{font-family:var(--font-body);align-items:center;gap:6px;display:flex}.ff-root .ak-time{color:#1a1a1a;min-width:56px;font-size:13px;font-weight:700}.ff-root .ak-bar{background:linear-gradient(90deg,#0a4da6,#0a4da6);flex:1;justify-content:center;align-items:center;height:3px;display:flex;position:relative}.ff-root .ak-dot{background:#0a4da6;border:2px solid #fff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 1px #0a4da6}.ff-root .ak-stop{color:#555;white-space:nowrap;font-size:10px;font-family:var(--font-body);background:#f0f0f0;border-radius:20px;padding:2px 7px}.ff-root .ak-airports{color:#888;font-size:11px;font-family:var(--font-body);justify-content:space-between;margin-top:2px;display:flex}.ff-root .ak-detail{color:#aaa;font-size:10px;font-family:var(--font-body);margin-top:2px}.ff-root .ak-divider{border:none;border-top:1px solid #f0f0f0;margin:10px 0}.ff-root .ak-total{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.ff-root .ak-total-label{font-family:var(--font-body);color:#555;font-size:12px}.ff-root .ak-total-price{color:#1a1a1a;font-size:17px;font-weight:800;font-family:var(--font-main);border:2px solid #e84545;border-radius:8px;padding:4px 12px}.ff-root .sw-card{background:#fff;border-radius:10px;width:100%;margin-bottom:14px;overflow:hidden;box-shadow:0 8px 30px #00000059}.ff-root .sw-body{padding:12px 14px 10px}.ff-root .sw-card-title{color:#e84545;font-size:14px;font-weight:800;font-family:var(--font-main);margin-bottom:10px;line-height:1.3}.ff-root .sw-cols{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ff-root .sw-col-head{text-align:center;font-size:10px;font-weight:700;font-family:var(--font-body);letter-spacing:.5px;padding:5px 8px}.ff-root .sw-col-head.depart{color:#fff;background:#2ecc71;border-radius:4px 0 0 4px}.ff-root .sw-col-head.return{color:#fff;background:#0a4da6;border-radius:0 4px 4px 0}.ff-root .sw-flight-info{font-family:var(--font-body);padding:8px 4px}.ff-root .sw-fn{color:#1a1a1a;font-size:14px;font-weight:700}.ff-root .sw-route{color:#555;margin:2px 0;font-size:11px}.ff-root .sw-nonstop{color:#888;font-size:10px}.ff-root .sw-footer{background:#003087;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.ff-root .sw-logo-text{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:800;font-family:var(--font-main)}.ff-root .sw-footer-sub{color:#ffffff8c;font-size:9px;font-family:var(--font-body)}.ff-root .sw-total-side{text-align:right}.ff-root .sw-total-text{color:#fff9;font-size:9px;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.5px}.ff-root .sw-price-row{align-items:center;gap:4px;margin-top:2px;display:inline-flex}.ff-root .sw-price-arrow{width:24px;height:12px}.ff-root .sw-price{color:#1a1a1a;font-size:15px;font-weight:800;font-family:var(--font-main);background:#fff;border:2px solid #e84545;border-radius:6px;margin-top:2px;padding:3px 10px;display:inline-block}.ff-root .sw-fee{color:#fff6;font-size:9px;font-family:var(--font-body)}.ff-root .fb-card{background:#fff;border-radius:10px;width:100%;margin-bottom:14px;overflow:hidden;box-shadow:0 8px 30px #00000059}.ff-root .fb-seg{border-bottom:1px solid #f0f0f0;padding:10px 14px}.ff-root .fb-seg-type{color:#e84545;letter-spacing:1px;font-size:10px;font-weight:800;font-family:var(--font-main);margin-bottom:5px}.ff-root .fb-cities{color:#1a1a1a;font-size:13px;font-weight:600;font-family:var(--font-body);margin-bottom:6px}.ff-root .fb-row{align-items:center;gap:6px;display:flex}.ff-root .fb-time{color:#1a1a1a;font-size:13px;font-weight:700;font-family:var(--font-body);min-width:48px}.ff-root .fb-bar{background:#ddd;flex:1;justify-content:center;align-items:center;height:1px;display:flex;position:relative}.ff-root .fb-dir{color:#0a4da6;white-space:nowrap;font-size:9px;font-weight:700;font-family:var(--font-body);background:#e8f0ff;border-radius:3px;padding:2px 6px}.ff-root .fb-dur{color:#aaa;font-size:10px;font-family:var(--font-body);margin-top:2px}.ff-root .fb-price-side{text-align:right;min-width:70px}.ff-root .fb-bee{color:#fff;font-size:8px;font-weight:700;font-family:var(--font-body);background:#0a4da6;border-radius:3px;margin-bottom:2px;padding:2px 5px;display:inline-block}.ff-root .fb-price{color:#0a4da6;font-size:15px;font-weight:800;font-family:var(--font-main)}.ff-root .fb-bottom{padding:10px 14px}.ff-root .fb-total-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ff-root .fb-total-lbl{font-family:var(--font-body);color:#666;font-size:12px}.ff-root .fb-total-val{font-family:var(--font-body);color:#1a1a1a;font-size:14px;font-weight:700}.ff-root .fb-continue{color:#fff;letter-spacing:1px;width:100%;font-size:12px;font-weight:700;font-family:var(--font-main);cursor:default;background:#0a4da6;border:none;border-radius:6px;padding:9px}.ff-root .fb-summary{background:#fff;border-top:2px solid #f0f0f0;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.ff-root .fb-sum-text{font-family:var(--font-body);color:#333;font-size:13px;font-weight:500}.ff-root .fb-sum-sub{color:#e84545;font-size:11px}.ff-root .fb-sum-price{color:#e84545;font-size:22px;font-weight:800;font-family:var(--font-main)}.ff-root .field-label{color:#ffffffa6;text-align:left;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 1px 2px #0000004d;width:100%;margin-bottom:8px;font-size:11px;font-weight:700}.ff-root .chips{flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%;margin-bottom:20px;display:flex}.ff-root .chip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--white);cursor:pointer;min-height:44px;font-size:13px;font-weight:600;font-family:var(--font-body);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#ffffff24;border:1px solid #ffffff47;border-radius:50px;align-items:center;gap:6px;padding:11px 15px;transition:background .18s,color .18s,border-color .18s,transform .1s;display:inline-flex}@media (hover:hover){.ff-root .chip:hover{color:#1a1a1a;background:#ffffffeb;border-color:#ffffffeb}}.ff-root .chip:active{transform:scale(.97)}.ff-root .chip.selected{color:#1a1a1a;background:#fffffff5;border-color:#fff;box-shadow:0 0 0 3px #f5b73159}.ff-root .input-wrap{width:100%;margin-bottom:0;position:relative}.ff-root .input-icon{pointer-events:none;font-size:16px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.ff-root .text-input{border-radius:var(--radius);width:100%;font-family:var(--font-body);color:#1a1a1a;appearance:none;background:#fffffff7;border:2px solid #0000;outline:none;padding:15px 14px 15px 42px;font-size:16px;transition:border-color .2s,box-shadow .2s}.ff-root .text-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #f5b73140}.ff-root .text-input::placeholder{color:#9a9a9a}.ff-root .field-label-hero{color:var(--white);text-transform:none;letter-spacing:.3px;text-align:center;width:100%;margin-top:22px;margin-bottom:10px;font-size:14px;font-weight:800}.ff-root .email-hero{background:linear-gradient(135deg, var(--gold) 0%, #ffd97a 50%, var(--gold) 100%);z-index:9999;border-radius:16px;padding:4px;transition:transform .2s;animation:2.2s ease-in-out infinite emailPulse;position:relative;box-shadow:0 0 #f5b731b3,0 10px 28px #00000040}.ff-root .email-hero:focus-within{animation:none;transform:scale(1.01);box-shadow:0 0 0 6px #f5b73159,0 10px 28px #00000040}@keyframes emailPulse{0%,to{box-shadow:0 0 #f5b7318c,0 8px 22px #00000038}50%{box-shadow:0 0 0 8px #f5b73100,0 10px 28px #00000040}}.ff-root .input-icon-hero{font-size:22px;left:18px}.ff-root .text-input-hero{background:#fff;border:2px solid #0000;border-radius:12px;padding:22px 52px;font-size:18px;font-weight:600;box-shadow:inset 0 1px 2px #0000000a}.ff-root .text-input-hero::placeholder{color:#b5b5b5;font-weight:400}.ff-root .text-input-hero:focus{border-color:var(--gold)}.ff-root .input-arrow{pointer-events:none;font-size:22px;animation:1.4s ease-in-out infinite arrowBounce;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ff-root .email-hero:focus-within .input-arrow{display:none}@keyframes arrowBounce{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(-6px)}}.ff-root .airport-dropdown{z-index:50;background:#fff;border:1px solid #e8e8e8;border-radius:10px;max-height:260px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #00000038}.ff-root .airport-dropdown.open{display:block}.ff-root .dropdown-item{cursor:pointer;border-bottom:1px solid #f2f2f2;align-items:center;gap:10px;min-height:48px;padding:13px 14px;transition:background .12s;display:flex}.ff-root .dropdown-item:last-child{border-bottom:none}.ff-root .dropdown-item:hover,.ff-root .dropdown-item.focused{background:#fff8ec}.ff-root .dropdown-item:active{background:#fdf0d4}.ff-root .dropdown-item .iata-code{background:var(--gold);color:#1a1a1a;font-size:12px;font-weight:800;font-family:var(--font-main);text-align:center;letter-spacing:.5px;border-radius:5px;flex-shrink:0;min-width:38px;padding:2px 7px}.ff-root .dropdown-item .airport-info{flex:1;min-width:0}.ff-root .dropdown-item .airport-city{color:#1a1a1a;font-size:13px;font-weight:700;font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ff-root .dropdown-item .airport-name{color:#888;font-size:11px;font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ff-root .dropdown-item .airport-country{color:#aaa;font-size:11px;font-family:var(--font-body);flex-shrink:0}.ff-root .dropdown-no-result{text-align:center;font-family:var(--font-body);color:#aaa;padding:14px;font-size:13px}.ff-root .input-wrap-outer{width:100%;margin-bottom:14px;position:relative}.ff-root .helper-text{color:#ffffff73;font-size:11px;font-family:var(--font-body);text-shadow:0 1px 2px #00000059;margin-top:10px}.ff-root .social-proof-line{font-family:var(--font-body);color:#ffffffbf;text-shadow:0 1px 2px #00000059;margin-top:-2px;margin-bottom:10px;font-size:12px}.ff-root .social-proof-line strong{color:var(--white);font-weight:700}.ff-root .social-proof{font-family:var(--font-body);color:#ffffffd9;align-items:center;gap:9px;margin:14px 0;font-size:13px;display:flex}.ff-root .avatars{display:flex}.ff-root .avatar{background:#ddd;border:2px solid #ffffffe6;border-radius:50%;width:32px;height:32px;margin-left:-8px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0003}.ff-root .avatar img{object-fit:cover;width:100%;height:100%;display:block}.ff-root .avatar:first-child{margin-left:0}.ff-root .review-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius);text-align:left;background:#dce4eee0;width:100%;padding:14px 16px}.ff-root .stars{color:#1a1a1a;margin-bottom:8px;font-size:16px}.ff-root .review-text{font-family:var(--font-body);color:#2a2a2a;margin-bottom:7px;font-size:13px;line-height:1.6}.ff-root .review-author{font-family:var(--font-body);color:#666;font-size:11px}.ff-root .privacy-line{font-family:var(--font-body);color:#fff9;text-align:center;text-shadow:0 1px 2px #00000059;margin-top:-2px;margin-bottom:14px;font-size:11px}.ff-root .live-ticker{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;font-family:var(--font-body);color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;background:#00000073;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;margin-top:14px;padding:8px 14px;font-size:12px;display:flex;overflow:hidden}.ff-root .ticker-dot{background:#ff4747;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-in-out infinite tickerPulse}@keyframes tickerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.ff-root #tickerText{text-overflow:ellipsis;transition:opacity .3s;overflow:hidden}.ff-root #tickerText.fade{opacity:0}.ff-root .exit-modal{z-index:200;opacity:0;background:#000000b3;justify-content:center;align-items:center;padding:20px;transition:opacity .25s;display:flex;position:fixed;inset:0}.ff-root .exit-modal.visible{opacity:1}.ff-root .exit-modal-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:380px;padding:32px 24px 24px;transition:transform .3s cubic-bezier(.18,1.25,.4,1.1);position:relative;transform:scale(.9);box-shadow:0 20px 60px #0000004d}.ff-root .exit-modal.visible .exit-modal-card{transform:scale(1)}.ff-root .exit-modal-close{color:#888;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:6px;right:6px}@media (hover:hover){.ff-root .exit-modal-close:hover{color:#444;background:#f4f4f4}}.ff-root .exit-modal-close:active{background:#eaeaea}.ff-root .exit-modal-close:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.ff-root .exit-modal-icon{margin-bottom:10px;font-size:48px}.ff-root .exit-modal-card h3{color:#1a1a1a;margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.25}.ff-root .exit-modal-card p{font-family:var(--font-body);color:#555;margin-bottom:18px;font-size:14px;line-height:1.5}.ff-root .exit-modal-card .btn-primary{max-width:100%;margin-bottom:10px}.ff-root .exit-modal-dismiss{font-family:var(--font-body);color:#888;cursor:pointer;text-underline-offset:2px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:12px;text-decoration:underline;transition:color .15s,background .15s;display:inline-flex}@media (hover:hover){.ff-root .exit-modal-dismiss:hover{color:#1a1a1a;background:#f4f4f4}}.ff-root .exit-modal-dismiss:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.ff-root .screen.active .screen-content{animation:.4s both fadeUp}.ff-root .email-autocomplete{position:relative}.ff-root .email-suggest-dropdown{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:9999;opacity:0;pointer-events:none;background:#fff;border:1px solid #e5e5e5;border-radius:10px;max-height:min(220px,38vh);margin-top:4px;transition:opacity .18s,transform .18s;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-4px);box-shadow:0 10px 28px #00000024}.ff-root .email-suggest-dropdown.open{opacity:1;pointer-events:all;transform:translateY(0)}.ff-root .email-suggest-item{text-align:left;width:100%;min-height:44px;font-family:var(--font-body);color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;padding:12px 14px;font-size:14px;transition:background .12s;display:block}.ff-root .email-suggest-item:last-child{border-bottom:none}.ff-root .email-suggest-item:hover,.ff-root .email-suggest-item.highlight{background:#fdf4de}.ff-root .email-suggest-item .domain-match{color:#b8860b;font-weight:700}.ff-root .paywall-root .email-suggest-dropdown{font-family:var(--font-body)}@keyframes pillPopIn{0%{opacity:0;transform:translateY(-4px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:380px){.ff-root .screen-content{padding:16px 18px}.ff-root .headline{margin-bottom:14px;font-size:clamp(26px,7.2vw,40px)}.ff-root .subtext{margin-bottom:22px;font-size:16px}.ff-root .s1-stat{margin-bottom:20px;font-size:16px}.ff-root .deal-intro{margin-bottom:14px;font-size:15px}.ff-root .review-card{padding:12px 14px}.ff-root .live-pill{padding:6px 12px;font-size:11.5px}}@media (max-height:720px){.ff-root .screen{padding-top:max(64px, calc(env(safe-area-inset-top) + 56px))}.ff-root .headline{margin-bottom:14px}.ff-root .subtext{margin-bottom:20px}.ff-root .s1-stat{margin-bottom:18px}.ff-root .live-pill{margin-bottom:14px}.ff-root .review-card{padding:12px 14px}.ff-root .social-proof{margin:10px 0}}.ff-root .screen-paywall{background:#f5f5f8;justify-content:flex-start;align-items:stretch;padding-top:0;padding-bottom:0}.ff-root .screen-paywall:before{display:none}.ff-root .paywall-root *,.ff-root .paywall-root :before,.ff-root .paywall-root :after{box-sizing:border-box;margin:0;padding:0}.ff-root .paywall-root{--pw-coral:#e8605a;--pw-coral-dark:#d04f49;--pw-green:#2dc78a;--pw-body-bg:#f5f5f8;--pw-white:#fff;--pw-text:#1a1a1a;--pw-text-light:#666;--pw-text-muted:#999;--pw-border:#e8e8e8;--pw-radius:14px;--pw-max-w:500px;width:100%;min-height:100%;font-family:var(--font-main);background:var(--pw-body-bg);color:var(--pw-text);scroll-behavior:smooth;text-align:left}.ff-root .paywall-root .site-header{z-index:100;background:var(--pw-white);border-bottom:1px solid var(--pw-border);flex-direction:column;align-items:center;display:flex;position:sticky;top:0}.ff-root .paywall-root .timer-bar{background:var(--pw-coral);width:calc(100% - 28px);max-width:var(--pw-max-w);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:10px 14px;padding:10px 14px;display:flex}.ff-root .paywall-root .timer-left{flex:1;min-width:0}.ff-root .paywall-root .timer-left .timer-title{color:#fff;font-size:13px;font-weight:700;font-family:var(--font-body);line-height:1.2}.ff-root .paywall-root .timer-left .timer-sub{color:#ffffffe6;font-size:11px;font-family:var(--font-body);margin-top:1px;line-height:1.3}.ff-root .paywall-root .timer-left .timer-sub strong{color:#fff;font-weight:800}.ff-root .paywall-root .timer-middle{flex-shrink:0}.ff-root .paywall-root .timer-digits{justify-content:center;align-items:baseline;gap:2px;display:flex}.ff-root .paywall-root .timer-num{color:#fff;font-size:24px;font-weight:700;font-family:var(--font-main);letter-spacing:-1px;text-align:center;min-width:32px;line-height:1;display:inline-block}.ff-root .paywall-root .timer-sep{color:#fff;font-size:20px;font-weight:700;line-height:1}.ff-root .paywall-root .timer-labels{color:#fffc;font-size:9px;font-family:var(--font-body);text-align:center;justify-content:center;align-items:center;gap:2px;margin-top:3px;display:flex}.ff-root .paywall-root .timer-labels span{text-align:center;width:32px}.ff-root .paywall-root .timer-labels .sep-spacer{width:6px}.ff-root .paywall-root .timer-cta{color:var(--pw-coral);font-family:var(--font-main);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:7px;flex-shrink:0;padding:9px 14px;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px #0000001f}.ff-root .paywall-root .timer-cta:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000002e}.ff-root .paywall-root .page-body{max-width:var(--pw-max-w);padding:20px 14px max(158px, calc(env(safe-area-inset-bottom) + 152px));flex-direction:column;gap:20px;margin:0 auto;display:flex}.ff-root .paywall-root .membership-card{border-radius:var(--pw-radius);background:#fff;overflow:hidden;box-shadow:0 2px 12px #00000014}.ff-root .paywall-root .membership-card-top{text-align:center;background:linear-gradient(#f5b731 0%,#f7c94a 60%,#fff 100%);padding:26px 20px}.ff-root .paywall-root .membership-card-top h2{color:var(--pw-text);margin-bottom:10px;font-size:26px;font-weight:900;line-height:1.15}.ff-root .paywall-root .membership-card-top p{color:#333;font-size:14px;font-family:var(--font-body);line-height:1.5}.ff-root .paywall-root .membership-card-top p .highlight{color:#c85a00;font-weight:700}.ff-root .paywall-root .discount-badge{color:#fff;font-family:var(--font-body);letter-spacing:.3px;background:#1a1a1a;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #0000002e}.ff-root .paywall-root .discount-badge .header-timer-mirror{font-family:var(--font-main);color:#f5b731;letter-spacing:.5px;font-weight:900}.ff-root .paywall-root .hero-cta-wrap{margin-top:16px}.ff-root .paywall-root .hero-cta-wrap .btn-sub{font-family:var(--font-body);color:#4a4a4a;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:500;display:flex}.ff-root .paywall-root .hero-cta-wrap .btn-sub .lock{color:#27ae60;font-size:13px}.ff-root .paywall-root .what-you-get-divider{align-items:center;gap:12px;margin-top:4px;margin-bottom:16px;padding:0 20px;display:flex}.ff-root .paywall-root .what-you-get-divider hr{border:none;border-top:1px solid var(--pw-border);flex:1}.ff-root .paywall-root .what-you-get-divider span{color:var(--pw-text);white-space:nowrap;font-size:13px;font-weight:700}.ff-root .paywall-root .features-list{flex-direction:column;gap:13px;margin-bottom:20px;padding:0 20px;list-style:none;display:flex}.ff-root .paywall-root .features-list li{font-family:var(--font-body);color:var(--pw-text);align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;display:flex}.ff-root .paywall-root .check-icon{background:var(--pw-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:0;display:flex}.ff-root .paywall-root .check-icon svg{width:11px;height:11px}.ff-root .paywall-root .card-cta-wrap{padding:0 20px 22px}.ff-root .paywall-root .btn-primary{color:#1a1a1a;width:100%;font-family:var(--font-main);letter-spacing:.3px;cursor:pointer;background:linear-gradient(#f9c43e 0%,#f5b731 60%,#e4a520 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:18px 24px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .2s,filter .2s;animation:2.6s ease-in-out infinite pw-cta-pulse;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #f5b73166,inset 0 1px #ffffff4d}.ff-root .paywall-root .btn-primary:after{content:"";background:linear-gradient(100deg,#0000 0%,#ffffff80 50%,#0000 100%);width:60%;height:100%;animation:3.5s ease-in-out infinite pw-cta-shine;position:absolute;top:0;left:-80%;transform:skew(-20deg)}.ff-root .paywall-root .btn-primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 22px #f5b7318c,inset 0 1px #fff6}.ff-root .paywall-root .btn-primary:active{transform:translateY(0)}@keyframes pw-cta-pulse{0%,to{box-shadow:0 4px 14px #f5b73166,inset 0 1px #ffffff4d}50%{box-shadow:0 6px 22px #f5b731b3,inset 0 1px #fff6}}@keyframes pw-cta-shine{0%{left:-80%}50%{left:150%}to{left:150%}}.ff-root .paywall-root .btn-sub{text-align:center;font-family:var(--font-body);color:var(--pw-text-light);margin-top:8px;font-size:12px;line-height:1.4;display:block}.ff-root .paywall-root .btn-sub .lock{color:#27ae60;font-weight:600}.ff-root .paywall-root .guarantee-section{border-radius:var(--pw-radius);text-align:center;background:#fff;padding:28px 24px;box-shadow:0 2px 12px #0000000f}.ff-root .paywall-root .guarantee-badge{background:linear-gradient(135deg,#c8960c 0%,#8b6504 100%);border:3px solid #b8860b;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;display:flex;position:relative;box-shadow:0 4px 12px #8b65044d}.ff-root .paywall-root .guarantee-badge-inner{text-align:center;color:#fff;line-height:1.1}.ff-root .paywall-root .guarantee-badge-inner .badge-days{letter-spacing:-.5px;font-size:18px;font-weight:900}.ff-root .paywall-root .guarantee-badge-inner .badge-label{letter-spacing:1px;text-transform:uppercase;font-size:7px;font-weight:700}.ff-root .paywall-root .guarantee-section h3{margin-bottom:10px;font-size:18px;font-weight:800}.ff-root .paywall-root .guarantee-section p{font-family:var(--font-body);color:var(--pw-text-light);font-size:14px;line-height:1.6}.ff-root .paywall-root .how-it-works{border-radius:var(--pw-radius);background:#e8f5ef;padding:24px 20px;box-shadow:0 2px 12px #0000000f}.ff-root .paywall-root .how-it-works h3{text-align:center;margin-bottom:24px;font-size:18px;font-weight:800}.ff-root .paywall-root .steps{flex-direction:column;gap:0;display:flex}.ff-root .paywall-root .step{gap:14px;display:flex;position:relative}.ff-root .paywall-root .step-left{flex-direction:column;flex-shrink:0;align-items:center;width:46px;display:flex}.ff-root .paywall-root .step-icon{z-index:1;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex;box-shadow:0 2px 8px #0000001f}.ff-root .paywall-root .step-line{border-left:2px dashed #2dc78a80;flex:1;width:2px;min-height:24px;margin:4px 0}.ff-root .paywall-root .step:last-child .step-line{display:none}.ff-root .paywall-root .step-content{padding-top:10px;padding-bottom:20px}.ff-root .paywall-root .step-content h4{margin-bottom:5px;font-size:15px;font-weight:700}.ff-root .paywall-root .step-content p{font-family:var(--font-body);color:var(--pw-text-light);font-size:13px;line-height:1.55}.ff-root .paywall-root .step-content p strong{color:var(--pw-text);font-weight:700}.ff-root .paywall-root .testimonials-section{flex-direction:column;gap:0;display:flex}.ff-root .paywall-root .testimonials-header{text-align:center;padding:8px 0 20px}.ff-root .paywall-root .testimonials-header h3{margin-bottom:8px;font-size:20px;font-weight:800}.ff-root .paywall-root .testimonials-header p{font-family:var(--font-body);color:var(--pw-text-light);font-size:14px}.ff-root .paywall-root .testimonial-block{margin-bottom:24px}.ff-root .paywall-root .testimonial-photo-placeholder{border-radius:var(--pw-radius);background-position:50%;background-size:cover;width:100%;height:240px;margin-bottom:16px}.ff-root .paywall-root .photo-wrap{position:relative}.ff-root .paywall-root .photo-wrap .testimonial-photo-placeholder{margin-bottom:16px}.ff-root .paywall-root .savings-badge{font-family:var(--font-main);pointer-events:none;flex-direction:column;align-items:center;animation:.6s cubic-bezier(.34,1.56,.64,1) both pw-badge-pop;display:flex;position:absolute;top:10px;right:14px;transform:rotate(4deg)}.ff-root .paywall-root .savings-badge-photo{z-index:2;background:#ddd;border:3px solid #fff;border-radius:50%;width:44px;height:44px;margin-bottom:-10px;position:relative;overflow:hidden;box-shadow:0 3px 10px #0000004d}.ff-root .paywall-root .savings-badge-photo img{object-fit:cover;width:100%;height:100%;display:block}.ff-root .paywall-root .savings-badge-label{color:#1a1a1a;z-index:1;background:linear-gradient(135deg,#f5b731 0%,#f9d062 100%);border-radius:12px;flex-direction:column;align-items:center;padding:12px 14px 8px;line-height:1;display:flex;position:relative;box-shadow:0 4px 14px #00000047,0 0 0 2px #fffffff2}.ff-root .paywall-root .savings-amount{letter-spacing:-.5px;color:#1a1a1a;font-size:22px;font-weight:900}.ff-root .paywall-root .savings-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;color:#4a3810;margin-top:3px;font-size:10px;font-weight:700}@keyframes pw-badge-pop{0%{opacity:0;transform:rotate(4deg)scale(.5)}to{opacity:1;transform:rotate(4deg)scale(1)}}.ff-root .paywall-root .testimonial-quote{text-align:center;margin-bottom:12px;font-size:17px;font-weight:800;line-height:1.35}.ff-root .paywall-root .testimonial-body{font-family:var(--font-body);color:#444;text-align:center;margin-bottom:12px;font-size:14px;line-height:1.65}.ff-root .paywall-root .testimonial-body .hl{color:var(--pw-text);background:#e8f5ef;border-radius:4px;padding:1px 6px;font-weight:700}.ff-root .paywall-root .testimonial-name{text-align:center;margin-bottom:2px;font-size:14px;font-weight:800}.ff-root .paywall-root .testimonial-since{font-family:var(--font-body);color:var(--pw-text-muted);text-align:center;font-size:12px}.ff-root .paywall-root .testimonial-divider{border:none;border-top:1px solid var(--pw-border);margin:4px 0 24px}.ff-root .paywall-root .benefits-section{border-radius:var(--pw-radius);background:#fff;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ff-root .paywall-root .benefits-photo{background-position:50%;background-size:cover;width:100%;height:220px}.ff-root .paywall-root .benefits-body{padding:22px 20px}.ff-root .paywall-root .benefits-body h3{text-align:center;margin-bottom:20px;font-size:18px;font-weight:800}.ff-root .paywall-root .benefits-list{flex-direction:column;gap:14px;margin-bottom:22px;list-style:none;display:flex}.ff-root .paywall-root .benefits-list li{font-family:var(--font-body);align-items:flex-start;gap:12px;font-size:14px;line-height:1.4;display:flex}.ff-root .paywall-root .benefit-icon{background:#f0f9f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.ff-root .paywall-root .benefit-text strong{margin-bottom:2px;font-weight:700;display:block}.ff-root .paywall-root .benefit-text span{color:var(--pw-text-light);font-size:13px}.ff-root .paywall-root .love-if-section{border-radius:var(--pw-radius);position:relative;overflow:hidden;box-shadow:0 2px 16px #0000001f}.ff-root .paywall-root .love-if-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.ff-root .paywall-root .love-if-bg:after{content:"";background:#00000059;position:absolute;inset:0}.ff-root .paywall-root .love-if-card{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-radius:12px;margin:120px 14px 14px;padding:20px 18px;position:relative}.ff-root .paywall-root .love-if-card h3{margin-bottom:16px;font-size:15px;font-weight:800}.ff-root .paywall-root .love-if-list{flex-direction:column;gap:14px;margin-bottom:20px;list-style:none;display:flex}.ff-root .paywall-root .love-if-list li{font-family:var(--font-body);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.ff-root .paywall-root .love-if-list li strong{font-weight:700}.ff-root .paywall-root .airlines-section{border-radius:var(--pw-radius);background:#fff;padding:24px 18px;box-shadow:0 2px 12px #0000000f}.ff-root .paywall-root .airlines-section h3{text-align:center;margin-bottom:20px;font-size:16px;font-weight:800}.ff-root .paywall-root .airlines-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px;display:grid}.ff-root .paywall-root .airline-logo{background:#fff;border:1px solid #eee;border-radius:14px;justify-content:center;align-items:center;min-height:126px;padding:14px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.ff-root .paywall-root .airline-logo:hover{border-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.ff-root .paywall-root .airline-logo img{object-fit:contain;width:100%;max-width:144px;height:auto;max-height:100px}.ff-root .paywall-root .airlines-sub{text-align:center;font-family:var(--font-body);color:var(--pw-text-muted);margin-top:6px;font-size:12px}.ff-root .paywall-root .faq-section{border-radius:var(--pw-radius);background:#fff;padding:22px 20px;box-shadow:0 2px 12px #0000000f}.ff-root .paywall-root .faq-section h3{text-align:center;margin-bottom:20px;font-size:18px;font-weight:800}.ff-root .paywall-root .faq-list{flex-direction:column;display:flex}.ff-root .paywall-root .faq-item{border-bottom:1px solid var(--pw-border)}.ff-root .paywall-root .faq-item:last-child{border-bottom:none}.ff-root .paywall-root .faq-question{cursor:pointer;width:100%;font-size:14px;font-weight:700;font-family:var(--font-body);-webkit-user-select:none;user-select:none;color:var(--pw-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.ff-root .paywall-root .faq-question:hover{color:var(--pw-coral)}.ff-root .paywall-root .faq-chevron{color:#555;background:#f5f5f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:transform .25s,background .25s,color .25s;display:flex}.ff-root .paywall-root .faq-item.open .faq-chevron{background:var(--pw-coral);color:#fff;transform:rotate(180deg)}.ff-root .paywall-root .faq-answer{font-family:var(--font-body);color:var(--pw-text-light);max-height:0;padding-bottom:0;font-size:13px;line-height:1.65;transition:max-height .3s,padding .3s;overflow:hidden}.ff-root .paywall-root .faq-item.open .faq-answer{max-height:500px;padding-bottom:16px}.ff-root .paywall-root .sticky-cta{z-index:90;background:#fff;border-top:1px solid #e5e5e5;flex-direction:column;gap:6px;padding:10px 14px 14px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000014}.ff-root .paywall-root .sticky-cta.visible{transform:translateY(0)}.ff-root .paywall-root .sticky-cta .sticky-top-row{font-family:var(--font-body);justify-content:space-between;align-items:center;font-size:12px;display:flex}.ff-root .paywall-root .sticky-cta .sticky-price{font-family:var(--font-body);color:var(--pw-text);font-weight:600}.ff-root .paywall-root .sticky-cta .sticky-price strong{color:var(--pw-coral);font-weight:900}.ff-root .paywall-root .sticky-cta .sticky-timer{color:var(--pw-coral);align-items:center;gap:4px;font-weight:700;display:flex}.ff-root .paywall-root .sticky-cta .btn-primary{padding:14px 20px;font-size:14px;animation:none}.ff-root .paywall-root .sticky-cta .btn-primary:after{display:none}@media (max-width:400px){.ff-root .paywall-root .timer-num{min-width:28px;font-size:20px}.ff-root .paywall-root .timer-cta{padding:8px 10px;font-size:11px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8dbd121a-module__n7oS8q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8dbd121a-module__n7oS8q__variable{--font-inter-funnel:"Inter", "Inter Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_c1239793-module__ZLQmDW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_c1239793-module__ZLQmDW__variable{--font-montserrat-funnel:"Montserrat", "Montserrat Fallback"}
