{"id":45481,"date":"2026-03-23T18:11:13","date_gmt":"2026-03-23T16:11:13","guid":{"rendered":"https:\/\/vbansko.com\/?page_id=45481"},"modified":"2026-04-08T22:40:10","modified_gmt":"2026-04-08T19:40:10","slug":"pirin-lyato","status":"publish","type":"page","link":"https:\/\/vbansko.com\/en\/pirin-national-park-2\/pirin-lyato\/","title":{"rendered":"Pirin in summer: Conditions, routes and useful information"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"45481\" class=\"elementor elementor-45481\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59ce026 e-flex e-con-boxed e-con e-parent\" data-id=\"59ce026\" 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-5566c9d elementor-widget elementor-widget-html\" data-id=\"5566c9d\" 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=\"bg\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Pirin In Summer \u2014 In Bansko<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400&family=Source+Serif+4:wght@300;400;600&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --green-deep: #1e4535;\n      --green-mid: #2d6a4f;\n      --green-light: #52b788;\n      --green-pale: #d8f3dc;\n      --cream: #f8f5ee;\n      --warm-white: #fdfaf4;\n      --text-dark: #1a2e1e;\n      --text-mid: #3d5440;\n      --text-light: #6b8c72;\n      --gold: #c9a84c;\n      --gold-light: #f0d98c;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Source Serif 4', Georgia, serif;\n      font-size: 16px !important;\n      background: var(--warm-white);\n      color: var(--text-dark);\n      line-height: 1.7;\n    }\n\n    \/* \u2500\u2500\u2500 TOP NAV \u2500\u2500\u2500 *\/\n    .top-nav {\n      background: var(--green-deep);\n      padding: 14px 32px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      font-size: 14px !important;\n      letter-spacing: 0.08em;\n      color: #a8c9b5;\n    }\n    .top-nav a { color: #a8c9b5; text-decoration: none; transition: color .2s; font-size: 14px !important; }\n    .top-nav a:hover { color: #fff; }\n    .sep { opacity: .4; }\n\n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500 *\/\n    .hero {\n      position: relative;\n      height: 90vh;\n      min-height: 560px;\n      overflow: hidden;\n      display: flex;\n      align-items: flex-end;\n    }\n\n    .hero-bg {\n      position: absolute;\n      inset: 0;\n      background:\n        linear-gradient(to bottom, rgba(30,69,53,0.15) 0%, rgba(30,69,53,0.65) 100%),\n        url('https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/lyatno-ocharovanie-na-muratovo-ezero-v-pirin.webp') center\/cover no-repeat;\n      transform: scale(1.04);\n      animation: slowZoom 20s ease-out forwards;\n    }\n    @keyframes slowZoom { to { transform: scale(1); } }\n\n    .petal {\n      position: absolute;\n      border-radius: 50%;\n      opacity: 0.06;\n      background: #f0d98c;\n      animation: float 12s ease-in-out infinite alternate;\n    }\n    .petal:nth-child(1) { width: 400px; height: 400px; top: -10%; left: -10%; animation-delay: 0s; filter: blur(40px); }\n    .petal:nth-child(2) { width: 300px; height: 300px; top: 20%; right: -5%; animation-delay: 3s; filter: blur(50px); }\n    .petal:nth-child(3) { width: 260px; height: 260px; bottom: 10%; left: 40%; animation-delay: 6s; filter: blur(30px); }\n    @keyframes float { from { transform: translateY(0) scale(1); } to { transform: translateY(-20px) scale(1.1); } }\n\n    .hero-label {\n      position: absolute;\n      top: 36px; left: 40px;\n      font-size: 14px !important;\n      letter-spacing: 0.22em;\n      color: var(--green-pale);\n      text-transform: uppercase;\n      display: flex; align-items: center; gap: 8px;\n    }\n    .hero-label::before { content: '\u25b2'; font-size: 10px !important; color: var(--gold-light); }\n\n    .hero-content {\n      position: relative;\n      z-index: 2;\n      padding: 0 40px 64px;\n      max-width: 760px;\n    }\n\n    .season-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255,255,255,0.12);\n      border: 1px solid rgba(255,255,255,0.25);\n      backdrop-filter: blur(8px);\n      padding: 6px 16px;\n      border-radius: 100px;\n      font-size: 14px !important;\n      letter-spacing: 0.12em;\n      color: var(--gold-light);\n      text-transform: uppercase;\n      margin-bottom: 20px;\n    }\n\n    .hero h1 {\n      font-family: 'Playfair Display', Georgia, serif;\n      font-size: clamp(40px, 6vw, 72px) !important;\n      font-weight: 700;\n      color: #fff;\n      line-height: 1.1;\n      margin-bottom: 8px;\n    }\n    .hero h1 em {\n      font-style: italic;\n      font-weight: 400;\n      color: var(--gold-light);\n      font-size: inherit !important;\n    }\n    .hero-sub {\n      font-size: 18px !important;\n      color: rgba(255,255,255,0.78);\n      font-weight: 300;\n      margin-bottom: 32px;\n      max-width: 520px;\n    }\n\n    .hero-months {\n      display: flex; gap: 10px; flex-wrap: wrap;\n    }\n    .month-pill {\n      background: rgba(255,255,255,0.15);\n      border: 1px solid rgba(255,255,255,0.3);\n      backdrop-filter: blur(6px);\n      color: #fff;\n      padding: 7px 18px;\n      border-radius: 100px;\n      font-size: 16px !important;\n      letter-spacing: 0.06em;\n      text-decoration: none;\n      transition: background .2s;\n    }\n    .month-pill:hover {\n      background: rgba(255,255,255,0.28);\n    }\n\n    .scroll-hint {\n      position: absolute;\n      bottom: 22px; right: 42px;\n      color: rgba(255,255,255,0.5);\n      font-size: 14px !important;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      display: flex; flex-direction: column; align-items: center; gap: 6px;\n    }\n    .scroll-hint span { font-size: 20px !important; animation: bounce 1.8s infinite; }\n    @keyframes bounce { 0%,100%{transform:translateY(0)} 50%{transform:translateY(6px)} }\n\n    \/* \u2500\u2500\u2500 SEASONS BAR \u2500\u2500\u2500 *\/\n    .seasons-bar {\n      background: var(--cream);\n      border-bottom: 1px solid #e5e0d5;\n      padding: 0;\n      display: flex;\n      overflow-x: auto;\n    }\n    .season-tab {\n      flex: 1;\n      min-width: 140px;\n      padding: 18px 24px;\n      text-align: center;\n      text-decoration: none;\n      font-size: 14px !important;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n      color: var(--text-mid);\n      border-bottom: 3px solid transparent;\n      transition: all .2s;\n      display: flex; flex-direction: column; align-items: center; gap: 6px;\n    }\n    .season-tab:hover { background: #ede8de; }\n    .season-tab.active {\n      background: var(--green-pale);\n      color: var(--green-deep);\n      border-bottom-color: var(--green-mid);\n    }\n    .season-tab .tab-icon { font-size: 22px !important; }\n\n    \/* \u2500\u2500\u2500 LAYOUT \u2500\u2500\u2500 *\/\n    .page-wrap {\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    \/* \u2500\u2500\u2500 INTRO STRIP \u2500\u2500\u2500 *\/\n    .intro-strip {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr 1fr;\n      gap: 0;\n      border-bottom: 1px solid #e0ddd5;\n      margin-top: 0;\n    }\n    .stat-cell {\n      padding: 28px 24px;\n      border-right: 1px solid #e0ddd5;\n      text-align: center;\n    }\n    .stat-cell:last-child { border-right: none; }\n    .stat-num {\n      font-family: 'Playfair Display', serif;\n      font-size: 28px !important;\n      color: var(--green-mid);\n      display: block;\n    }\n    .stat-label {\n      font-size: 13px !important;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--text-light);\n    }\n\n    \/* \u2500\u2500\u2500 SECTIONS \u2500\u2500\u2500 *\/\n    section { padding: 72px 0; }\n    section + section { border-top: 1px solid #e8e3da; }\n\n    .section-label {\n      font-size: 14px !important;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--green-light);\n      display: flex; align-items: center; gap: 8px;\n      margin-bottom: 12px;\n    }\n    .section-label::before { content: '\u25b2'; font-size: 10px !important; }\n\n    h2 {\n      font-family: 'Playfair Display', Georgia, serif;\n      font-size: clamp(28px, 3.5vw, 44px) !important;\n      line-height: 1.2;\n      color: var(--text-dark);\n      margin-bottom: 24px;\n    }\n    h2 em { font-style: italic; color: var(--gold); font-size: inherit !important; }\n\n    .lead {\n      font-size: 18px !important;\n      color: var(--text-mid);\n      font-weight: 300;\n      max-width: 620px;\n      margin-bottom: 40px;\n      line-height: 1.8;\n    }\n\n    \/* \u2500\u2500\u2500 TWO-COL TEXT+IMAGE \u2500\u2500\u2500 *\/\n    .split-block {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 64px;\n      align-items: center;\n    }\n    .split-block.reverse { direction: rtl; }\n    .split-block.reverse > * { direction: ltr; }\n\n    .img-frame {\n      position: relative;\n      border-radius: 4px;\n      overflow: hidden;\n      aspect-ratio: 4\/3;\n    }\n    .img-frame img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      transition: transform .6s ease;\n    }\n    .img-frame:hover img { transform: scale(1.04); }\n    .img-caption {\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      background: linear-gradient(transparent, rgba(20,45,28,0.75));\n      color: rgba(255,255,255,0.85);\n      font-size: 13px !important;\n      letter-spacing: 0.08em;\n      padding: 24px 16px 12px;\n    }\n\n    .img-accent {\n      position: absolute;\n      top: -16px; right: -16px;\n      width: 80px; height: 80px;\n      border: 3px solid var(--green-pale);\n      border-radius: 50%;\n      background: var(--cream);\n      display: flex; flex-direction: column;\n      align-items: center; justify-content: center;\n      font-size: 28px !important;\n      z-index: 2;\n    }\n\n    \/* \u2500\u2500\u2500 ASTRONOMY\/INFO BOX \u2500\u2500\u2500 *\/\n    .astro-box {\n      background: var(--cream);\n      border: 1px solid #d8e8dc;\n      border-left: 5px solid var(--gold);\n      border-radius: 6px;\n      padding: 28px 32px;\n      margin-top: 40px;\n      display: grid;\n      grid-template-columns: auto 1fr;\n      gap: 24px;\n      align-items: start;\n    }\n    .astro-icon { font-size: 40px !important; line-height: 1; }\n    .astro-content h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px !important;\n      font-weight: 700;\n      color: var(--green-deep);\n      margin-bottom: 10px;\n    }\n    .astro-content p { font-size: 17px !important; color: var(--text-mid); line-height: 1.75; margin-bottom: 10px; }\n    .astro-content p:last-child { margin-bottom: 0; }\n    .astro-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }\n    .astro-pill {\n      display: inline-flex; align-items: center; gap: 6px;\n      background: var(--gold-light);\n      color: var(--green-deep);\n      padding: 5px 14px;\n      border-radius: 100px;\n      font-size: 14px !important;\n      font-weight: 600;\n      letter-spacing: 0.04em;\n    }\n    .astro-pill.ours {\n      background: #e63946;\n      color: #fff;\n    }\n\n    \/* \u2500\u2500\u2500 CARDS GRID \u2500\u2500\u2500 *\/\n    .cards-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n      margin-top: 40px;\n    }\n    .card {\n      background: var(--cream);\n      border: 1px solid #e5e0d4;\n      border-radius: 4px;\n      padding: 28px 24px;\n      transition: transform .2s, box-shadow .2s;\n    }\n    .card:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 12px 36px rgba(30,69,53,0.1);\n    }\n    .card-icon { font-size: 32px !important; margin-bottom: 14px; display: block; }\n    .card h3 {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px !important;\n      font-weight: 700;\n      margin-bottom: 10px;\n      color: var(--text-dark);\n    }\n    .card h3 a { color: inherit; text-decoration: none; }\n    .card h3 a:hover { color: var(--green-mid); }\n    .card p { font-size: 17px !important; color: var(--text-mid); line-height: 1.7; }\n    .card-tag {\n      display: inline-block;\n      margin-top: 14px;\n      font-size: 13px !important;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--green-light);\n      border-top: 1px solid #d8f3dc;\n      padding-top: 10px;\n      width: 100%;\n    }\n\n    \/* \u2500\u2500\u2500 ROUTES \u2500\u2500\u2500 *\/\n    .routes-list { margin-top: 40px; display: flex; flex-direction: column; gap: 16px; }\n    .route-item {\n      display: grid;\n      grid-template-columns: 56px 1fr auto;\n      align-items: center;\n      gap: 20px;\n      background: var(--cream);\n      border: 1px solid #e5e0d4;\n      border-left: 4px solid var(--gold);\n      border-radius: 4px;\n      padding: 20px 24px;\n      transition: border-left-color .2s;\n    }\n    .route-item:hover { border-left-color: var(--green-deep); }\n    .route-num {\n      font-family: 'Playfair Display', serif;\n      font-size: 32px !important;\n      color: var(--gold);\n      text-align: center;\n      line-height: 1;\n    }\n    .route-info h4 {\n      font-size: 20px !important;\n      font-weight: 600;\n      color: var(--text-dark);\n      margin-bottom: 4px;\n    }\n    .route-info h4 a { color: inherit; text-decoration: none; }\n    .route-info h4 a:hover { color: var(--green-mid); text-decoration: underline; }\n    .route-info p { font-size: 16px !important; color: var(--text-mid); }\n    .route-meta {\n      text-align: right;\n      font-size: 14px !important;\n      color: var(--text-light);\n      line-height: 1.6;\n    }\n    .diff {\n      display: inline-block;\n      padding: 2px 10px;\n      border-radius: 100px;\n      font-size: 13px !important;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n    }\n    .diff-easy { background: #d8f3dc; color: var(--green-deep); }\n    .diff-mid { background: #fff3cd; color: #856404; }\n    .diff-hard { background: #f8d7da; color: #842029; }\n\n    .all-routes-link {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin-top: 24px;\n      font-size: 16px !important;\n      font-weight: 600;\n      color: var(--green-mid);\n      text-decoration: none;\n      letter-spacing: 0.04em;\n      border-bottom: 2px solid var(--green-pale);\n      padding-bottom: 2px;\n      transition: color .2s, border-color .2s;\n    }\n    .all-routes-link:hover { color: var(--green-deep); border-color: var(--green-mid); }\n\n    \/* \u2500\u2500\u2500 TIPS BOX \u2500\u2500\u2500 *\/\n    .tips-box {\n      background: var(--green-deep);\n      color: #fff;\n      border-radius: 6px;\n      padding: 48px 48px;\n      margin-top: 40px;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 32px;\n    }\n    .tips-header { grid-column: 1\/-1; }\n    .tips-header .section-label { color: var(--gold); }\n    .tips-header h2 { color: #fff; margin-bottom: 0; }\n    .tip-item { display: flex; gap: 16px; align-items: flex-start; }\n    .tip-icon {\n      background: rgba(255,255,255,0.1);\n      border-radius: 50%;\n      width: 42px; height: 42px;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 22px !important;\n      flex-shrink: 0;\n    }\n    .tip-item h4 { font-size: 20px !important; font-weight: 600; margin-bottom: 4px; color: var(--gold-light); }\n    .tip-item h4 a { color: inherit; text-decoration: none; }\n    .tip-item h4 a:hover { text-decoration: underline; }\n    .tip-item p { font-size: 16px !important; color: rgba(255,255,255,0.88); line-height: 1.6; }\n\n    \/* \u2500\u2500\u2500 FAUNA\/FLORA GALLERY \u2500\u2500\u2500 *\/\n    .flora-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n      margin-top: 40px;\n    }\n    .flora-item {\n      background: var(--cream);\n      border: 1px solid #e5e0d4;\n      border-radius: 4px;\n      padding: 20px 16px;\n      text-align: center;\n      transition: background .2s;\n      text-decoration: none;\n      display: block;\n      color: inherit;\n    }\n    .flora-item:hover { background: #ede8de; }\n    .flora-item .emoji { font-size: 32px !important; display: block; margin-bottom: 10px; }\n    .flora-item h4 { font-size: 16px !important; font-weight: 600; color: var(--green-deep); margin-bottom: 4px; }\n    .flora-item p { font-size: 14px !important; color: var(--text-mid); font-style: italic; }\n\n    \/* \u2500\u2500\u2500 CTA \u2500\u2500\u2500 *\/\n    .cta-section {\n      background: linear-gradient(135deg, var(--green-mid) 0%, var(--green-deep) 100%);\n      padding: 80px 40px;\n      text-align: center;\n      color: #fff;\n      max-width: 1100px;\n      margin: 0 auto;\n      border-radius: 6px;\n    }\n    .cta-wrap {\n      background: linear-gradient(135deg, var(--green-mid) 0%, var(--green-deep) 100%);\n      padding: 0 24px 64px;\n    }\n    .cta-section h2 {\n      color: #fff;\n      font-family: 'Playfair Display', serif;\n      margin-bottom: 16px;\n    }\n    .cta-section p {\n      color: rgba(255,255,255,0.75);\n      font-size: 18px !important;\n      max-width: 480px;\n      margin: 0 auto 36px;\n    }\n    .btn-row { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n    .btn {\n      display: inline-block;\n      padding: 14px 32px;\n      border-radius: 4px;\n      font-size: 16px !important;\n      font-weight: 600;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      text-decoration: none;\n      transition: all .2s;\n      cursor: pointer;\n    }\n    .btn-primary {\n      background: var(--gold);\n      color: var(--green-deep);\n    }\n    .btn-primary:hover { background: var(--gold-light); }\n    .btn-outline {\n      background: transparent;\n      color: #fff;\n      border: 2px solid rgba(255,255,255,0.4);\n    }\n    .btn-outline:hover { border-color: #fff; background: rgba(255,255,255,0.08); }\n\n    \/* \u2500\u2500\u2500 FOOTER BAR \u2500\u2500\u2500 *\/\n    .footer-mini {\n      background: var(--green-deep);\n      padding: 20px 32px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n    .footer-mini span {\n      font-size: 14px !important;\n      color: rgba(255,255,255,0.45);\n      letter-spacing: 0.06em;\n    }\n    .footer-mini a {\n      font-size: 14px !important;\n      color: var(--green-light);\n      text-decoration: none;\n    }\n    .footer-mini a:hover { color: #fff; }\n\n    \/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\n    @media (max-width: 768px) {\n      .intro-strip { grid-template-columns: 1fr 1fr; }\n      .stat-cell:nth-child(2) { border-right: none; }\n      .stat-cell:nth-child(3) { border-right: 1px solid #e0ddd5; border-top: 1px solid #e0ddd5; }\n      .stat-cell:nth-child(4) { border-right: none; border-top: 1px solid #e0ddd5; }\n      .split-block { grid-template-columns: 1fr; gap: 32px; }\n      .split-block.reverse { direction: ltr; }\n      .cards-grid { grid-template-columns: 1fr; }\n      .flora-grid { grid-template-columns: 1fr 1fr; }\n      .tips-box { grid-template-columns: 1fr; padding: 32px 24px; }\n      .tips-header { grid-column: 1; }\n      .hero-content { padding: 0 24px 48px; }\n      .top-nav { padding: 12px 20px; font-size: 14px !important; }\n      .astro-box { grid-template-columns: 1fr; }\n      .route-item { grid-template-columns: 40px 1fr; }\n      .route-meta { display: none; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<nav class=\"top-nav\">\n  <a href=\"https:\/\/vbansko.com\/en\/\">In Bansko<\/a>\n  <span class=\"sep\">\u203a<\/span>\n  <a href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/\">Pirin National Park<\/a>\n  <span class=\"sep\">\u203a<\/span>\n  <span style=\"color:#fff\">Pirin in the Summer<\/span>\n<\/nav>\n\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"petal\"><\/div>\n  <div class=\"petal\"><\/div>\n  <div class=\"petal\"><\/div>\n\n  <div class=\"hero-label\">When to visit<\/div>\n\n  <div class=\"hero-content\">\n    <div class=\"season-badge\">\u2600\ufe0f Summer season<\/div>\n    <h1>Pirin<br><em>in the Summer<\/em><\/h1>\n    <p class=\"hero-sub\">July and August. Peak season. Crystal lakes, fully accessible alpine edges, but also serious afternoon storms. Time for real adventures.<\/p>\n    <div class=\"hero-months\">\n      <a class=\"month-pill\" href=\"https:\/\/vbansko.com\/en\/banski-and-pirin-by-month\/yuli-in-bansko\/\">July<\/a>\n      <a class=\"month-pill\" href=\"https:\/\/vbansko.com\/en\/banski-and-pirin-by-month\/august-in-bansko\/\">August<\/a>\n      <a class=\"month-pill\" href=\"https:\/\/vbansko.com\/en\/banski-and-pirin-by-month\/september-in-bansko\/\">Beginning of September<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"scroll-hint\">\n    Down\n    <span>\u2193<\/span>\n  <\/div>\n<\/section>\n\n<nav class=\"seasons-bar\">\n  <a class=\"season-tab\" href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/pirin-spring\/\">\n    <span class=\"tab-icon\">\ud83c\udf31<\/span>\n    Spring\n  <\/a>\n  <a class=\"season-tab active\" href=\"#\">\n    <span class=\"tab-icon\">\u2600\ufe0f<\/span>\n    Summer\n  <\/a>\n  <a class=\"season-tab\" href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/pirin-esen\/\">\n    <span class=\"tab-icon\">\ud83c\udf42<\/span>\n    Autumn\n  <\/a>\n  <a class=\"season-tab\" href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/pirin-prez-winter\/\">\n    <span class=\"tab-icon\">\u2744\ufe0f<\/span>\n    Winter\n  <\/a>\n<\/nav>\n\n<div class=\"intro-strip\">\n  <div class=\"stat-cell\">\n    <span class=\"stat-num\">July\u2013August<\/span>\n    <span class=\"stat-label\">Main summer period<\/span>\n  <\/div>\n  <div class=\"stat-cell\">\n    <span class=\"stat-num\">2,914 m<\/span>\n    <span class=\"stat-label\"><a href=\"https:\/\/vbansko.com\/en\/the-devil-has-destroyed-the-marble-throne-of-pirin-and-the-pride-of-bansko\/\" title=\"Vihren Peak\">Vihren Peak<\/a> \u2013 fully accessible<\/span>\n  <\/div>\n  <div class=\"stat-cell\">\n    <span class=\"stat-num\">100%<\/span>\n    <span class=\"stat-label\">Open high-altitude trails<\/span>\n  <\/div>\n  <div class=\"stat-cell\">\n    <span class=\"stat-num\">2:00 p.m.<\/span>\n    <span class=\"stat-label\">Afternoon storm weather<\/span>\n  <\/div>\n<\/div>\n\n<main class=\"page-wrap\">\n\n  <section>\n    <div class=\"section-label\">Dating<\/div>\n    <h2>Why exactly? <em>summer<\/em>?<\/h2>\n    <p class=\"lead\">Summer turns the harsh, inaccessible Alpine Pirin into a vast playground for explorers. The snow on the highest ridges has melted, opening the way to <a href=\"https:\/\/vbansko.com\/en\/koncheto-pirin-palna-encyclopedia\/\" title=\"The horse\">The horse<\/a>, The guards and all the peaks above 2500 meters. The days are long and the nights in the huts are full of stories.<\/p>\n\n    <div class=\"split-block\">\n      <div>\n        <p style=\"margin-bottom:20px; color: var(--text-mid); font-size:17px !important;\">This is the most popular season. While in <a href=\"https:\/\/vbansko.com\/en\/for-bansko\/\" title=\"Bansko\">Bansko<\/a> temperatures reach 30\u00b0C, up at 2000 m you can expect a pleasant 18-20\u00b0C. The huts are open and operating at full capacity, <a href=\"https:\/\/vbansko.com\/en\/lifts-in-bansko\/\" title=\"Lifts in Bansko\">the lift to Bezbog<\/a> operates every day, and the roads to Vihren and Gotse Delchev huts are completely passable.<\/p>\n        <p style=\"color: var(--text-mid); font-size:17px !important;\">Summer, however, requires iron discipline. It&#039;s the season of thermal storms, strong UV radiation, and crowded hiking trails. Planning ahead is not a recommendation, but an obligation.<\/p>\n      <\/div>\n      <div class=\"img-frame\">\n        <img decoding=\"async\"\n          src=\"https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/zaslon-tevno-ezero-prez-lyatoto-v-pirin.webp\"\n          alt=\"Tevno Lake Hut in the summer\"\n        \/>\n        <div class=\"img-caption\">Tevno Lake Shelter (2512 m) in the height of summer<\/div>\n        <div class=\"img-accent\">\ud83c\udfd5\ufe0f<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"astro-box\">\n      <div class=\"astro-icon\">\u26a1<\/div>\n      <div class=\"astro-content\">\n        <h3>Biggest Danger: Afternoon Storms<\/h3>\n        <p>Many tourists underestimate the summer weather. A sunny and cloudless morning in Pirin often turns into a powerful, sudden thunderstorm after 1:00 PM - 2:00 PM. Thermal currents lift moisture upwards, forming cumulus clouds in minutes.<\/p>\n        <p>Pirin is a mountain with many open ridge routes and metal ropes (like on Koncheto). Getting caught in a thunderstorm on an open ridge is extremely dangerous. <strong>The golden rule: Start at 06:00, return to the hut by 14:00.<\/strong><\/p>\n        <div class=\"astro-pills\">\n          <span class=\"astro-pill\">\u2600\ufe0f Safe: 06:00 \u2013 13:00<\/span>\n          <span class=\"astro-pill ours\">\u26a1 Risky: 2:00 PM \u2013 6:00 PM<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div class=\"section-label\">What to expect<\/div>\n    <h2>The face of <em>summer Pirin<\/em><\/h2>\n\n    <div class=\"cards-grid\">\n      <div class=\"card\">\n        <span class=\"card-icon\">\ud83c\udfd4\ufe0f<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/open-alpine-pastures-in-pirin-guide-for-koncheto-and-vihren\/\" title=\"Open alpine edges in Pirin\">Open alpine edges<\/a><\/h3>\n        <p>This is the only time of year when crossing narrow rock edges like Koncheto is accessible to ordinary tourists without alpine equipment (crawlers and ice axes).<\/p>\n        <span class=\"card-tag\"><a href=\"https:\/\/vbansko.com\/en\/open-alpine-pastures-in-pirin-guide-for-koncheto-and-vihren\/\" style=\"color:inherit;\">Vihren \u00b7 The Horse \u00b7 The Guards<\/a><\/span>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"card-icon\">\ud83d\udea0<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/lifts-in-bansko\/\" title=\"Lifts in Bansko\">Operating facilities<\/a><\/h3>\n        <p>In July and August <a href=\"https:\/\/vbansko.com\/en\/lifts-in-bansko\/\" title=\"Lifts in Bansko\">the cable car<\/a> from Bansko to <a href=\"https:\/\/vbansko.com\/en\/banderishka-polyana-bansko-history-food-guide\/\" title=\"Banderishka meadow\">Banderishka meadow<\/a> is actively working, as is the open lift from Gotse Delchev hut to Bezbog hut. Transportation is easy.<\/p>\n        <span class=\"card-tag\">Elevators \u00b7 Transportation \u00b7 Access<\/span>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"card-icon\">\ud83d\udecf\ufe0f<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/houses-around-bansko\/\" title=\"Chalets around Bansko\">Full huts<\/a><\/h3>\n        <p>July and August are the months with the most people in the mountains. Beds in key <a href=\"https:\/\/vbansko.com\/en\/houses-around-bansko\/\" title=\"Chalets around Bansko\">huts<\/a> (Vihren, Demyanitsa, Tevno Lake) are booked weeks or months in advance.<\/p>\n        <span class=\"card-tag\"><a href=\"https:\/\/vbansko.com\/en\/houses-around-bansko\/\" style=\"color:inherit;\">Reservations \u00b7 Planning \u00b7 Accommodations<\/a><\/span>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"card-icon\">\u2600\ufe0f<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/sun-protection-in-the-mountains-advice-bansko\/\" title=\"Sun protection in the mountains\">Burning sun<\/a><\/h3>\n        <p>In Pirin, the forests end at about 2000 m. Above this altitude you are exposed to direct sun all day long. The UV radiation is many times stronger than that at the beach.<\/p>\n        <span class=\"card-tag\"><a href=\"https:\/\/vbansko.com\/en\/sun-protection-in-the-mountains-advice-bansko\/\" style=\"color:inherit;\">Sun protection \u00b7 Hat \u00b7 Glasses<\/a><\/span>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"card-icon\">\ud83d\udca7<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/voda-v-pirin-saveti-hydratacia\/\" title=\"Water in Pirin \u2013 hydration tips\">Water problem<\/a><\/h3>\n        <p>By the end of August, many of the small streams in the higher parts dry up. The routes along the karst ridge (the marble section) have no water at all. Bring at least 2 liters.<\/p>\n        <span class=\"card-tag\"><a href=\"https:\/\/vbansko.com\/en\/voda-v-pirin-saveti-hydratacia\/\" style=\"color:inherit;\">Water Hydration Karst<\/a><\/span>\n      <\/div>\n      <div class=\"card\">\n        <span class=\"card-icon\">\ud83c\udf0c<\/span>\n        <h3><a href=\"https:\/\/vbansko.com\/en\/perseids-pirin-tent-stars\/\" title=\"Perseids in Pirin \u2013 tent and stars\">Perseids and stars<\/a><\/h3>\n        <p>August is the month of shooting stars (the Perseid meteor shower). Camping by a lake (where permitted) offers the clearest skies in Bulgaria.<\/p>\n        <span class=\"card-tag\"><a href=\"https:\/\/vbansko.com\/en\/perseids-pirin-tent-stars\/\" style=\"color:inherit;\">Astronomy Tents Overnight stay<\/a><\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div class=\"section-label\">Routes<\/div>\n    <h2>Top hikes for <em>summer<\/em><\/h2>\n    <p class=\"lead\">Now is the time for the high peaks. The routes are snow-free, but require good physical fitness.<\/p>\n\n    <div class=\"routes-list\">\n      <div class=\"route-item\">\n        <div class=\"route-num\">01<\/div>\n        <div class=\"route-info\">\n          <h4><a href=\"https:\/\/vbansko.com\/en\/izkachvane-na-vrah-vihren-prez-kabata\/\" title=\"Climbing Vihren Peak\">H. Vihren \u2192 Vr. Vihren (2914 m) \u2192 H. Vihren<\/a><\/h4>\n          <p>The classic. Ascent via Black Mound (the southern trail) and descent via <a href=\"https:\/\/vbansko.com\/en\/kazanite-v-pirin-route-edelvais\/\" title=\"The Kazanites\">The Kazanites<\/a> (north trail). Leave no later than 7:00 am.<\/p>\n        <\/div>\n        <div class=\"route-meta\">\n          6\u20137 hours<br>\n          \u2191 1000 m<br>\n          <span class=\"diff diff-hard\">Difficult<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"route-item\">\n        <div class=\"route-num\">02<\/div>\n        <div class=\"route-info\">\n          <h4><a href=\"https:\/\/vbansko.com\/en\/predosh-hija-vihren-hija-yavorov\/\" title=\"Transition Vihren hut - Yavorov hut\">H. Vihren \u2192 The Horse \u2192 H. Yavorov<\/a><\/h4>\n          <p>The most famous alpine edge in Bulgaria. The metal ropes are accessible. The route is very long and without a drop of water on the way. Only for people without fear of heights.<\/p>\n        <\/div>\n        <div class=\"route-meta\">\n          9\u201310 a.m.<br>\n          \u2191 1200 m<br>\n          <span class=\"diff diff-hard\">Extreme<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"route-item\">\n        <div class=\"route-num\">03<\/div>\n        <div class=\"route-info\">\n          <h4><a href=\"https:\/\/vbansko.com\/en\/five-days-in-bansko\/\" title=\"5 days in Bansko\">H. Bezbog \u2192 Popovo Lake<\/a><\/h4>\n          <p>The most popular family summer route. The lift takes you to 2240 m, and from there the path to the largest Pirin lake is pleasant and very picturesque.<\/p>\n        <\/div>\n        <div class=\"route-meta\">\n          2.5\u20133 hours<br>\n          \u2191 150 m<br>\n          <span class=\"diff diff-easy\">Easy<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"route-item\">\n        <div class=\"route-num\">04<\/div>\n        <div class=\"route-info\">\n          <h4><a href=\"https:\/\/vbansko.com\/en\/hizha-demyanitsa-patevoditel-pirin\/\" title=\"Demyanitsa Hut \u2013 Pirin Guide\">H. Demyanitsa \u2192 Tevno Lake<\/a><\/h4>\n          <p>A classic approach to the heart of Pirin through Mozgovishka Gate. Reveals incredible views of Kamenitsa. Suitable for a two-day hike with an overnight stay at the shelter.<\/p>\n        <\/div>\n        <div class=\"route-meta\">\n          4\u20135 hours<br>\n          \u2191 600 m<br>\n          <span class=\"diff diff-mid\">Medium<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"route-item\">\n        <div class=\"route-num\">05<\/div>\n        <div class=\"route-info\">\n          <h4><a href=\"https:\/\/vbansko.com\/en\/route-8-vihren-sinanitsa\/\" title=\"Route Vihren \u2013 Sinanitsa\">H. Vihren \u2192 Muratovo Lake<\/a><\/h4>\n          <p>A short, steep, but extremely beautiful hike. The lake reflects Mount Todorka like a mirror. Perfect for a half-day walk or picnic.<\/p>\n        <\/div>\n        <div class=\"route-meta\">\n          2 hours<br>\n          \u2191 300 m<br>\n          <span class=\"diff diff-easy\">Easy<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <a class=\"all-routes-link\" href=\"https:\/\/vbansko.com\/en\/pirin-trails-and-paths\/\" title=\"All routes in Pirin\">\n      \u2192 All routes and trails in Pirin\n    <\/a>\n  <\/section>\n\n  <section>\n    <div class=\"section-label\">Animal world<\/div>\n    <h2>Meetings on <em>the paths<\/em><\/h2>\n    <p class=\"lead\">The animals are most active in the summer. In the higher parts (around the rocks and scree) the chances of a close encounter are high.<\/p>\n\n    <div class=\"flora-grid\">\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/diva-goat-pirin-bansko\/\" title=\"Balkan chamois in Pirin\">\n        <span class=\"emoji\">\ud83d\udc10<\/span>\n        <h4>Balkan wild goat<\/h4>\n        <p>They are often seen around Kazanite and Koncheto<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/the-bald-eagle-in-pirin-bansko\/\" title=\"Golden eagle in Pirin\">\n        <span class=\"emoji\">\ud83e\udd85<\/span>\n        <h4>Golden eagle<\/h4>\n        <p>It circles in the thermal currents above the peaks<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/kateritsi-pirin-nature-bansko\/\" title=\"Squirrels in Pirin\">\n        <span class=\"emoji\">\ud83d\udc3f\ufe0f<\/span>\n        <h4>Squirrels<\/h4>\n        <p>Very active in the pine forest belt<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/svobodni-kone-pirin-spano-pole\/\" title=\"Free horses in Pirin \u2013 Spano Pole\">\n        <span class=\"emoji\">\ud83d\udc34<\/span>\n        <h4>Free horses<\/h4>\n        <p>They graze all summer around Spano Pole<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/alpijski-kravi-pirin-nad-2000-metra\/\" title=\"Alpine cows in Pirin above 2000 meters\">\n        <span class=\"emoji\">\ud83d\udc2e<\/span>\n        <h4>Alpine cows<\/h4>\n        <p>You can even meet them above 2000 meters.<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/mountain-pasture-pirin-glacier-lakes\/\" title=\"Mountain trout in Pirin\">\n        <span class=\"emoji\">\ud83d\udc1f<\/span>\n        <h4>Mountain trout<\/h4>\n        <p>Shooting in the clear waters of the lakes (fishing is prohibited)<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/the-lordship-of-pirin-the-secret-life-and-the-unwritten-laws-of-the-kafyavata-bear\/\" title=\"The brown bear in Pirin\">\n        <span class=\"emoji\">\ud83d\udc3b<\/span>\n        <h4>Brown bear<\/h4>\n        <p>Avoids people, be noisy in the woods<\/p>\n      <\/a>\n      <a class=\"flora-item\" href=\"https:\/\/vbansko.com\/en\/planinska-jaba-pirin-priroda-bansko\/\" title=\"Mountain frog in Pirin\">\n        <span class=\"emoji\">\ud83d\udc38<\/span>\n        <h4>Mountain frog<\/h4>\n        <p>Around the wetlands and small puddles above<\/p>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section>\n    <div class=\"split-block reverse\">\n      <div class=\"img-frame\">\n        <img decoding=\"async\"\n          src=\"https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/lyatno-ocharovanie-na-muratovo-ezero-v-pirin.webp\"\n          alt=\"Sinanitsa Hut in the summer\"\n        \/>\n        <div class=\"img-caption\">Muratovo Lake in the heart of the mountain<\/div>\n      <\/div>\n      <div>\n        <div class=\"section-label\">The huts<\/div>\n        <h2>Overnight stay under <em>the stars<\/em><\/h2>\n        <p style=\"color: var(--text-mid); margin-bottom: 20px; line-height: 1.8; font-size:17px !important;\">Pirin has a network of excellent <a href=\"https:\/\/vbansko.com\/en\/houses-around-bansko\/\">high mountain huts<\/a> (Vihren, Banderitsa, Demyanitsa, Bezbog, Sinanitsa, Pirin) and shelters (Tevno Lake, Spano Pole).<\/p>\n        <p style=\"color: var(--text-mid); margin-bottom: 20px; line-height: 1.8; font-size:17px !important;\">However, in July and August they are operating at full capacity. Unlike in spring, you can&#039;t count on just showing up and having a place for you. <strong>Reservation by phone at least 2 weeks in advance is absolutely mandatory.<\/strong><\/p>\n        <p style=\"color: var(--text-mid); line-height: 1.8; font-size:17px !important;\"><strong style=\"color: var(--green-deep);\">\ud83d\udca1 Tip:<\/strong> Tents in Pirin National Park can ONLY be pitched in officially designated places (bivouacs) next to the huts.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"page-wrap\">\n  <div class=\"tips-box\">\n    <div class=\"tips-header\">\n      <div class=\"section-label\" style=\"color: var(--gold);\">Practical<\/div>\n      <h2>Required for <em>summer<\/em><\/h2>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\ud83e\uddf4<\/div>\n      <div>\n        <h4><a href=\"https:\/\/vbansko.com\/en\/sun-protection-in-the-mountains-advice-bansko\/\" title=\"Sun protection in the mountains\">Sunscreen 50+<\/a><\/h4>\n        <p>The UV index is brutal. 2nd degree burns are common among tourists without sunscreen, a hat, and sunglasses.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\ud83d\udeb0<\/div>\n      <div>\n        <h4><a href=\"https:\/\/vbansko.com\/en\/voda-v-pirin-saveti-hydratacia\/\" title=\"Water in Pirin \u2013 hydration tips\">At least 2 liters of water<\/a><\/h4>\n        <p>In August the streams dry up. If you go along the Marble Ridge (towards Vihren and Koncheto), there is NO water anywhere. Bring everything you need.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\ud83e\udde5<\/div>\n      <div>\n        <h4>Windbreaker jacket in the backpack<\/h4>\n        <p>Even if it&#039;s 35\u00b0C down below, up at 2900 m the wind can lower the feeling to 10\u00b0C. Never go out in just a T-shirt.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\ud83d\udcde<\/div>\n      <div>\n        <h4>Battery saved<\/h4>\n        <p>Keep your phone on airplane mode (the signal is lost and the battery is wasted) so that you have a charge in case of an incident to call 112.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\u26c8\ufe0f<\/div>\n      <div>\n        <h4>Follow the forecast<\/h4>\n        <p>Use apps like Meteoblue or the MES website. If there is a storm in the afternoon, do not undertake long mountain hikes.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"tip-item\">\n      <div class=\"tip-icon\">\ud83d\udcb5<\/div>\n      <div>\n        <h4>Bring cash.<\/h4>\n        <p>The huts in Pirin do not have POS terminals due to the lack of stable internet. All payments for food and accommodation are made in cash.<\/p>\n      <\/div>\n    <\/div>\n  <\/div><!-- tips-box -->\n  <\/div><!-- page-wrap -->\n\n<\/main>\n\n<div class=\"cta-wrap\">\n<section class=\"cta-section\">\n  <h2>Ready for <em>summer adventure?<\/em><\/h2>\n  <p>Book your base in Bansko on time and plan the most exciting routes among the peaks of Pirin.<\/p>\n  <div class=\"btn-row\">\n    <a class=\"btn btn-primary\" href=\"https:\/\/vbansko.com\/en\/are-you-looking-for-a-ski-vacation-or-mountain-vacation\/\">\ud83c\udfe0 Accommodation in Bansko<\/a>\n    <a class=\"btn btn-outline\" href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/\">\u2190 Back to Pirin Park<\/a>\n  <\/div>\n<\/section>\n<\/div>\n\n<footer class=\"footer-mini\">\n  <span>\u00a9 vbansko.com \u00b7 Pirin National Park \u00b7 Summer<\/span>\n  <div style=\"display:flex; gap:20px;\">\n    <a href=\"https:\/\/vbansko.com\/en\/pirin-national-park-2\/\">Pirin Park<\/a>\n    <a href=\"https:\/\/vbansko.com\/en\/pirin-trails-and-paths\/\">Routes<\/a>\n    <a href=\"https:\/\/vbansko.com\/en\/houses-around-bansko\/\">Chalets<\/a>\n    <a href=\"https:\/\/vbansko.com\/en\/\">Home<\/a>\n  <\/div>\n<\/footer>\n\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>","protected":false},"excerpt":{"rendered":"<p>\u041f\u0438\u0440\u0438\u043d \u041f\u0440\u0435\u0437 \u041b\u044f\u0442\u043e\u0442\u043e \u2014 \u0412 \u0411\u0430\u043d\u0441\u043a\u043e \u0412 \u0411\u0430\u043d\u0441\u043a\u043e \u203a \u041d\u0430\u0446\u0438\u043e\u043d\u0430\u043b\u0435\u043d \u043f\u0430\u0440\u043a \u041f\u0438\u0440\u0438\u043d \u203a \u041f\u0438\u0440\u0438\u043d \u043f\u0440\u0435\u0437 \u041b\u044f\u0442\u043e\u0442\u043e \u041a\u043e\u0433\u0430 \u0434\u0430 \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u0435 \u2600\ufe0f &nbsp; \u041b\u0435\u0442\u0435\u043d \u0441\u0435\u0437\u043e\u043d \u041f\u0438\u0440\u0438\u043d\u043f\u0440\u0435\u0437 \u041b\u044f\u0442\u043e\u0442\u043e \u042e\u043b\u0438 \u0438 \u0430\u0432\u0433\u0443\u0441\u0442. \u041f\u0438\u043a\u043e\u0432 \u0441\u0435\u0437\u043e\u043d. [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":45303,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-45481","page","type-page","status-publish","hentry"],"acf":[],"cubewp_post_meta":[],"taxonomies":[],"_links":{"self":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/45481","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=45481"}],"version-history":[{"count":15,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/45481\/revisions"}],"predecessor-version":[{"id":47776,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/45481\/revisions\/47776"}],"up":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/45303"}],"wp:attachment":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/media?parent=45481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}