{"id":15249,"date":"2025-12-04T10:32:47","date_gmt":"2025-12-04T10:32:47","guid":{"rendered":"https:\/\/hikemania.com\/home-%d8%a7%d9%84%d8%b9%d8%b1%d8%a8%d9%8a%d8%a9\/"},"modified":"2026-03-05T12:40:11","modified_gmt":"2026-03-05T12:40:11","slug":"%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9","status":"publish","type":"page","link":"https:\/\/hikemania.com\/ar\/%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/","title":{"rendered":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15249\" class=\"elementor elementor-15249\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfbc906 e-flex e-con-boxed e-con e-parent\" data-id=\"dfbc906\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-997d1f3 e-con-full e-flex e-con e-child\" data-id=\"997d1f3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/hikemania.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Vaude-X-Dolomites-_-Cinematic-Hiking-Film-_-Sony-a6700.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-20378ec elementor-widget elementor-widget-heading\" data-id=\"20378ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05c0977 elementor-widget elementor-widget-heading\" data-id=\"05c0977\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0628\u0631\u0648\u062d \u0645\u063a\u0627\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629<\/h2>\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-5e0e023 e-flex e-con-boxed e-con e-parent\" data-id=\"5e0e023\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-191714b elementor-widget elementor-widget-html\" data-id=\"191714b\" 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<style>\n\/* Keep content inside when things animate *\/\n .onsale {\n     top:24px !important;\n     right: 24px !important;\n     \/*hide price*\/\n     \/*display: none !important;*\/\n }\n .qodef-addons-woo-shortcode .price{\n         \/*hide price*\/\n     \/*display: none !important;*\/\n}\n\n.qodef-e-product-image-holder { overflow: hidden; }\n.woocommerce ul.products li.product .button {\n    display: block !important;\n    height: 32px;\n}\n\n.top-seller-badge {\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  background: #F1541A;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n  padding: 6px 10px;\n  border-radius: 4px;\n  z-index: 2;\n  pointer-events: none;\n}\n.qodef-woo-product-price{\n    background: #F1541A;\n  color: #fff !important;\n\n  border-radius:20px;\n  padding:4px 10px;\n  font-weight:600;\n  z-index:3;\n  \n    \/*hide price*\/\n    \/*display: none !important*\/\n    \/*; *\/\n    display: flex !important\n    ;\n  align-items: center;\n  gap: 6px; \/* space between bag and prices *\/\n}\n<\/style>\n \n<script>\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  document.querySelectorAll(\".qodef-e-product-image-holder\").forEach(holder => {\n    const img = holder.querySelector(\"img\");\n    if (img) {\n      \/\/ Convert image into background cover\n      holder.style.height = \"400px\";\n     holder.style.width = \"100vw\";\n      holder.style.backgroundImage = `url(${img.src})`;\n      holder.style.backgroundSize = \"cover\";\n      holder.style.backgroundPosition = \"center center\";\n      holder.style.backgroundRepeat = \"no-repeat\";\n      img.style.display = \"none\"; \/\/ hide original <img>\n\n      \/\/ Add \"Top Seller\" badge\n      const badge = document.createElement(\"div\");\n      badge.className = \"top-seller-badge\";\n      badge.textContent = \"Top Seller\";\n      holder.appendChild(badge);\n    }\n  });\n});\n<\/script>\n\n<style>\n\/* ===== GRID ===== *\/\nul.products.elementor-grid,\n.products.elementor-grid{\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0,1fr));\n  gap: 24px;\n}\nul.products.elementor-grid li.product{\n  float: none !important;\n  width: auto !important;\n  margin: 0 !important;\n  position: relative;\n  border-radius: 25px;\n  overflow: hidden;\n  background: transparent; \/* fallback behind image *\/\n \n  border: 1px solid rgba(0, 0, 0, 0.1);\n}\n\n\/* hide Woo buttons *\/\nul.products li.product a.button{ display:none !important; }\n\n\n\n\/* unify image size *\/\nul.products li.product img{\n  width: 100% !important;\n  object-fit: cover !important;\n  object-position: center !important;\n  display: block !important;\n}\n\/* Exception *\/\nul.products li.product .custom-riyal-icon {\n  width: 1em !important;\n  height: 1em !important;\n  object-fit: contain !important;\n  object-position: center !important;\n  vertical-align: middle;\n  margin-top: 8px !important;\n  display: inline !important;\n}\n\n.custom-riyal-icon{\n    height: 1em !important;\n}\n\/* ===== title + price on top ===== *\/\nul.products li.product .woocommerce-loop-product__title{\n  position:absolute; left:16px; \n    \/*top:16px;*\/\n  \/*hide price*\/\n  top:52px;\n  left: 20px;\n  margin:0;\n  color:#fff;\n  width: auto;\n  font-weight:700;\n  text-transform:uppercase;\n  font-size: clamp(16px,2.6vw,22px) !important;\n\n  z-index:3;\n}\nul.products li.product .price{\n  position:absolute; left:16px; top:16px;\n  background:#F1541A;\n  color:#fff;\n  border-radius:20px;\n  padding:4px 10px;\n  font-weight:600;\n  z-index:3;\n  \n    \/*hide price*\/\n    \/*display: none !important*\/\n    \/*;*\/\n    display: flex !important\n    ;\n  align-items: center;\n  gap: 6px; \/* space between bag and prices *\/\n}\n\nul.products li.product .price img {\n  display: inline-block;\n  vertical-align: middle;\n  height: 14px !important;\n  width: auto !important;\n  padding-right: 0 !important;\n  margin: 0 !important;\n}\n\n\/* ===== footer shapes ===== *\/\nul.products li.product::after{\n  content:\"\";\n  position:absolute; left:0; right:0; bottom:0;\n  height:240px;\n  background-repeat:no-repeat;\n  background-position:bottom center;\n  background-size:cover;\n  z-index:1;\n  pointer-events:none;\n   transition: height 0.3s ease;\n}\n\nul.products li.product:nth-child(3n+1)::after{\n  background-image:url(\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorddd.webp\");\n}\nul.products li.product:nth-child(3n+2)::after{\n  background-image:url(\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorrrge.webp\");\n}\nul.products li.product:nth-child(3n+3)::after{\n  background-image:url(\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/rtete.webp\");\n}\n\n\/* ===== icon strip ===== *\/\nul.products li.product .icon-strip{\n  position:absolute; right:16px; bottom:20px;\n  z-index:3;\n  display:flex; gap:12px;\n}\nul.products li.product .icon-strip .icon{\n  width:34px; height:34px;\n  background-size:contain;\n  background-repeat:no-repeat;\n  background-position:center;\n\n  \n}\n\n\nul.products li.product .icon-strip{ display:flex; gap:12px; position:absolute; right:16px; bottom:20px; z-index:3; }\nul.products li.product .icon-strip .icon{\n  display:block; width:34px; height:34px;\n  background-size:contain; background-repeat:no-repeat; background-position:center;\n\n}\n\n.elementor-element.elementor-element-7679c6a.elementor-wc-products .attachment-woocommerce_thumbnail {\n    transition: filter 0.6s ease; \/* Adjust duration and easing as desired *\/\n}\n\n\n\n \nul.products li.product{\n  --shapeY: 0px;\n  --shapeOpacity: 1;\n}\n\nul.products li.product::after{\n  transform: translate3d(0,0,0);\n  opacity: 1;\n}\n\n\n.custom-bdi-flex{\n    \n    display: flex !important;\n    padding: 5px 0;\n}\n\n\n.product-extra-meta{\n    display:none;\n}\n\n\n\/* respect reduced motion *\/\n@media (prefers-reduced-motion: reduce){\n  ul.products li.product::after{\n    transform: none !important;\n    opacity: 1 !important;\n  }\n}\n\/* responsive *\/\n@media(max-width:900px){ ul.products.elementor-grid{grid-template-columns:repeat(2,1fr);} }\n@media(max-width:560px){ ul.products.elementor-grid{grid-template-columns:1fr;} }\n\n\/* Season badge above the icons *\/\nul.products li.product .season-badge{\n  position: absolute;\n  right: 10px;\n  bottom: 64px;             \/* sits above the 34px icon row *\/\n  z-index: 3;\n  \/*background: rgba(0,0,0,.65);*\/\n  color: #fff;\n  font-weight: 700;\n  font-size: 42px;\n  line-height: 1;\n  letter-spacing: .3px;\n  text-align: right\n  text-transform: uppercase;\n  padding: 8px 10px;\n\ntext-align: right;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* Items 1, 3, 4, 6, 7, 9, 10, 12... (white) *\/\nul.products li.product:nth-of-type(3n+1) .season-badge,\nul.products li.product:nth-of-type(3n+3) .season-badge {\n    color: white;\n}\n\n\/* Items 2, 5, 8, 11... (black) *\/\nul.products li.product:nth-of-type(3n+2) .season-badge {\n    color: black;\n}\n.season-number{\n   \/*color: transparent; -webkit-text-stroke: 1px white; *\/\n   font-size: 52!important\n}\n\nul.products li.product:nth-of-type(3n+1) .season-number,\nul.products li.product:nth-of-type(3n+3) .season-number {\n    color: transparent;\n    -webkit-text-stroke: 1px white;\n    font-size: 52px !important;\n}\n\n\/* Items 2, 5, 8, 11... (black stroke) *\/\nul.products li.product:nth-of-type(3n+2) .season-number {\n    color: transparent;\n    -webkit-text-stroke: 1px black;\n    font-size: 52px !important;\n}\n\n@media (max-width: 560px){\n  ul.products li.product .season-badge{ bottom: 58px; font-size: 38px;  padding: 7px 9px; }\n  .season-number{\n  \n   font-size: 24!important\n}\n}\n\n\/*OUT OF STOCK*\/\n\/* Dim image\/card for out-of-stock *\/\nul.products li.product.outofstock img.attachment-woocommerce_thumbnail{\n  filter: grayscale(60%) brightness(0.8);\n}\n\n\/* Top-left ribbon *\/\nul.products li.product.outofstock::before{\n    content: \"SOLD OUT\";\n    position: absolute;\n    top: 50px;\n    left: -63px;\n    transform: rotate(-45deg);\n    background: red;\n    color: #fff;\n    font-weight: 700;\n    font-size: 16px;\n    letter-spacing: .6px;\n    padding: 8px 101px;\n    z-index: 4;\n    text-transform: uppercase;\n    pointer-events: none;\n   \n}\n}\n\n\/* Make the button look disabled when OOS (Woo already changes text to Read more) *\/\nul.products li.product.outofstock a.button{\n  background: #bbb !important;\n  color: #fff !important;\n  cursor: not-allowed !important;\n  pointer-events: none !important;\n  opacity: .9;\n}\n\n\n\n\/*STYLE FOR flag and dates*\/\n\/* ===== top-right country flag ===== *\/\nul.products li.product .flag-badge{\n  position:absolute;\n  top:16px; right:16px;\n  z-index:4;\n  display:inline-flex; align-items:center; justify-content:center;\n  width:62px !important; height:48px  !important;            \/* container to keep layout stable *\/\n \n  overflow:hidden;\n \n  background: rgba(255,255,255,.15);\n  backdrop-filter: blur(2px) saturate(1.2);\n}\nul.products li.product .flag-badge img{\n  display:block; width: 100% !important;\n    height: 100% !important; object-fit:cover;\n}\n\n\/* ===== date range under the flag ===== *\/\nul.products li.product .date-badge{\n  position:absolute;\n  top:68px; right:14px;               \/* sits right below the flag *\/\n  z-index:4;\n  \/*background: rgba(0,0,0,.70);*\/\n  color:#fff;\n  font-weight:800;\n  font-size:12px;\n  text-align: right\n  letter-spacing:.6px;\n  text-transform:uppercase;\n  line-height:1;\n  padding:8px 10px;\n  border-radius:999px;\n  -webkit-font-smoothing: antialiased;\n  white-space:nowrap;\n \n}\n\nul.products li.product .date-badge{\n  white-space: pre-line;   \/* <-- makes '\\n' render as a line break *\/\n  text-align: right;       \/* optional, looks nicer under the flag *\/\n  line-height: 1.1;        \/* optional tighter stack *\/\n}\n@media (max-width:560px){\n  ul.products li.product .flag-badge{ top:14px; right:14px; width:38px; height:26px; }\n  ul.products li.product .date-badge{ top:64px; right:14px; font-size:16px; padding:7px 9px; }\n}\n\n<\/style>\n<!--RANGE AND FLAG-->\n<script>\n(function(){\n  \/\/ ---- helpers ----\n  function monthAbbr(m){ return [\"JAN\",\"FEB\",\"MAR\",\"APR\",\"MAY\",\"JUN\",\"JUL\",\"AUG\",\"SEP\",\"OCT\",\"NOV\",\"DEC\"][m] || \"\"; }\n  function fmtRange(fromStr, toStr){\n    if (!fromStr || !toStr) return \"\";\n    \/\/ robust parse for YYYY-MM-DD\n    var f = new Date(fromStr.replace(\/-\/g,'\/'));\n    var t = new Date(toStr.replace(\/-\/g,'\/'));\n    if (isNaN(f) || isNaN(t)) return \"\";\n    var fd = String(f.getDate()).replace(\/^0\/,'');\n    var td = String(t.getDate()).replace(\/^0\/,'');\n    var fm = monthAbbr(f.getMonth());\n    var tm = monthAbbr(t.getMonth());\n    if (f.getFullYear() === t.getFullYear() && f.getMonth() === t.getMonth()){\n      return fd + \"\u2013\" + td + \" \\n\" + fm;\n    }\n    return fd + \" \" + fm + \" \u2013 \" + td + \" \\n\" + tm;\n  }\n\n  function buildFlag(cc){\n    var wrap = document.createElement(\"div\");\n    wrap.className = \"flag-badge\";\n    var img = document.createElement(\"img\");\n\n    if (cc && typeof cc === \"string\" && cc.trim().length === 2) {\n        \/\/ FlagsAPI likes 2-letter ISO codes\n        img.src = \"https:\/\/flagcdn.com\/h60\/\" + cc.toLowerCase() + \".webp\";\n        img.alt = cc.toUpperCase() + \" flag\";\n    } else {\n        \/\/ Fallback: default or placeholder flag\n        img.src = \"https:\/\/flagcdn.com\/h60\/sa.webp\"; \/\/ UN flag or placeholder\n        img.alt = \"Unknown flag\";\n    }\n \n    img.loading = \"lazy\";\n    wrap.appendChild(img);\n    return wrap;\n  }\n  function ensureBadge(li){\n    \/\/ skip if done\n    if (li.dataset.flagDateApplied === \"1\") return;\n\n    \/\/ country\n    var ccEl = li.querySelector(\".product-extra-meta .country-extra\");\n    var cc = ccEl ? (ccEl.textContent||\"\").trim().toUpperCase() : \"\";\n    if (cc.length !== 2) cc = \"\"; \/\/ require ISO-2\n\n    \/\/ dates\n    var fEl = li.querySelector(\".product-extra-meta .from-extra\");\n    var tEl = li.querySelector(\".product-extra-meta .to-extra\");\n    var range = fmtRange(fEl ? fEl.textContent.trim() : \"\", tEl ? tEl.textContent.trim() : \"\");\n\n    \/\/ FLAG (top-right)\n    if (cc && !li.querySelector(\".flag-badge\")){\n      li.appendChild(buildFlag(cc));\n    }\n\n    \/\/ DATE under flag\n    if (range){\n      var db = li.querySelector(\".date-badge\");\n      if (!db){\n        db = document.createElement(\"div\");\n        db.className = \"date-badge\";\n        var flag = li.querySelector(\".flag-badge\");\n        if (flag && flag.parentNode === li){\n          flag.insertAdjacentElement(\"afterend\", db);\n        } else {\n          li.appendChild(db);\n        }\n      }\n      db.textContent = range;\n    }\n\n    \/\/ mark as applied if either was added (so we don\u2019t loop on every append)\n    if ((cc && li.querySelector(\".flag-badge\")) || (range && li.querySelector(\".date-badge\"))){\n      li.dataset.flagDateApplied = \"1\";\n    }\n  }\n\n  \/\/ ---- scope to grids only (prevents freezes) ----\n  function processGrid(grid){\n    var items = grid.querySelectorAll(\":scope > li.product\");\n    for (var i=0;i<items.length;i++){\n      ensureBadge(items[i]);\n    }\n  }\n\n  function initForGrid(grid){\n    processGrid(grid);\n\n    \/\/ per-grid debounced observer\n    var timer = null;\n    var obs = new MutationObserver(function(muts){\n      var needs = false;\n      for (var i=0;i<muts.length;i++){\n        if (muts[i].type === \"childList\" && (muts[i].addedNodes && muts[i].addedNodes.length)){\n          needs = true; break;\n        }\n      }\n      if (!needs) return;\n      if (timer) { return; }\n      timer = setTimeout(function(){\n        timer = null;\n        processGrid(grid);\n      }, 60);\n    });\n    \/\/ Observe only direct children list, not full subtree, to avoid loops\n    obs.observe(grid, { childList: true });\n  }\n\n  function boot(){\n    \/\/ support both ul.products.elementor-grid and .products.elementor-grid\n    var grids = document.querySelectorAll(\"ul.products.elementor-grid, .products.elementor-grid\");\n    if (!grids.length) return;\n    for (var i=0;i<grids.length;i++){\n      initForGrid(grids[i]);\n    }\n  }\n\n  if (document.readyState === \"loading\"){\n    document.addEventListener(\"DOMContentLoaded\", boot);\n  } else {\n    boot();\n  }\n})();\n<\/script>\n\n<script>\n(() => {\n    \n    \n  const ICONS_WHITE = {\n    hiking: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/hike-white.svg\",\n    dinner: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/dish-white.svg\",\n    transportation: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/van-white.svg\",\n    housing: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/home-white.svg\",\n  };\n\n  const ICONS_BLACK = {\n    hiking: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Groupetgge.svg\",\n    dinner: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Grouprzz.svg\",\n    transportation: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Groupez.svg\",\n    housing: \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Grouprzzr.svg\",\n  };\n\n  const ORDER = [\"hiking\", \"dinner\", \"transportation\", \"housing\"];\n\n  function applyIcons(root = document) {\n    const items = root.querySelectorAll(\"ul.products li.product\");\n    if (!items.length) return false;\n\n    items.forEach((li, index) => {\n      if (li.dataset.iconsApplied === \"1\") return;\n\n      const slugs = Object.keys(ICONS_WHITE);\n      const present = slugs.filter((s) => li.classList.contains(\"product_cat-\" + s));\n\n      \/\/ default: all; if categories found: only those\n      const chosen = present.length ? present : slugs;\n\n      let strip = li.querySelector(\".icon-strip\");\n      if (!strip) {\n        strip = document.createElement(\"div\");\n        strip.className = \"icon-strip\";\n        li.appendChild(strip);\n      }\n      strip.innerHTML = \"\";\n\n      \/\/ Alternate color set: white \u2192 black \u2192 white \u2192 black ...\n    \/\/   const useWhite = index % 2 === 0;\n      const  useWhite = index % 3 !== 1\n      const ICONS = useWhite ? ICONS_WHITE : ICONS_BLACK;\n\n      ORDER.forEach((s) => {\n        if (!chosen.includes(s)) return;\n        const span = document.createElement(\"span\");\n        span.className = \"icon icon-\" + s;\n        span.style.backgroundImage = `url(${ICONS[s]})`;\n        strip.appendChild(span);\n      });\n\n      li.dataset.iconsApplied = \"1\";\n    });\n\n    return true;\n  }\n\n  \/\/ Try immediately, then retry for Elementor\/Woo render\n  let tries = 0;\n  const maxTries = 10;\n  const tick = () => {\n    const ok = applyIcons();\n    if (!ok && tries < maxTries) {\n      tries++;\n      setTimeout(tick, 200);\n    }\n  };\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", tick);\n  } else {\n    tick();\n  }\n\n  \/\/ Observe AJAX pagination\/filter changes\n  const observer = new MutationObserver((muts) => {\n    for (const m of muts) {\n      if (m.type === \"childList\") {\n        applyIcons(document);\n      }\n    }\n  });\n  observer.observe(document.body, { childList: true, subtree: true });\n})();\n\/\/ replace price currency\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n   \n\n  document.querySelectorAll(\".woocommerce-Price-currencySymbol\").forEach(function(symbol) {\n    const img = document.createElement(\"img\");\n\n    img.src = \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/riyal.svg\";\n    img.alt = \"Riyal\";\n    img.classList.add(\"custom-riyal-icon\");\n    symbol.replaceWith(img);\n  });\n    document.querySelectorAll(\".price bdi\").forEach(function(bdi) {\n    const img = bdi.querySelector(\".custom-riyal-icon\");\n    if (img) {\n      const text = bdi.innerHTML.replace(img.outerHTML, \"\").trim();\n    \/\/   bdi.classList.add(\"custom-bdi-flex\");\n      bdi.innerHTML =  img.outerHTML + \"&nbsp;\" + text;\n    }\n    \n    \n  setTimeout(function() {\n     const prices = document.querySelectorAll(\".qodef-woo-product-price .woocommerce-Price-amount\");\n\n    prices.forEach(price => {\n      \/\/ Find the existing riyal icon inside the price\n      const riyalIcon = price.querySelector('img[src*=\"riyal.svg\"]');\n      \n      if (riyalIcon) {\n        \/\/ Move the icon to before the price content\n        price.prepend(\" \");\n        price.prepend(riyalIcon);\n      }\n    });\n  }, 400); \n    \n  });\n\/\/   Adding the bag\n  document.querySelectorAll(\".price\").forEach(function(priceEl) {\n  let img_bag = \"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorgy.svg\";\n  const img_bag_html = \"<img style='height:14px !important;width:auto !important;padding-right:18px !important' src='\" + img_bag + \"' alt=''>\";\n\n  \/\/ Only add the image if it isn't already the first element\n  if (!priceEl.querySelector(\":scope > img\")) {\n    priceEl.innerHTML = img_bag_html + priceEl.innerHTML;\n  }\n});\n  \n  \n});\n<\/script>\n<!--OUT OF STOCK -->\n<script>\n(function(){\n  function addOOSChips(root){\n    var items = (root||document).querySelectorAll(\"ul.products li.product.outofstock\");\n    for (var i=0;i<items.length;i++){\n      var li = items[i];\n      if (!li.querySelector(\".stock-badge\")){\n        var chip = document.createElement(\"div\");\n        chip.className = \"stock-badge\";\n        chip.textContent = \"Out of stock\";\n        var season = li.querySelector(\".season-badge\");\n        if (season && season.parentNode === li){\n          season.insertAdjacentElement(\"beforebegin\", chip);\n        } else {\n          li.appendChild(chip);\n        }\n      }\n    }\n  }\n  if (document.readyState === \"loading\"){\n    document.addEventListener(\"DOMContentLoaded\", function(){ addOOSChips(document); });\n  } else { addOOSChips(document); }\n\n  \/\/ keep it working with AJAX loads\n  var mo = new MutationObserver(function(m){ addOOSChips(document); });\n  mo.observe(document.body, {childList:true, subtree:true});\n})();\n<\/script>\n\n\n<!--ADD TEXT-->\n<script>\n(function(){\n  \/\/ Debounced runner so MutationObserver doesn't loop\n  var seasonTickScheduled = false;\n  function scheduleSeasonTick(){\n    if (seasonTickScheduled) return;\n    seasonTickScheduled = true;\n    setTimeout(function(){ seasonTickScheduled = false; addSeasonBadges(document); }, 50);\n  }\n\n  function addSeasonBadges(root){\n    try{\n      var items = (root || document).querySelectorAll(\"ul.products li.product\");\n      if (!items || !items.length) return;\n\n      for (var i=0; i<items.length; i++){\n        var li = items[i];\n\n        \/\/ Guard: don't rework endlessly\n        if (li.dataset.seasonApplied === \"1\") continue;\n\n        \/\/ Find the hidden season value\n        var seasonEl = li.querySelector(\".product-extra-meta .season-extra\");\n        var seasonText = seasonEl ? (seasonEl.textContent || \"\").trim() : \"\";\n\n        \/\/ Only render if we have a value\n        var badge = li.querySelector(\".season-badge\");\n        if (seasonText){\n          if (!badge){\n            badge = document.createElement(\"div\");\n            badge.className = \"season-badge\";\n            \/\/ place above icons (if icon strip exists) or just append to li\n            var strip = li.querySelector(\".icon-strip\");\n            if (strip && strip.parentNode === li){\n              strip.insertAdjacentElement(\"beforebegin\", badge);\n            } else {\n              li.appendChild(badge);\n            }\n          }\n          badge.innerHTML = \"<span class='season-number' >\"+seasonText +\"<\/span>\"+\"<br><span style='font-size:32px !important'>SEASON<\/span>\";\n          \/\/ mark applied AFTER success so we can skip next time\n          li.dataset.seasonApplied = \"1\";\n        } else if (badge){\n          badge.parentNode && badge.parentNode.removeChild(badge);\n        }\n      }\n    }catch(e){\n      \/\/ Fail silently so nothing crashes\n      console.error(\"Season badge error:\", e);\n    }\n  }\n\n  \/\/ Run when DOM is ready\n  if (document.readyState === \"loading\"){\n    document.addEventListener(\"DOMContentLoaded\", function(){ addSeasonBadges(document); });\n  } else {\n    addSeasonBadges(document);\n  }\n\n  \/\/ Observe changes (Elementor\/Woo pagination, filters, etc.)\n  var mo = new MutationObserver(function(muts){\n    for (var i=0; i<muts.length; i++){\n      if (muts[i].type === \"childList\"){\n        scheduleSeasonTick();\n        break;\n      }\n    }\n  });\n  mo.observe(document.body, {childList:true, subtree:true});\n})();\n<\/script>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6eb8a25 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6eb8a25\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0623\u062d\u062f\u062b \u0627\u0644\u0631\u062d\u0644\u0627\u062a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff50651 elementor-grid-3 elementor-grid-tablet-3 elementor-grid-mobile-2 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products\" data-id=\"ff50651\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce columns-3 \"><ul class=\"products elementor-grid columns-3\">\n<li class=\"product type-product post-17567 status-publish first instock product_cat-uncategorized has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/hikemania.com\/ar\/product\/riyadh-trip\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n\t<span class=\"onsale\">\u062a\u062e\u0641\u064a\u0636!<\/span>\n\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-11-04-at-12.44.20-PM-1-1-300x300.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"edge of the world 2\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-11-04-at-12.44.20-PM-1-1-300x300.jpeg 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-11-04-at-12.44.20-PM-1-1-150x150.jpeg 150w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-11-04-at-12.44.20-PM-1-1-650x650.jpeg 650w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-11-04-at-12.44.20-PM-1-1-100x100.jpeg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">edge of the world 2<\/h2><div class=\"product-extra-meta\" style=\"font-size:13px;color:#666;\"><div class=\"city-extra\">Riyadh<\/div><div class=\"country-extra\">SA<\/div><div class=\"season-extra\">17<\/div><div class=\"from-extra\">2026-02-18<\/div><div class=\"to-extra\">2026-02-20<\/div><\/div>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>280,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#x631;.&#x633;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 280,00&nbsp;&#x631;.&#x633;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>5,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#x631;.&#x633;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 5,00&nbsp;&#x631;.&#x633;.<\/span><\/span>\n<\/a><a href=\"https:\/\/hikemania.com\/ar\/product\/riyadh-trip\/\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"17567\" data-product_sku=\"\" aria-label=\"\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629: edge of the world 2\" rel=\"nofollow\">\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17567\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"product type-product post-16377 status-publish instock product_cat-uncategorized has-post-thumbnail sale shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/hikemania.com\/ar\/product\/hunter-valley\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\">\n\t<span class=\"onsale\">\u062a\u062e\u0641\u064a\u0636!<\/span>\n\t<img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-02-08-at-12.47.50-PM-300x300.jpeg\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"end of season overnight\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-02-08-at-12.47.50-PM-300x300.jpeg 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-02-08-at-12.47.50-PM-150x150.jpeg 150w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2026-02-08-at-12.47.50-PM-100x100.jpeg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">end of season overnight<\/h2><div class=\"product-extra-meta\" style=\"font-size:13px;color:#666;\"><div class=\"city-extra\">Riyadh<\/div><div class=\"country-extra\">SA<\/div><div class=\"season-extra\">16<\/div><div class=\"from-extra\">2025-11-02<\/div><div class=\"to-extra\">2025-11-04<\/div><\/div>\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>280,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#x631;.&#x633;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 280,00&nbsp;&#x631;.&#x633;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>5,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&#x631;.&#x633;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 5,00&nbsp;&#x631;.&#x633;.<\/span><\/span>\n<\/a><a href=\"https:\/\/hikemania.com\/ar\/product\/hunter-valley\/\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"16377\" data-product_sku=\"\" aria-label=\"\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629: end of season overnight\" rel=\"nofollow\">\u0623\u0636\u0641 \u0625\u0644\u0649 \u0627\u0644\u0633\u0644\u0629<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_16377\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<\/ul>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-95795e0 elementor-widget elementor-widget-html\" data-id=\"95795e0\" 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<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3\/dist\/gsap.min.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3\/dist\/Draggable.min.js\"><\/script>\r\n<script>\r\ngsap.registerPlugin(Draggable);\r\nfunction initProductSlider() {\r\n  const slider = document.querySelector(\".elementor-products-grid ul.products.elementor-grid\");\r\n  if (!slider) return;\r\n  const slides = slider.querySelectorAll(\"li.product\");\r\n  const slideCount = slides.length;\r\n  const isDesktop = window.innerWidth > 767;\r\n\r\n  \/\/ Kill old Draggable if it exists\r\n  if (Draggable.get(slider)) Draggable.get(slider).kill();\r\n\r\n  \/\/ Reset position when disabling slider\r\n  gsap.set(slider, { x: 0 });\r\n\r\n  \/\/ On desktop with 2 or 3 slides, don't activate slider\r\n  if (isDesktop && slideCount <= 3) {\r\n    return;\r\n  }\r\n\r\n  const visibleSlides = isDesktop ? 3 : 1;\r\n  const slideWidth = slider.offsetWidth \/ visibleSlides;\r\n  const maxX = -(slideWidth * (slideCount - visibleSlides));\r\n\r\n  Draggable.create(slider, {\r\n    type: \"x\",\r\n    bounds: { minX: maxX, maxX: 0 },\r\n    inertia: true,\r\n    cursor: \"grab\",\r\n    activeCursor: \"grabbing\",\r\n    onDrag: function() {\r\n      gsap.set(this.target, { x: this.x });\r\n    },\r\n    onRelease: function() {\r\n      const snappedX = Math.round(this.x \/ slideWidth) * slideWidth;\r\n      gsap.to(this.target, {\r\n        x: Math.max(Math.min(snappedX, 0), maxX),\r\n        duration: 0.4,\r\n        ease: \"power3.out\"\r\n      });\r\n    }\r\n  });\r\n}\r\ndocument.addEventListener(\"DOMContentLoaded\", initProductSlider);\r\nwindow.addEventListener(\"resize\", initProductSlider);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d028279 elementor-widget elementor-widget-html\" data-id=\"d028279\" 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<style>\n    \n    \/* ===== SHOW & STYLE ADD-TO-CART BUTTON ===== *\/\n\n\/* Remove the old hide rule \u2014 replace it with styling *\/\nul.products li.product a.button{\n  display: inline-block !important;   \/* was display:none *\/\n  position: absolute;\n  left: 16px;\n  bottom: 20px;\n  z-index: 3;\n  background: #F1541A !important;\n  color: #fff !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: .5px;\n  padding: 10px 20px;\n  border: none;\n  border-radius: 25px;\n  cursor: pointer;\n  transition: background 0.3s ease, transform 0.2s ease;\n  text-decoration: none;\n}\n\nul.products li.product a.button:hover{\n  background: #d94410 !important;\n  transform: scale(1.05);\n}\n\n\/* \"Added\" \/ loading state *\/\nul.products li.product a.button.added::after{\n  content: \" \u2713\";\n}\nul.products li.product a.button.loading{\n  opacity: .7;\n  pointer-events: none;\n}\nul.products li.product a.button.product_type_variable{ display:none !important; }\n.added_to_cart {\n         height: 0vh !important;\n}\n<\/style>\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n  document.querySelectorAll(\"ul.products li.product a.ajax_add_to_cart\").forEach(function (btn) {\n    var pid = btn.getAttribute(\"data-product_id\");\n    if (pid) {\n      btn.setAttribute(\"href\", \"\/?add-to-cart=\" + pid);\n    }\n  });\n\n  \/\/ Also handle AJAX-loaded products (pagination\/filters)\n  var obs = new MutationObserver(function () {\n    document.querySelectorAll(\"ul.products li.product a.ajax_add_to_cart\").forEach(function (btn) {\n      var pid = btn.getAttribute(\"data-product_id\");\n      if (pid && btn.getAttribute(\"href\").indexOf(\"add-to-cart\") === -1) {\n        btn.setAttribute(\"href\", \"\/?add-to-cart=\" + pid);\n      }\n    });\n  });\n  obs.observe(document.body, { childList: true, subtree: true });\n});\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<div class=\"elementor-element elementor-element-1c2a332 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"1c2a332\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c47177f elementor-widget elementor-widget-html\" data-id=\"c47177f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.zoom-img {\r\n  position: absolute;\r\n  object-fit: cover;\r\n  object-position: center;\r\n}\r\n#img1 { width: 25vh; border-radius: 10px; left: 30%; top: 61%; opacity: 0; }\r\n#img2 { height: 25vh; width: 35vh; border-radius: 10px; left: 52%; top: 30%; opacity: 0; }\r\n#img3 { height: 25vh; width: 35vh; border-radius: 10px; left: 32%; bottom: 50%; opacity: 0; }\r\n#img4 { width: 25vh; border-radius: 10px; left: 52%; bottom: 20%; opacity: 0; }\r\n#img5 { height: 25vh; width: 35vh; border-radius: 10px; left: 52%; bottom: 35%; opacity: 0; }\r\n#img6 { height: 25vh; width: 35vh; border-radius: 10px; left: 32%; top: 41%; opacity: 0; }\r\n\r\n.zooming-section {\r\n  position: relative;\r\n  display: flex;\r\n  justify-content: center;\r\n  height: 100vh;\r\n  overflow: hidden;\r\n}\r\n.title {\r\n  color: #FF591B;\r\n  position: relative;\r\n  font-size: 60px;\r\n  opacity: 0;\r\n  transform: translateY(5%);\r\n  text-align: center;\r\n}\r\n\r\n\/* Tablet *\/\r\n@media (max-width: 1024px) {\r\n  #img1 { width: 300px; left: 15%; top: 58%; }\r\n  #img2 { height: 400px; width: 300px; left: 60%; top: 30%; }\r\n  #img3 { height: 400px; width: 250px; left: 20%; bottom: 55%; }\r\n  #img4 { width: 300px; left: 60%; bottom: 15%; }\r\n  #img5 { height: 400px; width: 250px; left: 60%; bottom: 40%; }\r\n  .title{\r\n      font-size: \r\n  }\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 767px) {\r\n  .title { font-size: 16px; }\r\n  #img1 { width: 150px; left: 10%; top: 56%; }\r\n  #img2 { height: 200px; width: 150px; left: 55%; top: 40%; }\r\n  #img3 { height: 200px; width: 150px; left: 10%; bottom: 50%; }\r\n  #img4 { width: 150px; left: 55%; top: 70%; }\r\n  #img5 { height: 200px; width: 150px; left: 55%; bottom: 35%; }\r\n  #img6 { height: 150px; width: 150px; left: 10%; top: 36%; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"zooming-section\">\r\n  <h1 class=\"title\"> \u0647\u0627\u064a\u0643\u0645\u064a\u0646\u064a\u0627 \u0644\u064a\u0633\u062a \u0645\u062c\u0631\u062f \u0631\u062d\u0644\u0629\u060c\r\n   <br>\r\n  \u0625\u0646\u0647\u0627 \u0625\u062d\u0633\u0627\u0633 \u064a\u064f\u0639\u0627\u0634.<\/h1>\r\n  <img decoding=\"async\" class=\"zoom-img right down\" id=\"img1\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/e6ec03363d6ae03de137e789faae6eae7be93b52-scaled.webp\">\r\n  <img decoding=\"async\" class=\"zoom-img left\" id=\"img2\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/diogo-tavares-rcngqAAfYK0-unsplash-1.webp\">\r\n  <img decoding=\"async\" class=\"zoom-img right\" id=\"img3\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/da9b7c570e70a0cb9a5a24d7724855fa15d555b9-scaled.webp\">\r\n  <img decoding=\"async\" class=\"zoom-img left down\" id=\"img4\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/939c44f65b1294cf59e561c44ab3ad8eda6ce739-scaled.webp\">\r\n  <img decoding=\"async\" class=\"zoom-img left\" id=\"img5\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/1593ddd177205c48f6902d6f7808ff3982ccb9d2.webp\">\r\n  <img decoding=\"async\" class=\"zoom-img right down\" id=\"img6\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/e6ec03363d6ae03de137e789faae6eae7be93b52-scaled.webp\">\r\n<\/div>\r\n<!-- GSAP -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3\/dist\/gsap.min.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3\/dist\/ScrollTrigger.min.js\"><\/script>\r\n\r\n<script>\r\ngsap.registerPlugin(ScrollTrigger);\r\nScrollTrigger.config({ limitCallbacks: true });\r\n\r\n\/\/ Store ScrollTrigger instances\r\nlet zoomScrollTrigger = null;\r\nlet sliderScrollTrigger = null;\r\n\r\n\/* ============================\r\n    SCROLL TO TOP (Desktop only)\r\n============================ *\/\r\nfunction scrollToTop(instant = true) {\r\n  if (window.innerWidth >= 769) { \/\/ only desktop & tablets\r\n    window.scrollTo({\r\n      top: 0,\r\n      left: 0,\r\n      behavior: instant ? \"instant\" : \"smooth\",\r\n    });\r\n  }\r\n}\r\n\r\n\/* ============================\r\n    ZOOMING SECTION\r\n============================ *\/\r\nfunction initZoomingSection() {\r\n  const section = document.querySelector(\".zooming-section\");\r\n  const images = section ? section.querySelectorAll(\".zoom-img\") : [];\r\n  if (!images.length) return;\r\n\r\n  if (zoomScrollTrigger) zoomScrollTrigger.kill();\r\n  if (window.zoomMM) window.zoomMM.revert();\r\n\r\n  window.zoomMM = gsap.matchMedia();\r\n\r\n  \/\/ DESKTOP\r\n  window.zoomMM.add(\"(min-width: 769px)\", () => {\r\n    const tl = gsap.timeline({\r\n      scrollTrigger: {\r\n        trigger: \".zooming-section\",\r\n        start: \"top 75%\",\r\n        end: \"bottom 5%\",\r\n        scrub: true,\r\n        invalidateOnRefresh: true,\r\n      },\r\n    });\r\n    zoomScrollTrigger = tl.scrollTrigger;\r\n\r\n    tl.to(\".title\", {\r\n      y: \"40%\",\r\n      fontSize: \"90px\",\r\n      opacity: 1,\r\n      ease: \"none\",\r\n      duration: 1,\r\n    });\r\n\r\n    images.forEach((img, i) => {\r\n      tl.to(img, { opacity: 1, scale: 1.2, duration: 0.3, ease: \"sine.out\" }, i === 0 ? \">\" : \"<0.3\");\r\n      tl.to(img, {\r\n        scale: 2.5,\r\n        x: img.classList.contains(\"left\") ? \"100%\" : \"-100%\",\r\n        y: img.classList.contains(\"down\") ? \"100%\" : \"-100%\",\r\n        opacity: 0,\r\n        duration: 0.8,\r\n        ease: \"expo.inOut\",\r\n      }, \">\");\r\n    });\r\n\r\n    return () => {\r\n      tl.kill();\r\n      zoomScrollTrigger?.kill();\r\n    };\r\n  });\r\n\r\n  \/\/ MOBILE\r\n  window.zoomMM.add(\"(max-width: 768px)\", () => {\r\n    const tl = gsap.timeline({\r\n      scrollTrigger: {\r\n        trigger: \".zooming-section\",\r\n        start: \"top 75%\",\r\n        end: \"bottom top\",\r\n        scrub: true,\r\n        invalidateOnRefresh: true,\r\n      },\r\n    });\r\n    zoomScrollTrigger = tl.scrollTrigger;\r\n\r\n    tl.to(\".title\", {\r\n      y: \"40%\",\r\n      fontSize: \"30px\",\r\n      opacity: 1,\r\n      ease: \"none\",\r\n      duration: 1.2,\r\n    });\r\n\r\n    images.forEach((img, i) => {\r\n      tl.to(img, { opacity: 1, scale: 1.1, duration: 0.25, ease: \"sine.out\" }, i === 0 ? \">\" : \"<0.3\");\r\n      tl.to(img, {\r\n        scale: 2.5,\r\n        x: img.classList.contains(\"left\") ? \"100%\" : \"-100%\",\r\n        y: img.classList.contains(\"down\") ? \"100%\" : \"-100%\",\r\n        opacity: 0,\r\n        duration: 0.8,\r\n        ease: \"expo.inOut\",\r\n      }, \">\");\r\n    });\r\n\r\n    return () => {\r\n      tl.kill();\r\n      zoomScrollTrigger?.kill();\r\n    };\r\n  });\r\n}\r\n\r\n\/* ============================\r\n    SLIDER SECTION\r\n============================ *\/\r\nfunction initSliderSection() {\r\n  const section = document.querySelector(\".slider-section\");\r\n  const slidesWrapper = document.querySelector(\".slides-wrapper\");\r\n  const slides = document.querySelectorAll(\".slide\");\r\n  if (!slidesWrapper || !slides.length) return;\r\n\r\n  if (sliderScrollTrigger) sliderScrollTrigger.kill();\r\n  if (window.sliderMM) window.sliderMM.revert();\r\n\r\n  window.sliderMM = gsap.matchMedia();\r\n  window.sliderMM.add(\"(min-width: 0px)\", () => {\r\n    let slidesInView;\r\n    if (window.innerWidth < 767) slidesInView = 1;\r\n    else if (window.innerWidth < 1024) slidesInView = 2;\r\n    else slidesInView = 3.2;\r\n\r\n    const style = getComputedStyle(slidesWrapper);\r\n    const gap = parseInt(style.gap) || 0;\r\n    const slideWidth = slides[0].offsetWidth + gap;\r\n    const totalDistance = slideWidth * (slides.length - slidesInView);\r\n\r\n    const tl = gsap.timeline({\r\n      scrollTrigger: {\r\n        trigger: section,\r\n        start: \"top top\",\r\n        end: \"bottom top\",\r\n        scrub: true,\r\n        invalidateOnRefresh: true,\r\n      },\r\n    });\r\n    sliderScrollTrigger = tl.scrollTrigger;\r\n\r\n    tl.to(slidesWrapper, { x: totalDistance, ease: \"none\" }, 0);\r\n    tl.to(\".reveal-img\", {\r\n      webkitMaskImage: \"linear-gradient(to left, white 100%, transparent 100%)\",\r\n      maskImage: \"linear-gradient(to left, white 100%, transparent 100%)\",\r\n      ease: \"none\",\r\n    }, 0);\r\n\r\n    return () => {\r\n      tl.kill();\r\n      sliderScrollTrigger?.kill();\r\n    };\r\n  });\r\n}\r\n\r\n\/* ============================\r\n    GLOBAL INIT\r\n============================ *\/\r\nfunction killAllAnimations() {\r\n  ScrollTrigger.getAll().forEach(st => st.kill());\r\n  gsap.globalTimeline.clear();\r\n  zoomScrollTrigger = null;\r\n  sliderScrollTrigger = null;\r\n}\r\n\r\nfunction initAnimations() {\r\n  killAllAnimations();\r\n  requestAnimationFrame(() => {\r\n    initZoomingSection();\r\n    initSliderSection();\r\n    ScrollTrigger.refresh();\r\n  });\r\n}\r\n\r\n\/* ============================\r\n    EVENT HANDLERS\r\n============================ *\/\r\nlet resizeTimeout;\r\nfunction handleResize() {\r\n  clearTimeout(resizeTimeout);\r\n  resizeTimeout = setTimeout(() => {\r\n    if (window.innerWidth >= 769) scrollToTop(true);\r\n    initAnimations();\r\n  }, 300);\r\n}\r\n\r\n\/\/ Init on DOM ready\r\nif (document.readyState === \"loading\") {\r\n  document.addEventListener(\"DOMContentLoaded\", initAnimations, { once: true });\r\n} else {\r\n  initAnimations();\r\n}\r\n\r\n\/\/ Scroll to top only on load (desktop)\r\nwindow.addEventListener(\"load\", () => {\r\n  scrollToTop(true);\r\n});\r\n\r\nwindow.addEventListener(\"resize\", handleResize);\r\nwindow.addEventListener(\"orientationchange\", () => {\r\n  if (window.innerWidth >= 769) scrollToTop(true);\r\n  setTimeout(initAnimations, 100);\r\n});\r\nwindow.addEventListener(\"pageshow\", e => {\r\n  if (e.persisted) setTimeout(initAnimations, 100);\r\n});\r\nwindow.addEventListener(\"beforeunload\", killAllAnimations);\r\n<\/script>\r\n\r\n\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<div class=\"elementor-element elementor-element-ce29a11 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"ce29a11\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5465a98 e-con-full e-flex e-con e-child\" data-id=\"5465a98\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2476517 elementor-widget elementor-widget-html\" data-id=\"2476517\" 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<style>\r\n.slider-section {\r\n  position: relative;\r\n  \/*background-color: #FF591B;*\/\r\n  width: 100%;\r\n  min-height: 100vh;\r\n  overflow: hidden;\r\n  padding-right: 81px;\r\n  padding-left: 81px;\r\n  padding-top: 80px;\r\n  padding-bottom: 80px;\r\n  font-family: \"Almarai\", Sans-serif !important;\r\n  display: flex;\r\n  flex-direction: column;\r\n  justify-content: center;\r\n}\r\n\r\n.slides-wrapper {\r\n  display: flex;\r\n  gap: 20px;\r\n  margin: 50px 0;\r\n}\r\n\r\n.slide {\r\n  flex: 0 0 calc(100% \/ 3.2);\r\n  height: 55VH;\r\n  display: flex;\r\n  align-items: end;\r\n  justify-content: start;\r\n  font-size: 2rem;\r\n  color: white;\r\n  overflow: hidden;\r\n  position: relative;\r\n  cursor: pointer\r\n}\r\n\r\n.overlay-bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  background-color: rgba(0, 0, 0, 0.4);\r\n  opacity: 0;\r\n  visibility: hidden;\r\n  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;\r\n  border-radius: 30px;\r\n  z-index: 1;\r\n}\r\n\r\n.slide:hover .overlay-bg {\r\n  opacity: 1;\r\n  visibility: visible;\r\n}\r\n\r\n.next-section {\r\n  min-height: 100vh;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background: #f5f5f5;\r\n}\r\n\r\n.reveal-img {\r\n  width: 100%;\r\n  height: auto;\r\n  mask-image: linear-gradient(to right, white 0%, transparent 0%);\r\n  mask-repeat: no-repeat;\r\n  mask-size: 100% 100%;\r\n  -webkit-mask-image: linear-gradient(to right, white 0%, transparent 0%);\r\n  -webkit-mask-repeat: no-repeat;\r\n  -webkit-mask-size: 100% 100%;\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n}\r\n\r\n.hiden-info {\r\n  font-size: 20px;\r\n  font-weight: 300;\r\n  z-index: 22;\r\n  line-height: 25px\r\n}\r\n\r\n.pushed-title {\r\n  font-size: 25px;\r\n  font-weight: 700;\r\n  z-index: 22;\r\n  \/*text-transform: uppercase;*\/\r\n  line-height: 35px\r\n}\r\n.info{\r\n    padding: 15px 31px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 200px;\r\n    gap: 20px;\r\n    z-index: 2;\r\n    transform: translateY(60%);\r\n    transition: all 0.3s ease-in-out;\r\n}\r\n.hiden-info{\r\n      opacity: 0;\r\ntransition: all 0.3s ease-in-out;\r\n}\r\n.slide:hover .info {\r\n  transform: translateY(0);\r\n}\r\n.slide:hover .hiden-info {\r\n    opacity: 1;\r\n}\r\n@media (max-width: 1024px) {\r\n  .slider-section {\r\n    padding-right: 40px;\r\n    padding-left: 40px;\r\n  }\r\n  .slide {\r\n    flex: 0 0 calc(100% \/ 2);\r\n  }\r\n}\r\n\r\n@media (max-width: 767px) {\r\n  .slider-section {\r\n    padding-right: 20px;\r\n    padding-left: 20px;\r\n  }\r\n  .slide {\r\n    flex: 0 0 calc(100% \/ 1); \r\n    width: 70%;\r\n    margin: 0 auto;\r\n    height: 50vh;\r\n  }\r\n  .slides-wrapper {\r\n    gap: 25px;\r\n  }\r\n  .reveal-img {\r\n    top: 5px;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"slider-section\">\r\n  <h1 style=\"color:white; font-size:48px; font-weight:700; text-transform: uppercase;\">\r\n      \u0642\u064a\u0645\u0646\u0627 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \r\n  <\/h1>\r\n  <div class=\"slides-wrapper\">\r\n    <div class=\"slide\" style=\"background-image: url(https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad.webp); background-position: left 65% center; background-repeat: no-repeat; background-size: cover; border-radius: 30px;\">\r\n      <div class=\"info\"  >\r\n        <div class=\"pushed-title\"> \r\n\u0633\u0644\u0627\u0645\u062a\u0643 \u0623\u0648\u0644\u064b\u0627          <\/div>\r\n        <div class=\"hiden-info\">\u0643\u0644 \u0631\u062d\u0644\u0629 \u0645\u064f\u0631\u0634\u062f\u0629\u060c \u0648\u062e\u0627\u0636\u0639\u0629 \u0644\u0644\u0625\u0634\u0631\u0627\u0641\u060c \u0648\u0645\u062e\u0637\u0637 \u0644\u0647\u0627 \u0628\u0639\u0646\u0627\u064a\u0629. \r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"overlay-bg\"><\/div>\r\n    <\/div>\r\n    <div  class=\"slide\" style=\"background-image: url(https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23.webp); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 30px;\">\r\n      <div class=\"info\"  >\r\n        <div class=\"pushed-title\">\r\n            \u0627\u062d\u062a\u0631\u0627\u0645 \u0627\u0644\u0637\u0628\u064a\u0639\u0629\r\n        <\/div>\r\n        <div class=\"hiden-info\">\r\n            \u0646\u0633\u062a\u0643\u0634\u0641 \u0628\u0645\u0633\u0624\u0648\u0644\u064a\u0629\u060c \u0648\u0646\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u0643\u0644 \u0645\u0633\u0627\u0631\u064d \u0646\u062e\u0637\u0648\u0647.\r\n            <\/div>\r\n      <\/div>\r\n      <div class=\"overlay-bg\"><\/div>\r\n    <\/div>\r\n    <div class=\"slide\" style=\"background-image: url(https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9.webp); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 30px;\">\r\n      <div class=\"info\" >\r\n        <div class=\"pushed-title\"> \u0627\u0644\u0645\u063a\u0627\u0645\u0631\u0629 \u0631\u0648\u062d\u0646\u0627<\/div>\r\n        <div class=\"hiden-info\">\u062d\u0627\u0636\u0631\u0629 \u0641\u064a \u0642\u0635\u062a\u0646\u0627 \u0648\u0639\u0645\u0644\u0646\u0627 \u0648\u0645\u062c\u062a\u0645\u0639\u0646\u0627.<\/div>\r\n      <\/div>\r\n      <div class=\"overlay-bg\"><\/div>\r\n    <\/div>\r\n    <div class=\"slide\" style=\"background-image: url(https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/STAIMG_00262-1.webp); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 30px;\">\r\n      <div class=\"info\"  >\r\n        <div class=\"pushed-title\">\u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f\u060c \u062a\u062c\u0631\u0628\u0629 \u0648\u0627\u062d\u062f\u0629  <\/div>\r\n        <div class=\"hiden-info\"> \u0646\u062c\u062a\u0645\u0639 \u0639\u0644\u0649 \u0634\u063a\u0641 \u0648\u0627\u062d\u062f:\r\n\u0627\u0644\u0647\u0648\u0627\u0621 \u0627\u0644\u0637\u0644\u0642.<\/div>\r\n      <\/div>\r\n      <div class=\"overlay-bg\"><\/div>\r\n    <\/div>\r\n    <div class=\"slide\" style=\"background-image: url(https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/joel-jasmin-forestbird-znoL1m6MD_k-unsplash-1.webp); background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 30px;\">\r\n      <div class=\"info\"  >\r\n        <div class=\"pushed-title\">\u062a\u062c\u0627\u0631\u0628 \u062a\u0633\u062a\u062d\u0642 \u0623\u0646 \u062a\u064f\u0639\u0627\u0634 <\/div>\r\n        <div class=\"hiden-info\"> \u064a\u062d\u0631\u0646\u0635\u0646\u0639 \u0644\u062d\u0638\u0627\u062a \u062a\u0628\u0642\u0649 \u0641\u064a \u0627\u0644\u0630\u0627\u0643\u0631\u0629 \u0648\u062a\u064f\u0631\u0648\u0649 .<\/div>\r\n      <\/div>\r\n      <div class=\"overlay-bg\"><\/div>\r\n    <\/div>\r\n\r\n \r\n  <\/div>\r\n  <div style=\"position: relative;\">  \r\n    <img decoding=\"async\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline.svg\" alt=\"\" style=\" opacity: 0.21;  width: 100%; height: auto;\">\r\n    <img decoding=\"async\" class=\"reveal-img\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline.svg\" alt=\"\">\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-aede921 elementor-hidden-desktop elementor-hidden-widescreen e-flex e-con-boxed e-con e-parent\" data-id=\"aede921\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8cb12f elementor-widget elementor-widget-heading\" data-id=\"a8cb12f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0642\u064a\u0645\u0646\u0627 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b252e3 elementor-widget elementor-widget-n-carousel\" data-id=\"1b252e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;0730cf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;9e2d9b8&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;7e2459c&quot;},{&quot;slide_title&quot;:&quot;Slide #4&quot;,&quot;_id&quot;:&quot;79bee6c&quot;},{&quot;slide_title&quot;:&quot;Slide #5&quot;,&quot;_id&quot;:&quot;2d52db2&quot;}],&quot;offset_sides&quot;:&quot;right&quot;,&quot;offset_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:93,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;offset_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:80,&quot;sizes&quot;:[]},&quot;offset_width_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"rtl\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-790c879 e-flex e-con-boxed e-con e-child\" data-id=\"790c879\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-42ddae4 e-con-full hover-on-slider e-flex e-con e-child\" data-id=\"42ddae4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68cb1ea elementor-widget elementor-widget-image\" data-id=\"68cb1ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"480\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-1024x614.webp\" class=\"attachment-large size-large wp-image-12483\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-1024x614.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-600x360.webp 600w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-300x180.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-768x461.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad-1536x922.webp 1536w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/1ae7042936d8f66d85a8a6de84912e43f50860ad.webp 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dbd0e7e e-con-full show-me e-flex e-con e-child\" data-id=\"dbd0e7e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e7deb3 elementor-widget elementor-widget-heading\" data-id=\"2e7deb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0633\u0644\u0627\u0645\u062a\u0643 \u0623\u0648\u0644\u064b\u0627<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-200e83a sliding-text elementor-widget elementor-widget-text-editor\" data-id=\"200e83a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0643\u0644 \u0631\u062d\u0644\u0629 \u0645\u064f\u0631\u0634\u062f\u0629\u060c \u0648\u062e\u0627\u0636\u0639\u0629 \u0644\u0644\u0625\u0634\u0631\u0627\u0641\u060c \u0648\u0645\u062e\u0637\u0637 \u0644\u0647\u0627 \u0628\u0639\u0646\u0627\u064a\u0629.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d680e9b e-flex e-con-boxed e-con e-child\" data-id=\"d680e9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-07e4a5e e-con-full hover-on-slider elementor-hidden-desktop e-flex e-con e-child\" data-id=\"07e4a5e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a980faf elementor-widget elementor-widget-image\" data-id=\"a980faf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-1024x576.webp\" class=\"attachment-large size-large wp-image-12484\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-1024x576.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-600x338.webp 600w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-300x169.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-768x432.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-1536x864.webp 1536w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23.webp 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-263fff1 e-con-full show-me e-flex e-con e-child\" data-id=\"263fff1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a65590 elementor-widget elementor-widget-heading\" data-id=\"0a65590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u062d\u062a\u0631\u0627\u0645 \u0627\u0644\u0637\u0628\u064a\u0639\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d47fa0 sliding-text elementor-widget elementor-widget-text-editor\" data-id=\"2d47fa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0646\u0633\u062a\u0643\u0634\u0641 \u0628\u0645\u0633\u0624\u0648\u0644\u064a\u0629\u060c \u0648\u0646\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u0643\u0644 \u0645\u0633\u0627\u0631\u064d \u0646\u062e\u0637\u0648\u0647.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b2e7a3 e-flex e-con-boxed e-con e-child\" data-id=\"3b2e7a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7eee04d e-con-full hover-on-slider elementor-hidden-desktop e-flex e-con e-child\" data-id=\"7eee04d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6eaf5c5 elementor-widget elementor-widget-image\" data-id=\"6eaf5c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-1024x682.webp\" class=\"attachment-large size-large wp-image-12485\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-1024x682.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-600x399.webp 600w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-300x200.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-768x511.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9-1536x1022.webp 1536w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/2fffcbcd65379091ec0a58a00df9fb2ee8c857d9.webp 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9a89b9 e-con-full show-me e-flex e-con e-child\" data-id=\"d9a89b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94f1584 elementor-widget elementor-widget-heading\" data-id=\"94f1584\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0645\u063a\u0627\u0645\u0631\u0629 \u0631\u0648\u062d\u0646\u0627<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55e1163 sliding-text elementor-widget elementor-widget-text-editor\" data-id=\"55e1163\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u062d\u0627\u0636\u0631\u0629 \u0641\u064a \u0642\u0635\u062a\u0646\u0627 \u0648\u0639\u0645\u0644\u0646\u0627 \u0648\u0645\u062c\u062a\u0645\u0639\u0646\u0627.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-71aeecb e-flex e-con-boxed e-con e-child\" data-id=\"71aeecb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9d65457 e-con-full hover-on-slider elementor-hidden-desktop e-flex e-con e-child\" data-id=\"9d65457\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2bcb25 elementor-widget elementor-widget-image\" data-id=\"c2bcb25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"387\" height=\"481\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/STAIMG_00262.webp\" class=\"attachment-large size-large wp-image-9188\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/STAIMG_00262.webp 387w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/STAIMG_00262-241x300.webp 241w\" sizes=\"(max-width: 387px) 100vw, 387px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16c2629 e-con-full show-me e-flex e-con e-child\" data-id=\"16c2629\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc1f9c1 elementor-widget elementor-widget-heading\" data-id=\"dc1f9c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f\u060c \u062a\u062c\u0631\u0628\u0629 \u0648\u0627\u062d\u062f\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c5f5021 sliding-text elementor-widget elementor-widget-text-editor\" data-id=\"c5f5021\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0646\u062c\u062a\u0645\u0639 \u0639\u0644\u0649 \u0634\u063a\u0641 \u0648\u0627\u062d\u062f:<\/p><p>\u0627\u0644\u0647\u0648\u0627\u0621 \u0627\u0644\u0637\u0644\u0642.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6d2231a e-flex e-con-boxed e-con e-child\" data-id=\"6d2231a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-764de71 e-con-full hover-on-slider elementor-hidden-desktop e-flex e-con e-child\" data-id=\"764de71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7055fcd elementor-widget elementor-widget-image\" data-id=\"7055fcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"426\" height=\"559\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/joel-jasmin-forestbird-znoL1m6MD_k-unsplash-1.webp\" class=\"attachment-large size-large wp-image-9289\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/joel-jasmin-forestbird-znoL1m6MD_k-unsplash-1.webp 426w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/joel-jasmin-forestbird-znoL1m6MD_k-unsplash-1-229x300.webp 229w\" sizes=\"(max-width: 426px) 100vw, 426px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-161b022 e-con-full show-me e-flex e-con e-child\" data-id=\"161b022\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a211a58 elementor-widget elementor-widget-heading\" data-id=\"a211a58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u062a\u062c\u0627\u0631\u0628 \u062a\u0633\u062a\u062d\u0642 \u0623\u0646 \u062a\u064f\u0639\u0627\u0634<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d339dac sliding-text elementor-widget elementor-widget-text-editor\" data-id=\"d339dac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0646\u0635\u0646\u0639 \u0644\u062d\u0638\u0627\u062a \u062a\u0628\u0642\u0649 \u0641\u064a \u0627\u0644\u0630\u0627\u0643\u0631\u0629 \u0648\u062a\u064f\u0631\u0648\u0649.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0477c18 e-con-full e-flex e-con e-child\" data-id=\"0477c18\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc84c73 img-fade3 elementor-widget elementor-widget-image\" data-id=\"cc84c73\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1762\" height=\"52\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline.svg\" class=\"attachment-large size-large wp-image-9427\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c72d3a reveal-img3 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"1c72d3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1762\" height=\"52\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline.svg\" class=\"attachment-large size-large wp-image-9427\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f11ed44 elementor-widget elementor-widget-html\" data-id=\"f11ed44\" 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<style>\r\n.container2 {\r\n  position: relative;\r\n  width: 100%;\r\n  overflow: hidden;\r\n}\r\n\r\n.reveal-img3 {\r\n  width: 100%;\r\n  height: auto;\r\n  \/* Start hidden with mask *\/\r\n  -webkit-mask-image: linear-gradient(to left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 0%);\r\n  -webkit-mask-repeat: no-repeat;\r\n  -webkit-mask-size: 100% 100%;\r\n  mask-image: linear-gradient(to left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 0%);\r\n  mask-repeat: no-repeat;\r\n  mask-size: 100% 100%;\r\n}\r\n<\/style>\r\n\r\n<script>\r\nwindow.addEventListener(\"scroll\", () => {\r\n  const img = document.querySelector(\".reveal-img3\");\r\n  const rect = img.getBoundingClientRect();\r\n  const windowHeight = window.innerHeight;\r\n\r\n  \/\/ Progress of scroll visibility (0 to 1)\r\n  let progress = 1 - rect.top \/ windowHeight;\r\n  progress = Math.min(Math.max(progress, 0), 1);\r\n\r\n  \/\/ Animate mask from left to right\r\n  img.style.webkitMaskImage = `linear-gradient(to left, rgba(0,0,0,1) ${progress*100}%, rgba(0,0,0,0) ${progress*100}%)`;\r\n  img.style.maskImage = `linear-gradient(to left, rgba(0,0,0,1) ${progress*100}%, rgba(0,0,0,0) ${progress*100}%)`;\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-7e47668 e-flex e-con-boxed e-con e-parent\" data-id=\"7e47668\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c39f205 e-con-full e-flex e-con e-child\" data-id=\"c39f205\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bb39e20 e-con-full e-flex e-con e-child\" data-id=\"bb39e20\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e47b113 elementor-widget elementor-widget-heading\" data-id=\"e47b113\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0647\u0627\u064a\u0643\u0645\u064a\u0646\u064a\u0627 \u0628\u0627\u0644\u0623\u0631\u0642\u0627\u0645<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1661409 e-con-full e-flex e-con e-child\" data-id=\"1661409\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53a4db4 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"53a4db4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u00a0\u0631\u062d\u0644\u0629 \u0646\u0627\u062c\u062d\u0629<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"1500\" data-from-value=\"1400\" data-delimiter=\",\">1400<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cbbc45 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"6cbbc45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u00a0\u0645\u0633\u0627\u0631\u064b\u0627 \u0645\u062e\u062a\u0644\u0641\u064b\u0627 \u0641\u064a \u0623\u0646\u062d\u0627\u0621 \u0627\u0644\u0645\u0645\u0644\u0643\u0629<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"40\" data-from-value=\"20\" data-delimiter=\",\">20<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d7ad97d elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"d7ad97d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u0627\u0644\u062f\u0648\u0644 \u0627\u0644\u062a\u064a \u064a\u0646\u062a\u0645\u064a \u0625\u0644\u064a\u0647\u0627 \u0639\u0645\u0644\u0627\u0624\u0646\u0627<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"28\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-66d3d9b e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"66d3d9b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af965e3 elementor-widget elementor-widget-qi_addons_for_elementor_separator\" data-id=\"af965e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"qi_addons_for_elementor_separator.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m qodef-qi-separator qodef-qi-clear qodef-separator--standard\">\n\t<div class=\"qodef-m-line\"><\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff65746 e-con-full e-flex e-con e-child\" data-id=\"ff65746\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2da936f elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"2da936f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u0639\u0645\u064a\u0644<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"1500\" data-from-value=\"1400\" data-delimiter=\",\">1400<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6c5104 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"f6c5104\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u00a0\u0633\u0639\u0648\u062f\u064a\u0648\u0646<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"60\" data-from-value=\"40\" data-delimiter=\",\">40<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af58408 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"af58408\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u00a0\u0645\u0646 \u062e\u0627\u0631\u062c \u0627\u0644\u0645\u0645\u0644\u0643\u0629<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"40\" data-from-value=\"20\" data-delimiter=\",\">20<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">%<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-332a99f elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-counter\" data-id=\"332a99f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">\u0633\u0646\u0648\u0627\u062a<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"7\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-91aab81 e-con-full e-flex e-con e-child\" data-id=\"91aab81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d856b2f elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"d856b2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.5,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"1280\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/WhatsApp-Image-2025-12-28-at-4.26.02-PM-2-1.svg\" class=\"attachment-large size-large wp-image-16817\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2757dcd elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"2757dcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"1280\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Photo-Nov-02-2025-7-42-33-PM-1-1.svg\" class=\"attachment-large size-large wp-image-16934\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-300c5f0 e-flex e-con-boxed e-con e-parent\" data-id=\"300c5f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-efc1bb4 e-con-full e-flex e-con e-child\" data-id=\"efc1bb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5fe4ef elementor-widget elementor-widget-heading\" data-id=\"a5fe4ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u062a\u0631\u0643\u064a\u0628 \u0627\u0644\u0646\u0648\u0639\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-efb8094 e-con-full e-flex e-con e-child\" data-id=\"efb8094\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29af96c elementor-widget elementor-widget-text-editor\" data-id=\"29af96c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>55%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-971780a elementor-widget elementor-widget-text-editor\" data-id=\"971780a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0631\u062c\u0627\u0644<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b58764 e-con-full e-flex e-con e-child\" data-id=\"9b58764\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd04c76 elementor-widget elementor-widget-text-editor\" data-id=\"bd04c76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>45%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2255380 elementor-widget elementor-widget-text-editor\" data-id=\"2255380\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0\u0646\u0633\u0627\u0621<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6ac48d e-con-full e-flex e-con e-child\" data-id=\"f6ac48d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51c1d70 elementor-widget elementor-widget-heading\" data-id=\"51c1d70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u062a\u0631\u0643\u064a\u0628 \u0627\u0644\u0639\u0645\u0631\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d06ddd e-con-full e-flex e-con e-child\" data-id=\"4d06ddd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4589e8b e-con-full e-flex e-con e-child\" data-id=\"4589e8b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d444bdb elementor-widget elementor-widget-text-editor\" data-id=\"d444bdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>5%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe515cd elementor-widget elementor-widget-text-editor\" data-id=\"fe515cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0\u0641\u0648\u0642 55 \u0639\u0627\u0645\u064b\u0627<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-717fc6b e-con-full e-flex e-con e-child\" data-id=\"717fc6b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bfcdae6 elementor-widget elementor-widget-text-editor\" data-id=\"bfcdae6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>55%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-779d137 elementor-widget elementor-widget-text-editor\" data-id=\"779d137\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0\u0645\u0646 15 \u0625\u0644\u0649 35 \u0639\u0627\u0645\u064b\u0627<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-064c1d9 e-con-full e-flex e-con e-child\" data-id=\"064c1d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-729aac0 e-con-full e-flex e-con e-child\" data-id=\"729aac0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b64c3b8 elementor-widget elementor-widget-text-editor\" data-id=\"b64c3b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>35%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0397698 elementor-widget elementor-widget-text-editor\" data-id=\"0397698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0645\u0646 35 \u0625\u0644\u0649 55 \u0639\u0627\u0645\u064b\u0627<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-957ef04 e-con-full e-flex e-con e-child\" data-id=\"957ef04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-642f4fe elementor-widget elementor-widget-text-editor\" data-id=\"642f4fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>5%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce7b8e7 elementor-widget elementor-widget-text-editor\" data-id=\"ce7b8e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u00a0\u062f\u0648\u0646 15 \u0639\u0627\u0645\u064b\u0627<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-39e93e0 e-flex e-con-boxed e-con e-parent\" data-id=\"39e93e0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3550d34 e-con-full e-flex e-con e-child\" data-id=\"3550d34\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-9cc320c e-con-full e-flex e-con e-child\" data-id=\"9cc320c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0cc02d elementor-widget elementor-widget-heading\" data-id=\"d0cc02d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0639\u0645\u0644\u0627\u0624\u0646\u0627<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af2226c e-con-full e-flex e-con e-child\" data-id=\"af2226c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc30450 elementor-widget elementor-widget-image-carousel\" data-id=\"bc30450\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_show_widescreen&quot;:&quot;6&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/zahid.svg\" alt=\"zahid\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/almarai.svg\" alt=\"almarai\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/gateway.svg\" alt=\"gateway\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/anb.svg\" alt=\"anb\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/kitopi.svg\" alt=\"kitopi\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/g20.svg\" alt=\"g20\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/hunger.svg\" alt=\"hunger\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/aljazeera.svg\" alt=\"aljazeera\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/hockey.svg\" alt=\"hockey\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/keo.svg\" alt=\"keo\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Microsoft_logo_2012.svg.png\" alt=\"Microsoft_logo_(2012).svg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/pwc.svg\" alt=\"pwc\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/maharah.svg\" alt=\"maharah\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/aramco.svg\" alt=\"aramco\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/danemark.svg\" alt=\"danemark\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/tamer.svg\" alt=\"tamer\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/zahra.svg\" alt=\"zahra\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/medtronic.svg\" alt=\"medtronic\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/alharas.svg\" alt=\"alharas\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/aster.svg\" alt=\"aster\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/oliverwymen.svg\" alt=\"oliverwymen\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/hyatt.svg\" alt=\"hyatt\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/nokia.svg\" alt=\"nokia\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/hilton.svg\" alt=\"hilton\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"25 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/radisson.svg\" alt=\"radisson\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"26 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/medicalCity.svg\" alt=\"medicalCity\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"27 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/redSea.svg\" alt=\"redSea\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"28 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/softwareAG.svg\" alt=\"softwareAG\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"29 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/diriyah.svg\" alt=\"diriyah\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"30 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/volvo.svg\" alt=\"volvo\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"31 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/gensler.svg\" alt=\"gensler\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"32 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/cat.svg\" alt=\"cat\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"33 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/worley.svg\" alt=\"worley\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"34 of 34\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Microsoft_logo_2012.svg.webp\" alt=\"Microsoft_logo_(2012).svg\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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<div class=\"elementor-element elementor-element-3e22483 e-flex e-con-boxed e-con e-parent\" data-id=\"3e22483\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-473d170 elementor-widget elementor-widget-heading\" data-id=\"473d170\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0645\u0633\u062a\u062c\u062f\u0627\u062a\u0646\u0627<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7cea9b2 qodef-navigation-together--top elementor-widget elementor-widget-qi_addons_for_elementor_blog_slider\" data-id=\"7cea9b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"qi_addons_for_elementor_blog_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"qodef-shortcode qodef-m qodef-addons-blog-slider qodef-item-layout--side-image qodef-info-no-icons qodef-image--hover-zoom qodef-qi-grid qodef-qi-swiper-container qodef-item-layout--side-image qodef-navigation--together qodef-navigation-alignment--flex-end qodef-navigation--hover-move\" data-options=\"{&quot;direction&quot;:&quot;horizontal&quot;,&quot;slidesPerView&quot;:&quot;1&quot;,&quot;spaceBetween&quot;:&quot;&quot;,&quot;spaceBetweenTablet&quot;:0,&quot;spaceBetweenMobile&quot;:30,&quot;effect&quot;:&quot;&quot;,&quot;loop&quot;:true,&quot;autoplay&quot;:false,&quot;centeredSlides&quot;:false,&quot;speed&quot;:&quot;&quot;,&quot;speedAnimation&quot;:&quot;&quot;,&quot;outsideNavigation&quot;:&quot;yes&quot;,&quot;outsidePagination&quot;:&quot;no&quot;,&quot;unique&quot;:&quot;1&quot;,&quot;partialValue&quot;:0.03,&quot;disablePartialValue&quot;:&quot;&quot;,&quot;parallax&quot;:&quot;no&quot;}\">\n\t<div class=\"swiper-wrapper\">\n\t\t<article class=\"qodef-e qodef-blog-item swiper-slide qodef-item--full post-17412 post type-post status-publish format-standard has-post-thumbnail hentry category-44\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-media\">\n\t\t<div class=\"qodef-e-media-image\">\n\t\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/%d8%aa%d9%82%d9%8a%d9%8a%d9%85-%d9%85%d8%b3%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83%d9%86%d8%ac-%d9%84%d8%b6%d9%85%d8%a7%d9%86-%d8%a7%d9%84%d8%b3%d9%84%d8%a7%d9%85%d8%a9-%d9%81\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1173\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1.webp 1920w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-300x183.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-1024x626.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-768x469.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-1536x938.webp 1536w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-18x12.webp 18w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-1320x806.webp 1320w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture1-600x367.webp 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t<\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--top\">\n\t\t\t\t\t<div itemprop=\"dateCreated\" class=\"qodef-e-info-item qodef-e-info-date entry-date \">\n\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/2026\/02\/\">\n\t\t\t\t\u0641\u0628\u0631\u0627\u064a\u0631 2, 2026\t<\/a>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"qodef-e-text\">\n\t\t\t\t<h5 itemprop=\"name\" class=\"qodef-e-title entry-title\">\n\t<a itemprop=\"url\" class=\"qodef-e-title-link\" href=\"https:\/\/hikemania.com\/ar\/%d8%aa%d9%82%d9%8a%d9%8a%d9%85-%d9%85%d8%b3%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83%d9%86%d8%ac-%d9%84%d8%b6%d9%85%d8%a7%d9%86-%d8%a7%d9%84%d8%b3%d9%84%d8%a7%d9%85%d8%a9-%d9%81\/\">\n\t\t\u062a\u0642\u064a\u064a\u0645 \u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0647\u0627\u064a\u0643\u0646\u062c \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u0633\u0644\u0627\u0645\u0629 \u0641\u064a \u0627\u0644\u0631\u064a\u0627\u0636 \u0648\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629\u00a0\u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\t<\/a>\n<\/h5>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--bottom\">\n\t\t\t\t\t\t<div class=\"qodef-e-read-more\">\n\t\t<a class=\"qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--standard qodef-hover--reveal qodef--reveal-horizontal qodef-icon--right qodef-hover--icon-move-horizontal-short\" href=\"https:\/\/hikemania.com\/ar\/%d8%aa%d9%82%d9%8a%d9%8a%d9%85-%d9%85%d8%b3%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83%d9%86%d8%ac-%d9%84%d8%b6%d9%85%d8%a7%d9%86-%d8%a7%d9%84%d8%b3%d9%84%d8%a7%d9%85%d8%a9-%d9%81\/\" target=\"_self\">\t<span class=\"qodef-m-text\">\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\t<\/a>\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/article>\n<article class=\"qodef-e qodef-blog-item swiper-slide qodef-item--full post-17374 post type-post status-publish format-standard has-post-thumbnail hentry category-44\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-media\">\n\t\t<div class=\"qodef-e-media-image\">\n\t\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%84%d9%84%d9%85%d8%a8%d8%aa%d8%af%d8%a6%d9%8a%d9%86-%d9%81%d9%8a-%d8%a7%d9%84%d8%b3%d8%b9%d9%88%d8%af%d9%8a%d8%a9-%d8%a7%d9%83\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1601\" height=\"995\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3.webp 1601w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-300x186.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-1024x636.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-768x477.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-1536x955.webp 1536w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-18x12.webp 18w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-1320x820.webp 1320w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/Picture3-600x373.webp 600w\" sizes=\"(max-width: 1601px) 100vw, 1601px\" \/>\t\t<\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--top\">\n\t\t\t\t\t<div itemprop=\"dateCreated\" class=\"qodef-e-info-item qodef-e-info-date entry-date \">\n\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/2026\/02\/\">\n\t\t\t\t\u0641\u0628\u0631\u0627\u064a\u0631 2, 2026\t<\/a>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"qodef-e-text\">\n\t\t\t\t<h5 itemprop=\"name\" class=\"qodef-e-title entry-title\">\n\t<a itemprop=\"url\" class=\"qodef-e-title-link\" href=\"https:\/\/hikemania.com\/ar\/%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%84%d9%84%d9%85%d8%a8%d8%aa%d8%af%d8%a6%d9%8a%d9%86-%d9%81%d9%8a-%d8%a7%d9%84%d8%b3%d8%b9%d9%88%d8%af%d9%8a%d8%a9-%d8%a7%d9%83\/\">\n\t\t\u062f\u0644\u064a\u0644 \u0627\u0644\u0647\u0627\u064a\u0643\u00a0\u0644\u0644\u0645\u0628\u062a\u062f\u0626\u064a\u0646 \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629: \u0627\u0643\u062a\u0634\u0641 \u0633\u062d\u0631 \u0627\u0644\u0637\u0628\u064a\u0639\u0629 \u0628\u0623\u0645\u0627\u0646\t<\/a>\n<\/h5>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--bottom\">\n\t\t\t\t\t\t<div class=\"qodef-e-read-more\">\n\t\t<a class=\"qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--standard qodef-hover--reveal qodef--reveal-horizontal qodef-icon--right qodef-hover--icon-move-horizontal-short\" href=\"https:\/\/hikemania.com\/ar\/%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%84%d9%84%d9%85%d8%a8%d8%aa%d8%af%d8%a6%d9%8a%d9%86-%d9%81%d9%8a-%d8%a7%d9%84%d8%b3%d8%b9%d9%88%d8%af%d9%8a%d8%a9-%d8%a7%d9%83\/\" target=\"_self\">\t<span class=\"qodef-m-text\">\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\t<\/a>\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/article>\n<article class=\"qodef-e qodef-blog-item swiper-slide qodef-item--full post-17400 post type-post status-publish format-standard has-post-thumbnail hentry category-44\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-media\">\n\t\t<div class=\"qodef-e-media-image\">\n\t\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/%d8%a3%d9%81%d8%b6%d9%84-%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%82%d8%b1%d8%a8-%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6-%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%85%d9%88\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"562\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01.webp 1000w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01-300x169.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01-768x432.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01-18x10.webp 18w, https:\/\/hikemania.com\/wp-content\/uploads\/2026\/01\/01-600x337.webp 600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/>\t\t<\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--top\">\n\t\t\t\t\t<div itemprop=\"dateCreated\" class=\"qodef-e-info-item qodef-e-info-date entry-date \">\n\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/2026\/02\/\">\n\t\t\t\t\u0641\u0628\u0631\u0627\u064a\u0631 2, 2026\t<\/a>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"qodef-e-text\">\n\t\t\t\t<h5 itemprop=\"name\" class=\"qodef-e-title entry-title\">\n\t<a itemprop=\"url\" class=\"qodef-e-title-link\" href=\"https:\/\/hikemania.com\/ar\/%d8%a3%d9%81%d8%b6%d9%84-%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%82%d8%b1%d8%a8-%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6-%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%85%d9%88\/\">\n\t\t\u0623\u0641\u0636\u0644 \u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0647\u0627\u064a\u0643 \u0642\u0631\u0628 \u0627\u0644\u0631\u064a\u0627\u0636: \u062f\u0644\u064a\u0644 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0648\u0627\u0644\u0645\u0633\u0627\u0631\u0627\u062a \u0627\u0644\u0622\u0645\u0646\u0629\t<\/a>\n<\/h5>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--bottom\">\n\t\t\t\t\t\t<div class=\"qodef-e-read-more\">\n\t\t<a class=\"qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--standard qodef-hover--reveal qodef--reveal-horizontal qodef-icon--right qodef-hover--icon-move-horizontal-short\" href=\"https:\/\/hikemania.com\/ar\/%d8%a3%d9%81%d8%b6%d9%84-%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d8%a7%d9%84%d9%87%d8%a7%d9%8a%d9%83-%d9%82%d8%b1%d8%a8-%d8%a7%d9%84%d8%b1%d9%8a%d8%a7%d8%b6-%d8%af%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%85%d9%88\/\" target=\"_self\">\t<span class=\"qodef-m-text\">\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\t<\/a>\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/article>\n<article class=\"qodef-e qodef-blog-item swiper-slide qodef-item--full post-17379 post type-post status-publish format-standard has-post-thumbnail hentry category-44\">\n\t<div class=\"qodef-e-inner\">\n\t\t<div class=\"qodef-e-media\">\n\t\t<div class=\"qodef-e-media-image\">\n\t\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/%d9%85%d8%a7-%d9%88%d8%b1%d8%a7%d8%a1-%d8%a7%d9%84%d8%aa%d8%b6%d8%a7%d8%b1%d9%8a%d8%b3-%d8%b3%d9%8a%d9%85%d9%81%d9%88%d9%86%d9%8a%d8%a9-%d8%a7%d9%84%d8%b5%d9%85%d8%aa-%d9%88%d8%a7%d9%84%d9%85%d8%ba\/\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23.webp 1920w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-600x338.webp 600w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-300x169.webp 300w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-1024x576.webp 1024w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-768x432.webp 768w, https:\/\/hikemania.com\/wp-content\/uploads\/2025\/10\/17581a41de87e48b856c14fd680ab463e04f0c23-1536x864.webp 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t<\/a>\n\t\t\t<\/div>\n<\/div>\n\t\t<div class=\"qodef-e-content\">\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--top\">\n\t\t\t\t\t<div itemprop=\"dateCreated\" class=\"qodef-e-info-item qodef-e-info-date entry-date \">\n\t<a itemprop=\"url\" href=\"https:\/\/hikemania.com\/ar\/2026\/02\/\">\n\t\t\t\t\u0641\u0628\u0631\u0627\u064a\u0631 2, 2026\t<\/a>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"qodef-e-text\">\n\t\t\t\t<h5 itemprop=\"name\" class=\"qodef-e-title entry-title\">\n\t<a itemprop=\"url\" class=\"qodef-e-title-link\" href=\"https:\/\/hikemania.com\/ar\/%d9%85%d8%a7-%d9%88%d8%b1%d8%a7%d8%a1-%d8%a7%d9%84%d8%aa%d8%b6%d8%a7%d8%b1%d9%8a%d8%b3-%d8%b3%d9%8a%d9%85%d9%81%d9%88%d9%86%d9%8a%d8%a9-%d8%a7%d9%84%d8%b5%d9%85%d8%aa-%d9%88%d8%a7%d9%84%d9%85%d8%ba\/\">\n\t\t\u0645\u0627 \u0648\u0631\u0627\u0621 \u0627\u0644\u062a\u0636\u0627\u0631\u064a\u0633: \u0633\u064a\u0645\u0641\u0648\u0646\u064a\u0629 \u0627\u0644\u0635\u0645\u062a \u0648\u0627\u0644\u0645\u063a\u0627\u0645\u0631\u0629 \u0641\u064a \u0642\u0644\u0628 \u0627\u0644\u0637\u0628\u064a\u0639\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\t<\/a>\n<\/h5>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"qodef-e-info qodef-info--bottom\">\n\t\t\t\t\t\t<div class=\"qodef-e-read-more\">\n\t\t<a class=\"qodef-shortcode qodef-m qodef-qi-button qodef-html--link qodef-layout--filled qodef-type--standard qodef-hover--reveal qodef--reveal-horizontal qodef-icon--right qodef-hover--icon-move-horizontal-short\" href=\"https:\/\/hikemania.com\/ar\/%d9%85%d8%a7-%d9%88%d8%b1%d8%a7%d8%a1-%d8%a7%d9%84%d8%aa%d8%b6%d8%a7%d8%b1%d9%8a%d8%b3-%d8%b3%d9%8a%d9%85%d9%81%d9%88%d9%86%d9%8a%d8%a9-%d8%a7%d9%84%d8%b5%d9%85%d8%aa-%d9%88%d8%a7%d9%84%d9%85%d8%ba\/\" target=\"_self\">\t<span class=\"qodef-m-text\">\u0627\u0642\u0631\u0623 \u0627\u0644\u0645\u0632\u064a\u062f<\/span>\t<\/a>\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/article>\n\t<\/div>\n\t<\/div>\n\t\t\t<div class=\"qodef-swiper-together-nav\">\n\t\t\t<div class=\"qodef-swiper-together-inner\">\n\t\t<div class=\"swiper-button-prev swiper-button-outside swiper-button-prev-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"52\" height=\"52\" viewBox=\"0 0 52 52\" fill=\"none\"><rect x=\"1\" y=\"1\" width=\"50\" height=\"50\" rx=\"25\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/rect><path d=\"M26 13.5L36 26.3109L26 38.5\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/path><path d=\"M36 26.5H15\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/path><\/svg><\/div>\n\t<div class=\"swiper-button-next swiper-button-outside swiper-button-next-1\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"52\" height=\"52\" viewBox=\"0 0 52 52\" fill=\"none\"><rect x=\"51\" y=\"51\" width=\"50\" height=\"50\" rx=\"25\" transform=\"rotate(-180 51 51)\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/rect><path d=\"M26 38.5L16 25.6891L26 13.5\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/path><path d=\"M16 25.5L37 25.5\" stroke=\"#0A1F1A\" stroke-opacity=\"0.5\" stroke-width=\"2\"><\/path><\/svg><\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84011d9 e-con-full container2 e-flex e-con e-child\" data-id=\"84011d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-280507b img-fade2 elementor-widget elementor-widget-image\" data-id=\"280507b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1935\" height=\"20\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline2.svg\" class=\"attachment-large size-large wp-image-9473\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a935b3 reveal-img2 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"3a935b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1935\" height=\"20\" src=\"https:\/\/hikemania.com\/wp-content\/uploads\/2025\/09\/Vectorline2.svg\" class=\"attachment-large size-large wp-image-9473\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13d1880 elementor-widget elementor-widget-html\" data-id=\"13d1880\" 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<style>\r\n.container2 {\r\n  position: relative;\r\n  width: 100%;\r\n  overflow: hidden;\r\n}\r\n\r\n.reveal-img2 {\r\n  width: 100%;\r\n  height: auto;\r\n  \/* Start hidden with mask *\/\r\n  -webkit-mask-image: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 0%);\r\n  -webkit-mask-repeat: no-repeat;\r\n  -webkit-mask-size: 100% 100%;\r\n  mask-image: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 0%);\r\n  mask-repeat: no-repeat;\r\n  mask-size: 100% 100%;\r\n}\r\n<\/style>\r\n\r\n<script>\r\nwindow.addEventListener(\"scroll\", () => {\r\n  const img = document.querySelector(\".reveal-img2\");\r\n  const rect = img.getBoundingClientRect();\r\n  const windowHeight = window.innerHeight;\r\n\r\n  \/\/ Progress of scroll visibility (0 to 1)\r\n  let progress = 1 - rect.top \/ windowHeight;\r\n  progress = Math.min(Math.max(progress, 0), 1);\r\n\r\n  \/\/ Animate mask from left to right\r\n  img.style.webkitMaskImage = `linear-gradient(to right, rgba(0,0,0,1) ${progress*100}%, rgba(0,0,0,0) ${progress*100}%)`;\r\n  img.style.maskImage = `linear-gradient(to right, rgba(0,0,0,1) ${progress*100}%, rgba(0,0,0,0) ${progress*100}%)`;\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\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>\u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f \u0628\u0631\u0648\u062d \u0645\u063a\u0627\u0645\u0631\u0629 \u0648\u0627\u062d\u062f\u0629 \u0623\u062d\u062f\u062b \u0627\u0644\u0631\u062d\u0644\u0627\u062a \u0647\u0627\u064a\u0643\u0645\u064a\u0646\u064a\u0627 \u0644\u064a\u0633\u062a \u0645\u062c\u0631\u062f \u0631\u062d\u0644\u0629\u060c \u0625\u0646\u0647\u0627 \u0625\u062d\u0633\u0627\u0633 \u064a\u064f\u0639\u0627\u0634. \u0642\u064a\u0645\u0646\u0627 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0633\u0644\u0627\u0645\u062a\u0643 \u0623\u0648\u0644\u064b\u0627 \u0643\u0644 \u0631\u062d\u0644\u0629 \u0645\u064f\u0631\u0634\u062f\u0629\u060c \u0648\u062e\u0627\u0636\u0639\u0629 \u0644\u0644\u0625\u0634\u0631\u0627\u0641\u060c \u0648\u0645\u062e\u0637\u0637 \u0644\u0647\u0627 \u0628\u0639\u0646\u0627\u064a\u0629. \u0627\u062d\u062a\u0631\u0627\u0645 \u0627\u0644\u0637\u0628\u064a\u0639\u0629 \u0646\u0633\u062a\u0643\u0634\u0641 \u0628\u0645\u0633\u0624\u0648\u0644\u064a\u0629\u060c \u0648\u0646\u062d\u0627\u0641\u0638 \u0639\u0644\u0649 \u0643\u0644 \u0645\u0633\u0627\u0631\u064d \u0646\u062e\u0637\u0648\u0647. \u0627\u0644\u0645\u063a\u0627\u0645\u0631\u0629 \u0631\u0648\u062d\u0646\u0627 \u062d\u0627\u0636\u0631\u0629 \u0641\u064a \u0642\u0635\u062a\u0646\u0627 \u0648\u0639\u0645\u0644\u0646\u0627 \u0648\u0645\u062c\u062a\u0645\u0639\u0646\u0627. \u0641\u0631\u064a\u0642 \u0648\u0627\u062d\u062f\u060c \u062a\u062c\u0631\u0628\u0629 \u0648\u0627\u062d\u062f\u0629 \u0646\u062c\u062a\u0645\u0639 \u0639\u0644\u0649 \u0634\u063a\u0641 \u0648\u0627\u062d\u062f: \u0627\u0644\u0647\u0648\u0627\u0621 \u0627\u0644\u0637\u0644\u0642. \u062a\u062c\u0627\u0631\u0628 \u062a\u0633\u062a\u062d\u0642 \u0623\u0646 [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15249","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/pages\/15249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/comments?post=15249"}],"version-history":[{"count":666,"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/pages\/15249\/revisions"}],"predecessor-version":[{"id":18239,"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/pages\/15249\/revisions\/18239"}],"wp:attachment":[{"href":"https:\/\/hikemania.com\/ar\/wp-json\/wp\/v2\/media?parent=15249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}