{"id":3303,"date":"2026-07-02T04:57:18","date_gmt":"2026-07-02T04:57:18","guid":{"rendered":"https:\/\/darkgreen-loris-304448.hostingersite.com\/?page_id=3303"},"modified":"2026-09-06T16:03:54","modified_gmt":"2026-09-06T16:03:54","slug":"faq","status":"publish","type":"page","link":"https:\/\/hansjet.com\/it\/faq\/","title":{"rendered":"QA"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3303\" class=\"elementor elementor-3303\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d824bca e-con-full e-flex e-con e-parent\" data-id=\"d824bca\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-09e5489 e-con-full e-flex e-con e-child\" data-id=\"09e5489\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03a9219 elementor-widget elementor-widget-html\" data-id=\"03a9219\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     HANS JET \u2014 MEMBERSHIP PAGE\n     Paste this into the Membership page's Elementor HTML widget,\n     replacing everything that's currently there. The nav bar,\n     language switcher, Menu button, and fullscreen menu overlay\n     come from your two global Custom Code snippets, do not add\n     them here.\n     ============================================================ -->\n<style>\n\/* ===== ROOT \/ TOKENS (only what this page's content needs) ===== *\/\n#hj-home *,#hj-home *::before,#hj-home *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-home{\n  --ink:#151515;--sub:#cfcfcf;--faint:#9a9a9a;--r:5px;\n  --f:'Nunito',system-ui,sans-serif;\n  --f-serif:'Francisco Serial',Georgia,serif;\n  background:transparent;color:#fff;font-family:var(--f);font-weight:200;-webkit-font-smoothing:antialiased;\n}\n#hj-home a{color:inherit;text-decoration:none;font-family:var(--f)}\n#hj-home img{display:block}\n\/* ===== ENTRANCE ANIMATION ===== *\/\n@keyframes hjFadeUp{\n  from{opacity:0;transform:translateY(28px)}\n  to{opacity:1;transform:translateY(0)}\n}\n#hj-home .hj-in{animation:hjFadeUp .55s cubic-bezier(.19,1,.22,1) both}\n#hj-home .hj-in-2{animation-delay:.15s}\n#hj-home .hj-in-3{animation-delay:.25s}\n@media(prefers-reduced-motion:reduce){\n  #hj-home .hj-in{animation:none;opacity:1;transform:none}\n}\n\/* ===== HERO WRAPPER ===== *\/\n#hj-home .hero{position:relative;min-height:100vh;display:flex;flex-direction:column;background:transparent}\n\/* ===== HERO CONTENT (centered on this page) ===== *\/\n#hj-home .hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 7vw;max-width:900px;margin:0 auto}\n#hj-home .hero-content h1{font-family:var(--f-serif)!important;font-weight:400;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.1;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0;white-space:nowrap;color:#fff}\n#hj-home .hero-content p{font-family:var(--f)!important;font-weight:200;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.55;letter-spacing:-.005em;margin-bottom:2.6rem;max-width:60ch;color:#fff}\n#hj-home .hero-content p .line{display:block}\n\/* ===== CTA BUTTONS ===== *\/\n#hj-home .hero-ctas{display:flex;flex-wrap:nowrap;gap:.7rem}\n#hj-home .btn{display:inline-block;font-family:var(--f)!important;font-weight:200;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;padding:.85rem 1.9rem;border-radius:var(--r);transition:all .3s;cursor:pointer;text-align:center;white-space:nowrap}\n#hj-home .btn-solid{background:#fff;color:var(--ink);border:1px solid #fff}\n#hj-home .btn-solid:hover{background:rgba(255,255,255,.75);color:#fff;border-color:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}\n\/* ===== HERO BOTTOM BAR ===== *\/\n#hj-home .hero-bar{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem;padding:0 7vw 2.4rem}\n#hj-home .hero-bar-social{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:1.3rem}\n#hj-home .hero-bar-social a{display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.85;transition:opacity .2s}\n#hj-home .hero-bar-social a:hover{opacity:1}\n#hj-home .hero-bar-social svg{width:20px;height:20px;fill:currentColor}\n#hj-home .hero-bar-scroll{flex:1;display:flex;align-items:center;justify-content:center}\n#hj-home .hero-bar-scroll .arrow-down{font-size:20px;line-height:1;color:#fff;animation:pulseDown 1.8s ease-in-out infinite}\n@keyframes pulseDown{\n  0%,100%{transform:translateY(0);opacity:.65}\n  50%{transform:translateY(6px);opacity:1}\n}\n#hj-home .hero-bar-contact{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem 2rem}\n#hj-home .hero-bar-contact a{font-family:var(--f)!important;font-weight:200;font-size:20px;letter-spacing:.02em;color:#fff;transition:color .2s}\n#hj-home .hero-bar-contact a:hover{color:var(--sub)}\n\/* ===== MOBILE ===== *\/\n@media(max-width:768px){\n  #hj-home .hero-content{margin-left:0;align-items:center;text-align:center;max-width:100%;padding:0 10vw}\n  #hj-home .hero-content h1{white-space:normal}\n  #hj-home .hero-content p{max-width:100%}\n  #hj-home .hero-content p .line{display:inline}\n  #hj-home .hero-ctas{flex-wrap:wrap;justify-content:center;width:100%;gap:.6rem}\n  #hj-home .btn{width:100%;font-size:.9rem;padding:.8rem 1.4rem}\n  #hj-home .hero-bar{flex-direction:column;text-align:center;gap:1.4rem}\n  #hj-home .hero-bar-social,#hj-home .hero-bar-scroll,#hj-home .hero-bar-contact{flex:none;justify-content:center}\n}\n<\/style>\n<div id=\"hj-home\">\n  <div class=\"hero\">\n    <!-- ===== HERO CONTENT ===== -->\n    <div class=\"hero-content hj-in hj-in-2\">\n      <h1>FAQ<\/h1>\n    <\/div>\n    <!-- ===== HERO BOTTOM BAR (same on every page, safe to leave as is) ===== -->\n    <div class=\"hero-bar hj-in hj-in-3\">\n      <div class=\"hero-bar-social\">\n        <a href=\"https:\/\/www.instagram.com\/hans_jet\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.42.36 1.06.41 2.23.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.42.16-1.06.36-2.23.41-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 0 1-1.38-.9 3.7 3.7 0 0 1-.9-1.38c-.16-.42-.36-1.06-.41-2.23-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.42-.16 1.06-.36 2.23-.41C8.42 2.17 8.8 2.16 12 2.16M12 0C8.74 0 8.33.01 7.05.07 5.78.13 4.9.33 4.14.63c-.79.3-1.46.72-2.12 1.38C1.35 2.68.93 3.35.63 4.14.33 4.9.13 5.78.07 7.05.01 8.33 0 8.74 0 12s.01 3.67.07 4.95c.06 1.27.26 2.15.56 2.91.3.79.72 1.46 1.38 2.12.66.66 1.33 1.08 2.12 1.38.76.3 1.64.5 2.91.56C8.33 23.99 8.74 24 12 24s3.67-.01 4.95-.07c1.27-.06 2.15-.26 2.91-.56.79-.3 1.46-.72 2.12-1.38.66-.66 1.08-1.33 1.38-2.12.3-.76.5-1.64.56-2.91.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.06-1.27-.26-2.15-.56-2.91-.3-.79-.72-1.46-1.38-2.12C21.32 1.35 20.65.93 19.86.63 19.1.33 18.22.13 16.95.07 15.67.01 15.26 0 12 0zm0 5.84A6.16 6.16 0 1 0 18.16 12 6.16 6.16 0 0 0 12 5.84zm0 10.16A4 4 0 1 1 16 12a4 4 0 0 1-4 4zm6.41-11.85a1.44 1.44 0 1 0 1.44 1.44 1.44 1.44 0 0 0-1.44-1.44z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.linkedin.com\/company\/78722458\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14zM7.12 20.45H3.55V9h3.57v11.45zM22.22 0H1.77C.8 0 0 .77 0 1.73v20.53C0 23.22.8 24 1.77 24h20.45c.98 0 1.78-.78 1.78-1.74V1.73C24 .77 23.2 0 22.22 0z\"\/><\/svg>\n        <\/a>\n      <\/div>\n      <div class=\"hero-bar-scroll\">\n        <span class=\"arrow-down\">&#8595;<\/span>\n      <\/div>\n      <div class=\"hero-bar-contact\">\n        <a href=\"tel:+43720262601\">+43 720 262 601<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-732d1d67 e-con-full e-flex e-con e-parent\" data-id=\"732d1d67\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4ce50ad6 e-con-full e-flex e-con e-child\" data-id=\"4ce50ad6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eec219 elementor-widget elementor-widget-heading\" data-id=\"eec219\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">About  Hans  Jet\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48f6e996 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"48f6e996\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1221\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1221\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What inspired the creation of HansJet?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1221\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1221\"><p>The charter market remains incredibly fragmented with inconsistent service delivery. HansJet was founded to address a fundamental transformation in the broker market that demands new fleet concepts.<\/p><p>Today\u2019s HNW travellers increasingly don\u2019t want the burden of aircraft ownership, yet they also don\u2019t want the pain of chartering each individual flight and wondering what aircraft and service level they\u2019ll receive. They require greater mobility and flexibility whilst valuing transparency and predictability. HansJet addresses this by offering ownership-quality access without operational headaches \u2013 professional management, guaranteed availability, fixed transparent pricing, and seamless integration with lifestyle services through Hans Travel.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1222\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1222\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What are the core values that guide HansJet\u2019s approach to private aviation?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1222\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1222\"><p>Transparency, consistency, and accessibility define our approach. We provide immediate, bookable pricing with no hidden fees \u2013 no waiting for quotes or repositioning surprises. Our airline-level safety standards, dual-crew operations, and commitment to sustainability through SAF and efficient aircraft underscore our dedication to responsible luxury aviation.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1223\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1223\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What sets HansJet apart as a premium service compared to competitors?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1223\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1223\"><p>We offer a streamlined, professional experience from booking through flight execution. You receive immediate, bookable pricing \u2013 not quotes \u2013 and that transparency continues throughout the journey. Our Pilatus PC-12 fleet accesses over 3,000 European airports, including exclusive coastal and Alpine destinations with runways as short as 800 metres that are inaccessible to jets.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What inspired the creation of HansJet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The charter market remains incredibly fragmented with inconsistent service delivery. HansJet was founded to address a fundamental transformation in the broker market that demands new fleet concepts.<\\\/p><p>Today\\u2019s HNW travellers increasingly don\\u2019t want the burden of aircraft ownership, yet they also don\\u2019t want the pain of chartering each individual flight and wondering what aircraft and service level they\\u2019ll receive. They require greater mobility and flexibility whilst valuing transparency and predictability. HansJet addresses this by offering ownership-quality access without operational headaches \\u2013 professional management, guaranteed availability, fixed transparent pricing, and seamless integration with lifestyle services through Hans Travel.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What are the core values that guide HansJet\\u2019s approach to private aviation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Transparency, consistency, and accessibility define our approach. We provide immediate, bookable pricing with no hidden fees \\u2013 no waiting for quotes or repositioning surprises. Our airline-level safety standards, dual-crew operations, and commitment to sustainability through SAF and efficient aircraft underscore our dedication to responsible luxury aviation.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What sets HansJet apart as a premium service compared to competitors?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>We offer a streamlined, professional experience from booking through flight execution. You receive immediate, bookable pricing \\u2013 not quotes \\u2013 and that transparency continues throughout the journey. Our Pilatus PC-12 fleet accesses over 3,000 European airports, including exclusive coastal and Alpine destinations with runways as short as 800 metres that are inaccessible to jets.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-46b97a1 e-flex e-con-boxed e-con e-parent\" data-id=\"46b97a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fa5ea05 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"fa5ea05\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5a895b e-con-full e-flex e-con e-parent\" data-id=\"e5a895b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c83763b e-con-full e-flex e-con e-child\" data-id=\"c83763b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-068ff14 elementor-widget elementor-widget-heading\" data-id=\"068ff14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Membership &amp; Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4f107 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"df4f107\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-2341\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2341\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can you describe a \u201cday in the life\u201d of a HansJet member?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2341\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2341\"><p>A typical member might depart London Biggin Hill mid-morning for a two-hour flight to La M\u00f4le St. Tropez, arriving at a private FBO just 15 minutes after leaving their car. Their personalised account manager has coordinated ground transportation to their villa, arranged dinner reservations at an exclusive coastal restaurant, and confirmed their return flight for three days later. The PC-12\u2019s large cargo door accommodates their golf clubs, skis and sailing equipment. Their dog travels comfortably in the cabin. There are no crowded terminals, no security queues, no repositioning fees \u2013 just seamless door-to-destination service.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-2342\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2342\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does HansJet personalise travel experiences for each member?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2342\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2342\"><p>Each client connects with a dedicated account manager who maintains personalised catering preferences, coordinates ground transportation, and curates comprehensive itineraries. We maintain a profile of preferences \u2013 from dietary requirements to beverage choices \u2013 and our operational desk handles everything from last-minute restaurant reservations at venues like Osteria Francescana to event access and accommodation at exclusive properties. The integration between HansJet and Hans Travel on the same operational desk ensures seamless coordination.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-2343\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2343\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do you ensure privacy and discretion for your members?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2343\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2343\"><p>Our intimate cabin experience with dual-crew operation \u2013 no flight attendant \u2013 enhances privacy. We can operate from private FBOs where members arrive just 15 minutes before departure, avoiding crowded commercial terminals entirely. Our aircraft can access private strips, smaller coastal airports, and intimate resort locations. The PC-12\u2019s capabilities allow us to land at locations where commercial traffic and larger jets cannot.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-2344\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2344\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Are there any unique perks or experiences that set HansJet apart from competitors?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2344\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2344\"><p>Beyond aircraft access, members gain entry to Hans Travel\u2019s network of boutique hotels, private islands, charter yachts, and high-profile events. We facilitate access to sold-out football championships, secure tables at Michelin-starred restaurants, and coordinate combined helicopter and fixed-wing solutions for yacht owners. Our ability to land at exclusive destinations like Isle of Wight, \u00cele d\u2019Yeu, and Albenga \u2013 locations inaccessible to conventional private jets \u2013 creates unique travel experiences.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can you describe a \\u201cday in the life\\u201d of a HansJet member?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>A typical member might depart London Biggin Hill mid-morning for a two-hour flight to La M\\u00f4le St. Tropez, arriving at a private FBO just 15 minutes after leaving their car. Their personalised account manager has coordinated ground transportation to their villa, arranged dinner reservations at an exclusive coastal restaurant, and confirmed their return flight for three days later. The PC-12\\u2019s large cargo door accommodates their golf clubs, skis and sailing equipment. Their dog travels comfortably in the cabin. There are no crowded terminals, no security queues, no repositioning fees \\u2013 just seamless door-to-destination service.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does HansJet personalise travel experiences for each member?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Each client connects with a dedicated account manager who maintains personalised catering preferences, coordinates ground transportation, and curates comprehensive itineraries. We maintain a profile of preferences \\u2013 from dietary requirements to beverage choices \\u2013 and our operational desk handles everything from last-minute restaurant reservations at venues like Osteria Francescana to event access and accommodation at exclusive properties. The integration between HansJet and Hans Travel on the same operational desk ensures seamless coordination.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do you ensure privacy and discretion for your members?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Our intimate cabin experience with dual-crew operation \\u2013 no flight attendant \\u2013 enhances privacy. We can operate from private FBOs where members arrive just 15 minutes before departure, avoiding crowded commercial terminals entirely. Our aircraft can access private strips, smaller coastal airports, and intimate resort locations. The PC-12\\u2019s capabilities allow us to land at locations where commercial traffic and larger jets cannot.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Are there any unique perks or experiences that set HansJet apart from competitors?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Beyond aircraft access, members gain entry to Hans Travel\\u2019s network of boutique hotels, private islands, charter yachts, and high-profile events. We facilitate access to sold-out football championships, secure tables at Michelin-starred restaurants, and coordinate combined helicopter and fixed-wing solutions for yacht owners. Our ability to land at exclusive destinations like Isle of Wight, \\u00cele d\\u2019Yeu, and Albenga \\u2013 locations inaccessible to conventional private jets \\u2013 creates unique travel experiences.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-33a43fb e-flex e-con-boxed e-con e-parent\" data-id=\"33a43fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6004646 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"6004646\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9faea8 e-con-full e-flex e-con e-parent\" data-id=\"e9faea8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-57492af e-con-full e-flex e-con e-child\" data-id=\"57492af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d777e4d elementor-widget elementor-widget-heading\" data-id=\"d777e4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fleet &amp; Operations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e4dd5d elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"1e4dd5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-3171\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-3171\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do you select and maintain your aircraft to meet luxury and safety standards?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-3171\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-3171\"><p>We selected the Pilatus PC-12 specifically for its unique combination of capabilities: access to 10 times more airports than jets, exceptional fuel efficiency (260 litres per hour versus 2,000 for comparable jets), ability to land on 800-metre runways including grass and gravel, and mid-size jet comfort in a turboprop platform. We maintain comprehensive programmes exceeding manufacturer requirements and EASA standards, operate to airline-level standards with dual-crew configuration, and hold Gold Safety of Flight Awards, ARGUS Platinum ratings, and Wyvern Wingman certification.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-3172\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-3172\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Are there any plans to expand or modernise the fleet with new aircraft types or technologies?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-3172\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-3172\"><p>Our fleet of six PC-12 aircraft with two on standby serves our European and Mediterranean focus excellently. For clients requiring larger aircraft, we specialise in managing large aircraft such as the Gulfstream G650ER, Falcon 8X, and Global 7500, creating bespoke solutions for those requirements. The PC-12 remains ideal for our mission: accessing exclusive destinations whilst maintaining exceptional efficiency and sustainability credentials<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-3173\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-3173\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do sustainability or carbon-offset initiatives play a role in your operations?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-3173\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-3173\"><p>We use Sustainable Aviation Fuel as mandated by law, with that percentage increasing annually. Pilatus part-owns Synhelion, which produces synthetic fuel using only carbon, hydrogen, and oxygen from the air with solar heat as a catalyst \u2013 the future of aviation fuel. Members can also offset their carbon footprint for each flight. Our efficiency advantage \u2013 one-eighth the fuel consumption of comparable jets \u2013 makes environmental responsibility achievable without compromising access or experience.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-3174\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-3174\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does HansJet handle last-minute travel requests or complex itineraries?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-3174\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-3174\"><p>Our fleet of six aircraft with two on standby, combined with a Europe-wide partner network, provides flexibility for urgent requests. While similar lead times to larger jets are sometimes required for slots, permits, and passenger clearance, we accommodate shorter notice when logistically possible. Our operational desk\u2019s integration with Hans Travel means complex itineraries involving ground transportation, accommodation, event access, and combined helicopter solutions are coordinated seamlessly through a single point of contact.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How do you select and maintain your aircraft to meet luxury and safety standards?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>We selected the Pilatus PC-12 specifically for its unique combination of capabilities: access to 10 times more airports than jets, exceptional fuel efficiency (260 litres per hour versus 2,000 for comparable jets), ability to land on 800-metre runways including grass and gravel, and mid-size jet comfort in a turboprop platform. We maintain comprehensive programmes exceeding manufacturer requirements and EASA standards, operate to airline-level standards with dual-crew configuration, and hold Gold Safety of Flight Awards, ARGUS Platinum ratings, and Wyvern Wingman certification.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Are there any plans to expand or modernise the fleet with new aircraft types or technologies?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Our fleet of six PC-12 aircraft with two on standby serves our European and Mediterranean focus excellently. For clients requiring larger aircraft, we specialise in managing large aircraft such as the Gulfstream G650ER, Falcon 8X, and Global 7500, creating bespoke solutions for those requirements. The PC-12 remains ideal for our mission: accessing exclusive destinations whilst maintaining exceptional efficiency and sustainability credentials<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do sustainability or carbon-offset initiatives play a role in your operations?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>We use Sustainable Aviation Fuel as mandated by law, with that percentage increasing annually. Pilatus part-owns Synhelion, which produces synthetic fuel using only carbon, hydrogen, and oxygen from the air with solar heat as a catalyst \\u2013 the future of aviation fuel. Members can also offset their carbon footprint for each flight. Our efficiency advantage \\u2013 one-eighth the fuel consumption of comparable jets \\u2013 makes environmental responsibility achievable without compromising access or experience.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does HansJet handle last-minute travel requests or complex itineraries?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Our fleet of six aircraft with two on standby, combined with a Europe-wide partner network, provides flexibility for urgent requests. While similar lead times to larger jets are sometimes required for slots, permits, and passenger clearance, we accommodate shorter notice when logistically possible. Our operational desk\\u2019s integration with Hans Travel means complex itineraries involving ground transportation, accommodation, event access, and combined helicopter solutions are coordinated seamlessly through a single point of contact.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c2410f e-flex e-con-boxed e-con e-parent\" data-id=\"6c2410f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f525a8 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"2f525a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dae4b3a e-con-full e-flex e-con e-parent\" data-id=\"dae4b3a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-31c8461 e-con-full e-flex e-con e-child\" data-id=\"31c8461\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6cd694 elementor-widget elementor-widget-heading\" data-id=\"e6cd694\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industry Trends &amp; Insights<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b92a90f elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"b92a90f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1941\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1941\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How is private aviation evolving post-pandemic and in the context of global HNW trends?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1941\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1941\"><p>The pandemic was a catalyst demonstrating that entry barriers to business aviation, particularly via aircraft like the PC-12, are much lower than many imagined. Whilst there was initially a post-COVID surge, demand has remained consistently high. More significantly, we\u2019re seeing structural changes: younger owners increasingly open to membership and sharing models, growing demand for transparency and fixed pricing rather than quote-based charter, and emphasis on consistency and reliability without ownership commitment. Frequent flyers want the mobility of private aviation combined with cost-effective, eco-friendly solutions.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1942\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1942\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">What do HNW travellers value most when choosing private aviation services?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1942\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1942\"><p>Transparency and predictability have become paramount. Clients want immediate, bookable pricing \u2013 not waiting for three to five broker quotes. They value consistency in aircraft type and service level rather than uncertainty about what they\u2019ll receive. Access matters enormously: reaching exclusive coastal destinations, Alpine resorts, and private estates that jets cannot access. Younger HNW travellers particularly value sustainability credentials, digital booking capabilities, and integration with broader lifestyle services. They want ownership-quality experience without operational complexity.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1943\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-1943\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Are there emerging markets or regions where private aviation demand is surging?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1943\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-1943\"><p>The Mediterranean and Alpine regions remain exceptionally strong, particularly exclusive coastal destinations favoured by yachting clientele. We\u2019re seeing sustained demand for accessing locations like La M\u00f4le, St. Tropez, Albenga, Marina di Campo, and winter destinations like Gstaad and Lausanne. The trend toward experiential travel and exclusive, intimate destinations \u2013 rather than major city airports \u2013 drives demand for our specific capabilities. Clients increasingly value accessing the \u201chidden\u201d Europe: private strips at luxury estates, small resort airports, locations where discretion and exclusivity are inherent rather than manufactured.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1944\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-1944\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do sustainability or carbon-offset initiatives play a role in your operations?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1944\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-1944\"><p>We use Sustainable Aviation Fuel as mandated by law, with that percentage increasing annually. Pilatus part-owns Synhelion, which produces synthetic fuel using only carbon, hydrogen, and oxygen from the air with solar heat as a catalyst \u2013 the future of aviation fuel. Members can also offset their carbon footprint for each flight. Our efficiency advantage \u2013 one-eighth the fuel consumption of comparable jets \u2013 makes environmental responsibility achievable without compromising access or experience.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1945\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-1945\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does HansJet handle last-minute travel requests or complex itineraries?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1945\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-1945\"><p>Our fleet of six aircraft with two on standby, combined with a Europe-wide partner network, provides flexibility for urgent requests. While similar lead times to larger jets are sometimes required for slots, permits, and passenger clearance, we accommodate shorter notice when logistically possible. Our operational desk\u2019s integration with Hans Travel means complex itineraries involving ground transportation, accommodation, event access, and combined helicopter solutions are coordinated seamlessly through a single point of contact.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How is private aviation evolving post-pandemic and in the context of global HNW trends?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The pandemic was a catalyst demonstrating that entry barriers to business aviation, particularly via aircraft like the PC-12, are much lower than many imagined. Whilst there was initially a post-COVID surge, demand has remained consistently high. More significantly, we\\u2019re seeing structural changes: younger owners increasingly open to membership and sharing models, growing demand for transparency and fixed pricing rather than quote-based charter, and emphasis on consistency and reliability without ownership commitment. Frequent flyers want the mobility of private aviation combined with cost-effective, eco-friendly solutions.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What do HNW travellers value most when choosing private aviation services?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Transparency and predictability have become paramount. Clients want immediate, bookable pricing \\u2013 not waiting for three to five broker quotes. They value consistency in aircraft type and service level rather than uncertainty about what they\\u2019ll receive. Access matters enormously: reaching exclusive coastal destinations, Alpine resorts, and private estates that jets cannot access. Younger HNW travellers particularly value sustainability credentials, digital booking capabilities, and integration with broader lifestyle services. They want ownership-quality experience without operational complexity.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Are there emerging markets or regions where private aviation demand is surging?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>The Mediterranean and Alpine regions remain exceptionally strong, particularly exclusive coastal destinations favoured by yachting clientele. We\\u2019re seeing sustained demand for accessing locations like La M\\u00f4le, St. Tropez, Albenga, Marina di Campo, and winter destinations like Gstaad and Lausanne. The trend toward experiential travel and exclusive, intimate destinations \\u2013 rather than major city airports \\u2013 drives demand for our specific capabilities. Clients increasingly value accessing the \\u201chidden\\u201d Europe: private strips at luxury estates, small resort airports, locations where discretion and exclusivity are inherent rather than manufactured.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do sustainability or carbon-offset initiatives play a role in your operations?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>We use Sustainable Aviation Fuel as mandated by law, with that percentage increasing annually. Pilatus part-owns Synhelion, which produces synthetic fuel using only carbon, hydrogen, and oxygen from the air with solar heat as a catalyst \\u2013 the future of aviation fuel. Members can also offset their carbon footprint for each flight. Our efficiency advantage \\u2013 one-eighth the fuel consumption of comparable jets \\u2013 makes environmental responsibility achievable without compromising access or experience.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does HansJet handle last-minute travel requests or complex itineraries?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Our fleet of six aircraft with two on standby, combined with a Europe-wide partner network, provides flexibility for urgent requests. While similar lead times to larger jets are sometimes required for slots, permits, and passenger clearance, we accommodate shorter notice when logistically possible. Our operational desk\\u2019s integration with Hans Travel means complex itineraries involving ground transportation, accommodation, event access, and combined helicopter solutions are coordinated seamlessly through a single point of contact.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cbd2553 e-flex e-con-boxed e-con e-parent\" data-id=\"cbd2553\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff726bb elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"ff726bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be9d3bb e-con-full e-flex e-con e-parent\" data-id=\"be9d3bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-02b7977 e-con-full e-flex e-con e-child\" data-id=\"02b7977\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fe3c6e elementor-widget elementor-widget-heading\" data-id=\"1fe3c6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Travel &amp; Lifestyle<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9536b1 elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"a9536b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1771\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-1771\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How do you source exclusive experiences that aren\u2019t accessible to the general public?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1771\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-1771\"><p>Hans Travel maintains partnerships with luxury properties, private estates, exclusive clubs, and event organisers across Europe. Our operational desk\u2019s relationships span Michelin-starred restaurants, private islands, boutique hotels, yacht charter companies, and event venues. The integration between aviation and lifestyle services on the same desk means we can coordinate access that independent travellers cannot achieve \u2013 whether securing championship football tickets, arranging access to sold-out cultural events, or booking private viewings at galleries and estates. Our yachting clientele particularly value our understanding of the discrete, exclusive locations they frequent.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h5 id=\"elementor-tab-title-1772\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-1772\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43.104\" height=\"45.888\" viewBox=\"0 0 43.104 45.888\"><polygon points=\"24.096 20.16 24.096 0 19.008 0 19.008 20.16 0 20.16 0 25.248 19.008 25.248 19.008 45.888 24.096 45.888 24.096 25.248 43.104 25.248 43.104 20.16 24.096 20.16\"><\/polygon><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"a\" width=\"43\" height=\"6\" viewBox=\"0 0 43 6\"><rect width=\"43\" height=\"6\"><\/rect><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">How does HansJet integrate lifestyle services \u2013 like wellness, gastronomy, and events \u2013 into the travel experience?<\/a>\n\t\t\t\t\t<\/h5>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-1772\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-1772\"><p>For gastronomy enthusiasts, we\u2019ve arranged itineraries specifically around Michelin-starred restaurants in Northern Italy and France, timing flights to dining reservations. For wellness travellers, we coordinate comprehensive spa resort packages in Alpine and Mediterranean locations. The PC-12\u2019s cargo capacity accommodates specialised equipment \u2013 golf clubs, diving gear, cycling equipment \u2013 making active lifestyle travel seamless.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How do you source exclusive experiences that aren\\u2019t accessible to the general public?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Hans Travel maintains partnerships with luxury properties, private estates, exclusive clubs, and event organisers across Europe. Our operational desk\\u2019s relationships span Michelin-starred restaurants, private islands, boutique hotels, yacht charter companies, and event venues. The integration between aviation and lifestyle services on the same desk means we can coordinate access that independent travellers cannot achieve \\u2013 whether securing championship football tickets, arranging access to sold-out cultural events, or booking private viewings at galleries and estates. Our yachting clientele particularly value our understanding of the discrete, exclusive locations they frequent.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does HansJet integrate lifestyle services \\u2013 like wellness, gastronomy, and events \\u2013 into the travel experience?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>For gastronomy enthusiasts, we\\u2019ve arranged itineraries specifically around Michelin-starred restaurants in Northern Italy and France, timing flights to dining reservations. For wellness travellers, we coordinate comprehensive spa resort packages in Alpine and Mediterranean locations. The PC-12\\u2019s cargo capacity accommodates specialised equipment \\u2013 golf clubs, diving gear, cycling equipment \\u2013 making active lifestyle travel seamless.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FAQ &#8595; +43 720 262 601 About Hans Jet What inspired the creation of HansJet? The charter market remains incredibly fragmented with inconsistent service delivery. HansJet was founded to address a fundamental transformation in the broker market that demands new fleet concepts. Today\u2019s HNW travellers increasingly don\u2019t want the burden of aircraft ownership, yet they [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"content-type":"","_crwl_schema":[],"crwl_noindex":"","footnotes":""},"class_list":["post-3303","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/comments?post=3303"}],"version-history":[{"count":34,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3303\/revisions"}],"predecessor-version":[{"id":9064,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3303\/revisions\/9064"}],"wp:attachment":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/media?parent=3303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}