/*
Theme Name: Find Flights Easy
Theme URI: https://findflightseasy.com.au
Author: Find Flights Easy
Description: Premium travel comparison WordPress theme built for Travelpayouts flights and hotel search.
Version: 1.9.4
Text Domain: find-flights-easy
*/

:root{--ffe-navy:#123f61;--ffe-blue:#075ecb;--ffe-yellow:#ffe818;--ffe-ink:#102333;--ffe-muted:#667788;--ffe-bg:#f5f9fc;--ffe-white:#fff;--ffe-line:#dfe9f1;--ffe-shadow:0 18px 55px rgba(15,55,88,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ffe-ink);background:#fff;line-height:1.6}a{color:var(--ffe-blue);text-decoration:none}img{max-width:100%;height:auto}.ffe-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.ffe-site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,63,97,.08)}.ffe-header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.ffe-logo img{display:block;width:285px;max-height:64px;object-fit:contain;object-position:left center}.ffe-nav{display:flex;align-items:center;gap:8px}.ffe-nav a{padding:10px 15px;border-radius:999px;font-weight:700;color:var(--ffe-navy)}.ffe-nav a:hover,.ffe-nav .current-menu-item>a{background:#edf6ff;color:var(--ffe-blue)}.ffe-nav .ffe-nav-cta{background:var(--ffe-blue);color:#fff;padding:12px 18px;box-shadow:0 10px 25px rgba(7,94,203,.2)}.ffe-menu-toggle{display:none;border:0;background:#edf6ff;color:var(--ffe-navy);border-radius:12px;padding:10px 12px;font-size:20px}
.ffe-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7fbff 0%,#e9f5ff 55%,#fffbe0 100%);padding:84px 0 110px}.ffe-hero:before{content:"";position:absolute;width:560px;height:560px;border:90px solid rgba(7,94,203,.07);border-radius:50%;right:-180px;top:-260px}.ffe-hero:after{content:"";position:absolute;width:280px;height:280px;background:rgba(255,232,24,.2);filter:blur(2px);border-radius:50%;left:-110px;bottom:-150px}.ffe-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px}.ffe-kicker{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--ffe-line);padding:8px 13px;border-radius:999px;font-size:14px;font-weight:800;color:var(--ffe-navy);box-shadow:0 8px 28px rgba(15,55,88,.08)}.ffe-kicker-dot{width:9px;height:9px;background:var(--ffe-yellow);border:3px solid var(--ffe-blue);border-radius:50%}.ffe-hero h1{font-size:clamp(44px,5.7vw,76px);line-height:1.02;letter-spacing:-.045em;margin:22px 0 20px;color:var(--ffe-navy)}.ffe-hero h1 span{color:var(--ffe-blue);position:relative}.ffe-hero h1 span:after{content:"";height:12px;position:absolute;left:0;right:0;bottom:2px;background:var(--ffe-yellow);z-index:-1;border-radius:99px;transform:rotate(-1deg)}.ffe-lead{font-size:20px;color:#51697b;max-width:650px;margin:0 0 28px}.ffe-trust{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.ffe-trust span{display:flex;align-items:center;gap:8px;font-weight:700;color:#39566b;font-size:14px}.ffe-check{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e9f7ed;color:#15803d;font-size:12px}
.ffe-search-card{position:relative;background:rgba(255,255,255,.96);border:1px solid rgba(18,63,97,.08);box-shadow:var(--ffe-shadow);border-radius:28px;padding:24px}.ffe-search-card:before{content:"";position:absolute;inset:-1px;border-radius:28px;padding:1px;background:linear-gradient(135deg,rgba(7,94,203,.45),rgba(255,232,24,.55));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.ffe-tabs{display:flex;gap:8px;padding:5px;background:#eef5fa;border-radius:14px;margin-bottom:22px}.ffe-tab{flex:1;border:0;background:transparent;padding:13px 16px;border-radius:10px;font-weight:800;color:#50697c;cursor:pointer}.ffe-tab.active{background:#fff;color:var(--ffe-blue);box-shadow:0 6px 18px rgba(21,68,103,.1)}.ffe-tab-panel{display:none}.ffe-tab-panel.active{display:block}.ffe-widget-shell{min-height:190px;display:flex;align-items:center;justify-content:center}.ffe-widget-shell>*{width:100%}.ffe-widget-placeholder{border:2px dashed #c7d9e8;border-radius:18px;padding:28px;text-align:center;background:#f8fbfd;color:#5f7282}.ffe-widget-placeholder strong{display:block;color:var(--ffe-navy);font-size:18px;margin-bottom:6px}
.ffe-stats{margin-top:-44px;position:relative;z-index:5}.ffe-stats-inner{background:#fff;box-shadow:var(--ffe-shadow);border:1px solid var(--ffe-line);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);padding:16px}.ffe-stat{padding:20px;text-align:center;border-right:1px solid var(--ffe-line)}.ffe-stat:last-child{border-right:0}.ffe-stat strong{display:block;color:var(--ffe-navy);font-size:25px;line-height:1.1}.ffe-stat span{font-size:13px;color:var(--ffe-muted);font-weight:700}
.ffe-section{padding:92px 0}.ffe-section-soft{background:var(--ffe-bg)}.ffe-section-head{text-align:center;max-width:760px;margin:0 auto 48px}.ffe-eyebrow{color:var(--ffe-blue);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:900}.ffe-section h2,.ffe-page-hero h1{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;color:var(--ffe-navy);margin:10px 0 14px}.ffe-section-head p{font-size:18px;color:var(--ffe-muted);margin:0}.ffe-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ffe-card{background:#fff;border:1px solid var(--ffe-line);border-radius:22px;padding:30px;box-shadow:0 10px 35px rgba(18,63,97,.06);transition:.25s}.ffe-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(18,63,97,.12)}.ffe-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#edf6ff;color:var(--ffe-blue);font-size:25px;margin-bottom:20px}.ffe-card h3{font-size:21px;color:var(--ffe-navy);margin:0 0 8px}.ffe-card p{color:var(--ffe-muted);margin:0}
.ffe-destinations{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ffe-destination{position:relative;min-height:240px;border-radius:22px;overflow:hidden;padding:24px;display:flex;align-items:flex-end;background:linear-gradient(145deg,#123f61,#075ecb);color:#fff}.ffe-destination:nth-child(2){background:linear-gradient(145deg,#075ecb,#60a5fa)}.ffe-destination:nth-child(3){background:linear-gradient(145deg,#163b55,#276989)}.ffe-destination:nth-child(4){background:linear-gradient(145deg,#075ecb,#123f61)}.ffe-destination:before{content:"✈";position:absolute;right:-4px;top:18px;font-size:100px;color:rgba(255,255,255,.12);transform:rotate(-20deg)}.ffe-destination strong{font-size:24px;display:block}.ffe-destination small{opacity:.84;font-weight:700}.ffe-destination .ffe-price{display:inline-block;margin-top:8px;background:var(--ffe-yellow);color:var(--ffe-navy);padding:5px 9px;border-radius:999px;font-weight:900;font-size:12px}
.ffe-cta{background:linear-gradient(135deg,var(--ffe-navy),#075ecb);color:#fff;border-radius:30px;padding:46px 50px;display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;position:relative}.ffe-cta:after{content:"";width:220px;height:220px;border-radius:50%;border:45px solid rgba(255,232,24,.18);position:absolute;right:-60px;top:-110px}.ffe-cta h2{color:#fff;margin:0 0 8px}.ffe-cta p{margin:0;color:#dbeafe}.ffe-btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:14px 20px;font-weight:900;cursor:pointer}.ffe-btn-yellow{background:var(--ffe-yellow);color:var(--ffe-navy);box-shadow:0 12px 28px rgba(255,232,24,.25)}.ffe-btn-blue{background:var(--ffe-blue);color:#fff}.ffe-btn-outline{border:1px solid #c8d9e7;color:var(--ffe-navy);background:#fff}
.ffe-page-hero{background:linear-gradient(135deg,#f6fbff,#eaf5ff);padding:66px 0 52px;text-align:center}.ffe-page-hero p{max-width:700px;margin:0 auto;color:var(--ffe-muted);font-size:18px}.ffe-page-content{padding:62px 0 92px}.ffe-search-page-card{background:#fff;border:1px solid var(--ffe-line);border-radius:24px;box-shadow:var(--ffe-shadow);padding:28px;margin-top:-86px;position:relative;z-index:4}.ffe-content-grid{display:grid;grid-template-columns:1fr 340px;gap:30px;margin-top:38px}.ffe-main-panel,.ffe-side-panel{background:#fff;border:1px solid var(--ffe-line);border-radius:22px;padding:28px}.ffe-side-panel{background:#f8fbfd}.ffe-side-panel h3{color:var(--ffe-navy);margin-top:0}.ffe-feature-list{list-style:none;padding:0;margin:0}.ffe-feature-list li{padding:12px 0;border-bottom:1px solid var(--ffe-line);display:flex;gap:10px;color:#52697b}.ffe-feature-list li:last-child{border-bottom:0}
.ffe-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.ffe-contact-card{border:1px solid var(--ffe-line);border-radius:24px;padding:30px;background:#fff;box-shadow:0 12px 38px rgba(18,63,97,.06)}.ffe-contact-form label{display:block;font-weight:800;color:var(--ffe-navy);margin:0 0 6px}.ffe-contact-form input,.ffe-contact-form textarea{width:100%;border:1px solid #cfdde8;border-radius:12px;padding:13px 14px;font:inherit;outline:none;margin-bottom:16px}.ffe-contact-form input:focus,.ffe-contact-form textarea:focus{border-color:var(--ffe-blue);box-shadow:0 0 0 3px rgba(7,94,203,.1)}.ffe-contact-form textarea{min-height:140px;resize:vertical}
.ffe-footer{background:#0e3049;color:#c7d8e5;padding:56px 0 24px}.ffe-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:36px}.ffe-footer-logo{filter:brightness(0) invert(1);opacity:.95;width:280px}.ffe-footer h4{color:#fff;margin:0 0 12px}.ffe-footer a{color:#dceaf4}.ffe-footer-links{list-style:none;padding:0;margin:0}.ffe-footer-links li{margin:8px 0}.ffe-disclaimer{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:20px;font-size:12px;color:#9fb4c3;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.ffe-admin-note{background:#fff8d8;border:1px solid #f2d446;color:#6d5b00;padding:13px 16px;border-radius:12px;font-size:14px}
@media(max-width:980px){.ffe-hero-grid{grid-template-columns:1fr}.ffe-hero{padding-top:58px}.ffe-stats-inner{grid-template-columns:repeat(2,1fr)}.ffe-stat:nth-child(2){border-right:0}.ffe-stat:nth-child(-n+2){border-bottom:1px solid var(--ffe-line)}.ffe-card-grid{grid-template-columns:1fr 1fr}.ffe-destinations{grid-template-columns:1fr 1fr}.ffe-content-grid,.ffe-contact-grid{grid-template-columns:1fr}.ffe-footer-grid{grid-template-columns:1fr 1fr}.ffe-footer-grid>div:first-child{grid-column:1/-1}.ffe-nav{display:none;position:absolute;top:78px;left:20px;right:20px;background:#fff;border:1px solid var(--ffe-line);box-shadow:var(--ffe-shadow);border-radius:18px;padding:12px;flex-direction:column;align-items:stretch}.ffe-nav.open{display:flex}.ffe-menu-toggle{display:block}}
@media(max-width:640px){.ffe-wrap{width:min(100% - 28px,1180px)}.ffe-header-inner{height:72px}.ffe-logo img{width:225px}.ffe-hero{padding:48px 0 88px}.ffe-hero h1{font-size:45px}.ffe-lead{font-size:17px}.ffe-search-card{padding:16px;border-radius:22px}.ffe-stats-inner{grid-template-columns:1fr 1fr;padding:8px}.ffe-stat{padding:16px 8px}.ffe-section{padding:68px 0}.ffe-card-grid,.ffe-destinations{grid-template-columns:1fr}.ffe-cta{padding:32px 26px;display:block}.ffe-cta .ffe-btn{margin-top:18px}.ffe-footer-grid{grid-template-columns:1fr}.ffe-footer-grid>div:first-child{grid-column:auto}.ffe-page-hero{padding:48px 0 84px}.ffe-search-page-card{padding:18px}.ffe-tabs{font-size:14px}.ffe-contact-card{padding:22px}}


/* v1.2 visual upgrade */
.ffe-hero-photo{background-image:linear-gradient(90deg,rgba(245,250,255,.97) 0%,rgba(245,250,255,.90) 45%,rgba(245,250,255,.25) 100%),url('https://images.unsplash.com/photo-1529074963764-98f45c47344b?auto=format&fit=crop&w=2600&q=92');background-size:cover;background-position:center}.ffe-hero-photo:before{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2)}.ffe-hero-photo:after{background:rgba(255,232,24,.28)}.ffe-hero-copy{padding:20px 0}.ffe-search-card-premium{border-radius:30px;padding:20px 24px 18px;backdrop-filter:blur(10px)}.ffe-search-topline{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:14px}.ffe-search-badge{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--ffe-blue);background:#eaf4ff;border-radius:999px;padding:7px 10px}.ffe-powered{font-size:11px;color:#7b8e9d;font-weight:700}.ffe-search-perks{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--ffe-line);margin-top:18px;padding-top:14px;color:#587084;font-size:12px;font-weight:800}.ffe-search-perks span{display:flex;align-items:center;gap:6px}.ffe-search-perks svg,.ffe-icon svg,.ffe-line-icon svg,.ffe-route-icon svg,.ffe-search-page-title svg{width:20px;height:20px;fill:currentColor;display:block}
.ffe-icon-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ffe-icon-feature{border:1px solid var(--ffe-line);background:#fff;border-radius:22px;padding:26px;box-shadow:0 12px 35px rgba(18,63,97,.06)}.ffe-line-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#e7f3ff,#fffbd7);color:var(--ffe-blue);margin-bottom:18px}.ffe-line-icon svg{width:28px;height:28px}.ffe-icon-feature h3{margin:0 0 7px;color:var(--ffe-navy);font-size:20px}.ffe-icon-feature p{margin:0;color:var(--ffe-muted)}
.ffe-section-dark{background:#0e3049;position:relative;overflow:hidden}.ffe-section-dark:before{content:"";position:absolute;width:420px;height:420px;border:70px solid rgba(255,232,24,.08);border-radius:50%;right:-150px;top:-170px}.ffe-section-head-light h2{color:#fff}.ffe-section-head-light p{color:#bfd0dc}.ffe-section-head-light .ffe-eyebrow{color:#8fc8ff}.ffe-aus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.ffe-aus-card{min-height:390px;border-radius:24px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:24px;color:#fff;background-size:cover;background-position:center;box-shadow:0 20px 50px rgba(0,0,0,.25);transition:transform .25s ease,box-shadow .25s ease}.ffe-aus-card:hover{transform:translateY(-7px);box-shadow:0 28px 60px rgba(0,0,0,.35)}.ffe-aus-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(4,23,38,.86) 100%)}.ffe-aus-card>div,.ffe-card-chip{position:relative;z-index:2}.ffe-aus-card strong{font-size:28px;display:block;line-height:1.05}.ffe-aus-card small{display:block;margin:8px 0 14px;color:#e6f1f7;font-weight:600}.ffe-aus-card b{font-size:13px;color:var(--ffe-yellow)}.ffe-card-chip{position:absolute;top:16px;left:16px;background:rgba(255,255,255,.92);color:var(--ffe-navy);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ffe-aus-sydney{background-image:url('https://images.unsplash.com/photo-1529074963764-98f45c47344b?auto=format&fit=crop&w=2600&q=92')}.ffe-aus-goldcoast{background-image:url('https://images.unsplash.com/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=2600&q=92')}.ffe-aus-reef{background-image:url('https://images.unsplash.com/photo-1634007047172-cef393abf924?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000')}.ffe-aus-uluru{background-image:url('https://images.unsplash.com/photo-1768071284504-e356f5e953c3?auto=format&fit=crop&fm=jpg&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&ixlib=rb-4.1.0&q=60&w=3000')}
.ffe-deals-section{background:#f7fbff}.ffe-deals-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.ffe-deals-head h2{margin-bottom:8px}.ffe-deals-head p{margin:0;color:var(--ffe-muted);max-width:760px}.ffe-deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ffe-deal-card{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid var(--ffe-line);border-radius:18px;padding:20px;color:var(--ffe-navy);box-shadow:0 10px 30px rgba(18,63,97,.05);transition:.2s}.ffe-deal-card:hover{border-color:#b9d5ee;transform:translateY(-3px)}.ffe-route-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf6ff;color:var(--ffe-blue);flex:0 0 auto}.ffe-deal-card small,.ffe-deal-card strong,.ffe-deal-card span{display:block}.ffe-deal-card small{color:#7890a1;font-size:11px;font-weight:800}.ffe-deal-card strong{font-size:21px;line-height:1.2}.ffe-deal-card div span{font-size:12px;color:var(--ffe-blue);font-weight:900;margin-top:5px}.ffe-live-deals{margin-top:28px;background:#fff;border:1px solid var(--ffe-line);border-radius:22px;padding:20px;box-shadow:0 12px 35px rgba(18,63,97,.06)}
.ffe-how-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.ffe-how-photo{min-height:520px;border-radius:30px;background-image:linear-gradient(180deg,rgba(6,43,72,.05),rgba(6,43,72,.35)),url('https://images.unsplash.com/photo-1529074963764-98f45c47344b?auto=format&fit=crop&w=2600&q=92');background-size:cover;background-position:center;position:relative;box-shadow:0 24px 60px rgba(18,63,97,.18)}.ffe-photo-badge{position:absolute;left:20px;bottom:20px;background:var(--ffe-yellow);color:var(--ffe-navy);padding:9px 13px;border-radius:999px;font-weight:900;font-size:12px}.ffe-how-copy h2{margin-top:8px}.ffe-steps{display:grid;gap:14px;margin:26px 0}.ffe-steps>div{display:flex;gap:14px;align-items:flex-start}.ffe-steps>div>span{width:34px;height:34px;border-radius:11px;background:#edf6ff;color:var(--ffe-blue);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.ffe-steps p{margin:0;color:var(--ffe-muted)}.ffe-steps strong{display:block;color:var(--ffe-navy);font-size:17px}
.ffe-page-hero{background-size:cover;background-position:center;padding:0;color:#fff}.ffe-page-hero-overlay{padding:96px 0 115px;background:linear-gradient(90deg,rgba(9,42,65,.88),rgba(9,42,65,.48))}.ffe-page-hero h1{color:#fff}.ffe-page-hero p{color:#e8f2f8}.ffe-page-hero .ffe-eyebrow{color:var(--ffe-yellow)}.ffe-page-hero-flights{background-image:url('https://images.unsplash.com/photo-1529074963764-98f45c47344b?auto=format&fit=crop&w=2600&q=92')}.ffe-page-hero-hotels{background-image:url('https://images.unsplash.com/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=2600&q=92')}.ffe-search-page-card-premium{padding:20px 28px 28px}.ffe-search-page-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.ffe-search-page-title>span{width:46px;height:46px;border-radius:14px;background:#edf6ff;color:var(--ffe-blue);display:grid;place-items:center}.ffe-search-page-title strong,.ffe-search-page-title small{display:block}.ffe-search-page-title strong{font-size:17px;color:var(--ffe-navy)}.ffe-search-page-title small{font-size:12px;color:#7890a1}.ffe-icon{color:var(--ffe-blue)}
@media(max-width:980px){.ffe-icon-feature-grid,.ffe-aus-grid,.ffe-deal-grid{grid-template-columns:repeat(2,1fr)}.ffe-aus-card{min-height:340px}.ffe-how-grid{grid-template-columns:1fr}.ffe-how-photo{min-height:420px}.ffe-deals-head{align-items:flex-start;flex-direction:column}.ffe-search-topline{align-items:flex-start;flex-direction:column}.ffe-search-perks{justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:640px){.ffe-hero-photo{background-position:62% center}.ffe-hero-photo:before{background:rgba(255,255,255,.2)}.ffe-icon-feature-grid,.ffe-aus-grid,.ffe-deal-grid{grid-template-columns:1fr}.ffe-aus-card{min-height:310px}.ffe-search-perks{font-size:11px}.ffe-powered{display:none}.ffe-how-photo{min-height:340px}.ffe-page-hero-overlay{padding:68px 0 105px}.ffe-card-grid[style]{grid-template-columns:1fr!important}}


/* v1.3 — branded results + SEO landing pages */
.ffe-wl-shell{width:100%;min-height:78px}.ffe-results-hero{padding:74px 0 58px;background:linear-gradient(135deg,#0e3049,#075ecb);color:#fff;position:relative;overflow:hidden}.ffe-results-hero:after{content:"";position:absolute;width:360px;height:360px;border:70px solid rgba(255,232,24,.13);border-radius:50%;right:-110px;top:-160px}.ffe-results-hero .ffe-wrap{position:relative;z-index:2}.ffe-results-hero h1{font-size:clamp(40px,6vw,72px);margin:.18em 0;color:#fff}.ffe-results-hero p{font-size:18px;max-width:760px;color:#d6e6f2;margin:0}.ffe-results-section{background:#f4f8fc;min-height:560px}.ffe-results-card{background:#fff;border:1px solid var(--ffe-line);border-radius:28px;padding:26px;box-shadow:0 24px 70px rgba(18,63,97,.12)}.ffe-results-note{display:flex;align-items:flex-start;gap:12px;margin:18px auto 0;max-width:850px;color:#61798b;font-size:13px}.ffe-results-note svg{width:22px;height:22px;fill:var(--ffe-blue);flex:0 0 auto}
.ffe-seo-hero{min-height:560px;display:flex;align-items:center;color:#fff;background-image:linear-gradient(90deg,rgba(7,38,62,.93) 0%,rgba(7,38,62,.74) 48%,rgba(7,38,62,.20) 100%),var(--ffe-seo-image);background-size:cover;background-position:center;position:relative}.ffe-seo-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,rgba(0,0,0,.16))}.ffe-seo-hero-copy{max-width:760px;position:relative;z-index:2}.ffe-seo-hero h1{font-size:clamp(48px,7vw,86px);line-height:.98;color:#fff;margin:18px 0}.ffe-seo-hero p{font-size:19px;line-height:1.7;color:#e7f0f6;max-width:650px;margin-bottom:28px}.ffe-seo-search{background:#eef5fb;margin-top:-62px;position:relative;z-index:3;padding-top:0}.ffe-seo-search .ffe-search-card{max-width:1120px;margin:auto}.ffe-seo-search h2{margin:5px 0 18px}.ffe-seo-route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ffe-seo-route{display:flex;align-items:center;gap:15px;border:1px solid var(--ffe-line);border-radius:20px;padding:22px;background:#fff;color:var(--ffe-navy);box-shadow:0 12px 35px rgba(18,63,97,.06);transition:.2s}.ffe-seo-route:hover{transform:translateY(-4px);border-color:#a9cbe9}.ffe-seo-route>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#edf6ff;color:var(--ffe-blue)}.ffe-seo-route svg{width:23px;height:23px;fill:currentColor}.ffe-seo-route small,.ffe-seo-route strong,.ffe-seo-route b{display:block}.ffe-seo-route small{color:#8295a4;font-size:11px;font-weight:800}.ffe-seo-route strong{font-size:20px}.ffe-seo-route b{font-size:12px;color:var(--ffe-blue);margin-top:5px}.ffe-seo-copy{background:#f7fbff}.ffe-copy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.ffe-copy-grid h2{margin-top:8px}.ffe-copy-grid p{font-size:16px;line-height:1.8;color:var(--ffe-muted);margin-top:0}.ffe-origin-links{background:#fff}.ffe-origin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ffe-origin-grid a{border-radius:24px;padding:30px;min-height:145px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#103b5b,#075ecb);color:#fff;position:relative;overflow:hidden}.ffe-origin-grid a:after{content:"✈";position:absolute;right:18px;top:8px;font-size:78px;opacity:.09;transform:rotate(-18deg)}.ffe-origin-grid strong{font-size:28px}.ffe-origin-grid span{color:#ffe818;font-weight:800;font-size:13px;margin-top:5px}
@media(max-width:980px){.ffe-seo-route-grid{grid-template-columns:repeat(2,1fr)}.ffe-copy-grid{grid-template-columns:1fr;gap:20px}.ffe-origin-grid{grid-template-columns:1fr}.ffe-seo-hero{min-height:500px}}
@media(max-width:640px){.ffe-seo-route-grid{grid-template-columns:1fr}.ffe-seo-hero{min-height:520px;background-position:62% center}.ffe-seo-hero h1{font-size:46px}.ffe-results-card{padding:14px;border-radius:18px}}

/* v1.4 SEO expansion */
.ffe-seo-live-deals{margin-top:42px;padding:30px;border-radius:24px;background:#f6f9fc;border:1px solid rgba(18,63,97,.10)}
.ffe-seo-live-deals h2{margin:4px 0 20px;font-size:clamp(1.6rem,3vw,2.25rem);color:#123f61}
.ffe-faq-section{background:#f7f9fc}
.ffe-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1050px;margin:0 auto}
.ffe-faq-grid details{background:#fff;border:1px solid rgba(18,63,97,.12);border-radius:18px;padding:20px 22px;box-shadow:0 10px 28px rgba(18,63,97,.06)}
.ffe-faq-grid summary{cursor:pointer;font-weight:800;color:#123f61;font-size:1.03rem;line-height:1.4}
.ffe-faq-grid p{color:#526777;line-height:1.7;margin:14px 0 0}
.ffe-route-summary{display:flex;align-items:center;justify-content:center;gap:28px;background:#fff;border:1px solid rgba(18,63,97,.12);border-radius:26px;padding:28px;box-shadow:0 14px 36px rgba(18,63,97,.08)}
.ffe-route-summary>div{text-align:center;min-width:130px}
.ffe-route-airport{display:block;font-size:2.5rem;font-weight:900;color:#075ecb;letter-spacing:.04em}
.ffe-route-summary small{display:block;color:#536b7d;font-weight:700;margin-top:3px}
.ffe-route-line{display:flex;align-items:center;justify-content:center;width:100px;height:46px;position:relative}
.ffe-route-line:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px dashed #b9c8d4}
.ffe-route-line svg{position:relative;z-index:1;width:38px;height:38px;fill:#075ecb;background:#fff;padding:7px;border-radius:50%}
.ffe-seo-copy a{font-weight:800;color:#075ecb;text-decoration:none}
.ffe-seo-copy a:hover{text-decoration:underline}
.ffe-destination-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}
.ffe-destination-directory a{padding:17px 18px;border:1px solid rgba(18,63,97,.12);border-radius:15px;background:#fff;text-decoration:none;display:flex;justify-content:space-between;align-items:center;color:#123f61;font-weight:800;box-shadow:0 8px 22px rgba(18,63,97,.05)}
.ffe-destination-directory a span{color:#075ecb;font-size:.8rem}
@media(max-width:800px){.ffe-faq-grid{grid-template-columns:1fr}.ffe-destination-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.ffe-route-summary{gap:14px}.ffe-route-airport{font-size:2rem}.ffe-route-line{width:62px}}
@media(max-width:480px){.ffe-destination-directory{grid-template-columns:1fr}}

/* v1.5 — major comparison-site homepage */
.ffe-v15-hero{padding-bottom:92px}.ffe-quick-departure{margin-top:-44px;position:relative;z-index:8}.ffe-departure-panel{background:#fff;border:1px solid var(--ffe-line);box-shadow:0 18px 55px rgba(18,63,97,.15);border-radius:22px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.ffe-departure-panel small,.ffe-departure-panel strong{display:block}.ffe-departure-panel small{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--ffe-blue)}.ffe-departure-panel strong{font-size:22px;color:var(--ffe-navy);margin-top:3px}.ffe-departure-controls{display:flex;gap:10px;align-items:center}.ffe-departure-controls select{height:48px;min-width:220px;border:1px solid #cad8e4;border-radius:12px;background:#f8fbfd;padding:0 40px 0 14px;font-weight:800;color:var(--ffe-navy);font-size:14px}.ffe-v15-deal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.ffe-airlines-section{background:#fff}.ffe-airline-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}.ffe-airline-logo{border:1px solid var(--ffe-line);background:#fff;border-radius:17px;min-height:112px;padding:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 24px rgba(18,63,97,.04)}.ffe-airline-logo img{display:block;max-width:100%;width:110px;height:44px;object-fit:contain}.ffe-airline-logo span{font-size:10px;font-weight:800;color:#61798b;margin-top:7px;line-height:1.25}.ffe-airline-note{text-align:center;font-size:11px;color:#8295a4;margin:14px 0 0}
.ffe-map-section{background:linear-gradient(135deg,#0d304a,#123f61);color:#fff}.ffe-map-section h2{color:#fff}.ffe-map-section p{color:#bfd0dc}.ffe-map-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:52px;align-items:center}.ffe-country-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ffe-country-pill-row a{padding:9px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-weight:800;font-size:12px}.ffe-country-pill-row a:hover{background:#fff;color:var(--ffe-navy)}.ffe-interactive-map{height:440px;border-radius:30px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 67%,rgba(255,232,24,.14),transparent 16%),radial-gradient(circle at 56% 40%,rgba(7,94,203,.6),transparent 21%),linear-gradient(160deg,#0b2437,#071c2a);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 80px rgba(0,0,0,.18)}.ffe-interactive-map:before{content:"";position:absolute;inset:38px 50px;background:linear-gradient(110deg,transparent 0 16%,rgba(87,142,178,.28) 16% 18%,transparent 18% 35%,rgba(87,142,178,.22) 35% 38%,transparent 38% 100%);clip-path:polygon(3% 35%,15% 15%,27% 20%,31% 34%,42% 22%,52% 26%,60% 18%,74% 28%,82% 44%,97% 48%,89% 63%,79% 60%,70% 78%,60% 72%,54% 55%,43% 63%,30% 55%,22% 68%,10% 62%);background-color:rgba(75,123,153,.35);opacity:.85}.ffe-map-australia{position:absolute;right:16%;bottom:17%;font-size:10px;letter-spacing:.16em;font-weight:900;color:#ffe818}.ffe-map-point{position:absolute;z-index:3;color:#fff;font-weight:900;font-size:11px;text-align:center;transform:translate(-50%,-50%)}.ffe-map-point i{display:block;width:16px;height:16px;margin:auto;background:var(--ffe-yellow);border:4px solid rgba(255,255,255,.75);border-radius:50%;box-shadow:0 0 0 8px rgba(255,232,24,.13);animation:ffePulse 2.3s infinite}.ffe-map-point span{display:block;margin-top:8px;background:rgba(7,28,42,.82);padding:5px 8px;border-radius:8px;white-space:nowrap}.ffe-map-point:hover span{background:var(--ffe-yellow);color:var(--ffe-navy)}.p-thailand{left:70%;top:55%}.p-japan{left:79%;top:36%}.p-nz{left:89%;top:82%}.p-europe{left:51%;top:28%}.p-usa{left:18%;top:39%}@keyframes ffePulse{50%{box-shadow:0 0 0 13px rgba(255,232,24,.03)}}
.ffe-calendar-section{background:#f4f8fc}.ffe-calendar-live{background:#fff;border-radius:24px;padding:20px;border:1px solid var(--ffe-line);box-shadow:0 14px 45px rgba(18,63,97,.07)}.ffe-calendar-placeholder{background:#fff;border:1px solid var(--ffe-line);border-radius:24px;padding:26px;box-shadow:0 14px 45px rgba(18,63,97,.07)}.ffe-calendar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.ffe-calendar-grid>div{border:1px solid #dce7ef;border-radius:14px;padding:14px;min-height:108px;background:linear-gradient(180deg,#fff,#f8fbfd)}.ffe-calendar-grid small,.ffe-calendar-grid strong,.ffe-calendar-grid span{display:block}.ffe-calendar-grid small{font-size:11px;color:#7b92a3;font-weight:900;text-transform:uppercase}.ffe-calendar-grid strong{font-size:14px;color:var(--ffe-navy);margin-top:14px}.ffe-calendar-grid span{font-size:10px;color:var(--ffe-blue);font-weight:900;margin-top:8px}.ffe-calendar-placeholder>p{text-align:center;color:#7a8e9d;font-size:12px;margin:18px 0 0}
.ffe-country-hubs{background:#fff}.ffe-country-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ffe-country-grid>a{min-height:340px;border-radius:22px;position:relative;overflow:hidden;background-image:linear-gradient(180deg,rgba(5,31,49,.02),rgba(5,31,49,.86)),var(--country-bg);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding:18px;color:#fff;box-shadow:0 14px 38px rgba(18,63,97,.13);transition:.22s}.ffe-country-grid>a:hover{transform:translateY(-6px)}.ffe-country-grid>a>span{align-self:flex-start;background:var(--ffe-yellow);color:var(--ffe-navy);padding:6px 8px;border-radius:8px;font-size:10px;font-weight:900}.ffe-country-grid strong,.ffe-country-grid small,.ffe-country-grid b{display:block}.ffe-country-grid strong{font-size:28px}.ffe-country-grid small{margin-top:5px;color:#e6eef4;line-height:1.4}.ffe-country-grid b{font-size:12px;color:#ffe818;margin-top:12px}
.ffe-alert-section{background:#eef5fb}.ffe-alert-card{background:linear-gradient(135deg,#0e3049,#075ecb);border-radius:30px;padding:48px;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:center;color:#fff;box-shadow:0 20px 60px rgba(18,63,97,.18)}.ffe-alert-card h2{color:#fff;margin:7px 0 12px}.ffe-alert-card p{color:#cbdbe6;line-height:1.7}.ffe-alert-form{background:#fff;border-radius:20px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ffe-alert-form label{font-size:10px;color:#597082;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.ffe-alert-form input,.ffe-alert-form select{display:block;width:100%;box-sizing:border-box;margin-top:6px;height:48px;border:1px solid #cedbe5;border-radius:11px;padding:0 12px;background:#f8fbfd;color:var(--ffe-navy);font-size:14px}.ffe-alert-form button{grid-column:1/-1;border:0;cursor:pointer}.ffe-alert-form>small{grid-column:1/-1;color:#7b8d9b;line-height:1.5;font-size:10px}.ffe-alert-success,.ffe-alert-error{grid-column:1/-1;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:800}.ffe-alert-success{background:#e9f9ee;color:#20753a}.ffe-alert-error{background:#fff0f0;color:#a62b2b}
.ffe-breadcrumb-wrap{padding-top:14px}.ffe-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#7890a1;padding:10px 0}.ffe-breadcrumbs a{color:var(--ffe-blue)}.ffe-breadcrumbs strong{color:var(--ffe-navy)}.ffe-country-hero{min-height:570px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(7,37,59,.94),rgba(7,37,59,.55),rgba(7,37,59,.14)),var(--ffe-country-image);background-size:cover;background-position:center;color:#fff}.ffe-country-hero .ffe-breadcrumbs a,.ffe-country-hero .ffe-breadcrumbs strong,.ffe-country-hero .ffe-breadcrumbs{color:#fff}.ffe-country-copy{max-width:720px}.ffe-country-copy h1{font-size:clamp(46px,7vw,84px);line-height:1;color:#fff;margin:18px 0}.ffe-country-copy p{max-width:630px;font-size:18px;line-height:1.7;color:#e3edf4}.ffe-country-search{background:#eef5fb}.ffe-country-search .ffe-search-card{margin-top:-90px;position:relative}.ffe-country-dest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ffe-country-dest-grid>a{min-height:330px;border-radius:24px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-image:linear-gradient(180deg,transparent 25%,rgba(8,38,60,.88)),var(--card-img);background-size:cover;background-position:center;box-shadow:0 15px 40px rgba(18,63,97,.14)}.ffe-country-dest-grid span{align-self:flex-start;background:rgba(255,255,255,.92);color:var(--ffe-blue);font-size:10px;font-weight:900;padding:6px 9px;border-radius:8px;margin-bottom:auto}.ffe-country-dest-grid strong{font-size:31px}.ffe-country-dest-grid b{font-size:12px;color:var(--ffe-yellow);margin-top:7px}
@media(max-width:1100px){.ffe-airline-strip{grid-template-columns:repeat(4,1fr)}.ffe-country-grid{grid-template-columns:repeat(3,1fr)}.ffe-calendar-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.ffe-departure-panel,.ffe-departure-controls{align-items:stretch;flex-direction:column}.ffe-departure-controls{width:100%}.ffe-departure-controls select{width:100%}.ffe-v15-deal-grid{grid-template-columns:repeat(2,1fr)}.ffe-map-grid,.ffe-alert-card{grid-template-columns:1fr}.ffe-country-grid{grid-template-columns:repeat(2,1fr)}.ffe-country-dest-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.ffe-airline-strip{grid-template-columns:repeat(2,1fr)}.ffe-calendar-grid{grid-template-columns:repeat(2,1fr)}.ffe-country-grid,.ffe-country-dest-grid,.ffe-v15-deal-grid{grid-template-columns:1fr}.ffe-alert-card{padding:26px}.ffe-alert-form{grid-template-columns:1fr}.ffe-interactive-map{height:360px}.ffe-map-section{padding-bottom:50px}.ffe-quick-departure{margin-top:-28px}.ffe-v15-hero{padding-bottom:62px}}

/* v1.7 — worldwide visitor localisation */
.ffe-global-bar{background:#082c46;color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}.ffe-global-inner{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ffe-global-copy{display:flex;align-items:center;gap:9px;font-size:11px}.ffe-global-copy strong{font-size:12px}.ffe-global-copy span{color:#b9ccda}.ffe-locale-controls{display:flex;align-items:center;gap:7px}.ffe-locale-controls label{display:flex;align-items:center;gap:5px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#9fb6c8}.ffe-locale-controls select{height:30px;border:1px solid rgba(255,255,255,.2);background:#123f61;color:#fff;border-radius:8px;padding:0 25px 0 8px;font-size:10px;font-weight:800;max-width:155px}.ffe-localised-strip{background:#f4f8fc;padding:16px 0 0}.ffe-localised-card{border:1px solid #dbe7ef;background:linear-gradient(100deg,#fff,#f7fbfe);border-radius:18px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 10px 30px rgba(18,63,97,.05)}.ffe-localised-card>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.ffe-localised-icon{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;background:#eaf3ff;border-radius:50%;color:var(--ffe-blue);font-size:20px}.ffe-localised-card small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#6d8798}.ffe-localised-card strong{font-size:15px;color:var(--ffe-navy)}.ffe-localised-meta{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ffe-localised-meta span{background:#fff;border:1px solid #dbe7ef;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;color:#526d7f}.ffe-personalised-deal{transition:transform .2s,box-shadow .2s}.ffe-personalised-deal:hover{transform:translateY(-5px);box-shadow:0 16px 38px rgba(18,63,97,.13)}
@media(max-width:900px){.ffe-global-inner{align-items:flex-start;flex-direction:column;padding-top:8px;padding-bottom:8px}.ffe-locale-controls{width:100%;display:grid;grid-template-columns:1.4fr 1fr .8fr}.ffe-locale-controls label{display:block}.ffe-locale-controls label span{display:block;margin-bottom:3px}.ffe-locale-controls select{width:100%;max-width:none}.ffe-global-copy span{display:none}.ffe-localised-card{align-items:flex-start;flex-direction:column}.ffe-localised-meta{justify-content:flex-start}}
@media(max-width:520px){.ffe-locale-controls{grid-template-columns:1fr 1fr 1fr}.ffe-locale-controls select{font-size:9px;padding-left:5px}.ffe-localised-meta span{font-size:9px}.ffe-global-copy{font-size:10px}}

/* v1.7 hero refresh — premium worldwide comparison look */
.ffe-hero-v18{min-height:710px;padding:82px 0 118px;background-image:linear-gradient(90deg,rgba(5,27,45,.93) 0%,rgba(7,45,75,.82) 43%,rgba(7,54,93,.35) 68%,rgba(3,24,42,.16) 100%),url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=2600&q=92');background-size:cover;background-position:center 52%;isolation:isolate}
.ffe-hero-v18:before{content:"";position:absolute;inset:0;width:auto;height:auto;border:0;border-radius:0;background:radial-gradient(circle at 74% 24%,rgba(255,232,24,.20),transparent 20%),linear-gradient(180deg,rgba(0,0,0,.02),rgba(3,28,48,.32));z-index:0}
.ffe-hero-v18:after{content:"";position:absolute;left:0;right:0;bottom:0;width:auto;height:150px;border-radius:0;background:linear-gradient(transparent,rgba(9,38,62,.48));filter:none;z-index:0}
.ffe-hero-v18 .ffe-hero-grid{grid-template-columns:.92fr 1.08fr;gap:56px;z-index:2}
.ffe-hero-v18 .ffe-hero-copy{padding:24px 0 38px;max-width:590px}
.ffe-hero-v18 .ffe-kicker{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);box-shadow:none;backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.09em;font-size:12px}
.ffe-hero-v18 .ffe-kicker-dot{background:var(--ffe-yellow);border-color:#fff}
.ffe-hero-v18 h1{color:#fff;font-size:clamp(50px,5.6vw,82px);line-height:.98;letter-spacing:-.052em;text-shadow:0 10px 35px rgba(0,0,0,.20);margin:24px 0 22px}
.ffe-hero-v18 h1 span{color:#fff;display:inline;position:relative;z-index:1}
.ffe-hero-v18 h1 span:after{height:13px;bottom:4px;background:var(--ffe-yellow);opacity:.95;z-index:-1;transform:rotate(-1.2deg)}
.ffe-hero-v18 .ffe-lead{color:#eaf4fb;font-size:19px;line-height:1.7;max-width:560px;text-shadow:0 2px 15px rgba(0,0,0,.18)}
.ffe-hero-actions{display:flex;align-items:center;gap:20px;margin:30px 0 12px;flex-wrap:wrap}.ffe-hero-cta{padding:15px 22px;border-radius:14px;font-size:15px;box-shadow:0 16px 35px rgba(0,0,0,.18)}.ffe-hero-cta b{margin-left:8px;font-size:18px}.ffe-hero-text-link{color:#fff;font-size:14px;font-weight:900;display:inline-flex;gap:8px;align-items:center}.ffe-hero-text-link:hover{color:var(--ffe-yellow)}
.ffe-hero-v18 .ffe-hero-trust{margin-top:24px;gap:18px}.ffe-hero-v18 .ffe-hero-trust>span{color:#fff;font-size:13px}.ffe-hero-v18 .ffe-check{background:rgba(255,255,255,.15);color:var(--ffe-yellow);border:1px solid rgba(255,255,255,.22)}
.ffe-trending-routes{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:22px}.ffe-trending-routes small{color:#bed4e3;font-weight:800;margin-right:2px}.ffe-trending-routes a{color:#fff;font-size:12px;font-weight:900;padding:7px 10px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);border-radius:999px;backdrop-filter:blur(8px)}.ffe-trending-routes a:hover{background:#fff;color:var(--ffe-blue)}
.ffe-hero-search-wrap{position:relative;padding:18px 0}.ffe-hero-search-card{background:rgba(255,255,255,.97);border-radius:30px;padding:23px 26px 20px;box-shadow:0 35px 90px rgba(0,0,0,.30),0 2px 0 rgba(255,255,255,.65) inset;backdrop-filter:blur(18px);transform:translateY(8px)}
.ffe-hero-search-card:before{background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(7,94,203,.32),rgba(255,232,24,.58))}
.ffe-hero-search-card .ffe-tabs{background:#eaf1f7;margin-bottom:18px;padding:6px}.ffe-hero-search-card .ffe-tab{font-size:15px;padding:14px 16px}.ffe-hero-search-card .ffe-tab.active{box-shadow:0 8px 20px rgba(7,94,203,.12)}
.ffe-search-live{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#3f647b;font-weight:800}.ffe-search-live i{width:8px;height:8px;border-radius:50%;background:#25b05b;box-shadow:0 0 0 4px rgba(37,176,91,.12)}
.ffe-floating-chip{position:absolute;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 45px rgba(0,0,0,.20);border-radius:16px;padding:11px 14px;color:var(--ffe-blue);font-size:15px;line-height:1.1;backdrop-filter:blur(12px);z-index:4}.ffe-floating-chip strong,.ffe-floating-chip span{display:block;margin-left:23px}.ffe-floating-chip strong{color:var(--ffe-navy);font-size:12px;margin-top:-16px}.ffe-floating-chip span{font-size:10px;color:#7890a1;margin-top:3px;font-weight:700}.ffe-chip-one{right:-20px;top:-8px;transform:rotate(2deg)}.ffe-chip-two{left:-26px;bottom:-18px;transform:rotate(-2deg);color:#e7b800}
.ffe-hero-skyline{position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,232,24,.75),transparent);z-index:3}
@media(max-width:980px){.ffe-hero-v18{min-height:auto;padding:64px 0 104px;background-position:60% center}.ffe-hero-v18 .ffe-hero-grid{grid-template-columns:1fr;gap:20px}.ffe-hero-v18 .ffe-hero-copy{max-width:720px}.ffe-hero-search-wrap{max-width:780px;width:100%}.ffe-chip-one{right:8px}.ffe-chip-two{left:8px}}
@media(max-width:640px){.ffe-hero-v18{padding:48px 0 78px;background-position:64% center}.ffe-hero-v18:before{background:linear-gradient(90deg,rgba(4,30,50,.92),rgba(4,35,59,.72))}.ffe-hero-v18 h1{font-size:48px}.ffe-hero-v18 .ffe-lead{font-size:17px}.ffe-hero-actions{margin-top:24px}.ffe-hero-cta{width:100%}.ffe-hero-text-link{width:100%;justify-content:center}.ffe-trending-routes{margin-top:18px}.ffe-hero-search-card{padding:16px;border-radius:22px;transform:none}.ffe-floating-chip{display:none}.ffe-hero-v18 .ffe-hero-trust{gap:10px}.ffe-hero-v18 .ffe-hero-trust>span{font-size:11px}}

/* Hero typography update */
.ffe-hero-v18 h1,.ffe-hero-v18 h1 span{font-weight:900!important;}
.ffe-hero-v18 .ffe-lead{font-weight:700!important;}

/* v1.7 Flight Deals upgrade */
.ffe-flight-deals{padding:72px 0;background:linear-gradient(180deg,#f5f9ff 0%,#fff 100%)}
.ffe-flight-deals-head{text-align:center;max-width:820px;margin:0 auto 34px}
.ffe-flight-deals-head .ffe-eyebrow{display:inline-block;margin-bottom:10px}
.ffe-flight-deals-head h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:0 0 14px;font-weight:900;color:#123f61}
.ffe-flight-deals-head h2 strong{color:#075ECB}
.ffe-flight-deals-head p{font-size:18px;color:#536779;margin:0}
.ffe-deal-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 26px}
.ffe-deal-tab{border:1px solid #d9e6f3;background:#fff;color:#123f61;border-radius:999px;padding:12px 20px;font-weight:800;cursor:pointer;box-shadow:0 5px 18px rgba(18,63,97,.07);transition:.2s ease}
.ffe-deal-tab:hover,.ffe-deal-tab.is-active{background:#075ECB;color:#fff;border-color:#075ECB;transform:translateY(-1px)}
.ffe-deal-panel{display:none;background:#fff;border:1px solid #e2ebf4;border-radius:22px;padding:24px;box-shadow:0 18px 55px rgba(18,63,97,.10);overflow:hidden}
.ffe-deal-panel.is-active{display:block}
.ffe-deal-panel h3{margin:0 0 6px;font-size:25px;color:#123f61;font-weight:900}
.ffe-deal-panel>p{margin:0 0 20px;color:#687b8d}
@media(max-width:700px){.ffe-flight-deals{padding:48px 0}.ffe-deal-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.ffe-deal-tab{white-space:nowrap}.ffe-deal-panel{padding:16px}}

/* Popular Flights: 3 columns desktop / 2 tablet / 1 mobile. Inline rules in functions.php provide cache-safe enforcement. */
.ffe-popular-flights-layout{display:grid;grid-template-columns:repeat(3,260px);justify-content:center;gap:28px 30px}
.ffe-popular-flight-widget{width:260px;max-width:260px;overflow:hidden}
@media(max-width:900px){.ffe-popular-flights-layout{grid-template-columns:repeat(2,260px)}}
@media(max-width:600px){.ffe-popular-flights-layout{grid-template-columns:260px}}


/* v1.7.3 hero and header image redesign */
.ffe-wrap{width:min(1240px,calc(100% - 40px))}
.ffe-hero-v18{min-height:735px;padding:86px 0 122px;background-position:center 48%}
.ffe-hero-v18:before{background:radial-gradient(circle at 78% 20%,rgba(255,232,24,.22),transparent 21%),linear-gradient(90deg,rgba(3,24,43,.96) 0%,rgba(5,38,67,.84) 42%,rgba(5,49,88,.38) 68%,rgba(2,21,38,.12) 100%)}
.ffe-hero-v18 .ffe-hero-grid{grid-template-columns:.78fr 1.22fr;gap:48px;max-width:1240px}
.ffe-hero-v18 .ffe-hero-copy{max-width:560px}
.ffe-hero-v18 h1{font-size:clamp(52px,5.25vw,78px);font-weight:950!important;letter-spacing:-.055em}
.ffe-hero-v18 .ffe-lead{font-size:19px;font-weight:650!important;max-width:540px}
.ffe-hero-search-wrap{width:100%;max-width:760px;justify-self:end}
.ffe-hero-search-card{width:100%;padding:25px 28px 22px;border-radius:32px;box-shadow:0 38px 100px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.55) inset}
.ffe-hero-search-card .ffe-widget-shell,.ffe-hero-search-card .ffe-travelpayouts-live{width:100%;max-width:none}

.ffe-page-hero{min-height:430px;display:flex;align-items:center;background-size:cover;background-position:center;position:relative;overflow:hidden}
.ffe-page-hero-overlay{width:100%;padding:110px 0 130px;background:linear-gradient(90deg,rgba(4,31,52,.95) 0%,rgba(7,48,83,.80) 46%,rgba(7,58,103,.32) 76%,rgba(0,0,0,.12) 100%);position:relative}
.ffe-page-hero-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 22%,rgba(255,232,24,.18),transparent 20%);pointer-events:none}
.ffe-page-hero-overlay .ffe-wrap{position:relative;z-index:2}
.ffe-page-hero h1{font-size:clamp(46px,5.7vw,76px);font-weight:950;max-width:820px;margin:10px auto 16px;text-shadow:0 12px 34px rgba(0,0,0,.22)}
.ffe-page-hero p{font-size:19px;line-height:1.7;max-width:760px;font-weight:600}
.ffe-page-hero-flights{background-image:url('https://images.unsplash.com/photo-1529074963764-98f45c47344b?auto=format&fit=crop&w=2600&q=92');background-position:center 48%}
.ffe-page-hero-hotels{background-image:url('https://images.unsplash.com/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=2600&q=92');background-position:center 52%}
.ffe-page-hero-contact{background-image:url('https://images.unsplash.com/photo-1503220317375-aaad61436b1b?auto=format&fit=crop&w=2600&q=92');background-position:center 52%}

.ffe-seo-hero,.ffe-country-hero{min-height:610px;background-position:center;isolation:isolate;box-shadow:inset 0 -90px 100px rgba(3,24,42,.20)}
.ffe-seo-hero{background-image:linear-gradient(90deg,rgba(3,26,46,.96) 0%,rgba(5,42,73,.82) 45%,rgba(5,50,87,.28) 73%,rgba(0,0,0,.06) 100%),var(--ffe-seo-image)}
.ffe-seo-hero:before,.ffe-country-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 18%,rgba(255,232,24,.18),transparent 20%);z-index:0;pointer-events:none}
.ffe-seo-hero-copy,.ffe-country-copy{max-width:800px;position:relative;z-index:2}
.ffe-seo-hero h1,.ffe-country-hero h1{font-size:clamp(48px,6.5vw,84px);font-weight:950;letter-spacing:-.052em;line-height:.98;text-shadow:0 12px 38px rgba(0,0,0,.26)}
.ffe-seo-hero p,.ffe-country-hero p{font-size:19px;line-height:1.7;font-weight:600;color:#edf6fc;max-width:690px}

.ffe-country-hero{background-image:linear-gradient(90deg,rgba(3,26,46,.96) 0%,rgba(5,42,73,.82) 45%,rgba(5,50,87,.28) 73%,rgba(0,0,0,.06) 100%),var(--ffe-country-image);background-size:cover;background-position:center}
.ffe-country-hero .ffe-wrap{position:relative;z-index:2}

.ffe-results-hero{min-height:390px;display:flex;align-items:center;padding:86px 0;background-image:linear-gradient(90deg,rgba(3,27,47,.94),rgba(5,56,101,.72),rgba(7,94,203,.32)),url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=2600&q=90');background-size:cover;background-position:center 48%}
.ffe-results-hero:after{width:470px;height:470px;border-width:82px;right:-120px;top:-220px}
.ffe-results-hero h1{font-size:clamp(46px,6vw,76px);font-weight:950;letter-spacing:-.05em;max-width:900px;text-shadow:0 12px 35px rgba(0,0,0,.25)}
.ffe-results-hero p{font-size:19px;font-weight:600;max-width:760px;color:#edf6fc}

@media(max-width:980px){
  .ffe-wrap{width:min(100% - 34px,1240px)}
  .ffe-hero-v18 .ffe-hero-grid{grid-template-columns:1fr;gap:26px}
  .ffe-hero-search-wrap{justify-self:start;max-width:860px}
  .ffe-page-hero{min-height:390px}
  .ffe-seo-hero,.ffe-country-hero{min-height:540px}
}
@media(max-width:640px){
  .ffe-wrap{width:min(100% - 28px,1240px)}
  .ffe-hero-v18 h1{font-size:46px}
  .ffe-page-hero{min-height:350px}
  .ffe-page-hero-overlay{padding:74px 0 98px}
  .ffe-page-hero h1{font-size:44px}
  .ffe-page-hero p{font-size:17px}
  .ffe-seo-hero,.ffe-country-hero{min-height:500px}
  .ffe-seo-hero h1,.ffe-country-hero h1{font-size:45px}
  .ffe-seo-hero p,.ffe-country-hero p{font-size:17px}
}

/* Ensure country hero overlay anchors correctly */
.ffe-country-hero{position:relative;overflow:hidden}

/* v1.7 Hotel deal destination cards */
.ffe-hotel-deals{padding:74px 0 78px}.ffe-hotel-deals-head{text-align:center;max-width:820px;margin:0 auto 34px}.ffe-hotel-deals-head h2{font-size:clamp(36px,4vw,54px);line-height:1.04;margin:4px 0 14px;font-weight:950;color:var(--ffe-navy)}.ffe-hotel-deals-head h2 strong{color:var(--ffe-blue)}.ffe-hotel-deals-head p{font-size:18px;line-height:1.65;color:var(--ffe-muted);margin:0}.ffe-hotel-deal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ffe-hotel-deal-card{position:relative;min-height:285px;border-radius:24px;overflow:hidden;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;text-decoration:none;background-size:cover;background-position:center;box-shadow:0 16px 40px rgba(18,63,97,.16);isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.ffe-hotel-deal-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,28,46,.04) 20%,rgba(4,28,46,.88) 100%);z-index:-1}.ffe-hotel-deal-card:after{content:"↗";position:absolute;right:20px;top:20px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--ffe-blue);font-size:19px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.14);transition:.25s ease}.ffe-hotel-deal-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px rgba(18,63,97,.24);color:#fff}.ffe-hotel-deal-card:hover:after{background:var(--ffe-yellow);transform:rotate(8deg)}.ffe-hotel-deal-kicker{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.13em;font-weight:900;opacity:.9;margin-bottom:8px}.ffe-hotel-deal-card strong{font-size:32px;line-height:1.05;font-weight:950;text-shadow:0 2px 14px rgba(0,0,0,.25)}.ffe-hotel-deal-cta{display:inline-flex;margin-top:13px;font-size:13px;font-weight:900;color:var(--ffe-yellow)}
.ffe-hotel-sydney{background-image:url('https://images.unsplash.com/photo-1506973035872-a4ec16b8e8d9?auto=format&fit=crop&w=1000&q=85')}.ffe-hotel-phuket{background-image:url('https://images.unsplash.com/photo-1589394815804-964ed0be2eb5?auto=format&fit=crop&w=1000&q=85')}.ffe-hotel-bali{background-image:url('https://images.unsplash.com/photo-1537996194471-e657df975ab4?auto=format&fit=crop&w=1000&q=85')}.ffe-hotel-vegas{background-image:url('https://images.unsplash.com/photo-1605833556294-ea5c7a74f57d?auto=format&fit=crop&w=1000&q=85')}.ffe-hotel-london{background-image:url('https://images.unsplash.com/photo-1513635269975-59663e0ac1ad?auto=format&fit=crop&w=1000&q=85')}.ffe-hotel-newyork{background-image:url('https://images.unsplash.com/photo-1485871981521-5b1fd3805eee?auto=format&fit=crop&w=1000&q=85')}
@media(max-width:900px){.ffe-hotel-deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ffe-hotel-deals{padding:52px 0}.ffe-hotel-deal-grid{grid-template-columns:1fr}.ffe-hotel-deal-card{min-height:260px}.ffe-hotel-deals-head p{font-size:16px}}

/* v1.7.4 Homepage photographic section upgrade */
.ffe-deals-section,.ffe-map-section,.ffe-calendar-section,.ffe-country-hubs{position:relative;isolation:isolate;background-size:cover;background-position:center;background-attachment:scroll;overflow:hidden}
.ffe-deals-section{background-image:linear-gradient(rgba(245,250,255,.92),rgba(245,250,255,.96)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2400&q=88');background-position:center 56%}
.ffe-map-section{background-image:linear-gradient(90deg,rgba(3,31,54,.94),rgba(7,69,118,.84)),url('https://images.unsplash.com/photo-1469474968028-56623f02e42e?auto=format&fit=crop&w=2400&q=88');background-position:center 48%;color:#fff}
.ffe-map-section .ffe-eyebrow{color:var(--ffe-yellow)}.ffe-map-section h2,.ffe-map-section p{color:#fff}.ffe-map-section p{opacity:.92}.ffe-map-section .ffe-country-pill-row a{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.28);color:#fff;backdrop-filter:blur(8px)}.ffe-map-section .ffe-country-pill-row a:hover{background:var(--ffe-yellow);color:var(--ffe-navy);border-color:var(--ffe-yellow)}.ffe-map-section .ffe-live-map{background:#fff;border-radius:24px;padding:10px;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.ffe-calendar-section{background-image:linear-gradient(90deg,rgba(248,252,255,.96),rgba(248,252,255,.88)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2400&q=88');background-position:center 60%}
.ffe-calendar-section .ffe-travelpayouts-live{background:rgba(255,255,255,.96);border-radius:24px;padding:18px;box-shadow:0 22px 55px rgba(18,63,97,.14)}
.ffe-country-hubs{background-image:linear-gradient(rgba(3,31,54,.93),rgba(3,31,54,.95)),url('https://images.unsplash.com/photo-1488646953014-85cb44e25828?auto=format&fit=crop&w=2400&q=88');background-position:center 42%}
.ffe-country-hubs .ffe-eyebrow{color:var(--ffe-yellow)}.ffe-country-hubs .ffe-section-head h2,.ffe-country-hubs .ffe-section-head p{color:#fff}.ffe-country-hubs .ffe-section-head p{opacity:.9}
.ffe-deals-section:before,.ffe-calendar-section:before,.ffe-map-section:before,.ffe-country-hubs:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 88% 15%,rgba(255,232,24,.12),transparent 22%)}
.ffe-deals-section>.ffe-wrap,.ffe-map-section>.ffe-wrap,.ffe-calendar-section>.ffe-wrap,.ffe-country-hubs>.ffe-wrap{position:relative;z-index:1}
@media(max-width:700px){.ffe-deals-section,.ffe-map-section,.ffe-calendar-section,.ffe-country-hubs{background-attachment:scroll}.ffe-map-section .ffe-live-map{padding:6px;border-radius:18px}.ffe-calendar-section .ffe-travelpayouts-live{padding:10px;border-radius:18px}}


/* v1.7.5 homepage photography reliability fix */
.ffe-deals-section,.ffe-map-section,.ffe-calendar-section,.ffe-country-hubs{position:relative;isolation:isolate;overflow:hidden;background-image:none!important}
.ffe-deals-section>.ffe-wrap,.ffe-map-section>.ffe-wrap,.ffe-calendar-section>.ffe-wrap,.ffe-country-hubs>.ffe-wrap{position:relative;z-index:3}
.ffe-section-photo{position:absolute!important;inset:0;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;display:block!important;z-index:0!important;opacity:1!important;visibility:visible!important;pointer-events:none}
.ffe-section-photo-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;display:block}
.ffe-deals-section .ffe-section-photo-overlay{background:linear-gradient(90deg,rgba(244,250,255,.68),rgba(244,250,255,.50))}
.ffe-calendar-section .ffe-section-photo-overlay{background:linear-gradient(90deg,rgba(248,252,255,.72),rgba(248,252,255,.58))}
.ffe-map-section .ffe-section-photo-overlay{background:linear-gradient(90deg,rgba(3,31,54,.82),rgba(7,69,118,.66))}
.ffe-country-hubs .ffe-section-photo-overlay{background:linear-gradient(180deg,rgba(3,31,54,.72),rgba(3,31,54,.80))}
.ffe-deals-section:before,.ffe-calendar-section:before,.ffe-map-section:before,.ffe-country-hubs:before{z-index:2!important}
.ffe-deals-section .ffe-deals-head,.ffe-deals-section .ffe-deal-grid{position:relative;z-index:4}
.ffe-deals-section .ffe-deals-head h2,.ffe-deals-section .ffe-deals-head p{color:var(--ffe-navy)}
.ffe-calendar-section .ffe-section-head{position:relative;z-index:4;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.8);border-radius:24px;padding:26px 30px;box-shadow:0 18px 48px rgba(18,63,97,.10)}
.ffe-country-hubs .ffe-country-grid{position:relative;z-index:4}
@media(max-width:700px){.ffe-section-photo{object-position:center center}.ffe-deals-section .ffe-section-photo-overlay,.ffe-calendar-section .ffe-section-photo-overlay{background:rgba(248,252,255,.72)}}


/* v1.8 — Find Flights Easy custom Travelpayouts flight search */
.ffe-search-intro{margin:-3px 0 17px;color:#607789;font-size:14px;font-weight:650}
.ffe-custom-flight-search{width:100%;position:relative}
.ffe-custom-flight-search .ffe-wl-shell{width:100%;background:#fff;border-radius:18px;overflow:visible}
.ffe-custom-flight-search #tpwl-search{width:100%;min-height:132px;--tpwl-primary:#075ECB;--tpwl-accent:#FFE818;--tpwl-text:#123F61}
.ffe-hero-search-card{border:1px solid rgba(255,255,255,.75)}
.ffe-hero-search-card .ffe-search-badge{color:#123F61;font-size:16px;font-weight:900;letter-spacing:-.01em}
.ffe-hero-search-card .ffe-tabs{background:#edf3f8;border:1px solid #dce7ef}
.ffe-hero-search-card .ffe-tab{color:#123F61;font-weight:850}
.ffe-hero-search-card .ffe-tab.active{background:#075ECB!important;color:#fff!important}
.ffe-hero-search-card .ffe-search-perks{border-top:1px solid #e4edf4;margin-top:17px;padding-top:16px}
.ffe-hero-search-card .ffe-search-perks span{color:#123F61;font-weight:750}
.ffe-hero-search-card .ffe-search-perks svg{color:#075ECB}
.ffe-search-page-card-premium .ffe-custom-flight-search{margin-top:18px}
.ffe-search-page-card-premium .ffe-wl-shell{border:1px solid #dfe9f1;padding:16px;border-radius:20px;box-shadow:0 12px 35px rgba(18,63,97,.07)}
@media(min-width:981px){.ffe-hero-v18 .ffe-hero-grid{grid-template-columns:.68fr 1.32fr;max-width:1320px}.ffe-hero-search-wrap{max-width:850px}.ffe-hero-search-card{padding:28px 30px 22px}}
@media(max-width:640px){.ffe-search-intro{font-size:13px}.ffe-custom-flight-search #tpwl-search{min-height:280px}.ffe-hero-search-card .ffe-search-badge{font-size:15px}}


/* v1.8.1 — homepage photographic backgrounds removed */
.home .ffe-hero-photo{background-image:none!important;background:#f4f9fd!important}
.home .ffe-deals-section{background:#f7fbff!important}
.home .ffe-map-section{background:#123F61!important}
.home .ffe-calendar-section{background:#f8fcff!important}
.home .ffe-country-hubs{background:#fff!important}
.home .ffe-section-photo,.home .ffe-section-photo-overlay{display:none!important}
.home .ffe-country-grid>a{background-image:linear-gradient(145deg,#123F61,#075ECB)!important}
.home .ffe-country-grid>a:nth-child(even){background-image:linear-gradient(145deg,#075ECB,#123F61)!important}

/* v1.8.2 — Worldwide Hubs destination photography */
.home .ffe-country-hubs{
  background:#f5f8fb!important;
}
.home .ffe-country-grid>a{
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.home .ffe-country-grid>a:nth-child(1){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(2){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(3){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1522083165195-3424ed129620?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(4){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1518684079-3c830dcef090?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(5){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1540959733332-eab4deabeeaf?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(6){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1523482580672-f109ba8cb9be?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(7){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1525625293386-3f8f99389edd?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(8){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1537996194471-e657df975ab4?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(9){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1528181304800-259b08848526?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:nth-child(10){background-image:linear-gradient(180deg,rgba(18,63,97,.06),rgba(8,34,55,.88)),url('https://images.unsplash.com/photo-1533669955142-6a73332af4db?auto=format&fit=crop&w=1000&q=86')!important}
.home .ffe-country-grid>a:hover{box-shadow:0 20px 46px rgba(18,63,97,.25)}


/* v1.8.3 — Worldwide Hubs visibility/cache fix */
.home .ffe-country-hubs .ffe-country-grid{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:5!important}
.home .ffe-country-hubs .ffe-country-grid>a{display:flex!important;visibility:visible!important;opacity:1!important;min-height:340px!important;background-color:#123F61!important;color:#fff!important}
.home .ffe-country-hubs .ffe-country-grid>a:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(18,63,97,.02) 20%,rgba(8,34,55,.92) 100%);z-index:0}
.home .ffe-country-hubs .ffe-country-grid>a>span,.home .ffe-country-hubs .ffe-country-grid>a>div{position:relative;z-index:2}
@media(max-width:1100px){.home .ffe-country-hubs .ffe-country-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){.home .ffe-country-hubs .ffe-country-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.home .ffe-country-hubs .ffe-country-grid{grid-template-columns:1fr!important}}


/* v1.8.4 — matched destination photography + premium homepage hero */
.home .ffe-hero-v18{
  min-height:720px;
  padding:92px 0 108px;
  background-image:
    linear-gradient(90deg,rgba(9,37,59,.94) 0%,rgba(18,63,97,.86) 40%,rgba(7,94,203,.48) 70%,rgba(7,94,203,.22) 100%),
    url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=2600&q=90')!important;
  background-size:cover!important;
  background-position:center 52%!important;
  background-repeat:no-repeat!important;
  isolation:isolate;
}
.home .ffe-hero-v18:before{
  content:"";
  position:absolute;
  inset:0;
  width:auto;height:auto;border:0;border-radius:0;
  background:radial-gradient(circle at 18% 18%,rgba(255,232,24,.16),transparent 28%);
  z-index:0;
}
.home .ffe-hero-v18:after{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  width:auto;height:170px;border-radius:0;
  background:linear-gradient(180deg,transparent,rgba(5,28,45,.34));
  filter:none;
  z-index:0;
}
.home .ffe-hero-v18 .ffe-hero-grid{position:relative;z-index:2}
.home .ffe-hero-v18 .ffe-hero-copy{max-width:620px}
.home .ffe-hero-v18 .ffe-kicker{
  background:rgba(255,255,255,.12);
  color:#fff;
  border-color:rgba(255,255,255,.28);
  box-shadow:none;
  backdrop-filter:blur(10px);
}
.home .ffe-hero-v18 .ffe-kicker-dot{background:#FFE818;border-color:#fff}
.home .ffe-hero-v18 h1{
  color:#fff;
  font-size:clamp(50px,6vw,84px);
  line-height:.98;
  letter-spacing:-.052em;
  font-weight:950;
  margin:24px 0 22px;
  text-shadow:0 14px 42px rgba(0,0,0,.28);
}
.home .ffe-hero-v18 h1 span{color:#FFE818;display:inline-block;z-index:1}
.home .ffe-hero-v18 h1 span:after{
  height:8px;
  bottom:-7px;
  background:rgba(255,255,255,.92);
  transform:rotate(-1deg);
}
.home .ffe-hero-v18 .ffe-lead{color:#eef7ff;font-size:19px;line-height:1.72;font-weight:600;text-shadow:0 3px 18px rgba(0,0,0,.22)}
.home .ffe-hero-v18 .ffe-hero-text-link{color:#fff!important;font-weight:850}
.home .ffe-hero-v18 .ffe-hero-text-link:hover{color:#FFE818!important}
.home .ffe-hero-v18 .ffe-hero-trust span{color:#fff}
.home .ffe-hero-v18 .ffe-check{background:#FFE818;color:#123F61;font-weight:950}
.home .ffe-hero-v18 .ffe-hero-search-card{box-shadow:0 26px 70px rgba(0,0,0,.25),0 5px 18px rgba(0,0,0,.12)}

/* Use each country's own matching image rather than card-position imagery. */
.home .ffe-country-hubs{background:#f5f8fb!important}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card{
  position:relative!important;
  overflow:hidden!important;
  min-height:350px!important;
  background-image:linear-gradient(180deg,rgba(18,63,97,.04) 12%,rgba(8,34,55,.34) 52%,rgba(7,31,50,.94) 100%),var(--ffe-card-image)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  border:1px solid rgba(18,63,97,.10)!important;
  box-shadow:0 12px 34px rgba(18,63,97,.14)!important;
  transform:translateZ(0);
}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(7,94,203,.05),transparent 55%);
  z-index:1;
  pointer-events:none;
}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card:after{
  background:linear-gradient(180deg,rgba(18,63,97,0) 30%,rgba(7,31,50,.18) 54%,rgba(7,31,50,.84) 100%)!important;
}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card:hover{
  transform:translateY(-7px)!important;
  box-shadow:0 24px 54px rgba(18,63,97,.25)!important;
}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card>span{
  background:#FFE818!important;
  color:#123F61!important;
  border:0!important;
  box-shadow:0 8px 24px rgba(0,0,0,.16);
}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card strong{font-size:27px!important;text-shadow:0 3px 18px rgba(0,0,0,.30)}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card small{color:#f3f8fb!important;opacity:.96!important;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card b{color:#FFE818!important}

@media(max-width:980px){
  .home .ffe-hero-v18{min-height:auto;padding:72px 0 90px;background-position:center!important}
  .home .ffe-hero-v18 .ffe-hero-copy{max-width:760px}
}
@media(max-width:640px){
  .home .ffe-hero-v18{padding:56px 0 76px;background-position:58% center!important}
  .home .ffe-hero-v18 h1{font-size:47px}
  .home .ffe-hero-v18 .ffe-lead{font-size:17px}
  .home .ffe-country-hubs .ffe-country-grid>a.ffe-country-photo-card{min-height:310px!important}
}

/* v1.8.5 — Worldwide Hubs section background refresh */
.home .ffe-country-hubs{
  position:relative;
  overflow:hidden;
  background-image:
    linear-gradient(110deg,rgba(8,34,55,.94) 0%,rgba(18,63,97,.88) 48%,rgba(7,94,203,.72) 100%),
    url('https://images.unsplash.com/photo-1526778548025-fa2f459cd5c1?auto=format&fit=crop&w=2600&q=90')!important;
  background-size:cover!important;
  background-position:center!important;
  background-attachment:scroll!important;
  padding-top:86px;
  padding-bottom:96px;
}
.home .ffe-country-hubs:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,232,24,.18),transparent 24%),
    radial-gradient(circle at 88% 78%,rgba(7,94,203,.26),transparent 28%);
}
.home .ffe-country-hubs .ffe-wrap{position:relative;z-index:2}
.home .ffe-country-hubs .ffe-section-head{max-width:820px;margin-left:auto;margin-right:auto;text-align:center}
.home .ffe-country-hubs .ffe-section-head .ffe-eyebrow{color:#FFE818!important}
.home .ffe-country-hubs .ffe-section-head h2{color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.24)}
.home .ffe-country-hubs .ffe-section-head p{color:rgba(255,255,255,.86)!important;max-width:720px;margin-left:auto;margin-right:auto}
.home .ffe-country-hubs .ffe-country-photo-card{border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 16px 38px rgba(3,24,40,.30)!important}
.home .ffe-country-hubs .ffe-country-photo-card:hover{transform:translateY(-7px);box-shadow:0 24px 52px rgba(3,24,40,.42)!important}


/* v1.9.0 — Premium custom Find Flights Easy / Travelpayouts flight finder */
.ffe-flight-finder{position:relative;width:100%;background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%);border:1px solid rgba(18,63,97,.10);border-radius:26px;padding:22px;box-shadow:0 24px 70px rgba(5,42,73,.14);overflow:hidden}
.ffe-flight-finder:before{content:"";position:absolute;right:-95px;top:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(7,94,203,.11),rgba(7,94,203,0) 70%);pointer-events:none}
.ffe-flight-finder-head{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 2px 18px}
.ffe-flight-finder-kicker{display:block;margin-bottom:4px;color:#075ECB;font-size:11px;line-height:1.2;font-weight:950;letter-spacing:.13em}
.ffe-flight-finder-head h3{margin:0;color:#123F61;font-size:25px;line-height:1.12;letter-spacing:-.035em}
.ffe-flight-finder-head p{margin:7px 0 0;color:#688094;font-size:13.5px;font-weight:650}
.ffe-flight-finder-badge{display:flex;align-items:center;gap:8px;white-space:nowrap;background:#eef7f1;color:#2c7550;border:1px solid #dcefe3;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:850}
.ffe-flight-finder-badge span{width:8px;height:8px;border-radius:50%;background:#34b86b;box-shadow:0 0 0 5px rgba(52,184,107,.10)}
.ffe-flight-finder-widget{position:relative;z-index:3;background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(18,63,97,.07)}
.ffe-flight-finder-widget .ffe-flights-live{width:100%;min-height:116px}
.ffe-flight-finder-bottom{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px;padding:0 3px}
.ffe-flight-finder-quick{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#698094;font-size:11.5px}
.ffe-flight-finder-quick strong{color:#123F61;font-weight:900}
.ffe-flight-finder-quick a{display:inline-flex;align-items:center;gap:5px;text-decoration:none;color:#075ECB;background:#edf5ff;border:1px solid #d9eaff;border-radius:999px;padding:7px 10px;font-weight:850;transition:.2s ease}
.ffe-flight-finder-quick a:hover{transform:translateY(-1px);background:#075ECB;color:#fff;border-color:#075ECB}
.ffe-flight-finder-quick a span{font-size:13px}
.ffe-flight-finder-safe{white-space:nowrap;color:#607789;font-size:11px;font-weight:750}
.ffe-hero-search-card .ffe-flight-finder{box-shadow:none;border:0;padding:0;background:transparent;border-radius:0;overflow:visible}
.ffe-hero-search-card .ffe-flight-finder:before{display:none}
.ffe-hero-search-card .ffe-flight-finder-head{display:none}
.ffe-hero-search-card .ffe-flight-finder-widget{padding:10px;border-radius:16px;border-color:#dce7ef}
.ffe-hero-search-card .ffe-flight-finder-bottom{margin-top:12px}
.ffe-search-page-card-premium .ffe-flight-finder{margin-top:4px}
@media(min-width:981px){.ffe-hero-v18 .ffe-hero-grid{grid-template-columns:.62fr 1.38fr;max-width:1380px}.ffe-hero-search-wrap{max-width:920px}.ffe-hero-search-card{padding:30px 32px 23px}}
@media(max-width:900px){.ffe-flight-finder-head,.ffe-flight-finder-bottom{align-items:flex-start;flex-direction:column}.ffe-flight-finder-safe{white-space:normal}}
@media(max-width:640px){.ffe-flight-finder{padding:14px;border-radius:20px}.ffe-flight-finder-head h3{font-size:22px}.ffe-flight-finder-badge{display:none}.ffe-flight-finder-widget{padding:7px;border-radius:14px}.ffe-flight-finder-quick{gap:6px}.ffe-flight-finder-quick strong{width:100%}.ffe-flight-finder-quick a{padding:6px 9px}.ffe-flight-finder-safe{font-size:10.5px}.ffe-hero-search-card .ffe-flight-finder-widget{padding:5px}}


/* v1.9.1 — Super-wide Skyscanner-style flight search refinement */
.ffe-flight-finder-widget{padding:14px 16px;border-radius:22px;border:1px solid #d8e5ee;box-shadow:0 14px 34px rgba(18,63,97,.09)}
.ffe-flight-finder-widget:before{content:"Search your trip";display:block;color:#123f61;font-size:12px;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin:2px 2px 12px}
.ffe-flight-finder-widget .ffe-flights-live{min-height:122px;width:100%;overflow:visible}
.ffe-flight-finder-widget .ffe-flights-live iframe{width:100%!important;max-width:none!important}
.ffe-flight-finder-head{margin-bottom:16px}
.ffe-flight-finder-head h3{font-size:29px}
.ffe-flight-finder-head p{font-size:14px}
.ffe-flight-finder-badge{background:#effaf3;border-color:#d7efdf;color:#226a46;padding:10px 14px}
.ffe-flight-finder-bottom{margin-top:14px}
.ffe-flight-finder-quick a{background:#fff;border-color:#d8e6f1;padding:8px 12px;box-shadow:0 4px 12px rgba(18,63,97,.04)}
.ffe-flight-finder-quick a:hover{background:#123f61;border-color:#123f61}
.ffe-flight-finder-safe{font-weight:850;color:#536f84}
.ffe-search-page-card-premium{padding:32px;border-radius:28px}
.ffe-search-page-card-premium .ffe-flight-finder{padding:26px}
.ffe-search-page-card-premium .ffe-flight-finder-widget{margin-top:2px}
.ffe-hero-search-card .ffe-flight-finder-widget{padding:14px 16px;border-radius:20px;box-shadow:0 14px 32px rgba(18,63,97,.08)}
.ffe-hero-search-card .ffe-flight-finder-widget:before{content:"Flights";margin:1px 2px 11px}
.ffe-hero-search-card .ffe-flight-finder-bottom{margin-top:14px}
@media(min-width:1181px){
  .ffe-hero-v18 .ffe-wrap{width:min(1480px,calc(100% - 48px))}
  .ffe-hero-v18 .ffe-hero-grid{grid-template-columns:minmax(360px,.52fr) minmax(760px,1.48fr);gap:46px;max-width:1480px}
  .ffe-hero-search-wrap{max-width:none;width:100%}
  .ffe-hero-search-card{padding:28px 30px 22px;border-radius:30px}
  .ffe-hero-search-card .ffe-widget-shell{min-height:205px}
}
@media(min-width:981px) and (max-width:1180px){
  .ffe-hero-v18 .ffe-hero-grid{grid-template-columns:.58fr 1.42fr;gap:32px}
  .ffe-hero-search-wrap{max-width:none}
}
@media(max-width:900px){
  .ffe-flight-finder-widget{padding:12px}
  .ffe-flight-finder-widget:before{margin-bottom:9px}
}
@media(max-width:640px){
  .ffe-flight-finder-widget,.ffe-hero-search-card .ffe-flight-finder-widget{padding:9px;border-radius:16px}
  .ffe-flight-finder-widget:before,.ffe-hero-search-card .ffe-flight-finder-widget:before{font-size:10px;margin:1px 3px 8px}
  .ffe-flight-finder-widget .ffe-flights-live{min-height:330px}
  .ffe-search-page-card-premium{padding:18px;border-radius:22px}
  .ffe-search-page-card-premium .ffe-flight-finder{padding:14px}
}

/* v1.9.3 destination photo cards */
.ffe-deal-card-photo{position:relative;display:block;min-height:260px;padding:0;overflow:hidden;border:0;background:#123f61}
.ffe-deal-card-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.ffe-deal-card-photo:hover>img{transform:scale(1.06)}
.ffe-deal-card-photo .ffe-deal-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,31,52,.04) 20%,rgba(5,31,52,.88) 100%);display:block}
.ffe-deal-card-photo .ffe-deal-card-copy{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff}
.ffe-deal-card-photo .ffe-deal-card-copy small{color:#fff;opacity:.9;text-transform:uppercase;letter-spacing:.08em}
.ffe-deal-card-photo .ffe-deal-card-copy strong{font-size:27px;color:#fff;margin-top:2px}
.ffe-deal-card-photo .ffe-deal-card-copy span{color:#ffe818;font-size:13px;margin-top:7px}


/* v1.9.4 compact destination photography */
.ffe-deal-card-mini-photo{display:flex;align-items:center;gap:16px;min-height:128px;padding:16px;background:#fff;border:1px solid #dfe9f1;border-radius:20px;box-shadow:0 12px 34px rgba(18,63,97,.09);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ffe-deal-card-mini-photo:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(18,63,97,.15);border-color:rgba(7,94,203,.28)}
.ffe-deal-thumb{display:block;flex:0 0 112px;width:112px;height:92px;border-radius:15px;overflow:hidden;background:#eaf3fa;box-shadow:0 8px 20px rgba(18,63,97,.12)}
.ffe-deal-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.ffe-deal-card-mini-photo:hover .ffe-deal-thumb img{transform:scale(1.06)}
.ffe-deal-mini-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.ffe-deal-mini-copy small{font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.09em;color:#72879a;font-weight:900;margin-bottom:5px}
.ffe-deal-mini-copy strong{font-size:22px;line-height:1.08;color:#123f61;font-weight:950;letter-spacing:-.025em}
.ffe-deal-mini-copy span{font-size:13px;color:#075ECB;font-weight:900;margin-top:9px}
@media(max-width:700px){.ffe-deal-card-mini-photo{min-height:116px;padding:13px;gap:13px}.ffe-deal-thumb{flex-basis:96px;width:96px;height:82px}.ffe-deal-mini-copy strong{font-size:20px}}
