{"id":48769,"date":"2026-04-17T13:36:32","date_gmt":"2026-04-17T10:36:32","guid":{"rendered":"https:\/\/vbansko.com\/?page_id=48769"},"modified":"2026-04-17T14:10:31","modified_gmt":"2026-04-17T11:10:31","slug":"first-time-in-bansko","status":"publish","type":"page","link":"https:\/\/vbansko.com\/ru\/first-time-in-bansko\/","title":{"rendered":"\u0412\u043f\u0435\u0440\u0432\u044b\u0435 \u0432 \u0411\u0430\u043d\u0441\u043a\u043e"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"48769\" class=\"elementor elementor-48769\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc0a8ac e-flex e-con-boxed e-con e-parent\" data-id=\"dc0a8ac\" 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-3c500d9 elementor-widget elementor-widget-html\" data-id=\"3c500d9\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>First-Timer's Guide \u2014 Vbansko<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --cream: #F5F0E8;\n    --warm-white: #FAF8F4;\n    --charcoal: #1C1C1A;\n    --dark: #111110;\n    --amber: #C8820A;\n    --amber-light: #E8A82A;\n    --amber-pale: #FDF3DC;\n    --pine: #2A4230;\n    --pine-light: #3D6247;\n    --snow: #EEF1F5;\n    --text-muted: #6B6760;\n    --text-body: #2E2D2A;\n    --border: rgba(0,0,0,0.08);\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'DM Sans', system-ui, sans-serif;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: var(--sans);\n    background: var(--warm-white);\n    color: var(--text-body);\n    line-height: 1.7;\n    font-weight: 400;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    position: relative;\n    background: var(--dark);\n    min-height: 85vh;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    overflow: hidden;\n    padding: 4rem 2rem 5rem;\n  }\n\n  .hero-bg {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 60% at 70% 30%, rgba(40, 60, 45, 0.55) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 80% at 20% 80%, rgba(200, 130, 10, 0.15) 0%, transparent 60%),\n      linear-gradient(170deg, #0E1410 0%, #1A1F1B 40%, #111110 100%);\n    z-index: 0;\n  }\n\n  \/* Mountain silhouette SVG background *\/\n  .hero-mountain {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 55%;\n    z-index: 1;\n    opacity: 0.18;\n  }\n\n  .hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 860px;\n  }\n\n  .hero-badge {\n    display: inline-block;\n    font-family: var(--sans);\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--amber-light);\n    border: 1px solid rgba(200,130,10,0.4);\n    padding: 0.35rem 1rem;\n    border-radius: 2px;\n    margin-bottom: 1.8rem;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n\n  .hero h1 {\n    font-family: var(--serif);\n    font-size: clamp(3rem, 7vw, 5.5rem);\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.05;\n    letter-spacing: -0.01em;\n    margin-bottom: 1.4rem;\n    opacity: 0;\n    animation: fadeUp 0.7s ease 0.4s forwards;\n  }\n\n  .hero h1 em {\n    font-style: italic;\n    color: var(--amber-light);\n  }\n\n  .hero-sub {\n    font-size: 1.05rem;\n    color: rgba(255,255,255,0.55);\n    max-width: 520px;\n    font-weight: 300;\n    letter-spacing: 0.01em;\n    opacity: 0;\n    animation: fadeUp 0.7s ease 0.6s forwards;\n  }\n\n  .hero-scroll {\n    position: absolute;\n    bottom: 2.5rem;\n    right: 2.5rem;\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    gap: 0.6rem;\n    color: rgba(255,255,255,0.35);\n    font-size: 0.72rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 500;\n    opacity: 0;\n    animation: fadeIn 1s ease 1.2s forwards;\n  }\n\n  .scroll-line {\n    width: 40px;\n    height: 1px;\n    background: rgba(255,255,255,0.25);\n  }\n\n  \/* \u2500\u2500 NAV PILLS \u2500\u2500 *\/\n  .nav-pills {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    background: rgba(250,248,244,0.95);\n    backdrop-filter: blur(12px);\n    border-bottom: 1px solid var(--border);\n    padding: 0 2rem;\n    display: flex;\n    gap: 0;\n  }\n\n  .nav-pill {\n    padding: 1.1rem 2rem;\n    font-size: 0.82rem;\n    font-weight: 500;\n    letter-spacing: 0.05em;\n    color: var(--text-muted);\n    text-decoration: none;\n    border-bottom: 2px solid transparent;\n    transition: all 0.2s ease;\n    white-space: nowrap;\n  }\n\n  .nav-pill:hover { color: var(--charcoal); }\n  .nav-pill.active { color: var(--amber); border-bottom-color: var(--amber); }\n\n  \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n  .section {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 5rem 2rem;\n  }\n\n  .section-header {\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    margin-bottom: 3.5rem;\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .section-flag {\n    font-size: 3rem;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .section-titles h2 {\n    font-family: var(--serif);\n    font-size: clamp(2rem, 4vw, 3rem);\n    font-weight: 600;\n    color: var(--charcoal);\n    line-height: 1.1;\n    letter-spacing: -0.01em;\n    margin-bottom: 0.5rem;\n  }\n\n  .section-titles .subtitle {\n    font-size: 1rem;\n    color: var(--text-muted);\n    font-weight: 300;\n    font-style: italic;\n    font-family: var(--serif);\n  }\n\n  \/* \u2500\u2500 CARDS GRID \u2500\u2500 *\/\n  .cards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n    gap: 1.5px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 2rem;\n  }\n\n  .info-card {\n    background: var(--warm-white);\n    padding: 2rem;\n    transition: background 0.2s ease;\n  }\n\n  .info-card:hover { background: #fff; }\n\n  .card-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 1.2rem;\n    font-size: 1.2rem;\n  }\n\n  .card-icon.amber { background: var(--amber-pale); }\n  .card-icon.pine { background: rgba(42,66,48,0.08); }\n  .card-icon.snow { background: var(--snow); }\n\n  .info-card h3 {\n    font-family: var(--serif);\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin-bottom: 0.6rem;\n    letter-spacing: -0.01em;\n  }\n\n  .info-card p {\n    font-size: 0.9rem;\n    color: var(--text-muted);\n    line-height: 1.7;\n  }\n\n  .info-card p strong {\n    color: var(--text-body);\n    font-weight: 500;\n  }\n\n  \/* \u2500\u2500 HIGHLIGHT BOX \u2500\u2500 *\/\n  .highlight {\n    background: var(--amber-pale);\n    border-left: 3px solid var(--amber);\n    border-radius: 0 8px 8px 0;\n    padding: 1.4rem 1.8rem;\n    margin: 2rem 0;\n    display: flex;\n    gap: 1rem;\n    align-items: flex-start;\n  }\n\n  .highlight-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 0.1rem; }\n\n  .highlight p {\n    font-size: 0.92rem;\n    color: #5C4A00;\n    line-height: 1.7;\n  }\n\n  .highlight p strong { color: #3A2F00; }\n\n  \/* \u2500\u2500 WORDS TABLE \u2500\u2500 *\/\n  .words-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.5rem 0;\n    font-size: 0.9rem;\n  }\n\n  .words-table th {\n    text-align: left;\n    padding: 0.6rem 1rem;\n    font-size: 0.7rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-weight: 500;\n    color: var(--text-muted);\n    background: var(--cream);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .words-table td {\n    padding: 0.8rem 1rem;\n    border-bottom: 1px solid var(--border);\n    color: var(--text-body);\n  }\n\n  .words-table td:first-child { font-weight: 500; color: var(--charcoal); }\n  .words-table td:nth-child(2) { color: var(--amber); font-family: var(--serif); font-style: italic; font-size: 1rem; }\n  .words-table tr:last-child td { border-bottom: none; }\n  .words-table tr:hover td { background: var(--cream); }\n\n  .words-wrap {\n    background: var(--warm-white);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n    margin: 1.5rem 0;\n  }\n\n  \/* \u2500\u2500 BANSKO SECTION \u2500\u2500 *\/\n  #bansko {\n    background: linear-gradient(180deg, var(--warm-white) 0%, #F0EDE5 100%);\n  }\n\n  .bansko-section { background: linear-gradient(180deg, var(--warm-white) 0%, #EEEBE3 100%); }\n\n  \/* \u2500\u2500 ORIENTATION SPLIT \u2500\u2500 *\/\n  .orientation-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 2rem;\n  }\n\n  .ori-card {\n    background: var(--warm-white);\n    padding: 2.2rem;\n  }\n\n  .ori-card:hover { background: #fff; }\n\n  .ori-label {\n    display: inline-block;\n    font-size: 0.68rem;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 0.3rem 0.8rem;\n    border-radius: 3px;\n    margin-bottom: 1rem;\n  }\n\n  .ori-label.ski { background: var(--snow); color: #2A4A6E; }\n  .ori-label.old { background: rgba(42,66,48,0.1); color: var(--pine); }\n\n  .ori-card h3 {\n    font-family: var(--serif);\n    font-size: 1.4rem;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin-bottom: 0.8rem;\n  }\n\n  .ori-card p {\n    font-size: 0.9rem;\n    color: var(--text-muted);\n    line-height: 1.75;\n  }\n\n  .dist-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.4rem;\n    margin-top: 1.2rem;\n    font-size: 0.8rem;\n    font-weight: 500;\n    color: var(--amber);\n    border-top: 1px solid var(--border);\n    padding-top: 1rem;\n  }\n\n  \/* \u2500\u2500 FOOD CARDS \u2500\u2500 *\/\n  .food-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1rem;\n    margin: 1.5rem 0;\n  }\n\n  .food-card {\n    background: linear-gradient(135deg, var(--pine) 0%, var(--pine-light) 100%);\n    border-radius: 10px;\n    padding: 1.6rem;\n    color: #fff;\n  }\n\n  .food-card .dish { font-family: var(--serif); font-size: 1.2rem; font-weight: 600; margin-bottom: 0.4rem; }\n  .food-card .desc { font-size: 0.8rem; opacity: 0.75; line-height: 1.5; }\n\n  \/* \u2500\u2500 SEASONS ROW \u2500\u2500 *\/\n  .seasons-row {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n    margin: 1.5rem 0;\n  }\n\n  .season-card {\n    background: var(--warm-white);\n    padding: 1.5rem;\n    text-align: center;\n  }\n\n  .season-card:hover { background: #fff; }\n  .season-icon { font-size: 1.8rem; margin-bottom: 0.6rem; }\n  .season-name { font-size: 0.7rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; color: var(--text-muted); margin-bottom: 0.4rem; }\n  .season-desc { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; }\n\n  \/* \u2500\u2500 TIPS STRIP \u2500\u2500 *\/\n  .tips-strip {\n    background: var(--charcoal);\n    color: #fff;\n    padding: 3rem 2rem;\n    border-radius: 14px;\n    margin: 2rem 0;\n  }\n\n  .tips-strip h3 {\n    font-family: var(--serif);\n    font-size: 1.5rem;\n    font-weight: 600;\n    color: var(--amber-light);\n    margin-bottom: 1.5rem;\n    letter-spacing: -0.01em;\n  }\n\n  .tips-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 1rem;\n  }\n\n  .tips-list li {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.7);\n    padding-left: 1.2rem;\n    position: relative;\n    line-height: 1.6;\n  }\n\n  .tips-list li::before {\n    content: '\u2014';\n    position: absolute;\n    left: 0;\n    color: var(--amber);\n    font-weight: 300;\n  }\n\n  .tips-list li strong { color: rgba(255,255,255,0.95); font-weight: 500; }\n\n  \/* \u2500\u2500 EMERGENCY CARD \u2500\u2500 *\/\n  .emergency-card {\n    display: flex;\n    align-items: center;\n    gap: 1.5rem;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 1.5rem 2rem;\n    margin-top: 2rem;\n  }\n\n  .emergency-num {\n    font-family: var(--serif);\n    font-size: 3rem;\n    font-weight: 600;\n    color: #C0392B;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n\n  .emergency-text h4 { font-size: 0.9rem; font-weight: 500; color: var(--charcoal); margin-bottom: 0.3rem; }\n  .emergency-text p { font-size: 0.83rem; color: var(--text-muted); }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  footer {\n    background: var(--dark);\n    color: rgba(255,255,255,0.35);\n    text-align: center;\n    padding: 3rem 2rem;\n    font-size: 0.82rem;\n    letter-spacing: 0.05em;\n  }\n\n  footer .brand {\n    font-family: var(--serif);\n    font-size: 1.5rem;\n    color: rgba(255,255,255,0.6);\n    display: block;\n    margin-bottom: 0.8rem;\n    font-style: italic;\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .section-divider {\n    border: none;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, var(--border), transparent);\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(20px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; }\n    to   { opacity: 1; }\n  }\n\n  .reveal {\n    opacity: 0;\n    transform: translateY(24px);\n    transition: opacity 0.6s ease, transform 0.6s ease;\n  }\n\n  .reveal.visible {\n    opacity: 1;\n    transform: none;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 700px) {\n    .hero { min-height: 70vh; padding: 2.5rem 1.25rem 3.5rem; }\n    .nav-pills { padding: 0 0.5rem; overflow-x: auto; }\n    .nav-pill { padding: 1rem 1.2rem; }\n    .section { padding: 3rem 1.25rem; }\n    .orientation-split, .food-grid, .seasons-row { grid-template-columns: 1fr; }\n    .cards-grid { grid-template-columns: 1fr; }\n    .section-header { flex-direction: column; gap: 0.8rem; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<header class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <svg class=\"hero-mountain\" viewBox=\"0 0 1440 400\" preserveAspectRatio=\"none\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path d=\"M0,400 L0,280 L80,240 L140,260 L200,180 L280,200 L350,120 L420,150 L490,80 L560,110 L620,40 L680,70 L730,20 L790,60 L840,30 L900,55 L960,100 L1020,70 L1080,140 L1140,110 L1200,170 L1260,140 L1320,200 L1380,180 L1440,210 L1440,400 Z\"\/>\n    <path d=\"M0,400 L0,320 L60,300 L120,310 L180,270 L240,285 L300,240 L380,255 L440,210 L520,225 L580,190 L640,200 L700,165 L760,180 L820,155 L880,170 L940,195 L1000,180 L1060,220 L1120,205 L1180,240 L1240,225 L1300,265 L1360,250 L1440,280 L1440,400 Z\" opacity=\"0.5\"\/>\n  <\/svg>\n  <div class=\"hero-content\">\n    <span class=\"hero-badge\">Vbansko \u00b7 Complete Visitor Guide<\/span>\n    <h1>Your <em>first time<\/em><br>in Bansko<\/h1>\n    <p class=\"hero-sub\">Everything you need to know \u2014 from landing at Sofia Airport to your first ski run, mineral dip, or sunset rakiya.<\/p>\n  <\/div>\n  <div class=\"hero-scroll\">\n    <span class=\"scroll-line\"><\/span>\n    Scroll to explore\n  <\/div>\n<\/header>\n\n<!-- \u2500\u2500 STICKY NAV \u2500\u2500 -->\n<nav class=\"nav-pills\">\n  <a href=\"#bulgaria\" class=\"nav-pill active\">\ud83c\udde7\ud83c\uddec Bulgaria Essentials<\/a>\n  <a href=\"#bansko\" class=\"nav-pill\">\u26f0\ufe0f Bansko Guide<\/a>\n  <a href=\"#food\" class=\"nav-pill\">\ud83c\udf7d\ufe0f Food & Culture<\/a>\n  <a href=\"#tips\" class=\"nav-pill\">\ud83d\udca1 Insider Tips<\/a>\n<\/nav>\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\u2550 SECTION 1 \u2014 BULGARIA \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\u2550 -->\n<section class=\"section\" id=\"bulgaria\">\n\n  <div class=\"section-header reveal\">\n    <div class=\"section-flag\">\ud83c\udde7\ud83c\uddec<\/div>\n    <div class=\"section-titles\">\n      <h2>Essential Bulgaria<\/h2>\n      <span class=\"subtitle\">Everything first-time visitors need to know before they land<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"cards-grid reveal\">\n\n    <div class=\"info-card\">\n      <div class=\"card-icon amber\">\ud83d\udcb6<\/div>\n      <h3>Currency & Payments<\/h3>\n      <p>Bulgaria uses the <strong>Bulgarian Lev (BGN)<\/strong>. The exchange rate is fixed to the euro at <strong>1 EUR = 1.95 BGN<\/strong> \u2014 easy to calculate in your head. Card payments are widely accepted in hotels, restaurants and shops, but carry <strong>some cash<\/strong> for village shops, taxis, and tipping.<\/p>\n    <\/div>\n\n    <div class=\"info-card\">\n      <div class=\"card-icon amber\">\ud83e\udd1d<\/div>\n      <h3>Tipping Culture<\/h3>\n      <p>Tipping isn't mandatory but is warmly appreciated. A standard tip at restaurants is <strong>around 10%<\/strong> for good service. You can leave it in cash on the table or tell the waiter how much to charge when paying by card.<\/p>\n    <\/div>\n\n    <div class=\"info-card\">\n      <div class=\"card-icon snow\">\ud83d\udcf6<\/div>\n      <h3>Internet & Connectivity<\/h3>\n      <p>Bulgaria has some of the <strong>fastest internet speeds in Europe<\/strong>. Free Wi-Fi is everywhere. If you're from outside the EU, pick up a <strong>prepaid SIM<\/strong> from A1, Yettel, or Vivacom at the airport or any phone shop \u2014 or get an eSIM before you travel.<\/p>\n    <\/div>\n\n    <div class=\"info-card\">\n      <div class=\"card-icon snow\">\ud83d\udd24<\/div>\n      <h3>Language & Alphabet<\/h3>\n      <p>Bulgarians use the <strong>Cyrillic alphabet<\/strong>, which can look daunting at first. Don't worry \u2014 most young people and tourism staff speak <strong>excellent English<\/strong>. Learning a few basic words goes a long way:<\/p>\n\n      <div class=\"words-wrap\" style=\"margin-top: 1rem;\">\n        <table class=\"words-table\">\n          <thead><tr><th>Phrase<\/th><th>Say it<\/th><th>Meaning<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td>Zdraveite<\/td><td>Zdrav\u00e9y-te<\/td><td>Hello<\/td><\/tr>\n            <tr><td>Blagodarya<\/td><td>Blago-d\u00e1rya<\/td><td>Thank you<\/td><\/tr>\n            <tr><td>Nazdrave<\/td><td>Naz-drav\u00e9<\/td><td>Cheers!<\/td><\/tr>\n            <tr><td>Izvinyavam se<\/td><td>Izvin-y\u00e1vam se<\/td><td>Excuse me<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"info-card\" style=\"grid-column: span 2;\">\n      <div class=\"card-icon amber\">\ud83e\udd14<\/div>\n      <h3>The Head-Nod Mystery<\/h3>\n      <p>This one catches <em>everyone<\/em> off guard. In Bulgaria, <strong>nodding your head up and down often means \"No\"<\/strong>, while shaking it side to side can mean <strong>\"Yes\"<\/strong> \u2014 the opposite of most Western countries. Locals in tourist areas are used to the confusion and often adapt, but it's worth knowing before you accidentally agree to something!<\/p>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"emergency-card reveal\">\n    <div class=\"emergency-num\">112<\/div>\n    <div class=\"emergency-text\">\n      <h4>Emergency Number<\/h4>\n      <p>Universal emergency number for police, ambulance, and fire \u2014 works from any phone, including without a SIM card.<\/p>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<hr class=\"section-divider\">\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\u2550 SECTION 2 \u2014 BANSKO \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\u2550 -->\n<section class=\"section bansko-section\" id=\"bansko\">\n\n  <div class=\"section-header reveal\">\n    <div class=\"section-flag\">\u26f0\ufe0f<\/div>\n    <div class=\"section-titles\">\n      <h2>Your First Time in Bansko<\/h2>\n      <span class=\"subtitle\">Local knowledge that turns a good trip into a great one<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- HOW TO GET THERE -->\n  <div class=\"reveal\" style=\"margin-bottom: 2.5rem;\">\n    <h3 style=\"font-family: var(--serif); font-size: 1.5rem; font-weight: 600; color: var(--charcoal); margin-bottom: 1rem;\">Getting Here<\/h3>\n    <div class=\"cards-grid\">\n      <div class=\"info-card\">\n        <div class=\"card-icon amber\">\u2708\ufe0f<\/div>\n        <h3>Sofia Airport<\/h3>\n        <p>The closest major airport is <strong>Sofia (SOF)<\/strong>, roughly <strong>2 hours' drive<\/strong> from Bansko. It's well connected to most European cities.<\/p>\n      <\/div>\n      <div class=\"info-card\">\n        <div class=\"card-icon pine\">\ud83d\ude98<\/div>\n        <h3>Private Transfer<\/h3>\n        <p>The most comfortable option. A private transfer takes you door-to-door, no waiting, no luggage hassle. <strong>Book through Vbansko<\/strong> for a guaranteed meet-and-greet service.<\/p>\n      <\/div>\n      <div class=\"info-card\">\n        <div class=\"card-icon snow\">\ud83d\ude8c<\/div>\n        <h3>Public Bus<\/h3>\n        <p>Buses depart from <strong>Ovcha Kupel<\/strong> or <strong>Sofia Central Bus Station<\/strong>. Budget-friendly but takes longer and requires a transfer. Remember: if you <strong>rent a car<\/strong>, you'll need a <strong>vignette<\/strong> (motorway sticker).<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ORIENTATION -->\n  <div class=\"reveal\" style=\"margin-bottom: 2.5rem;\" id=\"orientation\">\n    <h3 style=\"font-family: var(--serif); font-size: 1.5rem; font-weight: 600; color: var(--charcoal); margin-bottom: 0.5rem;\">Know Your Bansko<\/h3>\n    <p style=\"color: var(--text-muted); font-size: 0.92rem; margin-bottom: 1.2rem;\">Many visitors get confused when booking. Here's the key distinction:<\/p>\n    <div class=\"orientation-split\">\n      <div class=\"ori-card\">\n        <span class=\"ori-label ski\">\u26f7 Ski Zone<\/span>\n        <h3>Around the Gondola<\/h3>\n        <p>The modern heart of winter Bansko. Lined with hotels, <a class=\"wpil_keyword_link\" href=\"https:\/\/vbansko.com\/apres-ski-bansko-top-mesta-parti\/\"   title=\"apr\u00e8s-ski\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"9074\">apr\u00e8s-ski<\/a> bars, and restaurants \u2014 with <strong>direct access to the lifts<\/strong>. Perfect if you're here primarily to ski.<\/p>\n        <div class=\"dist-badge\">\u2192 Best for: ski-first visitors<\/div>\n      <\/div>\n      <div class=\"ori-card\">\n        <span class=\"ori-label old\">\ud83c\udfdb Old Town<\/span>\n        <h3>Cobblestone Centre<\/h3>\n        <p>Traditional stone houses, authentic mehanas (taverns), and centuries-old churches. A completely different atmosphere \u2014 <strong>quieter, more Bulgarian<\/strong>, and utterly charming.<\/p>\n        <div class=\"dist-badge\">\u2194 About 15\u201320 min walk between the two<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- SEASONS -->\n  <div class=\"reveal\" style=\"margin-bottom: 2.5rem;\">\n    <h3 style=\"font-family: var(--serif); font-size: 1.5rem; font-weight: 600; color: var(--charcoal); margin-bottom: 1rem;\">Bansko in Every Season<\/h3>\n    <p style=\"color: var(--text-muted); font-size: 0.92rem; margin-bottom: 1.2rem;\">Bansko is not just a ski resort \u2014 it transforms beautifully all year round.<\/p>\n    <div class=\"seasons-row\">\n      <div class=\"season-card\">\n        <div class=\"season-icon\">\u26f7\ufe0f<\/div>\n        <div class=\"season-name\">Winter<\/div>\n        <div class=\"season-desc\">World-class skiing &amp; snowboarding on Pirin's slopes. December\u2013April.<\/div>\n      <\/div>\n      <div class=\"season-card\">\n        <div class=\"season-icon\">\ud83c\udf38<\/div>\n        <div class=\"season-name\">Spring<\/div>\n        <div class=\"season-desc\">Wildflowers, hiking trails opening up, and far fewer crowds.<\/div>\n      <\/div>\n      <div class=\"season-card\">\n        <div class=\"season-icon\">\ud83c\udfd4\ufe0f<\/div>\n        <div class=\"season-name\">Summer<\/div>\n        <div class=\"season-desc\">Mountain hikes to Vihren, mountain biking, and the famous Jazz Festival.<\/div>\n      <\/div>\n      <div class=\"season-card\">\n        <div class=\"season-icon\">\ud83c\udf42<\/div>\n        <div class=\"season-name\">Autumn<\/div>\n        <div class=\"season-desc\">Golden forests, cooler air, and peaceful trails \u2014 a hidden gem season.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- MINERAL SPRINGS -->\n  <div class=\"highlight reveal\">\n    <div class=\"highlight-icon\">\u2668\ufe0f<\/div>\n    <p><strong>Secret weapon: Mineral hot springs, 10 minutes away.<\/strong> The villages of Banya and Dobrinishte have incredible outdoor thermal pools filled with natural mineral water. After a long day on the slopes or a mountain hike, soaking under open skies is pure bliss. Many visitors say it's the highlight of their trip.<\/p>\n  <\/div>\n\n<\/section>\n\n<hr class=\"section-divider\">\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\u2550 FOOD & CULTURE \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\u2550 -->\n<section class=\"section\" id=\"food\">\n\n  <div class=\"section-header reveal\">\n    <div class=\"section-flag\">\ud83c\udf7d\ufe0f<\/div>\n    <div class=\"section-titles\">\n      <h2>Food & Mehana Culture<\/h2>\n      <span class=\"subtitle\">A mehana is not just a restaurant \u2014 it's an experience<\/span>\n    <\/div>\n  <\/div>\n\n  <p class=\"reveal\" style=\"color: var(--text-muted); font-size: 0.95rem; max-width: 700px; margin-bottom: 2rem;\">A <strong style=\"color: var(--text-body);\">mehana<\/strong> (\u043c\u0435\u0445\u0430\u043d\u0430) is a traditional Bulgarian tavern \u2014 think hearty mountain food, live folk music, clay pots, and warm hospitality. It's the soul of Bulgarian dining. Don't leave Bansko without sitting in one.<\/p>\n\n  <div class=\"food-grid reveal\">\n    <div class=\"food-card\">\n      <div class=\"dish\">Banski Starets<\/div>\n      <div class=\"desc\">The signature dish of Bansko. Pork, peppers, mushrooms and spices slow-cooked in a clay pot. Rich, smoky, unforgettable.<\/div>\n    <\/div>\n    <div class=\"food-card\">\n      <div class=\"dish\">Kapama<\/div>\n      <div class=\"desc\">A mountain slow-cook of mixed meats and sauerkraut, braised for hours. A festive dish traditionally made for New Year's.<\/div>\n    <\/div>\n    <div class=\"food-card\">\n      <div class=\"dish\">Chomlek<\/div>\n      <div class=\"desc\">Tender lamb or pork with vegetables, sealed and baked in a clay pot. Simple, aromatic, and deeply satisfying.<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"highlight reveal\">\n    <div class=\"highlight-icon\">\ud83e\udd43<\/div>\n    <p><strong>Order rakiya.<\/strong> Bulgaria's national spirit \u2014 a fruit brandy usually made from grapes or plums. It arrives before the meal as an aperitif, often alongside a small salad. Raising your glass? Say <strong>\"Nazdrave!\"<\/strong> (\u041d\u0430 \u0437\u0434\u0440\u0430\u0432\u0435) \u2014 to health.<\/p>\n  <\/div>\n\n<\/section>\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\u2550 INSIDER TIPS \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\u2550 -->\n<section class=\"section\" id=\"tips\" style=\"padding-top: 3rem;\">\n  <div class=\"tips-strip reveal\">\n    <h3>Insider Tips from the Vbansko Team<\/h3>\n    <ul class=\"tips-list\">\n      <li><strong>Beat the gondola queue:<\/strong> Arrive before 08:00 or look for hotels with VIP ski cards and a dedicated lift queue.<\/li>\n      <li><strong>Cash for taxis:<\/strong> Most Bansko taxis prefer cash. Have small notes ready.<\/li>\n      <li><strong>Mineral springs combo:<\/strong> Book a half-day ski morning, then spend the afternoon in the thermal pools. Best of both worlds.<\/li>\n      <li><strong>Old Town at night:<\/strong> The cobblestone streets and lit-up mehanas are magical after dark \u2014 go even if you're staying in the ski zone.<\/li>\n      <li><strong>Jazz Festival in August:<\/strong> One of Europe's oldest jazz festivals. Plan around it if you're visiting in summer.<\/li>\n      <li><strong>Pirin National Park:<\/strong> A UNESCO heritage site right on the doorstep. The hike to Vihren Peak is demanding but extraordinary.<\/li>\n      <li><strong>Ski lessons in English:<\/strong> Most ski schools have English-speaking instructors. Book early in peak season.<\/li>\n      <li><strong>Weather changes fast:<\/strong> Pirin mountain weather shifts quickly. Always pack a windproof layer, even on sunny days.<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 FOOTER \u2500\u2500 -->\n<footer>\n  <span class=\"brand\">Vbansko<\/span>\n  Your trusted guide to Bansko, Bulgaria\n<\/footer>\n\n<script>\n  \/\/ Scroll-reveal\n  const reveals = document.querySelectorAll('.reveal');\n  const obs = new IntersectionObserver(entries => {\n    entries.forEach((e, i) => {\n      if (e.isIntersecting) {\n        setTimeout(() => e.target.classList.add('visible'), i * 80);\n        obs.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.1 });\n  reveals.forEach(r => obs.observe(r));\n\n  \/\/ Active nav pill on scroll\n  const sections = document.querySelectorAll('section[id]');\n  const pills = document.querySelectorAll('.nav-pill');\n  const navObs = new IntersectionObserver(entries => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        pills.forEach(p => p.classList.remove('active'));\n        const match = document.querySelector(`.nav-pill[href=\"#${e.target.id}\"]`);\n        if (match) match.classList.add('active');\n      }\n    });\n  }, { threshold: 0.4 });\n  sections.forEach(s => navObs.observe(s));\n<\/script>\n<\/body>\n<\/html>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>First-Timer&#8217;s Guide \u2014 Vbansko Vbansko \u00b7 Complete Visitor Guide Your first timein Bansko Everything you need to know \u2014 from landing at Sofia Airport to your first ski run, mineral [&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-48769","page","type-page","status-publish","hentry"],"acf":[],"cubewp_post_meta":[],"taxonomies":[],"_links":{"self":[{"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/pages\/48769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/comments?post=48769"}],"version-history":[{"count":21,"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/pages\/48769\/revisions"}],"predecessor-version":[{"id":48790,"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/pages\/48769\/revisions\/48790"}],"wp:attachment":[{"href":"https:\/\/vbansko.com\/ru\/wp-json\/wp\/v2\/media?parent=48769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}