{"id":60,"date":"2015-04-28T15:34:08","date_gmt":"2015-04-28T13:34:08","guid":{"rendered":"https:\/\/staging.artipelag.se\/?page_id=60"},"modified":"2024-11-06T11:58:47","modified_gmt":"2024-11-06T10:58:47","slug":"hem","status":"publish","type":"page","link":"https:\/\/staging.artipelag.se\/en\/","title":{"rendered":"Hem"},"content":{"rendered":"<div\n      class=\"\n        wp-block-promo-hero promo-hero-swiper\n        -mx-5 sm:mx-0\n      \"\n      x-data=\"{\n        swiper: null,\n      }\"\n      x-init=\"\n        swiper = new window.Swiper($refs.container, {\n          slidesPerView: 1,\n          loop: true,\n          effect: 'fade',\n          fadeEffect: {\n            crossFade: true,\n          },\n          speed: 1000,\n          pagination: {\n            el: $refs.pagination,\n            dynamicBullets: true,\n          },\n          navigation: {\n            nextEl: $refs.next,\n            prevEl: $refs.prev,\n          },\n          autoplay: {\n            delay: 8000,\n            disableOnInteraction: false,\n          },\n          runCallbacksOnInit: true,\n          on: {\n            slideChange: function(event) {\n              const index = event.activeIndex;\n              const slides = event.slides;\n              const activeSlide = slides[index];\n              const isMobile = window.matchMedia('(max-width: 781px)').matches;\n\n              \/\/ First, pause all videos\n              for (let i = 0; i < slides.length; i++) {\n                const slide = slides[i];\n                const videos = slide.querySelectorAll('video');\n                for (let j = 0; j < videos.length; j++) {\n                  const video = videos[j];\n                  video.pause();\n                }\n              }\n\n              \/\/ Then, play the video in the active slide (if any)\n              if (activeSlide) {\n                const videos = activeSlide.querySelectorAll('video');\n                \/\/ Play the correct video for mobile\/desktop\n                const videoIndex = isMobile ? 0 : 1;\n                if (videos[videoIndex]) {\n                  videos[videoIndex].play().catch(() => {});\n                } else if (videos[0]) {\n                  \/\/ fallback: play the first video if only one exists\n                  videos[0].play().catch(() => {});\n                }\n              }\n\n              \/\/ Image animation logic\n              for (let i = 0; i < slides.length; i++) {\n                const slide = slides[i];\n                const images = slide.querySelectorAll('img');\n                for (let j = 0; j < images.length; j++) {\n                  const img = images[j];\n                  if (i === index) {\n                    setTimeout(function() {\n                      img.style.transform = 'scale(1.25)';\n                      img.style.transition = 'transform 10s ease-in-out';\n                      img.style.transitionDuration = '10s';\n                    }, 1000);\n                  } else {\n                    img.style.transform = null;\n                    img.style.transition = null;\n                    img.style.transitionDuration = null;\n                  }\n                }\n              };\n            },\n          },\n        });\n      \"\n    >\n      <div class=\"container\">\n        <div class=\"swiper-container relative overflow-hidden\" x-ref=\"container\">\n          <div class=\"swiper-wrapper\">\n                          <div class=\"swiper-slide animeslide-slide\">\n                                  <figure class=\"bg-gray-200 aspect-w-1 aspect-h-1 md:hidden\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/artipelag-11-output-730x730.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/artipelag-11-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n\n                  <figure class=\"hidden bg-gray-200 aspect-w-16 aspect-h-9 md:block\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/artipelag-169-output-1600x900.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/artipelag-169-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n                \n                <div\n                  class=\"\n                    slide-content\n                    p-5 pt-0 flex items-center justify-center\n                    absolute z-10 top-0 left-0 w-full h-full text-white\n                    md:p-8\n                  \"\n                >\n                  <div class=\"w-full max-w-3xl text-center\">\n                                          <h2\n                        class=\"\n                          slide-title text-white text-3xl\n                          md:text-4xl lg:text-5xl xl:text-7xl tracking-tight\n                        \"\n                      >\n                        Artipelag\n                      <\/h2>\n                    \n                                          <p\n                        class=\"\n                          slide-text\n                          mt-2 text-sm\n                          md:text-md md:leading-normal lg:text-lg lg:leading-relaxed\n                          xl:text-xl xl:mt-4\n                        \"\n                      >\n                        Art Meets Nature \n                      <\/p>\n                    \n                                          <div class=\"slide-button mt-5 wp-block-button xl:mt-8\">\n                        <a\n      href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/\"\n      target=\"\"\n      rel=\"bookmark\"\n      class=\"wp-block-button__link w-auto\"\n    >What&#8217;s on<\/a>\n                        <\/div>\n                                      <\/div>\n                <\/div>\n\n                <div\n                  class=\"\n                    absolute left-0 top-0 right-0 bottom-0\n                    bg-black bg-opacity-0\n                  \"\n                ><\/div>\n              <\/div>\n                          <div class=\"swiper-slide animeslide-slide\">\n                                  <figure class=\"bg-gray-200 aspect-w-1 aspect-h-1 md:hidden\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ifts-11-output-730x730.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ifts-11-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n\n                  <figure class=\"hidden bg-gray-200 aspect-w-16 aspect-h-9 md:block\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ifts-169-output-1600x900.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ifts-169-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n                \n                <div\n                  class=\"\n                    slide-content\n                    p-5 pt-0 flex items-center justify-center\n                    absolute z-10 top-0 left-0 w-full h-full text-white\n                    md:p-8\n                  \"\n                >\n                  <div class=\"w-full max-w-3xl text-center\">\n                                          <h2\n                        class=\"\n                          slide-title text-white text-3xl\n                          md:text-4xl lg:text-5xl xl:text-7xl tracking-tight\n                        \"\n                      >\n                        I Follow the Sun\n                      <\/h2>\n                    \n                                          <p\n                        class=\"\n                          slide-text\n                          mt-2 text-sm\n                          md:text-md md:leading-normal lg:text-lg lg:leading-relaxed\n                          xl:text-xl xl:mt-4\n                        \"\n                      >\n                        June 29 2024 \u2013 January 5 2025\n                      <\/p>\n                    \n                                          <div class=\"slide-button mt-5 wp-block-button xl:mt-8\">\n                        <a\n      href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/i-follow-the-sun\/\"\n      target=\"\"\n      rel=\"bookmark\"\n      class=\"wp-block-button__link w-auto\"\n    >Read more &#038; buy tickets<\/a>\n                        <\/div>\n                                      <\/div>\n                <\/div>\n\n                <div\n                  class=\"\n                    absolute left-0 top-0 right-0 bottom-0\n                    bg-black bg-opacity-20\n                  \"\n                ><\/div>\n              <\/div>\n                          <div class=\"swiper-slide animeslide-slide\">\n                                  <figure class=\"bg-gray-200 aspect-w-1 aspect-h-1 md:hidden\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ivg-11-output-730x730.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ivg-11-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n\n                  <figure class=\"hidden bg-gray-200 aspect-w-16 aspect-h-9 md:block\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ivg-169-output-1600x900.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/ivg-169-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n                \n                <div\n                  class=\"\n                    slide-content\n                    p-5 pt-0 flex items-center justify-center\n                    absolute z-10 top-0 left-0 w-full h-full text-white\n                    md:p-8\n                  \"\n                >\n                  <div class=\"w-full max-w-3xl text-center\">\n                                          <h2\n                        class=\"\n                          slide-title text-white text-3xl\n                          md:text-4xl lg:text-5xl xl:text-7xl tracking-tight\n                        \"\n                      >\n                        Imagine Van Gogh\n                      <\/h2>\n                    \n                                          <p\n                        class=\"\n                          slide-text\n                          mt-2 text-sm\n                          md:text-md md:leading-normal lg:text-lg lg:leading-relaxed\n                          xl:text-xl xl:mt-4\n                        \"\n                      >\n                        June 29 \u2013 February 2\n                      <\/p>\n                    \n                                          <div class=\"slide-button mt-5 wp-block-button xl:mt-8\">\n                        <a\n      href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/imagine-van-gogh\/\"\n      target=\"\"\n      rel=\"bookmark\"\n      class=\"wp-block-button__link w-auto\"\n    >Read more &#038; buy tickets<\/a>\n                        <\/div>\n                                      <\/div>\n                <\/div>\n\n                <div\n                  class=\"\n                    absolute left-0 top-0 right-0 bottom-0\n                    bg-black bg-opacity-20\n                  \"\n                ><\/div>\n              <\/div>\n                          <div class=\"swiper-slide animeslide-slide\">\n                                  <figure class=\"bg-gray-200 aspect-w-1 aspect-h-1 md:hidden\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/solar-egg-snabb-output-730x730.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/solar-egg-snabb-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n\n                  <figure class=\"hidden bg-gray-200 aspect-w-16 aspect-h-9 md:block\">\n                    <video\n                      preload=\"auto\"\n                      loop\n                      muted\n                      playsinline\n                      loading=\"lazy\"\n                                            poster=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/solar-egg-output-1600x900.jpg\"\n                                          >\n                      <source\n                        src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/solar-egg-output.webm\"\n                        type=\"video\/webm\"\n                      >\n                    <\/video>\n                  <\/figure>\n                \n                <div\n                  class=\"\n                    slide-content\n                    p-5 pt-0 flex items-center justify-center\n                    absolute z-10 top-0 left-0 w-full h-full text-white\n                    md:p-8\n                  \"\n                >\n                  <div class=\"w-full max-w-3xl text-center\">\n                                          <h2\n                        class=\"\n                          slide-title text-white text-3xl\n                          md:text-4xl lg:text-5xl xl:text-7xl tracking-tight\n                        \"\n                      >\n                        Sculpture In Nature\n                      <\/h2>\n                    \n                                          <p\n                        class=\"\n                          slide-text\n                          mt-2 text-sm\n                          md:text-md md:leading-normal lg:text-lg lg:leading-relaxed\n                          xl:text-xl xl:mt-4\n                        \"\n                      >\n                        Permanent Outdoor Exhibition\n                      <\/p>\n                    \n                                          <div class=\"slide-button mt-5 wp-block-button xl:mt-8\">\n                        <a\n      href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/sculpture-in-nature\/\"\n      target=\"\"\n      rel=\"bookmark\"\n      class=\"wp-block-button__link w-auto\"\n    >Read more<\/a>\n                        <\/div>\n                                      <\/div>\n                <\/div>\n\n                <div\n                  class=\"\n                    absolute left-0 top-0 right-0 bottom-0\n                    bg-black bg-opacity-20\n                  \"\n                ><\/div>\n              <\/div>\n                      <\/div>\n          <div\n            x-ref=\"pagination\"\n            class=\"swiper-pagination\"\n          ><\/div>\n          <div\n            x-ref=\"prev\"\n            class=\"swiper-button-prev promo-hero-swiper-button-prev\"\n          ><\/div>\n          <div\n            x-ref=\"next\"\n            class=\"swiper-button-next promo-hero-swiper-button-next\"\n          ><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  \n\n<div class=\"wp-block-activity-selected module-spacing\">\n    <div class=\"container\">\n      <div\n    class=\"\n      mb-5 \n      lg:mb-8 xl:mb-10\n    \"\n  >\n    <div class=\"flex items-center\">\n      <h2 class=\"text-xl text-teal-900 sm:text-2xl lg:text-3xl xl:text-4xl\">\n        Calendar\n      <\/h2>\n              <a\n          href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/\"\n          class=\"\n            ml-auto inline-flex items-center text-sm text-teal-900\n            sm:text-base lg:text-md\n            hover:no-underline\n          \"\n        >\n          <span>All activities<\/span>\n          <span\n            class=\"w-5 h-5 ml-2 relative top-px lg:w-6 lg:h-6 lg:top-0.5\"\n            aria-hidden=\"true\"\n          >\n            <svg class=\"fill-current max-w-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 -960 960 960\">\n  <path d=\"M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z\" \/>\n<\/svg>          <\/span>\n        <\/a>\n          <\/div>\n  <\/div>\n      <div class=\"xl:overflow-hidden\">\n        <div class=\"w-full max-w-screen-lg mx-auto\">\n          <div\n  class=\"relative\"\n  x-data=\"{\n    swiper: null,\n  }\"\n  x-init=\"\n    const width = window.innerWidth;\n    const options = {\n      loop: true,\n      spaceBetween: 20,\n      centeredSlides: true,\n      loopAddBlankSlides: true,\n      breakpoints: {\n        768: {\n          slidesPerView: 2,\n        },\n        1024: {\n          slidesPerView: 3,\n          spaceBetween: 30,\n        },\n        1280: {\n          slidesPerView: 3,\n          spaceBetween: 30,\n        },\n        1536: {\n          slidesPerView: 3,\n          spaceBetween: 30,\n        },\n      },\n      navigation: {\n        nextEl: $refs.next,\n        prevEl: $refs.prev,\n      },\n    };\n\n    $refs.container.querySelectorAll('.swiper-slide').forEach(function(slide) {\n      $refs.container.querySelectorAll('.swiper-wrapper')[0].append(slide.cloneNode(true));\n    });\n\n    const slideCount = $refs.container.querySelectorAll('.swiper-slide').length;\n\n    if (width >= 1024 &#038;&#038; slideCount <= 3) {\n      options.loop = false;\n    } else if (width >= 768 &#038;&#038; width < 1024 &#038;&#038; slideCount <= 2) {\n      options.loop = false;\n    } else if (width < 768 &#038;&#038; slideCount <= 1) {\n      options.loop = false;\n    }\n\n    swiper = new window.Swiper($refs.container, options);\n  \"\n>\n  <div class=\"swiper-container\" x-ref=\"container\">\n    <div class=\"swiper-wrapper\">\n      <div class=\"swiper-slide\">\n                <a\n  class=\"\n    block group relative aspect-w-3 aspect-h-4\n        hover:opacity-95 focus:opacity-90\n      \"\n    href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/sculpture-in-nature\/\"\n  >\n  <div class=\"bg-white rounded overflow-hidden md:rounded-md\">\n                  <figure class=\"h-full w-full\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"800\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2021\/09\/puffbild-for-kalendariet.webp\" class=\"object-cover w-full h-full rounded md:rounded-md\" alt=\"\" \/>\n        <\/figure>\n          \n    \n    <div class=\"absolute z-20 bottom-0 left-0\">\n      <div\n        class=\"\n          mb-5 mx-5\n                  \"\n      >\n                              <div\n              class=\"\n                py-1 px-2 mb-2 inline-block\n                text-white bg-blue-400 rounded-sm\n                md:py-1 md:text-base \n              \"\n            >\n              <span class=\"font-medium text-sm relative -top-px\">\n                Permanent\n              <\/span>\n            <\/div>\n                  \n        <h2\n                      class=\"text-lg text-white\"\n                  >\n          <span class=\"block\">\n            Sculpture in Nature\n          <\/span>\n\n                      <span\n              class=\"\n                block font-normal\n                                text-md\n                              \"\n            >\n              Permanent Outdoor Exhibition\n            <\/span>\n                  <\/h2>\n      <\/div>\n    <\/div>\n\n                  <div\n          class=\"\n            py-0.5 px-2\n            absolute top-5 right-5\n            inline-block rounded text-black bg-white\n            md:py-1 md:top-3 md:right-3\n          \"\n        >\n          <span class=\"font-medium text-sm relative -top-px\">\n            Exhibitions\n          <\/span>\n        <\/div>\n          \n          <div\n        class=\"\n          w-full rounded-b\n          absolute top-0 bottom-0\n          bg-gradient-to-b from-transparent via-transparent to-black opacity-50\n          transition-all duration-500\n          md:rounded-md\n          group-hover:opacity-10 group-hover:translate-y-1\/4\n        \"\n      >\n      <\/div>\n      <\/div>\n<\/a>\n              <\/div>\n                          <div class=\"swiper-slide\">\n                <a\n  class=\"\n    block group relative aspect-w-3 aspect-h-4\n        hover:opacity-95 focus:opacity-90\n      \"\n    href=\"https:\/\/staging.artipelag.se\/en\/at-artipelag\/nature-walks\/\"\n  >\n  <div class=\"bg-white rounded overflow-hidden md:rounded-md\">\n                  <figure class=\"h-full w-full\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"325\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2022\/07\/toppbild-aktiviteter.jpg\" class=\"object-cover w-full h-full rounded md:rounded-md\" alt=\"Bild p\u00e5 Artipelags strandpromenad i l\u00e4rktr\u00e4 i kv\u00e4llssolen.\" \/>\n        <\/figure>\n          \n    \n    <div class=\"absolute z-20 bottom-0 left-0\">\n      <div\n        class=\"\n          mb-5 mx-5\n                  \"\n      >\n                          \n        <h2\n                      class=\"text-lg text-white\"\n                  >\n          <span class=\"block\">\n            Nature walks\n          <\/span>\n\n                      <span\n              class=\"\n                block font-normal\n                                text-md\n                              \"\n            >\n              Along the Coastal Boardwalk\n            <\/span>\n                  <\/h2>\n      <\/div>\n    <\/div>\n\n                  <div\n          class=\"\n            py-0.5 px-2\n            absolute top-5 right-5\n            inline-block rounded text-black bg-white\n            md:py-1 md:top-3 md:right-3\n          \"\n        >\n          <span class=\"font-medium text-sm relative -top-px\">\n            Outdoor experience\n          <\/span>\n        <\/div>\n          \n          <div\n        class=\"\n          w-full rounded-b\n          absolute top-0 bottom-0\n          bg-gradient-to-b from-transparent via-transparent to-black opacity-50\n          transition-all duration-500\n          md:rounded-md\n          group-hover:opacity-10 group-hover:translate-y-1\/4\n        \"\n      >\n      <\/div>\n      <\/div>\n<\/a>\n              <\/div>\n    <\/div>\n    <div\n      x-ref=\"next\"\n      class=\"\n        swiper-button-next\n        -mr-5 bg-white shadow-md rounded-full\n        lg:-mr-12\n        after:content-['']\n      \"\n      aria-label=\"Next\"\n    >\n      <svg class=\"fill-current max-w-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 -960 960 960\">\n  <path d=\"M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z\" \/>\n<\/svg>    <\/div>\n    <div\n      x-ref=\"prev\"\n      class=\"\n        swiper-button-prev\n        -ml-5 bg-white shadow-md rounded-full\n        lg:-ml-12 after:content-['']\n      \"\n      aria-label=\"Previous\"\n    >\n      <svg class=\"fill-current max-w-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 -960 960 960\">\n  <path d=\"m313-440 224 224-57 56-320-320 320-320 57 56-224 224h487v80H313Z\" \/>\n<\/svg>    <\/div>\n  <\/div>\n<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n<div class=\"wp-block-latest-post-list module-spacing\">\n      <div class=\"container\">\n                <div\n    class=\"\n      mb-5 max-w-screen-xl mx-auto\n      lg:mb-8 xl:mb-10\n    \"\n  >\n    <div class=\"flex items-center\">\n      <h2 class=\"text-xl text-teal-900 sm:text-2xl lg:text-3xl xl:text-4xl\">\n        Latest news\n      <\/h2>\n              <a\n          href=\"https:\/\/staging.artipelag.se\/en\/news\/\"\n          class=\"\n            ml-auto inline-flex items-center text-sm text-teal-900\n            sm:text-base lg:text-md\n            hover:no-underline\n          \"\n        >\n          <span>View all news<\/span>\n          <span\n            class=\"w-5 h-5 ml-2 relative top-px lg:w-6 lg:h-6 lg:top-0.5\"\n            aria-hidden=\"true\"\n          >\n            <svg class=\"fill-current max-w-full\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 -960 960 960\">\n  <path d=\"M647-440H160v-80h487L423-744l57-56 320 320-320 320-57-56 224-224Z\" \/>\n<\/svg>          <\/span>\n        <\/a>\n          <\/div>\n  <\/div>\n\n        <div class=\"w-full max-w-screen-xl mx-auto grid gap-8 md:grid-cols-3\">\n                                  <div class=\"h-full post-76877 post type-post status-publish format-standard has-post-thumbnail hentry category-news\">\n  <a class=\"no-underline group\" href=\"https:\/\/staging.artipelag.se\/en\/news\/lars-wallin-returns-in-a-new-light-to-artipelag\/\">\n          <figure class=\"mb-5\">\n        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/12\/liggande-bild-puffbild-nyheter-1248x832-1-800x533.jpg\" class=\"object-cover w-full\" alt=\"En person med l\u00e5ngt v\u00e5gigt brunt h\u00e5r b\u00e4r en paljettdr\u00e4kt och en stor svart rosett. Hon har sl\u00e5ende \u00f6gonmakeup och utsmyckade \u00f6rh\u00e4ngen och stirrar direkt mot kameran mot en m\u00f6rk bakgrund.\" \/>\n      <\/figure>\n    \n    <h3 class=\"text-md group-hover:text-green-900 lg:text-lg lg:tracking-normal\">\n      Lars Wallin Returns in a New Light to Artipelag\n    <\/h3>\n\n    <p class=\"mt-2 text-sm line-clamp-3 lg:mt-3 lg:text-base\">\n      Fashion designer Lars Wallin returns to Artipelag with the new exhibition Lars Wallin Atelier \u2013 35 Years of Fashion Stories, opening on 7 March 2025.\n    <\/p>\n\n    <div class=\"mt-2 text-sm text-gray-600\">\n      <span>Published:<\/span>\n      <time\n        datetime=\"2024-12-03T12:44:59+00:00\"\n      >\n        December 3, 2024\n      <\/time>\n    <\/div>\n  <\/a>\n<\/div>\n                                  <div class=\"h-full post-76721 post type-post status-publish format-standard has-post-thumbnail hentry category-news\">\n  <a class=\"no-underline group\" href=\"https:\/\/staging.artipelag.se\/en\/news\/premiere-of-artipelag-restaurants-traditional-christmas-buffet\/\">\n          <figure class=\"mb-5\">\n        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/liggande-bild-puffbild-nyheter-1248x832-5-800x533.jpg\" class=\"object-cover w-full\" alt=\"M\u00e4nniskor som \u00e4ter i en modern restaurang med stora f\u00f6nster och dekorativa stj\u00e4rnljus.\" \/>\n      <\/figure>\n    \n    <h3 class=\"text-md group-hover:text-green-900 lg:text-lg lg:tracking-normal\">\n      Premiere of Artipelag Restaurant&#8217;s Traditional Christmas Buffet\n    <\/h3>\n\n    <p class=\"mt-2 text-sm line-clamp-3 lg:mt-3 lg:text-base\">\n      On Thursday, November 28, Artipelag Restaurant opens the doors to its traditional Christmas buffet where guests can savour classic holiday dishes with a modern twist in a peaceful archipelago setting.\n    <\/p>\n\n    <div class=\"mt-2 text-sm text-gray-600\">\n      <span>Published:<\/span>\n      <time\n        datetime=\"2024-11-23T07:00:00+00:00\"\n      >\n        November 23, 2024\n      <\/time>\n    <\/div>\n  <\/a>\n<\/div>\n                                  <div class=\"h-full post-76679 post type-post status-publish format-standard has-post-thumbnail hentry category-news\">\n  <a class=\"no-underline group\" href=\"https:\/\/staging.artipelag.se\/en\/news\/last-chance-to-enjoy-artipelags-popular-weekend-brunch\/\">\n          <figure class=\"mb-5\">\n        <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/11\/liggande-bild-puffbild-nyheter-1248x832-4-800x533.jpg\" class=\"object-cover w-full\" alt=\"Three-panel image: Left: Charcuterie and cheese board. Center: Diners in a restaurant. Right: Assorted desserts and pastries.\" \/>\n      <\/figure>\n    \n    <h3 class=\"text-md group-hover:text-green-900 lg:text-lg lg:tracking-normal\">\n      Last chance to enjoy Artipelag\u2019s popular weekend brunch\n    <\/h3>\n\n    <p class=\"mt-2 text-sm line-clamp-3 lg:mt-3 lg:text-base\">\n      Take advantage of the last brunch of the year in Artipelag Restaurant \u2013 a culinary experience with a panoramic view of the Stockholm archipelago.\n    <\/p>\n\n    <div class=\"mt-2 text-sm text-gray-600\">\n      <span>Published:<\/span>\n      <time\n        datetime=\"2024-11-14T11:00:00+00:00\"\n      >\n        November 14, 2024\n      <\/time>\n    <\/div>\n  <\/a>\n<\/div>\n                            <\/div>\n      <\/div>\n    <\/div>\n  \n\n<div class=\"wp-block-text-image-cta bg-red-50 p-5 -mx-5 sm:mx-0 sm:p-8 md:p-12 lg:p-16 xl:p-20 module-spacing\">\n    <div class=\"container\">\n      <div\n        class=\"\n          items-center md:flex\n          md:flex-row-reverse\n          max-w-screen-xl mx-auto\n        \"\n      >\n        <div\n          class=\"\n            md:w-1\/2\n            md:ml-8 xl:ml-16 2xl:ml-24\n          \"\n        >\n                      <div\n  class=\"prose sm:prose-lg lg:prose-xl\"\n  x-data=\"\"\n  x-init=\"$nextTick(function () {\n    const videoEmbeds = document.querySelectorAll('.wp-block-embed.is-type-video');\n    videoEmbeds.forEach(function (embed) {\n      if (!embed.classList.contains('wp-embed-aspect-16-9') || !embed.classList.contains('wp-has-aspect-ratio')) {\n        embed.classList.add('wp-embed-aspect-16-9', 'wp-has-aspect-ratio');\n      }\n    });\n  })\"\n>\n  <h2>Direct Bus to Artipelag<\/h2>\n              \n                              <p>We have a bus service that operates between Cityterminalen and Artipelag. Our direct buses depart on weekends from Cityterminalen in central Stockholm, and the trip takes around 30 minutes.<\/p>\n\n              \n                              <div class=\"space-y-2 not-prose\">\n                                      <p class=\"inline-block\">\n                      <a\n        href=\"https:\/\/staging.artipelag.se\/en\/visit-artipelag\/get-to-and-from-artipelag-by-direct-bus\/\"\n        class=\"block text-green-900\"\n      >\n    Read more &#038; buy tickets\n  <\/a>\n                    <\/p>\n                                  <\/div>\n<\/div>\n                  <\/div>\n\n                  <div\n            class=\"\n              mt-8 flex-shrink-0 md:w-1\/2 md:mt-2\n                          \"\n          >\n            <figure class=\"h-full relative md:mr-6\">\n              <a\n        href=\"https:\/\/staging.artipelag.se\/en\/visit-artipelag\/get-to-and-from-artipelag-by-direct-bus\/\"\n        class=\"block\"\n      >\n    <img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"300\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/09\/buss-liggande-bild-puffbild-nyheter-1248x832-1-400x300.jpg\" class=\"w-full object-cover w-full rounded-sm md:hidden\" alt=\"Bild p\u00e5 en buss folierad med Artipelagmotiv s\u00e5 som en skulptur av konstn\u00e4ren Jaume Plensa. Bussen st\u00e5r parkerad p\u00e5 Artipelag, i f\u00f6rgrunden skymtar n\u00e5gra grankvistar och i bakgrunden ser man tallar och en del av byggnaden.\" \/>\n                <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2024\/09\/buss-liggande-bild-puffbild-nyheter-1248x832-1-800x533.jpg\" class=\"hidden w-full object-cover w-full rounded-sm md:block\" alt=\"Bild p\u00e5 en buss folierad med Artipelagmotiv s\u00e5 som en skulptur av konstn\u00e4ren Jaume Plensa. Bussen st\u00e5r parkerad p\u00e5 Artipelag, i f\u00f6rgrunden skymtar n\u00e5gra grankvistar och i bakgrunden ser man tallar och en del av byggnaden.\" \/>\n  <\/a>\n\n                          <\/figure>\n          <\/div>\n              <\/div>\n    <\/div>\n  <\/div>\n\n\n<div class=\"wp-block-storefront-teasers module-spacing\">\n      <div class=\"container\">\n                  <div class=\"w-full max-w-screen-xl mx-auto justify-center md:flex\">\n                          <div\n                                class=\"\n                  w-full px-5 py-8\n                  bg-blue-400\n                  md:w-1\/2 md:px-12 md:py-12 lg:px-16 xl:px-24\n                \"\n                              >\n                <a\n                  class=\"group block relative no-underline\"\n                  href=\"https:\/\/staging.artipelag.se\/en\/food-beverage\/badan-cafe-patisserie\/\"\n                >\n                  <figure class=\"aspect-w-3 aspect-h-4\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"730\" height=\"850\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2021\/10\/ba\u030adan_artipelag-2-730x850.jpg\" class=\"object-cover w-full h-full\" alt=\"\" \/>\n                  <\/figure>\n\n                  <div\n                    class=\"\n                      w-full pb-5 px-5 absolute z-10 bottom-0 left-0 text-center\n                      md:pb-8 md:pl-8\n                    \"\n                  >\n                    <h2 class=\"text-white text-md md:text-xl\">\n                      B\u00e5dan Caf\u00e9 &#038; P\u00e2tisserie\n                    <\/h2>\n                  <\/div>\n\n                  <div\n                    class=\"\n                      w-full\n                      absolute top-0 bottom-0\n                      bg-gradient-to-b from-transparent via-transparent to-black opacity-50\n                      transition-all duration-500\n                      group-hover:opacity-25\n                    \"\n                  >\n                  <\/div>\n                <\/a>\n              <\/div>\n                          <div\n                                class=\"\n                  w-full px-5 py-8\n                  bg-red-100\n                  md:w-1\/2 md:px-12 md:py-12 lg:px-16 xl:px-24\n                \"\n                              >\n                <a\n                  class=\"group block relative no-underline\"\n                  href=\"https:\/\/staging.artipelag.se\/en\/designshop\/\"\n                >\n                  <figure class=\"aspect-w-3 aspect-h-4\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"730\" height=\"850\" src=\"https:\/\/staging.artipelag.se\/app\/uploads\/2021\/12\/askstol-730x850.jpg\" class=\"object-cover w-full h-full\" alt=\"Stol i ask mot gr\u00e5 betongv\u00e4gg\" \/>\n                  <\/figure>\n\n                  <div\n                    class=\"\n                      w-full pb-5 px-5 absolute z-10 bottom-0 left-0 text-center\n                      md:pb-8 md:pl-8\n                    \"\n                  >\n                    <h2 class=\"text-white text-md md:text-xl\">\n                      The Design Shop\n                    <\/h2>\n                  <\/div>\n\n                  <div\n                    class=\"\n                      w-full\n                      absolute top-0 bottom-0\n                      bg-gradient-to-b from-transparent via-transparent to-black opacity-50\n                      transition-all duration-500\n                      group-hover:opacity-25\n                    \"\n                  >\n                  <\/div>\n                <\/a>\n              <\/div>\n                      <\/div>\n              <\/div>\n    <\/div>\n  ","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"template-start-page.blade.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Artipelag art gallery in the Stockholm Archipelago<\/title>\n<meta name=\"description\" content=\"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 &amp; an award-winning p\u00e2tisserie in the Stockholm Archipelago.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Artipelag art gallery in the Stockholm Archipelago\" \/>\n<meta property=\"og:description\" content=\"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 &amp; an award-winning p\u00e2tisserie in the Stockholm Archipelago.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/staging.artipelag.se\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Artipelag\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/artipelag\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-06T10:58:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/staging.artipelag.se\/app\/uploads\/2021\/10\/arkitektur_artipelag.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"682\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@artipelag\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/staging.artipelag.se\/en\/\",\"url\":\"https:\/\/staging.artipelag.se\/en\/\",\"name\":\"Artipelag art gallery in the Stockholm Archipelago\",\"isPartOf\":{\"@id\":\"https:\/\/artipelag.se\/#website\"},\"datePublished\":\"2015-04-28T13:34:08+00:00\",\"dateModified\":\"2024-11-06T10:58:47+00:00\",\"description\":\"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 & an award-winning p\u00e2tisserie in the Stockholm Archipelago.\",\"breadcrumb\":{\"@id\":\"https:\/\/staging.artipelag.se\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/staging.artipelag.se\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/staging.artipelag.se\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hem\",\"item\":\"https:\/\/artipelag.se\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hem\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/artipelag.se\/#website\",\"url\":\"https:\/\/artipelag.se\/\",\"name\":\"Artipelag\",\"description\":\"Artipelag is a new international venue for art, good food, events and activities \u2013 beautifully set on V\u00e4rmd\u00f6 in the Stockholm Archipelago, just 20 minutes from the city centre.\",\"publisher\":{\"@id\":\"https:\/\/artipelag.se\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/artipelag.se\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/artipelag.se\/#organization\",\"name\":\"Artipelag\",\"url\":\"https:\/\/artipelag.se\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/artipelag.se\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/staging.artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg\",\"contentUrl\":\"https:\/\/staging.artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg\",\"width\":700,\"height\":700,\"caption\":\"Artipelag\"},\"image\":{\"@id\":\"https:\/\/artipelag.se\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/artipelag\/\",\"https:\/\/x.com\/artipelag\",\"https:\/\/www.instagram.com\/artipelag\/\",\"https:\/\/www.linkedin.com\/company\/artipelag\",\"https:\/\/www.youtube.com\/user\/ArtipelagSweden\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Artipelag art gallery in the Stockholm Archipelago","description":"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 & an award-winning p\u00e2tisserie in the Stockholm Archipelago.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Artipelag art gallery in the Stockholm Archipelago","og_description":"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 & an award-winning p\u00e2tisserie in the Stockholm Archipelago.","og_url":"https:\/\/staging.artipelag.se\/en\/","og_site_name":"Artipelag","article_publisher":"https:\/\/www.facebook.com\/artipelag\/","article_modified_time":"2024-11-06T10:58:47+00:00","og_image":[{"width":1024,"height":682,"url":"https:\/\/staging.artipelag.se\/app\/uploads\/2021\/10\/arkitektur_artipelag.webp","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@artipelag","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/staging.artipelag.se\/en\/","url":"https:\/\/staging.artipelag.se\/en\/","name":"Artipelag art gallery in the Stockholm Archipelago","isPartOf":{"@id":"https:\/\/artipelag.se\/#website"},"datePublished":"2015-04-28T13:34:08+00:00","dateModified":"2024-11-06T10:58:47+00:00","description":"Artipelag is a fusion of Art, Activities and Archipelago. With a restaurant, caf\u00e9 & an award-winning p\u00e2tisserie in the Stockholm Archipelago.","breadcrumb":{"@id":"https:\/\/staging.artipelag.se\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/staging.artipelag.se\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/staging.artipelag.se\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hem","item":"https:\/\/artipelag.se\/en\/"},{"@type":"ListItem","position":2,"name":"Hem"}]},{"@type":"WebSite","@id":"https:\/\/artipelag.se\/#website","url":"https:\/\/artipelag.se\/","name":"Artipelag","description":"Artipelag is a new international venue for art, good food, events and activities \u2013 beautifully set on V\u00e4rmd\u00f6 in the Stockholm Archipelago, just 20 minutes from the city centre.","publisher":{"@id":"https:\/\/artipelag.se\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/artipelag.se\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/artipelag.se\/#organization","name":"Artipelag","url":"https:\/\/artipelag.se\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/artipelag.se\/#\/schema\/logo\/image\/","url":"https:\/\/staging.artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg","contentUrl":"https:\/\/staging.artipelag.se\/app\/uploads\/2015\/09\/logga2.jpg","width":700,"height":700,"caption":"Artipelag"},"image":{"@id":"https:\/\/artipelag.se\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/artipelag\/","https:\/\/x.com\/artipelag","https:\/\/www.instagram.com\/artipelag\/","https:\/\/www.linkedin.com\/company\/artipelag","https:\/\/www.youtube.com\/user\/ArtipelagSweden"]}]}},"_links":{"self":[{"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/comments?post=60"}],"version-history":[{"count":9,"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":76445,"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/pages\/60\/revisions\/76445"}],"wp:attachment":[{"href":"https:\/\/staging.artipelag.se\/en\/wp-json\/wp\/v2\/media?parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}