{"version":3,"file":"static/chunks/9856.8d9079154f715b2d.js","mappings":"ACAA,YAAY,EACXA,IAAI,CAAC,gBAAkB,CAAIA,IAAI,CAAC,gBAAkB,EAAK,EAAE,EAAEC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAEnE,KAAK,CACJ,SAASC,CAAuB,CAAEC,CAAmB,CAAEC,CAAmB,CAAE,CAEnFA,CAAmB,CAACC,CAAC,CAACF,CAAmB,CAAC,CACoBC,CAAmB,CAAC,KAAK,CAAC,KAC/DE,CAAyC,CAAGF,CAAmB,CAAC,IAAI,CAAC,CACrEG,CAAiD,CAAgBH,CAAmB,CAACI,CAAC,CAACF,CAAyC,CAAC,CACjIG,CAA6C,CAAGL,CAAmB,CAAC,KAAK,CAAC,CAC1EM,CAAgD,CAAGN,CAAmB,CAAC,KAAK,CAAC,CDXtGO,CAAA,CAAAP,CAAA,QAKmCQ,CAAM,CAAAL,CAAA,cAAP,OAAAM,OAAA,CAAAC,GAAA,EAAAV,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,SAAAC,IAAA,CAAAZ,CAAA,CAAAa,IAAA,CAAAb,CAAA,WAAAc,iBAAA,EAAAC,OAAA,2BAAlC,CACA,EAAyCC,CAAM,CAAAb,CAAA,cAAP,OAAAM,OAAA,CAAAC,GAAA,EAAAV,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,OAAAX,CAAA,CAAAW,CAAA,SAAAC,IAAA,CAAAZ,CAAA,CAAAa,IAAA,CAAAb,CAAA,WAAAc,iBAAA,EAAAC,OAAA,2BAAxC,CAEA,EAAAE,CAAA,CAAAX,CAAA,CAAAY,EAAA,CA4BAnB,CAAA,SA1BuG,SAAAoB,CAAA,EACrG,IAAMC,CAAA,CAAQD,CAAG,CAAAC,OAAA,OAIRC,CAJ2B,EAAAhB,CAAA,CAAAiB,EAAA,GAAcC,IAAI,IAAtDC,EAAA,IAEA,EACE,GAAAjB,CAAA,CAAAkB,GAAA,EAAAT,CAAA,EAEEU,KAAA,CAAAT,CAAU,CAAES,KAAK,CACjBC,UAAO,CAAKV,CAAA,CAHdU,UAAA,CAIEC,KAAA,CAAAX,CAAA,CAAAW,KAAgB,CAChBC,gBAAa,CAAKZ,CAAA,CAAAY,gBALpB,CAMEC,WAAW,CAAAb,CAAK,CAAAa,WANlB,CAOEC,SAAS,CAAAd,CAAA,CAAAc,SAAA,CAREX,OAAA,CAAAA,CAWb,CACE,EAAY,CADd,EAAAb,CAAA,CAAAkB,GAAA,EAAAjB,CAAA,EAEEkB,KAAA,CAAAT,CAAU,CAAES,KAAK,CACjBC,UAAO,CAAKV,CAAA,CAHdU,UAAA,CAIEC,KAAA,CAAAX,CAAA,CAAAW,KAAgB,CAChBC,gBAAa,CAAKZ,CAAA,CAAAY,gBALpB,CAMEC,WAAW,CAAAb,CAAK,CAAAa,WANlB,CAOEC,SAAS,CAAAd,CAAA,CAAAc,SAAA,CAlBbX,OAAA,CAAAA,CAAA,CAHF,GA0BA,gBAAAY,CAAA,EAAAA,CAAA,CAAAC,OAAA,CAAAC,IAAA,CAAAC,KAAA","sources":["webpack://_N_E/./src/containers/Sections/HowNltWorksContainer.tsx","webpack://_N_E/"],"sourcesContent":["import React, { FC } from 'react'\nimport dynamic from 'next/dynamic'\nimport { useBreakpointValue } from '@chakra-ui/react'\nimport SectionsData from '../data/sections.json'\n\nconst HowNltWorksSection = dynamic(() => import('../../components/Sections/HowNltWorks'))\nconst HowNltWorksSectionMobile = dynamic(() => import('../../components/Sections/HowNltWorksMobile'))\n\nconst data = SectionsData.howNltWorks\n\nconst HowNltWorksSectionContainer: FC<{ content: { title: string, text: string } }> = ({ content }) => {\n const isMobile = useBreakpointValue({ base: true, lg: false })\n\n return isMobile ? (\n \n ) : (\n \n )\n}\n\nexport default HowNltWorksSectionContainer\n","\"use strict\";\n(self[\"webpackChunk_N_E\"] = self[\"webpackChunk_N_E\"] || []).push([[9856],{\n\n/***/ 77932:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67294);\n/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5152);\n/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_dynamic__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _chakra_ui_react__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(51469);\n/* harmony import */ var _data_sections_json__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(28117);\n/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(85893);\n\n\n\n\n\nvar HowNltWorksSection = next_dynamic__WEBPACK_IMPORTED_MODULE_1___default()(function () {\n return Promise.all(/* import() */[__webpack_require__.e(6741), __webpack_require__.e(7855), __webpack_require__.e(7120), __webpack_require__.e(7108)]).then(__webpack_require__.bind(__webpack_require__, 77108));\n}, {\n loadableGenerated: {\n webpack: function webpack() {\n return [/*require.resolve*/(77108)];\n }\n }\n});\nvar HowNltWorksSectionMobile = next_dynamic__WEBPACK_IMPORTED_MODULE_1___default()(function () {\n return Promise.all(/* import() */[__webpack_require__.e(6741), __webpack_require__.e(7855), __webpack_require__.e(7120), __webpack_require__.e(2406)]).then(__webpack_require__.bind(__webpack_require__, 52406));\n}, {\n loadableGenerated: {\n webpack: function webpack() {\n return [/*require.resolve*/(52406)];\n }\n }\n});\nvar data = _data_sections_json__WEBPACK_IMPORTED_MODULE_2__/* .howNltWorks */ .cM;\n\nvar HowNltWorksSectionContainer = function HowNltWorksSectionContainer(_ref) {\n var content = _ref.content;\n var isMobile = (0,_chakra_ui_react__WEBPACK_IMPORTED_MODULE_4__/* .useBreakpointValue */ .Sx)({\n base: true,\n lg: false\n });\n return isMobile ? /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)(HowNltWorksSectionMobile, {\n image: data.image,\n itemsTitle: data.itemsTitle,\n items: data.items,\n descriptionTitle: data.descriptionTitle,\n description: data.description,\n hrefTitle: data.hrefTitle,\n content: content\n }) : /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__.jsx)(HowNltWorksSection, {\n image: data.image,\n itemsTitle: data.itemsTitle,\n items: data.items,\n descriptionTitle: data.descriptionTitle,\n description: data.description,\n hrefTitle: data.hrefTitle,\n content: content\n });\n};\n\n/* harmony default export */ __webpack_exports__[\"default\"] = (HowNltWorksSectionContainer);\n\n/***/ }),\n\n/***/ 28117:\n/***/ (function(module) {\n\nmodule.exports = JSON.parse('{\"uZ\":{\"image\":\"https://static1.carplanner.com/website/assets/services.jpg\",\"itemsTitle\":\"Tutti i servizi inclusi\\\\nnel Noleggio a Lungo Termine\",\"items\":[\"Assicurazione RCA e Kasko\",\"Incendio, furto e danni\",\"Manutenzione ordinaria e straordinaria\",\"Immatricolazione e messa su strada\",\"Soccorso e assistenza stradale H24\",\"Servizi clienti dedicato\"],\"actionText\":\"SCOPRI DI PIÙ\",\"actionTitle\":\"Scopri tutti i vantaggi del Noleggio a Lungo Termine\",\"descriptionTitle\":\"Preferisci l’Acquisto oppure il Noleggio Auto a Lungo Termine?\",\"description\":\"La scelta non è facile: sono tantissimi gli aspetti da tenere in considerazione\\\\nprima di acquistare un auto o optare per il Noleggio a Lungo Termine.\"},\"Mv\":{\"image\":\"https://static1.carplanner.com/website/assets/more-info.jpg\",\"itemsTitle\":\"Confronta le Offerte e scegli la soluzione migliore per te!\",\"items\":[\"Minimo investimento finanziario\",\"Nessun costo di gestione o manutenzione\",\"Canone mensile fisso\",\"Risparmia tempo nella gestione della tua auto\",\"Nessun rischio di svalutazione dell’auto\",\"Nessuna responsabilità in caso di furto/incendio\",\"Auto sempre nuova\"],\"actionText\":\"Consulta le nostre FAQ\",\"actionTitle\":\"Consulta le nostre FAQ sul Noleggio a Lungo Termine\",\"descriptionTitle\":\"Vuoi maggiori informazioni su questo servizio?\",\"description\":\"Su CarPlanner trovi le auto delle migliori marche disponibili con \\\\\"Offerte Shock\\\\\" che ti permetteranno di avere l’auto che hai sempre sognato ad un canone mensile ancora più conveniente, anche in \\\\\"Pronta Consegna\\\\\".\"},\"cM\":{\"image\":\"https://static1.carplanner.com/website/assets/how-nlt-works.png\",\"itemsTitle\":\"I vantaggi del Noleggio a Lungo Termine\",\"items\":[\"Minimo investimento finanziario\",\"Nessun costo di gestione o manutenzione\",\"Canone mensile fisso\",\"Risparmia tempo nella gestione della tua auto\",\"Nessun rischio di svalutazione dell’auto\",\"Nessuna responsabilità in caso di furto/incendio\",\"Auto sempre nuova\"],\"descriptionTitle\":\"Come funziona\\\\nil Noleggio a Lungo Termine con CarPlanner?\",\"description\":\"Grazie alla collaborazione con le migliori società di Noleggio, ti garantiamo sempre le offerte più vantaggiose del mercato. Dovrai solo scegliere l\\'auto che preferisci tra centinaia di offerte disponibili!\",\"href\":\"/come-funziona-noleggio-a-lungo-termine\",\"hrefTitle\":\"Scopri tutti i vantaggi\"},\"ox\":{\"image\":\"https://static1.carplanner.com/website/assets/before-nlt.png\",\"title\":\"Cosa fare per Noleggiare un’auto a lungo termine con CarPlanner\",\"items\":[{\"icon\":\"https://static1.carplanner.com/website/assets/icons-bg-circle.svg\",\"title\":\"Scegli la tua Auto\",\"description\":\"Approfondisci tutti i dettagli tecnici dell’auto, leggendo con attenzione la scheda.\"},{\"icon\":\"https://static1.carplanner.com/website/assets/icons-bg-circle.svg\",\"title\":\"Personalizza offerta\",\"description\":\"La nostre offerte sono personalizzabili*, puoi decidere se versare l’anticipo o meno, scegliere la durata e il chilometraggio che preferisci.\"},{\"icon\":\"https://static1.carplanner.com/website/assets/icons-bg-circle.svg\",\"title\":\"Compila la richiesta\",\"description\":\"Compila il form con i tuoi dati per richiedere un preventivo gratuito e bloccare il prezzo dell\\'auto che hai scelto.\"},{\"icon\":\"https://static1.carplanner.com/website/assets/icons-bg-docs.svg\",\"title\":\"Ordina la tua Auto\",\"description\":\"Carica online i documenti necessari e affidati ai nostri consulenti esperti per sottoscrivere il tuo Noleggio e ricevere l\\'auto nella tua città.\"}],\"href\":\"/noleggio-a-lungo-termine\",\"action\":\"Scopri tutti i vantaggi\",\"actionTitle\":\"Scopri le offerte di Noleggio a Lungo Termine\",\"footer\":\"*In base all’opzione che scegli, il canone mensile può cambiare. Le offerte sono soggette ad esaurimento.\"}}');\n\n/***/ })\n\n}]);"],"names":["self","push","__unused_webpack_module","__webpack_exports__","__webpack_require__","r","next_dynamic__WEBPACK_IMPORTED_MODULE_1__","next_dynamic__WEBPACK_IMPORTED_MODULE_1___default","n","_chakra_ui_react__WEBPACK_IMPORTED_MODULE_4__","_data_sections_json__WEBPACK_IMPORTED_MODULE_2__","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_3__","HowNltWorksSection","Promise","all","e","then","bind","loadableGenerated","webpack","HowNltWorksSectionMobile","data","cM","_ref","content","isMobile","Sx","base","lg","jsx","image","itemsTitle","items","descriptionTitle","description","hrefTitle","module","exports","JSON","parse"],"sourceRoot":""}