{"id":47163,"date":"2026-04-02T08:29:35","date_gmt":"2026-04-02T05:29:35","guid":{"rendered":"https:\/\/vbansko.com\/?page_id=47163"},"modified":"2026-04-30T11:26:55","modified_gmt":"2026-04-30T08:26:55","slug":"bansko-nomad-fest","status":"publish","type":"page","link":"https:\/\/vbansko.com\/en\/bansko-nomad-fest\/","title":{"rendered":"Bansko Nomad Fest"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"47163\" class=\"elementor elementor-47163\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c56057 e-flex e-con-boxed e-con e-parent\" data-id=\"0c56057\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\n\t\t<div class=\"elementor-element elementor-element-387f0bb elementor-widget elementor-widget-html\" data-id=\"387f0bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n  \/* === WordPress isolation \u2014 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0442\u0438\u043b\u043e\u0432\u0435 \u043f\u043e\u0434 .bnf-wrap === *\/\n  .bnf-wrap {\n    --blue: #1B4FD8;\n    --blue-mid: #2563EB;\n    --blue-light: #93C5FD;\n    --blue-pale: #EFF6FF;\n    --cyan: #06B6D4;\n    --cyan-pale: #ECFEFF;\n    --bg: #F8FAFF;\n    --bg2: #F0F4FE;\n    --bg3: #E8EFFE;\n    --ink: #0F1629;\n    --ink2: #1E2A45;\n    --muted: #5A6A8A;\n    --border: rgba(27,79,216,0.14);\n    --border2: rgba(27,79,216,0.25);\n    \n    font-family: 'Space Grotesk', system-ui, sans-serif !important;\n    font-size: 16px !important;\n    color: var(--ink) !important;\n    background: var(--bg) !important;\n    overflow-x: hidden !important;\n    width: 100% !important;\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: block !important;\n    clear: both !important;\n  }\n\n  .bnf-wrap * {\n    box-sizing: border-box !important;\n  }\n\n  \/* HEADER *\/\n  .bnf-header {\n    position: relative !important;\n    z-index: 10 !important;\n    text-align: center !important;\n    padding: 88px 32px 64px !important;\n    margin: 0 !important;\n    background: linear-gradient(160deg, #EFF6FF 0%, #ECFEFF 50%, #F8FAFF 100%) !important;\n    border-bottom: 1px solid var(--border) !important;\n    overflow: hidden !important;\n    display: block !important;\n  }\n\n  \/* grid texture in header *\/\n  .bnf-header::before {\n    content: '' !important;\n    position: absolute !important;\n    inset: 0 !important;\n    background-image:\n      linear-gradient(var(--border) 1px, transparent 1px),\n      linear-gradient(90deg, var(--border) 1px, transparent 1px) !important;\n    background-size: 48px 48px !important;\n    pointer-events: none !important;\n  }\n\n  .bnf-badge {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    letter-spacing: 0.06em !important;\n    color: var(--blue) !important;\n    border: 1px solid var(--blue-light) !important;\n    background: var(--blue-pale) !important;\n    padding: 6px 16px !important;\n    border-radius: 4px !important;\n    margin-bottom: 32px !important;\n    position: relative !important;\n    z-index: 1 !important;\n    opacity: 0;\n    animation: bnfFadeUp 0.8s ease forwards 0.3s;\n  }\n\n  .bnf-badge-dot {\n    width: 8px !important;\n    height: 8px !important;\n    border-radius: 50% !important;\n    background: var(--cyan) !important;\n    animation: bnfPulse 2s ease-in-out infinite !important;\n    flex-shrink: 0 !important;\n  }\n\n  @keyframes bnfPulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50% { opacity: 0.5; transform: scale(0.75); }\n  }\n\n  .bnf-wrap h1 {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: clamp(40px, 6vw, 72px) !important;\n    font-weight: 700 !important;\n    line-height: 1.0 !important;\n    letter-spacing: -0.03em !important;\n    color: var(--ink) !important;\n    position: relative !important;\n    z-index: 1 !important;\n    margin: 0 !important;\n    opacity: 0;\n    animation: bnfFadeUp 1s ease forwards 0.6s;\n  }\n\n  .bnf-wrap h1 .accent {\n    color: var(--blue) !important;\n    display: block !important;\n  }\n\n  .bnf-subtitle {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 18px !important;\n    font-weight: 300 !important;\n    color: var(--muted) !important;\n    margin-top: 20px !important;\n    max-width: 600px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n    line-height: 1.65 !important;\n    position: relative !important;\n    z-index: 1 !important;\n    opacity: 0;\n    animation: bnfFadeUp 1s ease forwards 1s;\n  }\n\n  .bnf-meta {\n    margin-top: 40px !important;\n    display: flex !important;\n    justify-content: center !important;\n    gap: 8px !important;\n    flex-wrap: wrap !important;\n    position: relative !important;\n    z-index: 1 !important;\n    opacity: 0;\n    animation: bnfFadeUp 1s ease forwards 1.3s;\n  }\n\n  .bnf-tag {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 6px !important;\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    color: var(--ink2) !important;\n    background: white !important;\n    border: 1px solid var(--border2) !important;\n    padding: 6px 14px !important;\n    border-radius: 100px !important;\n  }\n\n  .bnf-tag-icon {\n    width: 6px !important;\n    height: 6px !important;\n    border-radius: 50% !important;\n    background: var(--cyan) !important;\n    flex-shrink: 0 !important;\n  }\n\n  \/* SECTIONS *\/\n  .bnf-section {\n    position: relative !important;\n    z-index: 10 !important;\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    padding: 72px 32px !important;\n    display: block !important;\n    clear: both !important;\n    width: 100% !important;\n  }\n\n  .bnf-section-label {\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    letter-spacing: 0.12em !important;\n    text-transform: uppercase !important;\n    color: var(--blue) !important;\n    margin-bottom: 16px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n  }\n\n  .bnf-section-label::before {\n    content: '' !important;\n    display: inline-block !important;\n    width: 24px !important;\n    height: 2px !important;\n    background: var(--cyan) !important;\n    flex-shrink: 0 !important;\n  }\n\n  .bnf-section-title {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: clamp(28px, 3.5vw, 44px) !important;\n    font-weight: 700 !important;\n    letter-spacing: -0.02em !important;\n    line-height: 1.15 !important;\n    color: var(--ink) !important;\n    margin-bottom: 20px !important;\n    margin-top: 0 !important;\n  }\n\n  \/* EVENTS GRID *\/\n  .bnf-events-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;\n    gap: 16px !important;\n    margin-top: 40px !important;\n  }\n\n  .bnf-event-card {\n    background: white !important;\n    border: 1px solid var(--border) !important;\n    border-radius: 8px !important;\n    padding: 28px 24px !important;\n    position: relative !important;\n    overflow: hidden !important;\n    transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s !important;\n    cursor: default !important;\n  }\n\n  .bnf-event-card:hover {\n    border-color: var(--blue-light) !important;\n    transform: translateY(-3px) !important;\n    box-shadow: 0 8px 32px rgba(27,79,216,0.08) !important;\n  }\n\n  .bnf-event-card::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    height: 3px !important;\n    background: linear-gradient(90deg, var(--blue), var(--cyan)) !important;\n    opacity: 0 !important;\n    transition: opacity 0.2s !important;\n  }\n\n  .bnf-event-card:hover::after { opacity: 1 !important; }\n\n  .bnf-event-type {\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    letter-spacing: 0.08em !important;\n    text-transform: uppercase !important;\n    color: var(--blue) !important;\n    margin-bottom: 12px !important;\n    display: block !important;\n  }\n\n  .bnf-event-title {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 22px !important;\n    font-weight: 600 !important;\n    color: var(--ink) !important;\n    line-height: 1.25 !important;\n    margin-bottom: 6px !important;\n  }\n\n  .bnf-event-sub {\n    font-size: 14px !important;\n    color: var(--muted) !important;\n    margin-bottom: 14px !important;\n    font-family: 'Space Mono', monospace !important;\n  }\n\n  .bnf-event-desc {\n    font-size: 17px !important;\n    line-height: 1.65 !important;\n    color: var(--ink2) !important;\n    font-weight: 400 !important;\n  }\n\n  \/* DIVIDER *\/\n  .bnf-divider {\n    border: none !important;\n    border-top: 1px solid var(--border) !important;\n    margin: 0 !important;\n  }\n\n  \/* TRACKS \/ THEMES *\/\n  .bnf-tracks {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;\n    gap: 2px !important;\n    background: var(--border) !important;\n    border: 1px solid var(--border) !important;\n    border-radius: 8px !important;\n    overflow: hidden !important;\n    margin-top: 40px !important;\n  }\n\n  .bnf-track {\n    background: white !important;\n    padding: 28px 24px !important;\n    transition: background 0.2s !important;\n  }\n\n  .bnf-track:hover { background: var(--blue-pale) !important; }\n\n  .bnf-track-icon {\n    width: 40px !important;\n    height: 40px !important;\n    border-radius: 8px !important;\n    background: var(--bg3) !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin-bottom: 16px !important;\n    font-size: 20px !important;\n  }\n\n  .bnf-track-name {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 20px !important;\n    font-weight: 600 !important;\n    color: var(--ink) !important;\n    margin-bottom: 8px !important;\n  }\n\n  .bnf-track-desc {\n    font-size: 17px !important;\n    color: var(--muted) !important;\n    line-height: 1.55 !important;\n  }\n\n  \/* ABOUT *\/\n  .bnf-about-layout {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr !important;\n    gap: 80px !important;\n    align-items: center !important;\n  }\n\n  @media (max-width: 700px) {\n    .bnf-about-layout { grid-template-columns: 1fr !important; gap: 40px !important; }\n    .bnf-right-col { display: none !important; }\n  }\n\n  .bnf-about-text h2 {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: clamp(28px, 3.5vw, 44px) !important;\n    font-weight: 700 !important;\n    letter-spacing: -0.02em !important;\n    line-height: 1.15 !important;\n    color: var(--ink) !important;\n    margin-bottom: 24px !important;\n    margin-top: 0 !important;\n  }\n\n  .bnf-about-text p {\n    font-size: 18px !important;\n    line-height: 1.8 !important;\n    color: var(--ink2) !important;\n    font-weight: 400 !important;\n    margin-bottom: 16px !important;\n    margin-top: 0 !important;\n  }\n\n  \/* PROMO CARDS *\/\n  .bnf-promo-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    gap: 20px !important;\n    margin: 48px 0 0 !important;\n  }\n\n  @media (max-width: 700px) {\n    .bnf-promo-grid { grid-template-columns: 1fr !important; }\n  }\n\n  .bnf-promo-card {\n    background: white !important;\n    border: 1px solid var(--border) !important;\n    border-top: 3px solid var(--blue-mid) !important;\n    border-radius: 8px !important;\n    padding: 28px !important;\n    display: flex !important;\n    gap: 16px !important;\n    align-items: flex-start !important;\n    transition: border-color 0.22s, transform 0.22s, box-shadow 0.22s !important;\n  }\n\n  .bnf-promo-card:hover {\n    border-color: var(--cyan) !important;\n    transform: translateY(-4px) !important;\n    box-shadow: 0 12px 30px rgba(27,79,216,0.08) !important;\n  }\n\n  .bnf-promo-icon {\n    font-size: 32px !important;\n    flex-shrink: 0 !important;\n    display: block !important;\n  }\n\n  .bnf-promo-content {\n    display: flex !important;\n    flex-direction: column !important;\n    height: 100% !important;\n  }\n\n  .bnf-promo-title {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: var(--ink) !important;\n    margin-bottom: 6px !important;\n    line-height: 1.15 !important;\n    display: block !important;\n  }\n\n  .bnf-promo-desc {\n    font-size: 17px !important;\n    color: var(--muted) !important;\n    line-height: 1.6 !important;\n    margin-bottom: 12px !important;\n    flex-grow: 1 !important;\n    display: block !important;\n  }\n\n  .bnf-promo-link {\n    font-family: 'Space Mono', monospace !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    color: var(--blue-mid) !important;\n    text-decoration: none !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.05em !important;\n    align-self: flex-start !important;\n    display: inline-block !important;\n  }\n\n  .bnf-promo-link:hover {\n    text-decoration: underline !important;\n    color: var(--cyan) !important;\n  }\n\n  \/* STATS *\/\n  .bnf-stats {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 12px !important;\n    margin-top: 48px !important;\n  }\n\n  @media (max-width: 600px) {\n    .bnf-stats { grid-template-columns: repeat(2, 1fr) !important; }\n  }\n\n  .bnf-stat {\n    background: white !important;\n    border: 1px solid var(--border) !important;\n    border-radius: 8px !important;\n    padding: 24px 20px !important;\n    text-align: center !important;\n  }\n\n  .bnf-stat-num {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 40px !important;\n    font-weight: 700 !important;\n    color: var(--blue) !important;\n    line-height: 1 !important;\n    display: block !important;\n    margin-bottom: 6px !important;\n    letter-spacing: -0.02em !important;\n  }\n\n  .bnf-stat-label {\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    letter-spacing: 0.04em !important;\n    color: var(--muted) !important;\n    line-height: 1.3 !important;\n  }\n\n  \/* CTA *\/\n  .bnf-cta {\n    text-align: center !important;\n    padding: 88px 32px 96px !important;\n    background: linear-gradient(160deg, var(--ink) 0%, #0B2063 100%) !important;\n    position: relative !important;\n    overflow: hidden !important;\n  }\n\n  .bnf-cta::before {\n    content: '' !important;\n    position: absolute !important;\n    inset: 0 !important;\n    background-image:\n      linear-gradient(rgba(147,197,253,0.06) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(147,197,253,0.06) 1px, transparent 1px) !important;\n    background-size: 48px 48px !important;\n  }\n\n  .bnf-cta-inner {\n    position: relative !important;\n    z-index: 1 !important;\n  }\n\n  .bnf-cta-tag {\n    display: inline-block !important;\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    color: var(--cyan) !important;\n    border: 1px solid rgba(6,182,212,0.35) !important;\n    padding: 5px 14px !important;\n    border-radius: 4px !important;\n    margin-bottom: 28px !important;\n    letter-spacing: 0.08em !important;\n  }\n\n  .bnf-cta h2 {\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: clamp(28px, 3.5vw, 44px) !important;\n    font-weight: 700 !important;\n    letter-spacing: -0.02em !important;\n    color: white !important;\n    margin: 0 0 16px !important;\n    line-height: 1.1 !important;\n  }\n\n  .bnf-cta p {\n    font-size: 18px !important;\n    color: rgba(255,255,255,0.7) !important;\n    margin: 0 0 40px !important;\n    font-weight: 300 !important;\n    max-width: 480px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n\n  .bnf-btn-primary {\n    display: inline-block !important;\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    letter-spacing: 0.02em !important;\n    color: var(--ink) !important;\n    background: white !important;\n    padding: 14px 40px !important;\n    border-radius: 6px !important;\n    border: none !important;\n    cursor: pointer !important;\n    transition: background 0.2s, transform 0.15s !important;\n    text-decoration: none !important;\n    margin: 0 8px 12px !important;\n  }\n\n  .bnf-btn-primary:hover {\n    background: var(--blue-pale) !important;\n    transform: translateY(-1px) !important;\n  }\n\n  .bnf-btn-outline {\n    display: inline-block !important;\n    font-family: 'Space Grotesk', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 500 !important;\n    color: white !important;\n    background: transparent !important;\n    padding: 14px 40px !important;\n    border-radius: 6px !important;\n    border: 1px solid rgba(255,255,255,0.25) !important;\n    cursor: pointer !important;\n    transition: border-color 0.2s, background 0.2s !important;\n    text-decoration: none !important;\n    margin: 0 8px 12px !important;\n  }\n\n  .bnf-btn-outline:hover { border-color: rgba(255,255,255,0.6) !important; background: rgba(255,255,255,0.06) !important; }\n\n  \/* FOOTER *\/\n  .bnf-footer {\n    position: relative !important;\n    z-index: 10 !important;\n    text-align: center !important;\n    padding: 28px 32px !important;\n    margin: 0 !important;\n    border-top: 1px solid var(--border) !important;\n    font-family: 'Space Mono', monospace !important;\n    font-size: 14px !important;\n    color: var(--muted) !important;\n    letter-spacing: 0.04em !important;\n    background: white !important;\n  }\n\n  @keyframes bnfFadeUp {\n    from { opacity: 0; transform: translateY(20px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bnf-reveal {\n    opacity: 0;\n    transform: translateY(18px);\n    transition: opacity 0.7s ease, transform 0.7s ease;\n  }\n  .bnf-reveal.visible { opacity: 1; transform: translateY(0); }\n\n<\/style>\n\n<div class=\"bnf-wrap\">\n\n<div class=\"bnf-header\">\n  <div class=\"bnf-badge\">\n    <span class=\"bnf-badge-dot\"><\/span>\n    Bansko Summer 2026\n  <\/div>\n  <h1>Bansko<span class=\"accent\">Nomad Fest<\/span><\/h1>\n  <p class=\"bnf-subtitle\">A unique festival for digital nomads and creatives \u2014 conferences, networking events, Unconferences and Epic Parties in the heart of <a class=\"wpil_keyword_link\" href=\"https:\/\/vbansko.com\/en\/for-bansko\/\"   title=\"Bansko\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"8103\">Bansko<\/a><\/p>\n  <div class=\"bnf-meta\">\n    <span class=\"bnf-tag\"><span class=\"bnf-tag-icon\"><\/span> June 20 \u2013 30, 2026<\/span>\n    <span class=\"bnf-tag\"><span class=\"bnf-tag-icon\"><\/span> Bansko, Bulgaria<\/span>\n    <span class=\"bnf-tag\"><span class=\"bnf-tag-icon\"><\/span> 500+ participants<\/span>\n    <span class=\"bnf-tag\"><span class=\"bnf-tag-icon\"><\/span> 5 theme tracks<\/span>\n  <\/div>\n<\/div>\n\n<div class=\"bnf-section\">\n  <div class=\"bnf-section-label bnf-reveal\">Programme<\/div>\n  <div class=\"bnf-section-title bnf-reveal\">What awaits you?<\/div>\n\n  <div class=\"bnf-events-grid bnf-reveal\">\n\n    <div class=\"bnf-event-card\">\n      <span class=\"bnf-event-type\">Conference<\/span>\n      <div class=\"bnf-event-title\">Conference Program<\/div>\n      <div class=\"bnf-event-sub\">World speakers<\/div>\n      <div class=\"bnf-event-desc\">A program of lectures led by experts from around the world focused on AI, remote work, nomadic lifestyles, and entrepreneurship.<\/div>\n    <\/div>\n\n    <div class=\"bnf-event-card\">\n      <span class=\"bnf-event-type\">From the community<\/span>\n      <div class=\"bnf-event-title\">Unconferences<\/div>\n      <div class=\"bnf-event-sub\">Create the program yourself<\/div>\n      <div class=\"bnf-event-desc\">Interactive sessions led by participants! Anyone can organize a lecture, workshop or activity. Share your skills.<\/div>\n    <\/div>\n    \n    <div class=\"bnf-event-card\">\n      <span class=\"bnf-event-type\">Entertainment<\/span>\n      <div class=\"bnf-event-title\">Epic Parties<\/div>\n      <div class=\"bnf-event-sub\">Pool Party &amp; Bonfire Night<\/div>\n      <div class=\"bnf-event-desc\">It&#039;s time for nomads to connect in the mountains outside the workrooms\u2014with our legendary campfire, pool party, and hot mineral springs.<\/div>\n    <\/div>\n\n    <div class=\"bnf-event-card\">\n      <span class=\"bnf-event-type\">B2B Event<\/span>\n      <div class=\"bnf-event-title\">Industry Day<\/div>\n      <div class=\"bnf-event-sub\">June 20 (Pre-Festival)<\/div>\n      <div class=\"bnf-event-desc\">A brand new B2B experience before the festival kicks off, dedicated to connecting key players in the nomadic economy.<\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<hr class=\"bnf-divider\">\n\n<div class=\"bnf-section\">\n  <div class=\"bnf-section-label bnf-reveal\">Theme tracks<\/div>\n  <div class=\"bnf-section-title bnf-reveal\">Find your community<\/div>\n\n  <div class=\"bnf-tracks bnf-reveal\">\n    <div class=\"bnf-track\">\n      <div class=\"bnf-track-icon\">\ud83d\udcbb<\/div>\n      <div class=\"bnf-track-name\">Tech &amp; AI<\/div>\n      <div class=\"bnf-track-desc\">For programmers, AI enthusiasts, and DevOps professionals<\/div>\n    <\/div>\n    <div class=\"bnf-track\">\n      <div class=\"bnf-track-icon\">\ud83d\udcbc<\/div>\n      <div class=\"bnf-track-name\">Business<\/div>\n      <div class=\"bnf-track-desc\">Freelancers, entrepreneurs and business founders<\/div>\n    <\/div>\n    <div class=\"bnf-track\">\n      <div class=\"bnf-track-icon\">\ud83c\udf0d<\/div>\n      <div class=\"bnf-track-name\">Nomad Life<\/div>\n      <div class=\"bnf-track-desc\">Tips for travel, visas, taxes and remote work<\/div>\n    <\/div>\n    <div class=\"bnf-track\">\n      <div class=\"bnf-track-icon\">\ud83e\uddd8\u200d\u2642\ufe0f<\/div>\n      <div class=\"bnf-track-name\">Wellness<\/div>\n      <div class=\"bnf-track-desc\">Mindfulness, health and balance while traveling<\/div>\n    <\/div>\n    <div class=\"bnf-track\">\n      <div class=\"bnf-track-icon\">\ud83c\udfa8<\/div>\n      <div class=\"bnf-track-name\">Creative<\/div>\n      <div class=\"bnf-track-desc\">Designers, content creators and digital artists<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<hr class=\"bnf-divider\">\n\n<div class=\"bnf-section\">\n  <div class=\"bnf-about-layout\">\n    <div class=\"bnf-about-text bnf-reveal\">\n      <div class=\"bnf-section-label\">About the Festival<\/div>\n      <h2>Bansko is the new capital of nomads<\/h2>\n      <p>Bansko is already one of the most popular destinations for digital nomads in Europe \u2014 fast coworking spaces, affordable prices, incredible nature, and an active international community.<\/p>\n      <p>Bansko Nomad Fest brings this community together for an unforgettable week of learning, connecting, creating and having fun in Pirin. Networking here is not just about exchanging business cards, but about building real friendships and collaborations.<\/p>\n    <\/div>\n    <div class=\"bnf-right-col bnf-reveal\">\n      <img decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAwIDMwMCIgd2lkdGg9IjEwMCUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQwMCIgaGVpZ2h0PSIzMDAiIGZpbGw9IiNGMEY0RkUiIHJ4PSI4Ii8+PGxpbmUgeDE9IjAiIHkxPSI2MCIgeDI9IjQwMCIgeTI9IjYwIiBzdHJva2U9IiNEQkVBRkUiIHN0cm9rZS13aWR0aD0iMSIvPjxsaW5lIHgxPSIwIiB5MT0iMTIwIiB4Mj0iNDAwIiB5Mj0iMTIwIiBzdHJva2U9IiNEQkVBRkUiIHN0cm9rZS13aWR0aD0iMSIvPjxsaW5lIHgxPSIwIiB5MT0iMTgwIiB4Mj0iNDAwIiB5Mj0iMTgwIiBzdHJva2U9IiNEQkVBRkUiIHN0cm9rZS13aWR0aD0iMSIvPjxsaW5lIHgxPSIwIiB5MT0iMjQwIiB4Mj0iNDAwIiB5Mj0iMjQwIiBzdHJva2U9IiNEQkVBRkUiIHN0cm9rZS13aWR0aD0iMSIvPjxsaW5lIHgxPSI4MCIgeTE9IjAiIHgyPSI4MCIgeTI9IjMwMCIgc3Ryb2tlPSIjREJFQUZFIiBzdHJva2Utd2lkdGg9IjEiLz48bGluZSB4MT0iMTYwIiB5MT0iMCIgeDI9IjE2MCIgeTI9IjMwMCIgc3Ryb2tlPSIjREJFQUZFIiBzdHJva2Utd2lkdGg9IjEiLz48bGluZSB4MT0iMjQwIiB5MT0iMCIgeDI9IjI0MCIgeTI9IjMwMCIgc3Ryb2tlPSIjREJFQUZFIiBzdHJva2Utd2lkdGg9IjEiLz48bGluZSB4MT0iMzIwIiB5MT0iMCIgeDI9IjMyMCIgeTI9IjMwMCIgc3Ryb2tlPSIjREJFQUZFIiBzdHJva2Utd2lkdGg9IjEiLz48cG9seWdvbiBwb2ludHM9IjAsMjIwIDcwLDExMCAxMzAsMTYwIDIwMCw3MCAyNzAsMTMwIDMzMCw4NSA0MDAsMTEwIDQwMCwzMDAgMCwzMDAiIGZpbGw9IiNCRkRCRkUiIG9wYWNpdHk9IjAuNiIvPjxwb2x5Z29uIHBvaW50cz0iMCwyNTUgNTAsMTk1IDExMCwyMjAgMTgwLDE1NSAyNTAsMjAwIDMxMCwxNTAgMzgwLDE3NSA0MDAsMTY1IDQwMCwzMDAgMCwzMDAiIGZpbGw9IiM5M0M1RkQiIG9wYWNpdHk9IjAuNSIvPjxjaXJjbGUgY3g9IjEyMCIgY3k9IjE0MCIgcj0iMTAiIGZpbGw9IiMxQjRGRDgiIG9wYWNpdHk9IjAuOSIvPjxjaXJjbGUgY3g9IjEyMCIgY3k9IjE0MCIgcj0iNCIgZmlsbD0id2hpdGUiLz48bGluZSB4MT0iMTIwIiB5MT0iMTUwIiB4Mj0iMTIwIiB5Mj0iMTYyIiBzdHJva2U9IiMxQjRGRDgiIHN0cm9rZS13aWR0aD0iMiIvPjxjaXJjbGUgY3g9IjIwMCIgY3k9IjEwMCIgcj0iMTAiIGZpbGw9IiMwNkI2RDQiIG9wYWNpdHk9IjAuOSIvPjxjaXJjbGUgY3g9IjIwMCIgY3k9IjEwMCIgcj0iNCIgZmlsbD0id2hpdGUiLz48bGluZSB4MT0iMjkwIiB5MT0iMTEwIiB4Mj0iMjAwIiB5Mj0iMTIyIiBzdHJva2U9IiMwNkI2RDQiIHN0cm9rZS13aWR0aD0iMiIvPjxjaXJjbGUgY3g9IjI5MCIgY3k9IjEyNSIgcj0iMTAiIGZpbGw9IiMxQjRGRDgiIG9wYWNpdHk9IjAuOSIvPjxjaXJjbGUgY3g9IjI5MCIgY3k9IjEyNSIgcj0iNCIgZmlsbD0id2hpdGUiLz48bGluZSB4MT0iMjkwIiB5MT0iMTM1IiB4Mj0iMjkwIiB5Mj0iMTQ3IiBzdHJva2U9IiMxQjRGRDgiIHN0cm9rZS13aWR0aD0iMiIvPjxjaXJjbGUgY3g9IjE1NSIgY3k9IjE3NSIgcj0iNyIgZmlsbD0iIzA2QjZENCIgb3BhY2l0eT0iMC43Ii8+PGNpcmNsZSBjeD0iMTU1IiBjeT0iMTc1IiByPSIzIiBmaWxsPSJ3aGl0ZSIvPjxsaW5lIHgxPSIxNTUiIHkxPSIxODIiIHgyPSIxNTUiIHkyPSIxOTEiIHN0cm9rZT0iIzA2QjZENCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48bGluZSB4MT0iMTIwIiB5MT0iMTQwIiB4Mj0iMjAwIiB5Mj0iMTAwIiBzdHJva2U9IiMxQjRGRDgiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0IiBvcGFjaXR5PSIwLjQiLz48bGluZSB4MT0iMjAwIiB5MT0iMTAwIiB4Mj0iMjkwIiB5Mj0iMTI1IiBzdHJva2U9IiMwNkI2RDQiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0IiBvcGFjaXR5PSIwLjQiLz48bGluZSB4MT0iMTIwIiB5MT0iMTQwIiB4Mj0iMTU1IiB5Mj0iMTc1IiBzdHJva2U9IiMxQjRGRDgiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWRhc2hhcnJheT0iNCA0IiBvcGFjaXR5PSIwLjMiLz48cmVjdCB4PSIyOCIgeT0iMzYiIHdpZHRoPSI1NiIgaGVpZ2h0PSIzNiIgcng9IjQiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNCRkRCRkUiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHJlY3QgeD0iMzIiIHk9IjQwIiB3aWR0aD0iNDgiIGhlaWdodD0iMjYiIHJ4PSIyIiBmaWxsPSIjRUZGNkZGIi8+PHJlY3QgeD0iMjIiIHk9IjcyIiB3aWR0aD0iNjgiIGhlaWdodD0iNSIgcng9IjIiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNCRkRCRkUiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTM0MCA1NSBRMzYwIDM4IDM4MCA1NSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMUI0RkQ4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgb3BhY2l0eT0iMC40Ii8+PHBhdGggZD0iTTMzMyA0OCBRMzYwIDI1IDM4NyA0OCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMUI0RkQ4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgb3BhY2l0eT0iMC4yNSIvPjxjaXJjbGUgY3g9IjM2MCIgY3k9IjYyIiByPSI0IiBmaWxsPSIjMUI0RkQ4IiBvcGFjaXR5PSIwLjciLz48cmVjdCB4PSIyOCIgeT0iMjAwIiB3aWR0aD0iODAiIGhlaWdodD0iNDYiIHJ4PSI2IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjQkZEQkZFIiBzdHJva2Utd2lkdGg9IjEiLz48cmVjdCB4PSIzNiIgeT0iMjEwIiB3aWR0aD0iMzAiIGhlaWdodD0iNCIgcng9IjIiIGZpbGw9IiNCRkRCRkUiLz48cmVjdCB4PSIzNiIgeT0iMjIwIiB3aWR0aD0iNTYiIGhlaWdodD0iMyIgcng9IjIiIGZpbGw9IiNFRkY2RkYiLz48cmVjdCB4PSIzNiIgeT0iMjI4IiB3aWR0aD0iNDQiIGhlaWdodD0iMyIgcng9IjIiIGZpbGw9IiNFRkY2RkYiLz48Y2lyY2xlIGN4PSI3MiIgY3k9IjIxMiIgcj0iNiIgZmlsbD0iIzA2QjZENCIgb3BhY2l0eT0iMC4zIi8+PHJlY3QgeD0iMzAwIiB5PSIyMTAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI0NiIgcng9IjYiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNCRkRCRkUiIHN0cm9rZS13aWR0aD0iMSIvPjxyZWN0IHg9IjMwOCIgeT0iMjIwIiB3aWR0aD0iMzAiIGhlaWdodD0iNCIgcng9IjIiIGZpbGw9IiNCRkRCRkUiLz48cmVjdCB4PSIzMDgiIHk9IjIzMCIgd2lkdGg9IjU2IiBoZWlnaHQ9IjMiIHJ4PSIyIiBmaWxsPSIjRUZGNkZGIi8+PHJlY3QgeD0iMzA4IiB5PSIyMzgiIHdpZHRoPSIzNiIgaGVpZ2h0PSIzIiByeD0iMiIgZmlsbD0iI0VGRjZGRiIvPjxjaXJjbGUgY3g9IjM0NCIgY3k9IjIyMiIgcj0iNiIgZmlsbD0iIzFCNFZEOCIgb3BhY2l0eT0iMC4zIi8+PHJlY3QgeD0iMSIgeT0iMSIgd2lkdGg9IjM5OCIgaGVpZ2h0PSIyOTgiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0JGREJGRSIgc3Ryb2tlLXdpZHRoPSIxIiByeD0iOCIvPjwvc3ZnPg==\" alt=\"Nomad Graphic\" style=\"width: 100%; height: auto; border-radius: 8px;\" title=\"\">\n    <\/div>\n  <\/div>\n\n  <div class=\"bnf-promo-grid bnf-reveal\">\n    <div class=\"bnf-promo-card\">\n      <span class=\"bnf-promo-icon\">\ud83c\udf9f\ufe0f<\/span>\n      <div class=\"bnf-promo-content\">\n        <span class=\"bnf-promo-title\">Types of Tickets<\/span>\n        <span class=\"bnf-promo-desc\">Choose between a Standard, Silver, Industry or Social ticket according to your time and needs.<\/span>\n        <a href=\"https:\/\/banskonomadfest.com\/#tickets\" target=\"_blank\" rel=\"noopener\" class=\"bnf-promo-link\">To the tickets \u2192<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"bnf-promo-card\">\n      <span class=\"bnf-promo-icon\">\ud83c\udfe1<\/span>\n      <div class=\"bnf-promo-content\">\n        <span class=\"bnf-promo-title\">Where should I stay?<\/span>\n        <span class=\"bnf-promo-desc\">Discover the best hotels, coworking spaces and apartments in Bansko.<\/span>\n        <a href=\"https:\/\/vbansko.com\/en\/\" target=\"_blank\" rel=\"noopener\" class=\"bnf-promo-link\">Explore Bansko \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"bnf-stats bnf-reveal\">\n    <div class=\"bnf-stat\">\n      <span class=\"bnf-stat-num\">10+<\/span>\n      <span class=\"bnf-stat-label\">festival days<\/span>\n    <\/div>\n    <div class=\"bnf-stat\">\n      <span class=\"bnf-stat-num\">40+<\/span>\n      <span class=\"bnf-stat-label\">countries<\/span>\n    <\/div>\n    <div class=\"bnf-stat\">\n      <span class=\"bnf-stat-num\">60+<\/span>\n      <span class=\"bnf-stat-label\">lecturers and mentors<\/span>\n    <\/div>\n    <div class=\"bnf-stat\">\n      <span class=\"bnf-stat-num\">500+<\/span>\n      <span class=\"bnf-stat-label\">participants<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"bnf-cta\">\n  <div class=\"bnf-cta-inner\">\n    <div class=\"bnf-cta-tag\">\/\/ Early registration open<\/div>\n    <h2>Be part of the community<\/h2>\n    <p>Places are limited. Secure your ticket and get ready for the largest nomadic event in Europe.<\/p>\n    <div>\n      <a class=\"bnf-btn-primary\" href=\"https:\/\/banskonomadfest.com\/#tickets\" target=\"_blank\" rel=\"noopener\">Register<\/a>\n      <a class=\"bnf-btn-outline\" href=\"https:\/\/banskonomadfest.com\/\" target=\"_blank\" rel=\"noopener\">Go to the official website<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<div class=\"bnf-footer\">\n  \u00a9 2026 Bansko Nomad Fest \u00b7 Bansko, Bulgaria\n<\/div>\n\n<\/div>\n<script>\n  const bnfObserver = new IntersectionObserver(entries => {\n    entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('visible'); });\n  }, { threshold: 0.12 });\n  document.querySelectorAll('.bnf-reveal').forEach(el => bnfObserver.observe(el));\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0411\u0430\u043d\u0441\u043a\u043e \u00b7 \u041b\u044f\u0442\u043e 2026 \u0411\u0430\u043d\u0441\u043a\u043e\u041d\u043e\u043c\u0430\u0434 \u0424\u0435\u0441\u0442 \u0423\u043d\u0438\u043a\u0430\u043b\u0435\u043d \u0444\u0435\u0441\u0442\u0438\u0432\u0430\u043b \u0437\u0430 \u0434\u0438\u0433\u0438\u0442\u0430\u043b\u043d\u0438 \u043d\u043e\u043c\u0430\u0434\u0438 \u0438 \u0442\u0432\u043e\u0440\u0446\u0438 \u2014 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u0438, \u043c\u0440\u0435\u0436\u043e\u0432\u0438 \u0441\u0440\u0435\u0449\u0438, Unconferences \u0438 Epic Parties \u0432 \u0441\u044a\u0440\u0446\u0435\u0442\u043e \u043d\u0430 \u0411\u0430\u043d\u0441\u043a\u043e 20 \u2013 30 \u044e\u043d\u0438 2026 [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-47163","page","type-page","status-publish","hentry"],"acf":[],"cubewp_post_meta":[],"taxonomies":[],"_links":{"self":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/47163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/comments?post=47163"}],"version-history":[{"count":10,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/47163\/revisions"}],"predecessor-version":[{"id":48048,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/47163\/revisions\/48048"}],"wp:attachment":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/media?parent=47163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}