{"id":12260,"date":"2025-10-30T19:42:31","date_gmt":"2025-10-30T15:42:31","guid":{"rendered":"https:\/\/arnoush.am\/?page_id=12260"},"modified":"2025-10-30T20:13:58","modified_gmt":"2025-10-30T16:13:58","slug":"newhome","status":"publish","type":"page","link":"https:\/\/arnoush.am\/","title":{"rendered":"NEWHOME"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12260\" class=\"elementor elementor-12260\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ed5b9a1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ed5b9a1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-18583ef\" data-id=\"18583ef\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad63cc1 elementor-widget elementor-widget-shortcode\" data-id=\"ad63cc1\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n      \/* ===== Arnoush HOME (scoped) ===== *\/\n      .ah-root{ --bg:#FFF8EE; --fg:#245336; --ink:#173926; --gold:#CBA792; --card:#fff;\n                --mint:#E6EFE9; --sand:#F6E9D6; --max:1200px; --shadow:0 12px 36px rgba(0,0,0,.08); }\n      .ah-root, .ah-root *{ box-sizing:border-box }\n      .ah-root{ font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial; color:var(--ink); background:var(--bg); }\n      .ah-full{ width:100vw; margin-left:calc(50% - 50vw) } \/* full-bleed inside Gutenberg *\/\n      .ah-wrap{ max-width:var(--max); margin-inline:auto }\n      .ah-sec{ padding: clamp(40px, 6.8vw, 92px) clamp(16px,4vw,24px) }\n      .ah-title{ font-family: Didot, \"Bodoni MT\", \"Times New Roman\", serif; letter-spacing:.3px }\n      .ah-lead{ opacity:.9; max-width:60ch }\n      .ah-btn{ display:inline-block; text-decoration:none; border-radius:14px; padding:.8rem 1rem; font-weight:800; border:1px solid #1e452b; background:var(--fg); color:var(--bg) }\n      .ah-btn.ghost{ background:transparent; color:var(--fg); border-color:#1e452b33 }\n      .ah-btn:focus-visible{ outline:2px solid var(--fg); outline-offset:3px; border-radius:10px }\n      .ah-pill{ font:600 12px\/1.2 Inter,system-ui; padding:.46rem .72rem; border-radius:999px; background:#00000010; display:inline-block }\n      .ah-grid{ display:grid; grid-template-columns:repeat(12,1fr); gap:clamp(12px,2vw,20px) }\n      .ah-col-4{ grid-column:span 4 } .ah-col-6{ grid-column:span 6 } .ah-col-12{ grid-column:span 12 }\n      @media (max-width:940px){ .ah-col-4{ grid-column:span 6 } .ah-col-6{ grid-column:span 12 } }\n      @media (max-width:620px){ .ah-col-4{ grid-column:span 12 } }\n\n      \/* Progress bar (page scroll) *\/\n      .ah-progress{ position:fixed; inset:0 0 auto 0; height:3px; background:linear-gradient(90deg, var(--fg), var(--gold));\n                    transform-origin:0 50%; transform:scaleX(0); z-index:999 }\n\n      \/* HERO slider *\/\n      .ah-hero{ position:relative; overflow:hidden; border-bottom-left-radius:36px; border-bottom-right-radius:36px }\n      .ah-slides{ display:grid; grid-auto-flow:column; grid-auto-columns:100%; transition:transform .7s cubic-bezier(.2,.7,.2,1) }\n      .ah-hero .row{ display:grid; grid-template-columns:1.2fr .8fr; gap:20px; align-items:center }\n      .ah-card{ background:var(--card); border:1px solid #00000018; border-radius:22px; box-shadow:var(--shadow); overflow:hidden; transition:transform .18s ease }\n      .ah-card:hover{ transform:translateY(-1px) }\n      .ah-media{ aspect-ratio:1.2\/1; background:linear-gradient(180deg,#f1eee7,#fff); display:grid; place-items:center }\n      .ah-media img{ max-width:72%; height:auto; filter: drop-shadow(0 20px 30px rgba(0,0,0,.12)) }\n      .ah-card .ah-body{ padding:16px }\n      .ah-dots{ position:absolute; left:50%; bottom:18px; transform:translateX(-50%); display:flex; gap:8px }\n      .ah-dot{ width:8px; height:8px; border-radius:50%; background:#0003; cursor:pointer }\n      .ah-dot.active{ background:var(--fg) }\n      @media (max-width:940px){ .ah-hero .row{ grid-template-columns:1fr; text-align:center } }\n\n      \/* Products *\/\n      .ah-chip{ background:#ffffffcc; border:1px solid #00000018; border-radius:999px; padding:8px 12px; font-weight:700; display:inline-block; margin:.25rem }\n      .ah-card .ah-hoverbar{ position:absolute; inset:auto 12px 12px 12px; display:flex; gap:8px; justify-content:center; opacity:0; transform:translateY(6px); transition:.25s }\n      .ah-card:hover .ah-hoverbar{ opacity:1; transform:none }\n\n      \/* Bands *\/\n      .ah-band{ background:linear-gradient(180deg,#fff 0%, var(--bg) 100%); border-top:1px solid #0000000e; border-bottom:1px solid #0000000e }\n\n      \/* Reveal on scroll *\/\n      .ah-reveal{ opacity:0; transform: translateY(16px); transition: opacity .6s ease, transform .6s ease }\n      .ah-reveal.in{ opacity:1; transform:none }\n\n      \/* Micro UX *\/\n      .ah-btn:hover{ transform:translateY(-1px) }\n      .ah-ripple{ position:absolute; border-radius:50%; transform:translate(-50%,-50%); pointer-events:none; width:12px; height:12px; background:rgba(255,255,255,.35); animation:ah-rip .6s ease-out }\n      @keyframes ah-rip{ from{opacity:.8; transform:translate(-50%,-50%) scale(.6)} to{opacity:0; transform:translate(-50%,-50%) scale(8)} }\n      .ah-magnet{ will-change:transform; transition:transform .12s ease }\n\n      \/* Motion reduction *\/\n      @media (prefers-reduced-motion: reduce){\n        .ah-slides{ transition:none }\n        .ah-card:hover, .ah-btn:hover{ transform:none }\n      }\n    <\/style>\n\n    <div class=\"ah-root\" id=\"ah-home\">\n      <div class=\"ah-progress\" id=\"ahProgress\" aria-hidden=\"true\"><\/div>\n\n      <!-- HERO (full width) -->\n      <section class=\"ah-hero ah-full\" aria-label=\"Featured\">\n        <div class=\"ah-slides\" id=\"ahSlides\" style=\"transform:translateX(0%)\">\n          <!-- Slide 1: Peanut -->\n          <section class=\"ah-sec\" style=\"background: radial-gradient(1200px 600px at 80% -10%, #ffffff 0%, var(--bg) 60%, var(--sand) 100%)\">\n            <div class=\"ah-wrap\">\n              <div class=\"ah-grid\" style=\"align-items:center\">\n                <div class=\"ah-col-6\">\n                  <div class=\"ah-pill\">Fresh roast \u2022 Clean ingredients<\/div>\n                  <h1 class=\"ah-title\" style=\"margin:.4rem 0\">Peanut Butter, Elevated<\/h1>\n                  <p class=\"ah-lead\">Silky and rich. Made from one hundred percent roasted peanuts. No sugar and no palm oil.<\/p>\n                  <div style=\"display:flex; gap:.6rem; margin-top:1rem; flex-wrap:wrap\">\n                    <a class=\"ah-btn ah-magnet\" href=\"https:\/\/arnoush.am\/?post_type=product\">Shop<\/a>\n                    <a class=\"ah-btn ghost ah-magnet\" href=\"#products\">View products<\/a>\n                  <\/div>\n                <\/div>\n                <div class=\"ah-col-6\">\n                  <article class=\"ah-card ah-reveal\" style=\"padding:20px\">\n                    <div class=\"ah-media\">\n                      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/1-Peanut-300-Gr.png\" alt=\"Arnoush Peanut Butter jar\">\n                    <\/div>\n                    <div class=\"ah-body\" style=\"display:flex;justify-content:space-between;align-items:center\">\n                      <span class=\"ah-pill\">Peanut<\/span><strong>150g \/ 300g<\/strong>\n                    <\/div>\n                  <\/article>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <!-- Slide 2: Pistachio -->\n          <section class=\"ah-sec\" style=\"background: radial-gradient(1200px 600px at 80% -10%, #ffffff 0%, var(--bg) 60%, var(--mint) 100%)\">\n            <div class=\"ah-wrap\">\n              <div class=\"ah-grid\" style=\"align-items:center\">\n                <div class=\"ah-col-6\">\n                  <div class=\"ah-pill\">Limited harvest \u2022 Premium pistachio<\/div>\n                  <h1 class=\"ah-title\" style=\"margin:.4rem 0\">Pistachio Dream<\/h1>\n                  <p class=\"ah-lead\">Pure pistachio taste. Naturally green and stone ground for deep aroma.<\/p>\n                  <div style=\"display:flex; gap:.6rem; margin-top:1rem; flex-wrap:wrap\">\n                    <a class=\"ah-btn ah-magnet\" href=\"https:\/\/arnoush.am\/?product=pistachio-butter\">Buy pistachio<\/a>\n                    <a class=\"ah-btn ghost ah-magnet\" href=\"#products\">View products<\/a>\n                  <\/div>\n                <\/div>\n                <div class=\"ah-col-6\">\n                  <article class=\"ah-card ah-reveal\" style=\"padding:20px\">\n                    <div class=\"ah-media\">\n                      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/pistachio-butter.png\" alt=\"Arnoush Pistachio Butter jar\">\n                    <\/div>\n                    <div class=\"ah-body\" style=\"display:flex;justify-content:space-between;align-items:center\">\n                      <span class=\"ah-pill\">Pistachio<\/span><strong>150g \/ 300g<\/strong>\n                    <\/div>\n                  <\/article>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <!-- Slide 3: Almond & Tahini -->\n          <section class=\"ah-sec\" style=\"background: radial-gradient(1200px 600px at 80% -10%, #ffffff 0%, var(--bg) 60%, var(--sand) 100%)\">\n            <div class=\"ah-wrap\">\n              <div class=\"ah-grid\" style=\"align-items:center\">\n                <div class=\"ah-col-6\">\n                  <div class=\"ah-pill\">Clean label \u2022 Small batch<\/div>\n                  <h1 class=\"ah-title\" style=\"margin:.4rem 0\">Almond and Tahini Collection<\/h1>\n                  <p class=\"ah-lead\">Buttery almond and velvet smooth tahini. Perfect for breakfasts and desserts.<\/p>\n                  <div style=\"display:flex; gap:.6rem; margin-top:1rem; flex-wrap:wrap\">\n                    <a class=\"ah-btn ah-magnet\" href=\"https:\/\/arnoush.am\/?post_type=product\">Shop all<\/a>\n                    <a class=\"ah-btn ghost ah-magnet\" href=\"#products\">View products<\/a>\n                  <\/div>\n                <\/div>\n                <div class=\"ah-col-6\">\n                  <article class=\"ah-card ah-reveal\" style=\"padding:20px\">\n                    <div class=\"ah-media\">\n                      <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/almond-butter.png\" alt=\"Arnoush Almond Butter jar\">\n                    <\/div>\n                    <div class=\"ah-body\" style=\"display:flex;justify-content:space-between;align-items:center\">\n                      <span class=\"ah-pill\">Almond \u2022 Tahini<\/span><strong>150g \/ 300g<\/strong>\n                    <\/div>\n                  <\/article>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/section>\n        <\/div>\n        <div class=\"ah-dots\" id=\"ahDots\" aria-hidden=\"true\" style=\"padding-bottom:12px\"><\/div>\n      <\/section>\n\n      <!-- PRODUCTS (Best sellers) -->\n      <section id=\"products\" class=\"ah-sec ah-full\" style=\"background:#fff\" aria-label=\"Products\">\n        <div class=\"ah-wrap\">\n          <p style=\"color:var(--fg);font-weight:800;letter-spacing:.12em;text-transform:uppercase\" class=\"has-small-font-size\">Best sellers<\/p>\n          <h2 class=\"ah-title\">Crafted with patience and loved at first spoon<\/h2>\n\n          <div class=\"ah-grid\" style=\"margin-top:18px; position:relative\">\n            <!-- Peanut -->\n            <article class=\"ah-card ah-col-4 ah-reveal\" style=\"position:relative\">\n              <div class=\"ah-media\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/1-Peanut-300-Gr.png\" alt=\"Arnoush Peanut\"><\/div>\n              <div class=\"ah-body\">\n                <div style=\"display:flex; gap:.6rem; align-items:center\">\n                  <span class=\"ah-pill\">Peanut<\/span><span class=\"ah-pill\">0% sugar<\/span><strong style=\"margin-left:auto;color:var(--fg)\">$<\/strong>\n                <\/div>\n                <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem\">Classic Peanut Butter<\/h3>\n                <p style=\"opacity:.85\">One hundred percent roasted peanuts with a silky texture.<\/p>\n                <div style=\"margin-top:.7rem; display:flex; gap:.5rem; position:relative\">\n                  <a href=\"https:\/\/arnoush.am\/?product=peanut-butter\" class=\"ah-btn ah-magnet\">Buy<\/a>\n                  <a href=\"https:\/\/arnoush.am\/?post_type=product\" class=\"ah-btn ghost ah-magnet\">All products<\/a>\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <!-- Pistachio -->\n            <article class=\"ah-card ah-col-4 ah-reveal\" style=\"position:relative\">\n              <div class=\"ah-media\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/pistachio-butter.png\" alt=\"Arnoush Pistachio\"><\/div>\n              <div class=\"ah-body\">\n                <div style=\"display:flex; gap:.6rem; align-items:center\">\n                  <span class=\"ah-pill\">Pistachio<\/span><span class=\"ah-pill\">Stone ground<\/span><strong style=\"margin-left:auto;color:var(--fg)\">$$$<\/strong>\n                <\/div>\n                <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem\">Pistachio Deluxe<\/h3>\n                <p style=\"opacity:.85\">Naturally green with deep pistachio aroma.<\/p>\n                <div style=\"margin-top:.7rem; display:flex; gap:.5rem\">\n                  <a href=\"https:\/\/arnoush.am\/?product=pistachio-butter\" class=\"ah-btn ah-magnet\">Buy<\/a>\n                  <a href=\"https:\/\/arnoush.am\/?post_type=product\" class=\"ah-btn ghost ah-magnet\">All products<\/a>\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <!-- Almond -->\n            <article class=\"ah-card ah-col-4 ah-reveal\" style=\"position:relative\">\n              <div class=\"ah-media\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/almond-butter.png\" alt=\"Arnoush Almond\"><\/div>\n              <div class=\"ah-body\">\n                <div style=\"display:flex; gap:.6rem; align-items:center\">\n                  <span class=\"ah-pill\">Almond<\/span><span class=\"ah-pill\">Vegan<\/span><strong style=\"margin-left:auto;color:var(--fg)\">$$<\/strong>\n                <\/div>\n                <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem\">Buttery Almond<\/h3>\n                <p style=\"opacity:.85\">Delicate and balanced. Great for pancakes and dates.<\/p>\n                <div style=\"margin-top:.7rem; display:flex; gap:.5rem\">\n                  <a href=\"https:\/\/arnoush.am\/?product=almond-butter\" class=\"ah-btn ah-magnet\">Buy<\/a>\n                  <a href=\"https:\/\/arnoush.am\/?post_type=product\" class=\"ah-btn ghost ah-magnet\">All products<\/a>\n                <\/div>\n              <\/div>\n            <\/article>\n\n            <!-- Tahini -->\n            <article class=\"ah-card ah-col-4 ah-reveal\" style=\"position:relative\">\n              <div class=\"ah-media\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2024\/11\/Tahini-300-Gr-copy.png\" alt=\"Arnoush Tahini\"><\/div>\n              <div class=\"ah-body\">\n                <div style=\"display:flex; gap:.6rem; align-items:center\">\n                  <span class=\"ah-pill\">Tahini<\/span><span class=\"ah-pill\">Sesame only<\/span><strong style=\"margin-left:auto;color:var(--fg)\">$$<\/strong>\n                <\/div>\n                <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem\">Velvet Tahini<\/h3>\n                <p style=\"opacity:.85\">Smooth sesame paste made in Armenia.<\/p>\n                <div style=\"margin-top:.7rem; display:flex; gap:.5rem\">\n                  <a href=\"https:\/\/arnoush.am\/?product=tahini\" class=\"ah-btn ah-magnet\">Buy<\/a>\n                  <a href=\"https:\/\/arnoush.am\/?post_type=product\" class=\"ah-btn ghost ah-magnet\">All products<\/a>\n                <\/div>\n              <\/div>\n            <\/article>\n          <\/div>\n\n          <div style=\"display:flex; gap:.5rem; flex-wrap:wrap; margin-top:.9rem\">\n            <span class=\"ah-chip\">\ud83c\udf3f One hundred percent natural<\/span>\n            <span class=\"ah-chip\">\ud83e\udd44 Small batch roasting<\/span>\n            <span class=\"ah-chip\">\ud83d\udeab No palm oil<\/span>\n            <span class=\"ah-chip\">\ud83c\udde6\ud83c\uddf2 Crafted in Armenia<\/span>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <!-- STORY band -->\n      <section id=\"story\" class=\"ah-sec ah-full ah-band\" aria-label=\"Our story\">\n        <div class=\"ah-wrap\">\n          <div class=\"ah-grid\" style=\"align-items:center\">\n            <div class=\"ah-col-6\">\n              <p style=\"color:var(--fg);font-weight:800;letter-spacing:.12em;text-transform:uppercase\" class=\"has-small-font-size\">Our Story<\/p>\n              <h2 class=\"ah-title\">Natural is always healthy<\/h2>\n              <p class=\"ah-lead\">\n                Arnoush was born in Armenia. We roast and mill in small batches and keep our recipes clean.\n                Every jar is made with patience and simple ingredients so you can taste the nut itself.\n              <\/p>\n              <div style=\"margin-top:.7rem\">\n                <span class=\"ah-chip\">Roasted in Armenia<\/span>\n                <span class=\"ah-chip\">Stone ground texture<\/span>\n                <span class=\"ah-chip\">No palm oil<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ah-col-6\">\n              <article class=\"ah-card ah-reveal\">\n                <div class=\"ah-media\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/arnoush.am\/wp-content\/uploads\/2023\/05\/3-\u0645\u062d\u0635\u0648\u0644.jpg\" alt=\"Small batch crafting\"><\/div>\n              <\/article>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <!-- WHY ARNOUSH (replaces reviews) -->\n      <section id=\"ah-why\" class=\"ah-sec\" aria-label=\"Why Arnoush\">\n        <div class=\"ah-wrap\">\n          <p style=\"color:var(--fg);font-weight:800;letter-spacing:.12em;text-transform:uppercase\" class=\"has-small-font-size\">Why Arnoush<\/p>\n          <h2 class=\"ah-title\">Pure ingredients and careful craft<\/h2>\n\n          <div class=\"ah-grid\" style=\"margin-top:18px\">\n            <div class=\"ah-card ah-col-4 ah-reveal\" style=\"padding:18px\">\n              <div style=\"font-size:22px\">\ud83c\udf30<\/div>\n              <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem; font-size:1.2rem\">Only the nut<\/h3>\n              <p class=\"ah-lead\" style=\"opacity:.85;font-size:.95rem\">Short and clean ingredient lists so the natural taste stays in focus.<\/p>\n            <\/div>\n            <div class=\"ah-card ah-col-4 ah-reveal\" style=\"padding:18px\">\n              <div style=\"font-size:22px\">\ud83d\udd25<\/div>\n              <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem; font-size:1.2rem\">Small batch roast<\/h3>\n              <p class=\"ah-lead\" style=\"opacity:.85;font-size:.95rem\">We roast in small batches for consistent flavor and aroma.<\/p>\n            <\/div>\n            <div class=\"ah-card ah-col-4 ah-reveal\" style=\"padding:18px\">\n              <div style=\"font-size:22px\">\ud83c\udde6\ud83c\uddf2<\/div>\n              <h3 class=\"ah-title\" style=\"margin:.6rem 0 .4rem; font-size:1.2rem\">Made in Armenia<\/h3>\n              <p class=\"ah-lead\" style=\"opacity:.85;font-size:.95rem\">Proudly crafted in Armenia with attention to detail.<\/p>\n            <\/div>\n          <\/div>\n\n          <div style=\"display:flex; gap:.6rem; flex-wrap:wrap; margin-top:1rem\">\n            <a class=\"ah-btn ah-magnet\" href=\"https:\/\/arnoush.am\/?post_type=product\">Shop now<\/a>\n            <a class=\"ah-btn ghost ah-magnet\" href=\"#products\">View products<\/a>\n          <\/div>\n        <\/div>\n      <\/section>\n    <\/div>\n\n    <script>\n      (function(){\n        \/\/ Scoped root\n        var root = document.getElementById('ah-home');\n        if(!root) return;\n\n        \/\/ Progress bar\n        var prog = document.getElementById('ahProgress');\n        function setProgress(){\n          var h = document.documentElement;\n          var p = (h.scrollTop) \/ (h.scrollHeight - h.clientHeight);\n          prog.style.transform = 'scaleX(' + Math.max(0, Math.min(1, p)) + ')';\n        }\n        document.addEventListener('scroll', setProgress, {passive:true}); setProgress();\n\n        \/\/ Slider\n        var slides = document.getElementById('ahSlides');\n        var dotsHost = document.getElementById('ahDots');\n        if(slides && dotsHost){\n          var n = slides.children.length, i=0, t, D=6000;\n          function renderDots(){\n            dotsHost.innerHTML='';\n            for(var k=0;k<n;k++){\n              var d=document.createElement('div');\n              d.className='ah-dot'+(k===i?' active':'');\n\n              d.onclick=(function(x){return function(){ go(x); };})(k);\n              d.tabIndex=0;\n              d.setAttribute('role','button');\n              d.setAttribute('aria-label','Go to slide ' + (k+1));\n              d.onkeydown=function(e){ if(e.key==='Enter' || e.key===' '){ e.preventDefault(); this.click(); } };\n              dotsHost.appendChild(d);\n            }\n          }\n          function go(x){ i=(x+n)%n; slides.style.transform='translateX(-'+(i*100)+'%)'; renderDots(); reset(); }\n          function next(){ go(i+1); }\n          function prev(){ go(i-1); }\n          function reset(){ clearInterval(t); t=setInterval(next, D); }\n          renderDots(); reset();\n          slides.addEventListener('mouseenter', function(){ clearInterval(t); }, {passive:true});\n          slides.addEventListener('mouseleave', reset, {passive:true});\n          document.addEventListener('visibilitychange', function(){ if(document.hidden){ clearInterval(t); } else { reset(); } });\n\n          \/\/ Keyboard navigation\n          window.addEventListener('keydown', function(e){\n            if(e.key === 'ArrowLeft') prev();\n            if(e.key === 'ArrowRight') next();\n          });\n\n          \/\/ Touch swipe\n          var sx=null;\n          slides.addEventListener('touchstart', function(e){ sx = e.touches[0].clientX; }, {passive:true});\n          slides.addEventListener('touchmove', function(e){\n            if(sx==null) return;\n            var dx = e.touches[0].clientX - sx;\n            if(Math.abs(dx)>48){ dx<0?next():prev(); sx=null; }\n          }, {passive:true});\n          slides.addEventListener('touchend', function(){ sx=null; }, {passive:true});\n        }\n\n        \/\/ Reveal on scroll\n        var io = new IntersectionObserver(function(entries){\n          entries.forEach(function(entry){ if(entry.isIntersecting){ entry.target.classList.add('in'); } });\n        }, {threshold:.14});\n        root.querySelectorAll('.ah-reveal').forEach(function(el){ io.observe(el); });\n\n        \/\/ Magnetic buttons + Ripple\n        function makeMagnetic(btn){\n          function onMove(e){\n            var r = btn.getBoundingClientRect();\n            var x = (e.clientX - (r.left + r.width\/2)) \/ r.width;\n            var y = (e.clientY - (r.top + r.height\/2)) \/ r.height;\n            btn.style.transform = 'translate(' + (x*6) + 'px,' + (y*6) + 'px)';\n          }\n          function reset(){ btn.style.transform='translate(0,0)'; }\n          btn.addEventListener('mousemove', onMove);\n          btn.addEventListener('mouseleave', reset);\n          btn.addEventListener('blur', reset);\n          btn.addEventListener('touchend', reset, {passive:true});\n        }\n        root.querySelectorAll('.ah-magnet').forEach(makeMagnetic);\n\n        function attachRipple(scope){\n          scope.querySelectorAll('.ah-btn').forEach(function(el){\n            el.addEventListener('click', function(e){\n              var r = document.createElement('span'); r.className='ah-ripple';\n              var rect = el.getBoundingClientRect(); var x = e.clientX - rect.left; var y = e.clientY - rect.top;\n              r.style.left = x + 'px'; r.style.top = y + 'px';\n              el.style.position='relative'; el.appendChild(r); setTimeout(function(){ r.remove(); }, 620);\n            }, {passive:true});\n          });\n        }\n        attachRipple(root);\n      })();\n    <\/script>\n    \n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12260","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":12260},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/pages\/12260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arnoush.am\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12260"}],"version-history":[{"count":16,"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/pages\/12260\/revisions"}],"predecessor-version":[{"id":12282,"href":"https:\/\/arnoush.am\/index.php?rest_route=\/wp\/v2\/pages\/12260\/revisions\/12282"}],"wp:attachment":[{"href":"https:\/\/arnoush.am\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}