CINXE.COM

Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge

<!DOCTYPE html><html lang="no-NO" class="__className_6dda13"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/42b18d574f997a38.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/d09bae8fddeb62c1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-e0684ac13e13069a.js"/><script src="/_next/static/chunks/1dd3208c-87c18ec72ee6233d.js" async=""></script><script src="/_next/static/chunks/842-0c537838ae4e74d6.js" async=""></script><script src="/_next/static/chunks/main-app-78bc4a51d8fa9264.js" async=""></script><script src="/_next/static/chunks/7bf36345-a3c53ce2ed84d658.js" async=""></script><script src="/_next/static/chunks/9532764f-9e2e5235f3f6a779.js" async=""></script><script src="/_next/static/chunks/8511f393-d30af75b9ef7a78c.js" async=""></script><script src="/_next/static/chunks/663-f3c771aa2ebe1b2a.js" async=""></script><script src="/_next/static/chunks/374-c0f7199d7a8b5c61.js" async=""></script><script src="/_next/static/chunks/170-7a3cffcac8080ff5.js" async=""></script><script src="/_next/static/chunks/473-2ce83fb597e640e6.js" async=""></script><script src="/_next/static/chunks/803-c22a0c5243c2959d.js" async=""></script><script src="/_next/static/chunks/app/layout-3300ce761f4948a4.js" async=""></script><script src="/_next/static/chunks/312-ec63ba8db97396c2.js" async=""></script><script src="/_next/static/chunks/557-9047eea4d6b7d41d.js" async=""></script><script src="/_next/static/chunks/app/page-530217865aa0b3d7.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtm.js?id=GTM-MXM5JJ2Q" as="script"/><title>Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge</title><meta name="description" content="Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!"/><meta name="robots" content="index, follow"/><meta property="og:title" content="Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge"/><meta property="og:description" content="Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge"/><meta name="twitter:description" content="Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!"/><meta name="next-size-adjust"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n window._vwo_code ||\n (function () {\n var account_id = 984216,\n version = 2.1,\n settings_tolerance = 2000,\n hide_element = \"body\",\n hide_element_style =\n \"opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;\",\n /* DO NOT EDIT BELOW THIS LINE */\n f = false,\n w = window,\n d = document,\n v = d.querySelector(\"#vwoCode\"),\n cK = \"_vwo_\" + account_id + \"_settings\",\n cc = {};\n try {\n var c = JSON.parse(\n localStorage.getItem(\"_vwo_\" + account_id + \"_config\")\n );\n cc = c && typeof c === \"object\" ? c : {};\n } catch (e) {}\n var stT = cc.stT === \"session\" ? w.sessionStorage : w.localStorage;\n code = {\n nonce: v && v.nonce,\n use_existing_jquery: function () {\n return typeof use_existing_jquery !== \"undefined\"\n ? use_existing_jquery\n : undefined;\n },\n library_tolerance: function () {\n return typeof library_tolerance !== \"undefined\"\n ? library_tolerance\n : undefined;\n },\n settings_tolerance: function () {\n return cc.sT || settings_tolerance;\n },\n hide_element_style: function () {\n return \"{\" + (cc.hES || hide_element_style) + \"}\";\n },\n hide_element: function () {\n if (performance.getEntriesByName(\"first-contentful-paint\")[0]) {\n return \"\";\n }\n return typeof cc.hE === \"string\" ? cc.hE : hide_element;\n },\n getVersion: function () {\n return version;\n },\n finish: function (e) {\n if (!f) {\n f = true;\n var t = d.getElementById(\"_vis_opt_path_hides\");\n if (t) t.parentNode.removeChild(t);\n if (e)\n new Image().src =\n \"https://dev.visualwebsiteoptimizer.com/ee.gif?a=\" +\n account_id +\n e;\n }\n },\n finished: function () {\n return f;\n },\n addScript: function (e) {\n var t = d.createElement(\"script\");\n t.type = \"text/javascript\";\n if (e.src) {\n t.src = e.src;\n } else {\n t.text = e.text;\n }\n v && t.setAttribute(\"nonce\", v.nonce);\n d.getElementsByTagName(\"head\")[0].appendChild(t);\n },\n load: function (e, t) {\n var n = this.getSettings(),\n i = d.createElement(\"script\"),\n r = this;\n t = t || {};\n if (n) {\n i.textContent = n;\n d.getElementsByTagName(\"head\")[0].appendChild(i);\n if (!w.VWO || VWO.caE) {\n stT.removeItem(cK);\n r.load(e);\n }\n } else {\n var o = new XMLHttpRequest();\n o.open(\"GET\", e, true);\n o.withCredentials = !t.dSC;\n o.responseType = t.responseType || \"text\";\n o.onload = function () {\n if (t.onloadCb) {\n return t.onloadCb(o, e);\n }\n if (o.status === 200 || o.status === 304) {\n w._vwo_code.addScript({ text: o.responseText });\n } else {\n w._vwo_code.finish(\"&e=loading_failure:\" + e);\n }\n };\n o.onerror = function () {\n if (t.onerrorCb) {\n return t.onerrorCb(e);\n }\n w._vwo_code.finish(\"&e=loading_failure:\" + e);\n };\n o.send();\n }\n },\n getSettings: function () {\n try {\n var e = stT.getItem(cK);\n if (!e) {\n return;\n }\n e = JSON.parse(e);\n if (Date.now() > e.e) {\n stT.removeItem(cK);\n return;\n }\n return e.s;\n } catch (e) {\n return;\n }\n },\n init: function () {\n if (d.URL.indexOf(\"__vwo_disable__\") > -1) return;\n var e = this.settings_tolerance();\n w._vwo_settings_timer = setTimeout(function () {\n w._vwo_code.finish();\n stT.removeItem(cK);\n }, e);\n var t;\n if (this.hide_element() !== \"body\") {\n t = d.createElement(\"style\");\n var n = this.hide_element(),\n i = n ? n + this.hide_element_style() : \"\",\n r = d.getElementsByTagName(\"head\")[0];\n t.setAttribute(\"id\", \"_vis_opt_path_hides\");\n v && t.setAttribute(\"nonce\", v.nonce);\n t.setAttribute(\"type\", \"text/css\");\n if (t.styleSheet) t.styleSheet.cssText = i;\n else t.appendChild(d.createTextNode(i));\n r.appendChild(t);\n } else {\n t = d.getElementsByTagName(\"head\")[0];\n var i = d.createElement(\"div\");\n i.style.cssText =\n \"z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;\";\n i.setAttribute(\"id\", \"_vis_opt_path_hides\");\n i.classList.add(\"_vis_hide_layer\");\n t.parentNode.insertBefore(i, t.nextSibling);\n }\n var o = window._vis_opt_url || d.URL,\n s =\n \"https://dev.visualwebsiteoptimizer.com/j.php?a=\" +\n account_id +\n \"&u=\" +\n encodeURIComponent(o) +\n \"&vn=\" +\n version;\n if (w.location.search.indexOf(\"_vwo_xhr\") !== -1) {\n this.addScript({ src: s });\n } else {\n this.load(s + \"&x=true\");\n }\n },\n };\n w._vwo_code = code;\n code.init();\n })();\n(function () {\n var i = window;\n function t() {\n if (i._vwo_code) {\n var e = (t.hidingStyle =\n document.getElementById(\"_vis_opt_path_hides\") || t.hidingStyle);\n if (\n !i._vwo_code.finished() &&\n !_vwo_code.libExecuted &&\n (!i.VWO || !VWO.dNR)\n ) {\n if (!document.getElementById(\"_vis_opt_path_hides\")) {\n document.getElementsByTagName(\"head\")[0].appendChild(e);\n }\n requestAnimationFrame(t);\n }\n }\n }\n t();\n})();\n","id":"vwoCode"}])</script><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body><!--$?--><template id="B:0"></template><!--/$--><!--$--><main><!--$--><article><section class="max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full"><ol class="flex gap-4 pt-12 pb-4 text-sm"><li><a class="flex items-center gap-4" href="/"><div class="">Hjem</div></a></li><li><a class="flex items-center gap-4 pointer-events-none" href="/aktuelt"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="1.25rem" height="1.25rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#191919"></path></svg><div class="text-grey40">Aktuelt</div></a></li></ol><header><h1 class="mb-2">Aktuelt</h1><div class="[&amp;_*]:text-xl [&amp;_*]:lg:text-display-sm"><div class="">Nyheter, tips og råd om elbil og varebil fra Kia</div></div></header></section><div class="my-10"><!--$?--><template id="B:1"></template><!--/$--></div><div id="button-portal" class="z-40 bg-white/95 opacity-90 backdrop-blur-sm sticky top-0"></div><div class="flex flex-col gap-10 lg:gap-20"><div class=""><div class=""><div class=""><!--$?--><template id="B:2"></template><!--/$--></div></div></div></div></article><!--/$--></main><!--/$--><!--$--><footer class="mt-14 lg:mt-20"><div class="bg-midnight text-white "><section class="max-w-[1440px] lg:px-40 mx-auto w-full flex flex-col pt-8 px-6 pb-6 gap-2 text-center lg:flex-row lg:text-left lg:pt-16 lg:gap-16" data-shape-name="footer"><div class="flex flex-col gap-6"><div><div class="text-display-xs">Nyhetsbrev</div><div class="text-sm">Nye produkter, gode tilbud og nyheter.</div></div><div variant="primary-inverted"><a class="flex items-center gap-4 justify-center px-4 py-3 disabled:cursor-not-allowed whitespace-nowrap font-bold bg-white text-black border-2 border-solid border-white hover:bg-midnight hover:text-white active:bg-grey20 active:text-black focus:border-3 focus:border-grey40 [&amp;_path]:hover:!fill-white transition-transform ease-out duration-150" href="https://www.kia.com/no/nyhetsbrev/nyhetsbrev/">Meld deg på nyhetsbrev</a></div><div class="hidden lg:flex gap-4 items-center"><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.facebook.com/kiabilnorge/"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem"><path d="M32 16C32 7.437 25.062.5 16.5.5 7.937.5 1 7.438 1 16c0 7.736 5.668 14.149 13.078 15.313V20.48h-3.937V16h3.937v-3.415c0-3.884 2.313-6.03 5.855-6.03 1.696 0 3.47.303 3.47.303v3.812h-1.955c-1.925 0-2.526 1.195-2.526 2.42V16h4.299l-.688 4.48h-3.611v10.832C26.332 30.15 32 23.736 32 16Z" fill="#FCFCFC"></path><text class="sr-only">Facebook</text></svg></a><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.instagram.com/kiabilnorge/"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 32" width="1.75rem" height="2rem"><g clip-path="url(#a)"><path d="M14.006 8.812a7.17 7.17 0 0 0-7.181 7.182 7.17 7.17 0 0 0 7.181 7.18 7.17 7.17 0 0 0 7.181-7.18 7.17 7.17 0 0 0-7.18-7.182Zm0 11.85a4.677 4.677 0 0 1-4.669-4.668 4.673 4.673 0 0 1 4.67-4.669 4.673 4.673 0 0 1 4.668 4.669c0 2.575-2.1 4.669-4.669 4.669Zm9.15-12.143c0 .93-.75 1.675-1.675 1.675a1.675 1.675 0 1 1 1.675-1.675Zm4.756 1.7c-.106-2.244-.618-4.232-2.262-5.869-1.638-1.638-3.625-2.15-5.869-2.263-2.312-.13-9.244-.13-11.556 0-2.238.107-4.225.62-5.869 2.257C.712 5.98.206 7.969.094 10.213c-.132 2.312-.132 9.243 0 11.556C.2 24.012.712 26 2.356 27.638 4 29.274 5.981 29.787 8.225 29.9c2.312.131 9.244.131 11.556 0 2.244-.106 4.231-.619 5.869-2.262 1.637-1.638 2.15-3.626 2.262-5.87.132-2.312.132-9.237 0-11.55ZM24.925 24.25a4.727 4.727 0 0 1-2.663 2.663c-1.843.73-6.218.562-8.256.562-2.037 0-6.419.162-8.256-.563a4.727 4.727 0 0 1-2.663-2.662c-.731-1.844-.562-6.219-.562-8.256 0-2.038-.163-6.42.562-8.257A4.727 4.727 0 0 1 5.75 5.075c1.844-.731 6.219-.563 8.256-.563 2.038 0 6.419-.162 8.256.563a4.727 4.727 0 0 1 2.663 2.662c.731 1.844.562 6.22.562 8.257s.17 6.419-.562 8.256Z" fill="#FCFCFC"></path></g><defs><clipPath id="a"><path fill="#FCFCFC" d="M0 0h28v32H0z"></path></clipPath></defs><text class="sr-only">Instagram</text></svg></a><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.youtube.com/channel/UCFGX92I0OwrKhumtxUvsc2Q"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 32" width="2.133rem" height="1.5rem"><path d="M34.354 7.755a4.289 4.289 0 0 0-3.018-3.037C28.674 4 18 4 18 4S7.327 4 4.665 4.718a4.289 4.289 0 0 0-3.018 3.037c-.713 2.68-.713 8.27-.713 8.27s0 5.59.713 8.268c.392 1.478 1.549 2.594 3.018 2.99C7.327 28 18 28 18 28s10.674 0 13.336-.718c1.468-.395 2.625-1.51 3.018-2.989.713-2.679.713-8.269.713-8.269s0-5.59-.713-8.269ZM14.509 21.1V10.95l8.921 5.075-8.92 5.075Z" fill="#FCFCFC"></path><text class="sr-only">YouTube</text></svg></a></div></div><div class="hidden lg:flex lg:flex-wrap w-full justify-between"><div><p class="text-display-xs">Kjøp Kia</p><a class="flex gap-2 pt-4" href="/bil"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Våre modeller</p></a><a class="flex gap-2 pt-4" href="/tilbud"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Få tilbud</p></a><a rel="noopener noreferrer" target="_blank" class="flex gap-2 pt-4" href="https://www.kia.no/provekjoring"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Prøvekjøring</p></a><a rel="noopener noreferrer" target="_blank" class="flex gap-2 pt-4" href="https://www.kia.no/prislister"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Brosjyrer og priser</p></a><a class="flex gap-2 pt-4" href="/kjop/kampanje"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Kampanjer</p></a></div><div><p class="text-display-xs">Kontakt og veiledning</p><a class="flex gap-2 pt-4" href="/forhandlere"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Finn forhandler</p></a><a class="flex gap-2 pt-4" href="/om-kia/kontakt-oss"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Kontakt oss</p></a><a class="flex gap-2 pt-4" href="/service-og-vedlikehold"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Service og vedlikehold</p></a><a class="flex gap-2 pt-4" href="/tilbehor-og-tjenester"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Tilbehør og tjenester</p></a><a rel="noopener noreferrer" target="_blank" class="flex gap-2 pt-4" href="https://booking.kia.no/bestilling"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Bestill service</p></a></div><div><p class="text-display-xs">Informasjon</p><a class="flex gap-2 pt-4" href="/aktuelt"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Aktuelt</p></a><a class="flex gap-2 pt-4" href="/om-kia"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Om oss</p></a><a class="flex gap-2 pt-4" href="/veihjelp"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Veihjelp</p></a><a class="flex gap-2 pt-4" href="/personvern"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><p class="text-md">Personvern</p></a><div class="flex gap-2 mt-3 pb-4 lg:pb-0"><svg fill="#9BA1A5" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="right"><path d="m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z" fill="#9BA1A5"></path></svg><button id="ot-sdk-btn" class="">Informasjonskapsler</button></div></div></div><div class="lg:hidden"><div class="w-full py-6" data-orientation="vertical"><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rlnra:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R5nra:" class="flex flex-1 items-center justify-between py-4 text-lg font-bold transition-all hover:underline [&amp;[data-state=open]&gt;svg]:rotate-180 [&amp;_path]:fill-grey40" data-radix-collection-item=""><div class="text-lg">Kjøp Kia</div><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="down" class="shrink-0 transition-transform duration-200"><path d="m24.777 12.404-.712-.75c-.188-.15-.488-.15-.638 0l-6.787 6.788-6.825-6.788c-.15-.15-.45-.15-.638 0l-.712.75a.432.432 0 0 0 0 .638l7.837 7.875c.188.15.45.15.638 0l7.837-7.875a.432.432 0 0 0 0-.638Z" fill="#191919"></path></svg></button></h3><div data-state="closed" id="radix-:Rlnra:" hidden="" role="region" aria-labelledby="radix-:R5nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rlnra:" hidden="" role="region" aria-labelledby="radix-:R5nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rlnra:" hidden="" role="region" aria-labelledby="radix-:R5nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rlnra:" hidden="" role="region" aria-labelledby="radix-:R5nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rlnra:" hidden="" role="region" aria-labelledby="radix-:R5nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rpnra:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R9nra:" class="flex flex-1 items-center justify-between py-4 text-lg font-bold transition-all hover:underline [&amp;[data-state=open]&gt;svg]:rotate-180 [&amp;_path]:fill-grey40" data-radix-collection-item=""><div class="text-lg">Kontakt og veiledning</div><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="down" class="shrink-0 transition-transform duration-200"><path d="m24.777 12.404-.712-.75c-.188-.15-.488-.15-.638 0l-6.787 6.788-6.825-6.788c-.15-.15-.45-.15-.638 0l-.712.75a.432.432 0 0 0 0 .638l7.837 7.875c.188.15.45.15.638 0l7.837-7.875a.432.432 0 0 0 0-.638Z" fill="#191919"></path></svg></button></h3><div data-state="closed" id="radix-:Rpnra:" hidden="" role="region" aria-labelledby="radix-:R9nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rpnra:" hidden="" role="region" aria-labelledby="radix-:R9nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rpnra:" hidden="" role="region" aria-labelledby="radix-:R9nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rpnra:" hidden="" role="region" aria-labelledby="radix-:R9nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rpnra:" hidden="" role="region" aria-labelledby="radix-:R9nra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rtnra:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:Rdnra:" class="flex flex-1 items-center justify-between py-4 text-lg font-bold transition-all hover:underline [&amp;[data-state=open]&gt;svg]:rotate-180 [&amp;_path]:fill-grey40" data-radix-collection-item=""><div class="text-lg">Informasjon</div><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="2rem" height="2rem" direction="down" class="shrink-0 transition-transform duration-200"><path d="m24.777 12.404-.712-.75c-.188-.15-.488-.15-.638 0l-6.787 6.788-6.825-6.788c-.15-.15-.45-.15-.638 0l-.712.75a.432.432 0 0 0 0 .638l7.837 7.875c.188.15.45.15.638 0l7.837-7.875a.432.432 0 0 0 0-.638Z" fill="#191919"></path></svg></button></h3><div data-state="closed" id="radix-:Rtnra:" hidden="" role="region" aria-labelledby="radix-:Rdnra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rtnra:" hidden="" role="region" aria-labelledby="radix-:Rdnra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rtnra:" hidden="" role="region" aria-labelledby="radix-:Rdnra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rtnra:" hidden="" role="region" aria-labelledby="radix-:Rdnra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div><div data-state="closed" id="radix-:Rtnra:" hidden="" role="region" aria-labelledby="radix-:Rdnra:" data-orientation="vertical" class="overflow-hidden transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></div><div class="lg:hidden flex gap-4 justify-center"><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.facebook.com/kiabilnorge/"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 32" width="1.5rem" height="1.5rem"><path d="M32 16C32 7.437 25.062.5 16.5.5 7.937.5 1 7.438 1 16c0 7.736 5.668 14.149 13.078 15.313V20.48h-3.937V16h3.937v-3.415c0-3.884 2.313-6.03 5.855-6.03 1.696 0 3.47.303 3.47.303v3.812h-1.955c-1.925 0-2.526 1.195-2.526 2.42V16h4.299l-.688 4.48h-3.611v10.832C26.332 30.15 32 23.736 32 16Z" fill="#FCFCFC"></path><text class="sr-only">Facebook</text></svg></a><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.instagram.com/kiabilnorge/"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 32" width="1.3125rem" height="1.5rem"><g clip-path="url(#a)"><path d="M14.006 8.812a7.17 7.17 0 0 0-7.181 7.182 7.17 7.17 0 0 0 7.181 7.18 7.17 7.17 0 0 0 7.181-7.18 7.17 7.17 0 0 0-7.18-7.182Zm0 11.85a4.677 4.677 0 0 1-4.669-4.668 4.673 4.673 0 0 1 4.67-4.669 4.673 4.673 0 0 1 4.668 4.669c0 2.575-2.1 4.669-4.669 4.669Zm9.15-12.143c0 .93-.75 1.675-1.675 1.675a1.675 1.675 0 1 1 1.675-1.675Zm4.756 1.7c-.106-2.244-.618-4.232-2.262-5.869-1.638-1.638-3.625-2.15-5.869-2.263-2.312-.13-9.244-.13-11.556 0-2.238.107-4.225.62-5.869 2.257C.712 5.98.206 7.969.094 10.213c-.132 2.312-.132 9.243 0 11.556C.2 24.012.712 26 2.356 27.638 4 29.274 5.981 29.787 8.225 29.9c2.312.131 9.244.131 11.556 0 2.244-.106 4.231-.619 5.869-2.262 1.637-1.638 2.15-3.626 2.262-5.87.132-2.312.132-9.237 0-11.55ZM24.925 24.25a4.727 4.727 0 0 1-2.663 2.663c-1.843.73-6.218.562-8.256.562-2.037 0-6.419.162-8.256-.563a4.727 4.727 0 0 1-2.663-2.662c-.731-1.844-.562-6.219-.562-8.256 0-2.038-.163-6.42.562-8.257A4.727 4.727 0 0 1 5.75 5.075c1.844-.731 6.219-.563 8.256-.563 2.038 0 6.419-.162 8.256.563a4.727 4.727 0 0 1 2.663 2.662c.731 1.844.562 6.22.562 8.257s.17 6.419-.562 8.256Z" fill="#FCFCFC"></path></g><defs><clipPath id="a"><path fill="#FCFCFC" d="M0 0h28v32H0z"></path></clipPath></defs><text class="sr-only">Instagram</text></svg></a><a title="" target="_blank" rel="noopener noreferer noreferrer" href="https://www.youtube.com/channel/UCFGX92I0OwrKhumtxUvsc2Q"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 32" width="1.6rem" height="1.125rem"><path d="M34.354 7.755a4.289 4.289 0 0 0-3.018-3.037C28.674 4 18 4 18 4S7.327 4 4.665 4.718a4.289 4.289 0 0 0-3.018 3.037c-.713 2.68-.713 8.27-.713 8.27s0 5.59.713 8.268c.392 1.478 1.549 2.594 3.018 2.99C7.327 28 18 28 18 28s10.674 0 13.336-.718c1.468-.395 2.625-1.51 3.018-2.989.713-2.679.713-8.269.713-8.269s0-5.59-.713-8.269ZM14.509 21.1V10.95l8.921 5.075-8.92 5.075Z" fill="#FCFCFC"></path><text class="sr-only">YouTube</text></svg></a></div></section></div><div class="bg-grey90 "><section class="max-w-[1440px] lg:px-40 mx-auto w-full py-8 px-6 flex flex-col gap-6 items-center lg:flex-row-reverse lg:justify-between" data-shape-name="footer"><a href="https://www.kia.no"><svg fill="white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" width="5rem" height="5rem"><path d="M44.874 46.948c0 .142.038.222.111.222.052 0 .102-.026.162-.071L66.03 31.607c.367-.274.703-.418 1.204-.418h4.59c.705 0 1.176.538 1.176 1.345v10.011c0 1.21-.235 1.908-1.176 2.555l-5.567 3.82c-.074.054-.134.08-.186.08-.067 0-.13-.06-.13-.278V37.037c0-.127-.037-.225-.112-.225-.052 0-.1.027-.161.069L50.4 48.211c-.428.317-.78.412-1.171.412H39.109c-.706 0-1.177-.538-1.177-1.344V32.85c0-.106-.042-.202-.112-.202-.052 0-.1.025-.165.07l-10.069 6.91c-.1.068-.128.126-.128.18 0 .05.018.096.09.178l7.19 8.216c.096.11.162.193.162.279 0 .098-.105.141-.228.141h-6.508c-.51 0-.903-.088-1.178-.403l-4.36-4.982c-.043-.049-.08-.08-.127-.08a.252.252 0 0 0-.134.055L15.07 48.22c-.44.303-.746.402-1.178.402H7.177C6.47 48.623 6 48.085 6 47.28V37.45c0-1.21.237-1.905 1.177-2.55l5.6-3.846A.26.26 0 0 1 12.93 31c.085 0 .131.102.131.323v13.14c0 .137.034.202.112.202.052 0 .103-.036.167-.08l18.925-12.993c.451-.31.729-.403 1.249-.403h10.183c.706 0 1.177.538 1.177 1.345v14.414h.001Z" fill="white"></path></svg></a><div class="text-center text-white lg:text-left text-md"><div class=""><span class="font-bold">Kia Bil Norge AS</span><br/>Solheimveien 7<br/>1461 Lørenskog</div></div></section></div></footer><!--/$--><script src="/_next/static/chunks/webpack-e0684ac13e13069a.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/6632357c00f60765-s.p.otf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/otf\"}]\n2:HL[\"/_next/static/css/42b18d574f997a38.css\",\"style\"]\n3:HL[\"/_next/static/css/d09bae8fddeb62c1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[89562,[],\"\"]\n7:I[78703,[],\"\"]\n9:I[53751,[],\"\"]\nc:I[51395,[],\"\"]\n8:[\"path\",\"aktuelt\",\"c\"]\nd:[]\n0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/42b18d574f997a38.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/d09bae8fddeb62c1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"jO8stc7wUen8ACOi_Hdxj\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/aktuelt\",\"initialTree\":[\"\",{\"children\":[[\"path\",\"aktuelt\",\"c\"],{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[[\"path\",\"aktuelt\",\"c\"],{\"children\":[\"__PAGE__\",{},[[\"$L5\",\"$L6\"],null],null]},[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"$8\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$La\",null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$Lb\"],\"globalErrorComponent\":\"$c\",\"missingSlots\":\"$Wd\"}]]\n"])</script><script>self.__next_f.push([1,"e:\"$Sreact.suspense\"\n10:I[25327,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"170\",\"static/chunks/170-7a3cffcac8080ff5.js\",\"473\",\"static/chunks/473-2ce83fb597e640e6.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"185\",\"static/chunks/app/layout-3300ce761f4948a4.js\"],\"\"]\n12:I[46955,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"170\",\"static/chunks/170-7a3cffcac8080ff5.js\",\"473\",\"static/chunks/473-2ce83fb597e640e6.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"185\",\"static/chunks/app/layout-3300ce761f4948a4.js\"],\"GoogleTagManager\"]\n6:[\"$\",\"$e\",null,{\"fallback\":[\"$\",\"div\",null,{\"className\":\"w-full my-6\",\"children\":[\"$\",\"div\",null,{\"role\":\"status\",\"children\":[[\"$\",\"svg\",null,{\"aria-hidden\":\"true\",\"className\":\"w-8 h-8 animate-spin mx-auto fill-midnight text-grey20\",\"viewBox\":\"0 0 100 101\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z\",\"fill\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1"])</script><script>self.__next_f.push([1,"071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z\",\"fill\":\"currentFill\"}]]}],[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Loading...\"}]]}]}],\"children\":\"$Lf\"}]\n11:T17a2,"])</script><script>self.__next_f.push([1,"\n window._vwo_code ||\n (function () {\n var account_id = 984216,\n version = 2.1,\n settings_tolerance = 2000,\n hide_element = \"body\",\n hide_element_style =\n \"opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;\",\n /* DO NOT EDIT BELOW THIS LINE */\n f = false,\n w = window,\n d = document,\n v = d.querySelector(\"#vwoCode\"),\n cK = \"_vwo_\" + account_id + \"_settings\",\n cc = {};\n try {\n var c = JSON.parse(\n localStorage.getItem(\"_vwo_\" + account_id + \"_config\")\n );\n cc = c \u0026\u0026 typeof c === \"object\" ? c : {};\n } catch (e) {}\n var stT = cc.stT === \"session\" ? w.sessionStorage : w.localStorage;\n code = {\n nonce: v \u0026\u0026 v.nonce,\n use_existing_jquery: function () {\n return typeof use_existing_jquery !== \"undefined\"\n ? use_existing_jquery\n : undefined;\n },\n library_tolerance: function () {\n return typeof library_tolerance !== \"undefined\"\n ? library_tolerance\n : undefined;\n },\n settings_tolerance: function () {\n return cc.sT || settings_tolerance;\n },\n hide_element_style: function () {\n return \"{\" + (cc.hES || hide_element_style) + \"}\";\n },\n hide_element: function () {\n if (performance.getEntriesByName(\"first-contentful-paint\")[0]) {\n return \"\";\n }\n return typeof cc.hE === \"string\" ? cc.hE : hide_element;\n },\n getVersion: function () {\n return version;\n },\n finish: function (e) {\n if (!f) {\n f = true;\n var t = d.getElementById(\"_vis_opt_path_hides\");\n if (t) t.parentNode.removeChild(t);\n if (e)\n new Image().src =\n \"https://dev.visualwebsiteoptimizer.com/ee.gif?a=\" +\n account_id +\n e;\n }\n },\n finished: function () {\n return f;\n },\n addScript: function (e) {\n var t = d.createElement(\"script\");\n t.type = \"text/javascript\";\n if (e.src) {\n t.src = e.src;\n } else {\n t.text = e.text;\n }\n v \u0026\u0026 t.setAttribute(\"nonce\", v.nonce);\n d.getElementsByTagName(\"head\")[0].appendChild(t);\n },\n load: function (e, t) {\n var n = this.getSettings(),\n i = d.createElement(\"script\"),\n r = this;\n t = t || {};\n if (n) {\n i.textContent = n;\n d.getElementsByTagName(\"head\")[0].appendChild(i);\n if (!w.VWO || VWO.caE) {\n stT.removeItem(cK);\n r.load(e);\n }\n } else {\n var o = new XMLHttpRequest();\n o.open(\"GET\", e, true);\n o.withCredentials = !t.dSC;\n o.responseType = t.responseType || \"text\";\n o.onload = function () {\n if (t.onloadCb) {\n return t.onloadCb(o, e);\n }\n if (o.status === 200 || o.status === 304) {\n w._vwo_code.addScript({ text: o.responseText });\n } else {\n w._vwo_code.finish(\"\u0026e=loading_failure:\" + e);\n }\n };\n o.onerror = function () {\n if (t.onerrorCb) {\n return t.onerrorCb(e);\n }\n w._vwo_code.finish(\"\u0026e=loading_failure:\" + e);\n };\n o.send();\n }\n },\n getSettings: function () {\n try {\n var e = stT.getItem(cK);\n if (!e) {\n return;\n }\n e = JSON.parse(e);\n if (Date.now() \u003e e.e) {\n stT.removeItem(cK);\n return;\n }\n return e.s;\n } catch (e) {\n return;\n }\n },\n init: function () {\n if (d.URL.indexOf(\"__vwo_disable__\") \u003e -1) return;\n var e = this.settings_tolerance();\n w._vwo_settings_timer = setTimeout(function () {\n w._vwo_code.finish();\n stT.removeItem(cK);\n }, e);\n var t;\n if (this.hide_element() !== \"body\") {\n t = d.createElement(\"style\");\n var n = this.hide_element(),\n i = n ? n + this.hide_element_style() : \"\",\n r = d.getElementsByTagName(\"head\")[0];\n t.setAttribute(\"id\", \"_vis_opt_path_hides\");\n v \u0026\u0026 t.setAttribute(\"nonce\", v.nonce);\n t.setAttribute(\"type\", \"text/css\");\n if (t.styleSheet) t.styleSheet.cssText = i;\n else t.appendChild(d.createTextNode(i));\n r.appendChild(t);\n } else {\n t = d.getElementsByTagName(\"head\")[0];\n var i = d.createElement(\"div\");\n i.style.cssText =\n \"z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;display: block !important;\";\n i.setAttribute(\"id\", \"_vis_opt_path_hides\");\n i.classList.add(\"_vis_hide_layer\");\n t.parentNode.insertBefore(i, t.nextSibling);\n }\n var o = window._vis_opt_url || d.URL,\n s =\n \"https://dev.visualwebsiteoptimizer.com/j.php?a=\" +\n account_id +\n \"\u0026u=\" +\n encodeURIComponent(o) +\n \"\u0026vn=\" +\n version;\n if (w.location.search.indexOf(\"_vwo_xhr\") !== -1) {\n this.addScript({ src: s });\n } else {\n this.load(s + \"\u0026x=true\");\n }\n },\n };\n w._vwo_code = code;\n code.init();\n })();\n(function () {\n var i = window;\n function t() {\n if (i._vwo_code) {\n var e = (t.hidingStyle =\n document.getElementById(\"_vis_opt_path_hides\") || t.hidingStyle);\n if (\n !i._vwo_code.finished() \u0026\u0026\n !_vwo_code.libExecuted \u0026\u0026\n (!i.VWO || !VWO.dNR)\n ) {\n if (!document.getElementById(\"_vis_opt_path_hides\")) {\n document.getElementsByTagName(\"head\")[0].appendChild(e);\n }\n requestAnimationFrame(t);\n }\n }\n }\n t();\n})();\n"])</script><script>self.__next_f.push([1,"a:[\"$\",\"html\",null,{\"lang\":\"no-NO\",\"className\":\"__className_6dda13\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"$L10\",null,{\"async\":true,\"src\":\"https://www.googleoptimize.com/optimize.js?id=GTM-MXM5JJ2Q\",\"strategy\":\"lazyOnload\"}],[\"$\",\"$L10\",null,{\"id\":\"vwoCode\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"$11\"}}]]}],[\"$\",\"$L12\",null,{\"gtmId\":\"GTM-MXM5JJ2Q\"}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L13\"}],[\"$\",\"$e\",null,{\"fallback\":null,\"children\":[\"$\",\"main\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L9\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$L14\",\"notFoundStyles\":[],\"styles\":null}]}]}],[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L15\"}]]}]]}]\n"])</script><script>self.__next_f.push([1,"16:I[65469,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"\"]\n17:I[29853,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"ClientContentTransformer\"]\n19:\"$Sreact.fragment\"\n1d:I[58123,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"TagManangerEventsHandler\"]\n1f:I[34199,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"170\",\"static/chunks/170-7a3cffcac8080ff5.js\",\"473\",\"static/chunks/473-2ce83fb597e640e6.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"185\",\"static/chunks/app/layout-3300ce761f4948a4.js\"],\"CookieConsentButton\"]\n20:I[29790,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9"])</script><script>self.__next_f.push([1,"ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"AccordionList\"]\n21:I[29790,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"AccordionListItem\"]\n22:I[29790,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"AccordionListTrigger\"]\n23:I[29790,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"AccordionListContent\"]\n"])</script><script>self.__next_f.push([1,"14:[\"$\",\"article\",null,{\"children\":[[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"children\":[[\"$\",\"ol\",null,{\"className\":\"flex gap-4 pt-12 pb-4 text-sm\",\"children\":[[\"$\",\"li\",\"/0\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/\",\"className\":\"flex items-center gap-4\",\"children\":[null,[\"$\",\"div\",null,{\"className\":\"\",\"children\":\"Hjem\"}]]}]}],[\"$\",\"li\",\"/4041\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/404\",\"className\":\"flex items-center gap-4 pointer-events-none\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#191919\"}]}],[\"$\",\"div\",null,{\"className\":\"text-grey40\",\"children\":\"404\"}]]}]}]]}],[\"$\",\"header\",null,{\"children\":[[\"$\",\"h1\",null,{\"className\":\"mb-2\",\"children\":\"404: Denne siden eksisterer ikke\"}],[\"$\",\"div\",null,{\"className\":\"[\u0026_*]:text-xl [\u0026_*]:lg:text-display-sm\",\"children\":[\"$\",\"$L17\",null,{\"json\":[{\"kind\":\"block\",\"type\":\"paragraph\",\"textContent\":\"Du har forsøkt å finne en side som ikke eksisterer eller nylig har byttet garasje. Under finner du våre mest besøkte sider:\"}]}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"my-10\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L18\"}]}],[\"$\",\"div\",null,{\"id\":\"button-portal\",\"className\":\"z-40 bg-white/95 opacity-90 backdrop-blur-sm sticky top-0\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-10 lg:gap-20\",\"children\":[[[\"$\",\"$19\",\"/kia/kiano/web-assets/top-tasks/404-top-task/404-top-task-group-0\",{\"children\":[\"$\",\"div\",null,{\"className\":\"\",\"children\":[\"\",[],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-10 col-span-4 basis-3/5\",\"children\":[\"\",[[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-[643px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":[null,[\"$\",\"$L17\",null,{\"json\":[{\"kind\":\"block\",\"type\":\"paragraph\"}]}]]}]}]}]]]}],[\"$\",\"div\",null,{\"className\":\"\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L1a\"}]}]]}]]}]}],[\"$\",\"$19\",\"/kia/kiano/web-assets/top-cta-tasks/cta-book-service-finn-forhandler-1\",{\"children\":[\"$\",\"div\",null,{\"className\":\"\",\"children\":[\"\",[],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-10 col-span-4 basis-3/5\",\"children\":[\"\",[[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-[643px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":[null,[\"$\",\"$L17\",null,{\"json\":{}}]]}]}]}]]]}],[\"$\",\"div\",null,{\"className\":\"\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L1b\"}]}]]}]]}]}],[\"$\",\"$19\",\"/kia/kiano/web-assets/generiske-text-with-related-images/7-ars-nybilgaranti-logo-2\",{\"children\":[\"$\",\"div\",null,{\"className\":\"\",\"children\":[\"\",[],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-10 col-span-4 basis-3/5 mb-10 lg:mb-20\",\"children\":[\"\",[[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-[643px]\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":[null,[\"$\",\"$L17\",null,{\"json\":{}}]]}]}]}]]]}],[\"$\",\"div\",null,{\"className\":\"\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L1c\"}]}]]}]]}]}]],[\"$\",\"$L1d\",null,{\"tagManager\":{\"segment\":\"Annet\",\"pageType\":\"Navigasjonsside\",\"pageCategory\":\"Rådgivning\",\"pageTrackingProperties\":null},\"pageTitle\":\"404: Denne siden eksisterer ikke\"}]]}]]}]\n"])</script><script>self.__next_f.push([1,"1e:T439,M14.006 8.812a7.17 7.17 0 0 0-7.181 7.182 7.17 7.17 0 0 0 7.181 7.18 7.17 7.17 0 0 0 7.181-7.18 7.17 7.17 0 0 0-7.18-7.182Zm0 11.85a4.677 4.677 0 0 1-4.669-4.668 4.673 4.673 0 0 1 4.67-4.669 4.673 4.673 0 0 1 4.668 4.669c0 2.575-2.1 4.669-4.669 4.669Zm9.15-12.143c0 .93-.75 1.675-1.675 1.675a1.675 1.675 0 1 1 1.675-1.675Zm4.756 1.7c-.106-2.244-.618-4.232-2.262-5.869-1.638-1.638-3.625-2.15-5.869-2.263-2.312-.13-9.244-.13-11.556 0-2.238.107-4.225.62-5.869 2.257C.712 5.98.206 7.969.094 10.213c-.132 2.312-.132 9.243 0 11.556C.2 24.012.712 26 2.356 27.638 4 29.274 5.981 29.787 8.225 29.9c2.312.131 9.244.131 11.556 0 2.244-.106 4.231-.619 5.869-2.262 1.637-1.638 2.15-3.626 2.262-5.87.132-2.312.132-9.237 0-11.55ZM24.925 24.25a4.727 4.727 0 0 1-2.663 2.663c-1.843.73-6.218.562-8.256.562-2.037 0-6.419.162-8.256-.563a4.727 4.727 0 0 1-2.663-2.662c-.731-1.844-.562-6.219-.562-8.256 0-2.038-.163-6.42.562-8.257A4.727 4.727 0 0 1 5.75 5.075c1.844-.731 6.219-.563 8.256-.563 2.038 0 6.419-.162 8.256.563a4.727 4.727 0 0 1 2.663 2.662c.731 1.844.562 6.22.562 8.257s.17 6.419-.562 8.256Z24:T439,M14.006 8.812a7.17 7.17 0 0 0-7.181 7.182 7.17 7.17 0 0 0 7.181 7.18 7.17 7.17 0 0 0 7.181-7.18 7.17 7.17 0 0 0-7.18-7.182Zm0 11.85a4.677 4.677 0 0 1-4.669-4.668 4.673 4.673 0 0 1 4.67-4.669 4.673 4.673 0 0 1 4.668 4.669c0 2.575-2.1 4.669-4.669 4.669Zm9.15-12.143c0 .93-.75 1.675-1.675 1.675a1.675 1.675 0 1 1 1.675-1.675Zm4.756 1.7c-.106-2.244-.618-4.232-2.262-5.869-1.638-1.638-3.625-2.15-5.869-2.263-2.312-.13-9.244-.13-11.556 0-2.238.107-4.225.62-5.869 2.257C.712 5.98.206 7.969.094 10.213c-.132 2.312-.132 9.243 0 11.556C.2 24.012.712 26 2.356 27.638 4 29.274 5.981 29.787 8.225 29.9c2.312.131 9.244.131 11.556 0 2.244-.106 4.231-.619 5.869-2.262 1.637-1.638 2.15-3.626 2.262-5.87.132-2.312.132-9.237 0-11.55ZM24.925 24.25a4.727 4.727 0 0 1-2.663 2.663c-1.843.73-6.218.562-8.256.562-2.037 0-6.419.162-8.256-.563a4.727 4.727 0 0 1-2.663-2.662c-.731-1.844-.562-6.219-.562-8.256 0-2.038-.163-6.42.562-8.257A4.727 4.727 0 0 1 5.75 5.075c1.844-.731 6."])</script><script>self.__next_f.push([1,"219-.563 8.256-.563 2.038 0 6.419-.162 8.256.563a4.727 4.727 0 0 1 2.663 2.662c.731 1.844.562 6.22.562 8.257s.17 6.419-.562 8.256Z"])</script><script>self.__next_f.push([1,"15:[\"$\",\"footer\",null,{\"className\":\"mt-14 lg:mt-20\",\"children\":[[\"$\",\"div\",null,{\"className\":\"bg-midnight text-white \",\"children\":[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] lg:px-40 mx-auto w-full flex flex-col pt-8 px-6 pb-6 gap-2 text-center lg:flex-row lg:text-left lg:pt-16 lg:gap-16\",\"data-shape-name\":\"footer\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"text-display-xs\",\"children\":\"Nyhetsbrev\"}],[\"$\",\"div\",null,{\"className\":\"text-sm\",\"children\":\"Nye produkter, gode tilbud og nyheter.\"}]]}],[\"$\",\"div\",null,{\"variant\":\"primary-inverted\",\"children\":[[\"$\",\"$L16\",\".0\",{\"href\":\"https://www.kia.com/no/nyhetsbrev/nyhetsbrev/\",\"children\":\"Meld deg på nyhetsbrev\",\"className\":\"flex items-center gap-4 justify-center px-4 py-3 disabled:cursor-not-allowed whitespace-nowrap font-bold bg-white text-black border-2 border-solid border-white hover:bg-midnight hover:text-white active:bg-grey20 active:text-black focus:border-3 focus:border-grey40 [\u0026_path]:hover:!fill-white transition-transform ease-out duration-150\"}]]}],[\"$\",\"div\",null,{\"className\":\"hidden lg:flex gap-4 items-center\",\"children\":[[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.facebook.com/kiabilnorge/\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M32 16C32 7.437 25.062.5 16.5.5 7.937.5 1 7.438 1 16c0 7.736 5.668 14.149 13.078 15.313V20.48h-3.937V16h3.937v-3.415c0-3.884 2.313-6.03 5.855-6.03 1.696 0 3.47.303 3.47.303v3.812h-1.955c-1.925 0-2.526 1.195-2.526 2.42V16h4.299l-.688 4.48h-3.611v10.832C26.332 30.15 32 23.736 32 16Z\",\"fill\":\"#FCFCFC\"}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"Facebook\"}]]}]}],[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.instagram.com/kiabilnorge/\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 28 32\",\"width\":\"1.75rem\",\"height\":\"2rem\",\"children\":[[\"$\",\"g\",null,{\"clipPath\":\"url(#a)\",\"children\":[\"$\",\"path\",null,{\"d\":\"$1e\",\"fill\":\"#FCFCFC\"}]}],[\"$\",\"defs\",null,{\"children\":[\"$\",\"clipPath\",null,{\"id\":\"a\",\"children\":[\"$\",\"path\",null,{\"fill\":\"#FCFCFC\",\"d\":\"M0 0h28v32H0z\"}]}]}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"Instagram\"}]]}]}],[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.youtube.com/channel/UCFGX92I0OwrKhumtxUvsc2Q\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 36 32\",\"width\":\"2.133rem\",\"height\":\"1.5rem\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M34.354 7.755a4.289 4.289 0 0 0-3.018-3.037C28.674 4 18 4 18 4S7.327 4 4.665 4.718a4.289 4.289 0 0 0-3.018 3.037c-.713 2.68-.713 8.27-.713 8.27s0 5.59.713 8.268c.392 1.478 1.549 2.594 3.018 2.99C7.327 28 18 28 18 28s10.674 0 13.336-.718c1.468-.395 2.625-1.51 3.018-2.989.713-2.679.713-8.269.713-8.269s0-5.59-.713-8.269ZM14.509 21.1V10.95l8.921 5.075-8.92 5.075Z\",\"fill\":\"#FCFCFC\"}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"YouTube\"}]]}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"hidden lg:flex lg:flex-wrap w-full justify-between\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"p\",\"Kjøp Kia-2-0\",{\"className\":\"text-display-xs\",\"children\":\"Kjøp Kia\"}],[\"$\",\"$19\",\"Våre modeller-2-1\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/bil\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Våre modeller\"}]]}]}],[\"$\",\"$19\",\"Få tilbud-2-2\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/tilbud\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Få tilbud\"}]]}]}],[\"$\",\"$19\",\"Prøvekjøring-2-3\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://www.kia.no/provekjoring\",\"rel\":\"noopener noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Prøvekjøring\"}]]}]}],[\"$\",\"$19\",\"Brosjyrer og priser-2-4\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://www.kia.no/prislister\",\"rel\":\"noopener noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Brosjyrer og priser\"}]]}]}],[\"$\",\"$19\",\"Kampanjer-2-5\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/kjop/kampanje\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kampanjer\"}]]}]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"p\",\"Kontakt og veiledning-3-0\",{\"className\":\"text-display-xs\",\"children\":\"Kontakt og veiledning\"}],[\"$\",\"$19\",\"Finn forhandler-3-1\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/forhandlere\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Finn forhandler\"}]]}]}],[\"$\",\"$19\",\"Kontakt oss-3-2\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/om-kia/kontakt-oss\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kontakt oss\"}]]}]}],[\"$\",\"$19\",\"Service og vedlikehold-3-3\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/service-og-vedlikehold\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Service og vedlikehold\"}]]}]}],[\"$\",\"$19\",\"Tilbehør og tjenester-3-4\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/tilbehor-og-tjenester\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Tilbehør og tjenester\"}]]}]}],[\"$\",\"$19\",\"Bestill service-3-5\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://booking.kia.no/bestilling\",\"rel\":\"noopener noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Bestill service\"}]]}]}]]}],[\"$\",\"div\",null,{\"children\":[[[\"$\",\"p\",\"Informasjon-4-0\",{\"className\":\"text-display-xs\",\"children\":\"Informasjon\"}],[\"$\",\"$19\",\"Aktuelt-4-1\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/aktuelt\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Aktuelt\"}]]}]}],[\"$\",\"$19\",\"Om oss-4-2\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/om-kia\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Om oss\"}]]}]}],[\"$\",\"$19\",\"Veihjelp-4-3\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/veihjelp\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Veihjelp\"}]]}]}],[\"$\",\"$19\",\"Personvern-4-4\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/personvern\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Personvern\"}]]}]}]],[\"$\",\"$L1f\",null,{}]]}]]}],[\"$\",\"div\",null,{\"className\":\"lg:hidden\",\"children\":[\"$\",\"$L20\",null,{\"type\":\"single\",\"collapsible\":true,\"className\":\"w-full py-6\",\"children\":[[\"$\",\"$L21\",null,{\"value\":\"item-1\",\"children\":[[\"$\",\"$L22\",\"Kjøp Kia0\",{\"className\":\"[\u0026_path]:fill-grey40\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":\"Kjøp Kia\"}]}],[\"$\",\"$19\",\"Våre modeller1\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/bil\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Våre modeller\"}]]}]}]}],[\"$\",\"$19\",\"Få tilbud2\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/tilbud\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Få tilbud\"}]]}]}]}],[\"$\",\"$19\",\"Prøvekjøring3\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://www.kia.no/provekjoring\",\"rel\":\"noopener noreferer noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Prøvekjøring\"}]]}]}]}],[\"$\",\"$19\",\"Brosjyrer og priser4\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://www.kia.no/prislister\",\"rel\":\"noopener noreferer noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Brosjyrer og priser\"}]]}]}]}],[\"$\",\"$19\",\"Kampanjer5\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/kjop/kampanje\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kampanjer\"}]]}]}]}]]}],[\"$\",\"$L21\",null,{\"value\":\"item-2\",\"children\":[[\"$\",\"$L22\",\"Kontakt og veiledning0\",{\"className\":\"[\u0026_path]:fill-grey40\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":\"Kontakt og veiledning\"}]}],[\"$\",\"$19\",\"Finn forhandler1\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/forhandlere\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Finn forhandler\"}]]}]}]}],[\"$\",\"$19\",\"Kontakt oss2\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/om-kia/kontakt-oss\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kontakt oss\"}]]}]}]}],[\"$\",\"$19\",\"Service og vedlikehold3\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/service-og-vedlikehold\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Service og vedlikehold\"}]]}]}]}],[\"$\",\"$19\",\"Tilbehør og tjenester4\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/tilbehor-og-tjenester\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Tilbehør og tjenester\"}]]}]}]}],[\"$\",\"$19\",\"Bestill service5\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"https://booking.kia.no/bestilling\",\"rel\":\"noopener noreferer noreferrer\",\"target\":\"_blank\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Bestill service\"}]]}]}]}]]}],[\"$\",\"$L21\",null,{\"value\":\"item-3\",\"children\":[[[\"$\",\"$L22\",\"Informasjon0\",{\"className\":\"[\u0026_path]:fill-grey40\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-lg\",\"children\":\"Informasjon\"}]}],[\"$\",\"$19\",\"Aktuelt1\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/aktuelt\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Aktuelt\"}]]}]}]}],[\"$\",\"$19\",\"Om oss2\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/om-kia\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Om oss\"}]]}]}]}],[\"$\",\"$19\",\"Veihjelp3\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/veihjelp\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Veihjelp\"}]]}]}]}],[\"$\",\"$19\",\"Personvern4\",{\"children\":[\"$\",\"$L23\",null,{\"className\":\"flex flex-col gap-6\",\"children\":[\"$\",\"$L16\",null,{\"href\":\"/personvern\",\"className\":\"flex gap-2 pt-4\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"#9BA1A5\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"2rem\",\"height\":\"2rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#9BA1A5\"}]}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Personvern\"}]]}]}]}]],[\"$\",\"$L23\",null,{\"children\":[\"$\",\"$L1f\",null,{}]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"lg:hidden flex gap-4 justify-center\",\"children\":[[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.facebook.com/kiabilnorge/\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"1.5rem\",\"height\":\"1.5rem\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M32 16C32 7.437 25.062.5 16.5.5 7.937.5 1 7.438 1 16c0 7.736 5.668 14.149 13.078 15.313V20.48h-3.937V16h3.937v-3.415c0-3.884 2.313-6.03 5.855-6.03 1.696 0 3.47.303 3.47.303v3.812h-1.955c-1.925 0-2.526 1.195-2.526 2.42V16h4.299l-.688 4.48h-3.611v10.832C26.332 30.15 32 23.736 32 16Z\",\"fill\":\"#FCFCFC\"}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"Facebook\"}]]}]}],[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.instagram.com/kiabilnorge/\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 28 32\",\"width\":\"1.3125rem\",\"height\":\"1.5rem\",\"children\":[[\"$\",\"g\",null,{\"clipPath\":\"url(#a)\",\"children\":[\"$\",\"path\",null,{\"d\":\"$24\",\"fill\":\"#FCFCFC\"}]}],[\"$\",\"defs\",null,{\"children\":[\"$\",\"clipPath\",null,{\"id\":\"a\",\"children\":[\"$\",\"path\",null,{\"fill\":\"#FCFCFC\",\"d\":\"M0 0h28v32H0z\"}]}]}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"Instagram\"}]]}]}],[\"$\",\"$L16\",null,{\"title\":\"\",\"href\":\"https://www.youtube.com/channel/UCFGX92I0OwrKhumtxUvsc2Q\",\"target\":\"_blank\",\"rel\":\"noopener noreferer noreferrer\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 36 32\",\"width\":\"1.6rem\",\"height\":\"1.125rem\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M34.354 7.755a4.289 4.289 0 0 0-3.018-3.037C28.674 4 18 4 18 4S7.327 4 4.665 4.718a4.289 4.289 0 0 0-3.018 3.037c-.713 2.68-.713 8.27-.713 8.27s0 5.59.713 8.268c.392 1.478 1.549 2.594 3.018 2.99C7.327 28 18 28 18 28s10.674 0 13.336-.718c1.468-.395 2.625-1.51 3.018-2.989.713-2.679.713-8.269.713-8.269s0-5.59-.713-8.269ZM14.509 21.1V10.95l8.921 5.075-8.92 5.075Z\",\"fill\":\"#FCFCFC\"}],[\"$\",\"text\",null,{\"className\":\"sr-only\",\"children\":\"YouTube\"}]]}]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"bg-grey90 \",\"children\":[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] lg:px-40 mx-auto w-full py-8 px-6 flex flex-col gap-6 items-center lg:flex-row-reverse lg:justify-between\",\"data-shape-name\":\"footer\",\"children\":[[\"$\",\"$L16\",null,{\"href\":\"https://www.kia.no\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"white\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 80 80\",\"width\":\"5rem\",\"height\":\"5rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M44.874 46.948c0 .142.038.222.111.222.052 0 .102-.026.162-.071L66.03 31.607c.367-.274.703-.418 1.204-.418h4.59c.705 0 1.176.538 1.176 1.345v10.011c0 1.21-.235 1.908-1.176 2.555l-5.567 3.82c-.074.054-.134.08-.186.08-.067 0-.13-.06-.13-.278V37.037c0-.127-.037-.225-.112-.225-.052 0-.1.027-.161.069L50.4 48.211c-.428.317-.78.412-1.171.412H39.109c-.706 0-1.177-.538-1.177-1.344V32.85c0-.106-.042-.202-.112-.202-.052 0-.1.025-.165.07l-10.069 6.91c-.1.068-.128.126-.128.18 0 .05.018.096.09.178l7.19 8.216c.096.11.162.193.162.279 0 .098-.105.141-.228.141h-6.508c-.51 0-.903-.088-1.178-.403l-4.36-4.982c-.043-.049-.08-.08-.127-.08a.252.252 0 0 0-.134.055L15.07 48.22c-.44.303-.746.402-1.178.402H7.177C6.47 48.623 6 48.085 6 47.28V37.45c0-1.21.237-1.905 1.177-2.55l5.6-3.846A.26.26 0 0 1 12.93 31c.085 0 .131.102.131.323v13.14c0 .137.034.202.112.202.052 0 .103-.036.167-.08l18.925-12.993c.451-.31.729-.403 1.249-.403h10.183c.706 0 1.177.538 1.177 1.345v14.414h.001Z\",\"fill\":\"white\"}]}]}],[\"$\",\"div\",null,{\"className\":\"text-center text-white lg:text-left text-md\",\"children\":[\"$\",\"$L17\",null,{\"json\":[{\"kind\":\"block\",\"type\":\"paragraph\",\"children\":[{\"kind\":\"inline\",\"type\":\"strong\",\"textContent\":\"Kia Bil Norge AS\"},{\"kind\":\"inline\",\"type\":\"line-break\"},{\"kind\":\"inline\",\"textContent\":\"Solheimveien 7\"},{\"kind\":\"inline\",\"type\":\"line-break\"},{\"kind\":\"inline\",\"textContent\":\"1461 Lørenskog\"}]}]}]}]]}]}]]}]\n"])</script><script>self.__next_f.push([1,"25:I[15365,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"ClientImage\"]\n26:I[12143,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"textWithRelatedImageOverridesDark\"]\n1c:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-6 lg:gap-10\",\"data-shape-name\":\"text-with-related-image\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto overflow-hidden animate-scroll-in opacity-0 scale-100\",\"style\":{\"animationTimeline\":\"view()\",\"animationRange\":\"entry 10% cover 40%\"},\"children\":[\"$\",\"div\",null,{\"className\":\"gap-24 xl:flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"xl:shrink-1 xl:flex-1\",\"children\":[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/5/13/63/logo-garanti.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/5/13/63/logo-garanti.png\",\"altText\":\"Log av Kia 7 års-garanti - vårt kvalitetsløfte.\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"caption\":{\"plainText\":null},\"variants\":[],\"width\":512,\"sizes\":\"(max-width: 768px) 90vw, 512px\"}]}],[\"$\",\"div\",null,{\"className\":\"xl:flex xl:flex-col xl:flex-1\",\"children\":[\"$\",\"div\",null,{\"className\":\"m-auto\",\"children\":[[\"$\",\"p\",null,{\"className\":\"mt-3 text-display-xs font-bold xl:mt-0\",\"children\":\"7 års nybilgaranti\"}],[\"$\",\"div\",null,{\"className\":\"mt-2 tex"])</script><script>self.__next_f.push([1,"t-lg\",\"children\":[[\"$\",\"$L17\",null,{\"json\":[{\"kind\":\"block\",\"type\":\"paragraph\",\"children\":[{\"kind\":\"inline\",\"textContent\":\"Når du kjøper bil hos Kia får du alltid 7 års nybilgaranti. Dette gir deg økt trygghet, og bidrar til å opprettholde bilens verdi lenger.\"},{\"kind\":\"inline\",\"type\":\"line-break\"},{\"kind\":\"inline\",\"type\":\"line-break\"},{\"kind\":\"inline\",\"type\":\"link\",\"metadata\":{\"href\":\"https://www.kia.no/service-og-vedlikehold/7-ars-nybilgaranti\"},\"textContent\":\"Les om 7 års garanti\"}]}],\"customOverrides\":\"$26\"}],[\"$\",\"div\",null,{\"className\":\"mt-8 font-normal text-base\",\"children\":[\"$\",\"$L17\",null,{\"json\":{}}]}]]}]]}]}]]}]}]}]\n"])</script><script>self.__next_f.push([1,"27:I[85722,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"312\",\"static/chunks/312-ec63ba8db97396c2.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"557\",\"static/chunks/557-9047eea4d6b7d41d.js\",\"931\",\"static/chunks/app/page-530217865aa0b3d7.js\"],\"Skeleton\"]\n18:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"data-shape-name\":\"full-width-image\",\"children\":[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/4/2/1/kia_frontruteskift.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/4/2/1/kia_frontruteskift.jpg\",\"altText\":null,\"focalPoint\":null,\"caption\":{\"plainText\":null},\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/4/2/1/@768/kia_frontruteskift.webp\",\"key\":\"bos-ecom-prod/25/4/2/1/@768/kia_frontruteskift.webp\",\"width\":768},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/4/2/1/@1366/kia_frontruteskift.webp\",\"key\":\"bos-ecom-prod/25/4/2/1/@1366/kia_frontruteskift.webp\",\"width\":1366},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/4/2/1/@1920/kia_frontruteskift.webp\",\"key\":\"bos-ecom-prod/25/4/2/1/@1920/kia_frontruteskift.webp\",\"width\":1920}],\"sizes\":\"(max-width: 768px) 90vw, 1120px\",\"style\":{\"animationTimeline\":\"view()\",\"animationRange\":\"exit\"}}]}]\n1a:[\"$\",\"$e\",null,{\"fallback\":[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[[\"$\",\"$L27\",\"0\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"1\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"2\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"3\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}]]}],\"children\":\"$L28\"}]\n"])</script><script>self.__next_f.push([1,"28:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[\"$L29\",\"$L2a\",\"$L2b\",\"$L2c\"]}]\n1b:[\"$\",\"$e\",null,{\"fallback\":[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[[\"$\",\"$L27\",\"0\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"1\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"2\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"3\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}]]}],\"children\":\"$L2d\"}]\n"])</script><script>self.__next_f.push([1,"2d:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[\"$L2e\",\"$L2f\"]}]\n"])</script><script>self.__next_f.push([1,"f:[\"$\",\"article\",null,{\"children\":[[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"children\":[[\"$\",\"ol\",null,{\"className\":\"flex gap-4 pt-12 pb-4 text-sm\",\"children\":[[\"$\",\"li\",\"/0\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/\",\"className\":\"flex items-center gap-4\",\"children\":[null,[\"$\",\"div\",null,{\"className\":\"\",\"children\":\"Hjem\"}]]}]}],[\"$\",\"li\",\"/aktuelt1\",{\"children\":[\"$\",\"$L16\",null,{\"href\":\"/aktuelt\",\"className\":\"flex items-center gap-4 pointer-events-none\",\"children\":[[\"$\",\"svg\",null,{\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 33 32\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"direction\":\"right\",\"children\":[\"$\",\"path\",null,{\"d\":\"m12.739 8.13-.75.712c-.15.187-.15.487 0 .637l6.787 6.788-6.787 6.825c-.15.15-.15.45 0 .637l.75.713c.187.187.45.187.637 0l7.875-7.838a.508.508 0 0 0 0-.637l-7.875-7.838a.432.432 0 0 0-.637 0Z\",\"fill\":\"#191919\"}]}],[\"$\",\"div\",null,{\"className\":\"text-grey40\",\"children\":\"Aktuelt\"}]]}]}]]}],[\"$\",\"header\",null,{\"children\":[[\"$\",\"h1\",null,{\"className\":\"mb-2\",\"children\":\"Aktuelt\"}],[\"$\",\"div\",null,{\"className\":\"[\u0026_*]:text-xl [\u0026_*]:lg:text-display-sm\",\"children\":[\"$\",\"$L17\",null,{\"json\":[{\"kind\":\"block\",\"type\":\"paragraph\",\"textContent\":\"Nyheter, tips og råd om elbil og varebil fra Kia\"}]}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"my-10\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L30\"}]}],[\"$\",\"div\",null,{\"id\":\"button-portal\",\"className\":\"z-40 bg-white/95 opacity-90 backdrop-blur-sm sticky top-0\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-10 lg:gap-20\",\"children\":[[[\"$\",\"$19\",\"/kia/kiano/web-assets/aktuelt-innhold/artikkelsamling/artikkelsamling-0\",{\"children\":[\"$\",\"div\",null,{\"className\":\"\",\"children\":[\"\",[],false,[\"$\",\"div\",null,{\"className\":\"\",\"children\":[[\"$\",\"div\",\"0\",{\"className\":\"\",\"children\":[\"$\",\"$e\",null,{\"fallback\":null,\"children\":\"$L31\"}]}]]}]]}]}]],[\"$\",\"$L1d\",null,{\"tagManager\":{\"segment\":\"Personbil\",\"pageType\":\"Artikkel\",\"pageCategory\":\"Rådgivning\",\"pageTrackingProperties\":null},\"pageTitle\":\"Aktuelt\"}]]}]]}]\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:title\",\"content\":\"Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:description\",\"content\":\"Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"9\",{\"name\":\"twitter:title\",\"content\":\"Aktuelt - Alle nyheter, tips og råd fra Kia Bil Norge\"}],[\"$\",\"meta\",\"10\",{\"name\":\"twitter:description\",\"content\":\"Vår aktueltside inneholder en rekke artikler om nyheter, tips og råd knyttet til Kia, nye biler, elbiler bilhold og lignende. Se artiklene!\"}],[\"$\",\"meta\",\"11\",{\"name\":\"next-size-adjust\"}]]\n5:null\n"])</script><script>self.__next_f.push([1,"32:I[80580,[\"310\",\"static/chunks/7bf36345-a3c53ce2ed84d658.js\",\"953\",\"static/chunks/9532764f-9e2e5235f3f6a779.js\",\"288\",\"static/chunks/8511f393-d30af75b9ef7a78c.js\",\"663\",\"static/chunks/663-f3c771aa2ebe1b2a.js\",\"374\",\"static/chunks/374-c0f7199d7a8b5c61.js\",\"170\",\"static/chunks/170-7a3cffcac8080ff5.js\",\"473\",\"static/chunks/473-2ce83fb597e640e6.js\",\"803\",\"static/chunks/803-c22a0c5243c2959d.js\",\"185\",\"static/chunks/app/layout-3300ce761f4948a4.js\"],\"HeaderBar\"]\n"])</script><script>self.__next_f.push([1,"13:[\"$\",\"$L32\",null,{\"data\":{\"columnOne\":[{\"page\":{\"path\":\"/kia/kiano/web/kjop\",\"name\":\"Kjøp\"},\"title\":\"Kjøp\",\"external\":\"\",\"button\":true,\"icon\":{\"key\":\"car\",\"value\":\"Car\"}},{\"page\":{\"path\":\"/kia/kiano/web/bil\",\"name\":\"Bil\"},\"title\":\"Våre modeller\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/prislister\",\"name\":\"Prislister\"},\"title\":\"Prislister\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/kjop/kampanje\",\"name\":\"Kampanje\"},\"title\":\"Kampanjer\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/kjop/leasing\",\"name\":\"Leasing\"},\"title\":\"Leasing\",\"external\":\"\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/7-ars-nybilgaranti\",\"name\":\"7 års nybilgaranti\"},\"title\":\"7 års nybilgaranti\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/kjop/hvorfor-velge-kia\",\"name\":\"Hvorfor velge Kia?\"},\"title\":\"Hvorfor velge Kia\",\"external\":\"\",\"button\":false,\"icon\":null}],\"columnTwo\":[{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold\",\"name\":\"Service og vedlikehold\"},\"title\":\"Service og vedlikehold\",\"external\":\"https://www.kia.no/service-og-vedlikehold\",\"button\":false,\"icon\":{\"key\":\"service\",\"value\":\"Service\"}},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/bestill-verkstedtime\",\"name\":\"Bestill verkstedtime\"},\"title\":\"Bestill verkstedtime\",\"external\":\"\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/kia-7\",\"name\":\"Kia 7+\"},\"title\":\"Kia 7 år + | Service på eldre biler\",\"external\":\"\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/garanti-og-serviceintervaller\",\"name\":\"Garanti og serviceintervaller\"},\"title\":\"Garanti og serviceintervaller\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/eu-kontroll\",\"name\":\"EU-kontroll\"},\"title\":\"EU-kontroll\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/steinsprut\",\"name\":\"Steinsprut\"},\"title\":\"Reparasjon av steinsprut\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/veihjelp\",\"name\":\"Veihjelp\"},\"title\":\"Veihjelp\",\"external\":\"\",\"button\":false,\"icon\":null}],\"columnThree\":[{\"page\":{\"path\":\"/kia/kiano/web/aktuelt\",\"name\":\"Aktuelt\"},\"title\":\"Aktuelt\",\"external\":\"https://www.kia.no/aktuelt\",\"button\":false,\"icon\":{\"key\":\"document-fav\",\"value\":\"Document fav\"}},{\"page\":{\"path\":\"/kia/kiano/web/tilbehor-og-tjenester\",\"name\":\"Tilbehør og tjenester\"},\"title\":\"Tilbehør og tjenester\",\"external\":\"\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/aktuelt/nye-kia-ev6-kraftig-oppgradert\",\"name\":\"Nye Kia EV6: Kraftig oppgradert\"},\"title\":\"EV6 kraftig oppgradert: Dette er nytt\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/aktuelt/elbil-med-firehjulstrekk\",\"name\":\"Elbil med firehjulstrekk\"},\"title\":\"Utforsk elbiler med firehjulstrekk\",\"external\":\"https://www.kia.no/aktuelt/elbil-med-firehjulstrekk\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold/7-ars-nybilgaranti\",\"name\":\"7 års nybilgaranti\"},\"title\":\"Alltid 7 års garanti med Kia\",\"external\":\"\",\"button\":false,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/aktuelt/stor-familiebil-med-opptil-7-seter\",\"name\":\"Stor familiebil med opptil 7 seter\"},\"title\":\"EV9 – elbil med 7 seter\",\"external\":\"\",\"button\":false,\"icon\":null}],\"columnFour\":[{\"page\":null,\"title\":\"Bygg bil\",\"external\":\"https://nettbutikk.kia.no\",\"button\":false,\"icon\":{\"key\":\"car\",\"value\":\"Car\"}},{\"page\":null,\"title\":\"Bestill verkstedtime\",\"external\":\"https://booking.kia.no/bestilling\",\"button\":true,\"icon\":null},{\"page\":{\"path\":\"/kia/kiano/web/tilbud\",\"name\":\"Tilbud\"},\"title\":\"Be om tilbud\",\"external\":\"\",\"button\":true,\"icon\":{\"key\":\"car\",\"value\":\"Car\"}}],\"alwaysShowBar\":[{\"internalLink\":{\"path\":\"/kia/kiano/web/bil\"},\"externalLink\":\"\",\"title\":\"Modeller\"},{\"internalLink\":{\"path\":\"/kia/kiano/web/service-og-vedlikehold\"},\"externalLink\":\"\",\"title\":\"Service\"},{\"internalLink\":{\"path\":\"/kia/kiano/web/kjop/kampanje\"},\"externalLink\":\"\",\"title\":\"Kampanjer\"},{\"internalLink\":{\"path\":\"/kia/kiano/web/forhandlere\"},\"externalLink\":\"\",\"title\":\"Finn forhandler\"},{\"internalLink\":null,\"externalLink\":\"https://nettbutikk.kia.no/\",\"title\":\"Bygg bil\"},{\"internalLink\":{\"path\":\"/kia/kiano/web/om-pbv\"},\"externalLink\":\"\",\"title\":\"PBV\"}]}}]\n"])</script><div hidden id="S:0"><header class="z-40 w-full h-20 bg-midnight overflow-hidden"><div class="w-full h-[240px] lg:h-[320px]"><section class="max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full" data-shape-name="menu"><nav class="flex justify-between items-center"><div class="w-max flex items-center gap-14"><a href="/"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" width="5rem" height="5rem" class="[&amp;_path]:fill-white"><path d="M44.874 46.948c0 .142.038.222.111.222.052 0 .102-.026.162-.071L66.03 31.607c.367-.274.703-.418 1.204-.418h4.59c.705 0 1.176.538 1.176 1.345v10.011c0 1.21-.235 1.908-1.176 2.555l-5.567 3.82c-.074.054-.134.08-.186.08-.067 0-.13-.06-.13-.278V37.037c0-.127-.037-.225-.112-.225-.052 0-.1.027-.161.069L50.4 48.211c-.428.317-.78.412-1.171.412H39.109c-.706 0-1.177-.538-1.177-1.344V32.85c0-.106-.042-.202-.112-.202-.052 0-.1.025-.165.07l-10.069 6.91c-.1.068-.128.126-.128.18 0 .05.018.096.09.178l7.19 8.216c.096.11.162.193.162.279 0 .098-.105.141-.228.141h-6.508c-.51 0-.903-.088-1.178-.403l-4.36-4.982c-.043-.049-.08-.08-.127-.08a.252.252 0 0 0-.134.055L15.07 48.22c-.44.303-.746.402-1.178.402H7.177C6.47 48.623 6 48.085 6 47.28V37.45c0-1.21.237-1.905 1.177-2.55l5.6-3.846A.26.26 0 0 1 12.93 31c.085 0 .131.102.131.323v13.14c0 .137.034.202.112.202.052 0 .103-.036.167-.08l18.925-12.993c.451-.31.729-.403 1.249-.403h10.183c.706 0 1.177.538 1.177 1.345v14.414h.001Z" fill="#000"></path></svg></a><ul class="hidden lg:flex gap-14 text-md text-white px-6"><li><a class="hover:underline" href="/bil">Modeller</a></li><li><a class="hover:underline" href="/service-og-vedlikehold">Service</a></li><li><a class="hover:underline" href="/kjop/kampanje">Kampanjer</a></li><li><a class="hover:underline" href="/forhandlere">Finn forhandler</a></li><li><a class="hover:underline" href="https://nettbutikk.kia.no/" rel="noopener noreferer noreferrer" target="_blank">Bygg bil</a></li><li><a class="hover:underline" href="/om-pbv">PBV</a></li></ul></div><button class="flex gap-2 px-6 h-20 items-center text-white text-md bg-transparent lg:text-black lg:bg-white"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 12" width="1rem" height="1rem" class="[&amp;_path]:fill-white lg:[&amp;_path]:fill-black"><path d="M0 .783C0 .349.334 0 .75 0h12.5c.416 0 .75.349.75.783 0 .433-.334.782-.75.782H.75c-.416 0-.75-.349-.75-.782ZM0 6c0-.434.334-.783.75-.783h12.5c.416 0 .75.35.75.783 0 .434-.334.783-.75.783H.75C.334 6.783 0 6.433 0 6Zm14 5.217c0 .434-.334.783-.75.783H.75c-.416 0-.75-.349-.75-.783 0-.433.334-.782.75-.782h12.5c.416 0 .75.349.75.782Z" fill="#191919"></path></svg><span>Meny</span></button></nav></section></div></header></div><script>$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RC("B:0","S:0")</script><script>self.__next_f.push([1,"30:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full\",\"data-shape-name\":\"full-width-image\",\"children\":[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/2/20/11/kia-brand-header.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/20/11/kia-brand-header.png\",\"altText\":null,\"focalPoint\":null,\"caption\":{\"plainText\":null},\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@768/kia-brand-header.webp\",\"key\":\"bos-ecom-prod/25/2/20/11/@768/kia-brand-header.webp\",\"width\":768},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@1366/kia-brand-header.webp\",\"key\":\"bos-ecom-prod/25/2/20/11/@1366/kia-brand-header.webp\",\"width\":1366},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@1920/kia-brand-header.webp\",\"key\":\"bos-ecom-prod/25/2/20/11/@1920/kia-brand-header.webp\",\"width\":1920}],\"sizes\":\"(max-width: 768px) 90vw, 1120px\",\"style\":{\"animationTimeline\":\"view()\",\"animationRange\":\"exit\"}}]}]\n"])</script><div hidden id="S:1"><section class="max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full" data-shape-name="full-width-image"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@768/kia-brand-header.webp 768w, https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@1366/kia-brand-header.webp 1366w, https://media.crystallize.com/bos-ecom-prod/25/2/20/11/@1920/kia-brand-header.webp 1920w" type="image/webp" sizes="(max-width: 768px) 90vw, 1120px"/><img src="https://media.crystallize.com/bos-ecom-prod/25/2/20/11/kia-brand-header.png" alt="" width="1920" style="animation-timeline:view();animation-range:exit" loading="lazy"/></picture><figcaption></figcaption></figure></section></div><script>$RC("B:1","S:1")</script><script>self.__next_f.push([1,"2a:[\"$\",\"$L16\",null,{\"href\":\"/bil\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/10/11/42/utforsk-kia-modeller.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/42/utforsk-kia-modeller.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/42/@768/utforsk-kia-modeller.webp\",\"key\":\"bos-ecom-prod/24/10/11/42/@768/utforsk-kia-modeller.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/42/@1366/utforsk-kia-modeller.webp\",\"key\":\"bos-ecom-prod/24/10/11/42/@1366/utforsk-kia-modeller.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/42/@1920/utforsk-kia-modeller.webp\",\"key\":\"bos-ecom-prod/24/10/11/42/@1920/utforsk-kia-modeller.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Våre modeller\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Utforsk våre bilmodeller\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"29:[\"$\",\"$L16\",null,{\"href\":\"/forside\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/10/11/41/forside-404.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/41/forside-404.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/41/@768/forside-404.webp\",\"key\":\"bos-ecom-prod/24/10/11/41/@768/forside-404.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/41/@1366/forside-404.webp\",\"key\":\"bos-ecom-prod/24/10/11/41/@1366/forside-404.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/41/@1920/forside-404.webp\",\"key\":\"bos-ecom-prod/24/10/11/41/@1920/forside-404.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Forside\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Gå tilbake til forsiden\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"2c:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/10/11/44/garanti-og-serviceintervaller.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/44/garanti-og-serviceintervaller.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/44/@768/garanti-og-serviceintervaller.webp\",\"key\":\"bos-ecom-prod/24/10/11/44/@768/garanti-og-serviceintervaller.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/44/@1366/garanti-og-serviceintervaller.webp\",\"key\":\"bos-ecom-prod/24/10/11/44/@1366/garanti-og-serviceintervaller.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/44/@1920/garanti-og-serviceintervaller.webp\",\"key\":\"bos-ecom-prod/24/10/11/44/@1920/garanti-og-serviceintervaller.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Aktuelt\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Les siste nyheter og artikler\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"2b:[\"$\",\"$L16\",null,{\"href\":\"/kjop/kampanje\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/10/11/43/404-kampanje.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/43/404-kampanje.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/43/@768/404-kampanje.webp\",\"key\":\"bos-ecom-prod/24/10/11/43/@768/404-kampanje.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/43/@1366/404-kampanje.webp\",\"key\":\"bos-ecom-prod/24/10/11/43/@1366/404-kampanje.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/11/43/@1920/404-kampanje.webp\",\"key\":\"bos-ecom-prod/24/10/11/43/@1920/404-kampanje.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kampanjer\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Se våre aktuelle kampanjetilbud nå\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"2e:[\"$\",\"a\",null,{\"href\":\"https://booking.kia.no/bestilling\",\"rel\":\"noopener noreferrer\",\"target\":\"_blank\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/5/13/104/service.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/5/13/104/service.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Bestill service\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Finn en verkstedtime som passer deg\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"2f:[\"$\",\"$L16\",null,{\"href\":\"/forhandlere\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/5/13/105/bygg-bil.png\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/5/13/105/bygg-bil.png\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Finn forhandler\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Finn din nærmeste forhandler\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"31:[\"$\",\"$e\",null,{\"fallback\":[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[[\"$\",\"$L27\",\"0\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"1\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"2\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}],[\"$\",\"$L27\",\"3\",{\"className\":\"h-60 flex flex-col w-full m-auto p-8 bg-grey20\"}]]}],\"children\":\"$L33\"}]\n"])</script><script>self.__next_f.push([1,"33:[\"$\",\"section\",null,{\"className\":\"max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2\",\"data-shape-name\":\"item-group\",\"children\":[\"$L34\",\"$L35\",\"$L36\",\"$L37\",\"$L38\",\"$L39\",\"$L3a\",\"$L3b\",\"$L3c\",\"$L3d\",\"$L3e\",\"$L3f\",\"$L40\",\"$L41\",\"$L42\",\"$L43\",\"$L44\",\"$L45\",\"$L46\",\"$L47\",\"$L48\",\"$L49\",\"$L4a\"]}]\n"])</script><div hidden id="S:2"><!--$?--><template id="B:3"></template><section class="max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2" data-shape-name="item-group"><div class="animate-pulse rounded-md h-60 flex flex-col w-full m-auto p-8 bg-grey20"></div><div class="animate-pulse rounded-md h-60 flex flex-col w-full m-auto p-8 bg-grey20"></div><div class="animate-pulse rounded-md h-60 flex flex-col w-full m-auto p-8 bg-grey20"></div><div class="animate-pulse rounded-md h-60 flex flex-col w-full m-auto p-8 bg-grey20"></div></section><!--/$--></div><script>$RC("B:2","S:2")</script><div hidden id="S:3"><section class="max-w-[1440px] px-[1.5rem] lg:px-40 mx-auto w-full flex flex-col gap-4 md:grid md:grid-cols-2" data-shape-name="item-group"><template id="P:4"></template><template id="P:5"></template><template id="P:6"></template><template id="P:7"></template><template id="P:8"></template><template id="P:9"></template><template id="P:a"></template><template id="P:b"></template><template id="P:c"></template><template id="P:d"></template><template id="P:e"></template><template id="P:f"></template><template id="P:10"></template><template id="P:11"></template><template id="P:12"></template><template id="P:13"></template><template id="P:14"></template><template id="P:15"></template><template id="P:16"></template><template id="P:17"></template><template id="P:18"></template><template id="P:19"></template><template id="P:1a"></template></section></div><script>self.__next_f.push([1,"35:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/kia-ev3-vintertest\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/kia_ev3_vintertest.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/kia_ev3_vintertest.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/@768/kia_ev3_vintertest.webp\",\"key\":\"bos-ecom-prod/25/2/14/5080/@768/kia_ev3_vintertest.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/@1366/kia_ev3_vintertest.webp\",\"key\":\"bos-ecom-prod/25/2/14/5080/@1366/kia_ev3_vintertest.webp\",\"width\":1366,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Test av Kia EV3 på norsk vinterføre\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Høy score i NAF sin rekkeviddetest - EV3 gjør overgangen til å ha elektrisk bil i Norge på vinteren langt smidigere!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"36:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/var-elbil-med-lengst-rekkevidde\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/3/19/32/194a0013-edit.jpeg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/3/19/32/194a0013-edit.jpeg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@768/194a0013-edit.webp\",\"key\":\"bos-ecom-prod/25/3/19/32/@768/194a0013-edit.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@1366/194a0013-edit.webp\",\"key\":\"bos-ecom-prod/25/3/19/32/@1366/194a0013-edit.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@1920/194a0013-edit.webp\",\"key\":\"bos-ecom-prod/25/3/19/32/@1920/194a0013-edit.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kia EV3 er vår elbil med lengst rekkevidde\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kia EV3 har over 600km rekkevidde, og lader 10-80% på 31 minutter.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:5"><a href="/aktuelt/kia-ev3-vintertest"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/@768/kia_ev3_vintertest.webp 768w, https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/@1366/kia_ev3_vintertest.webp 1366w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/25/2/14/5080/kia_ev3_vintertest.jpg" alt="" width="1366" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Test av Kia EV3 på norsk vinterføre</p><p class="text-md">Høy score i NAF sin rekkeviddetest - EV3 gjør overgangen til å ha elektrisk bil i Norge på vinteren langt smidigere!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("S:5","P:5")</script><div hidden id="S:6"><a href="/aktuelt/var-elbil-med-lengst-rekkevidde"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@768/194a0013-edit.webp 768w, https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@1366/194a0013-edit.webp 1366w, https://media.crystallize.com/bos-ecom-prod/25/3/19/32/@1920/194a0013-edit.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/25/3/19/32/194a0013-edit.jpeg" alt="" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Kia EV3 er vår elbil med lengst rekkevidde</p><p class="text-md">Kia EV3 har over 600km rekkevidde, og lader 10-80% på 31 minutter.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:6","P:6")</script><script>self.__next_f.push([1,"34:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/her-er-varebilene-til-kia-design-reveal\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/2/19/31/d-kia-start-hero-pv5-teaser-1920x1080.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/19/31/d-kia-start-hero-pv5-teaser-1920x1080.jpg\",\"altText\":\"Kia PV5 Flerbruksbil og varebil\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@768/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"key\":\"bos-ecom-prod/25/2/19/31/@768/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@1366/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"key\":\"bos-ecom-prod/25/2/19/31/@1366/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@1920/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"key\":\"bos-ecom-prod/25/2/19/31/@1920/d-kia-start-hero-pv5-teaser-1920x1080.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Her er varebilene til Kia - Design reveal\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Oppdag de nye varebilene til Kia som er bygget på den nye plattformen PBV - Platform Beyond Vehicle\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:4"><a href="/aktuelt/her-er-varebilene-til-kia-design-reveal"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@768/d-kia-start-hero-pv5-teaser-1920x1080.webp 768w, https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@1366/d-kia-start-hero-pv5-teaser-1920x1080.webp 1366w, https://media.crystallize.com/bos-ecom-prod/25/2/19/31/@1920/d-kia-start-hero-pv5-teaser-1920x1080.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/25/2/19/31/d-kia-start-hero-pv5-teaser-1920x1080.jpg" alt="Kia PV5 Flerbruksbil og varebil" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Her er varebilene til Kia - Design reveal</p><p class="text-md">Oppdag de nye varebilene til Kia som er bygget på den nye plattformen PBV - Platform Beyond Vehicle</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:4","P:4")</script><script>self.__next_f.push([1,"3c:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/nye-kia-ev6-kraftig-oppgradert\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/9/25/2/nye-kia-ev6.webp\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/2/nye-kia-ev6.webp\",\"altText\":\"Nye Kia EV6\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@768/nye-kia-ev6.webp\",\"key\":\"bos-ecom-prod/24/9/25/2/@768/nye-kia-ev6.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@1366/nye-kia-ev6.webp\",\"key\":\"bos-ecom-prod/24/9/25/2/@1366/nye-kia-ev6.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@1920/nye-kia-ev6.webp\",\"key\":\"bos-ecom-prod/24/9/25/2/@1920/nye-kia-ev6.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kraftig oppgradering av Kia EV6\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Årets bil i 2022 har blitt enda bedre. Nå med økt rekkevidde, nytt design og en haug av forbedringer.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:c"><a href="/aktuelt/nye-kia-ev6-kraftig-oppgradert"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@768/nye-kia-ev6.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@1366/nye-kia-ev6.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/9/25/2/@1920/nye-kia-ev6.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/9/25/2/nye-kia-ev6.webp" alt="Nye Kia EV6" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Kraftig oppgradering av Kia EV6</p><p class="text-md">Årets bil i 2022 har blitt enda bedre. Nå med økt rekkevidde, nytt design og en haug av forbedringer.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:c","P:c")</script><script>self.__next_f.push([1,"38:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/allsidige-elbiler-med-firehjulstrekk-og-hengerfeste\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/11/27/3/kia-ev6-tilhengerfeste-og-firehjulstrekk.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/27/3/kia-ev6-tilhengerfeste-og-firehjulstrekk.jpg\",\"altText\":\"Kia EV6 med tilhengerfeste og firehjulsdrift\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@768/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/11/27/3/@768/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@1366/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/11/27/3/@1366/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@1920/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/11/27/3/@1920/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Allsidige elbiler med firehjulsdrift\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Se Kias allsidige bilmodeller med firehjulstrekk og tilhengerfeste\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"39:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/kia-ev3-finalist-i-2025-car-of-the-year\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/11/15/5/ev3-coty-top-task.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/5/ev3-coty-top-task.jpg\",\"altText\":\"Kia EV3 Car of the Year\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@768/ev3-coty-top-task.webp\",\"key\":\"bos-ecom-prod/24/11/15/5/@768/ev3-coty-top-task.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@1366/ev3-coty-top-task.webp\",\"key\":\"bos-ecom-prod/24/11/15/5/@1366/ev3-coty-top-task.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@1920/ev3-coty-top-task.webp\",\"key\":\"bos-ecom-prod/24/11/15/5/@1920/ev3-coty-top-task.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kia EV3 er finalist til å bli årets bil!\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Flere hundre har allerede kjøpt Kia EV3. Har de da også kjøpt «Car of the Year 2025»?\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:8"><a href="/aktuelt/allsidige-elbiler-med-firehjulstrekk-og-hengerfeste"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@768/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@1366/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/11/27/3/@1920/kia-ev6-tilhengerfeste-og-firehjulstrekk.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/11/27/3/kia-ev6-tilhengerfeste-og-firehjulstrekk.jpg" alt="Kia EV6 med tilhengerfeste og firehjulsdrift" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Allsidige elbiler med firehjulsdrift</p><p class="text-md">Se Kias allsidige bilmodeller med firehjulstrekk og tilhengerfeste</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:8","P:8")</script><div hidden id="S:9"><a href="/aktuelt/kia-ev3-finalist-i-2025-car-of-the-year"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@768/ev3-coty-top-task.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@1366/ev3-coty-top-task.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/11/15/5/@1920/ev3-coty-top-task.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/11/15/5/ev3-coty-top-task.jpg" alt="Kia EV3 Car of the Year" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Kia EV3 er finalist til å bli årets bil!</p><p class="text-md">Flere hundre har allerede kjøpt Kia EV3. Har de da også kjøpt «Car of the Year 2025»?</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:9","P:9")</script><script>self.__next_f.push([1,"3e:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/bilferie-med-familien\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/6/1/bilferie-med-familien-16x9.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/1/bilferie-med-familien-16x9.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@768/bilferie-med-familien-16x9.webp\",\"key\":\"bos-ecom-prod/24/8/6/1/@768/bilferie-med-familien-16x9.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@1366/bilferie-med-familien-16x9.webp\",\"key\":\"bos-ecom-prod/24/8/6/1/@1366/bilferie-med-familien-16x9.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@1920/bilferie-med-familien-16x9.webp\",\"key\":\"bos-ecom-prod/24/8/6/1/@1920/bilferie-med-familien-16x9.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Bilferie med familien 100 prosent elektrisk\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"I sommer legger Philip og Gabrielle Schøyen fra Drøbak på hjul og styrer mot norgesferie langs vestkysten i en Kia EV9.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:e"><a href="/aktuelt/bilferie-med-familien"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@768/bilferie-med-familien-16x9.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@1366/bilferie-med-familien-16x9.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/6/1/@1920/bilferie-med-familien-16x9.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/6/1/bilferie-med-familien-16x9.jpg" alt="" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Bilferie med familien 100 prosent elektrisk</p><p class="text-md">I sommer legger Philip og Gabrielle Schøyen fra Drøbak på hjul og styrer mot norgesferie langs vestkysten i en Kia EV9.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:e","P:e")</script><script>self.__next_f.push([1,"43:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/stor-familiebil-med-opptil-7-seter\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/10/10/15/kia-ev9-familiebil1-kopi.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/10/15/kia-ev9-familiebil1-kopi.jpg\",\"altText\":\"Kia EV9\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@768/kia-ev9-familiebil1-kopi.webp\",\"key\":\"bos-ecom-prod/24/10/10/15/@768/kia-ev9-familiebil1-kopi.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@1366/kia-ev9-familiebil1-kopi.webp\",\"key\":\"bos-ecom-prod/24/10/10/15/@1366/kia-ev9-familiebil1-kopi.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@1920/kia-ev9-familiebil1-kopi.webp\",\"key\":\"bos-ecom-prod/24/10/10/15/@1920/kia-ev9-familiebil1-kopi.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Stor familiebil med opptil 7 seter\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Leter du etter en elektrisk familiebil med 7 seter, stort bagasjerom, firehjulstrekk og tilhengerfeste? Se her!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"3d:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/lante-ev9-en-helg-perfekt-for-var-store-familie\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/15/1/familie-tester-ev9.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/15/1/familie-tester-ev9.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@768/familie-tester-ev9.webp\",\"key\":\"bos-ecom-prod/24/8/15/1/@768/familie-tester-ev9.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@1366/familie-tester-ev9.webp\",\"key\":\"bos-ecom-prod/24/8/15/1/@1366/familie-tester-ev9.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@1920/familie-tester-ev9.webp\",\"key\":\"bos-ecom-prod/24/8/15/1/@1920/familie-tester-ev9.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Testet Kia EV9: – Perfekt for vår familie\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Da Sindre Lundemo og familien skulle på langtur ønsket de mer plass og økt komfort, og fikk låne en Kia EV9: – Imponert!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:13"><a href="/aktuelt/stor-familiebil-med-opptil-7-seter"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@768/kia-ev9-familiebil1-kopi.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@1366/kia-ev9-familiebil1-kopi.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/10/10/15/@1920/kia-ev9-familiebil1-kopi.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/10/10/15/kia-ev9-familiebil1-kopi.jpg" alt="Kia EV9" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Stor familiebil med opptil 7 seter</p><p class="text-md">Leter du etter en elektrisk familiebil med 7 seter, stort bagasjerom, firehjulstrekk og tilhengerfeste? Se her!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:13","P:13")</script><div hidden id="S:d"><a href="/aktuelt/lante-ev9-en-helg-perfekt-for-var-store-familie"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@768/familie-tester-ev9.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@1366/familie-tester-ev9.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/15/1/@1920/familie-tester-ev9.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/15/1/familie-tester-ev9.jpg" alt="" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Testet Kia EV9: – Perfekt for vår familie</p><p class="text-md">Da Sindre Lundemo og familien skulle på langtur ønsket de mer plass og økt komfort, og fikk låne en Kia EV9: – Imponert!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:d","P:d")</script><script>self.__next_f.push([1,"3a:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/eksklusiv-provekjoring-av-kia-ev3\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/11/15/4/eksklusiv-provekjoring-av-kia-ev3.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/4/eksklusiv-provekjoring-av-kia-ev3.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@768/eksklusiv-provekjoring-av-kia-ev3.webp\",\"key\":\"bos-ecom-prod/24/11/15/4/@768/eksklusiv-provekjoring-av-kia-ev3.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@1366/eksklusiv-provekjoring-av-kia-ev3.webp\",\"key\":\"bos-ecom-prod/24/11/15/4/@1366/eksklusiv-provekjoring-av-kia-ev3.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@1920/eksklusiv-provekjoring-av-kia-ev3.webp\",\"key\":\"bos-ecom-prod/24/11/15/4/@1920/eksklusiv-provekjoring-av-kia-ev3.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Eksklusiv prøvekjøring av Kia EV3\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Oscar og Ingrid Helene har vært i Tyskland for å prøvekjøre helt nye Kia EV3. Bli med på opplevelsen her!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:a"><a href="/aktuelt/eksklusiv-provekjoring-av-kia-ev3"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@768/eksklusiv-provekjoring-av-kia-ev3.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@1366/eksklusiv-provekjoring-av-kia-ev3.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/11/15/4/@1920/eksklusiv-provekjoring-av-kia-ev3.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/11/15/4/eksklusiv-provekjoring-av-kia-ev3.jpg" alt="" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Eksklusiv prøvekjøring av Kia EV3</p><p class="text-md">Oscar og Ingrid Helene har vært i Tyskland for å prøvekjøre helt nye Kia EV3. Bli med på opplevelsen her!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:a","P:a")</script><script>self.__next_f.push([1,"45:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/suv-elbil\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/7/1/13/ev9-coty.avif\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/7/1/13/ev9-coty.avif\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"SUV elbil - den optimale kombinasjonen\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Nordmenn elsker SUV, og det kommer stadig flere elektriske SUV-er på markedet. Hvilken elektriske SUV er riktig for deg?\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n47:[\"$\",\"$L16\",null,{\"href\":\"/kjop/leasing\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/43/leasing-av-elbil-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/43/leasing-av-elbil-kia.jpg\",\"altText\":\"Leasing av elbil Kia\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@768/leasing-av-elbil-kia.webp\",\"key\":"])</script><script>self.__next_f.push([1,"\"bos-ecom-prod/24/8/12/43/@768/leasing-av-elbil-kia.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@1366/leasing-av-elbil-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/43/@1366/leasing-av-elbil-kia.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@1920/leasing-av-elbil-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/43/@1920/leasing-av-elbil-kia.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Leasing av elbil – alt du trenger å vite\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Leasing er en av de absolutt vanligste finansieringsformene ved anskaffelse av ny bil. Les alt om leasing her!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:15"><a href="/aktuelt/suv-elbil"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><img src="https://media.crystallize.com/bos-ecom-prod/24/7/1/13/ev9-coty.avif" alt="" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">SUV elbil - den optimale kombinasjonen</p><p class="text-md">Nordmenn elsker SUV, og det kommer stadig flere elektriske SUV-er på markedet. Hvilken elektriske SUV er riktig for deg?</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:15","P:15")</script><div hidden id="S:17"><a href="/kjop/leasing"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@768/leasing-av-elbil-kia.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@1366/leasing-av-elbil-kia.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/12/43/@1920/leasing-av-elbil-kia.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/43/leasing-av-elbil-kia.jpg" alt="Leasing av elbil Kia" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Leasing av elbil – alt du trenger å vite</p><p class="text-md">Leasing er en av de absolutt vanligste finansieringsformene ved anskaffelse av ny bil. Les alt om leasing her!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:17","P:17")</script><script>self.__next_f.push([1,"37:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/fint-a-vite-at-bilen-kan-ga-inn-i-familiens-beredskapsplan\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/kjetil-v2l-cover.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/kjetil-v2l-cover.jpg\",\"altText\":\"Kjetil forsyner huset med strøm fra bilen\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@768/kjetil-v2l-cover.webp\",\"key\":\"bos-ecom-prod/25/2/14/9955/@768/kjetil-v2l-cover.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@1366/kjetil-v2l-cover.webp\",\"key\":\"bos-ecom-prod/25/2/14/9955/@1366/kjetil-v2l-cover.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@1920/kjetil-v2l-cover.webp\",\"key\":\"bos-ecom-prod/25/2/14/9955/@1920/kjetil-v2l-cover.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kia EV6 fungerte som nødaggregat under strømstans\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Bilen viste seg å bli en uventet løsning da nabolaget var uten strøm i nesten tre døgn. \"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:7"><a href="/aktuelt/fint-a-vite-at-bilen-kan-ga-inn-i-familiens-beredskapsplan"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@768/kjetil-v2l-cover.webp 768w, https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@1366/kjetil-v2l-cover.webp 1366w, https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/@1920/kjetil-v2l-cover.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/25/2/14/9955/kjetil-v2l-cover.jpg" alt="Kjetil forsyner huset med strøm fra bilen" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Kia EV6 fungerte som nødaggregat under strømstans</p><p class="text-md">Bilen viste seg å bli en uventet løsning da nabolaget var uten strøm i nesten tre døgn. </p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:7","P:7")</script><script>self.__next_f.push([1,"46:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/elbil-med-firehjulstrekk\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/42/elbil-med-firehjulstrekk.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/42/elbil-med-firehjulstrekk.jpg\",\"altText\":\"Elbil med firehjulstrekk\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@768/elbil-med-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/8/12/42/@768/elbil-med-firehjulstrekk.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@1366/elbil-med-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/8/12/42/@1366/elbil-med-firehjulstrekk.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@1920/elbil-med-firehjulstrekk.webp\",\"key\":\"bos-ecom-prod/24/8/12/42/@1920/elbil-med-firehjulstrekk.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Elbil med firehjulstrekk\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Firehjulstrekk gir deg trygg og sikker fremkommelighet både på isete byveier og på snødekte fjelloverganger på vei til hytta.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:16"><a href="/aktuelt/elbil-med-firehjulstrekk"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@768/elbil-med-firehjulstrekk.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@1366/elbil-med-firehjulstrekk.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/12/42/@1920/elbil-med-firehjulstrekk.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/42/elbil-med-firehjulstrekk.jpg" alt="Elbil med firehjulstrekk" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Elbil med firehjulstrekk</p><p class="text-md">Firehjulstrekk gir deg trygg og sikker fremkommelighet både på isete byveier og på snødekte fjelloverganger på vei til hytta.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:16","P:16")</script><script>self.__next_f.push([1,"44:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/rekkevidde-om-vinteren\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/7/33/rekkevidde-om-vinteren-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/33/rekkevidde-om-vinteren-kia.jpg\",\"altText\":\"Rekkevidde om vinteren Kia\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@768/rekkevidde-om-vinteren-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/33/@768/rekkevidde-om-vinteren-kia.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@1366/rekkevidde-om-vinteren-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/33/@1366/rekkevidde-om-vinteren-kia.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@1920/rekkevidde-om-vinteren-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/33/@1920/rekkevidde-om-vinteren-kia.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Slik oppnår du best rekkevidde om vinteren\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Temperatur har stor innvirkning på batteriets egenskaper, men det finnes flere tiltak for å få mest mulig ut av bilen om vinteren.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"42:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/familiebiler-fra-kia\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/7/41/familiebiler-fra-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/41/familiebiler-fra-kia.jpg\",\"altText\":\"Familiebiler fra Kia\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@768/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/41/@768/familiebiler-fra-kia.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@1366/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/41/@1366/familiebiler-fra-kia.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@1920/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/41/@1920/familiebiler-fra-kia.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Familiebiler fra Kia – noe for enhver\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Hos oss finner du trygge familiebiler for store, små og firbeinte. Se vårt utvalg her!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"41:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/kia-ev9-na-ogsa-som-varebil\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/6/2/kia-ev9-varebil-gronne-skilter.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/2/kia-ev9-varebil-gronne-skilter.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/6/2/@768/kia-ev9-varebil-gronne-skilter.webp\",\"key\":\"bos-ecom-prod/24/8/6/2/@768/kia-ev9-varebil-gronne-skilter.webp\",\"width\":768,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Først i verden med Kia EV9 som varebil\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Som første land i verden kan Norge nå levere prisvinnende Kia EV9 som toseters varebil på grønne skilter!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n48:[\"$\",\"$L16\",null,{\"href\":\"/service-og-vedlikehold/steinsprut\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/51/kia-steinsprut.jpg\",{\"url\":\"https://media.crystalli"])</script><script>self.__next_f.push([1,"ze.com/bos-ecom-prod/24/8/12/51/kia-steinsprut.jpg\",\"altText\":\"Steinsprut Kia\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/51/@768/kia-steinsprut.webp\",\"key\":\"bos-ecom-prod/24/8/12/51/@768/kia-steinsprut.webp\",\"width\":768,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Steinsprut - alt du trenger å vite\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Steinsprutskader kan være en torn på øyet og en dyr affære, men kun hvis du venter for lenge med å oppsøke verkstedet.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:14"><a href="/aktuelt/rekkevidde-om-vinteren"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@768/rekkevidde-om-vinteren-kia.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@1366/rekkevidde-om-vinteren-kia.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/7/33/@1920/rekkevidde-om-vinteren-kia.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/7/33/rekkevidde-om-vinteren-kia.jpg" alt="Rekkevidde om vinteren Kia" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Slik oppnår du best rekkevidde om vinteren</p><p class="text-md">Temperatur har stor innvirkning på batteriets egenskaper, men det finnes flere tiltak for å få mest mulig ut av bilen om vinteren.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:14","P:14")</script><div hidden id="S:12"><a href="/aktuelt/familiebiler-fra-kia"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@768/familiebiler-fra-kia.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@1366/familiebiler-fra-kia.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/7/41/@1920/familiebiler-fra-kia.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/7/41/familiebiler-fra-kia.jpg" alt="Familiebiler fra Kia" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Familiebiler fra Kia – noe for enhver</p><p class="text-md">Hos oss finner du trygge familiebiler for store, små og firbeinte. Se vårt utvalg her!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:12","P:12")</script><div hidden id="S:11"><a href="/aktuelt/kia-ev9-na-ogsa-som-varebil"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/6/2/@768/kia-ev9-varebil-gronne-skilter.webp 768w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/6/2/kia-ev9-varebil-gronne-skilter.jpg" alt="" width="768" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Først i verden med Kia EV9 som varebil</p><p class="text-md">Som første land i verden kan Norge nå levere prisvinnende Kia EV9 som toseters varebil på grønne skilter!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:11","P:11")</script><div hidden id="S:18"><a href="/service-og-vedlikehold/steinsprut"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/51/@768/kia-steinsprut.webp 768w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/51/kia-steinsprut.jpg" alt="Steinsprut Kia" width="768" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Steinsprut - alt du trenger å vite</p><p class="text-md">Steinsprutskader kan være en torn på øyet og en dyr affære, men kun hvis du venter for lenge med å oppsøke verkstedet.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:18","P:18")</script><script>self.__next_f.push([1,"3f:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/billig-elbil-under-500000\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/7/38/familiebiler-fra-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/38/familiebiler-fra-kia.jpg\",\"altText\":\"Billig elbil til under 500.000 Kia\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@768/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/38/@768/familiebiler-fra-kia.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@1366/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/38/@1366/familiebiler-fra-kia.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@1920/familiebiler-fra-kia.webp\",\"key\":\"bos-ecom-prod/24/8/7/38/@1920/familiebiler-fra-kia.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"EV3: Imponerende rekkevidde og pris\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kia har lansert sin nyeste elbil, Kia EV3, som setter en ny standard for rimelige elbiler med lang rekkevidde.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><script>self.__next_f.push([1,"49:[\"$\",\"$L16\",null,{\"href\":\"/service-og-vedlikehold/7-ars-nybilgaranti\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/48/7-ars-nybilgaranti-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/48/7-ars-nybilgaranti-kia.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/48/@768/7-ars-nybilgaranti-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/48/@768/7-ars-nybilgaranti-kia.webp\",\"width\":768,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Med Kia får du alltid 7 års nybilgaranti\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Der de aller fleste bilmerker gir en nybilgaranti på inntil 5 år har Kia alltid 7 års nybilgaranti.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:f"><a href="/aktuelt/billig-elbil-under-500000"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@768/familiebiler-fra-kia.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@1366/familiebiler-fra-kia.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/7/38/@1920/familiebiler-fra-kia.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/7/38/familiebiler-fra-kia.jpg" alt="Billig elbil til under 500.000 Kia" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">EV3: Imponerende rekkevidde og pris</p><p class="text-md">Kia har lansert sin nyeste elbil, Kia EV3, som setter en ny standard for rimelige elbiler med lang rekkevidde.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:f","P:f")</script><div hidden id="S:19"><a href="/service-og-vedlikehold/7-ars-nybilgaranti"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/48/@768/7-ars-nybilgaranti-kia.webp 768w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/48/7-ars-nybilgaranti-kia.jpg" alt="" width="768" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Med Kia får du alltid 7 års nybilgaranti</p><p class="text-md">Der de aller fleste bilmerker gir en nybilgaranti på inntil 5 år har Kia alltid 7 års nybilgaranti.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:19","P:19")</script><script>self.__next_f.push([1,"3b:[\"$\",\"$L16\",null,{\"href\":\"/aktuelt/salgsstart-pa-kia-ev3\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/9/25/1/kia-ev3-salgsstart.webp\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/1/kia-ev3-salgsstart.webp\",\"altText\":\"Kia EV3 salgsstart\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@768/kia-ev3-salgsstart.webp\",\"key\":\"bos-ecom-prod/24/9/25/1/@768/kia-ev3-salgsstart.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@1366/kia-ev3-salgsstart.webp\",\"key\":\"bos-ecom-prod/24/9/25/1/@1366/kia-ev3-salgsstart.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@1920/kia-ev3-salgsstart.webp\",\"key\":\"bos-ecom-prod/24/9/25/1/@1920/kia-ev3-salgsstart.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Endelig salgsstart på Kia EV3\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Kompakt-SUVen med over 600 km rekkevidde, stort bagasjerom og mulighet for tilhengerfeste er endelig i salg.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n40:[\"$\",\"$L16\",null,{\"href\":\"/kjop"])</script><script>self.__next_f.push([1,"/hvorfor-velge-kia\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/50/hvorfor-velge-kia.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/50/hvorfor-velge-kia.jpg\",\"altText\":null,\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@768/hvorfor-velge-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/50/@768/hvorfor-velge-kia.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@1366/hvorfor-velge-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/50/@1366/hvorfor-velge-kia.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@1920/hvorfor-velge-kia.webp\",\"key\":\"bos-ecom-prod/24/8/12/50/@1920/hvorfor-velge-kia.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Hvorfor velge Kia?\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"Utvalget av biler og bilmerker på markedet har aldri vært større. Så hvorfor skal du velge Kia? Her er grunnene!\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:b"><a href="/aktuelt/salgsstart-pa-kia-ev3"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@768/kia-ev3-salgsstart.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@1366/kia-ev3-salgsstart.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/9/25/1/@1920/kia-ev3-salgsstart.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/9/25/1/kia-ev3-salgsstart.webp" alt="Kia EV3 salgsstart" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Endelig salgsstart på Kia EV3</p><p class="text-md">Kompakt-SUVen med over 600 km rekkevidde, stort bagasjerom og mulighet for tilhengerfeste er endelig i salg.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:b","P:b")</script><div hidden id="S:10"><a href="/kjop/hvorfor-velge-kia"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@768/hvorfor-velge-kia.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@1366/hvorfor-velge-kia.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/12/50/@1920/hvorfor-velge-kia.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/50/hvorfor-velge-kia.jpg" alt="" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Hvorfor velge Kia?</p><p class="text-md">Utvalget av biler og bilmerker på markedet har aldri vært større. Så hvorfor skal du velge Kia? Her er grunnene!</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:10","P:10")</script><script>self.__next_f.push([1,"4a:[\"$\",\"$L16\",null,{\"href\":\"/service-og-vedlikehold/kia-7\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full\",\"children\":[[\"$\",\"$L25\",\"https://media.crystallize.com/bos-ecom-prod/24/8/12/49/kia-7.jpg\",{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/49/kia-7.jpg\",\"altText\":\"Kia 7+ service\",\"caption\":{\"json\":null,\"html\":null,\"plainText\":null},\"focalPoint\":null,\"variants\":[{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@768/kia-7.webp\",\"key\":\"bos-ecom-prod/24/8/12/49/@768/kia-7.webp\",\"width\":768,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@1366/kia-7.webp\",\"key\":\"bos-ecom-prod/24/8/12/49/@1366/kia-7.webp\",\"width\":1366,\"height\":null,\"size\":null},{\"url\":\"https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@1920/kia-7.webp\",\"key\":\"bos-ecom-prod/24/8/12/49/@1920/kia-7.webp\",\"width\":1920,\"height\":null,\"size\":null}]}],[\"$\",\"p\",null,{\"className\":\"text-display-xs font-bold\",\"children\":\"Kia 7+: ekstra trygghet for deg og din bil\"}],[\"$\",\"p\",null,{\"className\":\"text-md\",\"children\":\"For oss har tilfredshet ingen utløpsdato. Derfor tilbyr vi deg som eier en Kia som er 7 år eller eldre et servicetilbud tilpasset din bil.\"}],[\"$\",\"div\",null,{\"className\":\"group-hover:pl-6 transition-all ease-out duration-[750ms]\",\"children\":[\"$\",\"div\",null,{\"className\":\"w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80\",\"children\":[\"$\",\"svg\",null,{\"fill\":\"#fff\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"viewBox\":\"0 0 20 20\",\"width\":\"1.25rem\",\"height\":\"1.25rem\",\"children\":[\"$\",\"path\",null,{\"d\":\"M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z\",\"fill\":\"#fff\"}]}]}]}]]}]}]\n"])</script><div hidden id="S:1a"><a href="/service-og-vedlikehold/kia-7"><div class="flex flex-col w-full m-auto p-8 gap-2 bg-grey items-center justify-center transition-all ease-out duration-[750ms] hover:bg-grey10 group h-full"><figure><picture><source srcSet="https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@768/kia-7.webp 768w, https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@1366/kia-7.webp 1366w, https://media.crystallize.com/bos-ecom-prod/24/8/12/49/@1920/kia-7.webp 1920w" type="image/webp"/><img src="https://media.crystallize.com/bos-ecom-prod/24/8/12/49/kia-7.jpg" alt="Kia 7+ service" width="1920" loading="lazy"/></picture><figcaption></figcaption></figure><p class="text-display-xs font-bold">Kia 7+: ekstra trygghet for deg og din bil</p><p class="text-md">For oss har tilfredshet ingen utløpsdato. Derfor tilbyr vi deg som eier en Kia som er 7 år eller eldre et servicetilbud tilpasset din bil.</p><div class="group-hover:pl-6 transition-all ease-out duration-[750ms]"><div class="w-8 h-8 mt-2 flex items-center justify-center cursor-pointer rounded-full bg-grey80"><svg fill="#fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="1.25rem" height="1.25rem"><path d="M15.64 10.455a.628.628 0 0 0 0-.906l-4.583-4.376a.625.625 0 0 0-.862.904l3.453 3.3H4.792a.624.624 0 0 0-.625.625c0 .346.278.625.625.625h8.856l-3.455 3.297a.625.625 0 0 0 .862.904l4.583-4.376.002.003Z" fill="#fff"></path></svg></div></div></div></a></div><script>$RS("S:1a","P:1a")</script><script>$RC("B:3","S:3")</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10