{"id":80,"date":"2025-11-21T16:05:44","date_gmt":"2025-11-21T15:05:44","guid":{"rendered":"https:\/\/sacboga.wpenginepowered.com\/home\/"},"modified":"2026-06-05T12:51:01","modified_gmt":"2026-06-05T10:51:01","slug":"home","status":"publish","type":"page","link":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!-- BGY EXECUTIVE \u2014 Custom Homepage Block v3 -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;1,400&#038;family=Roboto:wght@300;400;500&#038;family=Roboto+Condensed:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .bgy3 *, .bgy3 *::before, .bgy3 *::after {\n    box-sizing: border-box; margin: 0; padding: 0;\n  }\n\n  \/* Brand tokens *\/\n  .bgy3 {\n    --bgy-navy:      #1B2A4A;\n    --bgy-navy-deep: #111D32;\n    --bgy-blue:      #2E4A7A;\n    --bgy-blue-mid:  #3D5A8A;\n    --bgy-accent:    #8BAED4;\n    --bgy-light:     #C8DCF0;\n    --bgy-white:     #F4F7FB;\n    --bgy-muted:     #6A84A8;\n    --bgy-border:    rgba(139,174,212,0.2);\n    --bgy-card-bg:   #16233A;\n    --bgy-yellow:    #F0C040;\n\n    font-family: 'Roboto', sans-serif;\n    color: var(--bgy-navy);\n    background: #fff;\n    overflow-x: hidden;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO \u2014 LIGHT\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .bgy3-hero {\n    position: relative;\n    height: 85svh;\n    min-height: 560px;\n    display: flex;\n    align-items: flex-end;\n    padding: clamp(2.5rem, 6vw, 5.5rem);\n  }\n\n  .bgy3-hero-img {\n    position: absolute;\n    inset: 0;\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: center center;\n    display: block;\n  }\n\n  .bgy3-hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to top,\n      rgba(244,247,251,0.92) 0%,\n      rgba(244,247,251,0.35) 30%,\n      transparent 60%\n    );\n  }\n\n  .bgy3-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 740px;\n    padding-left: 2rem;\n    opacity: 0;\n    animation: bgy3FadeUp 1s 0.5s cubic-bezier(.22,.84,.44,1) forwards;\n  }\n\n  .bgy3-eyebrow {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(0.72rem, 1.1vw, 0.82rem);\n    font-weight: 600;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #ffffff;\n    text-shadow: 0 1px 6px rgba(0,0,0,0.5);\n    margin-bottom: 1.2rem;\n    display: flex;\n    align-items: center;\n    gap: 0.8rem;\n  }\n\n  .bgy3-eyebrow::before {\n    content: '';\n    display: block;\n    width: 2rem;\n    height: 1px;\n    background: #ffffff;\n    opacity: 0.7;\n  }\n\n  .bgy3-hero h1 {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(2.4rem, 6vw, 5rem);\n    font-weight: 700;\n    line-height: 1.1;\n    letter-spacing: -0.01em;\n    color: var(--bgy-navy);\n    margin-bottom: 1.4rem;\n  }\n\n  .bgy3-hero h1 em {\n    font-style: normal;\n    color: var(--bgy-blue-mid);\n  }\n\n  .bgy3-hero-lead {\n    font-size: clamp(1rem, 1.4vw, 1.08rem);\n    font-weight: 300;\n    color: var(--bgy-blue);\n    line-height: 1.75;\n    max-width: 460px;\n    margin-bottom: 2.6rem;\n  }\n\n  \/* \u2500\u2500 Buttons \u2014 stile coerente con il sito WP \u2500\u2500 *\/\n  .bgy3-btn,\n  .bgy3-btn-outline-light {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 1rem 1.8rem;\n    background: var(--bgy-navy);\n    color: #ffffff !important;\n    font-family: 'Montserrat', 'Roboto Condensed', sans-serif;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    border: none;\n    border-radius: 4px;\n    cursor: pointer;\n    transition: background 0.22s, transform 0.18s;\n    line-height: 1;\n    gap: 0;\n  }\n\n  .bgy3-btn:hover,\n  .bgy3-btn-outline-light:hover {\n    background: #2E4A7A;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    text-decoration: none !important;\n  }\n\n  \/* Hero CTA \u2014 slightly larger *\/\n  .bgy3-hero .bgy3-btn { font-size: 0.82rem; padding: 1.1rem 2.2rem; }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION BASE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .bgy3-section {\n    padding: clamp(4rem, 8vw, 7rem) clamp(2rem, 6vw, 6rem);\n  }\n\n  .bgy3-label {\n    font-family: 'Roboto Condensed', sans-serif;\n    font-size: 0.72rem;\n    letter-spacing: 0.38em;\n    text-transform: uppercase;\n    margin-bottom: 0.7rem;\n    display: flex;\n    align-items: center;\n    gap: 0.6rem;\n  }\n\n  .bgy3-label::before {\n    content: '';\n    display: block;\n    width: 1.4rem;\n    height: 1px;\n  }\n\n  \/* label colori per sezioni chiare *\/\n  .bgy3-label-dark { color: var(--bgy-blue-mid); }\n  .bgy3-label-dark::before { background: var(--bgy-blue-mid); }\n\n  \/* label colori per sezioni scure *\/\n  .bgy3-label-light { color: rgba(255,255,255,0.5); }\n  .bgy3-label-light::before { background: rgba(255,255,255,0.5); }\n\n  .bgy3-title-dark {\n    font-family: 'EB Garamond', serif;\n    font-size: clamp(2rem, 4.5vw, 3.4rem);\n    font-weight: 400;\n    line-height: 1.12;\n    color: var(--bgy-navy);\n    margin-bottom: 1rem;\n  }\n\n  .bgy3-title-light {\n    font-family: 'EB Garamond', serif;\n    font-size: clamp(2rem, 4.5vw, 3.4rem);\n    font-weight: 400;\n    line-height: 1.12;\n    color: #fff;\n    margin-bottom: 1rem;\n  }\n\n  .bgy3-desc-dark {\n    font-size: clamp(0.93rem, 1.3vw, 1rem);\n    font-weight: 300;\n    color: var(--bgy-blue);\n    line-height: 1.72;\n    max-width: 520px;\n    margin-bottom: 3.5rem;\n  }\n\n  .bgy3-desc-light {\n    font-size: clamp(0.93rem, 1.3vw, 1rem);\n    font-weight: 300;\n    color: rgba(255,255,255,0.58);\n    line-height: 1.72;\n    max-width: 520px;\n    margin-bottom: 3.5rem;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     DISTANCES \u2014 dark bg\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .bgy3-dist-section { background: var(--bgy-navy); }\n\n  .bgy3-dist-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: start;\n  }\n\n  \/* Mappa *\/\n  .bgy3-map-wrap {\n    position: relative;\n    background: var(--bgy-card-bg);\n    border: 1px solid var(--bgy-border);\n    padding: 2rem;\n    overflow: hidden;\n    user-select: none;\n  }\n\n  .bgy3-map-wrap::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 50% 40%, rgba(61,90,138,0.22) 0%, transparent 68%);\n    pointer-events: none;\n  }\n\n  .bgy3-map-svg { width: 100%; height: auto; display: block; }\n\n  \/* Draw animation *\/\n  .bgy3-route {\n    stroke-dasharray: 300;\n    stroke-dashoffset: 300;\n    animation: bgy3DrawLine 1s ease forwards;\n  }\n  .bgy3-route:nth-child(1)  { animation-delay: 0.2s; }\n  .bgy3-route:nth-child(2)  { animation-delay: 0.45s; }\n  .bgy3-route:nth-child(3)  { animation-delay: 0.65s; }\n  .bgy3-route:nth-child(4)  { animation-delay: 0.85s; }\n  .bgy3-route:nth-child(5)  { animation-delay: 1.05s; }\n  .bgy3-route:nth-child(6)  { animation-delay: 1.2s; }\n  .bgy3-route:nth-child(7)  { animation-delay: 1.4s; }\n  .bgy3-route:nth-child(8)  { animation-delay: 1.6s; }\n  .bgy3-route:nth-child(9)  { animation-delay: 1.8s; }\n  .bgy3-route:nth-child(10) { animation-delay: 2.0s; }\n\n  .bgy3-dot-anim {\n    opacity: 0;\n    animation: bgy3DotIn 0.35s ease forwards;\n  }\n  .bgy3-dot-anim:nth-child(1)  { animation-delay: 0.4s; }\n  .bgy3-dot-anim:nth-child(2)  { animation-delay: 0.65s; }\n  .bgy3-dot-anim:nth-child(3)  { animation-delay: 0.85s; }\n  .bgy3-dot-anim:nth-child(4)  { animation-delay: 1.05s; }\n  .bgy3-dot-anim:nth-child(5)  { animation-delay: 1.25s; }\n  .bgy3-dot-anim:nth-child(6)  { animation-delay: 1.45s; }\n  .bgy3-dot-anim:nth-child(7)  { animation-delay: 1.65s; }\n  .bgy3-dot-anim:nth-child(8)  { animation-delay: 1.85s; }\n  .bgy3-dot-anim:nth-child(9)  { animation-delay: 2.05s; }\n  .bgy3-dot-anim:nth-child(10) { animation-delay: 2.25s; }\n\n  \/* Map dots \u2014 no hover on map itself, transition for JS-driven highlight *\/\n  .bgy3-dest-group circle,\n  .bgy3-dest-group text {\n    transition: fill 0.25s ease, stroke 0.25s ease;\n  }\n\n  \/* JS adds this class when table row is hovered *\/\n  .bgy3-dest-group.is-active circle { fill: #F0C040 !important; stroke: #F0C040 !important; }\n  .bgy3-dest-group.is-active text   { fill: #F0C040 !important; }\n\n  \/* BGY pulse *\/\n  .bgy3-pulse-ring   { animation: bgy3Pulse 2.2s ease-out infinite; }\n  .bgy3-pulse-ring-2 { animation: bgy3Pulse 2.2s 0.75s ease-out infinite; }\n\n  \/* Map legend *\/\n  .bgy3-map-legend {\n    margin-top: 1.2rem;\n    display: flex;\n    gap: 1.5rem;\n    font-family: 'Roboto Condensed', sans-serif;\n    font-size: 0.68rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--bgy-muted);\n  }\n\n  .bgy3-map-legend span { display: flex; align-items: center; gap: 0.45rem; }\n  .bgy3-leg-dot { width: 7px; height: 7px; border-radius: 50%; }\n\n  \/* Distance table *\/\n  .bgy3-dist-tables { display: flex; flex-direction: column; gap: 2.5rem; }\n\n  .bgy3-dist-col-label {\n    font-family: 'Roboto Condensed', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.45);\n    padding-bottom: 0.8rem;\n    border-bottom: 1px solid rgba(255,255,255,0.12);\n    margin-bottom: 0.2rem;\n  }\n\n  .bgy3-dist-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 0.95rem 0.6rem;\n    border-bottom: 1px solid rgba(255,255,255,0.04);\n    transition: background 0.2s, padding-left 0.2s;\n    cursor: default;\n  }\n\n  .bgy3-dist-row:hover { background: rgba(61,90,138,0.2); padding-left: 1.1rem; }\n\n  .bgy3-dist-place {\n    font-size: 0.97rem;\n    font-weight: 400;\n    color: var(--bgy-white);\n  }\n\n  .bgy3-dist-time {\n    font-family: 'Roboto Condensed', sans-serif;\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: #ffffff;\n    letter-spacing: 0.06em;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     LOUNGE \u2014 dark, high contrast\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .bgy3-lounge-section { background: var(--bgy-navy-deep); }\n\n  .bgy3-lounge-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5px;\n  }\n\n  .bgy3-card {\n    background: var(--bgy-card-bg);\n    padding: clamp(2rem, 4vw, 3.2rem);\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    border-top: 2px solid transparent;\n    transition: transform 0.4s cubic-bezier(.22,.84,.44,1), border-color 0.35s;\n  }\n\n  .bgy3-card:hover {\n    transform: translateY(-5px);\n    border-color: var(--bgy-yellow);\n  }\n\n  .bgy3-card-glow {\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(46,74,122,0.45) 0%, transparent 70%);\n    opacity: 0;\n    transition: opacity 0.4s;\n    pointer-events: none;\n  }\n  .bgy3-card:hover .bgy3-card-glow { opacity: 1; }\n\n  .bgy3-card-num {\n    font-family: 'EB Garamond', serif;\n    font-size: 5.5rem;\n    font-weight: 400;\n    font-style: italic;\n    color: rgba(255,255,255,0.06);\n    line-height: 1;\n    margin-bottom: 1.2rem;\n    transition: color 0.4s;\n  }\n  .bgy3-card:hover .bgy3-card-num { color: rgba(255,255,255,0.1); }\n\n  .bgy3-card-subtitle {\n    font-family: 'Roboto Condensed', sans-serif;\n    font-size: 0.7rem;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.45);\n    margin-bottom: 0.7rem;\n  }\n\n  .bgy3-card h3 {\n    font-family: 'EB Garamond', serif;\n    font-size: clamp(1.7rem, 2.8vw, 2.4rem);\n    font-weight: 400;\n    color: #ffffff;\n    margin-bottom: 1.2rem;\n    line-height: 1.15;\n  }\n\n  .bgy3-card-divider {\n    width: 2rem;\n    height: 1px;\n    background: rgba(255,255,255,0.15);\n    margin-bottom: 1.6rem;\n  }\n\n  .bgy3-card p {\n    font-size: clamp(0.92rem, 1.2vw, 1rem);\n    font-weight: 300;\n    color: rgba(255,255,255,0.62);\n    line-height: 1.75;\n    margin-bottom: 2.2rem;\n    flex: 1;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     KEYFRAMES\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @keyframes bgy3FadeUp {\n    from { opacity: 0; transform: translateY(26px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes bgy3LineIn {\n    from { opacity: 0; transform: scaleY(0); transform-origin: top; }\n    to   { opacity: 1; transform: scaleY(1); }\n  }\n  @keyframes bgy3Pulse {\n    0%   { opacity: 0.75; r: 6px; }\n    100% { opacity: 0;    r: 24px; }\n  }\n  @keyframes bgy3DrawLine {\n    to { stroke-dashoffset: 0; }\n  }\n  @keyframes bgy3DotIn {\n    from { opacity: 0; transform: scale(0); }\n    to   { opacity: 1; transform: scale(1); }\n  }\n\n  \/* Inverted button \u2014 white bg, navy text (for dark sections) *\/\n  .bgy3-btn-inverted {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 1rem 1.8rem;\n    background: #ffffff;\n    color: var(--bgy-navy) !important;\n    font-family: 'Montserrat', 'Roboto Condensed', sans-serif;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    text-decoration: none !important;\n    border: none;\n    border-radius: 4px;\n    cursor: pointer;\n    transition: background 0.22s, transform 0.18s;\n    line-height: 1;\n  }\n  .bgy3-btn-inverted:hover {\n    background: var(--bgy-light);\n    color: var(--bgy-navy) !important;\n    transform: translateY(-2px);\n  }\n\n  \/* Single FBO card full width *\/\n  .bgy3-fbo-single .bgy3-card {\n    border-top: 2px solid rgba(139,174,212,0.25);\n  }\n  .bgy3-fbo-single .bgy3-card:hover {\n    border-color: var(--bgy-yellow);\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .bgy3-info-section { background: var(--bgy-white); }\n\n  .bgy3-info-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 1px;\n    background: rgba(27,42,74,0.08);\n    border: 1px solid rgba(27,42,74,0.08);\n    overflow: hidden;\n  }\n\n  .bgy3-info-card {\n    background: #fff;\n    padding: 2rem 1.6rem;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    position: relative;\n    transition: background 0.22s;\n  }\n\n  .bgy3-info-card::after {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 3px;\n    background: var(--bgy-navy);\n    transform: scaleX(0);\n    transform-origin: left;\n    transition: transform 0.3s ease;\n  }\n\n  .bgy3-info-card:hover { background: var(--bgy-white); }\n  .bgy3-info-card:hover::after { transform: scaleX(1); }\n\n  .bgy3-info-icon {\n    color: var(--bgy-navy);\n    margin-bottom: 1rem;\n    opacity: 0.5;\n  }\n\n  .bgy3-info-label {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 0.64rem;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--bgy-muted);\n    margin: 0 0 0.4rem;\n    line-height: 1.4;\n  }\n\n  .bgy3-info-value {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(1.3rem, 2vw, 1.8rem);\n    font-weight: 700;\n    color: var(--bgy-navy);\n    line-height: 1.1;\n    margin: 0 0 0.35rem;\n  }\n\n  .bgy3-info-sub {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 0.76rem;\n    font-weight: 400;\n    color: var(--bgy-muted);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     RESPONSIVE\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 1024px) {\n    .bgy3-info-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 580px) {\n    .bgy3-info-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 780px) {\n    .bgy3-dist-layout   { grid-template-columns: 1fr; gap: 2.5rem; }\n    .bgy3-lounge-cards  { grid-template-columns: 1fr; }\n    .bgy3-hero-content  { padding-left: 0; }\n    .bgy3-card:hover    { transform: none; }\n  }\n  @media (max-width: 480px) {\n    .bgy3-section { padding: 3rem 1.5rem; }\n    .bgy3-hero    { padding: 2rem 1.5rem; }\n  }\n<\/style>\n\n<div class=\"bgy3\">\n\n  <!-- \u2550\u2550 HERO \u2014 light \u2550\u2550 -->\n  <section class=\"bgy3-hero\">\n    <img decoding=\"async\"\n      class=\"bgy3-hero-img\"\n      src=\"https:\/\/bgyexecutive.milanbergamoairport.it\/wp-content\/uploads\/2026\/03\/header_BGY-executive_def.jpg\"\n      alt=\"BGY Executive \u2014 Private Aviation Milan Bergamo Airport\"\n    >\n    <div class=\"bgy3-hero-overlay\"><\/div>\n    <div class=\"bgy3-hero-content\">\n      <h1>Your Gateway to<br><em>Private Aviation<\/em><\/h1>\n      <p class=\"bgy3-hero-lead\">Boundless departures from the heart of Lombardy. An exclusive, discreet and uncompromising service, minutes from the major business and leisure destinations of Northern Italy.<\/p>\n      <a href=\"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/ppr\/\" class=\"bgy3-btn\">Book Now\/PPR<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 DISTANCES \u2014 dark \u2550\u2550 -->\n  <section class=\"bgy3-dist-section bgy3-section\" aria-label=\"Posizione strategica e distanze\">\n    <p class=\"bgy3-label bgy3-label-light\">Strategic Location<\/p>\n    <h2 class=\"wp-block-heading has-montserrat-font-family\" style=\"font-style:normal;font-weight:700;color:#ffffff !important;font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.12;margin-bottom:1rem;\">At the Heart of Northern Italy<\/h2>\n    <p class=\"has-montserrat-font-family\" style=\"color:rgba(255,255,255,0.75) !important;font-weight:300;line-height:1.72;max-width:520px;margin-bottom:2rem;\">BGY is located in the heart of Lombardy: easily reachable within minutes from Bergamo, Milan and the lakes, with fast connections to major European destinations.<\/p>\n\n    <div style=\"margin-bottom:3rem;\">\n      <a href=\"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/where-we-are\/\" class=\"bgy3-btn-inverted\">Where We Are<\/a>\n    <\/div>\n\n    <div class=\"bgy3-dist-layout\">\n\n      <!-- Mappa SVG -->\n      <div class=\"bgy3-map-wrap\" aria-label=\"Mappa delle distanze da BGY\">\n        <svg class=\"bgy3-map-svg\" viewBox=\"0 0 330 310\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Mappa rotte da Milan Bergamo Airport\">\n          <defs>\n            <radialGradient id=\"bgy3BgGrad\" cx=\"50%\" cy=\"45%\" r=\"55%\">\n              <stop offset=\"0%\" stop-color=\"#2E4A7A\" stop-opacity=\"0.18\"\/>\n              <stop offset=\"100%\" stop-color=\"#111D32\" stop-opacity=\"0\"\/>\n            <\/radialGradient>\n          <\/defs>\n          <rect width=\"330\" height=\"310\" fill=\"url(#bgy3BgGrad)\" rx=\"2\"\/>\n          <g stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\">\n            <line x1=\"0\" y1=\"62\"  x2=\"330\" y2=\"62\"\/>\n            <line x1=\"0\" y1=\"124\" x2=\"330\" y2=\"124\"\/>\n            <line x1=\"0\" y1=\"186\" x2=\"330\" y2=\"186\"\/>\n            <line x1=\"0\" y1=\"248\" x2=\"330\" y2=\"248\"\/>\n            <line x1=\"82\"  y1=\"0\" x2=\"82\"  y2=\"310\"\/>\n            <line x1=\"165\" y1=\"0\" x2=\"165\" y2=\"310\"\/>\n            <line x1=\"248\" y1=\"0\" x2=\"248\" y2=\"310\"\/>\n          <\/g>\n          <!-- Road routes -->\n          <g>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"188\" y2=\"160\" stroke=\"#ffffff\" stroke-width=\"1.6\" stroke-opacity=\"0.55\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"66\"  y2=\"152\" stroke=\"#ffffff\" stroke-width=\"1.6\" stroke-opacity=\"0.55\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"238\" y2=\"163\" stroke=\"#ffffff\" stroke-width=\"1.6\" stroke-opacity=\"0.55\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"104\" y2=\"90\"  stroke=\"#ffffff\" stroke-width=\"1.6\" stroke-opacity=\"0.55\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"252\" y2=\"118\" stroke=\"#ffffff\" stroke-width=\"1.6\" stroke-opacity=\"0.55\"\/>\n          <\/g>\n          <!-- Flight routes -->\n          <g>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"175\" y2=\"38\"  stroke=\"#ffffff\" stroke-width=\"1\" stroke-dasharray=\"5 4\" stroke-opacity=\"0.35\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"248\" y2=\"52\"  stroke=\"#ffffff\" stroke-width=\"1\" stroke-dasharray=\"5 4\" stroke-opacity=\"0.35\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"96\"  y2=\"26\"  stroke=\"#ffffff\" stroke-width=\"1\" stroke-dasharray=\"5 4\" stroke-opacity=\"0.35\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"305\" y2=\"144\" stroke=\"#ffffff\" stroke-width=\"1\" stroke-dasharray=\"5 4\" stroke-opacity=\"0.35\"\/>\n            <line class=\"bgy3-route\" x1=\"165\" y1=\"155\" x2=\"22\"  y2=\"246\" stroke=\"#ffffff\" stroke-width=\"1\" stroke-dasharray=\"5 4\" stroke-opacity=\"0.35\"\/>\n          <\/g>\n          <!-- Road destinations -->\n          <g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"Bergamo\">\n              <circle cx=\"188\" cy=\"160\" r=\"4\" fill=\"#ffffff\" fill-opacity=\"0.85\"\/>\n              <text x=\"194\" y=\"164\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9\" fill=\"#ffffff\" fill-opacity=\"0.85\">Bergamo<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"Milano\">\n              <circle cx=\"66\" cy=\"152\" r=\"4\" fill=\"#ffffff\" fill-opacity=\"0.85\"\/>\n              <text x=\"8\" y=\"148\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9\" fill=\"#ffffff\" fill-opacity=\"0.85\">Milano<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"Brescia\">\n              <circle cx=\"238\" cy=\"163\" r=\"4\" fill=\"#ffffff\" fill-opacity=\"0.85\"\/>\n              <text x=\"244\" y=\"167\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9\" fill=\"#ffffff\" fill-opacity=\"0.85\">Brescia<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"L.Como\">\n              <circle cx=\"104\" cy=\"90\" r=\"4\" fill=\"#ffffff\" fill-opacity=\"0.85\"\/>\n              <text x=\"58\" y=\"86\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9\" fill=\"#ffffff\" fill-opacity=\"0.85\">L. Como<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"L.Garda\">\n              <circle cx=\"252\" cy=\"118\" r=\"4\" fill=\"#ffffff\" fill-opacity=\"0.85\"\/>\n              <text x=\"258\" y=\"122\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9\" fill=\"#ffffff\" fill-opacity=\"0.85\">L. Garda<\/text>\n            <\/g>\n          <\/g>\n          <!-- Flight destinations -->\n          <g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"LSZS\">\n              <circle cx=\"175\" cy=\"38\" r=\"3.5\" fill=\"#ffffff\" fill-opacity=\"0.7\"\/>\n              <text x=\"180\" y=\"36\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"8.5\" fill=\"#ffffff\" fill-opacity=\"0.7\">LSZS<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"LIPB\">\n              <circle cx=\"248\" cy=\"52\" r=\"3.5\" fill=\"#ffffff\" fill-opacity=\"0.7\"\/>\n              <text x=\"253\" y=\"50\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"8.5\" fill=\"#ffffff\" fill-opacity=\"0.7\">LIPB<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"LSZH\">\n              <circle cx=\"96\" cy=\"26\" r=\"3.5\" fill=\"#ffffff\" fill-opacity=\"0.7\"\/>\n              <text x=\"52\" y=\"24\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"8.5\" fill=\"#ffffff\" fill-opacity=\"0.7\">LSZH<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"LIPZ\">\n              <circle cx=\"305\" cy=\"144\" r=\"3.5\" fill=\"#ffffff\" fill-opacity=\"0.7\"\/>\n              <text x=\"282\" y=\"138\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"8.5\" fill=\"#ffffff\" fill-opacity=\"0.7\">LIPZ<\/text>\n            <\/g>\n            <g class=\"bgy3-dot-anim bgy3-dest-group\" data-name=\"LFMN\">\n              <circle cx=\"22\" cy=\"246\" r=\"3.5\" fill=\"#ffffff\" fill-opacity=\"0.7\"\/>\n              <text x=\"27\" y=\"244\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"8.5\" fill=\"#ffffff\" fill-opacity=\"0.7\">LFMN<\/text>\n            <\/g>\n          <\/g>\n          <!-- BGY pulse rings -->\n          <circle class=\"bgy3-pulse-ring\"   cx=\"165\" cy=\"155\" r=\"6\" fill=\"none\" stroke=\"#8BAED4\" stroke-width=\"1.5\" stroke-opacity=\"0.8\"\/>\n          <circle class=\"bgy3-pulse-ring-2\" cx=\"165\" cy=\"155\" r=\"6\" fill=\"none\" stroke=\"#8BAED4\" stroke-width=\"1\"   stroke-opacity=\"0.5\"\/>\n          <circle cx=\"165\" cy=\"155\" r=\"5.5\" fill=\"#111D32\" stroke=\"#C8DCF0\" stroke-width=\"2\"\/>\n          <circle cx=\"165\" cy=\"155\" r=\"2.5\" fill=\"#fff\"\/>\n          <text x=\"169\" y=\"148\" font-family=\"'Roboto Condensed', sans-serif\" font-size=\"9.5\" font-weight=\"600\" fill=\"#ffffff\">BGY<\/text>\n        <\/svg>\n\n        <div class=\"bgy3-map-legend\">\n          <span><span class=\"bgy3-leg-dot\" style=\"background:#fff; opacity:0.85;\"><\/span>Road<\/span>\n          <span><span class=\"bgy3-leg-dot\" style=\"background:#fff; opacity:0.5;\"><\/span>Flight<\/span>\n          <span><span class=\"bgy3-leg-dot\" style=\"background:#F0C040;\"><\/span>Selected<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Tabelle distanze -->\n      <div class=\"bgy3-dist-tables\">\n        <div>\n          <div class=\"bgy3-dist-col-label\">\ud83d\ude97 &nbsp; Road Distances<\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"Bergamo\"><span class=\"bgy3-dist-place\">Bergamo<\/span><span class=\"bgy3-dist-time\">5 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"Milano\"><span class=\"bgy3-dist-place\">Milano<\/span><span class=\"bgy3-dist-time\">45 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"Brescia\"><span class=\"bgy3-dist-place\">Brescia<\/span><span class=\"bgy3-dist-time\">45 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"L.Como\"><span class=\"bgy3-dist-place\">Lago di Como<\/span><span class=\"bgy3-dist-time\">60 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"L.Garda\"><span class=\"bgy3-dist-place\">Lago di Garda<\/span><span class=\"bgy3-dist-time\">60 min<\/span><\/div>\n        <\/div>\n        <div>\n          <div class=\"bgy3-dist-col-label\">\u2708\ufe0f &nbsp; Flight Distances<\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"LSZS\"><span class=\"bgy3-dist-place\">LSZS \u2014 Samedan<\/span><span class=\"bgy3-dist-time\">16 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"LIPB\"><span class=\"bgy3-dist-place\">LIPB \u2014 Bolzano<\/span><span class=\"bgy3-dist-time\">18 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"LSZH\"><span class=\"bgy3-dist-place\">LSZH \u2014 Zurigo<\/span><span class=\"bgy3-dist-time\">23 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"LIPZ\"><span class=\"bgy3-dist-place\">LIPZ \u2014 Venezia<\/span><span class=\"bgy3-dist-time\">24 min<\/span><\/div>\n          <div class=\"bgy3-dist-row\" data-dest=\"LFMN\"><span class=\"bgy3-dist-place\">LFMN \u2014 Nizza<\/span><span class=\"bgy3-dist-time\">25 min<\/span><\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <script>\n  (function() {\n    function initBgyMap() {\n      var rows = document.querySelectorAll('.bgy3-dist-row[data-dest]');\n      rows.forEach(function(row) {\n        var dest = row.getAttribute('data-dest');\n        var dot  = document.querySelector('.bgy3-dest-group[data-name=\"' + dest + '\"]');\n        if (!dot) return;\n        row.addEventListener('mouseenter', function() { dot.classList.add('is-active'); });\n        row.addEventListener('mouseleave', function() { dot.classList.remove('is-active'); });\n        row.addEventListener('touchstart', function() { dot.classList.add('is-active'); }, { passive: true });\n        row.addEventListener('touchend',   function() { setTimeout(function(){ dot.classList.remove('is-active'); }, 600); });\n      });\n    }\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initBgyMap);\n    } else {\n      initBgyMap();\n    }\n  })();\n  <\/script>\n\n  <!-- \u2550\u2550 AIRPORT INFO \u2014 light \u2550\u2550 -->\n  <section class=\"bgy3-info-section bgy3-section\" aria-label=\"Informazioni aeroporto\">\n    <p class=\"bgy3-label bgy3-label-dark\">The Airport<\/p>\n    <h2 class=\"wp-block-heading has-montserrat-font-family\" style=\"font-style:normal;font-weight:700;color:var(--bgy-navy);font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.12;margin-bottom:1rem;\">Airport Information<\/h2>\n    <p class=\"has-montserrat-font-family\" style=\"color:var(--bgy-blue);font-weight:300;line-height:1.72;max-width:580px;margin-bottom:3rem;\">Key operational information about Milan Bergamo Airport.<\/p>\n\n    <div class=\"bgy3-info-grid\">\n      <div class=\"bgy3-info-card\">\n        <div class=\"bgy3-info-icon\" aria-hidden=\"true\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 17h18M5 17V7l7-3 7 3v10\"\/><rect x=\"9\" y=\"12\" width=\"6\" height=\"5\"\/><\/svg>\n        <\/div>\n        <p class=\"bgy3-info-label\">Main Runway<\/p>\n        <p class=\"bgy3-info-value\">10\/28<\/p>\n        <p class=\"bgy3-info-sub\">2.874 m \u00d7 45 m<\/p>\n      <\/div>\n      <div class=\"bgy3-info-card\">\n        <div class=\"bgy3-info-icon\" aria-hidden=\"true\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"1\"\/><path d=\"M3 10h18M8 6V4M16 6V4\"\/><\/svg>\n        <\/div>\n        <p class=\"bgy3-info-label\">IATA Code<\/p>\n        <p class=\"bgy3-info-value\">BGY<\/p>\n        <p class=\"bgy3-info-sub\">ICAO Code: LIME<\/p>\n      <\/div>\n      <div class=\"bgy3-info-card\">\n        <div class=\"bgy3-info-icon\" aria-hidden=\"true\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n        <\/div>\n        <p class=\"bgy3-info-label\">Operations<\/p>\n        <p class=\"bgy3-info-value\">H24<\/p>\n        <p class=\"bgy3-info-sub\">7 days a week<\/p>\n      <\/div>\n      <div class=\"bgy3-info-card\">\n        <div class=\"bgy3-info-icon\" aria-hidden=\"true\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 2L2 7l10 5 10-5-10-5z\"\/><path d=\"M2 17l10 5 10-5\"\/><path d=\"M2 12l10 5 10-5\"\/><\/svg>\n        <\/div>\n        <p class=\"bgy3-info-label\">ICAO Classification<\/p>\n        <p class=\"bgy3-info-value\">Cat. 4E<\/p>\n        <p class=\"bgy3-info-sub\">&nbsp;<\/p>\n      <\/div>\n      <div class=\"bgy3-info-card\">\n        <div class=\"bgy3-info-icon\" aria-hidden=\"true\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M3 18l9-14 9 14H3z\"\/><path d=\"M12 4v5M8 18v-3M16 18v-3\"\/><\/svg>\n        <\/div>\n        <p class=\"bgy3-info-label\">Landing System<\/p>\n        <p class=\"bgy3-info-value\">ILS<\/p>\n        <p class=\"bgy3-info-sub\">CAT IIIB<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 LOUNGE \u2014 dark \u2550\u2550 -->\n  <section class=\"bgy3-lounge-section bgy3-section\" aria-label=\"Le nostre lounge\">\n    <p class=\"bgy3-label bgy3-label-light\">Our Facilities<\/p>\n    <h2 class=\"wp-block-heading has-montserrat-font-family\" style=\"font-style:normal;font-weight:700;color:#ffffff !important;font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.12;margin-bottom:1rem;\">FBO &amp; Lounge<\/h2>\n    <p class=\"has-montserrat-font-family\" style=\"color:rgba(255,255,255,0.75) !important;font-weight:300;line-height:1.72;max-width:580px;margin-bottom:3.5rem;\">BGY Executive hosts two independent FBO facilities \u2014 <strong style=\"color:#fff;font-weight:600;\">Italy FBO<\/strong> and <strong style=\"color:#fff;font-weight:600;\">SkyServices FBO<\/strong> \u2014 both dedicated to private and business aviation with full handling, passenger lounges and ground assistance services.<\/p>\n\n    <div class=\"bgy3-fbo-single\">\n      <div class=\"bgy3-card\" style=\"max-width:100%;\">\n        <div class=\"bgy3-card-glow\" aria-hidden=\"true\"><\/div>\n        <div style=\"display:flex; gap:3rem; align-items:flex-start; flex-wrap:wrap;\">\n          <div style=\"flex:1; min-width:200px;\">\n            <p class=\"bgy3-card-subtitle\">FBO<\/p>\n            <h3 class=\"has-montserrat-font-family\" style=\"font-family:'Montserrat',sans-serif;font-weight:700;font-size:clamp(1.3rem,2.2vw,1.8rem);color:#ffffff;margin-bottom:0.5rem;line-height:1.2;\">Italy FBO<\/h3>\n          <\/div>\n          <div style=\"width:1px; background:rgba(255,255,255,0.1); align-self:stretch; flex-shrink:0;\"><\/div>\n          <div style=\"flex:1; min-width:200px;\">\n            <p class=\"bgy3-card-subtitle\">FBO<\/p>\n            <h3 class=\"has-montserrat-font-family\" style=\"font-family:'Montserrat',sans-serif;font-weight:700;font-size:clamp(1.3rem,2.2vw,1.8rem);color:#ffffff;margin-bottom:0.5rem;line-height:1.2;\">SkyServices FBO<\/h3>\n          <\/div>\n        <\/div>\n        <div class=\"bgy3-card-divider\" style=\"width:100%; margin-top:1.8rem;\"><\/div>\n        <p class=\"has-montserrat-font-family\" style=\"font-family:'Montserrat',sans-serif; color:rgba(255,255,255,0.62); font-size:clamp(0.92rem,1.2vw,1rem); font-weight:300; line-height:1.75; margin-bottom:2.5rem;\">Both facilities offer comprehensive Fixed Base Operator services for private and business aviation: ground handling, dedicated passenger lounges, crew assistance and operational coordination. Two independent operations, one shared standard of excellence at Milan Bergamo Airport.<\/p>\n        <div style=\"text-align:center;\">\n          <a href=\"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/fbo-and-lounges\/\" class=\"bgy3-btn bgy3-btn-outline-light\" style=\"width:auto; display:inline-flex;\">Discover Our FBOs<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- END BGY EXECUTIVE Block v3 -->\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Your Gateway toPrivate Aviation Boundless departures from the heart of Lombardy. An exclusive, discreet and uncompromising service, minutes from the major business and leisure destinations of Northern Italy. Book Now\/PPR Strategic Location At the Heart of Northern Italy BGY is located in the heart of Lombardy: easily reachable within minutes from Bergamo, Milan and the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-80","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":0,"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/pages\/80\/revisions"}],"wp:attachment":[{"href":"https:\/\/bgyexecutive.milanbergamoairport.it\/en\/wp-json\/wp\/v2\/media?parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}