<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(window.webpackJsonp=window.webpackJsonp||[]).push([[79,19],{1019:function(e,t,n){"use strict";n(925)},1020:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.styled-input[data-v-50aff537]{background-color:#fff;border:1px solid #94a3b8;border-radius:3px;color:#0f172a;font-family:"Open Sans",sans-serif;font-size:1.6rem;height:4rem;padding:1rem 1.2rem;resize:none;vertical-align:middle}.styled-input[data-v-50aff537]::-webkit-input-placeholder{color:#64748b}.styled-input[data-v-50aff537]::placeholder{color:#64748b}.styled-input[data-v-50aff537]:hover{background-color:#f8fafc;border-color:#94a3b8}.styled-input[data-v-50aff537]:active,.styled-input[data-v-50aff537]:focus{background-color:#fff;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6;outline-color:#3b82f6}.styled-input[disabled][data-v-50aff537],.styled-input[readonly][data-v-50aff537]{background-color:#e2e8f0;border-color:transparent}.styled-input[disabled][data-v-50aff537]{color:#94a3b8}.styled-input[disabled][data-v-50aff537]::-webkit-input-placeholder{color:#94a3b8}.styled-input[disabled][data-v-50aff537]::placeholder{color:#94a3b8}.styled-input.touched[data-v-50aff537]:not(:focus):not(:active):invalid{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.styled-input.error[data-v-50aff537]{border-color:#dc2626;color:#dc2626}.styled-input.error[data-v-50aff537]:focus{border-color:#dc2626;outline-color:#dc2626}span.styled-input[data-v-50aff537]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}span.styled-input input[data-v-50aff537]{background:transparent;-webkit-background-clip:text;background-clip:text;border:none;-webkit-flex-grow:4;flex-grow:4;outline:none}span.styled-input input[data-v-50aff537]::-webkit-inner-spin-button,span.styled-input input[data-v-50aff537]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}span.styled-input input[type=number][data-v-50aff537]{-webkit-appearance:textfield;appearance:textfield}',""]),r.locals={},e.exports=r},1021:function(e,t,n){"use strict";n(926)},1022:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-spinner[data-v-93d5158c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:1.6rem;margin-top:1.6rem}.valkyrie-spinner .icon[data-v-93d5158c]{height:2.4rem;width:2.4rem;fill:#94a3b8}@-webkit-keyframes rotating-93d5158c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating-93d5158c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotating[data-v-93d5158c]{-webkit-animation:rotating-93d5158c 2s linear infinite;animation:rotating-93d5158c 2s linear infinite}@media screen and (prefers-reduced-motion:reduce){.rotating[data-v-93d5158c]{-webkit-animation:none;animation:none}}",""]),r.locals={},e.exports=r},1023:function(e,t,n){"use strict";n(927)},1024:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valkyrie-checkbox[data-v-418bcccc]{-webkit-align-items:flex-start;align-items:flex-start;cursor:pointer;display:-webkit-flex;display:flex;-webkit-user-select:none;user-select:none}.valkyrie-checkbox input[type=checkbox][data-v-418bcccc]{display:none}.valkyrie-checkbox__text[data-v-418bcccc]{color:#0e1318;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.valkyrie-checkbox__checkmark[data-v-418bcccc]{background-color:#fff;border:1px solid #252b31;border-radius:2px;display:inline-block;height:16px;margin-right:8px;margin-top:3px;min-height:16px;min-width:16px;position:relative;vertical-align:middle;width:16px}.valkyrie-checkbox__checkmark[data-v-418bcccc]:before{background:none;border-radius:12px;bottom:-13px;box-sizing:border-box;content:"";display:block;left:-13px;opacity:0;position:absolute;right:-13px;top:-13px;-webkit-transform:scale(0);transform:scale(0);transition-duration:.15s;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1}@media screen and (min-width:1024px){.valkyrie-checkbox:hover .valkyrie-checkbox__checkmark[data-v-418bcccc]:before{background-color:rgba(217,222,226,.2);border:none;box-shadow:none;opacity:1;-webkit-transform:scale(1);transform:scale(1)}}input[type=checkbox]:checked+.valkyrie-checkbox__checkmark[data-v-418bcccc]{background-color:#332703;border:1px solid #332703}.valkyrie-checkbox.disabled[data-v-418bcccc]{cursor:default}.valkyrie-checkbox.disabled .valkyrie-checkbox__text[data-v-418bcccc]{color:#9fabb7}.valkyrie-checkbox.disabled .valkyrie-checkbox__checkmark[data-v-418bcccc]:before{display:none}.valkyrie-checkbox.disabled input[type=checkbox]+.valkyrie-checkbox__checkmark[data-v-418bcccc]{border-color:#d9dee2}.valkyrie-checkbox.disabled input[type=checkbox]:checked+.valkyrie-checkbox__checkmark[data-v-418bcccc]{background-color:#d9dee2}.valkyrie-checkbox.disabled input[type=checkbox]+.valkyrie-checkbox__checkmark .valkyrie-checkbox__checkmark-tick[data-v-418bcccc]{fill:#f6f7f8}input[type=checkbox]+.valkyrie-checkbox__checkmark .valkyrie-checkbox__checkmark-tick[data-v-418bcccc]{display:-webkit-flex;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;fill:#fff}input[type=checkbox]:checked+.valkyrie-checkbox__checkmark .valkyrie-checkbox__checkmark-tick[data-v-418bcccc]{opacity:1}',""]),r.locals={},e.exports=r},1025:function(e,t,n){"use strict";n(928)},1026:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-info-tooltip[data-v-22d3f24c]{display:inline-block;position:relative}.valkyrie-info-tooltip svg[data-v-22d3f24c]{cursor:pointer}.valkyrie-info-tooltip .content[data-v-22d3f24c]{border-radius:4px;padding:6px 8px;position:absolute;white-space:nowrap;word-break:normal;z-index:10000;word-wrap:break-word;color:#e2e8f0}.valkyrie-info-tooltip .content[data-v-22d3f24c] a{-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1027:function(e,t,n){"use strict";n(929)},1028:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".popin-panel[data-v-7a6aab3e]{background:#fff;border-radius:15px 15px 0 0;bottom:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;left:0;max-height:calc(100% - 78px);position:absolute;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.popin-panel.full-height[data-v-7a6aab3e]{height:100%;max-height:100%}@media screen and (min-width:768px){.popin-panel[data-v-7a6aab3e]{border-radius:3px;box-shadow:0 11px 15px rgba(16,42,67,.2),0 9px 46px rgba(16,42,67,.12),0 24px 38px rgba(16,42,67,.14);max-height:inherit;opacity:0;position:relative;transition:none;width:688px}.popin-panel.center[data-v-7a6aab3e]{margin-left:auto;margin-right:auto;top:50%}.popin-panel.scrollable[data-v-7a6aab3e]{margin:76px auto}}@media print{.popin-panel[data-v-7a6aab3e]{border-radius:3px;box-shadow:0 11px 15px rgba(16,42,67,.2),0 9px 46px rgba(16,42,67,.12),0 24px 38px rgba(16,42,67,.14);max-height:inherit;opacity:0;position:relative;transition:none;width:688px}.popin-panel.center[data-v-7a6aab3e]{margin-left:auto;margin-right:auto;top:50%}.popin-panel.scrollable[data-v-7a6aab3e]{margin:76px auto}}@media screen and (min-width:1024px){.popin-panel[data-v-7a6aab3e]{width:800px}.popin-panel.small[data-v-7a6aab3e]{width:480px}}@media screen and (prefers-reduced-motion:reduce){.popin-panel[data-v-7a6aab3e]{transition:none}}.overlay[data-v-7a6aab3e]{bottom:0;display:none;left:0;overflow:auto;position:fixed;right:0;top:0;transition:background-color .2s ease;z-index:2147483643}@media screen and (max-width:767px){.overlay.visible-mobile.active[data-v-7a6aab3e]{display:block}}@media screen and (min-width:768px)and (max-width:1023px){.overlay.visible-tablet.active[data-v-7a6aab3e]{display:block}}@media screen and (min-width:1024px)and (max-width:1279px){.overlay.visible-desktop.active[data-v-7a6aab3e]{display:block}}@media screen and (min-width:1280px){.overlay.visible-large.active[data-v-7a6aab3e]{display:block}}.overlay.active[data-v-7a6aab3e]{background-color:rgba(0,0,0,.7)}.overlay.active .popin-panel[data-v-7a6aab3e]{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){.overlay.active .popin-panel[data-v-7a6aab3e]{display:-webkit-flex;display:flex;opacity:1}.overlay.active .popin-panel.center[data-v-7a6aab3e]{max-height:90%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media print{.overlay.active .popin-panel[data-v-7a6aab3e]{display:-webkit-flex;display:flex;opacity:1}.overlay.active .popin-panel.center[data-v-7a6aab3e]{max-height:90%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.header-popin[data-v-7a6aab3e]{color:#0f172a;font-weight:600;padding:16px 24px}@media screen and (min-width:768px){.header-popin[data-v-7a6aab3e]{font-size:16px}}@media print{.header-popin[data-v-7a6aab3e]{font-size:16px}}.header-popin .title[data-v-7a6aab3e]{display:inline-block;font-size:14px;font-weight:600;letter-spacing:.015rem;line-height:2.4rem;margin-right:28px}@media screen and (min-width:768px){.header-popin .title[data-v-7a6aab3e]{font-size:16px}}@media print{.header-popin .title[data-v-7a6aab3e]{font-size:16px}}.header-popin .button-close[data-v-7a6aab3e]{background:transparent;border:none;cursor:pointer;height:24px;outline:0;padding:0;position:absolute;right:24px}.content[data-v-7a6aab3e]{border-top:1px solid #cbd5e1;color:#334155;overflow:auto;padding:24px;width:100%}.content--active-footer[data-v-7a6aab3e]{border-bottom:1px solid #cbd5e1}.footer[data-v-7a6aab3e]{padding:16px 24px;text-align:right;width:100%}.footer .button-cancel[data-v-7a6aab3e]{margin-right:8px}.footer button.full-width[data-v-7a6aab3e]{width:100%}@media screen and (min-width:768px){.footer button.full-width[data-v-7a6aab3e]{width:auto}}@media print{.footer button.full-width[data-v-7a6aab3e]{width:auto}}.icon-close[data-v-7a6aab3e]{fill:#0f172a}",""]),r.locals={},e.exports=r},1029:function(e,t,n){"use strict";n(930)},1030:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".info[data-v-33cec880]{border-bottom:1px solid #cbd5e1;margin-bottom:16px;padding-bottom:16px}.table[data-v-33cec880]{width:100%}.table tr[data-v-33cec880]:nth-child(2n){background-color:#f4f7fa}.table tr td[data-v-33cec880]{padding:12px 8px}.mentions[data-v-33cec880]{border-top:1px solid #cbd5e1;margin-top:16px;padding-top:16px}.mentions li[data-v-33cec880],.mentions p[data-v-33cec880],.mentions ul[data-v-33cec880]{margin-bottom:8px}.mentions li[data-v-33cec880]:last-child,.mentions p[data-v-33cec880]:last-child,.mentions ul[data-v-33cec880]:last-child{margin-bottom:0}.mentions .italic[data-v-33cec880]{font-style:italic}.mentions .bold[data-v-33cec880]{font-weight:700}",""]),r.locals={},e.exports=r},1034:function(e,t,n){"use strict";var r={name:"ValkyrieSwitch",props:{label:{type:String,required:!1},value:{type:Boolean,required:!0},id:{type:String,default:null},disabled:{type:Boolean,default:!1}}},o=(n(1041),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"switch-container"},[e.label?t("label",{staticClass:"switch-label"},[e._v(e._s(e.label))]):e._e(),e._v(" "),t("label",{staticClass:"switch"},[t("input",{attrs:{id:e.id,type:"checkbox",disabled:e.disabled},domProps:{checked:e.value},on:{input:function(t){return e.$emit("input",!e.value)}}}),e._v(" "),t("span",{staticClass:"slider round"})])])}),[],!1,null,"d294da4c",null);t.a=component.exports},1039:function(e,t,n){"use strict";n(945)},1040:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".styled-select[data-v-b709ccfc]{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23102a43' d='M1.41.59 6 5.17 10.59.59 12 2 6 8 0 2z'/%3E%3C/svg%3E\");background-position:right 1.6rem center;background-repeat:no-repeat;background-size:1.2rem .8rem;border:1px solid #94a3b8;border-radius:3px;color:#0f172a;font-family:\"Open Sans\",sans-serif;font-size:1.6rem;letter-spacing:.0178571429em;line-height:1.4285714286;outline:none;padding:.9rem 4.2rem .9rem 1.6rem}.styled-select[data-v-b709ccfc]::-ms-expand{display:none}.styled-select.placeholder[data-v-b709ccfc]{color:#64748b}.styled-select[data-v-b709ccfc]:hover{background-color:#f8fafc;border-color:#94a3b8}.styled-select[data-v-b709ccfc]:active,.styled-select[data-v-b709ccfc]:focus{background-color:#fff;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6;outline:none}.styled-select[disabled][data-v-b709ccfc]{background-color:#e2e8f0;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23bcccdc' d='M1.41.59 6 5.17 10.59.59 12 2 6 8 0 2z'/%3E%3C/svg%3E\");border-color:transparent;color:#94a3b8}.styled-select.touched[data-v-b709ccfc]:not(:focus):not(:active):invalid{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}.loading-select[data-v-b709ccfc]{-webkit-align-items:center;align-items:center;border:1px solid #94a3b8;border-radius:3px;display:-webkit-flex;display:flex;font-family:\"Open Sans\",sans-serif;font-size:1.6rem;-webkit-justify-content:space-between;justify-content:space-between;letter-spacing:.0178571429em;line-height:1.4285714286;padding:.9rem}.loading-select[data-v-b709ccfc] .valkyrie-spinner{margin-bottom:0;margin-top:0}option.placeholder-option[data-v-b709ccfc],option[data-v-b709ccfc]:not(.placeholder-option){color:#64748b}",""]),r.locals={},e.exports=r},1041:function(e,t,n){"use strict";n(946)},1042:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.switch-container[data-v-d294da4c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.switch-label[data-v-d294da4c]{color:#000;font-size:16px;font-weight:600;margin-right:10px}.switch[data-v-d294da4c]{display:inline-block;height:24px;min-width:40px;position:relative}.switch input[data-v-d294da4c]{height:0;opacity:0;width:0}@media screen and (prefers-reduced-motion:reduce){.slider[data-v-d294da4c]{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:none}}.slider[data-v-d294da4c]{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}@media screen and (prefers-reduced-motion:reduce){.slider[data-v-d294da4c]:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:none;width:20px}}.slider[data-v-d294da4c]:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}input:checked+.slider[data-v-d294da4c]{background-color:#22c55e}input:focus+.slider[data-v-d294da4c]{box-shadow:0 0 1px #22c55e}input:checked+.slider[data-v-d294da4c]:before{-webkit-transform:translateX(16px);transform:translateX(16px)}.slider.round[data-v-d294da4c]{border-radius:24px}.slider.round[data-v-d294da4c]:before{border-radius:50%}',""]),r.locals={},e.exports=r},1043:function(e,t,n){"use strict";n(949)},1044:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'input[type=radio][data-v-eec22c6a]{display:none}input[type=radio]+label[data-v-eec22c6a]{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:flex;position:relative}input[type=radio]+label .box[data-v-eec22c6a]{border:1px solid #002643;border-radius:16px;display:block;height:16px;margin-right:10px;position:relative;transition:border .1s ease;width:16px}@media(prefers-reduced-motion){input[type=radio]+label .box[data-v-eec22c6a]{transition:none}}input[type=radio]:checked+label .box[data-v-eec22c6a]:before{background-color:#002643;border-radius:50%;content:"";display:block;height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}',""]),r.locals={},e.exports=r},1058:function(e,t,n){var content=n(1213);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6664c946",content,!1,{sourceMap:!1})},1061:function(e,t,n){"use strict";n(35);var r={name:"ValkyrieRadio",props:{value:{required:!0},label:{type:String,required:!0},radioValue:{required:!0},id:{type:String,required:!0},name:{type:String,required:!0}}},o=(n(1043),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",[t("input",{attrs:{type:"radio",id:e.id,name:e.name},domProps:{value:e.radioValue,checked:e.value===e.radioValue},on:{input:function(t){return e.$emit("input",e.radioValue)}}}),e._v(" "),t("label",{attrs:{for:e.id}},[t("span",{staticClass:"box"}),e._v("\n    "+e._s(e.label)+"\n  ")])])}),[],!1,null,"eec22c6a",null);t.a=component.exports},1062:function(e,t,n){"use strict";n(35);var r={name:"ValkyrieStyledSelect",components:{ValkyrieSpinner:n(889).a},inheritAttrs:!1,model:{prop:"value",event:"v-model"},props:{value:{type:[String,Array],default:""},name:{type:String,default:""},required:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1}},data:function(){return{touched:!1,placeholder:!this.value}},computed:{isPlaceholder:function(){return!this.value}},watch:{value:function(e,t){var n=this;e!==t&amp;&amp;this.$nextTick((function(){e&amp;&amp;(n.$refs.select.value=e)}))}},methods:{updateValue:function(e,t){this.placeholder=!t,this.$emit("v-model",t),this.$emit("input",e)}}},o=(n(1039),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return e.loading?t("div",{staticClass:"loading-select"},[t("p",[e._v(e._s(e.$t("common.labels.loading")))]),e._v(" "),t("valkyrie-spinner")],1):t("select",e._g(e._b({ref:"select",staticClass:"styled-select",class:{touched:e.touched,placeholder:e.isPlaceholder},attrs:{name:e.name,required:e.required,disabled:e.disabled},domProps:{value:e.value},on:{change:function(t){return e.updateValue(t,t.target.value)},"~focus":function(t){e.touched=!0}}},"select",e.$attrs,!1),e.$listeners),[e._t("default")],2)}),[],!1,null,"b709ccfc",null);t.a=component.exports},1129:function(e,t,n){"use strict";n(43),n(55),n(63),n(64),n(40),n(21),n(51);var r=n(0),o=(n(34),n(895)),l=n(1130),c=n(352);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}t.a={methods:{formatValueUnit:function(e){var t=e.value;if(null==e.value)return"";if(!0===e.value||!1===e.value)return t=this.$t("common.".concat(e.value?"yes":"no"),f({},e));if(e.unit){var n=Object(l.a)(e.value),r="common.unit.".concat(Object(o.a)(e.unit));if(e.value&lt;=3&amp;&amp;"common.unit.d"===r){e.value=24*e.value,e.unit="h";t=this.$tc("common.unit.h",e.value,f({},e))}else t=this.$te(r)?this.$tc(r,e.value,f({},e)):"".concat(n," ").concat(e.unit)}else if(c.a.isValidDateString(e.value)){var d=Object(c.a)(e.value);d.isValid()&amp;&amp;(t=d.format("L"))}return t},formatValue:function(e){if(!e)return"";var t="",n=0;return e&lt;3?(t="common.unit.h",n=24*e):e&lt;14?(t="common.unit.d",n=e):e&lt;56?(t="common.unit.w",n=Math.ceil(e/5)):(t="common.unit.m",n=Math.ceil(e/30)),this.$tc(t,n,{value:n})}}}},1130:function(e,t,n){"use strict";n(177);t.a=function(e){var t=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:"fr-FR";return Number(e).toLocaleString(t)}},1198:function(e,t,n){var content=n(1259);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("692ba2a4",content,!1,{sourceMap:!1})},1204:function(e,t,n){"use strict";function r(e){return"/reservation/".concat(e,"/")}n.d(t,"a",(function(){return r}))},1208:function(e,t,n){"use strict";function r(e,t,n){var r=t?"pdp.price.price.tooltip.vor":"pdp.price.price.tooltip.vn";if(!e.$te(r))return null;var o=n?"pdp.price.price.tooltip.percentLoa":"pdp.price.price.tooltip.percentDefault";return e.$te(o)?e.$t(r,{percentLabel:e.$t(o)}):null}n.d(t,"a",(function(){return r}))},1212:function(e,t,n){"use strict";n(1058)},1213:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valyrie-breadcrumb[data-v-7c283012]{-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:1rem;font-weight:600;letter-spacing:.15em;line-height:1.4}.item[data-v-7c283012],.valyrie-breadcrumb[data-v-7c283012]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.item a[data-v-7c283012]{color:#334155;display:inline-block;position:relative}.item a[data-v-7c283012]:active:after,.item a[data-v-7c283012]:focus:after,.item a[data-v-7c283012]:hover:after{border-bottom:1px solid #334155;bottom:-1px;content:" ";left:0;position:absolute;right:1.5px;z-index:1}.item .label-no-link[data-v-7c283012]{color:#404040}.item .icon[data-v-7c283012]{margin:0 4px 0 2px;fill:#334155}',""]),r.locals={},e.exports=r},1218:function(e,t,n){"use strict";n(87),n(21);var r={name:"ValkyrieBreadcrumb",components:{ValkyrieIcon:n(88).b},props:{links:{type:Array,validator:function(e){return e.every((function(e){return e.label}))}}},computed:{list:function(){var e=this;return this.links.map((function(element,t){return{key:"breadcrumb-".concat(t),label:element.label.toUpperCase(),url:element.url,external:!(null==element||!element.external)&amp;&amp;(null==element?void 0:element.external),divider:t&lt;e.links.length-1}}))}}},o=(n(1212),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("ul",{staticClass:"valyrie-breadcrumb"},e._l(e.list,(function(n){return t("li",{key:n.key,staticClass:"item"},[n.url&amp;&amp;!1===n.external?t("extended-router-link",{attrs:{to:n.url}},[e._v("\n      "+e._s(n.label)+"\n    ")]):n.url?t("a",{attrs:{href:n.url}},[e._v("\n      "+e._s(n.label)+"\n    ")]):t("span",{staticClass:"label-no-link"},[e._v("\n      "+e._s(n.label)+"\n    ")]),e._v(" "),n.divider?t("valkyrie-icon",{staticClass:"icon",attrs:{name:"arrow-forward",size:10}}):e._e()],1)})),0)}),[],!1,null,"7c283012",null);t.a=component.exports},1224:function(e,t,n){"use strict";var r={name:"ValkyrieCard",props:{selected:{type:Boolean,default:!1},clickable:{type:Boolean,default:!1}},data:function(){return{hovered:!1}},computed:{classList:function(){return{hovered:this.hovered,clickable:this.clickable,selected:this.selected,"no-content":!this.$slots.content,"no-footer":!this.$slots.footer}}}},o=(n(1294),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-card",class:e.classList},[e.$slots.header?t("header",{staticClass:"header",on:{mouseenter:function(t){e.hovered=!0},mouseleave:function(t){e.hovered=!1},click:function(t){return t.preventDefault(),e.$emit("header-click")}}},[t("div",{staticClass:"wrapper"},[e._t("header")],2)]):e._e(),e._v(" "),e.$slots.content?t("div",{staticClass:"content"},[t("div",{staticClass:"wrapper"},[e._t("content")],2)]):e._e(),e._v(" "),e.$slots.footer?t("footer",{staticClass:"footer"},[t("div",{staticClass:"wrapper"},[e._t("footer")],2)]):e._e()])}),[],!1,null,"706498f0",null);t.a=component.exports},1232:function(e,t,n){var content=n(1295);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("39f18c6d",content,!1,{sourceMap:!1})},1233:function(e,t,n){var content=n(1297);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("71318150",content,!1,{sourceMap:!1})},1258:function(e,t,n){"use strict";n(1198)},1259:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-error[data-v-733ec920]{-webkit-align-items:center;align-items:center;color:#0f172a;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:96px 16px;text-align:center}.title[data-v-733ec920]{font-size:2rem;font-weight:600;line-height:2.4rem;margin-bottom:8px;margin-top:64px}@media screen and (min-width:768px){.title[data-v-733ec920]{font-size:3.4rem;line-height:4rem;margin-top:40px}}@media print{.title[data-v-733ec920]{font-size:3.4rem;line-height:4rem;margin-top:40px}}.subtitle[data-v-733ec920]{color:#334155;font-size:2rem;font-weight:400;line-height:2.4rem;margin-bottom:32px}@media screen and (min-width:768px){.subtitle[data-v-733ec920]{font-size:2.4rem;line-height:3.2rem}}@media print{.subtitle[data-v-733ec920]{font-size:2.4rem;line-height:3.2rem}}.text[data-v-733ec920]{margin-bottom:20px}.button[data-v-733ec920]{width:100%}@media screen and (min-width:768px){.button[data-v-733ec920]{width:auto}}@media print{.button[data-v-733ec920]{width:auto}}",""]),r.locals={},e.exports=r},1260:function(e,t,n){var content=n(1367);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2ec36083",content,!1,{sourceMap:!1})},1261:function(e,t,n){var content=n(1369);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("c0e8277c",content,!1,{sourceMap:!1})},1267:function(e,t,n){"use strict";n(220),n(21),n(346),n(280),n(65),n(73);var r=n(875),o={VEHICLE_NOT_FOUND:"VEHICLE_NOT_FOUND",TECHNICAL_ERROR:"TECHNICAL_ERROR"},l={name:"ProductError",components:{VehicleNotFoundImage:function(){return n.e(137).then(n.bind(null,2130))},TechnicalErrorImage:function(){return n.e(136).then(n.bind(null,2131))},ValkyrieButton:r.a},props:{type:{type:String,required:!0,validator:function(e){return Object.values(o).includes(e)}}},computed:{ProductErrorType:function(){return o},gtmEvent404:function(){return{category:"navigation",action:"click - sold vehicle - back to search",label:"click - sold vehicle - back to search",value:"0",nonInteraction:"0"}}},methods:{goToResults:function(){var e=this.$route.params,t=e.brand,n=e.model,r=window.location.origin;this.$emit("go-to-results",{origin:r,brand:t,model:n})}}},c=(n(1258),n(15)),component=Object(c.a)(l,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-error"},[e.type===e.ProductErrorType.VEHICLE_NOT_FOUND?[t("vehicle-not-found-image"),e._v(" "),t("p",{staticClass:"heading-2 title"},[e._v("\n      "+e._s(e.$t("pdp.soldVehicle.title"))+"\n    ")]),e._v(" "),t("p",{staticClass:"heading-2 subtitle"},[e._v("\n      "+e._s(e.$t("pdp.soldVehicle.subtitle"))+"\n    ")]),e._v(" "),t("valkyrie-button",{directives:[{name:"gtm",rawName:"v-gtm:click.native",value:e.gtmEvent404,expression:"gtmEvent404",arg:"click",modifiers:{native:!0}}],staticClass:"button",attrs:{label:e.$t("pdp.soldVehicle.cta")},on:{click:e.goToResults}})]:[t("technical-error-image"),e._v(" "),t("p",{staticClass:"heading-2 title"},[e._v("\n      "+e._s(e.$t("pdp.errorComponent.title1"))+"\n    ")]),e._v(" "),t("p",{staticClass:"heading-2 subtitle"},[e._v("\n      "+e._s(e.$t("pdp.errorComponent.title2"))+"\n    ")]),e._v(" "),t("p",{staticClass:"text"},[e._v("\n      "+e._s(e.$t("pdp.errorComponent.text"))+"\n    ")]),e._v(" "),t("valkyrie-button",{staticClass:"button",attrs:{label:e.$t("pdp.errorComponent.button.label")},on:{click:e.goToResults}})]],2)}),[],!1,null,"733ec920",null);t.a=component.exports},1269:function(e,t,n){"use strict";n(220),n(280);var r=n(896);function o(){var e=!(arguments.length&gt;0&amp;&amp;void 0!==arguments[0])||arguments[0],t=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:null,n=sessionStorage.getItem("history_manager");if(null!=n&amp;&amp;n.includes("search-page"))window.history.back();else{var o=t||Object(r.d)(this.$i18n,{withLocale:e});window.history.pushState({},"",o),window.location.reload()}}var l=!0;t.a={methods:{goToResults:function(e){return o.call(this,l,e)}}}},1272:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=function(e){"complete"===document.readyState?e():window.addEventListener("load",e)}},1294:function(e,t,n){"use strict";n(1232)},1295:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-card[data-v-706498f0]{border:1px solid #cbd5e1;border-radius:3px;padding:1px;transition:border-color .2s ease}@media(prefers-reduced-motion){.valkyrie-card[data-v-706498f0]{transition:none}}.valkyrie-card .header[data-v-706498f0]{padding:24px 24px 0}.valkyrie-card .header .wrapper[data-v-706498f0]{padding:0 0 16px}.valkyrie-card .content[data-v-706498f0]{padding:0 24px}.valkyrie-card .content .wrapper[data-v-706498f0]{border-top:1px solid #cbd5e1}.valkyrie-card .footer[data-v-706498f0]{padding:0 24px 24px}.valkyrie-card .footer .wrapper[data-v-706498f0]{border-top:1px solid #cbd5e1;padding:16px 0 0}.valkyrie-card.clickable.hovered[data-v-706498f0],.valkyrie-card.selected[data-v-706498f0]{border:2px solid #525252;padding:0}.valkyrie-card.clickable .header[data-v-706498f0]{cursor:pointer}.valkyrie-card.no-footer .content .wrapper[data-v-706498f0]{padding-bottom:8px}.valkyrie-card.no-content.no-footer .header .wrapper[data-v-706498f0]{border:0;padding:0 0 24px}",""]),r.locals={},e.exports=r},1296:function(e,t,n){"use strict";n(1233)},1297:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".five-stars[data-v-3f738484]{display:inline-block;line-height:0;position:relative}.symbol[data-v-3f738484]{display:none}.progress-stars[data-v-3f738484]{left:0;position:absolute;top:0}.background-stars[data-v-3f738484]{fill:#cbd5e1}.rating-filter[data-v-3f738484]{fill:#ffc30e}",""]),r.locals={},e.exports=r},1366:function(e,t,n){"use strict";n(1260)},1367:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-icons[data-v-1f1c6ce1]{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.valkyrie-icons li[data-v-1f1c6ce1]{position:relative}.item[data-v-1f1c6ce1]{-webkit-align-items:center;align-items:center;border-radius:4px;display:-webkit-flex;display:flex;padding:6px;fill:#334155}.item.hover-background[data-v-1f1c6ce1]:focus,.item.hover-background[data-v-1f1c6ce1]:hover{background-color:rgba(16,42,67,.1)}[data-v-1f1c6ce1] .extra-icons{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:center;justify-content:center;padding:6px 4px;width:28px}[data-v-1f1c6ce1] .extra-icons .text{font-size:1.6rem}.wheel[data-v-1f1c6ce1]{fill:#fff}.wheel[data-v-1f1c6ce1] path{stroke:#334155}.android[data-v-1f1c6ce1] svg path:last-child{stroke:#334155}",""]),r.locals={},e.exports=r},1368:function(e,t,n){"use strict";n(1261)},1369:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-custom-select[data-v-508c61ac]{display:inline-block;position:relative}.valkyrie-custom-select .layer[data-v-508c61ac]{background-color:#fff;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23102a43' d='M1.41.59 6 5.17 10.59.59 12 2 6 8 0 2z'/%3E%3C/svg%3E\");background-position:right 1.6rem center;background-repeat:no-repeat;background-size:1.2rem .8rem;border:1px solid #94a3b8;border-radius:3px;color:#0f172a;font-family:\"Open Sans\",sans-serif;font-size:1.4rem;letter-spacing:.0178571429em;line-height:1.4285714286;padding:.9rem 4.2rem .9rem 1.6rem}.valkyrie-custom-select.placeholder .layer[data-v-508c61ac]{color:#64748b}.valkyrie-custom-select select[data-v-508c61ac]{-webkit-appearance:none;appearance:none;background:transparent;border:none;bottom:0;color:transparent;height:100%;left:0;opacity:0;outline:none;position:absolute;right:0;top:0;width:100%;z-index:1}.valkyrie-custom-select select[data-v-508c61ac]:active,.valkyrie-custom-select select[data-v-508c61ac]:focus{border:none;outline:none}.valkyrie-custom-select select[data-v-508c61ac]::-ms-expand{display:none}.valkyrie-custom-select select option[data-v-508c61ac]{color:#334155!important}.valkyrie-custom-select select:hover+.layer[data-v-508c61ac]{background-color:#f8fafc;border-color:#94a3b8}.valkyrie-custom-select select:active+.layer[data-v-508c61ac],.valkyrie-custom-select select:focus+.layer[data-v-508c61ac]{background-color:#fff;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6}.valkyrie-custom-select select[disabled]+.layer[data-v-508c61ac]{background-color:#e2e8f0;background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23bcccdc' d='M1.41.59 6 5.17 10.59.59 12 2 6 8 0 2z'/%3E%3C/svg%3E\");border-color:transparent;color:#94a3b8}.valkyrie-custom-select select.focused:not(:focus):not(:active):invalid+.layer[data-v-508c61ac]{border-color:#dc2626;box-shadow:inset 0 0 0 1px #dc2626}",""]),r.locals={},e.exports=r},1380:function(e,t,n){"use strict";n(177);var r={name:"ValkyrieFiveStars",props:{noteStars:{type:Number,required:!0},widthStars:{type:Number,default:24}},data:function(){return{numberStars:5}},computed:{percentValue:function(){return"".concat(2*this.noteStars*10,"%")},id:function(){return"stars-clip-".concat(this._uid)}}},o=(n(1296),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"five-stars"},[t("svg",{staticClass:"symbol"},[t("symbol",{attrs:{id:"star"}},[t("path",{attrs:{d:"M11.5245 1.46353C11.6741 1.00287 12.3259 1.00287 12.4755 1.46353L14.5819 7.9463C14.6488 8.15232 14.8408 8.2918 15.0574 8.2918H21.8738C22.3582 8.2918 22.5596 8.9116 22.1677 9.1963L16.6531 13.2029C16.4779 13.3302 16.4046 13.5559 16.4715 13.7619L18.5779 20.2447C18.7276 20.7053 18.2003 21.0884 17.8085 20.8037L12.2939 16.7971C12.1186 16.6698 11.8814 16.6698 11.7061 16.7971L6.19153 20.8037C5.79967 21.0884 5.27243 20.7053 5.42211 20.2447L7.52849 13.7619C7.59543 13.5559 7.5221 13.3302 7.34685 13.2029L1.83227 9.1963C1.44041 8.9116 1.6418 8.2918 2.12616 8.2918H8.94256C9.15917 8.2918 9.35115 8.15232 9.41809 7.9463L11.5245 1.46353Z"}})])]),e._v(" "),t("svg",{staticClass:"progress-stars",attrs:{width:5*e.widthStars,height:e.widthStars,viewBox:"0 0 120 24"}},[t("defs",[t("clipPath",{attrs:{id:e.id}},[t("path",{attrs:{d:"M11.5245 1.46353C11.6741 1.00287 12.3259 1.00287 12.4755 1.46353L14.5819 7.9463C14.6488 8.15232 14.8408 8.2918 15.0574 8.2918H21.8738C22.3582 8.2918 22.5596 8.9116 22.1677 9.1963L16.6531 13.2029C16.4779 13.3302 16.4046 13.5559 16.4715 13.7619L18.5779 20.2447C18.7276 20.7053 18.2003 21.0884 17.8085 20.8037L12.2939 16.7971C12.1186 16.6698 11.8814 16.6698 11.7061 16.7971L6.19153 20.8037C5.79967 21.0884 5.27243 20.7053 5.42211 20.2447L7.52849 13.7619C7.59543 13.5559 7.5221 13.3302 7.34685 13.2029L1.83227 9.1963C1.44041 8.9116 1.6418 8.2918 2.12616 8.2918H8.94256C9.15917 8.2918 9.35115 8.15232 9.41809 7.9463L11.5245 1.46353Z"}}),e._v(" "),t("path",{attrs:{d:"M35.5245 1.46353C35.6741 1.00287 36.3259 1.00287 36.4755 1.46353L38.5819 7.9463C38.6488 8.15232 38.8408 8.2918 39.0574 8.2918H45.8738C46.3582 8.2918 46.5596 8.9116 46.1677 9.1963L40.6531 13.2029C40.4779 13.3302 40.4046 13.5559 40.4715 13.7619L42.5779 20.2447C42.7276 20.7053 42.2003 21.0884 41.8085 20.8037L36.2939 16.7971C36.1186 16.6698 35.8814 16.6698 35.7061 16.7971L30.1915 20.8037C29.7997 21.0884 29.2724 20.7053 29.4221 20.2447L31.5285 13.7619C31.5954 13.5559 31.5221 13.3302 31.3469 13.2029L25.8323 9.1963C25.4404 8.9116 25.6418 8.2918 26.1262 8.2918H32.9426C33.1592 8.2918 33.3512 8.15232 33.4181 7.9463L35.5245 1.46353Z"}}),e._v(" "),t("path",{attrs:{d:"M59.5245 1.46353C59.6741 1.00287 60.3259 1.00287 60.4755 1.46353L62.5819 7.9463C62.6488 8.15232 62.8408 8.2918 63.0574 8.2918H69.8738C70.3582 8.2918 70.5596 8.9116 70.1677 9.1963L64.6531 13.2029C64.4779 13.3302 64.4046 13.5559 64.4715 13.7619L66.5779 20.2447C66.7276 20.7053 66.2003 21.0884 65.8085 20.8037L60.2939 16.7971C60.1186 16.6698 59.8814 16.6698 59.7061 16.7971L54.1915 20.8037C53.7997 21.0884 53.2724 20.7053 53.4221 20.2447L55.5285 13.7619C55.5954 13.5559 55.5221 13.3302 55.3469 13.2029L49.8323 9.1963C49.4404 8.9116 49.6418 8.2918 50.1262 8.2918H56.9426C57.1592 8.2918 57.3512 8.15232 57.4181 7.9463L59.5245 1.46353Z"}}),e._v(" "),t("path",{attrs:{d:"M83.5245 1.46353C83.6741 1.00287 84.3259 1.00287 84.4755 1.46353L86.5819 7.9463C86.6488 8.15232 86.8408 8.2918 87.0574 8.2918H93.8738C94.3582 8.2918 94.5596 8.9116 94.1677 9.1963L88.6531 13.2029C88.4779 13.3302 88.4046 13.5559 88.4715 13.7619L90.5779 20.2447C90.7276 20.7053 90.2003 21.0884 89.8085 20.8037L84.2939 16.7971C84.1186 16.6698 83.8814 16.6698 83.7061 16.7971L78.1915 20.8037C77.7997 21.0884 77.2724 20.7053 77.4221 20.2447L79.5285 13.7619C79.5954 13.5559 79.5221 13.3302 79.3469 13.2029L73.8323 9.1963C73.4404 8.9116 73.6418 8.2918 74.1262 8.2918H80.9426C81.1592 8.2918 81.3512 8.15232 81.4181 7.9463L83.5245 1.46353Z"}}),e._v(" "),t("path",{attrs:{d:"M107.524 1.46353C107.674 1.00287 108.326 1.00287 108.476 1.46353L110.582 7.9463C110.649 8.15232 110.841 8.2918 111.057 8.2918H117.874C118.358 8.2918 118.56 8.9116 118.168 9.1963L112.653 13.2029C112.478 13.3302 112.405 13.5559 112.472 13.7619L114.578 20.2447C114.728 20.7053 114.2 21.0884 113.808 20.8037L108.294 16.7971C108.119 16.6698 107.881 16.6698 107.706 16.7971L102.192 20.8037C101.8 21.0884 101.272 20.7053 101.422 20.2447L103.528 13.7619C103.595 13.5559 103.522 13.3302 103.347 13.2029L97.8323 9.1963C97.4404 8.9116 97.6418 8.2918 98.1262 8.2918H104.943C105.159 8.2918 105.351 8.15232 105.418 7.9463L107.524 1.46353Z"}})])]),e._v(" "),t("rect",{staticClass:"rating-filter",attrs:{width:e.percentValue,height:"100%","clip-path":"url(#".concat(e.id,")"),x:"0",y:"0"}})]),e._v(" "),t("svg",{attrs:{width:5*e.widthStars,height:e.widthStars,viewBox:"0 0 120 24"}},e._l(e.numberStars,(function(e,n){return t("use",{key:n,staticClass:"background-stars",attrs:{"xlink:href":"#star",x:24*n,y:"0"}})})),0)])}),[],!1,null,"3f738484",null);t.a=component.exports},1383:function(e,t,n){"use strict";n(509),n(21);var r={name:"ValkyrieCustomSelect",props:{value:{required:!0},options:{type:Array,required:!0},required:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},data:function(){return{focused:!1,placeholder:!this.value,model:this.value}},computed:{scope:function(){var e=this;return this.options.find((function(option){return option.value===e.value}))}},methods:{onChange:function(e){this.$emit("input",e.target.value),this.$emit("change",e.target.value)}}},o=(n(1368),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-custom-select",class:{placeholder:""===e.value}},[t("select",{class:{focused:e.focused},attrs:{required:e.required,disabled:e.disabled},domProps:{value:e.value},on:{change:e.onChange,"~focus":function(t){e.focused=!0}}},e._l(e.options,(function(option){return t("option",{key:option.value,attrs:{hidden:option.hidden},domProps:{value:option.value}},[e._v("\n      "+e._s(option.label)+"\n    ")])})),0),e._v(" "),t("div",{staticClass:"layer"},[e._t("default",null,null,e.scope)],2)])}),[],!1,null,"508c61ac",null);t.a=component.exports},1384:function(e,t,n){"use strict";n(35),n(55),n(509),n(117),n(87),n(81),n(177),n(21),n(51);var r=n(885),o={name:"ProductPriceListPicto",props:{vehicleEquipment:{type:Array,required:!0},icons:{type:Array,required:!0},hoverBackground:{type:Boolean,default:!0},maxIcons:{type:Number,default:null}},components:{ValkyrieInfoTooltip:r.default},computed:{equimentList:function(){var e,t=this;return null===(e=this.icons)||void 0===e?void 0:e.filter((function(e){return t.vehicleEquipment.find((function(t){return t.id===e.api_id}))}))},isMaxIconsExceeded:function(){return this.maxIcons&amp;&amp;this.equimentList.length&gt;this.maxIcons},displayedIcons:function(){return this.isMaxIconsExceeded?this.equimentList.slice(0,this.maxIcons-1):this.equimentList},remainingIcons:function(){return this.isMaxIconsExceeded?this.equimentList.slice(this.maxIcons-1):[]},extraIconsCount:function(){return this.remainingIcons.length},extraIconsText:function(){var e=this;return this.remainingIcons.map((function(t){return e.$t(t.text)})).join("&lt;br /&gt;")}},methods:{closeAllTooltips:function(){this.$refs.productPriceListTooltip.forEach((function(e){e.closeTooltip()}));var e=this.$refs.productPriceListExtraIconsTooltip;e&amp;&amp;e.closeTooltip()}}},l=(n(1366),n(15)),component=Object(l.a)(o,(function(){var e=this,t=e._self._c;return t("ul",{staticClass:"product-price-list-picto valkyrie-icons"},[e._l(e.displayedIcons,(function(n,r){return t("li",{key:r},[t("valkyrie-info-tooltip",{ref:"productPriceListTooltip",refInFor:!0,staticClass:"item",class:{"hover-background":e.hoverBackground,android:"android-outlined"===n.name,wheel:"alloy-rim"===n.name},attrs:{backgroundColorTooltip:"rgba(16, 42, 67, 0.93)",positionTooltip:"top",openOnHover:!0,iconName:n.name,closeTooltipDelay:50,fixedHeight:!1},on:{"before-open":e.closeAllTooltips}},[e._v("\n      "+e._s(e.$t(n.text))+"\n    ")])],1)})),e._v(" "),e.extraIconsCount&gt;0?t("li",[t("valkyrie-info-tooltip",{ref:"productPriceListExtraIconsTooltip",staticClass:"extra-icons text-xs--button",attrs:{backgroundColorTooltip:"rgba(16, 42, 67, 0.93)",positionTooltip:"top",openOnHover:!0,closeTooltipDelay:50,fixedHeight:!1,text:"+".concat(e.extraIconsCount)},on:{"before-open":e.closeAllTooltips}},[t("span",{domProps:{innerHTML:e._s(e.extraIconsText)}})])],1):e._e()],2)}),[],!1,null,"1f1c6ce1",null);t.a=component.exports},1386:function(e,t,n){"use strict";n(43),n(55),n(63),n(64),n(40),n(21),n(51);var r=n(0),o=n(16);n(34),n(87),n(178),n(32),n(83);function l(base,path,e){var t="".concat(base).concat(path),n="";return e.vehicleId&amp;&amp;(n="?vehicleId=".concat(e.vehicleId)),"".concat(t).concat(n)}function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}t.a={data:function(){return{i18nConfig:{}}},computed:{canonical:function(){var e,t,base,path,n;return base=this.$nuxt.context.$config.SPA_BASE_URL,path=null===(e=this.$router)||void 0===e?void 0:e.history.current.path,n=null===(t=this.$route)||void 0===t?void 0:t.query,{rel:"canonical",href:l(base,path,n)}},alternateLinks:function(){var e=this.$i18n.locale,t=function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?c(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},this.i18nConfig.langs||{});return delete t[e],function(e,t,n){return Object.entries(t).map((function(t){var r=Object(o.a)(t,2),code=Object(o.a)(r[1],1)[0];return{rel:"alternate",href:e.href.replace("/".concat(n),"/".concat(code)),hreflang:"".concat(code,"-BE")}}))}(this.canonical,t,e)}}}},1387:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));n(220),n(117),n(177),n(280);var r="history_manager",o="product",l="search-page",c="search_scrollY",d=function(e){var t=sessionStorage.getItem(r),n=sessionStorage.getItem(c);if(e!==l){if(e===o&amp;&amp;t)if(t===l&amp;&amp;sessionStorage.getItem(c)){var d=t.split(",");d.push(o);var f=d.join(",");sessionStorage.setItem(r,f)}else sessionStorage.removeItem(r)}else if(t&amp;&amp;null!=t&amp;&amp;t.includes(",")){var v=t.split(",");v[v.length-1]===o&amp;&amp;v[0]===l&amp;&amp;n?(window.scrollTo(0,Number(n)),sessionStorage.removeItem(c),sessionStorage.setItem(r,l)):sessionStorage.removeItem(r)}else sessionStorage.setItem(r,l)}},1438:function(e,t,n){var content=n(1724);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2a4bebb0",content,!1,{sourceMap:!1})},1440:function(e,t,n){var content=n(1731);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("57406f28",content,!1,{sourceMap:!1})},1441:function(e,t,n){var content=n(1733);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("466f0a1c",content,!1,{sourceMap:!1})},1442:function(e,t,n){var content=n(1735);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("dd67d6ce",content,!1,{sourceMap:!1})},1443:function(e,t,n){var content=n(1737);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("45fc9ae6",content,!1,{sourceMap:!1})},1444:function(e,t,n){var content=n(1739);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5749b95e",content,!1,{sourceMap:!1})},1445:function(e,t,n){var content=n(1741);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("7c146e3e",content,!1,{sourceMap:!1})},1446:function(e,t,n){var content=n(1743);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("4b942538",content,!1,{sourceMap:!1})},1447:function(e,t,n){var content=n(1745);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("63629b16",content,!1,{sourceMap:!1})},1448:function(e,t,n){var content=n(1748);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2b40f746",content,!1,{sourceMap:!1})},1449:function(e,t,n){var content=n(1763);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5b0b64bf",content,!1,{sourceMap:!1})},1450:function(e,t,n){var content=n(1765);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("10ec7ad0",content,!1,{sourceMap:!1})},1451:function(e,t,n){var content=n(1767);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("616f67f1",content,!1,{sourceMap:!1})},1452:function(e,t,n){var content=n(1769);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("242c4f88",content,!1,{sourceMap:!1})},1453:function(e,t,n){var content=n(1771);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("040d1d86",content,!1,{sourceMap:!1})},1454:function(e,t,n){var content=n(1773);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("4a442c3c",content,!1,{sourceMap:!1})},1455:function(e,t,n){var content=n(1775);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("0ad04041",content,!1,{sourceMap:!1})},1456:function(e,t,n){var content=n(1787);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("696fc85c",content,!1,{sourceMap:!1})},1457:function(e,t,n){var content=n(1789);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2b127796",content,!1,{sourceMap:!1})},1458:function(e,t,n){var content=n(1791);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("770e3cca",content,!1,{sourceMap:!1})},1459:function(e,t,n){var content=n(1793);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("1851ff5a",content,!1,{sourceMap:!1})},1460:function(e,t,n){var content=n(1795);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("27bb86a6",content,!1,{sourceMap:!1})},1461:function(e,t,n){var content=n(1797);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("32fc0504",content,!1,{sourceMap:!1})},1462:function(e,t,n){var content=n(1799);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("26751067",content,!1,{sourceMap:!1})},1463:function(e,t,n){var content=n(1802);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("40130c7d",content,!1,{sourceMap:!1})},1464:function(e,t,n){var content=n(1804);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("64132c96",content,!1,{sourceMap:!1})},1465:function(e,t,n){var content=n(1806);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("06f1640f",content,!1,{sourceMap:!1})},1466:function(e,t,n){var content=n(1808);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5baf7c04",content,!1,{sourceMap:!1})},1467:function(e,t,n){var content=n(1810);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("137f6a09",content,!1,{sourceMap:!1})},1468:function(e,t,n){var content=n(1812);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("b3600708",content,!1,{sourceMap:!1})},1469:function(e,t,n){var content=n(1814);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("34e36458",content,!1,{sourceMap:!1})},1470:function(e,t,n){var content=n(1816);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("48de85fb",content,!1,{sourceMap:!1})},1471:function(e,t,n){var content=n(1818);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("0a47b316",content,!1,{sourceMap:!1})},1472:function(e,t,n){var content=n(1820);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("7935f784",content,!1,{sourceMap:!1})},1473:function(e,t,n){var content=n(1822);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("a3e84abe",content,!1,{sourceMap:!1})},1474:function(e,t,n){var content=n(1824);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3f19e7b7",content,!1,{sourceMap:!1})},1475:function(e,t,n){var content=n(1826);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("890a41cc",content,!1,{sourceMap:!1})},1476:function(e,t,n){var content=n(1828);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("64cbdaf6",content,!1,{sourceMap:!1})},1477:function(e,t,n){var content=n(1830);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6508148b",content,!1,{sourceMap:!1})},1478:function(e,t,n){var content=n(1832);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("33aa711e",content,!1,{sourceMap:!1})},1479:function(e,t,n){var content=n(1834);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2f4bab97",content,!1,{sourceMap:!1})},1480:function(e,t,n){var content=n(1836);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3edd3941",content,!1,{sourceMap:!1})},1481:function(e,t,n){var content=n(1838);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("d6080c7a",content,!1,{sourceMap:!1})},1482:function(e,t,n){var content=n(1840);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("b69028ce",content,!1,{sourceMap:!1})},1483:function(e,t,n){var content=n(1842);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("754e873c",content,!1,{sourceMap:!1})},1484:function(e,t,n){var content=n(1844);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("56ce65d6",content,!1,{sourceMap:!1})},1485:function(e,t,n){var content=n(1846);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("356d6ae6",content,!1,{sourceMap:!1})},1486:function(e,t,n){var content=n(1848);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("99159eb4",content,!1,{sourceMap:!1})},1487:function(e,t,n){var content=n(1850);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("612ce046",content,!1,{sourceMap:!1})},1488:function(e,t,n){var content=n(1852);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("28456edc",content,!1,{sourceMap:!1})},1489:function(e,t,n){var content=n(1854);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3c89ad06",content,!1,{sourceMap:!1})},1490:function(e,t,n){var content=n(1856);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("9bef4de2",content,!1,{sourceMap:!1})},1491:function(e,t,n){var content=n(1858);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5dd899fd",content,!1,{sourceMap:!1})},1492:function(e,t,n){var content=n(1860);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("ed3b8e64",content,!1,{sourceMap:!1})},1493:function(e,t,n){var content=n(1862);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6b4c155a",content,!1,{sourceMap:!1})},1494:function(e,t,n){var content=n(1864);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("af34621c",content,!1,{sourceMap:!1})},1495:function(e,t,n){var content=n(1866);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5d19bac8",content,!1,{sourceMap:!1})},1496:function(e,t,n){var content=n(1868);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2e6d005f",content,!1,{sourceMap:!1})},1497:function(e,t,n){var content=n(1870);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("716e6ba2",content,!1,{sourceMap:!1})},1498:function(e,t,n){var content=n(1872);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("64613048",content,!1,{sourceMap:!1})},1499:function(e,t,n){var content=n(1874);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3821906e",content,!1,{sourceMap:!1})},1500:function(e,t,n){var content=n(1876);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("00084611",content,!1,{sourceMap:!1})},1501:function(e,t,n){var content=n(1878);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("85f6e190",content,!1,{sourceMap:!1})},1502:function(e,t,n){var content=n(1880);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("006271d5",content,!1,{sourceMap:!1})},1503:function(e,t,n){var content=n(1882);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("04665ec6",content,!1,{sourceMap:!1})},1504:function(e,t,n){var content=n(1884);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("8a955408",content,!1,{sourceMap:!1})},1505:function(e,t,n){var content=n(1886);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("95826b50",content,!1,{sourceMap:!1})},1506:function(e,t,n){var content=n(1888);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("5fd24ca8",content,!1,{sourceMap:!1})},1507:function(e,t,n){var content=n(1890);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("01c58889",content,!1,{sourceMap:!1})},1508:function(e,t,n){var content=n(1892);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("66a525ff",content,!1,{sourceMap:!1})},1509:function(e,t,n){var content=n(1894);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3e42183e",content,!1,{sourceMap:!1})},1510:function(e,t,n){var content=n(1896);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("ee380a42",content,!1,{sourceMap:!1})},1511:function(e,t,n){var content=n(1898);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("501a2838",content,!1,{sourceMap:!1})},1512:function(e,t,n){var content=n(1900);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("30527ea0",content,!1,{sourceMap:!1})},1513:function(e,t,n){var content=n(1902);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6100b370",content,!1,{sourceMap:!1})},1514:function(e,t,n){var content=n(1904);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("807c54fc",content,!1,{sourceMap:!1})},1515:function(e,t,n){var content=n(1906);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("e8553e4c",content,!1,{sourceMap:!1})},1516:function(e,t,n){var content=n(1908);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("606c7a4e",content,!1,{sourceMap:!1})},1517:function(e,t,n){var content=n(1910);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("43efd70d",content,!1,{sourceMap:!1})},1518:function(e,t,n){var content=n(1914);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("006521fe",content,!1,{sourceMap:!1})},1519:function(e,t,n){var content=n(1916);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("8a1e9238",content,!1,{sourceMap:!1})},1520:function(e,t,n){var content=n(1918);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("8601cb0a",content,!1,{sourceMap:!1})},1521:function(e,t,n){var content=n(1920);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("f3206108",content,!1,{sourceMap:!1})},1522:function(e,t,n){var content=n(1922);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("423a3678",content,!1,{sourceMap:!1})},1523:function(e,t,n){var content=n(1924);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("658b2a5c",content,!1,{sourceMap:!1})},1600:function(e,t,n){"use strict";n(177);var r={name:"ValkyrieLinkLabelIcon",components:{ValkyrieIcon:n(88).b},props:{icon:{type:String,default:"arrow-forward"},iconSize:{type:Number,default:12},inheritColors:{type:Boolean,default:!1}}},o=(n(1867),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("span",{staticClass:"label-icon",class:{"label-icon-default-colors":!e.inheritColors}},[t("span",{staticClass:"label-icon-content"},[e._t("default")],2),e._v(" "),e.icon?t("valkyrie-icon",{attrs:{name:e.icon,size:e.iconSize}}):e._e()],1)}),[],!1,null,"13788706",null);t.a=component.exports},1723:function(e,t,n){"use strict";n(1438)},1724:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".subtitle[data-v-0db51895]{margin-bottom:24px}.form .form-item[data-v-0db51895]{margin-bottom:16px}.form .form-item .label[data-v-0db51895]{margin-bottom:8px}.form .form-item .radio-wrapper[data-v-0db51895]{display:-webkit-flex;display:flex}.form .form-item .radio-wrapper[data-v-0db51895]&gt;:first-child{margin-right:30px}.form .form-item input[type=email][data-v-0db51895],.form .form-item input[type=tel][data-v-0db51895],.form .form-item input[type=text][data-v-0db51895]{margin:0;width:100%}.form .form-item.dirty.error input[data-v-0db51895]{border:2px solid #ff5630;box-shadow:0 0 4px rgba(255,86,48,.25)}.form .form-item.dirty.error .error-label[data-v-0db51895]{color:red;font-size:1.2rem;line-height:1.3333333333;padding:4px 8px 0}.form .form-item.dirty:not(.error) input[data-v-0db51895]{border:2px solid #34d580}.mentions[data-v-0db51895]{font-size:1.2rem;margin-top:16px}",""]),r.locals={},e.exports=r},1730:function(e,t,n){"use strict";n(1440)},1731:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.horizontal-menu[data-v-43b2f028]{-ms-overflow-style:none;overflow:auto;scroll-behavior:smooth;white-space:nowrap}.horizontal-menu[data-v-43b2f028]::-webkit-scrollbar{display:none}.item[data-v-43b2f028]{-webkit-align-items:center;align-items:center;background-color:transparent;border:none;color:#334155;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:400;line-height:1.3333333333;margin:0 16px;outline:none;padding:16px 0;position:relative;white-space:nowrap}.item[data-v-43b2f028]:focus{-webkit-text-decoration:underline;text-decoration:underline}@media screen and (min-width:1024px){.item[data-v-43b2f028]:hover{-webkit-text-decoration:underline;text-decoration:underline}}.item.selected[data-v-43b2f028]{color:#2563eb;font-weight:400}.item.selected[data-v-43b2f028]:focus,.item.selected[data-v-43b2f028]:hover{-webkit-text-decoration:none;text-decoration:none}.item.selected[data-v-43b2f028]:after{background-color:#2563eb;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}',""]),r.locals={},e.exports=r},1732:function(e,t,n){"use strict";n(1441)},1733:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".scroll-web-callback-input-tel .phone-label[data-v-3613b712]{font-size:1.2rem;line-height:1.6rem;margin-bottom:8px}.scroll-web-callback-input-tel .phone-label.error[data-v-3613b712]{color:#dc2626}.scroll-web-callback-input-tel .error-phone-label[data-v-3613b712]{color:#dc2626;font-size:1.2rem;line-height:1.6rem;margin-bottom:8px;margin-top:4px}.scroll-web-callback-input-tel .input[data-v-3613b712]{width:100%}.scroll-web-callback-input-tel .input[data-v-3613b712]::-webkit-input-placeholder{color:#64748b}.scroll-web-callback-input-tel .input[data-v-3613b712]::placeholder{color:#64748b}",""]),r.locals={},e.exports=r},1734:function(e,t,n){"use strict";n(1442)},1735:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".scroll-web-callback-opening-hour .subtitle[data-v-520a37b4]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-bottom:8px}.scroll-web-callback-opening-hour .subtitle .icon[data-v-520a37b4]{line-height:0;margin-right:15px}.scroll-web-callback-opening-hour .subtitle .subtitle-label[data-v-520a37b4]{color:#0f172a;font-weight:600;letter-spacing:.015rem;line-height:2.4rem}.scroll-web-callback-opening-hour .content[data-v-520a37b4]{margin-bottom:8px}@media screen and (min-width:768px){.scroll-web-callback-opening-hour .content[data-v-520a37b4]{display:none}}@media print{.scroll-web-callback-opening-hour .content[data-v-520a37b4]{display:none}}.scroll-web-callback-opening-hour .button[data-v-520a37b4]{margin-bottom:16px;width:100%}.scroll-web-callback-opening-hour .alert[data-v-520a37b4],.scroll-web-callback-opening-hour .input-working-hour[data-v-520a37b4]{margin-bottom:8px}.icon-phone[data-v-520a37b4]{fill:#94a3b8}",""]),r.locals={},e.exports=r},1736:function(e,t,n){"use strict";n(1443)},1737:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".scroll-web-callback-not-opening-hour .subtitle[data-v-7507c88c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-bottom:8px}.scroll-web-callback-not-opening-hour .subtitle .icon[data-v-7507c88c]{line-height:0;margin-right:15px}.scroll-web-callback-not-opening-hour .subtitle .subtitle-label[data-v-7507c88c]{color:#0f172a;font-weight:600;letter-spacing:.015rem;line-height:2.4rem}.scroll-web-callback-not-opening-hour .button[data-v-7507c88c]{margin-bottom:16px;width:100%}.scroll-web-callback-not-opening-hour .input-no-working-hour[data-v-7507c88c]{margin-bottom:16px}.scroll-web-callback-not-opening-hour .select[data-v-7507c88c]{font-size:1.6rem;margin-bottom:16px;width:100%}@media screen and (min-width:768px){.scroll-web-callback-not-opening-hour .select[data-v-7507c88c]{font-size:1.4rem}}@media print{.scroll-web-callback-not-opening-hour .select[data-v-7507c88c]{font-size:1.4rem}}.scroll-web-callback-not-opening-hour .label[data-v-7507c88c]{font-size:1.2rem;line-height:1.6rem;margin-bottom:8px}.scroll-web-callback-not-opening-hour .label.disabled[data-v-7507c88c]{color:#64748b}.scroll-web-callback-not-opening-hour .alert[data-v-7507c88c]{margin-bottom:8px}.icon-calendar[data-v-7507c88c]{fill:#94a3b8}",""]),r.locals={},e.exports=r},1738:function(e,t,n){"use strict";n(1444)},1739:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".scroll-web-callback-content .subtitle[data-v-566088c8]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-bottom:8px}.scroll-web-callback-content .subtitle .icon[data-v-566088c8]{line-height:0;margin-right:15px}.scroll-web-callback-content .subtitle .subtitle-label[data-v-566088c8]{color:#0f172a;font-weight:600;letter-spacing:.015rem;line-height:2.4rem}.scroll-web-callback-content .button[data-v-566088c8]{width:100%}.scroll-web-callback-content p[data-v-566088c8]{line-height:2rem}.scroll-web-callback-content .agency[data-v-566088c8]{border-bottom:1px solid #cbd5e1;margin-bottom:24px;padding-bottom:24px}.scroll-web-callback-content .agency .content[data-v-566088c8]{margin-bottom:8px}.icon-location[data-v-566088c8]{fill:#94a3b8}",""]),r.locals={},e.exports=r},1740:function(e,t,n){"use strict";n(1445)},1741:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,"@media screen and (min-width:768px){.scroll-web-callback .popin[data-v-d844e432]{display:none}}@media print{.scroll-web-callback .popin[data-v-d844e432]{display:none}}.scroll-web-callback .container[data-v-d844e432]{background:#f6f7f8;box-shadow:0 1px 0 #cbd5e1}.scroll-web-callback .container .back-help[data-v-d844e432]{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;line-height:2rem;margin:auto;max-width:1312px;padding:10px 18px;width:100%}.scroll-web-callback .container .back-help .back[data-v-d844e432],.scroll-web-callback .container .back-help .help&gt;.label[data-v-d844e432]{-webkit-align-items:center;align-items:center;color:#525252;display:-webkit-flex;display:flex;font-weight:700;letter-spacing:.01em}.scroll-web-callback .container .back-help .back[data-v-d844e432]{cursor:pointer}.scroll-web-callback .container .back-help .back[data-v-d844e432] :focus,.scroll-web-callback .container .back-help .back[data-v-d844e432] :hover{-webkit-text-decoration:underline;text-decoration:underline}.scroll-web-callback .container .back-help .back .icon-back[data-v-d844e432]{line-height:0;margin-right:6px}.scroll-web-callback .container .back-help .back .icon-back .arrow-back[data-v-d844e432]{fill:#525252}.scroll-web-callback .container .back-help .help[data-v-d844e432]{cursor:pointer;position:relative}.scroll-web-callback .container .back-help .help .custom-modal[data-v-d844e432]{background:#fff;border-radius:4px;box-shadow:0 11px 15px rgba(16,42,67,.2),0 9px 46px rgba(16,42,67,.12),0 24px 38px rgba(16,42,67,.14);cursor:default;display:block;padding:24px;position:absolute;right:0;top:28px;width:320px;z-index:1000}.scroll-web-callback .container .back-help .help .icon-information[data-v-d844e432]{line-height:0;margin-right:5px}.scroll-web-callback .container .back-help .help .icon-information .information[data-v-d844e432]{fill:#525252}.scroll-web-callback .container .back-help .help .icon-arrow-down[data-v-d844e432]{line-height:0;margin-left:5px}.scroll-web-callback .container .back-help .help .icon-arrow-down .arrow-down[data-v-d844e432]{fill:#525252}@media screen and (min-width:768px){.scroll-web-callback .container .back-help .help .mobile[data-v-d844e432]{display:none}}@media print{.scroll-web-callback .container .back-help .help .mobile[data-v-d844e432]{display:none}}.scroll-web-callback .container .back-help .help .desktop[data-v-d844e432]{display:none}@media screen and (min-width:768px){.scroll-web-callback .container .back-help .help .desktop[data-v-d844e432]{display:inline}}@media print{.scroll-web-callback .container .back-help .help .desktop[data-v-d844e432]{display:inline}}.scroll-web-callback.variant-light .container[data-v-d844e432]{background:none;box-shadow:none}.scroll-web-callback.variant-light .container .back-help[data-v-d844e432]{font-size:14px;max-width:none;padding-bottom:11px;padding-left:0}@media screen and (min-width:768px){.scroll-web-callback.variant-light .container .back-help[data-v-d844e432]{padding-bottom:0}}@media print{.scroll-web-callback.variant-light .container .back-help[data-v-d844e432]{padding-bottom:0}}",""]),r.locals={},e.exports=r},1742:function(e,t,n){"use strict";n(1446)},1743:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".container-menu[data-v-047deeb3]{background-color:#fff;box-shadow:0 2px 4px rgba(14,19,24,.2);left:0;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .2s ease;visibility:hidden;width:100%;z-index:1000}@media screen and (prefers-reduced-motion:reduce){.container-menu[data-v-047deeb3]{transition:none}}.container-menu.scrolled[data-v-047deeb3]{-webkit-transform:none;transform:none;visibility:visible}.container-menu .horizontal-menu[data-v-047deeb3]{display:none;margin:auto;max-width:1312px}@media screen and (min-width:768px){.container-menu .horizontal-menu[data-v-047deeb3]{display:block}}@media print{.container-menu .horizontal-menu[data-v-047deeb3]{display:block}}",""]),r.locals={},e.exports=r},1744:function(e,t,n){"use strict";n(1447)},1745:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-breadcrumb[data-v-2ad35710]{margin:12px 0}",""]),r.locals={},e.exports=r},1747:function(e,t,n){"use strict";n(1448)},1748:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.slider-miniature-container[data-v-7aafff72]{-webkit-align-items:stretch;align-items:stretch;display:-webkit-flex;display:flex;padding:0 16px;width:100%}@media screen and (min-width:1024px){.slider-miniature-container[data-v-7aafff72]{padding:0}}.slider-action[data-v-7aafff72]{-webkit-align-items:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;-webkit-justify-content:center;justify-content:center;position:relative;width:100px;z-index:0}@media(pointer:coarse){.slider-action[data-v-7aafff72]{display:none}}@media screen and (pointer:coarse)and (min-width:1024px){.slider-action[data-v-7aafff72]{display:-webkit-flex;display:flex}}.slider-action[data-v-7aafff72]:nth-child(2){margin-left:8px}.slider-action .icon[data-v-7aafff72]{position:relative;z-index:2;fill:#fff}.slider-action[data-v-7aafff72]:after{background-color:#0f172a;border-radius:4px;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;transition:opacity .2s ease;width:100%}@media(prefers-reduced-motion){.slider-action[data-v-7aafff72]:after{transition:none}}.slider-action.selected[data-v-7aafff72]:after,.slider-action[data-v-7aafff72]:active:after,.slider-action[data-v-7aafff72]:focus:after,.slider-action[data-v-7aafff72]:hover:after{opacity:.5}.slider-container[data-v-7aafff72]{box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;position:relative;scrollbar-width:none;width:0}@media(pointer:coarse){.slider-container[data-v-7aafff72]{margin-left:0}}@media screen and (min-width:1024px){.slider-container[data-v-7aafff72]{margin-left:4px}}.slider-container[data-v-7aafff72]:after,.slider-container[data-v-7aafff72]:before{height:100%;pointer-events:none;position:absolute;top:0;width:54px;z-index:1}@media(pointer:coarse){.slider-container[data-v-7aafff72]:after,.slider-container[data-v-7aafff72]:before{content:""}}@media screen and (min-width:1024px){.slider-container[data-v-7aafff72]:after,.slider-container[data-v-7aafff72]:before{content:none}}.slider-container.has-shadow-left[data-v-7aafff72]:before{background:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 71.87%,#fff);left:0}.slider-container.has-shadow-right[data-v-7aafff72]:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,.8) 71.87%,hsla(0,0%,100%,0));right:0}.slider-container.arrow-enabled[data-v-7aafff72]{margin-left:0}.slider[data-v-7aafff72]{display:-webkit-flex;display:flex;overflow:hidden;overscroll-behavior-x:contain;position:relative;scroll-behavior:smooth;scroll-snap-stop:always;-webkit-scroll-snap-type:both mandatory;scroll-snap-type:both mandatory;scrollbar-width:none;z-index:0;-ms-overflow-style:none}@media(pointer:coarse){.slider[data-v-7aafff72]{overflow-x:scroll;overflow-y:hidden}}@media screen and (pointer:coarse)and (min-width:1024px){.slider[data-v-7aafff72]{overflow:hidden}}.slider[data-v-7aafff72]::-webkit-scrollbar{display:none}.slider .slider-action[data-v-7aafff72]{display:none;margin:0 4px}@media(pointer:coarse){.slider .slider-action[data-v-7aafff72]{content:none;display:-webkit-flex;display:flex}}@media screen and (pointer:coarse)and (min-width:1024px){.slider .slider-action[data-v-7aafff72]{content:normal;display:none}}.slide[data-v-7aafff72]{box-sizing:initial;cursor:pointer;-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-flex-direction:column;flex-direction:column;opacity:.5;padding:0 4px;scroll-snap-align:left;transition:opacity .2s ease;width:100px}.slide[data-v-7aafff72],.slide .image-container[data-v-7aafff72]{display:-webkit-flex;display:flex;position:relative}.slide .image-container[data-v-7aafff72]{-webkit-align-items:center;align-items:center;border-radius:4px;overflow:hidden}.slide .image-container img[data-v-7aafff72]{left:0;position:absolute;top:0;width:100%}@media(prefers-reduced-motion){.slide[data-v-7aafff72]{transition:none}}.slide.active[data-v-7aafff72],.slide[data-v-7aafff72]:focus,.slide[data-v-7aafff72]:hover{opacity:1;transition:opacity .2s ease}@media(prefers-reduced-motion){.slide.active[data-v-7aafff72],.slide[data-v-7aafff72]:focus,.slide[data-v-7aafff72]:hover{transition:none}}.slide.active[data-v-7aafff72]:before,.slide[data-v-7aafff72]:focus:before,.slide[data-v-7aafff72]:hover:before{border-radius:4px;content:"";height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100px;z-index:1}.slide.active[data-v-7aafff72]:before{border:2px solid #0f172a}.slide.active[data-v-7aafff72]:after{background-color:#0f172a;border-radius:4px;bottom:0;color:#fff;content:attr(data-count);font-family:"Open Sans",sans-serif;font-size:14px;font-style:normal;font-weight:600;height:28px;left:0;line-height:20px;position:absolute;right:0;text-align:center;top:0;width:48px}.arrow[data-v-7aafff72],.slide.active[data-v-7aafff72]:after{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:auto}.arrow[data-v-7aafff72]{border:0;cursor:pointer;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;height:100%;padding:10px 9px;-webkit-user-select:none;user-select:none;fill:#334155}@media(pointer:coarse){.arrow[data-v-7aafff72]{display:none}}@media screen and (pointer:coarse)and (min-width:1024px){.arrow[data-v-7aafff72]{display:-webkit-flex;display:flex}}',""]),r.locals={},e.exports=r},1762:function(e,t,n){"use strict";n(1449)},1763:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-slideshow-no-contracual-image .info-tooltip[data-v-d4ec8184]{border-radius:50px;box-shadow:0 2px 6px rgba(28,28,28,.2),0 4px 2px rgba(28,28,28,.12),0 2px 2px rgba(28,28,28,.14);height:20px;position:absolute;right:17px;top:10px;width:20px;z-index:1}.product-slideshow-no-contracual-image .info-tooltip[data-v-d4ec8184] svg{-webkit-transform:scale(1.25);transform:scale(1.25)}",""]),r.locals={},e.exports=r},1764:function(e,t,n){"use strict";n(1450)},1765:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-video[data-v-b25c17d4]{border-radius:4px;overflow:hidden;position:relative}.product-video[data-v-b25c17d4] iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}",""]),r.locals={},e.exports=r},1766:function(e,t,n){"use strict";n(1451)},1767:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".tags[data-v-133d2488]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;position:absolute;row-gap:10px;top:1.2rem}.tags .tag[data-v-133d2488]{clear:both;float:left;padding:.4rem}.offer[data-v-133d2488],.tags .tag[data-v-133d2488]{border-radius:0 4px 4px 0;color:#fff;text-transform:uppercase}.offer[data-v-133d2488]{background-color:#e42021;font-size:1.2rem;letter-spacing:normal;line-height:1.3333333333;padding:4px 7px 4px 67px;position:absolute;top:0}.offer.without-discount[data-v-133d2488]{padding-left:7px}@media screen and (min-width:768px){.offer[data-v-133d2488]{padding:8px 12px 8px 106px}.offer.without-discount[data-v-133d2488]{padding-left:12px}}@media print{.offer[data-v-133d2488]{padding:8px 12px 8px 106px}.offer.without-discount[data-v-133d2488]{padding-left:12px}}",""]),r.locals={},e.exports=r},1768:function(e,t,n){"use strict";n(1452)},1769:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-360[data-v-c301d928]{background-color:#102a43;border-radius:4px;overflow:hidden;position:relative}.product-360 iframe[data-v-c301d928]{border-radius:4px;display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}",""]),r.locals={},e.exports=r},1770:function(e,t,n){"use strict";n(1453)},1771:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".discount[data-v-268c982e]{background-color:#ffe95c;border-radius:50%;box-shadow:3px 4px 0 0 #ffc30e;color:#e42021;height:64px;padding-top:12px;position:absolute;text-align:center;top:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:64px}@media screen and (min-width:768px){.discount[data-v-268c982e]{height:108px;padding-top:14px;width:108px}}@media print{.discount[data-v-268c982e]{height:108px;padding-top:14px;width:108px}}.discount .percent[data-v-268c982e]{font-size:2.4rem;font-weight:700;line-height:2.4rem}@media screen and (min-width:768px){.discount .percent[data-v-268c982e]{font-size:4.8rem;line-height:5.6rem}}@media print{.discount .percent[data-v-268c982e]{font-size:4.8rem;line-height:5.6rem}}.discount .percent .symbol[data-v-268c982e]{font-size:1.5rem}@media screen and (min-width:768px){.discount .percent .symbol[data-v-268c982e]{font-size:2.3rem}}@media print{.discount .percent .symbol[data-v-268c982e]{font-size:2.3rem}}.discount .text[data-v-268c982e]{font-size:9px;font-weight:700;left:2px;line-height:12px;position:relative;text-transform:uppercase;top:-3px}@media screen and (min-width:768px){.discount .text[data-v-268c982e]{font-size:1.4rem;line-height:2.4rem;top:-1.8rem}}@media print{.discount .text[data-v-268c982e]{font-size:1.4rem;line-height:2.4rem;top:-1.8rem}}",""]),r.locals={},e.exports=r},1772:function(e,t,n){"use strict";n(1454)},1773:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-adaptive-image[data-v-5b05fc90]{background-color:#000;position:relative}.product-adaptive-image.full-height[data-v-5b05fc90]{height:1080px}.container[data-v-5b05fc90]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;overflow:hidden;top:0;width:100%}.image[data-v-5b05fc90]{display:block}",""]),r.locals={},e.exports=r},1774:function(e,t,n){"use strict";n(1455)},1775:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-slideshow-slider[data-v-aaedaf12]{overflow:hidden;position:relative}@media screen and (min-width:1024px){.product-slideshow-slider[data-v-aaedaf12]{border-radius:4px}}.product-slideshow-slider.full-height[data-v-aaedaf12]{height:100%}.product-slideshow-slider .counter[data-v-aaedaf12]{background-color:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(16,42,67,.2),0 2px 1px rgba(16,42,67,.12),0 1px 1px rgba(16,42,67,.14);display:inline-block;font-size:1.4rem;font-weight:600;height:2.8rem;left:50%;line-height:2rem;margin-top:8px;padding:4px 8px;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1}@media screen and (min-width:768px){.product-slideshow-slider .counter[data-v-aaedaf12]{margin-top:16px;top:20px}}@media print{.product-slideshow-slider .counter[data-v-aaedaf12]{margin-top:16px;top:20px}}@media screen and (max-width:768px)and (orientation:landscape){.product-slideshow-slider .counter[data-v-aaedaf12]{top:4px}}.product-slideshow-slider .slides[data-v-aaedaf12]{display:-webkit-flex;display:flex;position:relative}.product-slideshow-slider .slides.full-height[data-v-aaedaf12]{height:100%}.product-slideshow-slider .slides.transition[data-v-aaedaf12]{transition:left .5s cubic-bezier(.165,.84,.44,1)}@media screen and (prefers-reduced-motion:reduce){.product-slideshow-slider .slides.transition[data-v-aaedaf12]{transition:none}}.product-slideshow-slider .slides .slide.full-height[data-v-aaedaf12]{height:100%}.product-slideshow-slider .arrow[data-v-aaedaf12]{-webkit-align-items:center;align-items:center;border:none;border-radius:100%;box-shadow:0 1px 3px rgba(16,42,67,.2),0 2px 1px rgba(16,42,67,.12),0 1px 1px rgba(16,42,67,.14);cursor:pointer;display:-webkit-flex;display:flex;height:3.2rem;-webkit-justify-content:center;justify-content:center;outline:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.2rem}.product-slideshow-slider .arrow-left[data-v-aaedaf12]{left:1.9rem}.product-slideshow-slider .arrow-right[data-v-aaedaf12]{right:1.9rem}.product-slideshow-slider .arrow.primary[data-v-aaedaf12]{background-color:#404040;fill:#fff}.product-slideshow-slider .arrow.secondary[data-v-aaedaf12]{background-color:#fff;fill:#0f172a}",""]),r.locals={},e.exports=r},1786:function(e,t,n){"use strict";n(1456)},1787:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-zoomable-image[data-v-520aba0c]{cursor:zoom-in;outline:none;overflow:hidden;position:relative;touch-action:none}.product-zoomable-image.full-height[data-v-520aba0c]{height:100%}.product-zoomable-image.zoom-max-reached[data-v-520aba0c]{cursor:zoom-out}.product-zoomable-image.panning[data-v-520aba0c]{cursor:grabbing}.controls[data-v-520aba0c]{bottom:16px;position:absolute;right:16px;z-index:1}",""]),r.locals={},e.exports=r},1788:function(e,t,n){"use strict";n(1457)},1789:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-zoomable-image-controls-button[data-v-32cdb506]{display:inline-block;position:relative}.product-zoomable-image-controls-button .tooltip[data-v-32cdb506]{background-color:#0f172a;border-radius:4px;color:#e2e8f0;display:none;font-family:"Open Sans",sans-serif;margin-left:20px;padding:6px 8px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);white-space:nowrap;z-index:1}.product-zoomable-image-controls-button button[data-v-32cdb506]{background-color:transparent;border:0;cursor:pointer;font-size:32px;line-height:1rem;outline:none;padding:8px 4px;fill:#475569}.product-zoomable-image-controls-button.disabled button[data-v-32cdb506]{cursor:not-allowed;fill:#94a3b8}.product-zoomable-image-controls-button.selected button[data-v-32cdb506]{fill:#0f172a}.product-zoomable-image-controls-button:focus button[data-v-32cdb506],.product-zoomable-image-controls-button:hover button[data-v-32cdb506]{fill:#334155}.product-zoomable-image-controls-button:focus .tooltip[data-v-32cdb506],.product-zoomable-image-controls-button:hover .tooltip[data-v-32cdb506]{display:block}.product-zoomable-image-controls-button:focus.disabled button[data-v-32cdb506],.product-zoomable-image-controls-button:hover.disabled button[data-v-32cdb506]{fill:#94a3b8}.product-zoomable-image-controls-button:focus.disabled .tooltip[data-v-32cdb506],.product-zoomable-image-controls-button:hover.disabled .tooltip[data-v-32cdb506]{display:none}.product-zoomable-image-controls-button:focus.selected button[data-v-32cdb506],.product-zoomable-image-controls-button:hover.selected button[data-v-32cdb506]{cursor:default;fill:#0f172a}.product-zoomable-image-controls-button:focus.selected .tooltip[data-v-32cdb506],.product-zoomable-image-controls-button:hover.selected .tooltip[data-v-32cdb506]{display:none}',""]),r.locals={},e.exports=r},1790:function(e,t,n){"use strict";n(1458)},1791:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".zoomable-image-controls[data-v-a0da0f74]{box-shadow:0 1px 3px rgba(16,42,67,.2),0 2px 1px rgba(16,42,67,.12),0 1px 1px rgba(16,42,67,.14);display:inline-block;-webkit-user-select:none;user-select:none}.wrapper[data-v-a0da0f74]{background:#fff;border-radius:4px;padding:0 4px;position:relative}",""]),r.locals={},e.exports=r},1792:function(e,t,n){"use strict";n(1459)},1793:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".slider-container.sold .slide img,.slider-miniature-container.sold .slide img{-webkit-filter:opacity(.5);filter:opacity(.5)}",""]),r.locals={},e.exports=r},1794:function(e,t,n){"use strict";n(1460)},1795:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".close[data-v-68f56d9c]{-webkit-align-items:center;align-items:center;background-color:#fff;border:none;border-radius:20px;cursor:pointer;display:none;height:2.6rem;-webkit-justify-content:center;justify-content:center;outline:none;position:absolute;right:12px;top:12px;width:2.6rem}.close i[data-v-68f56d9c]{color:#334155;display:block;font-size:1.3rem}@media screen and (min-width:768px){.close[data-v-68f56d9c]{height:3.2rem;right:20px;top:20px;width:3.2rem}}@media print{.close[data-v-68f56d9c]{height:3.2rem;right:20px;top:20px;width:3.2rem}}.slider-container[data-v-68f56d9c]{position:relative}.slider-container.fullscreen[data-v-68f56d9c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;top:0;width:100%}.slider-container .warranty-icon[data-v-68f56d9c]{bottom:0;height:40px;position:absolute;right:0;width:40px}@media screen and (min-width:768px){.slider-container .warranty-icon[data-v-68f56d9c]{height:54px;width:54px}}@media print{.slider-container .warranty-icon[data-v-68f56d9c]{height:54px;width:54px}}.product-slider-miniature[data-v-68f56d9c]{margin-top:8px}.controls[data-v-68f56d9c]{bottom:35px;position:absolute;right:16px;z-index:1}@media screen and (min-width:1024px){.controls[data-v-68f56d9c]{bottom:16px}}.pointer[data-v-68f56d9c]{cursor:pointer}@media(max-width:768px){.product-360[data-v-68f56d9c]{border-radius:0}}",""]),r.locals={},e.exports=r},1796:function(e,t,n){"use strict";n(1461)},1797:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-slideshow-modal[data-v-20a89077]{-webkit-align-items:center;align-items:center;bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:10000}@media screen and (min-width:768px){.product-slideshow-modal[data-v-20a89077]{top:61px}}@media print{.product-slideshow-modal[data-v-20a89077]{top:61px}}@media screen and (min-width:1024px){.product-slideshow-modal[data-v-20a89077]{border-radius:4px}}.product-slideshow-modal .panel[data-v-20a89077]{border-radius:4px;overflow:hidden;position:relative;width:calc(100% - 32px)}@media screen and (max-width:768px)and (orientation:landscape){.product-slideshow-modal .panel[data-v-20a89077]{top:53px}}.product-slideshow-modal .info[data-v-20a89077]{border-radius:4px;bottom:10px;color:#334155;font-size:1.2rem;left:10px;line-height:1.3333333333;padding:8px;right:10px;text-align:center}.close[data-v-20a89077],.product-slideshow-modal .info[data-v-20a89077]{background-color:#fff;box-shadow:0 1px 3px rgba(16,42,67,.2),0 2px 1px rgba(16,42,67,.12),0 1px 1px rgba(16,42,67,.14);position:absolute}.close[data-v-20a89077]{-webkit-align-items:center;align-items:center;border:none;border-radius:20px;cursor:pointer;display:-webkit-flex;display:flex;height:2.6rem;-webkit-justify-content:center;justify-content:center;outline:none;right:12px;top:12px;width:2.6rem;fill:#334155}@media screen and (min-width:768px){.close[data-v-20a89077]{height:3.2rem;right:20px;top:40px;width:3.2rem}}@media print{.close[data-v-20a89077]{height:3.2rem;right:20px;top:40px;width:3.2rem}}@media screen and (max-width:768px)and (orientation:landscape){.close[data-v-20a89077]{top:20px}}",""]),r.locals={},e.exports=r},1798:function(e,t,n){"use strict";n(1462)},1799:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".slider-container-vivition[data-v-6ba21d94]{position:relative}.slider-container-vivition .warranty-icon[data-v-6ba21d94]{bottom:0;height:40px;position:absolute;right:0;width:40px;z-index:10}@media screen and (min-width:768px){.slider-container-vivition .warranty-icon[data-v-6ba21d94]{height:54px;width:54px}}@media print{.slider-container-vivition .warranty-icon[data-v-6ba21d94]{height:54px;width:54px}}.vivition-player[data-v-6ba21d94]{height:0;padding-bottom:66.66%;width:100%}.vivition-thumbbar[data-v-6ba21d94]{height:66px;margin-top:4px;width:100%}.vivition-mobile .vivition-thumbbar[data-v-6ba21d94]{height:66px}.vivition-mobile .product-360[data-v-6ba21d94]{border-radius:0}@media(max-width:768px){.vivition-thumbbar[data-v-6ba21d94]{height:66px}.product-360[data-v-6ba21d94]{border-radius:0}}",""]),r.locals={},e.exports=r},1801:function(e,t,n){"use strict";n(1463)},1802:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-reinsurance-banner[data-v-b92f17f6]{border:1px solid #cbd5e1;border-radius:4px;padding:40px 0;text-align:center}@media screen and (min-width:768px){.product-reinsurance-banner[data-v-b92f17f6]{padding:40px 8px}}@media print{.product-reinsurance-banner[data-v-b92f17f6]{padding:40px 8px}}.title[data-v-b92f17f6]{color:#404040;font-size:2rem;font-weight:600;letter-spacing:.015rem;line-height:2.4rem;margin-bottom:32px;padding:0 16px}.icon[data-v-b92f17f6]{-webkit-align-items:center;align-items:center;background:#f1f5f9;border-radius:100%;display:-webkit-inline-flex;display:inline-flex;font-size:2.4rem;height:48px;-webkit-justify-content:center;justify-content:center;margin:0 auto 8px;width:48px}.icon img[data-v-b92f17f6]{height:24px;width:24px}.label[data-v-b92f17f6]{font-size:1.6rem;font-weight:600;letter-spacing:.015rem;line-height:2.4rem}.text[data-v-b92f17f6]{font-size:1.4rem;letter-spacing:.025rem;line-height:2rem}.conditions[data-v-b92f17f6]{padding:0 16px}@media screen and (min-width:768px){.conditions[data-v-b92f17f6]{text-align:right}}@media print{.conditions[data-v-b92f17f6]{text-align:right}}.conditions a[data-v-b92f17f6]{-webkit-text-decoration:underline;text-decoration:underline}.conditions[data-v-b92f17f6]:first-child{margin-top:12px}@media screen and (min-width:768px){.conditions[data-v-b92f17f6]:first-child{margin-top:32px}}@media print{.conditions[data-v-b92f17f6]:first-child{margin-top:32px}}[data-v-b92f17f6] .valkyrie-horizontal-scroller .container .slide{width:60%}@media screen and (min-width:768px){[data-v-b92f17f6] .valkyrie-horizontal-scroller .container .slide{width:17.4%}}@media print{[data-v-b92f17f6] .valkyrie-horizontal-scroller .container .slide{width:17.4%}}",""]),r.locals={},e.exports=r},1803:function(e,t,n){"use strict";n(1464)},1804:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-color-selector[data-v-0986e750]{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.2rem}@media screen and (min-width:768px){.product-color-selector[data-v-0986e750]{margin:0 -.4rem}}@media print{.product-color-selector[data-v-0986e750]{margin:0 -.4rem}}.product-color-selector .item[data-v-0986e750]{background-color:transparent;border:0;border-radius:4px;cursor:default;margin:0 .4rem;outline:none;padding:.6rem;position:relative}@media screen and (min-width:768px){.product-color-selector .item[data-v-0986e750]{margin:0 .2rem}}@media print{.product-color-selector .item[data-v-0986e750]{margin:0 .2rem}}.product-color-selector .item .label[data-v-0986e750]{background-color:rgba(16,42,67,.93);border-radius:4px;color:#e2e8f0;display:none;font-size:1.2rem;left:50%;line-height:1.6rem;padding:.6rem .8rem;position:absolute;top:-3.6rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.product-color-selector .item .bullet[data-v-0986e750]{border:.1rem solid #fff;border-radius:50%;height:1.8rem;margin:0;position:relative;width:1.8rem}.product-color-selector .item .bullet.grey-border[data-v-0986e750]{border:1px solid #d9e2ec}.product-color-selector .item[data-v-0986e750]:hover{background-color:rgba(16,42,67,.1);cursor:pointer}.product-color-selector .item:hover .label[data-v-0986e750]{display:block}.product-color-selector .item.selected .bullet[data-v-0986e750],.product-color-selector .item:hover .bullet[data-v-0986e750]{border:.1rem solid #fff;height:1.8rem;margin:0;position:relative;width:1.8rem}.product-color-selector .item.selected .bullet[data-v-0986e750]:before{background:#2563eb;border-radius:50%;content:"";height:22px;left:-3px;position:absolute;top:-3px;width:22px;z-index:-1}.product-color-selector .item.selected:hover .bullet[data-v-0986e750]{border-color:#e7e9ec}.product-color-selector.mobile .item[data-v-0986e750]:hover{background-color:transparent}.product-color-selector.mobile .item .label[data-v-0986e750]{display:none}',""]),r.locals={},e.exports=r},1805:function(e,t,n){"use strict";n(1465)},1806:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".customer-review[data-v-7b0b89b2]{cursor:pointer;display:-webkit-flex;display:flex;padding-top:4px}.customer-review span[data-v-7b0b89b2]{color:#2563eb;font-weight:600;letter-spacing:.1px;line-height:2rem;padding-left:4px;vertical-align:middle}",""]),r.locals={},e.exports=r},1807:function(e,t,n){"use strict";n(1466)},1808:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.price-information[data-v-2dbc32e0]{color:#0f172a;position:relative}.price-information li[data-v-2dbc32e0]{display:block;margin-bottom:4px}.price-information li[data-v-2dbc32e0]:last-child{margin-bottom:0}.price-information .more-information li[data-v-2dbc32e0]{margin-bottom:8px}.price-information .more-information li[data-v-2dbc32e0]:last-child{margin-bottom:0}.price-information h1[data-v-2dbc32e0],.price-information-row[data-v-2dbc32e0]{color:#0f172a}.price-information-row&gt;span+span[data-v-2dbc32e0]:before{content:"•";position:relative;top:1px}.price-information-label[data-v-2dbc32e0]{color:#404040;margin-right:.5rem}.price-information-collapsable[data-v-2dbc32e0]{margin-top:.8rem;overflow:visible;overflow:initial}.price-information-collapsable .color-container[data-v-2dbc32e0]{padding:1.2rem 0 .8rem}@media screen and (min-width:768px){.price-information-collapsable .color-container[data-v-2dbc32e0]{padding-top:.8rem}}@media print{.price-information-collapsable .color-container[data-v-2dbc32e0]{padding-top:.8rem}}.price-information-collapsable .more-information[data-v-2dbc32e0]{padding:.8rem 0}.price-information-collapsable .collapsed-content&gt;div[data-v-2dbc32e0]{border-top:1px solid #cbd5e1}.price-information-collapsable .collapsed-content&gt;div[data-v-2dbc32e0]:last-child{padding-bottom:0}.price-information-collapsable.collapsed[data-v-2dbc32e0]{visibility:hidden}.equipment-container[data-v-2dbc32e0]{margin-top:4px}',""]),r.locals={},e.exports=r},1809:function(e,t,n){"use strict";n(1467)},1810:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".warranty[data-v-945bde10]{border:1px solid #cbd5e1;border-radius:4px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:8px 0;text-align:center}",""]),r.locals={},e.exports=r},1811:function(e,t,n){"use strict";n(1468)},1812:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".tooltip a[data-v-2e1a8698]{color:#fff;font-weight:700}",""]),r.locals={},e.exports=r},1813:function(e,t,n){"use strict";n(1469)},1814:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".delivery-warranty[data-v-389a33f0]{border:1px solid #cbd5e1;border-radius:4px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:8px 0;text-align:center}.delivery-warranty-title[data-v-389a33f0]{color:#2563eb}.delivery-warranty-content[data-v-389a33f0]{color:#0f172a}.delivery-warranty .item[data-v-389a33f0]{-webkit-flex:1;flex:1}.delivery-warranty[data-v-389a33f0]&gt;:nth-child(2){border-left:1px solid #cbd5e1}",""]),r.locals={},e.exports=r},1815:function(e,t,n){"use strict";n(1470)},1816:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-price-top-stickers[data-v-5dea1864]{background:#fcd34d;color:#0f172a;font-weight:600;padding:4px 16px;text-align:center}.product-price-top-stickers--reserved[data-v-5dea1864],.product-price-top-stickers--soon-available[data-v-5dea1864]{background:#0f172a;color:#fff}.product-price-top-stickers--sold[data-v-5dea1864]{background:#475569;color:#fff}.product-price-top-stickers p[data-v-5dea1864]{display:inline-block;letter-spacing:.01rem;line-height:2rem;width:175px}@media screen and (min-width:768px){.product-price-top-stickers p[data-v-5dea1864]{width:auto}}@media print{.product-price-top-stickers p[data-v-5dea1864]{width:auto}}",""]),r.locals={},e.exports=r},1817:function(e,t,n){"use strict";n(1471)},1818:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-title[data-v-4e99b57c]{color:#2563eb}.price-content[data-v-4e99b57c]{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex}.price-amount[data-v-4e99b57c]{color:#0f172a;white-space:nowrap}.price-strikethrough[data-v-4e99b57c]{color:#94a3b8;margin-left:8px;-webkit-text-decoration:line-through;text-decoration:line-through;white-space:nowrap}.price-discount[data-v-4e99b57c]{-webkit-align-self:center;align-self:center;background:#fcd34d;border-radius:4px;letter-spacing:.1px;margin-left:4px;padding:2px 4px}.price-discount-left[data-v-4e99b57c]{margin-left:0;margin-right:8px;-webkit-order:-1;order:-1}.price-info-tooltip[data-v-4e99b57c]{padding-left:8px;position:relative;top:3px;fill:#bcccdc}",""]),r.locals={},e.exports=r},1819:function(e,t,n){"use strict";n(1472)},1820:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valkyrie-card-radio .radio-header[data-v-c34921fe]{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:flex;transition:padding .2s ease}@media(prefers-reduced-motion){.valkyrie-card-radio .radio-header[data-v-c34921fe]{transition:none}}.valkyrie-card-radio .radio-header input[type=radio][data-v-c34921fe]{display:none}.valkyrie-card-radio .radio-header input[type=radio]+label[data-v-c34921fe]{cursor:pointer}.valkyrie-card-radio .radio-header input[type=radio]+label[data-v-c34921fe]:before{border:1px solid #94a3b8;border-radius:16px;content:"";display:block;height:16px;margin-right:18px;transition:border .2s ease;width:16px}@media(prefers-reduced-motion){.valkyrie-card-radio .radio-header input[type=radio]+label[data-v-c34921fe]:before{transition:none}}.valkyrie-card-radio .radio-header input[type=radio]:checked+label[data-v-c34921fe]:before{border:4px solid #525252}',""]),r.locals={},e.exports=r},1821:function(e,t,n){"use strict";n(1473)},1822:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-delivery-none[data-v-718aa724] .header{padding:16px 16px 0!important}.product-delivery-none[data-v-718aa724] .header .wrapper{padding:0 0 16px!important}@media screen and (min-width:768px){.product-delivery-none[data-v-718aa724] .header{padding:16px 24px 0!important}.product-delivery-none[data-v-718aa724] .header .wrapper{padding:0 0 16px!important}}@media print{.product-delivery-none[data-v-718aa724] .header{padding:16px 24px 0!important}.product-delivery-none[data-v-718aa724] .header .wrapper{padding:0 0 16px!important}}p[data-v-718aa724]{color:#334155;font-size:1.4rem;letter-spacing:.015rem;line-height:2.4rem}",""]),r.locals={},e.exports=r},1823:function(e,t,n){"use strict";n(1474)},1824:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-card-content[data-v-3a797b12]{border-bottom:1px solid #cbd5e1;padding:16px 0}.valkyrie-card-content[data-v-3a797b12]:last-child{border-bottom:0}",""]),r.locals={},e.exports=r},1825:function(e,t,n){"use strict";n(1475)},1826:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-delivery-agency[data-v-6b143514] .content,.product-delivery-agency[data-v-6b143514] .header{padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.product-delivery-agency[data-v-6b143514] .content,.product-delivery-agency[data-v-6b143514] .header{padding-left:24px;padding-right:24px}}@media print{.product-delivery-agency[data-v-6b143514] .content,.product-delivery-agency[data-v-6b143514] .header{padding-left:24px;padding-right:24px}}.product-delivery-agency[data-v-6b143514] .radio-header{-webkit-align-items:flex-start;align-items:flex-start}.title1[data-v-6b143514]{color:#525252}.title2[data-v-6b143514]{font-size:1.6rem;letter-spacing:.015rem;line-height:2.4rem}.price[data-v-6b143514],.title2[data-v-6b143514]{color:#0f172a;margin-top:.4rem}.introduction[data-v-6b143514]{color:#334155;margin-bottom:1.6rem}.introduction .free-agency[data-v-6b143514]{color:#15803d}ul[data-v-6b143514]{list-style:none}ul li[data-v-6b143514]{color:#334155;margin-bottom:1.6rem}ul li[data-v-6b143514]:before{color:#334155;content:"•"}ul li[data-v-6b143514]:last-child{margin-bottom:0}label[data-v-6b143514]{color:#334155;display:block;margin-bottom:.8rem}.select[data-v-6b143514]{width:100%}.select .label[data-v-6b143514]{color:#334155;font-family:"Open Sans",sans-serif;font-size:1.4rem}.select .free[data-v-6b143514]{color:#15803d}.select .price[data-v-6b143514]{color:#2563eb}.delay[data-v-6b143514]{color:#334155;margin-top:1.6rem}.spinner[data-v-6b143514]{margin-bottom:0}.address-panel[data-v-6b143514]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.address-panel .icon[data-v-6b143514]{height:2.4rem;margin-right:1.6rem;width:2.4rem;fill:#94a3b8}.address-panel .address[data-v-6b143514]{color:#334155;font-size:1.4rem;letter-spacing:.025rem;line-height:2rem}',""]),r.locals={},e.exports=r},1827:function(e,t,n){"use strict";n(1476)},1828:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-delivery-home[data-v-1a99cca0] .content,.product-delivery-home[data-v-1a99cca0] .header{padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.product-delivery-home[data-v-1a99cca0] .content,.product-delivery-home[data-v-1a99cca0] .header{padding-left:24px;padding-right:24px}}@media print{.product-delivery-home[data-v-1a99cca0] .content,.product-delivery-home[data-v-1a99cca0] .header{padding-left:24px;padding-right:24px}}.product-delivery-home[data-v-1a99cca0] .radio-header{-webkit-align-items:flex-start;align-items:flex-start}.title1[data-v-1a99cca0]{color:#525252}.title2[data-v-1a99cca0]{font-size:1.6rem;letter-spacing:.015rem;line-height:2.4rem}.price[data-v-1a99cca0],.title2[data-v-1a99cca0]{color:#0f172a;margin-top:.4rem}ul[data-v-1a99cca0]{list-style:none}ul li[data-v-1a99cca0]{color:#334155;margin-bottom:1.6rem}ul li[data-v-1a99cca0]:before{color:#334155;content:"•"}ul li[data-v-1a99cca0]:last-child{margin-bottom:0}',""]),r.locals={},e.exports=r},1829:function(e,t,n){"use strict";n(1477)},1830:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-delivery[data-v-01f5a6ee]{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.card[data-v-01f5a6ee]{width:100%}.card-none[data-v-01f5a6ee]{margin-bottom:1.6rem}.card-none p[data-v-01f5a6ee]{font-size:1.4rem;letter-spacing:.015rem;line-height:2.4rem}.card-home[data-v-01f5a6ee]{margin-bottom:1.6rem}@media screen and (min-width:768px){.card-home[data-v-01f5a6ee]{margin-bottom:0;margin-right:.8rem;width:calc(50% - .8rem)}}@media print{.card-home[data-v-01f5a6ee]{margin-bottom:0;margin-right:.8rem;width:calc(50% - .8rem)}}@media screen and (min-width:768px){.card-agency[data-v-01f5a6ee]{margin-left:.8rem;width:calc(50% - .8rem)}}@media print{.card-agency[data-v-01f5a6ee]{margin-left:.8rem;width:calc(50% - .8rem)}}",""]),r.locals={},e.exports=r},1831:function(e,t,n){"use strict";n(1478)},1832:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-icon-label-list li[data-v-7c639112]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-top:8px}.large.valkyrie-icon-label-list li[data-v-7c639112]{margin-top:12px}.valkyrie-icon-label-list li[data-v-7c639112]:first-child{margin-top:0}.valkyrie-icon-label-list li .icon[data-v-7c639112]{margin-right:8px}.large.valkyrie-icon-label-list li .icon[data-v-7c639112]{margin-right:12px}",""]),r.locals={},e.exports=r},1833:function(e,t,n){"use strict";n(1479)},1834:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-icon-label-list li[data-v-2ac83bcb]{margin-top:8px}.list-large.valkyrie-icon-label-list li[data-v-2ac83bcb]{margin-top:12px}.valkyrie-icon-label-list li[data-v-2ac83bcb]:first-child{margin-top:0}.valkyrie-icon-label-list .list-element[data-v-2ac83bcb]{display:-webkit-flex;display:flex}.valkyrie-icon-label-list .list-element .icon-element[data-v-2ac83bcb]{margin:2px 8px 0 0}.list-large.valkyrie-icon-label-list .list-element .icon-element[data-v-2ac83bcb]{margin-right:12px;margin-top:0}.valkyrie-icon-label-list .list-element p[data-v-2ac83bcb]{color:#334155;letter-spacing:.25px;margin-right:6px}.valkyrie-icon-label-list .mobile[data-v-2ac83bcb]{display:none}@media screen and (min-width:768px){.valkyrie-icon-label-list .mobile[data-v-2ac83bcb]{display:block}}@media print{.valkyrie-icon-label-list .mobile[data-v-2ac83bcb]{display:block}}",""]),r.locals={},e.exports=r},1835:function(e,t,n){"use strict";n(1480)},1836:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-vehicle-protection[data-v-5bf1955f]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.product-vehicle-protection[data-v-5bf1955f]{-webkit-flex-direction:row;flex-direction:row}}@media print{.product-vehicle-protection[data-v-5bf1955f]{-webkit-flex-direction:row;flex-direction:row}}.product-vehicle-protection .info-tooltip[data-v-5bf1955f]{fill:#bcccdc}.product-vehicle-protection .card[data-v-5bf1955f]{margin-bottom:16px}.product-vehicle-protection .card[data-v-5bf1955f]:last-child{margin-bottom:0}@media screen and (min-width:768px){.product-vehicle-protection .card[data-v-5bf1955f]{-webkit-flex:1;flex:1;margin-bottom:0;margin-right:16px;width:0}.product-vehicle-protection .card[data-v-5bf1955f]:last-child{margin-right:0}}@media print{.product-vehicle-protection .card[data-v-5bf1955f]{-webkit-flex:1;flex:1;margin-bottom:0;margin-right:16px;width:0}.product-vehicle-protection .card[data-v-5bf1955f]:last-child{margin-right:0}}.product-vehicle-protection .card .title[data-v-5bf1955f]{color:#525252;padding-bottom:4px}.product-vehicle-protection .card .price[data-v-5bf1955f]{color:#0f172a}.product-vehicle-protection .hidden-content[data-v-5bf1955f] .header .wrapper{padding-bottom:24px}.product-vehicle-protection .hidden-content[data-v-5bf1955f] .content{display:none}@media screen and (min-width:768px){.product-vehicle-protection .hidden-content[data-v-5bf1955f] .header .wrapper{padding-bottom:16px}.product-vehicle-protection .hidden-content[data-v-5bf1955f] .content{display:block}}@media print{.product-vehicle-protection .hidden-content[data-v-5bf1955f] .header .wrapper{padding-bottom:16px}.product-vehicle-protection .hidden-content[data-v-5bf1955f] .content{display:block}}.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .header{padding-bottom:8px}@media screen and (min-width:768px){.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .header{padding-bottom:0}}@media print{.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .header{padding-bottom:0}}.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .content{display:none}@media screen and (min-width:768px){.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .content{display:block}}@media print{.product-vehicle-protection[data-v-5bf1955f] .valkyrie-card:first-child .content{display:block}}",""]),r.locals={},e.exports=r},1837:function(e,t,n){"use strict";n(1481)},1838:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-with-tooltip[data-v-f4210a7a]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.info-tooltip[data-v-f4210a7a]{margin-left:4px;position:relative;top:1px;fill:#bcccdc}",""]),r.locals={},e.exports=r},1839:function(e,t,n){"use strict";n(1482)},1840:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-details[data-v-f558d060]{color:#334155;width:100%}.price-details th[data-v-f558d060]{color:#525252}.price-details td[data-v-f558d060],.price-details th[data-v-f558d060]{padding-bottom:8px}.price-details td[data-v-f558d060]:last-child{text-align:right}.price-details .total-price td[data-v-f558d060]{color:#0f172a;font-weight:600}.price-details .bottom-separator td[data-v-f558d060],.price-details .bottom-separator th[data-v-f558d060],.price-details .bottom-separator-dashed td[data-v-f558d060],.price-details .bottom-separator-dashed th[data-v-f558d060]{padding-bottom:16px}.price-details .bottom-separator+tr td[data-v-f558d060],.price-details .bottom-separator+tr th[data-v-f558d060],.price-details .bottom-separator-dashed+tr td[data-v-f558d060],.price-details .bottom-separator-dashed+tr th[data-v-f558d060]{padding-top:16px}.price-details .bottom-separator[data-v-f558d060]{border-bottom:1px solid #cbd5e1}.price-details .bottom-separator-dashed[data-v-f558d060]{border-bottom:1px dashed #cbd5e1}.price-details tr:last-child td[data-v-f558d060]{padding-bottom:0}.price-details .discount-price[data-v-f558d060] .price-amount{-webkit-align-self:center;align-self:center;color:#15803d;font-size:1.4rem;font-weight:400;line-height:1.4285714286}.price-details .discount-price[data-v-f558d060] .price-content{display:-webkit-inline-flex;display:inline-flex}.price-details-mentions p[data-v-f558d060]{padding-top:8px}",""]),r.locals={},e.exports=r},1841:function(e,t,n){"use strict";n(1483)},1842:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-summary[data-v-7ae7f351]{background:#f8fafc;border-radius:4px;padding:12px 8px}.price-summary .content[data-v-7ae7f351]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.price-summary-base[data-v-7ae7f351]{-webkit-flex:1;flex:1}.price-summary-base[data-v-7ae7f351] .price-info-tooltip{padding-left:2px;padding-right:2px}@media screen and (max-width:767px),screen and (min-width:1024px)and (max-width:1279px){.price-summary-base[data-v-7ae7f351] .price-info-tooltip{padding-left:0}.price-summary-base[data-v-7ae7f351] .price-strikethrough{margin-left:4px}.price-summary-base[data-v-7ae7f351] .price-discount{margin-left:0}}.price-summary-cta button[data-v-7ae7f351]{background:none;border:none;color:#2563eb;cursor:pointer;outline:none}.price-summary-cta button[data-v-7ae7f351]:focus,.price-summary-cta button[data-v-7ae7f351]:hover{-webkit-text-decoration:underline;text-decoration:underline}.takeover-premium[data-v-7ae7f351]{-webkit-align-items:center;align-items:center;border-top:1px solid #cbd5e1;display:-webkit-flex;display:flex;margin-top:16px;padding-top:16px}.takeover-premium.active p[data-v-7ae7f351]{color:#22c55e}.takeover-premium .switch[data-v-7ae7f351]{margin-right:8px}.takeover-premium .label[data-v-7ae7f351]{font-weight:600}.takeover-premium .value[data-v-7ae7f351]{margin-left:auto}",""]),r.locals={},e.exports=r},1843:function(e,t,n){"use strict";n(1484)},1844:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-details[data-v-44b30c73]{color:#334155;list-style-type:none}.price-details-item[data-v-44b30c73]{display:-webkit-flex;display:flex}.price-details-item&gt;label[data-v-44b30c73]{-webkit-flex:1;flex:1}",""]),r.locals={},e.exports=r},1845:function(e,t,n){"use strict";n(1485)},1846:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-summary[data-v-08661820]{background:#f8fafc;border-radius:4px;padding:12px 16px}.price-summary-wrapper[data-v-08661820]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.price-summary-label[data-v-08661820]{color:#334155;-webkit-flex:1;flex:1;font-weight:600}.takeover-premium[data-v-08661820]{-webkit-align-items:center;align-items:center;border-bottom:1px solid #cbd5e1;border-top:1px solid #cbd5e1;display:-webkit-flex;display:flex;margin-bottom:8px;margin-top:8px;padding-bottom:16px;padding-top:16px}.takeover-premium.active p[data-v-08661820]{color:#22c55e}.takeover-premium .switch[data-v-08661820]{margin-right:8px}.takeover-premium .label[data-v-08661820]{font-weight:600}.takeover-premium .value[data-v-08661820]{margin-left:auto}",""]),r.locals={},e.exports=r},1847:function(e,t,n){"use strict";n(1486)},1848:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-funding[data-v-a3dce948]{background:#f8fafc;border-radius:4px;padding:12px 8px}.price-funding.column[data-v-a3dce948]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.price-funding-label[data-v-a3dce948]{color:#334155;-webkit-flex:1;flex:1;font-weight:600}.price-funding-cta[data-v-a3dce948]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.price-funding-cta button[data-v-a3dce948]{background:none;border:none;color:#2563eb;cursor:pointer;outline:none}.price-funding-cta button[data-v-a3dce948]:focus,.price-funding-cta button[data-v-a3dce948]:hover{-webkit-text-decoration:underline;text-decoration:underline}.price-funding-cta.column[data-v-a3dce948]{-webkit-flex-direction:column;flex-direction:column;font-weight:700}.price-funding-cta-base[data-v-a3dce948],.price-funding-cta.column button[data-v-a3dce948]{color:#1e293b}",""]),r.locals={},e.exports=r},1849:function(e,t,n){"use strict";n(1487)},1850:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-price-buttons[data-v-62632c2b]{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.product-price-buttons a+a[data-v-62632c2b],.product-price-buttons a+button[data-v-62632c2b],.product-price-buttons a+span[data-v-62632c2b],.product-price-buttons button+a[data-v-62632c2b],.product-price-buttons button+button[data-v-62632c2b],.product-price-buttons button+span[data-v-62632c2b],.product-price-buttons span+a[data-v-62632c2b],.product-price-buttons span+button[data-v-62632c2b],.product-price-buttons span+span[data-v-62632c2b]{margin-left:8px}",""]),r.locals={},e.exports=r},1851:function(e,t,n){"use strict";n(1488)},1852:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,"@media screen and (min-width:768px){.product-price-reinsurance[data-v-4e011ad3]{display:-webkit-flex;display:flex}}@media print{.product-price-reinsurance[data-v-4e011ad3]{display:-webkit-flex;display:flex}}.product-price-reinsurance-title[data-v-4e011ad3]{color:#15803d}.product-price-reinsurance-content[data-v-4e011ad3]{color:#334155;line-height:1.6rem}.product-price-reinsurance-wrap[data-v-4e011ad3]{padding-left:36px;position:relative}.product-price-reinsurance&gt;section[data-v-4e011ad3]{-webkit-flex:1;flex:1}.product-price-reinsurance&gt;section[data-v-4e011ad3]:first-child{margin-bottom:12px}@media screen and (min-width:768px){.product-price-reinsurance&gt;section[data-v-4e011ad3]{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.product-price-reinsurance&gt;section[data-v-4e011ad3]:first-child{margin-bottom:0}.product-price-reinsurance&gt;section p[data-v-4e011ad3]{max-width:240px}}@media print{.product-price-reinsurance&gt;section[data-v-4e011ad3]{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.product-price-reinsurance&gt;section[data-v-4e011ad3]:first-child{margin-bottom:0}.product-price-reinsurance&gt;section p[data-v-4e011ad3]{max-width:240px}}@media screen and (min-width:1024px){.product-price-reinsurance&gt;section[data-v-4e011ad3]{display:block}.product-price-reinsurance&gt;section p[data-v-4e011ad3]{max-width:none}.product-price-reinsurance&gt;section[data-v-4e011ad3]:first-child{margin-right:4px}.product-price-reinsurance&gt;section[data-v-4e011ad3]:last-child{margin-left:4px}}.product-price-reinsurance .icon[data-v-4e011ad3]{left:0;position:absolute;top:50%;fill:#15803d;-webkit-transform:translateY(-50%);transform:translateY(-50%)}",""]),r.locals={},e.exports=r},1853:function(e,t,n){"use strict";n(1489)},1854:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".price-wrapper-section[data-v-c7784836]{margin-bottom:8px}.price-wrapper-section[data-v-c7784836]:last-child{margin-bottom:0}.price-wrapper-header[data-v-c7784836]{margin-bottom:8px}@media screen and (min-width:768px){.price-wrapper-header[data-v-c7784836]{margin:0}}@media print{.price-wrapper-header[data-v-c7784836]{margin:0}}.price-wrapper-body[data-v-c7784836]{padding-bottom:8px}@media screen and (min-width:768px){.price-wrapper-body[data-v-c7784836]{padding:12px 16px 16px}}@media print{.price-wrapper-body[data-v-c7784836]{padding:12px 16px 16px}}.price-wrapper .loa-only[data-v-c7784836]{background-color:#f0fdf4;border-radius:4px;color:#14532d;font-weight:600;padding:8px 16px;text-align:center;text-transform:uppercase}.price-wrapper .product-price-reinsurance[data-v-c7784836]{margin:12px 0 24px}.price-wrapper .product-price-buttons[data-v-c7784836]{background-color:#f8fafc;bottom:0;box-shadow:0 -1px 0 #d9e2ec;left:0;padding:15px 16px;position:fixed;right:0;z-index:101}@media screen and (min-width:1024px){.price-wrapper .product-price-buttons[data-v-c7784836]{background:none;box-shadow:none;margin:0;padding:0;position:relative}}@media screen and (min-width:768px){.price-wrapper-information[data-v-c7784836]{border:1px solid #cbd5e1;border-radius:4px}}@media print{.price-wrapper-information[data-v-c7784836]{border:1px solid #cbd5e1;border-radius:4px}}",""]),r.locals={},e.exports=r},1855:function(e,t,n){"use strict";n(1490)},1856:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".technical-ref[data-v-54824ee3]{color:#334155}",""]),r.locals={},e.exports=r},1857:function(e,t,n){"use strict";n(1491)},1858:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".info-popin-container[data-v-fe88a24e]{background:rgba(16,42,67,.95);border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.14),0 3px 6px rgba(0,0,0,.12);display:none;max-width:510px}@media screen and (min-width:768px){.info-popin-container[data-v-fe88a24e]{display:block}}@media print{.info-popin-container[data-v-fe88a24e]{display:block}}.info-popin-container .message-info[data-v-fe88a24e]{color:#fff;line-height:20px;padding:24px 50px 24px 24px}.info-popin-container .image[data-v-fe88a24e]{float:left;height:133px}.info-popin-container .info-title[data-v-fe88a24e]{font-size:20px;font-weight:600;line-height:24px;padding-bottom:8px}.info-popin-container .img-mask[data-v-fe88a24e]{border:2px solid #f4f7fa;border-radius:50%;height:54px;margin-right:16px;overflow:hidden;width:54px}.info-popin-container .close-icon[data-v-fe88a24e]{cursor:pointer;position:absolute;right:10px;top:10px;fill:#fff}.fade-enter-active[data-v-fe88a24e],.fade-leave-active[data-v-fe88a24e]{transition:opacity 1s}.fade-enter[data-v-fe88a24e],.fade-leave-to[data-v-fe88a24e]{opacity:0}",""]),r.locals={},e.exports=r},1859:function(e,t,n){"use strict";n(1492)},1860:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".mark a[data-v-03d066ec]{color:#fff;font-weight:700}.key-points-item[data-v-03d066ec]{padding:6px 0;width:100%}.key-points-item-wrapper[data-v-03d066ec]{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.key-points-item[data-v-03d066ec]:first-child{padding-top:0}.key-points-item[data-v-03d066ec]:last-child{padding-bottom:0}@media screen and (min-width:768px){.key-points-item[data-v-03d066ec]{width:50%}.key-points-item[data-v-03d066ec]:nth-child(2){padding-top:0}.key-points-item[data-v-03d066ec]:nth-last-child(2){padding-bottom:0}.key-points-item[data-v-03d066ec]:nth-child(odd){padding-right:16px}}@media print{.key-points-item[data-v-03d066ec]{width:50%}.key-points-item[data-v-03d066ec]:nth-child(2){padding-top:0}.key-points-item[data-v-03d066ec]:nth-last-child(2){padding-bottom:0}.key-points-item[data-v-03d066ec]:nth-child(odd){padding-right:16px}}.key-points-item-icon[data-v-03d066ec]{-webkit-align-self:center;align-self:center;display:none;height:20px;margin-right:16px;text-align:center;width:20px}.key-points-item-icon .icon-default-color[data-v-03d066ec]{fill:#94a3b8}@media screen and (min-width:768px){.key-points-item-icon[data-v-03d066ec]{display:inherit}}@media print{.key-points-item-icon[data-v-03d066ec]{display:inherit}}.key-points-item .labels[data-v-03d066ec]{display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column}.key-points-item .labels-title[data-v-03d066ec]{color:#0f172a;font-size:inherit;font-weight:600}.key-points-item .labels-body[data-v-03d066ec]{color:#334155}.key-points-item .labels-body a[data-v-03d066ec]{color:#334155;-webkit-text-decoration:underline;text-decoration:underline}.key-points-item .circle-color[data-v-03d066ec]{border-radius:50%;display:block;height:1.3rem;margin-left:.3rem;margin-top:.3rem;width:1.3rem}.key-points-item .circle-color.grey-border[data-v-03d066ec]{border:1px solid #d9e2ec}.key-points-item .info-tooltip[data-v-03d066ec]{margin-left:4px;top:4px;fill:#bcccdc}.key-points-item .info-tooltip-value a[data-v-03d066ec]{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1861:function(e,t,n){"use strict";n(1493)},1862:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-key-points-list[data-v-2dd1b33e]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.product-key-points-list[data-v-2dd1b33e]{-webkit-flex-flow:row wrap;flex-flow:row wrap}}@media print{.product-key-points-list[data-v-2dd1b33e]{-webkit-flex-flow:row wrap;flex-flow:row wrap}}",""]),r.locals={},e.exports=r},1863:function(e,t,n){"use strict";n(1494)},1864:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-key-points-expert .title[data-v-b73614ee]{color:#0f172a;font-weight:600;margin-bottom:4px}.product-key-points-expert .description[data-v-b73614ee]{-webkit-align-items:flex-start;align-items:flex-start;color:#334155;display:-webkit-flex;display:flex}.product-key-points-expert .description svg[data-v-b73614ee]{fill:#cbd5e1}.product-key-points-expert .description .body[data-v-b73614ee]{padding:0 .8rem;width:100%}.product-key-points-expert .description .quote[data-v-b73614ee]:first-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product-key-points-expert .description .quote[data-v-b73614ee]:last-child{-webkit-align-self:flex-end;align-self:flex-end}",""]),r.locals={},e.exports=r},1865:function(e,t,n){"use strict";n(1495)},1866:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".top-border[data-v-6c2a909c]{border-top:1px solid #cbd5e1;margin-top:24px;padding-top:24px}",""]),r.locals={},e.exports=r},1867:function(e,t,n){"use strict";n(1496)},1868:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".label-icon[data-v-13788706]{-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-inline-flex;display:inline-flex;font-weight:600;line-height:2rem}.label-icon-default-colors[data-v-13788706]{color:#2563eb;fill:#2563eb}.label-icon&gt;svg[data-v-13788706]{margin-left:.8rem}.label-icon-content[data-v-13788706]:focus,.label-icon-content[data-v-13788706]:hover{-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1869:function(e,t,n){"use strict";n(1497)},1870:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-condition-header-content[data-v-74a62c5e]:last-of-type{margin-bottom:12px}.product-condition-header-link[data-v-74a62c5e]{-webkit-align-items:center;align-items:center;background:none;border:none;color:#14532d;outline:none;padding:0;fill:#14532d}@media screen and (min-width:1024px){.product-condition-header-link[data-v-74a62c5e]{text-align:center}}.mark a[data-v-74a62c5e]{color:#fff;font-weight:700}",""]),r.locals={},e.exports=r},1871:function(e,t,n){"use strict";n(1498)},1872:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.subtitle-xl[data-v-7729e548]{font-size:2.2rem;font-weight:400;letter-spacing:.4px;line-height:2.8rem}.heading-auto[data-v-7729e548],.heading-auto-l-2xl[data-v-7729e548],.heading-l[data-v-7729e548],.underline-variation .tabs-header[data-v-7729e548]{font-size:1.8rem;font-weight:700;letter-spacing:.4px;line-height:2.4rem}.heading-xl[data-v-7729e548]{font-size:2.2rem;font-weight:700;letter-spacing:.4px;line-height:3.8rem}.heading-auto[data-v-7729e548]{font-size:1.6rem}@media screen and (min-width:1024px){.heading-auto[data-v-7729e548]{font-size:2.2rem;letter-spacing:.4px;line-height:3.8rem}}.heading-2xl[data-v-7729e548]{font-size:2.8rem;font-weight:700;letter-spacing:.6px;line-height:3.6rem}@media screen and (min-width:1024px){.heading-auto-l-2xl[data-v-7729e548]{font-size:2.8rem;font-weight:700;letter-spacing:.6px;line-height:3.6rem}}.heading-3xl[data-v-7729e548]{font-size:4rem;font-weight:700;letter-spacing:.4px;line-height:4.4rem}.text-base[data-v-7729e548],.text-base--button[data-v-7729e548],.text-base--medium[data-v-7729e548]{font-size:1.6rem;font-weight:400;letter-spacing:.6px;line-height:2.4rem}.text-base--medium[data-v-7729e548]{font-weight:600}.text-base--button[data-v-7729e548]{font-weight:700}.text-sm[data-v-7729e548],.text-sm--bold[data-v-7729e548],.text-sm--button[data-v-7729e548],.text-sm--medium[data-v-7729e548],.text-sm--underline[data-v-7729e548]{font-size:1.4rem;font-weight:400;letter-spacing:.6px;line-height:2rem}.text-sm--underline[data-v-7729e548]{font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}.text-sm--medium[data-v-7729e548]{font-weight:600}.text-sm--bold[data-v-7729e548],.text-sm--button[data-v-7729e548]{font-weight:700}.text-base-auto-medium-button[data-v-7729e548],.text-xs[data-v-7729e548],.text-xs--button[data-v-7729e548],.text-xs--medium[data-v-7729e548]{font-size:1.2rem;font-weight:400;letter-spacing:.6px;line-height:1.6rem}.text-base-auto-medium-button[data-v-7729e548],.text-xs--medium[data-v-7729e548]{font-weight:600}.text-xs--button[data-v-7729e548]{font-weight:700}@media screen and (min-width:1024px){.text-base-auto-medium-button[data-v-7729e548]{font-weight:700}}.default-body[data-v-7729e548],body[data-v-7729e548]{font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.4285714286}.heading-1[data-v-7729e548],.heading-2[data-v-7729e548],.heading-3[data-v-7729e548],.heading-4[data-v-7729e548],h1[data-v-7729e548],h2[data-v-7729e548],h3[data-v-7729e548],h4[data-v-7729e548]{font-size:2rem;font-weight:inherit;letter-spacing:.0075em;line-height:1.2}.box-variation .tabs-header-item[data-v-7729e548],.subtitle-1[data-v-7729e548],.subtitle-2[data-v-7729e548],h5[data-v-7729e548],h6[data-v-7729e548]{font-size:1.4rem;font-weight:inherit;letter-spacing:.0107142857em;line-height:1.7142857143}.button-text[data-v-7729e548],button[data-v-7729e548]{font-size:1.4rem;font-weight:600;letter-spacing:.0071428571em;line-height:1.4285714286}.caption[data-v-7729e548]{font-size:1.2rem;font-weight:400;letter-spacing:normal;line-height:1.3333333333}.overline[data-v-7729e548]{font-size:1rem;font-weight:600;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}html[data-v-7729e548]{font-size:62.5%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.semi-bold[data-v-7729e548]{font-weight:600}.bold[data-v-7729e548],b[data-v-7729e548],strong[data-v-7729e548]{font-weight:700}@media screen and (min-width:768px){.heading-1[data-v-7729e548],.heading-2[data-v-7729e548],h1[data-v-7729e548],h2[data-v-7729e548]{font-size:3.4rem;letter-spacing:normal;line-height:1.1764705882}.heading-3[data-v-7729e548],h3[data-v-7729e548]{font-size:2.4rem;letter-spacing:normal;line-height:1.3333333333}.subtitle-1[data-v-7729e548],h5[data-v-7729e548]{font-size:1.6rem;letter-spacing:.009375em;line-height:1.5}}@media screen and (min-width:1024px){.heading-1[data-v-7729e548],h1[data-v-7729e548]{font-size:4.8rem;letter-spacing:.0075em;line-height:1.1666666667}}.valkyrie-tabs[data-v-7729e548]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:120px;position:relative}.tab-panels[data-v-7729e548]{height:100%;overflow:hidden;position:relative}.tab-panels .tab-panel[data-v-7729e548]{height:100%;overflow-x:auto;width:100%}@media screen and (prefers-reduced-motion:reduce){.tab-panels .tab-panel[data-v-7729e548]{transition:none!important}}.underline-variation .tabs-header[data-v-7729e548]{display:-webkit-inline-flex;display:inline-flex;padding-bottom:24px}.underline-variation .tabs-header-item[data-v-7729e548]{color:#64748b;cursor:pointer;margin-right:24px;-webkit-user-select:none;user-select:none}.underline-variation .tabs-header-item.is-active[data-v-7729e548]{border-bottom:3px solid #1e293b;color:#1e293b}.underline-variation .tabs-header-item.is-disabled[data-v-7729e548]{cursor:auto}.underline-variation .tabs-header-item[data-v-7729e548] :last-child{margin-right:0}.box-variation .tabs-header[data-v-7729e548]{border:1px solid #cbd5e1;border-bottom:none;border-radius:4px 4px 0 0;display:-webkit-inline-flex;display:inline-flex}.box-variation .tabs-header-item[data-v-7729e548]{border-bottom:1px solid #cbd5e1;color:#475569;cursor:pointer;font-weight:600;padding:12px 8px;text-align:center;-webkit-user-select:none;user-select:none}.box-variation .tabs-header-item[data-v-7729e548]:focus,.box-variation .tabs-header-item[data-v-7729e548]:hover{-webkit-text-decoration:underline;text-decoration:underline}.box-variation .tabs-header-item.is-active[data-v-7729e548]{border-bottom-color:#2563eb;box-shadow:0 1px 0 0 #2563eb;color:#2563eb;z-index:1}.box-variation .tabs-header-item.is-disabled[data-v-7729e548]{cursor:auto}.box-variation .tab-panels[data-v-7729e548]{border:1px solid #cbd5e1;border-radius:0 0 4px 4px}.box-variation .tab-panels .tab-panel[data-v-7729e548]{padding:24px 16px}.valkyrie-tabs.tabs-full-width .tabs-header[data-v-7729e548]{display:-webkit-flex;display:flex}.valkyrie-tabs.tabs-full-width .tabs-header-item[data-v-7729e548]{-webkit-flex:1;flex:1}',""]),r.locals={},e.exports=r},1873:function(e,t,n){"use strict";n(1499)},1874:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".diagrams[data-v-0c5e174e]{-webkit-flex:1;flex:1}.diagrams-tabs[data-v-0c5e174e]{margin-bottom:16px}.diagrams-tab[data-v-0c5e174e]{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.diagrams-image[data-v-0c5e174e]{height:290px;max-height:290px}@media screen and (min-width:768px){.diagrams-image[data-v-0c5e174e]{height:388px;max-height:388px}}@media print{.diagrams-image[data-v-0c5e174e]{height:388px;max-height:388px}}.diagrams-captions[data-v-0c5e174e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:12px 24px;background-color:#f8fafc;border-radius:4px;color:#334155;gap:12px 24px;padding:16px}.diagrams-captions-item[data-v-0c5e174e]{display:grid;grid-template-columns:24px 1fr auto;grid-gap:8px;-webkit-align-items:center;align-items:center;gap:8px}.diagrams-captions-icon[data-v-0c5e174e]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:12px;font-weight:600;height:24px;-webkit-justify-content:center;justify-content:center;text-align:center;text-transform:uppercase;width:24px}.diagrams-captions-text[data-v-0c5e174e]{font-size:14px;line-height:1.4}.diagrams-captions-tooltip[data-v-0c5e174e]{-webkit-align-self:left;align-self:left;display:-webkit-flex;display:flex;fill:#bcccdc}",""]),r.locals={},e.exports=r},1875:function(e,t,n){"use strict";n(1500)},1876:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-condition-info-panel .subtitle-1[data-v-ca277684]{color:#0f172a;padding-bottom:8px}.product-condition-info-panel p[data-v-ca277684]{color:#334155}.product-condition-info-panel .condition-info-bloc[data-v-ca277684]{border-top:1px solid #cbd5e1;padding:16px 0}.product-condition-info-panel .condition-info-bloc[data-v-ca277684]:first-child{border:none;padding-top:0}.product-condition-info-panel .condition-info-bloc[data-v-ca277684]:last-child{padding-bottom:0}.product-condition-info-panel .document-list[data-v-ca277684]{margin-top:16px}.product-condition-info-panel .info-tooltip[data-v-ca277684]{fill:#bcccdc}",""]),r.locals={},e.exports=r},1877:function(e,t,n){"use strict";n(1501)},1878:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valkyrie-expandable-list[data-v-41e04931]{color:#334155;display:-webkit-flex;display:flex}.valkyrie-expandable-list .title[data-v-41e04931]{color:#0f172a;font-weight:600;margin-bottom:12px}.valkyrie-expandable-list .title.compressed[data-v-41e04931]{margin-bottom:8px}.valkyrie-expandable-list ul .title[data-v-41e04931]{line-height:2.4rem}.valkyrie-expandable-list ul .item[data-v-41e04931]{line-height:2rem;margin-bottom:0;padding:0 0 8px 10px;position:relative}.valkyrie-expandable-list ul .item[data-v-41e04931]:before{content:"•";left:0;position:absolute;top:0}.valkyrie-expandable-list ul .item .label-details[data-v-41e04931]{color:#2a94d2;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}.valkyrie-expandable-list ul .item[data-v-41e04931]:last-child{padding-bottom:0}.valkyrie-expandable-list.collapsable .item[data-v-41e04931]:last-child{margin-bottom:12px}.valkyrie-expandable-list .icon[data-v-41e04931]{display:none;margin-right:16px;fill:#94a3b8}@media screen and (min-width:768px){.valkyrie-expandable-list .icon[data-v-41e04931]{display:block}}@media print{.valkyrie-expandable-list .icon[data-v-41e04931]{display:block}}.collapsed[data-v-41e04931]{margin-top:4px}.toggle-button[data-v-41e04931]{color:#2563eb;fill:#2563eb}',""]),r.locals={},e.exports=r},1879:function(e,t,n){"use strict";n(1502)},1880:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-popin-details .content-details[data-v-41f6e059]{color:#0f172a;padding-bottom:16px}.product-popin-details hr[data-v-41f6e059]{background-color:#cbd5e1;border:0;color:#cbd5e1;height:1px;margin:0}.product-popin-details .subtitles-details[data-v-41f6e059]{color:#0f172a;font-weight:600;padding-bottom:12px}@media screen and (min-width:1024px){.product-popin-details .subtitles-details[data-v-41f6e059]{font-size:1.6rem}}.product-popin-details .details[data-v-41f6e059]{padding:16px 0}.product-popin-details .details+.details[data-v-41f6e059]{padding-top:8px}.product-popin-details .legal-mention[data-v-41f6e059]{margin-top:20px}.product-popin-details[data-v-41f6e059] .valkyrie-expandable-list ul{padding-bottom:16px}@media screen and (min-width:768px){.product-popin-details[data-v-41f6e059] .last-row ul{padding-bottom:0}}@media print{.product-popin-details[data-v-41f6e059] .last-row ul{padding-bottom:0}}",""]),r.locals={},e.exports=r},1881:function(e,t,n){"use strict";n(1503)},1882:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-condition[data-v-03b05b3c]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.product-condition header[data-v-03b05b3c]{margin-bottom:24px}.product-condition-container[data-v-03b05b3c]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.product-condition-container[data-v-03b05b3c]{-webkit-flex-direction:row;flex-direction:row}}@media print{.product-condition-container[data-v-03b05b3c]{-webkit-flex-direction:row;flex-direction:row}}.product-condition-container .left-column[data-v-03b05b3c]{margin-bottom:24px}@media screen and (min-width:768px){.product-condition-container .left-column[data-v-03b05b3c]{-webkit-flex:0 0 336px;flex:0 0 336px;margin-bottom:0;width:336px}}@media print{.product-condition-container .left-column[data-v-03b05b3c]{-webkit-flex:0 0 336px;flex:0 0 336px;margin-bottom:0;width:336px}}@media screen and (min-width:768px){.product-condition-container .right-column[data-v-03b05b3c]{-webkit-flex:1;flex:1;padding-left:24px}}@media print{.product-condition-container .right-column[data-v-03b05b3c]{-webkit-flex:1;flex:1;padding-left:24px}}",""]),r.locals={},e.exports=r},1883:function(e,t,n){"use strict";n(1504)},1884:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".info-table[data-v-7b05db90]{border:1px solid #cbd5e1;border-radius:3px;color:#334155;-webkit-flex-grow:1;flex-grow:1}.info-table .title[data-v-7b05db90]{border-bottom:1px solid #cbd5e1;display:block;font-size:1rem;font-weight:600;letter-spacing:1.5px;line-height:1.4rem;padding:4px 8px;text-transform:uppercase}@media screen and (min-width:1024px){.info-table .title[data-v-7b05db90]{text-align:left}}.info-table .title.primary[data-v-7b05db90]{color:#525252;padding:12px 16px;text-align:center}.info-table .title.secondary[data-v-7b05db90]{color:#334155}.info-table .title&gt;th[data-v-7b05db90]:first-child{width:100%}table[data-v-7b05db90]{font-size:1.4rem;padding:8px}table.borderless[data-v-7b05db90]{border:none}table tr[data-v-7b05db90]{display:block;margin:0 6px;padding:12px 8px}table tr&gt;span[data-v-7b05db90]{-webkit-flex-grow:1;flex-grow:1}table tbody .items[data-v-7b05db90]:first-child{margin-top:8px}table tbody .items[data-v-7b05db90]:nth-child(odd){background:#f8fafc;border-radius:3px}table tbody .items&gt;td[data-v-7b05db90]{min-width:5.6rem}@media screen and (min-width:768px){table tbody .items&gt;td[data-v-7b05db90]{min-width:8rem}}@media print{table tbody .items&gt;td[data-v-7b05db90]{min-width:8rem}}table tbody .items&gt;td[data-v-7b05db90]:first-child{width:100%}table tbody .items&gt;td[data-v-7b05db90]:last-child:not(:first-child){text-align:right}table tbody .items[data-v-7b05db90]:last-child{margin-bottom:8px}.marginItems tbody tr[data-v-7b05db90],.marginItems thead tr[data-v-7b05db90]{margin:0}.marginItems tbody tr[data-v-7b05db90]:last-child,.marginItems thead tr[data-v-7b05db90]:last-child{margin-bottom:0}",""]),r.locals={},e.exports=r},1885:function(e,t,n){"use strict";n(1505)},1886:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-options[data-v-0c1ee14f]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.collapsable[data-v-0c1ee14f],.info-table[data-v-0c1ee14f]{width:100%}.toggleButton[data-v-0c1ee14f]{color:#2563eb;fill:#2563eb}.collapsable+.toggleButton[data-v-0c1ee14f]{margin-top:1.2rem}",""]),r.locals={},e.exports=r},1887:function(e,t,n){"use strict";n(1506)},1888:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".options[data-v-4a41ef78]{margin-bottom:24px}",""]),r.locals={},e.exports=r},1889:function(e,t,n){"use strict";n(1507)},1890:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".button[data-v-a6fe04e6]{margin-top:16px}",""]),r.locals={},e.exports=r},1891:function(e,t,n){"use strict";n(1508)},1892:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".car-pass[data-v-6f9c56c0]{background:var(--cmp-product-equipment-bg-car-pass) no-repeat center center;background-color:#f5f5f5;background-size:145px auto;border:1px solid #d4d4d4;border-radius:4px;display:block;height:40px;margin-left:0;margin-top:12px;position:relative;text-indent:-99999px;width:129px}.product-equipments[data-v-6f9c56c0]{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.product-equipments .custom-list[data-v-6f9c56c0]{margin-bottom:2.4rem;width:100%}@media screen and (min-width:768px){.product-equipments .custom-list[data-v-6f9c56c0]{border-bottom:1px solid #cbd5e1;padding-bottom:2.4rem;padding-right:9px}.product-equipments .custom-list[data-v-6f9c56c0]:nth-child(2n){padding-left:9px;padding-right:0}.product-equipments .custom-list[data-v-6f9c56c0]:last-child,.product-equipments .custom-list[data-v-6f9c56c0]:nth-last-child(2):not(.even){border:none;margin-bottom:0;padding-bottom:0}}@media print{.product-equipments .custom-list[data-v-6f9c56c0]{border-bottom:1px solid #cbd5e1;padding-bottom:2.4rem;padding-right:9px}.product-equipments .custom-list[data-v-6f9c56c0]:nth-child(2n){padding-left:9px;padding-right:0}.product-equipments .custom-list[data-v-6f9c56c0]:last-child,.product-equipments .custom-list[data-v-6f9c56c0]:nth-last-child(2):not(.even){border:none;margin-bottom:0;padding-bottom:0}}.product-equipments .custom-list[data-v-6f9c56c0]:last-child{margin-bottom:0}.product-equipments .custom-list.alone[data-v-6f9c56c0]{-webkit-flex-grow:1;flex-grow:1}@media screen and (min-width:768px){.product-equipments .custom-list[data-v-6f9c56c0]{width:50%}}@media print{.product-equipments .custom-list[data-v-6f9c56c0]{width:50%}}.product-equipments .custom-list:nth-last-child(n+2):not(.even)~.custom-list-carpass[data-v-6f9c56c0]{border-top:1px solid #d4d4d4;margin-top:2.4rem;padding-top:2.4rem;width:100%}.product-equipments .custom-list:nth-last-child(n+2).even+.custom-list-carpass[data-v-6f9c56c0]{border:none;margin-top:0;padding-top:0}.product-equipments .equipment-comment[data-v-6f9c56c0]{padding-bottom:1.6rem;width:100%}@media screen and (min-width:768px){.product-equipments .equipment-comment[data-v-6f9c56c0]{border-bottom:1px solid #cbd5e1;margin-bottom:2.4rem;padding-bottom:2.4rem}}@media print{.product-equipments .equipment-comment[data-v-6f9c56c0]{border-bottom:1px solid #cbd5e1;margin-bottom:2.4rem;padding-bottom:2.4rem}}[data-v-6f9c56c0] .valkyrie-expandable-list p.title{line-height:2.4rem}",""]),r.locals={},e.exports=r},1893:function(e,t,n){"use strict";n(1509)},1894:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-progress-bar .progress-bar[data-v-b9f9e6de]{background:linear-gradient(90deg,#34d580,#ffd651 34.72%,#ffc30e 69.73%,#ff5630);border-radius:9px;height:9px;margin-bottom:8px}.product-progress-bar .bubble[data-v-b9f9e6de]{border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);display:inline-block;padding:4px;position:relative}.product-progress-bar .bubble--A[data-v-b9f9e6de]{left:0}.product-progress-bar .bubble--A .category[data-v-b9f9e6de]{background:#0d8d4f}.product-progress-bar .bubble--B[data-v-b9f9e6de]{left:17%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-progress-bar .bubble--B .category[data-v-b9f9e6de]{background:#34d580}.product-progress-bar .bubble--C[data-v-b9f9e6de]{left:34%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-progress-bar .bubble--C .category[data-v-b9f9e6de]{background:#60ec9f}.product-progress-bar .bubble--D[data-v-b9f9e6de]{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-progress-bar .bubble--D .category[data-v-b9f9e6de]{background:#ffd651}.product-progress-bar .bubble--E[data-v-b9f9e6de]{left:67%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-progress-bar .bubble--E .category[data-v-b9f9e6de]{background:#ffc30e}.product-progress-bar .bubble--F[data-v-b9f9e6de]{left:83%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.product-progress-bar .bubble--F .category[data-v-b9f9e6de]{background:#ff9103}.product-progress-bar .bubble--G[data-v-b9f9e6de]{left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.product-progress-bar .bubble--G .category[data-v-b9f9e6de]{background:#ff5630}.product-progress-bar .bubble .category[data-v-b9f9e6de]{border-radius:20px;color:#fff;display:inline-block;height:20px;margin-right:4px;text-align:center;width:20px}.product-progress-bar .bubble[data-v-b9f9e6de]:before{background:#fff;border-left:1px solid #f8fafc;border-top:1px solid #f8fafc;content:"";height:10px;left:50%;position:absolute;top:-2px;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%);width:10px}.product-progress-bar .bubble .value[data-v-b9f9e6de]{font-size:12px}',""]),r.locals={},e.exports=r},1895:function(e,t,n){"use strict";n(1510)},1896:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-popin-consumption .item[data-v-0c6003b8]{padding-left:16px;position:relative}.product-popin-consumption .item[data-v-0c6003b8]:last-child{margin-bottom:16px}.product-popin-consumption .item[data-v-0c6003b8]:before{content:"•";left:0;position:absolute;top:0}.product-popin-consumption .schema[data-v-0c6003b8]{display:-webkit-flex;display:flex;margin-bottom:24px;padding-top:40px;position:relative}@media screen and (min-width:768px){.product-popin-consumption .schema[data-v-0c6003b8]{padding-top:0}}@media print{.product-popin-consumption .schema[data-v-0c6003b8]{padding-top:0}}.product-popin-consumption .schema .content-bar[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-right:8px}.product-popin-consumption .schema .content-bar .bar[data-v-0c6003b8]{background:linear-gradient(180deg,#34d580 .26%,#ffd651 44%,#ffc30e 70%,#ff5630);border-radius:8px;height:100%;margin:8px 0;width:8px}.product-popin-consumption .schema .content-bar .label-bar[data-v-0c6003b8]{font-size:10px;font-weight:600;text-transform:uppercase}.product-popin-consumption .schema .arrows[data-v-0c6003b8]{-webkit-flex:1;flex:1;padding-right:15px}.product-popin-consumption .schema .arrows .content-arrow[data-v-0c6003b8]{display:-webkit-flex;display:flex}.product-popin-consumption .schema .arrows .content-arrow.A .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#0d8d4f;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.A .arrow[data-v-0c6003b8]{width:193px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.A .arrow[data-v-0c6003b8]{width:193px}}.product-popin-consumption .schema .arrows .content-arrow.A .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.A .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.A .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#0d8d4f;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.A .arrow .arrow-label[data-v-0c6003b8]{color:#fff;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.A .arrow .arrowhead[data-v-0c6003b8]{background:#0d8d4f;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.A .info .info-category[data-v-0c6003b8]{background:#fff;background:#0d8d4f;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.A .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.B .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#34d580;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.B .arrow[data-v-0c6003b8]{width:214px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.B .arrow[data-v-0c6003b8]{width:214px}}.product-popin-consumption .schema .arrows .content-arrow.B .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.B .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.B .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#34d580;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.B .arrow .arrow-label[data-v-0c6003b8]{color:#0f172a;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.B .arrow .arrowhead[data-v-0c6003b8]{background:#34d580;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.B .info .info-category[data-v-0c6003b8]{background:#fff;background:#34d580;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.B .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.C .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#60ec9f;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.C .arrow[data-v-0c6003b8]{width:236px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.C .arrow[data-v-0c6003b8]{width:236px}}.product-popin-consumption .schema .arrows .content-arrow.C .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.C .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.C .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#60ec9f;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.C .arrow .arrow-label[data-v-0c6003b8]{color:#0f172a;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.C .arrow .arrowhead[data-v-0c6003b8]{background:#60ec9f;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.C .info .info-category[data-v-0c6003b8]{background:#fff;background:#60ec9f;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.C .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.D .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#ffd651;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.D .arrow[data-v-0c6003b8]{width:257px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.D .arrow[data-v-0c6003b8]{width:257px}}.product-popin-consumption .schema .arrows .content-arrow.D .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.D .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.D .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#ffd651;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.D .arrow .arrow-label[data-v-0c6003b8]{color:#0f172a;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.D .arrow .arrowhead[data-v-0c6003b8]{background:#ffd651;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.D .info .info-category[data-v-0c6003b8]{background:#fff;background:#ffd651;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.D .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.E .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#ffc30e;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.E .arrow[data-v-0c6003b8]{width:279px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.E .arrow[data-v-0c6003b8]{width:279px}}.product-popin-consumption .schema .arrows .content-arrow.E .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.E .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.E .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#ffc30e;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.E .arrow .arrow-label[data-v-0c6003b8]{color:#0f172a;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.E .arrow .arrowhead[data-v-0c6003b8]{background:#ffc30e;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.E .info .info-category[data-v-0c6003b8]{background:#fff;background:#ffc30e;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.E .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.F .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#ff9103;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.F .arrow[data-v-0c6003b8]{width:300px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.F .arrow[data-v-0c6003b8]{width:300px}}.product-popin-consumption .schema .arrows .content-arrow.F .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.F .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.F .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#ff9103;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.F .arrow .arrow-label[data-v-0c6003b8]{color:#0f172a;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.F .arrow .arrowhead[data-v-0c6003b8]{background:#ff9103;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.F .info .info-category[data-v-0c6003b8]{background:#fff;background:#ff9103;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.F .info[data-v-0c6003b8]:before{display:block}}.product-popin-consumption .schema .arrows .content-arrow.G .arrow[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;background:#ff5630;border-radius:3px;color:#0f172a;display:-webkit-flex;display:flex;height:32px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:4px;padding:8px 0 8px 8px;position:relative;width:100%}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.G .arrow[data-v-0c6003b8]{width:322px}}@media print{.product-popin-consumption .schema .arrows .content-arrow.G .arrow[data-v-0c6003b8]{width:322px}}.product-popin-consumption .schema .arrows .content-arrow.G .arrow[data-v-0c6003b8]:first-child,.product-popin-consumption .schema .arrows .content-arrow.G .arrow[data-v-0c6003b8]:last-child{color:#fff}.product-popin-consumption .schema .arrows .content-arrow.G .arrow .arrow-category[data-v-0c6003b8]{background:#fff;border-radius:16px;color:#ff5630;font-size:1rem;height:16px;line-height:16px;text-align:center;width:16px;z-index:2}.product-popin-consumption .schema .arrows .content-arrow.G .arrow .arrow-label[data-v-0c6003b8]{color:#fff;font-size:1.2rem}.product-popin-consumption .schema .arrows .content-arrow.G .arrow .arrowhead[data-v-0c6003b8]{background:#ff5630;border-top-right-radius:3px;height:22px;position:absolute;right:-10px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:1}.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]{-webkit-align-items:center;align-items:center;border-radius:4px;box-shadow:0 2px 5px -2px rgba(16,42,67,.75);color:#334155;display:-webkit-flex;display:flex;font-size:1.2rem;height:28px;left:0;padding:6px 8px;position:absolute;top:0}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]{margin-left:30px;position:relative}}@media print{.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]{margin-left:30px;position:relative}}.product-popin-consumption .schema .arrows .content-arrow.G .info .info-category[data-v-0c6003b8]{background:#fff;background:#ff5630;border-radius:16px;color:#fff;font-size:1rem;height:16px;margin-right:8px;text-align:center;width:16px}.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]:before{background:#fff;border-left:1px solid #f8fafc;box-shadow:1px 2px 1px -2px rgba(16,42,67,.75);content:"";display:none;height:10px;left:-5px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}@media screen and (min-width:768px){.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]:before{display:block}}@media print{.product-popin-consumption .schema .arrows .content-arrow.G .info[data-v-0c6003b8]:before{display:block}}',""]),r.locals={},e.exports=r},1897:function(e,t,n){"use strict";n(1511)},1898:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.product-frame[data-v-0c5de592]{display:-webkit-flex;display:flex;padding-top:12px}.product-frame svg[data-v-0c5de592]{display:block;margin-bottom:8px;width:100%}.product-frame p[data-v-0c5de592]{color:#334155;font-size:1.2rem;line-height:1.6rem;text-align:center}.product-frame .bar[data-v-0c5de592]{padding:10px 0 8px;position:relative}.product-frame .bar[data-v-0c5de592]:before{background:#cbd5e1;border-radius:10px;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.product-frame .bar-right[data-v-0c5de592]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:48px;margin-left:10px;padding:0 8px 0 10px}.product-frame .bar-right[data-v-0c5de592]:before{height:100%;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}.product-frame .side[data-v-0c5de592]{margin-right:24px;width:80px}@media screen and (min-width:768px){.product-frame .side[data-v-0c5de592]{width:120px}}@media print{.product-frame .side[data-v-0c5de592]{width:120px}}.product-frame .front[data-v-0c5de592]{display:-webkit-flex;display:flex}.product-frame .front .wrap[data-v-0c5de592]{width:48px}@media screen and (min-width:768px){.product-frame .front .wrap[data-v-0c5de592]{width:72px}}@media print{.product-frame .front .wrap[data-v-0c5de592]{width:72px}}',""]),r.locals={},e.exports=r},1899:function(e,t,n){"use strict";n(1512)},1900:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".technical-infos-content[data-v-266a2644]{display:-webkit-flex;display:flex;-webkit-flex-flow:column wrap;flex-flow:column wrap}@media screen and (min-width:768px){.technical-infos-content[data-v-266a2644]{-webkit-flex-direction:row;flex-direction:row}}@media print{.technical-infos-content[data-v-266a2644]{-webkit-flex-direction:row;flex-direction:row}}.technical-infos hr[data-v-266a2644]{background:#cbd5e1;border:none;display:none;height:1px;margin:24px 0;width:100%}@media screen and (min-width:768px){.technical-infos hr[data-v-266a2644]{display:block}}@media print{.technical-infos hr[data-v-266a2644]{display:block}}.technical-infos .section[data-v-266a2644]{display:inline-block;margin-bottom:24px;width:100%}@media screen and (min-width:768px){.technical-infos .section[data-v-266a2644]{margin-bottom:0;width:50%}}@media print{.technical-infos .section[data-v-266a2644]{margin-bottom:0;width:50%}}.technical-infos .section .table[data-v-266a2644]{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.technical-infos .technical-ref[data-v-266a2644]{margin-top:24px}}@media print{.technical-infos .technical-ref[data-v-266a2644]{margin-top:24px}}.technical-infos .progress-bar[data-v-266a2644]{margin-bottom:4px;margin-top:12px}.technical-infos .info-table[data-v-266a2644]{margin-top:16px;width:100%}@media screen and (min-width:768px){.technical-infos .info-table[data-v-266a2644]{margin-left:38px;width:calc(100% - 38px)}}@media print{.technical-infos .info-table[data-v-266a2644]{margin-left:38px;width:calc(100% - 38px)}}.technical-infos .link-details[data-v-266a2644]{-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1901:function(e,t,n){"use strict";n(1513)},1902:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valkyrie-promo-borne[data-v-0b0ff8cd]{background-color:#86efac;border-radius:3px;padding:24px 16px;position:relative}@media screen and (min-width:768px){.valkyrie-promo-borne[data-v-0b0ff8cd]{padding:24px}}@media print{.valkyrie-promo-borne[data-v-0b0ff8cd]{padding:24px}}.valkyrie-promo-borne[data-v-0b0ff8cd]:before{background:linear-gradient(5deg,rgba(89,89,89,.07) 51%,transparent 0);bottom:0;content:"";height:75%;left:0;position:absolute;right:0;width:100%}.title-promo[data-v-0b0ff8cd]{color:#0f172a;display:block;font-size:20px;font-weight:600;letter-spacing:.15px;line-height:24px;margin-bottom:16px}@media screen and (min-width:768px){.title-promo[data-v-0b0ff8cd]{font-size:16px;line-height:24px;margin-bottom:8px}}@media print{.title-promo[data-v-0b0ff8cd]{font-size:16px;line-height:24px;margin-bottom:8px}}p[data-v-0b0ff8cd]{color:#334155;font-size:14px;letter-spacing:.25px;line-height:20px;margin-bottom:16px}@media screen and (min-width:768px){p[data-v-0b0ff8cd]{padding-right:75px}}@media print{p[data-v-0b0ff8cd]{padding-right:75px}}.image[data-v-0b0ff8cd]{display:none}@media screen and (min-width:768px){.image[data-v-0b0ff8cd]{-webkit-align-items:center;align-items:center;bottom:16px;display:-webkit-flex;display:flex;position:absolute;right:4px}}@media print{.image[data-v-0b0ff8cd]{-webkit-align-items:center;align-items:center;bottom:16px;display:-webkit-flex;display:flex;position:absolute;right:4px}}[data-v-0b0ff8cd] .valkyrie-button{position:relative}',""]),r.locals={},e.exports=r},1903:function(e,t,n){"use strict";n(1514)},1904:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".technical[data-v-e97ff3b4]{margin-bottom:24px}",""]),r.locals={},e.exports=r},1905:function(e,t,n){"use strict";n(1515)},1906:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,'.valkyrie-range-slider[data-v-47433972]{padding:12px 12px 11px}.container[data-v-47433972]{position:relative}.bar[data-v-47433972]{background-color:#d9dee2;height:1px}.percent-bar[data-v-47433972]{height:1px}.button[data-v-47433972],.percent-bar[data-v-47433972]{background-color:#0f172a}.button[data-v-47433972]{border:2px solid #0f172a;border-radius:12px;cursor:pointer;height:24px;margin-left:-12px;margin-top:-12px;padding:0;position:absolute;width:24px}.button[data-v-47433972]:after,.button[data-v-47433972]:before{background-color:#fff;content:"";height:8px;position:absolute;top:6px;width:1px}.button[data-v-47433972]:before{left:8px}.button[data-v-47433972]:after{right:8px}.transitions .percent-bar[data-v-47433972]{transition:width .2s}@media screen and (prefers-reduced-motion:reduce){.transitions .percent-bar[data-v-47433972]{transition:none}}.transitions .button[data-v-47433972]{transition:left .2s}@media screen and (prefers-reduced-motion:reduce){.transitions .button[data-v-47433972]{transition:none}}',""]),r.locals={},e.exports=r},1907:function(e,t,n){"use strict";n(1516)},1908:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-funding-card .title[data-v-0e72a508]{color:#525252;padding-bottom:4px}.product-funding-card .price[data-v-0e72a508]{color:#0f172a}.product-funding-card .parameter[data-v-0e72a508]{margin-bottom:10px}.product-funding-card .parameter[data-v-0e72a508]:last-child{margin-bottom:0}.product-funding-card .parameter .label[data-v-0e72a508]{display:block;font-weight:600}.product-funding-card .parameter .value[data-v-0e72a508]{display:block}.product-funding-card .parameter .slider[data-v-0e72a508]{margin-top:4px}.product-funding-card .additionnal-text[data-v-0e72a508]{text-align:center}.product-funding-card .vehicle-price[data-v-0e72a508]{display:-webkit-flex;display:flex;width:100%}.product-funding-card .vehicle-price p[data-v-0e72a508]:first-child{font-weight:600}.product-funding-card .vehicle-price p[data-v-0e72a508]:last-child{font-weight:600;margin-left:auto}.product-funding-card .table[data-v-0e72a508],.product-funding-card .table td[data-v-0e72a508]:first-child{width:100%}.product-funding-card .table td[data-v-0e72a508]:last-child{text-align:right;white-space:nowrap}.product-funding-card .button[data-v-0e72a508]{margin-bottom:10px;text-align:center}.product-funding-card .button[data-v-0e72a508]:last-child{margin-bottom:0}.product-funding-card .legal-text[data-v-0e72a508]{font-size:1.2rem;line-height:1.6rem;margin-top:8px;text-align:center}",""]),r.locals={},e.exports=r},1909:function(e,t,n){"use strict";n(1517)},1910:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".product-funding .disclaimer-title[data-v-6e83c515]{font-size:32px;line-height:40px;margin-bottom:24px;text-align:center}@media screen and (min-width:768px){.product-funding .disclaimer-title[data-v-6e83c515]{font-size:44px;line-height:52px;text-align:left}}@media print{.product-funding .disclaimer-title[data-v-6e83c515]{font-size:44px;line-height:52px;text-align:left}}.product-funding .list[data-v-6e83c515]{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.product-funding .list[data-v-6e83c515]{-webkit-flex-direction:row;flex-direction:row}}@media print{.product-funding .list[data-v-6e83c515]{-webkit-flex-direction:row;flex-direction:row}}.product-funding .card[data-v-6e83c515]{margin-bottom:16px;width:100%}.product-funding .card[data-v-6e83c515]:last-child{margin-bottom:0}@media screen and (min-width:768px){.product-funding .card[data-v-6e83c515]{-webkit-flex:1;flex:1;margin-bottom:0;margin-right:16px;width:0}.product-funding .card[data-v-6e83c515]:last-child{margin-right:0}}@media print{.product-funding .card[data-v-6e83c515]{-webkit-flex:1;flex:1;margin-bottom:0;margin-right:16px;width:0}.product-funding .card[data-v-6e83c515]:last-child{margin-right:0}}",""]),r.locals={},e.exports=r},1913:function(e,t,n){"use strict";n(1518)},1914:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".alert .line1[data-v-da739abc]{font-weight:600}.alert .line2[data-v-da739abc]{margin-top:8px}.card[data-v-da739abc]{margin-bottom:16px}.card[data-v-da739abc]:last-child{margin-bottom:0}.additional-text[data-v-da739abc]{border-top:1px solid #cbd5e1;margin-bottom:16px;margin-top:16px;padding-top:16px}.title1[data-v-da739abc]{color:#3b82f6;font-size:10px;font-weight:600;letter-spacing:.15em;line-height:1.4rem;text-transform:uppercase}.title2[data-v-da739abc]{font-size:1.6rem;font-style:normal;letter-spacing:.15px;line-height:24px;margin-top:4px}.price[data-v-da739abc]{font-size:2rem;line-height:2.4rem;margin-top:4px}.more-info[data-v-da739abc]{display:block;font-weight:600;text-align:center}.more-info .icon[data-v-da739abc]{position:relative;top:2px;fill:#3b82f6}",""]),r.locals={},e.exports=r},1915:function(e,t,n){"use strict";n(1519)},1916:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,"ul[data-v-65c01b7d]{list-style:disc;padding-left:20px}ul li[data-v-65c01b7d]{margin-bottom:8px}ul li[data-v-65c01b7d]:last-child{margin-bottom:0}a[data-v-65c01b7d]{-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1917:function(e,t,n){"use strict";n(1520)},1918:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".options[data-v-5cfb16a5]{margin-top:24px}@media screen and (min-width:768px){.options[data-v-5cfb16a5]{display:-webkit-flex;display:flex}}@media print{.options[data-v-5cfb16a5]{display:-webkit-flex;display:flex}}.options .assurance[data-v-5cfb16a5]{margin-right:24px;margin-top:24px;width:100%}.options .assurance[data-v-5cfb16a5]:first-child{margin-top:0}@media screen and (min-width:768px){.options .assurance[data-v-5cfb16a5]{margin-top:0}}@media print{.options .assurance[data-v-5cfb16a5]{margin-top:0}}.options .assurance[data-v-5cfb16a5]:last-child{margin-right:0}.options .assurance .slogan[data-v-5cfb16a5]{color:#3b82f6;font-size:1rem;font-weight:600;letter-spacing:.15em;line-height:1.4rem;text-transform:uppercase}.options .assurance .title[data-v-5cfb16a5]{color:#0f172a;font-size:1.6rem;line-height:2.4rem;margin-top:4px}.options .assurance .price-label[data-v-5cfb16a5]{color:#0f172a;font-size:2rem;line-height:2.4rem;margin-top:4px}.options .assurance .assurance-desc[data-v-5cfb16a5]{margin:24px 0}.options .assurance footer a[data-v-5cfb16a5]{color:#3b82f6;display:block;font-size:1.4rem;font-weight:600;line-height:2rem;text-align:center}.options .assurance footer .icon[data-v-5cfb16a5]{position:relative;top:3px;fill:#3b82f6}",""]),r.locals={},e.exports=r},1919:function(e,t,n){"use strict";n(1521)},1920:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,"ul[data-v-36741140]{list-style:disc;padding-left:20px}ul li[data-v-36741140]{margin-bottom:8px}ul li[data-v-36741140]:last-child{margin-bottom:0}a[data-v-36741140]{-webkit-text-decoration:underline;text-decoration:underline}",""]),r.locals={},e.exports=r},1921:function(e,t,n){"use strict";n(1522)},1922:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".container[data-v-b6c8110c]{padding:0 16px}@media screen and (min-width:1024px){.container[data-v-b6c8110c]{margin:auto;max-width:1280px}}@media screen and (min-width:1280px){.container[data-v-b6c8110c]{padding:0 24px}}.breadcrumb-container[data-v-b6c8110c]{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}@media screen and (min-width:768px){.breadcrumb-container[data-v-b6c8110c]{-webkit-flex-direction:column;flex-direction:column}}@media print{.breadcrumb-container[data-v-b6c8110c]{-webkit-flex-direction:column;flex-direction:column}}.breadcrumb-panel[data-v-b6c8110c]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.breadcrumb-panel .print-button[data-v-b6c8110c]{color:#334155;display:none;font-size:1rem;font-weight:600;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}@media screen and (min-width:768px){.breadcrumb-panel .print-button[data-v-b6c8110c]{display:block}}@media print{.breadcrumb-panel .print-button[data-v-b6c8110c]{display:block}}@media screen and (min-width:1024px){.content[data-v-b6c8110c]{padding-right:366px;position:relative}.content .product-price[data-v-b6c8110c]{position:absolute;right:0;top:0;width:350px}}@media screen and (min-width:1280px){.content[data-v-b6c8110c]{padding-right:424px}.content .product-price[data-v-b6c8110c]{width:400px}}.section[data-v-b6c8110c]{margin-bottom:24px}.section.legalMentions[data-v-b6c8110c]{font-size:1.2rem;margin-top:24px}.product-slideshow[data-v-b6c8110c]{margin:0 -16px 24px}@media screen and (min-width:1024px){.product-slideshow[data-v-b6c8110c]{margin:0}}.product-reference[data-v-b6c8110c]{margin:12px 0 24px}.modal-opened .page-element .price-container-bottom[data-v-b6c8110c]{z-index:9}.product-info-popin[data-v-b6c8110c]{bottom:30px;left:40px;position:fixed;z-index:999}.tags .shifted-tag[data-v-b6c8110c]{border-radius:0 4px 4px 0;-webkit-flex:0 1 24px;flex:0 1 24px;padding-left:75px}@media screen and (min-width:768px){.tags .shifted-tag[data-v-b6c8110c]{padding-left:124px}}@media print{.tags .shifted-tag[data-v-b6c8110c]{padding-left:124px}}.tags .shifted-tag .tag[data-v-b6c8110c]{float:none}.tags .simple-tag[data-v-b6c8110c]{border-radius:0 4px 4px 0}.mobile-scrollback-button[data-v-b6c8110c]{display:block}@media screen and (min-width:768px){.mobile-scrollback-button[data-v-b6c8110c]{display:none}}@media print{.mobile-scrollback-button[data-v-b6c8110c]{display:none}}",""]),r.locals={},e.exports=r},1923:function(e,t,n){"use strict";n(1523)},1924:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,"@media screen and (min-width:1024px){.product-page[data-v-6a27e692]{margin-top:40px}}",""]),r.locals={},e.exports=r},2099:function(e,t,n){"use strict";n.r(t);n(104),n(107),n(147),n(148),n(105),n(52),n(106);var r=n(0),o=(n(180),n(101)),l=n(22),c=n(4),d=(n(41),n(220),n(81),n(177),n(346),n(32),n(280),n(181),n(83),n(221),n(1189)),f=function(e){return/^((\+)33|0|0033)[1-9](\d{2}){4}$/.test(e)},v=n(174),m=n.n(v),h=n(9),y=n(932),D=n(1061),C=n(931),x=n(955),w=Object(h.a)("ProductCreateAlertPopin"),k={RESERVED:"alertReserved",AVAILABILITY:"alertAvailability"},_={name:"ProductCreateAlertPopin",props:{offerId:{type:String,required:!0},alertType:{type:String,default:k.AVAILABILITY,validator:function(e){return Object.values(k).includes(e)}},vehicle:{type:Object,required:!0}},components:{ValkyrieCheckbox:x.a,ValkyrieRadio:D.a,ValkyrieStyledInput:C.a,Popin:y.a},validations:{civility:{isRequired:d.required},lastName:{isRequired:d.required,lastName:function(e){return/^[a-zàâçèéêîôùû\- ]*$/gi.test(e)}},firstName:{isRequired:d.required,isFirstName:function(e){return/^[a-zàâçèéêîôùû\- ]*$/gi.test(e)}},email:{isRequired:d.required,isEmail:d.email},phoneNumber:{isRequired:d.required,isNumeric:d.numeric,isPhone:f},zipCode:{isRequired:d.required,isNumeric:d.numeric,isMinLength:Object(d.minLength)(5)}},data:function(){return{civility:null,lastName:"",firstName:"",email:"",phoneNumber:"",formattedPhoneNumber:"",zipCode:"",optIn:!1,sendingData:!1,dataSent:!1,alertCreated:!1,alertAlreadyCreated:!1,alertAlreadyReserved:!1,alertCreateError:!1}},watch:{formattedPhoneNumber:function(e,t){var n=this.formatPhoneNumber(e.replace(/[^\d]/g,""));e.length&lt;=t.length&amp;&amp;(n=n.trim()),this.formattedPhoneNumber=n}},mounted:function(){this.$emit("state-change",{alertType:this.alertType})},methods:{onSubmit:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){var n,r,o,l,c,data;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.$v.$touch(),e.$v.$invalid){t.next=28;break}return n="/alertes/offre/".concat(e.offerId,"/contact/check"),r=e.createFormData(),w.info("sending data..."),t.prev=5,e.sendingData=!0,t.next=9,m.a.post(n,r);case 9:c=t.sent,data=c.data,o=e.getAlertState(data),(l=e.getUserId(data))&amp;&amp;null!=window.batchSDK&amp;&amp;e.setCustomUserID(l),t.next=21;break;case 16:t.prev=16,t.t0=t.catch(5),w.error("technical error",t.t0),e.alertCreateError=!0,o="error";case 21:return t.prev=21,e.emitStateChange(o,l),e.dataSent=!0,e.sendingData=!1,t.finish(21);case 26:t.next=29;break;case 28:w.info("invalid data",e.$v.email);case 29:case"end":return t.stop()}}),t,null,[[5,16,21,26]])})))()},getAlertState:function(data){var e=/Nous avons bien créé votre alerte/,t=/Cette voiture est déjà reservée/;return e.test(data)||"object"===Object(l.a)(data)&amp;&amp;e.test(data.html)?(w.info("alert created"),this.alertCreated=!0,"success"):t.test(data)||"object"===Object(l.a)(data)&amp;&amp;t.test(data.html)?(w.info("alert already reserved"),this.alertAlreadyReserved=!0,"success"):(w.info("alert already created"),this.alertAlreadyCreated=!0,"error_duplicate")},setCustomUserID:function(e){window.batchSDK((function(t){t.setCustomUserID(e)})),w.debug("userId: ",e)},emitStateChange:function(e,t){this.$emit("state-change",{alertType:this.alertType,state:e,userId:t})},getUserId:function(data){var e;if("string"==typeof data){var t=data.match(/tc_vars\['user_id'\] = '([^']+)'/);if(t&amp;&amp;t.length&gt;=2&amp;&amp;t[1].length&gt;0)return Number(t[1])}else if("object"===Object(l.a)(data)&amp;&amp;null!==(e=data.gtmTags)&amp;&amp;void 0!==e&amp;&amp;e.user_id)return data.gtmTags.user_id;return null},createFormData:function(){var e=new FormData;return e.append("aramis_alert_vehicle[gender]",this.civility),e.append("aramis_alert_vehicle[lastname]",this.lastName),e.append("aramis_alert_vehicle[firstname]",this.firstName),e.append("aramis_alert_vehicle[email]",this.email),e.append("aramis_alert_vehicle[phone]",this.phoneNumber),e.append("aramis_alert_vehicle[zipCode]",this.zipCode),e.append("aramis_alert_vehicle[newsletter_flash]",this.optIn),e.append("aramis_alert_vehicle[cmpid]",""),e.append("aramis_alert_vehicle[abtestPriceDisplayed]","1"),e.append("aramis_alert_vehicle[vehicleId]",this.offerId),e},formatPhoneNumber:function(e){return this.unformatPhoneNumber(e).replace(/(.{2})/g,"$1 ").slice(0,14)},unformatPhoneNumber:function(e){return e.replace(/\s+/g,"")},onClose:function(){this.$emit("close")}}},E=_,A=(n(1723),n(15)),component=Object(A.a)(E,(function(){var e=this,t=e._self._c;return t("popin",{attrs:{title:e.alertCreateError?e.$t("common.componentErrorShort.title"):e.$t("pdp.price.modal.alertReserved.title"),confirmable:"","confirmable-disabled":e.sendingData,"label-button-confirm":e.dataSent?e.$t("pdp.price.modal.".concat(e.alertType,".ctaConfirmation")):e.$t("pdp.price.modal.".concat(e.alertType,".ctaValidation")),cancellable:!e.dataSent,"cancellable-disabled":e.sendingData,"label-button-cancel":e.dataSent?null:e.$t("pdp.price.modal.".concat(e.alertType,".ctaCancel")),small:!0,"loading-button":e.sendingData},on:{close:e.onClose,confirm:function(t){e.dataSent?e.$emit("close"):e.onSubmit()}}},[e.dataSent?e.dataSent&amp;&amp;e.alertCreated?[t("p",[e._v("\n      "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".subtitleConfirmation")))+"\n    ")])]:e.dataSent&amp;&amp;e.alertAlreadyCreated?[t("p",[e._v("\n      "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".confirmationTwice")))+"\n    ")])]:e.dataSent&amp;&amp;e.alertAlreadyReserved?[t("p",[e._v("\n      "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".subtitle")))+"\n    ")])]:e.dataSent&amp;&amp;e.alertCreateError?[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("common.componentErrorShort.content"),expression:"$t(`common.componentErrorShort.content`)"}]})]:e._e():[t("p",{staticClass:"subtitle"},[e._v("\n      "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".subtitle")))+"\n    ")]),e._v(" "),t("form",{staticClass:"form",attrs:{novalidate:""},on:{submit:function(t){return t.preventDefault(),e.onSubmit.apply(null,arguments)}}},[t("div",{staticClass:"form-item",class:{error:e.$v.civility.$error,dirty:e.$v.civility.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".genderLabel")))+"\n        ")]),e._v(" "),t("div",{staticClass:"radio-wrapper"},[t("div",[t("valkyrie-radio",{attrs:{id:"male",name:"civility","radio-value":"m",label:e.$t("pdp.price.modal.".concat(e.alertType,".genderMale"))},model:{value:e.civility,callback:function(t){e.civility=t},expression:"civility"}})],1),e._v(" "),t("div",[t("valkyrie-radio",{attrs:{id:"female",name:"civility","radio-value":"mme",label:e.$t("pdp.price.modal.".concat(e.alertType,".genderFemale"))},model:{value:e.civility,callback:function(t){e.civility=t},expression:"civility"}})],1)]),e._v(" "),e.$v.civility.$error&amp;&amp;!e.$v.civility.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".genderErrorEmpty")))+"\n        ")]):e._e()]),e._v(" "),t("div",{staticClass:"form-item",class:{error:e.$v.lastName.$error,dirty:e.$v.lastName.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".lastNameLabel")))+"\n        ")]),e._v(" "),t("valkyrie-styled-input",{attrs:{type:"text",placeholder:e.$t("pdp.price.modal.".concat(e.alertType,".lastNamePlaceholder")),value:e.$v.lastName.$model,autocomplete:"family-name"},nativeOn:{change:function(t){e.$v.lastName.$model=t.target.value}}}),e._v(" "),e.$v.lastName.$error&amp;&amp;!e.$v.lastName.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".lastNameErrorEmpty")))+"\n        ")]):e._e(),e._v(" "),e.$v.lastName.$error&amp;&amp;e.$v.lastName.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".lastNameError")))+"\n        ")]):e._e()],1),e._v(" "),t("div",{staticClass:"form-item",class:{error:e.$v.firstName.$error,dirty:e.$v.firstName.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".firstNameLabel")))+"\n        ")]),e._v(" "),t("valkyrie-styled-input",{attrs:{type:"text",placeholder:e.$t("pdp.price.modal.".concat(e.alertType,".firstNamePlaceholder")),value:e.$v.firstName.$model,autocomplete:"given-name"},nativeOn:{change:function(t){e.$v.firstName.$model=t.target.value}}}),e._v(" "),e.$v.firstName.$error&amp;&amp;!e.$v.firstName.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".firstNameErrorEmpty")))+"\n        ")]):e._e(),e._v(" "),e.$v.firstName.$error&amp;&amp;e.$v.firstName.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".firstNameError")))+"\n        ")]):e._e()],1),e._v(" "),t("div",{staticClass:"form-item",class:{error:e.$v.email.$error,dirty:e.$v.email.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".mailLabel")))+"\n        ")]),e._v(" "),t("valkyrie-styled-input",{attrs:{type:"email",placeholder:e.$t("pdp.price.modal.".concat(e.alertType,".mailPlaceholder")),value:e.$v.email.$model,autocomplete:"email"},nativeOn:{change:function(t){e.$v.email.$model=t.target.value}}}),e._v(" "),e.$v.email.$error&amp;&amp;!e.$v.email.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".mailErrorEmpty")))+"\n        ")]):e.$v.email.$error?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".mailErrorInvalid")))+"\n        ")]):e._e()],1),e._v(" "),t("div",{staticClass:"form-item",class:{error:e.$v.phoneNumber.$error,dirty:e.$v.phoneNumber.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".phoneLabel")))+"\n        ")]),e._v(" "),t("valkyrie-styled-input",{attrs:{type:"tel",placeholder:e.$t("pdp.price.modal.".concat(e.alertType,".phonePlaceholder")),autocomplete:"tel"},on:{change:function(t){e.$v.phoneNumber.$model=e.unformatPhoneNumber(e.formattedPhoneNumber)}},model:{value:e.formattedPhoneNumber,callback:function(t){e.formattedPhoneNumber=t},expression:"formattedPhoneNumber"}}),e._v(" "),e.$v.phoneNumber.$error&amp;&amp;!e.$v.phoneNumber.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".phoneErrorEmpty")))+"\n        ")]):e._e(),e._v(" "),e.$v.phoneNumber.$error&amp;&amp;e.$v.phoneNumber.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".phoneError")))+"\n        ")]):e._e()],1),e._v(" "),t("div",{staticClass:"form-item",class:{error:e.$v.zipCode.$error,dirty:e.$v.zipCode.$dirty}},[t("p",{staticClass:"label caption"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".zipCodeLabel")))+"\n        ")]),e._v(" "),t("valkyrie-styled-input",{attrs:{type:"text",placeholder:e.$t("pdp.price.modal.".concat(e.alertType,".zipCodePlaceholder")),maxlength:"5",value:e.$v.zipCode.$model,autocomplete:"postal-code"},nativeOn:{change:function(t){e.$v.zipCode.$model=t.target.value}}}),e._v(" "),e.$v.zipCode.$error&amp;&amp;!e.$v.zipCode.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".zipCodeErrorEmpty")))+"\n        ")]):e._e(),e._v(" "),e.$v.zipCode.$error&amp;&amp;e.$v.zipCode.isRequired?t("p",{staticClass:"error-label"},[e._v("\n          "+e._s(e.$t("pdp.price.modal.".concat(e.alertType,".zipCodeError")))+"\n        ")]):e._e()],1),e._v(" "),t("div",{staticClass:"form-item"},[t("valkyrie-checkbox",{attrs:{id:"opt-in",text:e.$t("common.labels.marketingConsent")},model:{value:e.optIn,callback:function(t){e.optIn=t},expression:"optIn"}})],1)]),e._v(" "),t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.price.modal.alertAvailability.rgpd"),expression:"$t('pdp.price.modal.alertAvailability.rgpd')"}],staticClass:"mentions"})]],2)}),[],!1,null,"0db51895",null),F=component.exports,P=(n(1364),n(288),n(361),n(130),n(146),n(1725),n(84),n(183),n(10)),B=[{name:"seat-car-7",text:"pdp.price.vehicleSpecifications.equipmentIcons.places",api_id:8},{name:"panoramic-roof",text:"pdp.price.vehicleSpecifications.equipmentIcons.sunroof",api_id:6},{name:"saddlery-leather",text:"pdp.price.vehicleSpecifications.equipmentIcons.leather",api_id:9},{name:"back-up-camera",text:"pdp.price.vehicleSpecifications.equipmentIcons.backupCamera",api_id:4},{name:"gps",text:"pdp.price.vehicleSpecifications.equipmentIcons.gps",api_id:2},{name:"air-conditioner",text:"pdp.price.vehicleSpecifications.equipmentIcons.airConditioner",api_id:1},{name:"alloy-rim",text:"pdp.price.vehicleSpecifications.equipmentIcons.rims",api_id:7},{name:"speed-regulator",text:"pdp.price.vehicleSpecifications.equipmentIcons.speedLimiter",api_id:3},{name:"rear-detector",text:"pdp.price.vehicleSpecifications.equipmentIcons.backupRadar",api_id:5},{name:"bluetooth",text:"pdp.price.vehicleSpecifications.equipmentIcons.bluetooth",api_id:11},{name:"4x4",text:"pdp.price.vehicleSpecifications.equipmentIcons.awd",api_id:10},{name:"apple-outlined",text:"pdp.price.vehicleSpecifications.equipmentIcons.appleCarPlay",api_id:12},{name:"android-outlined",text:"pdp.price.vehicleSpecifications.equipmentIcons.androidAuto",api_id:13},{name:"saddlery-cloth",text:"pdp.price.vehicleSpecifications.equipmentIcons.highSeat",api_id:14}],S=n(282),O=n(880),$=n(352),I=Object(h.a)("gtm"),L={computed:{registrationDate:function(){var e,t=null===(e=this.vehicleInformation)||void 0===e||null===(e=e.registrationDate)||void 0===e?void 0:e.value,n=Object($.a)(t);return n.isValid()?n.format("YYYY"):""},gtmLabel:function(){if(!this.vehicleInformation)return"";var e=this.vehicleInformation;return[e.make,e.model,e.motorization,e.finish,this.registrationDate].filter(Boolean).join(" ")}},methods:{updateGtm:function(){var e,t,n,r,l,c,d,f,v,m,h,y,D,C,x={env_template:"offres",page_brand:null===(e=this.vehicleInformation)||void 0===e?void 0:e.make,page_name:this.apiErrors?"product_error":"product",vehicle_make:null===(t=this.vehicleInformation)||void 0===t?void 0:t.make,vehicle_mileage:this.getProductKm(),vehicle_id:this.vehicleId,user_is_logged:!1,version:Object(P.a)("SPA_GTM_VERSION"),pdp_version:"SPA",vehicle_expert_review:this.expertQuote?1:0,vehicle_expert_review_content:this.expertQuote,vehicle_max_delivery_time:null===(n=this.agencyDefaultDeliveryDelay)||void 0===n||null===(n=n.workdays)||void 0===n?void 0:n.value,vh_disponibilite:null===(r=this.vehicleInformation)||void 0===r?void 0:r.availabilityStatus,type_vh:(null===(l=this.vehicleInformation)||void 0===l||null===(l=l.mileage)||void 0===l?void 0:l.value)&gt;0?"vo":"vn",vehicle_type:null===(c=this.vehicleInformation)||void 0===c||null===(c=c.type)||void 0===c?void 0:c.type.toLowerCase()};this.keyPoints&amp;&amp;(x.vehicle_gearbox=null===(d=this.keyPoints.gearbox)||void 0===d?void 0:d.value,x.vehicle_warranty_delay=null===(f=this.keyPoints.warranties[0])||void 0===f?void 0:f.value,x.vehicle_mileage=null===(v=this.keyPoints.mileage)||void 0===v?void 0:v.value,x.vehicle_doors=null===(m=this.keyPoints.doorCount)||void 0===m?void 0:m.value,x.vehicle_interior_color=null===(h=this.keyPoints.seats)||void 0===h?void 0:h.value);this.price&amp;&amp;(x.vehicle_displayed_price=null===(y=this.price.sellerPriceVatWithTakeoverPremium)||void 0===y?void 0:y.value,x.vehicle_discount=(null===(D=this.price.discount)||void 0===D?void 0:D.percent)||0,x.vehicle_financing_type=null===(C=this.price.financingType)||void 0===C?void 0:C.value);if(this.funding){var w,k=this.funding.financingDefaultPacks,_=null==k||null===(w=k.defaultSortData)||void 0===w?void 0:w.defaultCheapestMonthlyPayment,E=function(e,t){return Object.keys(k).filter((function(t){return e(t)})).map((function(e){return e.replace(/[A-Z]/g,(function(e){return"_".concat(e.toLowerCase())}))})).join(t)};x.product_funding_best_amount=Math.ceil(_),x.vehicle_monthly_payment=Math.ceil(_),x.vehicle_financing_details=E((function(e){var t;return null===(t=k[e])||void 0===t?void 0:t.eligibility}),":"),x.product_funding_best_type=E((function(e){var t;return"defaultSortData"!==e&amp;&amp;_===(null===(t=k[e])||void 0===t?void 0:t.monthlyPayment)}),""),x.product_funding=E((function(e){var t;return null===(t=k[e])||void 0===t?void 0:t.eligibility}),":")}if(this.reviews&amp;&amp;(x.product_review_note=this.reviews.rating,x.vehicle_reviews_rating=this.reviews.rating,x.product_reviews="".concat(this.reviews.count),x.vehicle_reviews_number="".concat(this.reviews.count)),this.vehicleInformation){var A,F,$;x.vehicle_model=this.vehicleInformation.model,x.vehicle_offer_id=this.vehicleInformation.offerId,x.vehicle_color=null===(A=this.vehicleInformation.color)||void 0===A?void 0:A.simpleName,x.vehicle_fuel=null===(F=this.vehicleInformation.energy)||void 0===F?void 0:F.value,x.page_cat1=this.vehicleInformation.type.type.toLowerCase(),x.vehicle_origin=this.vehicleInformation.isMarketplace?"marketplace":"aramisauto";var L=this.vehicleInformation.availabilityStatus;L===S.b.SOON_AVAILABLE&amp;&amp;(L="bientôt disponible"),x.vehicle_availability=null===($=L)||void 0===$?void 0:$.toLowerCase();var M=this.vehicleInformation.highlightedEquipment;(null==M?void 0:M.length)&gt;0&amp;&amp;(x.vehicle_specifications="",M.forEach((function(e,t){var n=B.find((function(t){return t.api_id===e.id}));n?(x.vehicle_specifications+=n.name,x.vehicle_specifications+=t+1!==M.length?":":""):I.error("The equipment named: ".concat(e.label," with the ID ").concat(e.id," is not defined in the list"))})))}Object(o.b)(x),Object(O.a)(this)},pushGtmEventOnClickPriceReviews:function(){Object(o.b)({event:"eventGA",category:"engagement",action:"click - opinion",label:"offer",trackingData:"productPage"})},pushGtmEventOnPictureInPageSelected:function(e){Object(o.b)({event:"eventGA",category:"navigation",action:"view - vehicle pictures in page",label:"".concat(this.gtmLabel," - ").concat(this.slides[e].type," - ").concat(e+1," - ").concat(this.slides.length),trackingData:"productPage"})},pushGtmEventOnPicturePopinSelected:function(e){Object(o.b)({event:"eventGA",category:"navigation",action:"view - vehicle pictures popin",label:"".concat(this.gtmLabel," - ").concat(this.slides[e].type," - ").concat(e+1," - ").concat(this.slides.length),trackingData:"productPage"})},pushGtmEventOnElectricBorneClicked:function(){Object(o.b)({event:"eventGA",category:"ecommerce",action:"click - CTA borne de recharge",label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventOnProtectionVehicleChange:function(e){var title=e.title;Object(o.b)({event:"eventGA",category:"ecommerce",action:"click - select option ".concat(title),label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventOnDeliverySelect:function(e){var title=e.title;Object(o.b)({event:"eventGA",category:"ecommerce",action:"click - select delivery mode ".concat(title),label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventOnClickAgencyWebCallback:function(e){Object(o.b)({event:"eventGA",category:"drive to store",action:"click - take an appointment ".concat(e),label:"".concat(this.gtmLabel,"_[offerid_url]"),trackingData:"productPage"})},pushGtmEventOnClickPhoneWebCallback:function(e){var t=e.type;Object(o.b)({event:"eventGA",category:"engagement",action:"submit - webcallback ".concat(t," click to call"),label:"".concat(this.gtmLabel,"_[offerid_url]"),trackingData:"productPage"})},pushGtmEventOnStressMarketingShowed:function(e){Object(o.b)({event:"eventGA",category:"navigation",action:"view - stress marketing visites",label:"".concat(e," - ").concat(this.gtmLabel),trackingData:"productPage"})},pushGtmEventSectionOpen:function(label){Object(o.b)({event:"eventGA",category:"navigation",action:"view - uncollapse PDP section ".concat(label),label:"uncollapse PDP section ".concat(label),trackingData:"productPage"})},pushGtmEventOn360ClickExterior:function(){Object(o.b)({event:"eventGA",category:"navigation",action:"click - 360 exterior",label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventOn360ClickInterior:function(){Object(o.b)({event:"eventGA",category:"navigation",action:"click - 360 interior",label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventOn360ClickItem:function(e){Object(o.b)({event:"eventGA",category:"navigation",action:"view - vehicle 360 pictures",label:"".concat(this.gtmLabel," - ").concat(e),trackingData:"productPage"})},pushGtmEventOnVideoClick:function(){Object(o.b)({event:"eventGA",category:"navigation",action:"view - vehicle video",label:this.gtmLabel,trackingData:"productPage"})},pushGtmEventpostWebCallback:function(slot){Object(o.b)({event:"eventGA",category:"engagement",action:"submit - webcallback ".concat(slot?"HNO":"WCB HO"),label:"".concat(this.gtmLabel,"_[offerid_url]"),trackingData:"productPage"})},getGtmEventReservationClick:function(){var e,t,n,r,o,l,c;return{event:"eec.addToCart",ecommerce:{currencyCode:"EUR",add:{products:[{name:this.gtmLabel,id:this.vehicleId,price:this.getVhPriceBuy(),brand:null===(e=this.vehicleInformation)||void 0===e?void 0:e.make,category:null===(t=this.vehicleInformation)||void 0===t?void 0:t.type.type.toLowerCase(),variant:null===(n=this.vehicleInformation)||void 0===n?void 0:n.finish,quantity:1,dimension4:null===(r=this.vehicleInformation)||void 0===r?void 0:r.model,dimension6:this.getPriceRange(),dimension7:this.getVhStatus(),dimension8:this.getVhDeal(),dimension9:this.getProductKm(),dimension10:null===(o=this.vehicleInformation)||void 0===o||null===(o=o.energy)||void 0===o?void 0:o.value,dimension11:null===(l=this.keyPoints)||void 0===l||null===(l=l.gearbox)||void 0===l?void 0:l.type,dimension12:null!==(c=this.vehicleInformation)&amp;&amp;void 0!==c&amp;&amp;c.isMarketplace?"aramisauto":"cardoen",dimension13:this.hasSlides?"yes":"no"}]}}}},pushGtmEventProductDetailsShow:function(){var e,t,n,r,l,c,d;Object(o.b)({event:"eec.productDetail",ecommerce:{detail:{products:[{name:this.gtmLabel,id:this.vehicleId,price:this.getVhPriceBuy(),brand:null===(e=this.vehicleInformation)||void 0===e?void 0:e.make,category:null===(t=this.vehicleInformation)||void 0===t?void 0:t.type.type.toLowerCase(),variant:null===(n=this.vehicleInformation)||void 0===n?void 0:n.finish,position:1,dimension4:null===(r=this.vehicleInformation)||void 0===r?void 0:r.model,dimension6:this.getPriceRange(),dimension7:this.getVhStatus(),dimension8:this.getVhDeal(),dimension9:this.getProductKm(),dimension10:null===(l=this.vehicleInformation)||void 0===l||null===(l=l.energy)||void 0===l?void 0:l.value,dimension11:null===(c=this.keyPoints)||void 0===c||null===(c=c.gearbox)||void 0===c?void 0:c.type,dimension12:null!==(d=this.vehicleInformation)&amp;&amp;void 0!==d&amp;&amp;d.isMarketplace?"aramisauto":"cardoen",dimension13:this.hasSlides?"yes":"no"}]}}})},getProductKm:function(){var e,t="0km",n=parseInt(null===(e=this.vehicleInformation)||void 0===e||null===(e=e.mileage)||void 0===e?void 0:e.value,10);return Number.isNaN(n)&amp;&amp;(n=0),n&gt;=5e4&amp;&amp;(t="&gt;50000km"),n&lt;5e4&amp;&amp;(t="&lt;50000km"),n&lt;3e4&amp;&amp;(t="&lt;30000km"),n&lt;=0&amp;&amp;(t="0km"),t},getPriceRange:function(){var e,t="&lt; € 10.000",n=null===(e=this.vehicleInformation)||void 0===e||null===(e=e.price)||void 0===e?void 0:e.value;return n&gt;=1e4&amp;&amp;(t="€ 10.000 - € 15.000"),n&gt;=15e3&amp;&amp;(t="€15.000 – € 20.000"),n&gt;=2e4&amp;&amp;(t="€20.000 – € 25.000"),n&gt;=25e3&amp;&amp;(t="€ 25.000 - € 35.000"),n&gt;35e3&amp;&amp;(t="&gt; € 35.000"),t},getVhStatus:function(){var e,t="available";switch(null===(e=this.vehicleInformation)||void 0===e?void 0:e.availabilityStatus){case"Réservé":t="reserved";break;case"Vendu":t="sold";break;default:t="available"}return t},getVhDeal:function(){var e,t;return["offre canon","super deal","superaanbieding"].includes(null===(e=this.tags)||void 0===e||null===(e=e[0])||void 0===e?void 0:e.label)?null===(t=this.tags)||void 0===t||null===(t=t[0])||void 0===t?void 0:t.label:""},getVhPriceBuy:function(){var e,t;return this.priceTakeoverPremiumActive?null===(e=this.price)||void 0===e||null===(e=e.sellerPriceVatWithTakeoverPremium)||void 0===e?void 0:e.value:null===(t=this.price)||void 0===t||null===(t=t.sellerPriceVat)||void 0===t?void 0:t.value}}},M=n(896);function j(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function T(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?j(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):j(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var V=Object(h.a)("SearchPage - Header"),z={computed:{title:function(){if(!this.vehicleInformation||!this.keyPoints)return"";var e,t=this.vehicleInformation,n=t.make,r=t.model,o=t.finish,l=t.motorization,c=t.energy,d=this.keyPoints,f=d.type,v=d.doorCount;switch(f.type){case"VN":e="vn";break;case"VO":e="vo";break;default:e="0Km"}return this.$t("pdp.common.title.".concat(e),{brand:n,model:r,motor:l,finish:o,doors:v.value,fuel:c.value,id_vh:this.offerId})},ogTitle:function(){if(!this.vehicleInformation||!this.keyPoints)return"";var e=this.vehicleInformation,t=e.make,n=e.model,r=e.price,o=e.mileage,l=this.keyPoints.type;return this.$t("pdp.common.og.title.".concat("VN"===l.type?"vn":"vo"),T(T({brand:t,model:n},"VO"===l.type&amp;&amp;{mileage:"".concat(o.value," ").concat(o.unit)}),{},{price:r.value}))},ogDescription:function(){var e;return this.$t("pdp.common.og.description",{brand:null===(e=this.vehicleInformation)||void 0===e?void 0:e.make})},imageVehicle:function(){var e;return null===(e=this.slides[0])||void 0===e?void 0:e.src},schemaMake:function(){var e;return null===(e=this.vehicleInformation)||void 0===e?void 0:e.make},schemaModel:function(){var e;return null===(e=this.vehicleInformation)||void 0===e?void 0:e.model},metaDescription:function(){var e,t;if(!this.vehicleInformation||!this.keyPoints)return"";var n=this.vehicleInformation,r=n.make,o=n.model,l=n.motorization,c=n.finish,d=n.energy,f=n.color,v=n.gearbox,m=n.price,h={brand:r,model:o,motor:l,finish:c,fuel:null==d?void 0:d.value,doors:null===(e=this.keyPoints)||void 0===e||null===(e=e.doorCount)||void 0===e?void 0:e.value,color:null==f?void 0:f.simpleName,gearbox:v.value,price:m.value,id_vh:this.offerId};return"VN"===(null===(t=this.keyPoints)||void 0===t||null===(t=t.type)||void 0===t?void 0:t.type)?this.$t("pdp.common.meta.description.vn",h):this.$t("pdp.common.meta.description.vo",h)},schemaVehicle:function(){if(!this.vehicleInformation||!this.technicalData||!this.keyPoints)return{};try{var e,t,n,r,o,l,c,d,f,v,m,h,y,D,C,x=this.vehicleInformation,w=x.make,k=x.model,_=x.energy,E=x.price,A=x.color,F=x.availabilityStatus,P=this.technicalData,B=P.engine,O=P.frame,I=P.transmission,L=P.consumption,M=this.keyPoints,j=M.type,z=M.mileage,N=M.registrationDate,R=M.co2Emission,W=M.seats,H={"@context":"https://schema.org/","@type":["Product","Vehicle"],name:"".concat(w," ").concat(k),brand:{"@type":"Brand",name:w},model:k,color:null==A?void 0:A.simpleName,vehicleTransmission:{"@type":"QualitativeValue",name:null==I||null===(e=I.gearbox)||void 0===e?void 0:e.value},image:this.imageVehicle,description:this.metaDescription,url:null===(t=this.canonical)||void 0===t?void 0:t.href,itemCondition:["https://schema.org/NewCondition"],fuelType:_.value,vehicleEngine:{"@type":"EngineSpecification",engineDisplacement:{"@type":"QuantitativeValue",value:null==B||null===(n=B.cc)||void 0===n?void 0:n.value,unitText:null==B||null===(r=B.cc)||void 0===r?void 0:r.unit},enginePower:{"@type":"QuantitativeValue",value:null==B||null===(o=B.horsepower)||void 0===o?void 0:o.value,unitCode:null==B||null===(l=B.horsepower)||void 0===l?void 0:l.unit}},vehicleInteriorType:null==W?void 0:W.value,dateVehicleFirstRegistered:"VN"===j.type?"":Object($.a)(null==N?void 0:N.value).format("YYYY-MM-DD"),productionDate:null==N?void 0:N.value,mileageFromOdometer:{"@type":"QuantitativeValue",value:null==z?void 0:z.value,unitText:null==z?void 0:z.unit},fuelEfficiency:{"@type":"QuantitativeValue",value:null==L||null===(c=L.combinedCycle)||void 0===c?void 0:c.value,unitText:null==L||null===(d=L.combinedCycle)||void 0===d?void 0:d.unit},emissionsCO2:null==R?void 0:R.value,offers:{"@type":"Offer",url:null===(f=this.canonical)||void 0===f?void 0:f.href,priceCurrency:null==E?void 0:E.unit,price:"".concat(null==E?void 0:E.value),availability:function(e){switch(e){case S.b.AVAILABLE:return"https://schema.org/InStock";case S.b.SOON_AVAILABLE:return"https://schema.org/PreOrder";case S.b.RESERVED:return"https://schema.org/LimitedAvailability";case S.b.SOLD:return"https://schema.org/SoldOut";default:return"https://schema.org/InStock"}}(F),itemCondition:"VN"===j.type?"https://schema.org/NewCondition":"https://schema.org/UsedCondition"}};if(O)H=T(T({},H),{},{numberOfDoors:null==O||null===(v=O.doorCount)||void 0===v?void 0:v.value,seatingCapacity:null==O||null===(m=O.seatCount)||void 0===m?void 0:m.value,cargoVolume:{"@type":"QuantitativeValue",value:null==O||null===(h=O.trunkVolume)||void 0===h?void 0:h.value,unitText:null==O||null===(y=O.trunkVolume)||void 0===y?void 0:y.unit},weight:{"@type":"QuantitativeValue",value:null==O||null===(D=O.weight)||void 0===D?void 0:D.value,unitText:null==O||null===(C=O.weight)||void 0===C?void 0:C.unit}});return H}catch(e){return V.error(e),{}}},schemaBreadcrumbList:function(){var e=this.$nuxt.context.$config.SPA_BASE_URL,t=Object(M.d)(this.$i18n),n="".concat(e).concat(t),r=this.$t("plp.filter.prettyUrl.offers");return{"@type":"BreadcrumbList",itemListElement:[{"@type":"ListItem",position:1,item:{"@id":"".concat(e),name:this.$t("pdp.breadcrumb.label.home")}},{"@type":"ListItem",position:2,item:{"@id":"".concat(n),name:this.$t("pdp.breadcrumb.label.buying")}},{"@type":"ListItem",position:3,item:{"@id":"".concat(n).concat(this.vehicleBrand,"/").concat(r,"/"),name:this.vehicleBrandLabel}},{"@type":"ListItem",position:4,item:{"@id":"".concat(n).concat(this.vehicleBrand,"/").concat(this.vehicleModel,"/").concat(r,"/"),name:this.vehicleModelLabel}}]}},twitterDescription:function(){return this.$t("common.meta.description")}}},N=n(16),R=n(345),W=n(348),H=n(18),U=Object(h.a)("ProductPage api-calls"),G=function(){var e=Object(c.a)(regeneratorRuntime.mark((function e(t){var n,r,o,l,c,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.apiContext,r=t.id,o=t.vehicleId,e.next=3,Object(H.a)([Object(W.k)(r,o,n),Object(W.m)(r,n),Object(W.n)(r,o,n),Object(W.h)(r,o,n),Object(W.p)(r,o,n),Object(W.i)(r,o,n),Object(W.g)(r,o,n)]);case 3:if(l=e.sent,c=l[W.a.FETCH_VEHICLE_INFORMATION],(d=l[W.a.FETCH_PRICE]).success&amp;&amp;c.success){e.next=9;break}return U.error("price or vehicleInformation missing, Error page displayed"),e.abrupt("return",{hasErrors:!0,error:d.reason,responses:l});case 9:return e.abrupt("return",{responses:l});case 10:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),K=(n(583),n(222)),Y=(n(185),n(187),n(188),n(186),n(152),n(108),n(109),{electric:"electric",plugInHybrid:"plug in hybrid",hybrid:"hybrid",fuel:"fuel"}),Z={CONSTRUCTOR:"constructor",CONSTRUCTOR_0K:"constructor0K",CONSTRUCTOR_VN:"constructorVN",CONSTRUCTOR_VO:"constructorVO",EXTENDED:"extended",PURETECH:"puretech"};function X(e,t){var n="undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,a){if(e){if("string"==typeof e)return Q(e,a);var t={}.toString.call(e).slice(8,-1);return"Object"===t&amp;&amp;e.constructor&amp;&amp;(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Q(e,a):void 0}}(e))||t&amp;&amp;e&amp;&amp;"number"==typeof e.length){n&amp;&amp;(e=n);var r=0,o=function(){};return{s:o,n:function(){return r&gt;=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,l=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function Q(e,a){(null==a||a&gt;e.length)&amp;&amp;(a=e.length);for(var t=0,n=Array(a);t&lt;a;t++)n[t]=e[t];return n}function J(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ee(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?J(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):J(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function te(e,t){var n=ee({},e);0===n.warranties.length?n.warranties[0]={type:"generic"}:n.warranties[0].type||(n.warranties[0].type="generic"),function(e){e.warranties&amp;&amp;e.type&amp;&amp;e.warranties[0].type===Z.CONSTRUCTOR&amp;&amp;(e.warranties[0].type+="".concat(e.type.type));e.deliveryDelay&amp;&amp;(e.deliveryDelay.type=0===e.deliveryDelay.value?"unavailable":"available");Object.keys(e).forEach((function(t){!1===e[t].value&amp;&amp;delete e[t]})),["0K","VN"].includes(e.type.type)&amp;&amp;delete e.mileage}(e),function(e){var t=["batteryState","batteryAutonomy","batteryCapacity","batteryRentPrice","batteryWarrantyPeriod"],n=e.energy;t.forEach((function(t){e[t]&amp;&amp;(n&amp;&amp;n.type!==Y.electric||0===e[t].value||null===e[t].value)&amp;&amp;delete e[t]}))}(e);var r=function(e,t){var n,r=[],o=X(t);try{for(o.s();!(n=o.n()).done;){var l=n.value,c=e[l];null!=c&amp;&amp;(Array.isArray(c)?r.push({key:l,keyPointValues:c}):r.push(ee({key:l},c)))}}catch(e){o.e(e)}finally{o.f()}return r}(e,t);return r}var ie=function(e){var t=Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN"),n=Object(K.a)("".concat(t,"/cardoen_placeholder_light_.jpg"));if(e){for(var i=0;i&lt;e.pictures.length;i+=1)if(/pixmycar/.test(e.pictures[i].url)){e.url360=e.pictures[i].url,e.pictures.splice(i,1);break}var r=e.pictures,o=e.videoUrl,l=e.url360,c=e.partner360,d=[];r&amp;&amp;r.length?d=r.map((function(e){return{type:e.type,src:e.url}})):n&amp;&amp;(d=[{src:n}]);return{slides:d,hasSlides:d.length&gt;0,videoUrl:o,url360:l,partner360:c}}return{slides:[{src:n}],hasSlides:!0}},ae=function(e){if(e){var t=e.keyPoints,n=e.expertQuote;return{keyPoints:t,keyPointsOrdered:te(t,["deliveryDelay","warranties","registrationDate","type","mileage","firstHand","engine","energy","consumption","batteryAutonomy","batteryCapacity","batteryRentPrice","batteryState","batteryWarrantyPeriod","gearbox","critair","co2EmissionWltp","co2Emission","scrappagePremium","color","doorCount","seats","mandate"]),expertQuote:n}}return{}},ne=n(158),re=n(151);function oe(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function le(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?oe(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):oe(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ce=Object(h.a)("ProductPage"),ue={head:function(){return{title:this.title,link:[this.canonical].concat(Object(R.a)(this.alternateLinks)),meta:[{name:"robots",content:"index, follow"},{vmid:"og-title",property:"og:title",content:this.ogTitle},{vmid:"og-locale",property:"og:locale",content:this.$t("pdp.common.og.locale")},{vmid:"og-site-name",property:"og:site_name",content:this.$t("pdp.common.og.sitename")},{vmid:"og-url",property:"og:url",content:"https://www.cardoen.be".concat(this.$route.path)},{vmid:"og-description",property:"og:description",content:this.ogDescription},{vmid:"og-type",property:"og:type",content:this.$t("pdp.common.og.type")},{vmid:"og-image",property:"og:image",content:this.imageVehicle},{vmid:"twitter-card",name:"twitter:card",content:this.$t("pdp.common.twitter.card")},{vmid:"twitter-site",name:"twitter:site",content:this.$t("pdp.common.twitter.site")},{vmid:"twitter-creator",name:"twitter:creator",content:this.$t("pdp.common.twitter.creator")},{vmid:"description",name:"description",content:this.metaDescription}]}},data:function(){return{loaded:!1}},asyncData:function(e){return Object(c.a)(regeneratorRuntime.mark((function t(){var n,r,o,l,c,d,f,v,m,h;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,o=e.query.offer_aid,l=e.params.id||o||null,c=e.query.vehicleId||o||null,l){t.next=7;break}return e.error({statusCode:404,errorComponent:ne.default.VehicleNotFound}),t.abrupt("return",null);case 7:if(d=function(t){var n=e.params,r=n.vehicleSlug||"-",o=n.brand&amp;&amp;n.model?[n.brand,n.model]:r.split("-"),l=Object(N.a)(o,2),c=l[0],d=l[1],f=Object(M.f)(c,d,e.app.i18n,re.a);ce.info("Redirect to search page",t,f),e.redirect(302,f)},/^[1-9][0-9]+$/.test(c)){t.next=11;break}return d("Invalid vehicleId ".concat(c)),t.abrupt("return",null);case 11:return t.next=13,G({apiContext:e.$apiContext,id:l,vehicleId:c});case 13:if(f=t.sent,v=f.hasErrors,m=f.error,h=f.responses,!v){t.next=20;break}return d(m),t.abrupt("return",null);case 20:return t.abrupt("return",le(le(le({loaded:!0,productReference:null===(n=h[W.a.FETCH_TECHNICAL_INFOS].value)||void 0===n?void 0:n.productReference,price:h[W.a.FETCH_PRICE].value,vehicleInformation:h[W.a.FETCH_VEHICLE_INFORMATION].value,tags:h[W.a.FETCH_TAG].value,technicalData:null===(r=h[W.a.FETCH_TECHNICAL_INFOS].value)||void 0===r?void 0:r.technicalData},{equipments:(y=h[W.a.FETCH_OPTIONS_EQUIPMENTS].value)?y.standardEquipments:null,optionalEquipments:y?y.additionalEquipments:null,equipmentComment:y?y.equipmentComment:null}),ae(h[W.a.FETCH_KEY_POINTS].value)),ie(h[W.a.FETCH_SLIDES].value)));case 23:return t.prev=23,t.t0=t.catch(0),e.$errorHandler(t.t0,ne.default.VehicleInternalError),t.abrupt("return",null);case 27:case"end":return t.stop()}var y}),t,null,[[0,23]])})))()},mounted:function(){this.updateGtm()}},se=(n(289),n(1726)),de=n.n(se),pe={VO:"VO",VN:"VN","0K":"0K"},fe=n(876),ve="cardoen_finance",me="cardoen_lease",he="cardoen_pro_lease",be={id:"c599",value:5.99},ge={id:"c549",value:5.49},ye={id:"c549",value:5.49},De={id:"c549",value:5.49},Ce={id:"c549",value:5.49},xe=94608e6,we=157788e6,ke=.35,_e=.25,Ee={c399:{24:.04338,36:.02948,42:.02551,48:.02254,60:.01837,72:.0156,84:.01363},c449:{24:.0436,36:.0297,42:.02573,48:.02275,60:.01859,72:.01582,84:.01385},c499:{24:.043817,30:.035475,36:.029916,42:.025948,48:.022974,60:.018816,72:.016049,84:.014077},c549:{24:.044031,30:.035689,36:.030131,42:.026164,48:.023191,60:.019035,72:.01627,84:.014302},c599:{24:.044245,30:.035903,36:.030346,42:.02638,48:.023408,60:.019255,72:.016494,84:.014528},c649:{24:.044458,30:.036117,36:.03056,42:.026595,48:.023625,60:.019475,72:.016717,84:.014755}},Ae={data:function(){return{fundingValues:{},isFundingParameterUpdated:!1}},watch:{vehicleInformation:function(){this.vehicleInformation&amp;&amp;this.price&amp;&amp;this.keyPoints&amp;&amp;this.initFundingValues()},price:function(){this.vehicleInformation&amp;&amp;this.price&amp;&amp;this.keyPoints&amp;&amp;this.initFundingValues()},keyPoints:function(){this.vehicleInformation&amp;&amp;this.price&amp;&amp;this.keyPoints&amp;&amp;this.initFundingValues()},takeoverPremiumActive:function(){this.vehicleInformation&amp;&amp;this.price&amp;&amp;this.keyPoints&amp;&amp;this.initFundingValues()}},created:function(){this.vehicleInformation&amp;&amp;this.price&amp;&amp;this.keyPoints&amp;&amp;this.initFundingValues()},computed:{legalKitValue:function(){return parseInt(this.$t("global.cardoen.price.legalKit"),10)},timeFromRegistrationDate:function(){var e;return(new Date).getTime()-new Date(null===(e=this.keyPoints)||void 0===e||null===(e=e.registrationDate)||void 0===e?void 0:e.value).getTime()},fundingCheapestMonthlyPayment:function(){var e=this;return this.fundingValues?Object.keys(this.fundingValues).map((function(t){return e.fundingValues[t]})).reduce((function(e,t){return e.price&lt;t.price?e:t}),[]).price:null},fundingPriceLabel:function(){return this.$t("pdp.price.price.monthlyPrice.label")},fundingMoreInfoLabel:function(){return this.$t("pdp.price.price.linkSeeMore")},fundingCtaSlot:function(){if(!this.price)return null;var e=this.price.indicativeLoanMonthlyInstallment,t=this.isFundingParameterUpdated||!e?this.fundingCheapestMonthlyPayment:e.value;return"".concat(this.$t("common.from")," ").concat(this.$t("common.unit.perMonth",{value:this.$t("common.unit.euro",{value:t})}))},fundingIsVO:function(){var e;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.type.type)===pe.VO&amp;&amp;!this.fundingIsAlmostVN},fundingIsVN:function(){var e;return[pe.VN,pe["0K"]].includes(null===(e=this.vehicleInformation)||void 0===e?void 0:e.type.type)},fundingIsUnderSixYearsVO:function(){var e,t;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.type.type)===pe.VO&amp;&amp;this.timeFromRegistrationDate&lt;189279329040&amp;&amp;(null===(t=this.vehicleInformation)||void 0===t?void 0:t.mileage.value)&lt;5e4},fundingIsUnderFourYearsVO:function(){var e,t;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.type.type)===pe.VO&amp;&amp;this.timeFromRegistrationDate&gt;xe&amp;&amp;this.timeFromRegistrationDate&lt;1262304e5&amp;&amp;(null===(t=this.vehicleInformation)||void 0===t?void 0:t.mileage.value)&lt;85e3},fundingIsAlmostVN:function(){var e,t;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.type.type)===pe.VO&amp;&amp;this.timeFromRegistrationDate&lt;xe&amp;&amp;(null===(t=this.vehicleInformation)||void 0===t?void 0:t.mileage.value)&lt;5e4},fundingVehiclePrice:function(){return this.price?this.takeoverPremiumActive?this.price.sellerPriceVat.value-Math.abs(this.price.takeoverPremium.value):this.price.sellerPriceVat.value:null},fundingElements:function(){var e=[];return this.fundingValues[ve]&amp;&amp;e.push({type:ve,cardTitle:this.$t("pdp.funding.cardoenFinance.cardTitle"),vehiclePriceLabel:this.$t("pdp.price.price.cardoenPrice"),vehiclePriceValue:this.fundingVehiclePrice,garanties:[this.$t("pdp.funding.cardoenFinance.checkList.line1")].map((function(label){return{label:label,available:!0}})),buttons:[{label:this.$t("pdp.funding.button.sendEmail"),target:"",level:"secondary",tag:"a",gtmAction:"click - finance",gtmLabel:"pdp_v8",url:this.getFundingCardoenFinanceSendEmailUrl()}],provision:{title:this.$t("pdp.funding.parameters.provision"),step:500},duration:{title:this.$t("pdp.funding.parameters.duration"),step:12},mileage:{title:null,step:null},legalText:this.$t("pdp.funding.cardoenFinance.legalText")}),this.fundingValues[me]&amp;&amp;e.push({type:me,cardTitle:this.$t("pdp.funding.cardoenLease.cardTitle"),vehiclePriceLabel:this.$t("pdp.price.price.cardoenPrice"),vehiclePriceValue:this.fundingVehiclePrice,garanties:[this.$t("pdp.funding.cardoenLease.checkList.line1"),this.$t("pdp.funding.cardoenLease.checkList.line2")].map((function(label){return{label:label,available:!0}})),buttons:[{label:this.$t("pdp.funding.button.sendEmail"),target:"",level:"secondary",tag:"a",gtmAction:"click - lease",gtmLabel:"pdp_v8",url:this.getFundingCardoenLeaseSendEmailUrl()}],provision:{title:this.$t("pdp.funding.parameters.provision"),step:500},duration:{title:this.$t("pdp.funding.parameters.duration"),step:12},mileage:{title:null,step:null},legalText:this.$t("pdp.funding.cardoenLease.legalText")}),this.fundingValues[he]&amp;&amp;e.push({type:he,cardTitle:this.$t("pdp.funding.cardoenProLease.cardTitle"),cardDescription:this.$t("pdp.funding.cardoenProLease.description"),garanties:[this.$t("pdp.funding.cardoenProLease.checkList.line1"),this.$t("pdp.funding.cardoenProLease.checkList.line2"),this.$t("pdp.funding.cardoenProLease.checkList.line3"),this.$t("pdp.funding.cardoenProLease.checkList.line4"),this.$t("pdp.funding.cardoenProLease.checkList.line5")].map((function(label){return{label:label,available:!0}})),buttons:[{label:this.$t("pdp.funding.button.contactUs"),target:"_blank",level:"secondary",tag:"a",gtmAction:"click funding - contact",url:"/contact"}],provision:{title:null,step:null},duration:{title:null,step:null},mileage:{title:null,step:null}}),e}},methods:{roundPrice:function(e){return Math.round(e)},getLeaseResidualPriceRatio:function(){return this.timeFromRegistrationDate&lt;=we?ke:_e},getLeaseMaxDuration:function(){return 60},getLeaseMinDuration:function(){return 48},getFinanceMinDuration:function(){return 24},getFinanceMaxDuration:function(){return this.timeFromRegistrationDate&lt;=xe?84:60},getFundingCardoenFinanceTaeg:function(){return this.timeFromRegistrationDate&lt;=xe?ye:this.fundingIsUnderFourYearsVO||this.timeFromRegistrationDate&lt;=we?ge:be},getFundingCardoenLeaseTaeg:function(){return this.timeFromRegistrationDate&lt;=xe||!this.timeFromRegistrationDate&amp;&amp;(this.fundingIsVN||this.fundingIsAlmostVN)?Ce:this.fundingIsUnderFourYearsVO?De:null},getFundingCardoenFinanceSendEmailUrl:function(){var e=this.fundingValues[ve];return"/financing?".concat(de.a.stringify({financing_advance:e.provision.value,financing_months:e.duration.value,car_price:this.fundingVehiclePrice,finance_car:this.vehicleId,apr:this.getFundingCardoenFinanceTaeg().value,monthly_price:e.price,total_finance_price:e.totalPrice,vehicleId:this.vehicleId,legal_kit_price:this.legalKitValue}))},getFundingCardoenLeaseSendEmailUrl:function(){var e=this.fundingValues[me];return"/leasing?".concat(de.a.stringify({comfort_plus_car:this.vehicleId,comfort_plus_months:e.duration.value,car_price:this.fundingVehiclePrice,deposit:e.provision.value,aer:this.getFundingCardoenLeaseTaeg().value,price_per_month:e.price,total:e.totalPrice,rest_value:e.residualPrice,vehicleId:this.vehicleId,legal_kit_price:this.legalKitValue}))},getFundingCardoenLeaseMinAdvance:function(){var e=this.takeoverPremiumActive?Math.abs(this.price.takeoverPremium.value):0,t=Math.ceil(.05*this.price.sellerPriceVat.value)-e;return t&gt;0?t:0},getDefaultProvisionValue:function(e){var t=e.min,n=e.max,r=e.step,o=e.value;if(o&lt;t)return t;for(var i=t;i&lt;n-r;i+=r)if(o&lt;i+r)return i+r;return n},initFundingValues:function(){this.$set(this.fundingValues,ve,{price:null,provision:{value:this.getDefaultProvisionValue({min:0,max:5e3,step:500,value:.15*this.fundingVehiclePrice}),min:0,max:5e3},duration:{value:this.fundingIsVO?48:60,min:this.getFinanceMinDuration(),max:this.getFinanceMaxDuration()},mileage:{value:null,min:null,max:null},taeg:this.getFundingCardoenFinanceTaeg().id,totalPrice:null,summaryTable:[{label:this.$t("pdp.funding.summaryTable.taeg"),value:"".concat(this.getFundingCardoenFinanceTaeg().value,"%")},{label:this.$t("pdp.funding.summaryTable.total"),value:null},{label:this.$t("pdp.funding.summaryTable.legalKit"),value:"".concat(Object(fe.b)({value:this.legalKitValue,unit:"EUR"},2,!1,this.$i18n.locale))}]}),(this.fundingIsVN||this.fundingIsAlmostVN||this.fundingIsUnderSixYearsVO)&amp;&amp;(this.getFundingCardoenLeaseTaeg()&amp;&amp;this.$set(this.fundingValues,me,{price:null,provision:{value:this.getDefaultProvisionValue({min:this.getFundingCardoenLeaseMinAdvance(),max:5e3,step:500,value:.05*this.fundingVehiclePrice}),min:this.getFundingCardoenLeaseMinAdvance(),max:5e3},duration:{value:this.getLeaseMaxDuration(),min:this.getLeaseMinDuration(),max:this.getLeaseMaxDuration()},mileage:{value:null,min:null,max:85e3},taeg:this.getFundingCardoenLeaseTaeg().id,residualPrice:null,totalPrice:null,summaryTable:[{label:this.$t("pdp.funding.summaryTable.taeg"),value:"".concat(this.getFundingCardoenLeaseTaeg().value,"%")},{label:this.$t("pdp.funding.summaryTable.total"),value:null},{label:this.$t("pdp.funding.summaryTable.legalKit"),value:Object(fe.b)({value:this.legalKitValue,unit:"EUR"},2,!1,this.$i18n.locale)},{label:this.$t("pdp.funding.summaryTable.residualPrice"),value:null}]}),"Aiways"===this.vehicleInformation.make&amp;&amp;this.$set(this.fundingValues,he,{price:564,provision:{value:null,min:null,max:null},duration:{value:null,min:null,max:null},mileage:{value:null,min:null,max:null}})),this.updateFundingValues()},updateFundingValues:function(e){!this.fundingValues[ve]||e&amp;&amp;e!==ve||this.calculateCardoenFinancePrices(),!this.fundingValues[me]||e&amp;&amp;e!==me||this.calculateCardoenLeasePrices()},calculateCardoenFinancePrices:function(){var e=this.getFundingCardoenFinanceTaeg().id,t=ve,n=this.fundingValues[t].provision.value,r=this.fundingValues[t].duration.value,o=(this.fundingVehiclePrice+this.legalKitValue-n)*Ee[e][r],l=this.roundPrice(o)*r+n;this.fundingValues[t].totalPrice=l;var c=this.roundPrice(l);this.fundingValues[t].summaryTable[1].value="".concat(Object(fe.b)({value:c,unit:"EUR"},null,null,this.$i18n.locale)),this.fundingValues[t].price=this.roundPrice(o),this.fundingValues[t].duration.value&gt;this.fundingValues[t].duration.max&amp;&amp;(this.fundingValues[t].duration.value=this.fundingValues[t].duration.max,this.calculateCardoenFinancePrices())},calculateCardoenLeasePrices:function(){var e,t=this.getFundingCardoenLeaseTaeg().value,n=me,r=this.fundingValues[n].provision.value,o=this.fundingValues[n].duration.value,l=(null===(e=this.price.maintenance)||void 0===e?void 0:e.value)||0,c=this.getLeaseResidualPriceRatio()*this.price.sellerPriceVat.value,d=Math.pow(1+t/100,1/12)-1,f=d*Math.pow(1+d,o)*(this.fundingVehiclePrice+this.legalKitValue-r-c)/(Math.pow(1+d,o)-1)+c*d+l,v=(f-l)*o;this.fundingValues[n].residualPrice=c,this.fundingValues[n].totalPrice=v;var m=this.roundPrice(v);this.fundingValues[n].summaryTable[1].value="".concat(Object(fe.b)({value:m,unit:"EUR"},null,null,this.$i18n.locale)),this.fundingValues[n].price=this.roundPrice(f);var h=this.roundPrice(c);this.fundingValues[n].summaryTable[3].value="".concat(Object(fe.b)({value:h,unit:"EUR"},null,null,this.$i18n.locale))},onFundingParameterChange:function(e){var t=e.fundingType;this.updateFundingValues(t),this.isFundingParameterUpdated=!0}}},Fe=n(1387),Pe=n(24),Be=n(895);function Se(e,t){var n=Object(M.a)(e.t("plp.filter.fuelTypes")),r=function(e){switch(e){case Pe.a.HYBRID_DIESEL:case Pe.a.HYBRID_GASOLINE:return Pe.a.FULL_HYBRID;case Pe.a.PLUGIN_HYBRID_DIESEL:case Pe.a.PLUGIN_HYBRID_GASOLINE:return Pe.a.PLUGIN_HYBRID;default:return e}}(t);return{energySlug:n.byId[r]||"",energyLabel:e.t("plp.filter.fuelTypes.".concat(Object(Be.a)(r),".text"))}}var Oe=n(114),$e=n(1386),Ie=n(1204),Le=n(351),Me=n(349),je=(n(1439),n(362),n(236),n(58)),Te={computed:{list:function(){var e=function(path){return Object(K.a)("".concat(Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN")).concat(path),{width:48})},t=[];return t.push({icon:e("/medal.png"),label:this.$t("pdp.reinsurance.1Price.label"),texts:[this.$t("pdp.reinsurance.1Price.text")]}),t.push({icon:e("/angel.png"),label:this.$t("pdp.reinsurance.2Warranty.label"),texts:[this.$t("pdp.reinsurance.2Warranty.text")]}),t.push({icon:e("/back.png"),label:this.$t("pdp.reinsurance.3Return.label"),texts:[this.$t("pdp.reinsurance.3Return.text")]}),t.push({icon:e("/lightning.png"),label:this.$t("pdp.reinsurance.4Delivery.label"),texts:[this.$t("pdp.reinsurance.4Delivery.text")]}),t.push({icon:e("/money.png"),label:this.$t("pdp.reinsurance.5Takeover.label"),texts:[this.$t("pdp.reinsurance.5Takeover.text")]}),t}}},Ve=n(1269),ze=n(103),qe=n(1267),Ne=(n(509),n(21),n(51),n(34),{name:"ValkyrieHorizontalMenu",props:{items:{type:Array,required:!0,validator:function(e){return e.every((function(e){var t=e.key,label=e.label;return t&amp;&amp;label}))}},selected:{required:!0,validator:function(e){return"string"==typeof e||null===e}}},watch:{selected:function(e){this.$refs.items.forEach((function(e){return e.blur()}));var element=this.$refs.items.find((function(t){return t.dataset.key===e}));if(element&amp;&amp;!(this.$el.scrollWidth&lt;=this.$el.offsetWidth)){var t=this.$el.offsetWidth+this.$el.scrollLeft,n=element.offsetLeft-50,r=element.offsetLeft+element.offsetWidth+50;n&lt;this.$el.scrollLeft?this.$el.scrollLeft=n:r&gt;t&amp;&amp;(this.$el.scrollLeft=r-this.$el.offsetWidth)}}}}),Re=(n(1730),Object(A.a)(Ne,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"horizontal-menu"},e._l(e.items,(function(n){var r=n.key,label=n.label,o=n.visibility;return t("button",{key:r,ref:"items",refInFor:!0,staticClass:"item",class:[{selected:r===e.selected},o],attrs:{type:"button","data-key":r,"aria-labelledby":"".concat(e._uid,"-").concat(r)},on:{click:function(t){return e.$emit("select",r)}}},[t("span",{attrs:{id:"".concat(e._uid,"-").concat(r)}},[e._v(e._s(label))])])})),0)}),[],!1,null,"43b2f028",null).exports),We=(n(281),n(88)),He=n(5),Ue=n(875),Ge=n(888),Ke={name:"ValkyrieSimpleWebCallbackInputTel",components:{ValkyrieStyledInput:C.a},data:function(){return{phoneNumberValue:""}},validations:{phoneNumberValue:{required:d.required,numeric:d.numeric,isPhone:f}},computed:{errorDisplay:function(){var e=this.$v.phoneNumberValue,t=e.$model,n=e.$invalid,r=e.numeric;return n&amp;&amp;t&amp;&amp;10===t.length||!r}},methods:{onChangeInput:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.$nextTick();case 2:e.$emit("change-input",{errorDisplay:e.errorDisplay,phoneNumberValue:e.phoneNumberValue});case 3:case"end":return t.stop()}}),t)})))()}}},Ye=(n(1732),Object(A.a)(Ke,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"scroll-web-callback-input-tel"},[t("div",{class:["phone-label",{error:e.errorDisplay}]},[e._v("\n    "+e._s(e.$t("valkyrie.webCallbackSimple.callDesktop.phoneNumber"))+"\n  ")]),e._v(" "),t("valkyrie-styled-input",{class:["input",{error:e.errorDisplay}],attrs:{placeholder:e.$t("valkyrie.webCallbackSimple.callDesktop.placeholder"),type:"tel",maxlength:"10"},on:{keydown:function(t){if(!t.type.indexOf("key")&amp;&amp;e._k(t.keyCode,"space",32,t.key,[" ","Spacebar"]))return null;t.preventDefault()},focus:function(t){return e.$emit("focus-input")},input:e.onChangeInput},model:{value:e.phoneNumberValue,callback:function(t){e.phoneNumberValue="string"==typeof t?t.trim():t},expression:"phoneNumberValue"}}),e._v(" "),e.errorDisplay?t("div",{staticClass:"error-phone-label"},[e._v("\n    "+e._s(e.$t("valkyrie.webCallbackSimple.callDesktop.error"))+"\n  ")]):e._e()],1)}),[],!1,null,"3613b712",null).exports),Ze={name:"ValkyrieScrollWebCallbackOpeningHour",components:{ValkyrieIcon:We.b,ValkyrieButton:Ue.a,ScrollWebCallbackInputTel:Ye,ValkyrieAlert:Ge.a},props:{isAvailableNow:{type:Boolean,default:!1},slots:{type:Array,default:function(){return[]}},callbackResponse:{type:String,default:null,validator:function(e){return["success","busy","error"].includes(e)}},appointmentResponse:{type:String,default:null,validator:function(e){return["success","error"].includes(e)}}},data:function(){return{phoneIsValid:null,displayPopin:!1}},computed:{alerts:function(){return{success:{type:"success",message:this.$t("valkyrie.webCallbackSimple.call.success")},busy:{type:"error",message:this.$t("valkyrie.webCallbackSimple.call.busy")},error:{type:"error",message:this.$t("valkyrie.webCallbackSimple.callRdv.error")}}}},methods:{onChangeInput:function(e){var t=e.errorDisplay,n=e.phoneNumberValue;this.phoneNumber=n,this.phoneIsValid=!t&amp;&amp;10===n.length},onSubmitPhoneContact:function(){this.$emit("submit-phone-contact",{phoneNumber:this.phoneNumber})},onPopinConfirm:function(e){var time=e.time,t=e.date;this.$emit("submit-phone-contact",{phoneNumber:this.phoneNumber,slot:"".concat(t," ").concat(time)})}}},Xe=(n(1734),Object(A.a)(Ze,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"scroll-web-callback-opening-hour"},[t("div",{staticClass:"subtitle"},[t("span",{staticClass:"icon"},[t("valkyrie-icon",{staticClass:"icon-phone",attrs:{name:"phone",size:20}})],1),e._v(" "),t("span",{staticClass:"subtitle-label"},[e._v(e._s(e.$t("valkyrie.webCallbackSimple.call.title")))])]),e._v(" "),e.callbackResponse?t("div",{staticClass:"alert"},[t("valkyrie-alert",{attrs:{message:e.alerts[e.callbackResponse].message,type:e.alerts[e.callbackResponse].type}})],1):t("form",{on:{submit:function(t){return t.preventDefault(),e.onSubmitPhoneContact.apply(null,arguments)}}},[t("p",{staticClass:"content"},[e._v(e._s(e.$t("valkyrie.webCallbackSimple.callMobile.content")))]),e._v(" "),t("scroll-web-callback-input-tel",{staticClass:"input-working-hour",on:{"change-input":e.onChangeInput}}),e._v(" "),t("valkyrie-button",{staticClass:"button",attrs:{type:"submit",level:"primary",label:e.$t("valkyrie.webCallbackSimple.callDesktop.button"),disabled:!e.phoneIsValid}})],1)])}),[],!1,null,"520a37b4",null)),Qe=Xe.exports,Je=(n(129),n(907),n(65),n(908),n(909),n(910),n(911),n(912),n(913),n(914),n(915),n(916),n(917),n(918),n(919),n(920),n(921),n(922),n(923),n(73),n(1062)),et={name:"ValkyrieSimpleWebCallbackNotOpeningHour",components:{ValkyrieIcon:We.b,ValkyrieButton:Ue.a,ScrollWebCallbackInputTel:Ye,ValkyrieStyledSelect:Je.a,ValkyrieAlert:Ge.a},data:function(){return{phoneIsValid:null,dateFormated:null,timeFormated:null,date:"",time:""}},props:{appointmentResponse:{type:String,default:null,validator:function(e){return["success","error"].includes(e)}},isAvailableNow:{type:Boolean,default:!1},slots:{type:Array,default:function(){return[]}}},computed:{slotsDates:function(){var e=[];return this.slots.forEach((function(slot){e.push(slot.date)})),Array.from(new Set(e))},slotsTimes:function(){var e=this,t=[];return this.slots.forEach((function(slot){slot.date===e.date&amp;&amp;t.push(slot.time)})),t},alerts:function(){return{success:{type:"success",message:this.$t("valkyrie.webCallbackSimple.callRdv.success",{date:this.formatDate(this.date||this.slots[0].date),hour:this.formatTime(this.time||this.slots[0].time)})},error:{type:"error",message:this.$t("valkyrie.webCallbackSimple.callRdv.error")}}}},methods:{onChangeInput:function(e){var t=e.errorDisplay,n=e.phoneNumberValue;this.phoneNumber=n,this.phoneIsValid=!t&amp;&amp;10===n.length},formatDate:function(e){return Object($.a)(e).format("LLL")},formatTime:function(time){return time.slice(0,-3)},onSubmitPhoneContact:function(){this.$emit("submit-phone-contact",{phoneNumber:this.phoneNumber,slot:"".concat(this.date," ").concat(this.time)})}}},tt=(n(1736),Object(A.a)(et,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"scroll-web-callback-not-opening-hour"},[t("div",{staticClass:"subtitle"},[t("span",{staticClass:"icon"},[t("valkyrie-icon",{staticClass:"icon-calendar",attrs:{name:"calendar",size:20}})],1),e._v(" "),t("span",{staticClass:"subtitle-label"},[e._v(e._s(e.$t("valkyrie.webCallbackSimple.callRdv.title")))])]),e._v(" "),e.appointmentResponse?t("div",{staticClass:"alert"},[t("valkyrie-alert",{attrs:{message:e.alerts[e.appointmentResponse].message,type:e.alerts[e.appointmentResponse].type}})],1):t("form",{on:{submit:function(t){return t.preventDefault(),e.onSubmitPhoneContact.apply(null,arguments)}}},[t("scroll-web-callback-input-tel",{staticClass:"input-no-working-hour",on:{"change-input":e.onChangeInput}}),e._v(" "),t("div",{class:["label",{disabled:!e.phoneIsValid}]},[e._v("\n      "+e._s(e.$t("valkyrie.webCallbackModal.date.label"))+"\n    ")]),e._v(" "),t("valkyrie-styled-select",{staticClass:"select",attrs:{type:"text",disabled:!e.phoneIsValid},model:{value:e.date,callback:function(t){e.date=t},expression:"date"}},[t("option",{attrs:{hidden:"",value:""}},[e._v("\n        "+e._s(e.$t("valkyrie.webCallbackModal.date.placeholder"))+"\n      ")]),e._v(" "),e._l(e.slotsDates,(function(n,r){return t("option",{key:r,domProps:{value:n}},[e._v("\n        "+e._s(e.formatDate(n))+"\n      ")])}))],2),e._v(" "),t("div",{class:["label",{disabled:!e.date}]},[e._v("\n      "+e._s(e.$t("valkyrie.webCallbackModal.hour.label"))+"\n    ")]),e._v(" "),t("valkyrie-styled-select",{staticClass:"select",attrs:{type:"text",disabled:!e.date},model:{value:e.time,callback:function(t){e.time=t},expression:"time"}},[t("option",{attrs:{hidden:"",value:""}},[e._v("\n        "+e._s(e.$t("valkyrie.webCallbackModal.hour.placeholder"))+"\n      ")]),e._v(" "),e._l(e.slotsTimes,(function(n,r){return t("option",{key:r,domProps:{value:n}},[e._v("\n        "+e._s(e.formatTime(n))+"\n      ")])}))],2),e._v(" "),t("valkyrie-button",{staticClass:"button",attrs:{type:"submit",level:"primary",label:e.$t("valkyrie.webCallbackSimple.callRdv.button"),disabled:!e.time||!e.phoneIsValid}})],1)])}),[],!1,null,"7507c88c",null)),it=tt.exports,at={name:"ValkyrieSimpleWebCallback",components:{ValkyrieIcon:We.b,ValkyrieButton:Ue.a,ValkyrieSimpleWebCallbackOpeningHour:Qe,ValkyrieSimpleWebCallbackNotOpeningHour:it},props:{isAvailableNow:{type:Boolean,default:!1},slots:{type:Array,default:function(){return[]}},callbackResponse:{type:String,default:null,validator:function(e){return["success","busy","error"].includes(e)}},appointmentResponse:{type:String,default:null,validator:function(e){return["success","error"].includes(e)}}},methods:{onClickPhone:function(e){"A"===e.target.tagName&amp;&amp;this.$emit("click-phone",{type:"sticky"})}},beforeDestroy:function(){this.WcbObserver&amp;&amp;this.WcbObserver.disconnect()}},nt=(n(1738),Object(A.a)(at,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"scroll-web-callback-content"},[t("div",{staticClass:"agency"},[t("div",{staticClass:"subtitle"},[t("span",{staticClass:"icon"},[t("valkyrie-icon",{staticClass:"icon-location",attrs:{name:"location",size:20}})],1),e._v(" "),t("span",{staticClass:"subtitle-label"},[e._v(e._s(e.$t("valkyrie.webCallbackSimple.agency.subtitle")))])]),e._v(" "),t("p",{staticClass:"content"},[e._v(e._s(e.$t("valkyrie.webCallbackSimple.agency.content")))]),e._v(" "),t("valkyrie-button",{staticClass:"button",attrs:{tag:"a",label:e.$t("valkyrie.webCallbackSimple.agency.button"),level:"primary",to:"/contact/prise-rdv"}})],1),e._v(" "),e.isAvailableNow?t("valkyrie-simple-web-callback-opening-hour",{attrs:{slots:e.slots,"callback-response":e.callbackResponse,"appointment-response":e.appointmentResponse},on:{"close-popin":function(t){return e.$emit("close-popin")},"submit-phone-contact":function(t){return e.$emit("submit-phone-contact",t)}}}):t("valkyrie-simple-web-callback-not-opening-hour",{attrs:{"is-available-now":e.isAvailableNow,slots:e.slots,"appointment-response":e.appointmentResponse},on:{"submit-phone-contact":function(t){return e.$emit("submit-phone-contact",t)}}}),e._v(" "),t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("valkyrie.webCallbackSimple.call.content"),expression:"$t('valkyrie.webCallbackSimple.call.content')"}],on:{click:e.onClickPhone}})],1)}),[],!1,null,"566088c8",null).exports),ot={name:"ProductScrollWebCallback",components:{ValkyrieIcon:We.b,ValkyriePopin:y.a,ValkyrieSimpleWebCallback:nt},props:{displayWebCallback:{type:Boolean,default:!1},previousPageLabel:{type:String,default:""},variant:{type:String,default:"primary"}},data:function(){return{popinIsActive:!1,customModalIsActive:!1}},beforeDestroy:function(){window.removeEventListener("click",this.hideCustomModal)},methods:{closePopin:function(){this.popinIsActive=!1,this.$emit("reset-alert")},getPreviousPageLabel:function(){return this.previousPageLabel?this.previousPageLabel:this.$t("valkyrie.webCallbackSimple.menu.back")},onTouchLabelModal:function(){window.innerWidth&lt;He.d.tablet&amp;&amp;(this.popinIsActive=!0),this.customModalIsActive?this.hideCustomModal():this.displayCustomModal()},focusCustomModal:function(){this.inputCustomModalIsFocus=!0},leaveCustomModal:function(){this.inputCustomModalIsFocus||this.hideCustomModal()},displayCustomModal:function(){window.addEventListener("click",this.hideCustomModal),this.customModalIsActive=!0,clearTimeout(this.idTimeout)},hideCustomModal:function(){var e=this;this.idTimeout=setTimeout((function(){e.customModalIsActive=!1,e.inputCustomModalIsFocus=!1,e.$emit("reset-alert")}),100),window.removeEventListener("click",this.hideCustomModal)}}},lt=(n(1740),Object(A.a)(ot,(function(){var e=this,t=e._self._c;return t("div",{class:"scroll-web-callback variant-".concat(e.variant)},[t("div",{staticClass:"container"},[t("div",{staticClass:"back-help"},[t("a",{staticClass:"back",attrs:{rel:"nofollow"},on:{click:function(t){return t.preventDefault(),e.$emit("go-to-results")}}},[t("span",{staticClass:"icon-back"},[t("valkyrie-icon",{staticClass:"arrow-back",attrs:{name:"arrow-back",size:12}})],1),e._v(" "),t("p",[e._v(e._s(e.getPreviousPageLabel()))])]),e._v(" "),e.displayWebCallback?t("div",{staticClass:"help"},[t("div",{staticClass:"label",on:{touchstart:function(t){return t.preventDefault(),e.onTouchLabelModal.apply(null,arguments)},mouseenter:e.displayCustomModal,mouseleave:e.hideCustomModal}},[t("div",{staticClass:"icon-information"},[t("valkyrie-icon",{staticClass:"information",attrs:{name:"information",size:12}})],1),e._v(" "),t("div",[t("p",{staticClass:"mobile"},[e._v("\n              "+e._s(e.$t("valkyrie.webCallbackSimple.menu.help.mobile"))+"\n            ")]),e._v(" "),t("p",{staticClass:"desktop"},[e._v("\n              "+e._s(e.$t("valkyrie.webCallbackSimple.menu.help.desktop"))+"\n            ")])]),e._v(" "),t("div",{staticClass:"icon-arrow-down"},[t("valkyrie-icon",{staticClass:"arrow-down",attrs:{name:"arrow-down",size:13}})],1)]),e._v(" "),e.customModalIsActive?t("div",{staticClass:"custom-modal",on:{mouseenter:e.displayCustomModal,mouseleave:e.leaveCustomModal,click:function(e){e.stopPropagation()}}},[t("web-callback-api",{scopedSlots:e._u([{key:"default",fn:function(e){var n=e.isAvailableNow,r=e.slots,o=e.callbackResponse,l=e.appointmentResponse,c=e.sendWebCallbackRequest,d=e.closePopin;return[t("div",[t("valkyrie-simple-web-callback",{attrs:{"is-available-now":n,slots:r,"callback-response":o,"appointment-response":l},on:{"close-popin":d,"submit-phone-contact":function(e){var t=e.phoneNumber,slot=e.slot;return c(t,slot)}}})],1)]}}],null,!1,278399150)})],1):e._e()]):e._e()])]),e._v(" "),e.displayWebCallback&amp;&amp;e.popinIsActive?t("valkyrie-popin",{staticClass:"popin",attrs:{title:e.$t("valkyrie.webCallbackSimple.titleModalMobile")},on:{close:e.closePopin}},[t("web-callback-api",{scopedSlots:e._u([{key:"default",fn:function(e){var n=e.isAvailableNow,r=e.slots,o=e.callbackResponse,l=e.appointmentResponse,c=e.sendWebCallbackRequest,d=e.closePopin;return[t("div",[t("valkyrie-simple-web-callback",{attrs:{"is-available-now":n,slots:r,"callback-response":o,"appointment-response":l},on:{"close-popin":d,"submit-phone-contact":function(e){var t=e.phoneNumber,slot=e.slot;return c(t,slot)}}})],1)]}}],null,!1,470095618)})],1):e._e()],1)}),[],!1,null,"d844e432",null)),ct=lt.exports,ut=Object(h.a)("ProductScrollMenu"),st={name:"ProductScrollMenu",components:{HorizontalMenu:Re,ProductScrollWebCallback:ct},props:{items:{type:Array,required:!0},displayWebCallback:{type:Boolean,default:!1},previousPageLabel:{type:String,default:""}},data:function(){return{scrolled:!1,selected:null}},mounted:function(){this.observeMenu(),this.observeAnchors()},beforeDestroy:function(){this.unobserveMenu(),this.unobserveAnchors()},watch:{items:function(){this.observeAnchors()}},methods:{observeMenu:function(){var e=this;this.unobserveMenu(),this.elementObserver=new IntersectionObserver((function(t){var n=Object(N.a)(t,1)[0].boundingClientRect.top;e.scrolled=n&lt;0}),{threshold:1}),this.elementObserver.observe(this.$el)},unobserveMenu:function(){this.elementObserver&amp;&amp;this.elementObserver.disconnect()},observeAnchors:function(){var e=this;"undefined"!=typeof window&amp;&amp;(this.unobserveAnchors(),this.anchorsObserver=new IntersectionObserver((function(t){t.forEach((function(t){var n=t.target.dataset.menuKey,r=t.isIntersecting,o=e.items.find((function(e){return e.key===n}));o&amp;&amp;(o.intersecting=r)}));var n=e.items.find((function(e){return e.intersecting}));n&amp;&amp;(e.selected=n.key,ut.debug("selected",e.selected))}),{rootMargin:"-100px 0px 0px 0px",threshold:0}),this.items.forEach((function(t){t.intersecting=!1;var element=document.querySelector('[data-menu-key="'.concat(t.key,'"]'));element&amp;&amp;e.anchorsObserver.observe(element)})))},unobserveAnchors:function(){this.anchorsObserver&amp;&amp;this.anchorsObserver.disconnect()},scrollTo:function(e){var t=this.items.find((function(t){var n=t.key;return e===n}));if(t){ut.debug("scrollTo",e);var element=document.querySelector('[data-menu-key="'.concat(t.key,'"]'));if(element){var rect=element.getBoundingClientRect();window.scrollTo({top:rect.top+window.pageYOffset-100,left:0,behavior:"smooth"})}}}}},pt=(n(1742),Object(A.a)(st,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-scroll-menu"},[t("div",{staticClass:"container-menu",class:{scrolled:e.scrolled}},[t("product-scroll-web-callback",{attrs:{"display-web-callback":e.displayWebCallback,previousPageLabel:e.previousPageLabel},on:{"go-to-results":function(t){return e.$emit("go-to-results")}}}),e._v(" "),t("horizontal-menu",{staticClass:"horizontal-menu",attrs:{items:e.items,selected:e.selected},on:{select:function(t){return e.$emit("select",t)}}})],1)])}),[],!1,null,"047deeb3",null).exports),ft={name:"ProductBreadcrumb",components:{ValkyrieBreadcrumb:n(1218).a},props:{pageBreadcrumb:{type:Array,required:!0}}},vt=(n(1744),Object(A.a)(ft,(function(){return(0,this._self._c)("valkyrie-breadcrumb",{staticClass:"product-breadcrumb",attrs:{links:this.pageBreadcrumb}})}),[],!1,null,"2ad35710",null).exports),mt=n(182),ht=n(1746),bt=n.n(ht),gt=(n(87),108),yt={name:"ProductSliderMiniature",components:{ValkyrieIcon:We.b},watchResize:!0,data:function(){return{index:this.selected,anchorSlide:0,scrollIndex:0,sliderWidth:0,hasShadowRight:!0,hasShadowLeft:!1}},props:{displayIframe360:{type:Boolean,default:!1},displayVideo:{type:Boolean,default:!1},selectedIframe360:{type:Boolean,default:!1},selectedVideo:{type:Boolean,default:!1},pictures:{type:Array,required:!0},selected:{type:Number,default:0},ratio:{type:Number,default:1.5},selectionVisible:{type:Boolean,default:!0},marketplace:{type:Boolean,default:!1}},mounted:function(){this.sliderWidth=this.$refs.slider.offsetWidth,window.addEventListener("resize",this.setSliderWidth,{passive:!0})},destroyed:function(){window.removeEventListener("resize",this.setSliderWidth)},watch:{selected:function(){this.index=this.selected,this.scrollInto(this.selected)}},computed:{slides:function(){var e=this;return this.pictures.map((function(picture,t){return{key:t,src:e.getImageSrc(picture.src),alt:picture.alt,count:"".concat(t+1,"/").concat(e.maxSlides)}}))},totalWidth:function(){return this.pictures.length*gt},hasArrow:function(){return this.sliderWidth&lt;this.totalWidth},actionBackground:function(){return{backgroundImage:"url('".concat(this.getImageSrc(this.pictures[0].src),"')")}},maxSlides:function(){return this.pictures.length},maxDisplayedSlides:function(){return Math.floor(this.sliderWidth/gt)},containerRatio:function(){return{paddingBottom:"".concat(100/this.ratio,"%")}}},methods:{setSliderWidth:function(){this.sliderWidth=this.$refs.slider.offsetWidth},handleScroll:function(e){var t=e.target;if(!this.isLargeDesktop){var n=t.children.length&gt;this.maxSlides?t.children.length*gt:this.totalWidth;this.hasShadowRight=t.scrollLeft+this.sliderWidth!==n,this.hasShadowLeft=0!==t.scrollLeft}},handleClickNext:function(){var e=this.$refs.slide.length-this.anchorSlide;e/this.maxDisplayedSlides&lt;2&amp;&amp;e/this.maxDisplayedSlides&gt;1?this.anchorSlide+=e%this.maxDisplayedSlides:this.anchorSlide=this.anchorSlide%this.maxDisplayedSlides!=0&amp;&amp;this.maxDisplayedSlides+this.anchorSlide&gt;=this.maxSlides?0:this.anchorSlide+this.maxDisplayedSlides,this.$refs.slide[this.anchorSlide]||(this.anchorSlide=0);var t=this.$refs.slide[this.anchorSlide].offsetLeft;this.$refs.slider.scrollTo({top:0,left:t,behavior:"smooth"})},handleClickPrev:function(){var e=this.$refs.slide.length-this.maxDisplayedSlides;this.anchorSlide=0===this.anchorSlide?e:this.anchorSlide-this.maxDisplayedSlides,this.$refs.slide[this.anchorSlide]||(this.anchorSlide=0);var t=this.$refs.slide[this.anchorSlide].offsetLeft;this.$refs.slider.scrollTo({top:0,left:t,behavior:"smooth"})},scrollInto:function(e){var t=this;return Object(c.a)(regeneratorRuntime.mark((function n(){var r,o,l,c;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,t.$nextTick();case 2:if(t.$refs.slide[e]){n.next=4;break}return n.abrupt("return");case 4:r=t.$refs.slide[e].offsetLeft,o=t.$refs.slider,l=o.scrollLeft,c=o.offsetWidth,r+gt&gt;l+c?(t.anchorSlide=e,t.$refs.slider.scrollTo({top:0,left:r,behavior:"smooth"})):r&lt;l&amp;&amp;(t.anchorSlide=e,t.$refs.slider.scrollTo({top:0,left:r-(t.sliderWidth-gt),behavior:"smooth"}));case 9:case"end":return n.stop()}}),n)})))()},handleClick:function(e){this.index=e,this.scrollInto(e),this.$emit("select",e)},getImageSrc:function(source){return Object(K.a)(source,{width:100})}}},Dt=(n(1747),Object(A.a)(yt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"slider-miniature-container"},[e.displayIframe360?t("div",{key:"action-360",staticClass:"slider-action",class:{selected:e.selectedIframe360},style:e.actionBackground,on:{click:function(t){return e.$emit("click-360","360 - 0 - ".concat(e.maxSlides))}}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"360-normal",size:36}})],1):e._e(),e._v(" "),e.displayVideo?t("div",{key:"action-video",staticClass:"slider-action",class:{selected:e.selectedVideo},style:e.actionBackground,on:{click:function(t){return e.$emit("click-yt")}}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"play",size:36}})],1):e._e(),e._v(" "),t("div",{class:[{"arrow-enabled":e.hasArrow,"has-shadow-right":e.hasShadowRight,"has-shadow-left":e.hasShadowLeft,"slider-container":!0}]},[e.hasArrow?t("div",{staticClass:"arrow arrow-prev",attrs:{role:"button","aria-label":e.$t("common.labels.previous"),title:e.$t("common.labels.previous")},on:{click:e.handleClickPrev}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"arrow-left",size:22}})],1):e._e(),e._v(" "),t("div",{ref:"slider",staticClass:"slider",on:{"&amp;scroll":function(t){return e.handleScroll.apply(null,arguments)}}},[e.displayIframe360?t("div",{key:"action-360",staticClass:"slider-action",class:{selected:e.selectedIframe360},style:e.actionBackground,on:{click:function(t){return e.$emit("click-360")}}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"360-normal",size:36}})],1):e._e(),e._v(" "),e.displayVideo?t("div",{key:"action-video",staticClass:"slider-action",class:{selected:e.selectedVideo},style:e.actionBackground,on:{click:function(t){return e.$emit("click-yt")}}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"play",size:36}})],1):e._e(),e._v(" "),e._l(e.slides,(function(n,r){return t("div",{key:n.key,ref:"slide",refInFor:!0,staticClass:"slide",class:{active:r===e.index&amp;&amp;e.selectionVisible},attrs:{"data-count":n.count},on:{click:function(t){return e.handleClick(r)}}},[n.src?t("div",{staticClass:"image-container",style:e.containerRatio},[t("img",{attrs:{src:n.src,alt:n.alt}})]):e._e()])}))],2),e._v(" "),e.hasArrow?t("div",{staticClass:"arrow arrow-next",attrs:{role:"button","aria-label":e.$t("common.labels.next"),title:e.$t("common.labels.next")},on:{click:e.handleClickNext}},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"arrow-right",size:22}})],1):e._e()])])}),[],!1,null,"7aafff72",null)),Ct=Dt.exports,xt=n(1749),wt=function(input){var e=input.match(/(?:https?:\/\/)?(?:www\.)?youtu\.?be(?:\.com)?\/?.*(?:watch|embed)?(?:.*v=|v\/|\/)([\w\-_]+)&amp;?/);return!!e&amp;&amp;e[1]},kt=n(885),_t={name:"ProductSlideshowNoContractualImage",components:{ValkyrieInfoTooltip:kt.default},props:{labelNoContractualImage:{type:String}}},Et=(n(1762),Object(A.a)(_t,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-no-contracual-image"},[t("valkyrie-info-tooltip",{staticClass:"info-tooltip",attrs:{"position-tooltip":"left","icon-size":20}},[e._v("\n    "+e._s(e.labelNoContractualImage)+"\n  ")])],1)}),[],!1,null,"d4ec8184",null).exports),At={name:"ProductVideo",components:{Youtube:xt.Youtube,ProductSlideshowNoContractualImage:Et},props:{videoUrl:{type:String,required:!0},ratio:{type:Number,default:1.5}},computed:{videoId:function(){return wt(this.videoUrl)||null},containerRatio:function(){return{paddingBottom:"".concat(100/this.ratio,"%")}},player:function(){return this.$refs.youtube.player}},data:function(){return{width:null,height:null}},mounted:function(){this.resize(),window.addEventListener("resize",this.resize,{passive:!0})},destroyed:function(){window.removeEventListener("resize",this.resize)},methods:{playVideo:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.player.playVideo();case 2:case"end":return t.stop()}}),t)})))()},pauseVideo:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.player.pauseVideo();case 2:case"end":return t.stop()}}),t)})))()},resize:function(){var e=this;setTimeout((function(){e.width=e.$el.offsetWidth,e.height=e.width/e.ratio}),0)}}},Ft=(n(1764),Object(A.a)(At,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-video",style:e.containerRatio},[t("product-slideshow-no-contractual-image",{attrs:{"label-no-contractual-image":e.$t("pdp.photo.inPage.legalNoticeVideo")}}),e._v(" "),t("youtube",{ref:"youtube",attrs:{"video-id":e.videoId,width:e.width,height:e.height}})],1)}),[],!1,null,"b25c17d4",null).exports),Pt=(n(942),{name:"ProductSlideshowTags",props:{tags:{type:Array,required:!1},percent:{type:Number},offer:{type:String}}}),Bt=(n(1766),Object(A.a)(Pt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-tags"},[e.tags&amp;&amp;e.tags.length&amp;&amp;!e.offer?t("div",{staticClass:"tags"},[e._t("tagsSlot",(function(){return e._l(e.tags,(function(n,r){return t("span",{key:"product-slideshow-tags-".concat(r),staticClass:"caption tag",style:"background-color: #".concat(n.backgroundColor,";")},[e._v("\n          "+e._s(n.label)+"\n        ")])}))}))],2):e._e(),e._v(" "),e.offer?t("div",{staticClass:"offer",class:{"without-discount":!e.percent}},[e._v("\n    "+e._s(e.offer)+"\n  ")]):e._e()])}),[],!1,null,"133d2488",null).exports),St={name:"Product360",components:{ProductSlideshowTags:Bt},props:{src:{type:String,required:!0},ratio:{type:Number,default:1.5},tags:{type:Array,required:!1},percent:{type:Number},offer:{type:String}},computed:{containerRatio:function(){return{paddingTop:"".concat((100/this.ratio).toFixed(1)-.1,"%")}}},mounted:function(){window.addEventListener("message",this.onWindowMessage)},destroyed:function(){window.removeEventListener("message",this.onWindowMessage)},methods:{onWindowMessage:function(e){switch(e.data){case"player360_carousel_view_click":this.$emit("carousel");break;case"player360_internal_view_click":this.$emit("interior-click");break;case"player360_external_view_click":this.$emit("exterior-click");break;case"player360_enter_slideshow_detail_defect":this.$emit("enter-fullscreen");break;case"player360_exit_slideshow_detail_defect":this.$emit("exit-fullscreen")}}}},Ot=(n(1768),Object(A.a)(St,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-360",style:e.containerRatio},[e.src?t("iframe",{attrs:{src:"".concat(e.src,"?v=8"),frameborder:"0",allowfullscreen:""}}):e._e(),e._v(" "),e.tags?t("product-slideshow-tags",{attrs:{tags:e.tags,offer:e.offer,percent:e.percent}}):e._e()],1)}),[],!1,null,"c301d928",null).exports),$t={name:"ProductSlideshowDiscount",props:{percent:{type:Number}}},It=(n(1770),Object(A.a)($t,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-discount"},[e.percent?t("div",{staticClass:"discount"},[t("div",{staticClass:"percent"},[t("span",{staticClass:"value"},[e._v(e._s(e.percent))]),e._v(" "),t("span",{staticClass:"symbol"},[e._v("%")])]),e._v(" "),t("div",{staticClass:"text"},[e._v(e._s(e.$t("pdp.photo.inPage.advantageTag")))])]):e._e()])}),[],!1,null,"268c982e",null).exports),Lt=n(1272),Mt=0,jt=1,Tt=2,Vt={name:"ProductAdaptiveImage",props:{active:{type:Boolean,require:!0},src:{type:String,required:!0},ratio:{type:Number,default:1.5},thumbnailSrc:{type:String,require:!0},fullHeight:{type:Boolean,default:!1},loadingBackgroundColor:{type:String,default:"#fff"},backgroundColor:{type:String,default:"#000"}},data:function(){var e=Tt;return{imageSourceQuality:this.active?e:Mt,containerWidth:0,containerHeight:0,imageWidth:0,imageHeight:0,imageRatio:0,imageLoaded:!1,isMounted:!1,currentBackgroundColor:this.loadingBackgroundColor}},mounted:function(){this.isMounted=!0,this.$refs.image.addEventListener("load",this.onImageLoad),window.addEventListener("resize",this.resize,{passive:!0}),this.imageSourceQuality===Mt&amp;&amp;Object(Lt.a)(this.prefetchImage),this.resize(),this.currentBackgroundColor=this.backgroundColor},beforeDestroy:function(){window.removeEventListener("resize",this.resize),window.removeEventListener("load",this.prefetchImage),this.$refs.image.removeEventListener("load",this.onImageLoad)},computed:{imageSrc:function(){switch(this.imageSourceQuality){case Tt:return this.src;case jt:return this.thumbnailSrc;default:return""}},heightStyle:function(){return this.isMounted&amp;&amp;!this.fullHeight?{height:0!==this.containerHeight?"".concat(this.containerHeight,"px"):void 0}:{}},backgroundColorStyle:function(){return{backgroundColor:this.currentBackgroundColor}},imageStyle:function(){return 0===this.imageWidth||0===this.imageHeight?{}:{width:"".concat(this.imageWidth,"px"),height:"".concat(this.imageHeight,"px")}}},watch:{active:function(e){e&amp;&amp;(this.imageSourceQuality=Tt)},ratio:function(){this.resize()}},methods:{prefetchImage:function(){var e=this;(window.requestIdleCallback||function(e){return e()})((function(){e.imageSourceQuality===Mt&amp;&amp;(e.imageSourceQuality=jt)}))},resize:function(){var e=this;return new Promise((function(t){setTimeout((function(){e.containerWidth=e.$el.offsetWidth,e.containerHeight=e.containerWidth/e.ratio,e.imageLoaded&amp;&amp;e.calculateImageSizes(),t()}),0)}))},onImageLoad:function(){this.imageRatio=this.$refs.image.naturalWidth/this.$refs.image.naturalHeight,this.calculateImageSizes(),this.imageLoaded=!0},calculateImageSizes:function(){Math.abs(this.imageRatio-this.ratio)&lt;.01?(this.imageWidth=this.containerWidth,this.imageHeight=this.containerHeight):this.imageRatio&gt;=this.ratio?(this.imageWidth=this.containerWidth,this.imageHeight=this.imageWidth/this.imageRatio):(this.imageHeight=this.containerHeight,this.imageWidth=this.imageHeight*this.imageRatio)}}},zt=(n(1772),Object(A.a)(Vt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-adaptive-image",style:[e.heightStyle,e.backgroundColorStyle]},[t("div",{staticClass:"container"},[e.src?t("img",{ref:"image",staticClass:"image",style:e.isMounted?e.imageStyle:null,attrs:{src:e.imageSrc}}):e._e()])])}),[],!1,null,"5b05fc90",null).exports),qt={name:"ProductSlideshowImage",components:{ProductSlideshowTags:Bt,ProductSlideshowDiscount:It,ProductAdaptiveImage:zt},props:{src:{type:String,required:!0},active:{type:Boolean,required:!0},tags:{type:Array,required:!1},brand:{type:String,required:!0},percent:{type:Number},offer:{type:String},ratio:{type:Number,default:1.5},imageActive:{type:Boolean,required:!0},imageActivePreload:{type:Boolean,required:!0},marketplace:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#000"},loadingBackgroundColor:{type:String,default:"#fff"}},computed:{containerRatio:function(){return{paddingBottom:"".concat(100/this.ratio,"%")}},imageSrc:function(){return Object(K.a)(this.src,{width:1616})},thumbnailSrc:function(){return Object(K.a)(this.src,{width:808,quality:15})},hasTags:function(){var e;return!(null===(e=this.tags)||void 0===e||!e.length)}},mounted:function(){var e=this;Object(Lt.a)((function(){return e.windowLoaded=!0}))},data:function(){return{windowLoaded:!1}},methods:{resize:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.$refs.adaptiveImage.resize();case 2:case"end":return t.stop()}}),t)})))()}}},Nt=Object(A.a)(qt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-image"},[e.imageSrc?t("product-adaptive-image",{ref:"adaptiveImage",attrs:{active:e.imageActive||e.windowLoaded&amp;&amp;e.imageActivePreload,src:e.imageSrc,"thumbnail-src":e.thumbnailSrc,ratio:e.ratio,"background-color":e.backgroundColor,"loading-background-color":e.loadingBackgroundColor}}):e._e(),e._v(" "),e.active&amp;&amp;e.hasTags?t("product-slideshow-tags",{attrs:{tags:e.tags,offer:e.offer,percent:e.percent},scopedSlots:e._u([e.$slots.tagsSlot?{key:"tagsSlot",fn:function(){return[e._t("tagsSlot")]},proxy:!0}:null],null,!0)}):e._e(),e._v(" "),e.active&amp;&amp;e.percent?t("product-slideshow-discount",{attrs:{percent:e.percent}}):e._e()],1)}),[],!1,null,null,null).exports,Rt={name:"ProductSlideshowSlide",props:{value:{type:[Object,Array],required:!0}},render:function(e){return e("div",[this.value])}},Wt=Object(A.a)(Rt,undefined,undefined,!1,null,null,null).exports,Ht={name:"ProductSlideshowSlider",components:{ProductSlideshowSlide:Wt,ValkyrieIcon:We.b},props:{slides:{type:Array,required:!0},selected:{type:Number,default:0},timer:{type:Number,default:-1},loop:{type:Boolean,default:!1},buttonStyle:{type:String,default:"primary"},showButton:{type:Boolean,default:!0},counter:{type:Boolean,default:!1},touchEvents:{type:Boolean,default:!0},fullHeight:{type:Boolean,default:!1}},data:function(){return{slideWidth:0,timeout:null,indexSelected:this.selected,transition:!0,isMounted:!1}},mounted:function(){this.isMounted=!0,this.resize(),this.fireTimer(),this.touchEvents&amp;&amp;(this.$refs.slides.addEventListener("touchstart",this.onTouchStart),this.$refs.slides.addEventListener("touchmove",this.onTouchMove),this.$refs.slides.addEventListener("touchend",this.onTouchEnd)),window.addEventListener("resize",this.onWindowResize,{passive:!0})},beforeDestroy:function(){clearTimeout(this.timeout),this.$refs.slides.removeEventListener("touchstart",this.onTouchStart),this.$refs.slides.removeEventListener("touchmove",this.onTouchMove),this.$refs.slides.removeEventListener("touchend",this.onTouchEnd),window.removeEventListener("resize",this.onWindowResize)},watch:{timer:function(){this.fireTimer()},selected:function(){this.indexSelected=this.selected}},computed:{counterLabel:function(){return this.$t("pdp.photo.modal.pageIndex",{index:this.indexSelected+1,maxIndex:this.slides.length})},sliderWidth:function(){return this.slides.length*this.slideWidth},slidesLeft:function(){return this.slideWidth*this.indexSelected*-1},slidesStyle:function(){return{left:"".concat(this.slidesLeft,"px"),width:0!==this.sliderWidth?"".concat(this.sliderWidth,"px"):void 0}},slideStyle:function(){return this.isMounted?{width:0!==this.sliderWidth?"".concat(this.slideWidth,"px"):void 0}:{width:"100%"}}},methods:{onWindowResize:function(){this.resize()},resize:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",new Promise((function(t){setTimeout((function(){e.transition=!1,e.slideWidth=e.$el.offsetWidth,setTimeout((function(){e.transition=!0,t()}),0)}),0)})));case 1:case"end":return t.stop()}}),t)})))()},onTouchStart:function(e){this.startClientX=e.changedTouches[0].clientX,this.startTime=Date.now()},onTouchMove:function(e){if(!(null===this.startClientX||e.touches&amp;&amp;e.touches.length&gt;1)){var t=e.changedTouches[0].clientX;if(Date.now()-this.startTime&lt;200)if(t-this.startClientX&gt;100){if(0===this.indexSelected&amp;&amp;!this.loop)return void(this.startClientX=null);this.select(this.indexSelected-1),this.startClientX=null}else if(this.startClientX-t&gt;100){if(this.indexSelected===this.slides.length-1&amp;&amp;!this.loop)return void(this.startClientX=null);this.select(this.indexSelected+1),this.startClientX=null}}},onTouchEnd:function(){this.startClientX=null},onLeftClick:function(){this.select(this.indexSelected-1),this.$emit("left-click")},onRightClick:function(){this.select(this.indexSelected+1),this.$emit("right-click")},select:function(e){if(this.slides&amp;&amp;this.slides.length){var t=e;t=(t=t&gt;this.slides.length-1?0:t)&lt;0?this.slides.length-1:t,this.indexSelected=t,this.$emit("select",this.indexSelected),this.slides[this.indexSelected]&amp;&amp;this.fireTimer()}},fireTimer:function(){var e=this;if(clearTimeout(this.timeout),!(this.timer&lt;0)){var t=Math.max(1e3,this.timer),n=setTimeout((function(){e.select(e.indexSelected+1)}),t);this.timeout=n}}}},Ut=(n(1774),Object(A.a)(Ht,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-slider",class:{"full-height":e.fullHeight}},[e.counter?t("div",{staticClass:"counter"},[e._v("\n      "+e._s(e.counterLabel)+"\n    ")]):e._e(),e._v(" "),t("div",{ref:"slides",staticClass:"slides",class:{transition:e.transition,"full-height":e.fullHeight},style:e.isMounted?e.slidesStyle:null},e._l(e.$slots.default,(function(n,r){return e.isMounted||0===r?t("product-slideshow-slide",{key:r,staticClass:"slide",class:{"full-height":e.fullHeight},style:e.slideStyle,attrs:{value:n}}):e._e()})),1),e._v(" "),e.showButton&amp;&amp;(0!==e.indexSelected||e.loop)?t("button",{class:"arrow arrow-left print-hidden ".concat(e.buttonStyle),attrs:{"aria-label":e.$t("common.labels.previous"),title:e.$t("common.labels.previous")},on:{click:e.onLeftClick}},[t("valkyrie-icon",{attrs:{name:"arrow-back",size:24}})],1):e._e(),e._v(" "),e.showButton&amp;&amp;(e.indexSelected!==e.slides.length-1||e.loop)?t("button",{class:"arrow arrow-right print-hidden ".concat(e.buttonStyle),attrs:{"aria-label":e.$t("common.labels.next"),title:e.$t("common.labels.next")},on:{click:e.onRightClick}},[t("valkyrie-icon",{attrs:{name:"arrow-forward",size:24}})],1):e._e()])}),[],!1,null,"aaedaf12",null).exports),Gt=n(1776),Kt=n.n(Gt),Yt={name:"ProductZoomableImage",components:{ProductAdaptiveImage:zt},props:{active:{type:Boolean,required:!0},src:{type:String,required:!0},zoomSpeed:{type:Number,default:1},pinchSpeed:{type:Number,default:1},maxZoom:{type:Number,default:10.4},zoomInStep:{type:Number,default:1.8},zoomOutStep:{type:Number,default:1.801},ratio:{type:Number,default:1.5},imageActive:{type:Boolean,required:!0},fullHeight:{type:Boolean,default:!1},marketplace:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#000"},loadingBackgroundColor:{type:String,default:"#fff"}},data:function(){return{zoomMinReached:!0,zoomMaxReached:!1,panning:!1}},mounted:function(){this.instanciate(),window.addEventListener("resize",this.resize,{passive:!0}),this.$el.addEventListener("mousedown",this.onMouseDown),this.$el.addEventListener("mouseup",this.onMouseUp)},beforeDestroy:function(){this.panzoom.dispose(),window.removeEventListener("resize",this.resize),this.$el.removeEventListener("mousedown",this.onMouseDown),this.$el.removeEventListener("mouseup",this.onMouseUp)},computed:{imageSrc:function(){return Object(K.a)(this.src,{width:1920})},thumbnailSrc:function(){return Object(K.a)(this.src,{width:850})}},methods:{instanciate:function(){var e=this;this.panzoom&amp;&amp;this.panzoom.dispose(),this.panzoom=Kt()(this.$el,{zoomSpeed:this.zoomSpeed,pinchSpeed:this.pinchSpeed,maxZoom:this.maxZoom,minZoom:1,bounds:!0,boundsPadding:1,onTouch:function(t){return!e.zoomMinReached||t.touches&amp;&amp;t.touches.length&gt;1}}),this.panzoom.on("zoom",this.onZoomEvent),this.panzoom.on("panstart",this.onPanStart),this.panzoom.on("panend",this.onPanEnd),this.resize()},onMouseDown:function(){this.onPanStart()},onMouseUp:function(){this.onPanEnd()},onPanStart:function(){var e=this;clearTimeout(this.panningTimeout),this.panningTimeout=setTimeout((function(){e.panning=!0}),200)},onPanEnd:function(){var e=this;clearTimeout(this.panningTimeout),this.panningTimeout=setTimeout((function(){e.panning=!1}),200)},onZoomEvent:function(){var e=this.panzoom.getTransform().scale,t=1===e,n=e===this.maxZoom;t!==this.zoomMinReached&amp;&amp;(this.zoomMinReached=t,this.$emit("zoom-min-reached",t)),n!==this.zoomMaxReached&amp;&amp;(this.zoomMaxReached=n,this.$emit("zoom-max-reached",n))},zoomIn:function(){var e=this.$el,t=e.offsetWidth,n=e.offsetHeight;"number"==typeof(t/2)&amp;&amp;"number"==typeof(n/2)&amp;&amp;this.panzoom.smoothZoom(t/2,n/2,this.zoomInStep)},zoomOut:function(){var e=this.$el,t=e.offsetWidth,n=e.offsetHeight;"number"==typeof(t/2)&amp;&amp;"number"==typeof(n/2)&amp;&amp;this.panzoom.smoothZoom(t/2,n/2,1/this.zoomOutStep)},onClick:function(e){if(!this.panning){var t=this.$el.parentElement.getBoundingClientRect(),n=t.top,r=t.left,o=e.pageX-r,l=e.pageY-n;"number"==typeof o&amp;&amp;"number"==typeof l&amp;&amp;(this.zoomMaxReached?this.panzoom.smoothZoom(o,l,0):this.panzoom.smoothZoom(o,l,this.zoomInStep))}},onDblClick:function(e){e.preventDefault(),e.stopPropagation()},resize:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.reset(),t.next=3,e.$refs.adaptiveImage.resize();case 3:case"end":return t.stop()}}),t)})))()},reset:function(){this.panzoom.moveTo(0,0),this.panzoom.zoomAbs(0,0,1),this.$emit("zoom-min-reached",!0),this.$emit("zoom-max-reached",!1)}}},Zt=(n(1786),Object(A.a)(Yt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-zoomable-image",class:{"zoom-max-reached":e.zoomMaxReached,panning:e.panning,"full-height":e.fullHeight},on:{click:e.onClick,dblclick:e.onDblClick}},[e.imageSrc?t("product-adaptive-image",{ref:"adaptiveImage",attrs:{active:e.imageActive,src:e.imageSrc,"thumbnail-src":e.thumbnailSrc,ratio:e.ratio,"full-height":e.fullHeight,marketplace:e.marketplace,"background-color":e.backgroundColor,"loading-background-color":e.loadingBackgroundColor}}):e._e()],1)}),[],!1,null,"520aba0c",null).exports),Xt={name:"ProductZoomableImageControlsButton",components:{ValkyrieIcon:We.b},props:{tooltip:{type:String,default:""},picto:{type:String,required:!0},disabled:{type:Boolean,default:!1},selected:{type:Boolean,default:!1}}},Qt=(n(1788),Object(A.a)(Xt,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-zoomable-image-controls-button",class:{selected:e.selected,disabled:e.disabled}},[e.tooltip?t("span",{staticClass:"caption tooltip"},[e._v("\n    "+e._s(e.tooltip)+"\n  ")]):e._e(),e._v(" "),t("button",{attrs:{type:"button",disabled:e.disabled},on:{click:function(t){return e.$emit("click")}}},[t("valkyrie-icon",{attrs:{name:e.picto,size:32}})],1)])}),[],!1,null,"32cdb506",null).exports),Jt={Iframe360Exterior:"Iframe360Exterior",Iframe360Interior:"Iframe360Interior",Video:"Video",Slider:"Slider"},ei={name:"ProductZoomableImageControls",props:{displayExterior:{type:Boolean,default:!0},displayInterior:{type:Boolean,default:!0},fullscreenEnabled:{type:Boolean,default:!1},fullscreen:{type:Boolean,default:!1},zoomInDisabled:{type:Boolean,default:!1},zoomOutDisabled:{type:Boolean,default:!1},display:{type:String,validator:function(e){return Object.values(Jt).includes(e)}}},components:{ProductZoomableImageControlsButton:Qt},data:function(){return{Display:Jt}}},ti=(n(1790),Object(A.a)(ei,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"zoomable-image-controls"},[t("div",{staticClass:"wrapper",on:{click:function(e){e.stopPropagation()},dblclick:function(e){e.stopPropagation()},mousedown:function(e){e.stopPropagation()}}},[t("product-zoomable-image-controls-button",{attrs:{selected:e.display===e.Display.Slider,picto:"camera"}}),e._v(" "),e.displayExterior?t("product-zoomable-image-controls-button",{staticClass:"exterior-360",attrs:{selected:e.display===e.Display.Iframe360Exterior,tooltip:e.$t("pdp.photo.exteriorView"),picto:"car-open-360"},on:{click:function(t){return e.$emit("exterior-click")}}}):e._e(),e._v(" "),e.displayInterior?t("product-zoomable-image-controls-button",{staticClass:"interior-360",attrs:{selected:e.display===e.Display.Iframe360Interior,tooltip:e.$t("pdp.photo.interiorView"),picto:"360-inside"},on:{click:function(t){return e.$emit("interior-click")}}}):e._e(),e._v(" "),e.fullscreenEnabled&amp;&amp;!e.fullscreen?t("product-zoomable-image-controls-button",{staticClass:"fullscreen-in",attrs:{tooltip:e.$t("pdp.photo.fullscreenIn"),picto:"fullscreen-open"},on:{click:function(t){return e.$emit("switch-fullscreen")}}}):e._e(),e._v(" "),e.fullscreenEnabled&amp;&amp;e.fullscreen?t("product-zoomable-image-controls-button",{staticClass:"fullscreen-out",attrs:{tooltip:e.$t("pdp.photo.fullscreenOut"),picto:"fullscreen-exit"},on:{click:function(t){return e.$emit("switch-fullscreen")}}}):e._e(),e._v(" "),t("product-zoomable-image-controls-button",{attrs:{tooltip:e.$t("pdp.photo.zoomIn"),picto:"zoom-in",disabled:e.zoomInDisabled},on:{click:function(t){return e.$emit("zoom-in")}}}),e._v(" "),t("product-zoomable-image-controls-button",{attrs:{tooltip:e.$t("pdp.photo.zoomOut"),picto:"zoom-out",disabled:e.zoomOutDisabled},on:{click:function(t){return e.$emit("zoom-out")}}})],1)])}),[],!1,null,"a0da0f74",null).exports);function ii(e){var t=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:54,n=function(path){return Object(K.a)("".concat(Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN")).concat(path),{width:t})};switch(e){case"fr":return n("/10-ans.png");case"nl":return n("/10-jaar.png");default:return n("/10-years.png")}}var ai={name:"ProductSlideshow",components:{ProductSlideshowImage:Nt,Product360:Ot,ProductVideo:Ft,ProductSliderMiniature:Ct,ProductSlideshowNoContractualImage:Et,ProductSlideshowSlider:Ut,ProductZoomableImage:Zt,ProductZoomableImageControls:ti,ValkyrieIcon:We.b},props:{slides:{type:Array,required:!0},tags:{type:Array,default:function(){return[]}},brand:{type:String,default:"aramisauto"},offer:{type:String},percent:{type:Number},modalMode:{type:Boolean,default:!1},videoUrl:{type:String,default:null},url360:{type:String,default:null},ratio:{type:Number,default:1.5},counter:{type:Boolean,default:!1},initialSelectedIndex:{type:Number,default:0},noContractualImage:{type:Boolean,default:!1},labelNoContractualImage:{type:String},displayInterior:{type:Boolean,default:!0},displayExterior:{type:Boolean,default:!0},pointer:{type:Boolean,default:!1},marketplace:{type:Boolean,default:!1},loadingBackgroundColor:{type:String,default:"#fff"},backgroundColor:{type:String,default:"#000"},displayWarrantyIcon:{type:Boolean,default:!1},vehicleInformation:{type:Object,default:null}},provide:{pageVisibility:mt.a.VisibleAboveTheFold},data:function(){return{Display:Jt,display:Jt.Slider,selectedSliderIndex:this.initialSelectedIndex,selectedDisplay:Jt.Slider,zoomMinReached:!1,zoomMaxReached:!1,displayControls:!1,fullscreen:!1}},created:function(){this.modalMode||!this.url360||this.isMobileDevice||(this.display=Jt.Iframe360Exterior)},computed:{sold:function(){var e;return(null==this||null===(e=this.vehicleInformation)||void 0===e?void 0:e.availabilityStatus)===S.b.SOLD},isMobileDevice:function(){return/Mobi/.test(navigator.userAgent)||He.g},fullscreenEnabled:function(){return bt.a.isEnabled},warrantyIconUrl:function(){return ii(this.$i18n.locale)},displayProductSliderMiniature:function(){return!this.modalMode&amp;&amp;(this.slides.length&gt;1||this.url360||this.videoUrl)}},watch:{display:function(){this.display!==Jt.Video&amp;&amp;(this.$refs.productVideo&amp;&amp;this.$refs.productVideo.pauseVideo(),this.display===Jt.Slider&amp;&amp;(this.resizeSlider(),bt.a.isFullscreen&amp;&amp;bt.a.exit()))},selectedSliderIndex:function(){this.modalMode&amp;&amp;this.$refs.zoomableImages.forEach((function(e){return e.reset()}))}},mounted:function(){var e=window.matchMedia("(orientation: portrait)");e.addEventListener?e.addEventListener("change",this.handleOrientationChange):e.addListener&amp;&amp;e.addListener(this.handleOrientationChange),window.addEventListener("resize",this.onWindowResize,{passive:!0}),this.onWindowResize(),this.modalMode&amp;&amp;this.fullscreenEnabled&amp;&amp;bt.a.on("change",this.onFullscreenChange)},beforeDestroy:function(){var e=window.matchMedia("(orientation: portrait)");e.removeEventListener?e.removeEventListener("change",this.handleOrientationChange):e.removeListener&amp;&amp;e.removeListener(this.handleOrientationChange),window.removeEventListener("resize",this.onWindowResize),this.modalMode&amp;&amp;this.fullscreenEnabled&amp;&amp;bt.a.off("change",this.onFullscreenChange)},methods:{onWindowResize:function(){this.displayControls=!this.isMobileDevice||Math.min(window.innerWidth,window.innerHeight)&gt;=768||window.innerWidth&gt;=window.innerHeight,this.resizeSlider()},handleOrientationChange:function(){var e=!0===window.matchMedia("(orientation: portrait)").matches;if(this.fullscreen&amp;&amp;e){var t=document.querySelector(".product-slideshow-modal .slider-container");t&amp;&amp;(this.fullscreen=!1,t.classList.remove("fullscreen"))}},onSelect:function(e){this.display=Jt.Slider,this.selectedSliderIndex=e,this.$emit("selected",e)},onInterior360Click:function(){this.display=Jt.Iframe360Interior,this.$emit("interior-360")},onExterior360Click:function(){this.display=Jt.Iframe360Exterior,this.$emit("exterior-360")},onPicture360Click:function(e){bt.a.isFullscreen&amp;&amp;bt.a.exit(),this.display=Jt.Iframe360Exterior,this.$emit("click-360",e)},onProduct360Close:function(){this.modalMode&amp;&amp;(this.display=Jt.Slider)},onVideoClick:function(){this.display=Jt.Video,this.$emit("video")},switchFullscreen:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:!e.isMobileDevice&amp;&amp;e.fullscreenEnabled?bt.a.toggle(e.$refs.fullscreenContainer):(e.fullscreen=!e.fullscreen,bt.a.isFullscreen&amp;&amp;bt.a.exit(),setTimeout((function(){return e.resizeSlider()}),0));case 1:case"end":return t.stop()}}),t)})))()},onFullscreenChange:function(){var e=this;this.fullscreen=bt.a.isFullscreen,setTimeout((function(){return e.resizeSlider()}),0)},resizeSlider:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.modalMode){t.next=6;break}return t.next=3,e.$refs.modalSlider.resize();case 3:e.$refs.zoomableImages.forEach((function(e){return e.instanciate()})),t.next=9;break;case 6:return t.next=8,e.$refs.pageSlider.resize();case 8:e.$refs.slideshowImages&amp;&amp;e.$refs.slideshowImages.forEach((function(e){return e.resize()}));case 9:case"end":return t.stop()}}),t)})))()},imageActivePreload:function(e,t,n){return t===(n+1)%e.length||t===(n+e.length-1)%e.length},imageActive:function(e,t){return e===t}}},ni=(n(1792),n(1794),Object(A.a)(ai,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow"},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.display===e.Display.Slider,expression:"display === Display.Slider"}],ref:"fullscreenContainer",staticClass:"slider-container",class:{sold:e.sold,fullscreen:e.fullscreen}},[e.noContractualImage&amp;&amp;!e.modalMode?t("product-slideshow-no-contractual-image",{attrs:{"label-no-contractual-image":e.labelNoContractualImage}}):e._e(),e._v(" "),e.modalMode?e._e():t("product-slideshow-slider",{ref:"pageSlider",class:{pointer:e.pointer},attrs:{slides:e.slides,selected:e.selectedSliderIndex,counter:e.counter,"button-style":"secondary",loop:"","touch-events":"","show-button":e.slides.length&gt;1},on:{select:e.onSelect}},e._l(e.slides,(function(n,r){return t("product-slideshow-image",{key:n.src,ref:"slideshowImages",refInFor:!0,attrs:{active:0===r,"image-active":e.imageActive(r,e.selectedSliderIndex),"image-active-preload":e.imageActivePreload(e.slides,r,e.selectedSliderIndex),src:n.src,tags:e.tags,brand:e.brand,percent:e.percent,offer:e.offer,ratio:e.ratio,marketplace:e.marketplace,"loading-background-color":e.loadingBackgroundColor,"background-color":e.backgroundColor},nativeOn:{click:function(t){return e.$emit("open-modal",e.selectedSliderIndex)}},scopedSlots:e._u([e.$slots.tagsSlot?{key:"tagsSlot",fn:function(){return[e._t("tagsSlot")]},proxy:!0}:null],null,!0)})})),1),e._v(" "),e.modalMode?t("product-slideshow-slider",{ref:"modalSlider",attrs:{slides:e.slides,selected:e.selectedSliderIndex,counter:e.counter,"button-style":"secondary",loop:"","touch-events":"","show-button":e.slides.length&gt;1,"full-height":e.fullscreen},on:{select:e.onSelect}},e._l(e.slides,(function(n,r){return t("product-zoomable-image",{key:n.src,ref:"zoomableImages",refInFor:!0,attrs:{"display-interior":e.displayInterior,"display-exterior":e.displayExterior,src:n.src,active:r===e.selectedSliderIndex,"image-active":e.imageActive(r,e.selectedSliderIndex)||e.imageActivePreload(e.slides,r,e.selectedSliderIndex),ratio:e.ratio,"full-height":e.fullscreen,marketplace:e.marketplace,"background-color":e.backgroundColor,"loading-background-color":e.loadingBackgroundColor},on:{"zoom-min-reached":function(t){return e.zoomMinReached=t},"zoom-max-reached":function(t){return e.zoomMaxReached=t}}})})),1):e._e(),e._v(" "),e.modalMode&amp;&amp;e.displayControls?t("product-zoomable-image-controls",{staticClass:"controls",attrs:{display:e.display,"display-interior":e.displayInterior,"display-exterior":e.displayExterior,"zoom-in-disabled":e.zoomMaxReached,"zoom-out-disabled":e.zoomMinReached,fullscreen:e.fullscreen,"fullscreen-enabled":""},on:{"switch-fullscreen":e.switchFullscreen,"zoom-in":function(){return e.$refs.zoomableImages[e.selectedSliderIndex].zoomIn()},"zoom-out":function(){return e.$refs.zoomableImages[e.selectedSliderIndex].zoomOut()},"interior-click":function(t){return e.onInterior360Click()},"exterior-click":function(t){return e.onExterior360Click()}}}):e._e(),e._v(" "),t("button",{staticClass:"close",attrs:{type:"button","aria-label":e.$t("common.labels.close"),title:e.$t("common.labels.close")},on:{click:function(t){return e.switchFullscreen()}}},[t("valkyrie-icon",{attrs:{name:"close-normal",size:24}})],1),e._v(" "),e.displayWarrantyIcon?t("img",{staticClass:"warranty-icon",attrs:{src:e.warrantyIconUrl}}):e._e()],1),e._v(" "),e.videoUrl?t("product-video",{directives:[{name:"show",rawName:"v-show",value:e.display===e.Display.Video,expression:"display === Display.Video"}],ref:"productVideo",attrs:{"video-url":e.videoUrl,ratio:e.ratio}}):e._e(),e._v(" "),e.url360?t("product-360",{directives:[{name:"show",rawName:"v-show",value:e.display===e.Display.Iframe360Interior||e.display===e.Display.Iframe360Exterior,expression:"display === Display.Iframe360Interior || display === Display.Iframe360Exterior"}],attrs:{src:e.url360,ratio:e.ratio,tags:e.tags,percent:e.percent,offer:e.offer},on:{carousel:function(t){e.display=e.Display.Slider},"interior-click":function(t){return e.onInterior360Click()},"exterior-click":function(t){return e.onExterior360Click()},"enter-fullscreen":function(t){return e.$emit("enter-fullscreen")},"exit-fullscreen":function(t){return e.$emit("exit-fullscreen")}}}):e._e(),e._v(" "),e.displayProductSliderMiniature?t("product-slider-miniature",{staticClass:"product-slider-miniature print-hidden",class:{sold:e.sold},attrs:{"display-video":!!e.videoUrl,"display-iframe360":!!e.url360,"selected-iframe360":e.display===e.Display.Iframe360Interior||e.display===e.Display.Iframe360Exterior,"selected-video":e.display===e.Display.Video,pictures:e.slides,selected:e.selectedSliderIndex,ratio:e.ratio,"selection-visible":e.display===e.Display.Slider,marketplace:e.marketplace},on:{select:e.onSelect,"click-360":e.onPicture360Click,"click-yt":e.onVideoClick}}):e._e()],1)}),[],!1,null,"68f56d9c",null).exports),ri={name:"ProductSlideshowModal",components:{ValkyrieIcon:We.b},props:{maxWidthPx:{type:Number,default:1200},minPaddingPx:{type:Number,default:16},ratio:{type:Number,default:1.5},backgroundColor:{type:String,default:"rgba(16, 42, 67, 0.7)"}},data:function(){return{maxWidth:this.maxWidthPx,displayInfo:!1,displayClose:!0}},computed:{isMobileDevice:function(){return/Mobi/.test(navigator.userAgent)}},mounted:function(){window.addEventListener("orientationchange",this.resize),window.addEventListener("resize",this.resize,{passive:!0}),this.resize(),this.$refs.panel.addEventListener("touchmove",this.onTouchMove),this.$refs.panel.addEventListener("touchend",this.onTouchEnd)},beforeDestroy:function(){window.removeEventListener("orientationchange",this.resize),window.removeEventListener("resize",this.resize),this.$refs.panel.removeEventListener("touchmove",this.onTouchMove),this.$refs.panel.removeEventListener("touchend",this.onTouchEnd)},methods:{setDisplayClose:function(e){this.displayClose=e},onTouchMove:function(e){e.preventDefault()},onTouchEnd:function(e){var t=Date.now();t-(this.lastNotPreventedTouchEnd||0)&lt;=500?e.preventDefault():this.lastNotPreventedTouchEnd=t},resize:function(){this.maxWidth=Math.min((window.innerHeight-2*this.minPaddingPx)*this.ratio,this.maxWidthPx),this.displayInfo=this.isMobileDevice&amp;&amp;Math.min(window.innerWidth,window.innerHeight)&lt;768&amp;&amp;window.innerWidth&lt;window.innerHeight}}},oi=(n(1796),Object(A.a)(ri,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-modal",style:{backgroundColor:e.backgroundColor},on:{click:function(t){return e.$emit("close")}}},[t("div",{ref:"panel",staticClass:"panel",style:{maxWidth:"".concat(e.maxWidth,"px")},on:{click:function(e){e.stopPropagation()}}},[e._t("default"),e._v(" "),e.displayClose?t("button",{staticClass:"close",attrs:{type:"button","aria-label":e.$t("common.labels.close"),title:e.$t("common.labels.close")},on:{click:function(t){return e.$emit("close")}}},[t("valkyrie-icon",{attrs:{name:"close-normal",size:22}})],1):e._e()],2),e._v(" "),e.displayInfo?t("div",{staticClass:"info"},[e._v("\n    "+e._s(e.$t("pdp.photo.modal.mobileSnackbar"))+"\n  ")]):e._e()])}),[],!1,null,"20a89077",null).exports),ci=n(347),ui={name:"ProductSlideshowVivition",components:{},props:{vehicleId:{type:String},offer:{type:String},displayWarrantyIcon:{type:Boolean,default:!1}},head:function(){return{link:[{rel:"preconnect",href:"//static-api.vivition.com"},{rel:"preconnect",href:"//static-spinner.vivition.com"},{rel:"preconnect",href:"//static-interior.vivition.com"},{rel:"preload",href:this.initialPhotoBackgroundUrl}]}},data:function(){return{initialPhotoBackgroundUrl:"//static-api.vivition.com/cardoen/licenceplate_vin/_".concat(this.vehicleId,"/initialphoto_desktop.jpg")}},mounted:function(){var e="https://static-api.vivition.com/scripts/vivition.virtualvehicletour.js";if(!Object(ci.h)(e)){var script=document.createElement("script");script.async=!0,script.src=e,document.head.appendChild(script)}},computed:{warrantyIconUrl:function(){return ii(this.$i18n.locale)}}},si=(n(1798),Object(A.a)(ui,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-slideshow-vivition"},[t("div",{staticClass:"slider-container-vivition"},[e.displayWarrantyIcon?t("img",{staticClass:"warranty-icon",attrs:{src:e.warrantyIconUrl,alt:"Cardoen Warranty icon"}}):e._e(),e._v(" "),t("div",{staticClass:"vivition-player",style:{background:"url(".concat(e.initialPhotoBackgroundUrl,") no-repeat center / cover")},attrs:{"data-theme":"cardoen","data-vin":e.vehicleId,"data-library-version":"2.0.3"}})]),e._v(" "),t("div",{staticClass:"vivition-thumbbar"})])}),[],!1,null,"6ba21d94",null).exports),di=(n(1800),{name:"ProductReinsuranceBanner",components:{ValkyrieListSlideshow:n(1199).a},props:{warrantyType:{type:String,required:!0},list:{type:Array,required:!0},conditions:{type:Array,required:!1}},methods:{computeNbStars:function(e){return"*".repeat(e+1)}}}),pi=(n(1801),Object(A.a)(di,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-reinsurance-banner"},[t("p",{staticClass:"title"},[e._v(e._s(e.$t("pdp.reinsurance.title")))]),e._v(" "),t("valkyrie-list-slideshow",{attrs:{list:e.list},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.item;return[t("p",{staticClass:"icon"},[r.icon?t("img",{attrs:{src:r.icon}}):e._e()]),e._v(" "),t("p",{staticClass:"label"},[e._v(e._s(r.label))]),e._v(" "),e._l(r.texts,(function(text,i){return t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:text,expression:"text"}],key:i,staticClass:"text"})}))]}}])}),e._v(" "),e.conditions?e._l(e.conditions,(function(n,i){return t("p",{key:"banner_condition_".concat(i),staticClass:"conditions"},[e._v("\n      "+e._s(e.computeNbStars(i))+" "),t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:n,expression:"condition"}]})])})):e._e()],2)}),[],!1,null,"b92f17f6",null).exports),fi={name:"ProductPriceAutoScroll",props:{offsetTop:{type:Number,default:100}},data:function(){return{isAutoScroll:!1,scrolled:!1,top:0,left:0,width:0,marginTop:0}},computed:{containerStyle:function(){return this.isAutoScroll&amp;&amp;this.scrolled?{position:"fixed",top:"".concat(this.top,"px"),left:"".concat(this.left,"px"),width:"".concat(this.width,"px"),marginTop:"".concat(this.marginTop,"px")}:null}},mounted:function(){window.addEventListener("scroll",this.refreshPosition),window.addEventListener("resize",this.refreshPosition),this.refreshPosition()},beforeDestroy:function(){window.removeEventListener("scroll",this.refreshPosition),window.removeEventListener("resize",this.refreshPosition)},methods:{refreshPosition:function(){if(this.isAutoScroll=window.innerWidth&gt;=He.d.desktop,this.isAutoScroll){this.scrolled=window.pageYOffset&gt;this.offsetTop-2;var e=document.querySelector("#page-footer"),t=this.$el.getBoundingClientRect(),n=this.$refs.container.getBoundingClientRect(),r=((null==e?void 0:e.offsetTop)||0)-window.pageYOffset-n.height-this.offsetTop;this.top=this.offsetTop,this.left=t.left,this.width=this.$el.offsetWidth,this.marginTop=r&lt;0?r:0}}}},vi=Object(A.a)(fi,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-price-auto-scroll"},[t("div",{ref:"container",style:e.containerStyle},[e._t("default",null,{scrolled:e.scrolled})],2)])}),[],!1,null,null,null).exports,mi=n(1384),hi=n(370),bi=(n(40),{Bleu:"#00A4F1",Rouge:"#E64927",Jaune:"#FCD33D",Vert:"#0D8D4F",Gris:"#BCCCDC",Noir:"#3C3C3C",Blanc:"#fff",Beige:"#E5DFB3",Marron:"#946D46",Orange:"#E99314",Violet:"#8174F4"}),gi={name:"ProductColorSelector",props:{value:{required:!0},colors:{type:Array,validator:function(e){return e.every((function(e){return e.vehicleId&amp;&amp;e.value&amp;&amp;e.simpleName}))},required:!0}},computed:{mobile:function(){return He.h},bulletColors:function(){return this.colors.map((function(e){var t=bi[e.simpleName];if(!t){var n=Object.keys(bi).find((function(t){return e.value.indexOf(t)&gt;=0}));t=bi[n]||"#fff"}return t}))}},methods:{onColorClick:function(e){this.$emit("input",e.value),this.$emit("change",e)}}},yi=(n(1803),Object(A.a)(gi,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-color-selector",class:{mobile:e.mobile}},e._l(e.colors,(function(n,r){return t("button",{key:n.vehicleId,staticClass:"item",class:{selected:e.value===n.value},attrs:{type:"button"},on:{click:function(t){return e.onColorClick(n)}}},[t("div",{staticClass:"label"},[e._v("\n      "+e._s(n.value)+"\n    ")]),e._v(" "),t("div",{class:["bullet",{"grey-border":"#fff"===e.bulletColors[r]}],style:{backgroundColor:e.bulletColors[r]}})])})),0)}),[],!1,null,"0986e750",null).exports),Di={name:"ProductPriceCustomerReview",components:{ValkyrieFiveStars:n(1380).a},props:{reviews:{type:Object,default:null,validator:function(e){return e.rating&amp;&amp;e.count}}}},Ci=(n(1805),Object(A.a)(Di,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"customer-review",on:{click:function(t){return e.$emit("scroll-to-review")}}},[t("valkyrie-five-stars",{attrs:{"note-stars":e.reviews.rating,"width-stars":20}}),e._v(" "),t("span",[e._v("\n    "+e._s(e.$t("pdp.price.vehicleSpecifications.customerReview",{value:e.reviews.count}))+"\n  ")])],1)}),[],!1,null,"7b0b89b2",null).exports),xi=n(1129),wi={name:"ProductPriceVehicleInformation",components:{ProductColorSelector:yi,CatalogListPicto:mi.a,ValkyrieCollapsable:hi.a,CatalogProductPriceCustomerReview:Ci},mixins:[xi.a],props:{offerId:{type:String,required:!0},vehicleId:{type:String,required:!0},displayVehicleId:{type:Boolean,default:!1},vehicleInformation:{type:Object,default:null},collapsed:{type:Boolean,default:!1},reviews:{type:Object,default:null},gtmLabel:{type:String,required:!0},displayPriceDetailsInline:{type:Boolean,default:!1}},data:function(){return{icons:B}},computed:{energyLabel:function(){return"pdp.price.vehicleSpecifications.".concat("fuel"===this.vehicleInformation.energy.type?"fuel":"fuelElectric")},vehicleInformationTypeLabel:function(){return this.vehicleInformation.type.value},vehicleAutonomyLabel:function(){return this.$t("pdp.price.vehicleSpecifications.autonomy")},vehicleLabelClass:function(){return this.displayPriceDetailsInline?"heading-3 bold":"subtitle-1 bold"},priceInformationLabelClass:function(){var e="price-information-label";return this.displayPriceDetailsInline?"".concat(e," bold"):e},registrationDate:function(){var e,t=null===(e=this.vehicleInformation)||void 0===e||null===(e=e.registrationDate)||void 0===e?void 0:e.value,n=Object($.a)(t);return n.isValid()?n.format("YYYY"):""},hasMultipleColors:function(){var e;return(null===(e=this.vehicleInformation.availableColors)||void 0===e?void 0:e.length)&gt;1},displayEquipments:function(){return this.vehicleInformation.highlightedEquipment&amp;&amp;this.vehicleInformation.highlightedEquipment.length}},filters:{capitalize:fe.a,numeric:fe.f},methods:{gtmCallbackColorSelector:function(e){return{category:"engagement",action:"click - select color",label:"".concat(this.gtmLabel," - ").concat(e.value),page_name:"productpage"}}}},ki=(n(1807),Object(A.a)(wi,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"price-information"},[e.vehicleInformation?t("h1",[t("ul",[t("li",{class:e.vehicleLabelClass},[e._v("\n        "+e._s(e.vehicleInformation.make)+" "+e._s(e.vehicleInformation.model)+"\n      ")]),e._v(" "),t("li",{staticClass:"default-body price-information-row"},[e.vehicleInformation.motorization?t("span",[e._v("\n          "+e._s(e.vehicleInformation.motorization)+"\n        ")]):e._e(),e._v(" "),e.vehicleInformation.finish?t("span",[e._v("\n          "+e._s(e.vehicleInformation.finish)+"\n        ")]):e._e()]),e._v(" "),t("li",{staticClass:"default-body price-information-row"},[e.vehicleInformation.type?t("span",[e._v("\n          "+e._s(e.vehicleInformationTypeLabel)+"\n\n          "),e.vehicleInformation.mileage&amp;&amp;"VO"===e.vehicleInformation.type.type?t("span",[e._v("\n            "+e._s(e._f("numeric")(e.vehicleInformation.mileage.value,null,e.$i18n.locale))+" "+e._s(e.vehicleInformation.mileage.unit)+"\n          ")]):e._e()]):e._e(),e._v(" "),e.vehicleInformation.registrationDate?t("span",[e._v("\n          "+e._s(e._f("capitalize")(e.registrationDate))+"\n        ")]):e._e()])])]):e._e(),e._v(" "),e.reviews?t("catalog-product-price-customer-review",{attrs:{reviews:e.reviews},on:{"scroll-to-review":function(t){return e.$emit("scroll-to-review")}}}):e._e(),e._v(" "),e.vehicleInformation?t("valkyrie-collapsable",{class:["price-information-collapsable",{collapsed:e.collapsed}],attrs:{collapsed:e.collapsed}},[t("div",{staticClass:"collapsed-content"},[e.hasMultipleColors?t("div",{staticClass:"color-container"},[t("product-color-selector",{directives:[{name:"gtm",rawName:"v-gtm:change",value:e.gtmCallbackColorSelector,expression:"gtmCallbackColorSelector",arg:"change"}],attrs:{colors:e.vehicleInformation.availableColors,value:e.vehicleInformation.color.value},on:{change:function(t){return e.$emit("color-change",t)}}})],1):e._e(),e._v(" "),t("div",{staticClass:"more-information"},[t("ul",[e.vehicleInformation.gearbox&amp;&amp;"electric"!==e.vehicleInformation.energy.type?t("li",[t("span",{class:e.priceInformationLabelClass},[e._v("\n              "+e._s(e.$t("pdp.price.vehicleSpecifications.gearbox.label"))+"\n            ")]),e._v(" "),t("span",[e._v("\n              "+e._s(e.vehicleInformation.gearbox.value)+"\n            ")])]):e._e(),e._v(" "),e.vehicleInformation.energy?t("li",[t("span",{class:e.priceInformationLabelClass},[e._v("\n              "+e._s(e.$t(e.energyLabel))+"\n            ")]),e._v(" "),t("span",[e._v("\n              "+e._s(e.vehicleInformation.energy.value)+"\n            ")])]):e._e(),e._v(" "),e.vehicleInformation.batteryAutonomy?t("li",[t("span",{class:e.priceInformationLabelClass},[e._v("\n              "+e._s(e.vehicleAutonomyLabel)+"\n            ")]),e._v(" "),t("span",[e._v("\n              "+e._s(e.formatValueUnit(e.vehicleInformation.batteryAutonomy))+"\n            ")])]):e._e(),e._v(" "),e.displayVehicleId?t("li",[t("span",{class:e.priceInformationLabelClass},[e._v("\n              "+e._s(e.$t("pdp.price.vehicleSpecifications.numberId"))+"\n            ")]),e._v(" "),t("span",[e._v("\n              "+e._s(e.vehicleId)+"\n            ")])]):e._e()]),e._v(" "),e.displayEquipments?t("div",{staticClass:"equipment-container"},[t("catalog-list-picto",{attrs:{vehicleEquipment:e.vehicleInformation.highlightedEquipment,icons:e.icons}})],1):e._e()])])]):e._e()],1)}),[],!1,null,"2dbc32e0",null).exports),_i={name:"ProductPriceWarranty"},Ei=(n(1809),Object(A.a)(_i,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"warranty"},[t("div",{staticClass:"item"},[t("p",{staticClass:"warranty-title overline bold"},[e._v("\n      "+e._s(e.$t("pdp.price.warranty.label"))+"\n    ")]),e._v(" "),t("p",{staticClass:"warranty-content subtilte-2 semi-bold"},[e._v("\n      "+e._s(e.$t("pdp.price.warranty.duration"))+"\n    ")])])])}),[],!1,null,"945bde10",null).exports),Ai={name:"WarrantyPuretech",components:{ValkyrieInfoTooltip:kt.default},props:{warranty:{type:Object,required:!0},shortDescription:{type:Boolean,default:!0}},computed:{warrantyTitle:function(){var e=this.warranty.type;return this.$t("pdp.price.deliveryAndWarranty.warranty.".concat(e))},warrantyDescription:function(){var e=this.warranty.type,t=this.shortDescription?"shortDescription":"description";return this.$t("pdp.price.deliveryAndWarranty.warrantyDescription.".concat(e,".").concat(t))},warrantyTooltip:function(){var e=this.warranty.type;return"pdp.price.deliveryAndWarranty.warrantyDescription.".concat(e,".tooltip")}}},Fi=(n(1811),Object(A.a)(Ai,(function(){var e=this,t=e._self._c;return t("div",[t("p",[e._v(e._s(e.warrantyTitle))]),e._v(" "),t("p",[e._v(e._s(e.warrantyDescription)+"\n    "),t("valkyrie-info-tooltip",{attrs:{"position-tooltip":"top","icon-size":16}},[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t(e.warrantyTooltip),expression:"$t(warrantyTooltip)"}],staticClass:"tooltip"})])],1)])}),[],!1,null,"2e1a8698",null).exports),Pi={name:"ProductPriceDeliveryWarranty",props:{availabilityStatus:{type:String,required:!0,validator:function(e){return Object.values(S.b).includes(e)}},delivery:{type:Object,validator:function(object){return null!=object.value}},warranty:{type:Array,validator:function(e){return e.every((function(object){return null!=object.value}))}}},data:function(){return{WarrantyType:Z}},computed:{deliveryValue:function(){var e,t="soonAvailable",n=null;return this.availabilityStatus===S.b.RESERVED&amp;&amp;(t="reserved"),(null===(e=this.delivery)||void 0===e?void 0:e.value)&gt;0&amp;&amp;(t="available",n={value:this.formatValueUnit(this.delivery)}),this.$t("pdp.price.deliveryAndWarranty.delivery.".concat(t),n)}},methods:{warrantyTitle:function(e){var t="extended"===e?"usedCar":"newCar";return t="puretech"===e?"puretech":t,this.$t("pdp.price.deliveryAndWarranty.warranty.".concat(t))}},mixins:[xi.a],components:{WarrantyPuretech:Fi}},Bi=(n(1813),Object(A.a)(Pi,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"delivery-warranty"},[e.delivery?t("div",{staticClass:"item"},[t("p",{staticClass:"delivery-warranty-title overline"},[e._v("\n      "+e._s(e.$t("pdp.price.deliveryAndWarranty.delivery.title"))+"\n    ")]),e._v(" "),t("p",{staticClass:"delivery-warranty-content semi-bold subtitle-2"},[e._v("\n      "+e._s(e.deliveryValue)+"\n    ")])]):e._e(),e._v(" "),e.warranty?t("div",{staticClass:"item"},[e._l(e.warranty,(function(n,i){return[n.type!==e.WarrantyType.PURETECH?t("div",{key:i},[t("p",{staticClass:"delivery-warranty-title overline"},[e._v("\n          "+e._s(e.warrantyTitle(n.type))+"\n        ")]),e._v(" "),t("p",{staticClass:"delivery-warranty-content semi-bold subtitle-2"},[e._v("\n          "+e._s(e.formatValueUnit(n))+"\n        ")])]):t("div",{key:i},[t("warranty-puretech",{attrs:{warranty:n}})],1)]}))],2):e._e()])}),[],!1,null,"389a33f0",null).exports),Si=n(85);var Oi=Object(h.a)("ProductPriceTopStickers"),$i={name:"ProductPriceTopStickers",data:function(){return{usersCount:0}},props:{offerId:{type:String,required:!0},availabilityStatus:{type:String,required:!0},activeStressMarketing:{type:Boolean,default:!1}},computed:{style:function(){var style={};switch(this.availabilityStatus){case S.b.SOON_AVAILABLE:style.modifier="--soon-available";break;case S.b.RESERVED:style.modifier="--reserved";break;case S.b.SOLD:style.modifier="--sold"}return style},display:function(){return[S.b.SOON_AVAILABLE,S.b.RESERVED,S.b.SOLD].includes(this.availabilityStatus)||this.activeStressMarketing&amp;&amp;this.usersCount&gt;=3},AvailabilityStatus:function(){return S.b}},mounted:function(){this.activeStressMarketing&amp;&amp;this.availabilityStatus===S.b.AVAILABLE&amp;&amp;this.fetchStressMarketing()},methods:{fetchStressMarketing:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){var n,r;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,o=e.offerId,Si.a.get("https://dws.aramisauto.com/v1/product/visit/".concat(o,"/30"));case 3:n=t.sent,r=n.data.nbUsers,e.usersCount=r||0,t.next=11;break;case 8:t.prev=8,t.t0=t.catch(0),Oi.error("fetchStressMarketing",t.t0);case 11:case"end":return t.stop()}var o}),t,null,[[0,8]])})))()}}},Ii=(n(1815),Object(A.a)($i,(function(){var e=this,t=e._self._c;return e.display?t("div",{class:["product-price-top-stickers","product-price-top-stickers".concat(e.style.modifier)]},[e.availabilityStatus===e.AvailabilityStatus.SOON_AVAILABLE?t("p",[e._v("\n    "+e._s(e.$t("pdp.price.topStickers.soonAvailable"))+"\n  ")]):e.availabilityStatus===e.AvailabilityStatus.RESERVED?t("p",[e._v("\n    "+e._s(e.$t("pdp.price.topStickers.reserved"))+"\n  ")]):e.availabilityStatus===e.AvailabilityStatus.SOLD?t("p",[e._v("\n    "+e._s(e.$t("pdp.price.topStickers.sold"))+"\n  ")]):e.usersCount&gt;=3?t("p",[e._v("\n    "+e._s(e.$t("pdp.price.topStickers.stressMarketing",{value:e.usersCount}))+"\n  ")]):e._e()]):e._e()}),[],!1,null,"5dea1864",null).exports),Li={name:"BasePrice",components:{ValkyrieInfoTooltip:kt.default},props:{discount:{type:Object,default:null,validator:function(e){return"object"===Object(l.a)(e)?null!=e.percent||null!=e.value:null==e}},discountPosition:{type:String,default:"right",validator:function(e){return["left","right"].includes(e)}},discountRounding:{type:Number,default:0},price:{type:Object,required:!0,validator:function(e){return e.unit&amp;&amp;null!=e.value}},title:{type:String,default:null},strikethroughPrice:{type:Object,default:null,validator:function(e){return"object"===Object(l.a)(e)?null!=e.unit&amp;&amp;null!=e.value:null==e}},type:{type:String,default:null,validator:function(e){return["VO","VN","0K"].includes(e)}},displayMinusSign:{type:Boolean,default:!0},infoTooltipContent:{type:String,default:void 0},strikethroughPriceMentionKey:{type:String,default:void 0}},filters:{currency:fe.b,numeric:fe.f},computed:{sign:function(){return this.displayMinusSign?"-":""}}},Mi=(n(1817),Object(A.a)(Li,(function(){var e=this,t=e._self._c;return t("div",[e.title?t("div",{staticClass:"price-title overline default-body"},[e._v("\n    "+e._s(e.title)+"\n  ")]):e._e(),e._v(" "),t("div",{staticClass:"price-content"},[t("div",{staticClass:"price-amount bold heading-3"},[e._v("\n      "+e._s(e._f("currency")(e.price,2,null,e.$i18n.locale))+"\n    ")]),e._v(" "),e.strikethroughPrice&amp;&amp;e.strikethroughPrice.value&gt;0?t("div",{staticClass:"price-strikethrough"},[e._v("\n      "+e._s(e._f("currency")(e.strikethroughPrice,null,null,e.$i18n.locale))+"\n\n      "),e.strikethroughPriceMentionKey&amp;&amp;e.$te(e.strikethroughPriceMentionKey)?t("span",[e._v("\n        "+e._s(e.$t(e.strikethroughPriceMentionKey))+"\n      ")]):e._e()]):e._e(),e._v(" "),e.infoTooltipContent?t("valkyrie-info-tooltip",{staticClass:"price-info-tooltip",attrs:{"background-color-tooltip":"rgba(16, 42, 67, 0.93)","position-tooltip":"top","icon-size":16,"fixed-width":"250px"}},[t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:e.infoTooltipContent,expression:"infoTooltipContent"}]})]):e._e(),e._v(" "),e.discount&amp;&amp;e.discount.percent&gt;=.5?t("div",{staticClass:"price-discount default-body button-text",class:"price-discount-".concat(e.discountPosition)},[e._v("\n      "+e._s(e.sign)+e._s(e._f("numeric")(e.discount.percent,e.discountRounding,e.$i18n.locale))+"%\n    ")]):e._e()],1)])}),[],!1,null,"4e99b57c",null).exports),ji=n(1034),Ti=(n(43),n(55),n(63),n(64),n(35),n(1224)),Vi={name:"ValkyrieCardRadio",components:{ValkyrieCard:Ti.a},props:{value:{required:!0},id:{required:!0},name:{type:String,required:!0}},computed:{radioIsChecked:function(){return this.value===this.id}},methods:{eventCardSelected:function(){this.$emit("input",this.id)}}},zi=(n(1819),Object(A.a)(Vi,(function(){var e=this,t=e._self._c;return t("valkyrie-card",{staticClass:"valkyrie-card-radio",attrs:{selected:e.radioIsChecked,clickable:""},on:{"header-click":e.eventCardSelected},scopedSlots:e._u([{key:"header",fn:function(){return[t("div",{staticClass:"radio-header"},[t("input",{attrs:{type:"radio",name:e.name,id:e.id},domProps:{checked:e.radioIsChecked}}),e._v(" "),t("label",{attrs:{for:e.id}}),e._v(" "),t("div",[e._t("header")],2)])]},proxy:!0},{key:"content",fn:function(){return[e._t("content")]},proxy:!0},{key:"footer",fn:function(){return[e._t("footer")]},proxy:!0}],null,!0)})}),[],!1,null,"c34921fe",null).exports),qi={name:"ProductDeliveryNone",components:{ValkyrieCardRadio:zi},props:{id:{required:!0},value:{required:!0},title:{type:String,required:!0}}},Ni=(n(1821),Object(A.a)(qi,(function(){var e=this,t=e._self._c;return t("valkyrie-card-radio",{staticClass:"product-delivery-none",attrs:{name:"product-delivery",id:e.id,value:e.value},on:{input:function(t){return e.$emit("input",t)}},scopedSlots:e._u([{key:"header",fn:function(){return[t("p",[e._v(e._s(e.title))])]},proxy:!0}])})}),[],!1,null,"718aa724",null).exports),Ri=(n(510),{name:"ValkyrieCardContent"}),Wi=(n(1823),Object(A.a)(Ri,(function(){return(0,this._self._c)("div",{staticClass:"valkyrie-card-content"},[this._t("default")],2)}),[],!1,null,"3a797b12",null).exports),Hi=n(1383),Ui={name:"ProductDeliveryAgency",components:{ValkyrieSpinner:n(889).a,ValkyrieCustomSelect:Hi.a,ValkyrieCardRadio:zi,ValkyrieCardContent:Wi,ValkyrieIcon:We.b},props:{id:{required:!0},value:{required:!0},title:{type:String,required:!0},locations:{type:Array,required:!0,validator:function(e){return e.every((function(e){return e.id&amp;&amp;e.departmentCode&amp;&amp;e.name&amp;&amp;e.address&amp;&amp;e.deliveryPrice}))}},defaultDeliveryDelay:{type:Object,required:!0,validator:function(object){return object.rounded}},deliveryDelay:{type:Object,default:null,validator:function(object){return object.rounded}},selectedAgencyLocation:{required:!0},loading:{type:Boolean,required:!0}},filters:{currency:fe.b},computed:{freeAgency:function(){return this.locations.find((function(e){return 0===e.deliveryPrice.value}))},freeAgencyLabel:function(){return this.freeAgency?this.$t("pdp.delivery.cardContent.freeDelivery.agencyDeliveryFree",{freeAgency:this.freeAgency.name}):null},locationOptions:function(){var e=this;return this.locations.map((function(t){return{location:t,value:t.id,label:e.$t("pdp.delivery.cardContent.agencyDelivery.list",{zipcode:t.departmentCode,agency:t.name,price:t.deliveryPrice.value?"".concat(Object(fe.b)(t.deliveryPrice,null,null,e.$i18n.locale)):e.$t("pdp.delivery.cardContent.agencyDelivery.free")})}})).sort((function(a,b){return a.location.departmentCode-b.location.departmentCode}))},locationById:function(){return this.locations.reduce((function(e,t){return e[t.id]=t,e}),{})},selectedLocation:function(){var e=this;return this.locations.find((function(t){return t.id===e.selectedAgencyLocation}))},priceLabel:function(){if(this.selectedLocation)return 0===this.selectedLocation.deliveryPrice.value?this.$t("pdp.delivery.cardContent.agencyDelivery.free"):"".concat(Object(fe.b)(this.selectedLocation.deliveryPrice,null,null,this.$i18n.locale));var e=(this.locations.find((function(e){return e.deliveryPrice.value&gt;0}))||{}).deliveryPrice;return e?"".concat(Object(fe.b)(e,null,null,this.$i18n.locale)):this.$t("pdp.delivery.cardContent.agencyDelivery.free")},deliveryLabel:function(){var e=null;if(this.deliveryDelay?e=this.deliveryDelay.rounded:this.defaultDeliveryDelay&amp;&amp;(e=this.defaultDeliveryDelay.rounded),e){var t=e,n=t.value,r=t.unit;return n&lt;=3&amp;&amp;"D"===r&amp;&amp;(n*=24,r="h"),this.$t("pdp.delivery.cardContent.deliveryDelay.agencyDelivery",{deliveryDelay:this.$tc("common.unit.".concat(Object(Be.a)(r)),n,{value:n})})}return""}},methods:{onLocationChange:function(e){var t=this;return Object(c.a)(regeneratorRuntime.mark((function n(){var r;return regeneratorRuntime.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:r=t.locationById[e],t.$emit("input",t.id),t.$emit("location",r);case 3:case"end":return n.stop()}}),n)})))()}}},Gi=(n(1825),Object(A.a)(Ui,(function(){var e=this,t=e._self._c;return t("valkyrie-card-radio",{staticClass:"product-delivery-agency",attrs:{name:"product-delivery",id:e.id,value:e.value},on:{input:function(t){return e.$emit("input",t)}},scopedSlots:e._u([{key:"header",fn:function(){return[t("p",{staticClass:"title1 overline"},[e._v(e._s(e.title))]),e._v(" "),t("p",{staticClass:"title2"},[e._v(e._s(e.$t("pdp.delivery.cardContent.title.agencyDelivery")))]),e._v(" "),t("p",{staticClass:"price heading-4"},[e._v(e._s(e.priceLabel))])]},proxy:!0},{key:"content",fn:function(){return[t("valkyrie-card-content",[e.freeAgency?t("ul",{staticClass:"introduction"},[t("li",[e._v("\n          "+e._s(e.$t("pdp.delivery.cardContent.freeDelivery.agencyDeliveryIntroduction"))+"\n          "),t("span",{staticClass:"free-agency"},[e._v(e._s(e.freeAgencyLabel))])])]):e._e(),e._v(" "),t("label",{staticClass:"caption"},[e._v("\n        "+e._s(e.$t("pdp.delivery.cardContent.agencyDelivery.label"))+"\n      ")]),e._v(" "),t("valkyrie-custom-select",{staticClass:"select",attrs:{value:e.selectedAgencyLocation,options:e.locationOptions},on:{change:e.onLocationChange},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.location;return[n.value?[t("span",{staticClass:"label"},[e._v("\n            "+e._s(r.name)+" —\n            "),0===r.deliveryPrice.value?t("span",{staticClass:"free"},[e._v("\n              "+e._s(e.$t("pdp.delivery.cardContent.agencyDelivery.free"))+"\n            ")]):t("span",{staticClass:"price"},[e._v("\n              "+e._s(e._f("currency")(r.deliveryPrice,null,null,e.$i18n.locale))+"\n            ")])])]:[e._v("\n          "+e._s(e.$t("pdp.delivery.cardContent.agencyDelivery.placeholder"))+"\n        ")]]}}])}),e._v(" "),e.selectedLocation&amp;&amp;e.loading?t("valkyrie-spinner",{staticClass:"spinner"}):e._e(),e._v(" "),e.selectedLocation&amp;&amp;!e.deliveryDelay||e.loading?e._e():t("ul",{staticClass:"delay"},[t("li",[e._v("\n          "+e._s(e.deliveryLabel)+"\n        ")])])],1)]},proxy:!0},e.selectedLocation?{key:"footer",fn:function(){return[t("div",{staticClass:"address-panel"},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"location",size:24}}),e._v(" "),t("p",{staticClass:"address"},[e._v("\n        "+e._s(e.$t("pdp.delivery.cardContent.deliveryAddress.destination",{name:e.selectedLocation.name}))),t("br"),e._v("\n        "+e._s(e.selectedLocation.address.streetAddress)),t("br"),e._v("\n        "+e._s(e.selectedLocation.address.zipcode)+" "+e._s(e.selectedLocation.address.city)+"\n      ")])],1)]},proxy:!0}:null],null,!0)})}),[],!1,null,"6b143514",null).exports),Ki={name:"ProductDeliveryHome",components:{ValkyrieCardRadio:zi,ValkyrieCardContent:Wi},props:{id:{required:!0},value:{required:!0},title:{type:String,required:!0},deliveryDelay:{type:Object,required:!0,validator:function(object){return object.rounded}},deliveryPrice:{type:Object,required:!0,validator:function(object){return null!=object.value&amp;&amp;object.unit}}},filters:{currency:fe.b},computed:{deliveryLabel:function(){var e=this.deliveryDelay.rounded,t=e.value,n=e.unit;return t&lt;=3&amp;&amp;"D"===n&amp;&amp;(t*=24,n="h"),this.$t("pdp.delivery.cardContent.deliveryDelay.homeDelivery",{deliveryDelay:this.$tc("common.unit.".concat(Object(Be.a)(n)),t,{value:t})})}}},Yi=(n(1827),Object(A.a)(Ki,(function(){var e=this,t=e._self._c;return t("valkyrie-card-radio",{staticClass:"product-delivery-home",attrs:{name:"product-delivery",id:e.id,value:e.value},on:{input:function(t){return e.$emit("input",t)}},scopedSlots:e._u([{key:"header",fn:function(){return[t("p",{staticClass:"title1 overline"},[e._v(e._s(e.title))]),e._v(" "),t("p",{staticClass:"title2"},[e._v(e._s(e.$t("pdp.delivery.cardContent.title.homeDelivery")))]),e._v(" "),t("p",{staticClass:"price heading-4"},[e._v(e._s(e._f("currency")(e.deliveryPrice,null,null,e.$i18n.locale)))])]},proxy:!0},{key:"content",fn:function(){return[t("valkyrie-card-content",[t("ul",[t("li",[e._v("\n          "+e._s(e.$t("pdp.delivery.solution.content"))+"\n        ")]),e._v(" "),t("li",[e._v("\n          "+e._s(e.deliveryLabel)+"\n        ")])])])]},proxy:!0}])})}),[],!1,null,"1a99cca0",null).exports),Zi={None:"None",Home:"Home",Agency:"Agency"},Xi={name:"ProductDelivery",components:{ProductDeliveryNone:Ni,ProductDeliveryAgency:Gi,ProductDeliveryHome:Yi},props:{homeDeliveryDelay:{type:Object,required:!0,validator:function(object){return object.rounded}},homeDeliveryPrice:{type:Object,required:!0,validator:function(object){return object.value&amp;&amp;object.unit}},agencyLocations:{type:Array,required:!0,validator:function(e){return e.every((function(e){return e.id&amp;&amp;e.departmentCode&amp;&amp;e.name&amp;&amp;e.address&amp;&amp;e.deliveryPrice}))}},agencyDeliveryDelay:{type:Object,default:null,validator:function(object){return object.rounded}},agencyDefaultDeliveryDelay:{type:Object,required:!0,validator:function(object){return object.rounded}},selectedDelivery:{required:!0,validator:function(e){return Object.values(Zi).includes(e)}},selectedAgency:{required:!0,validator:function(e){return null===e||"string"==typeof e}},agencyLoading:{type:Boolean,required:!0}},computed:{Delivery:function(){return Zi},productTitles:function(){return Object(r.a)(Object(r.a)(Object(r.a)({},Zi.None,this.$t("pdp.delivery.card.title.noChoice")),Zi.Home,this.$t("pdp.delivery.card.title.solution")),Zi.Agency,this.$t("pdp.delivery.card.title.valueForMoney"))}},methods:{onSelectedDeliveryChange:function(e){this.$emit("update:selected-delivery",e),this.$emit("select",{title:this.productTitles[e]})},onAgencyLocationChange:function(e){this.$emit("update:selected-agency",e.id),this.$emit("agency-location-change",e)}}},Qi=(n(1829),Object(A.a)(Xi,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-delivery"},[t("product-delivery-none",{staticClass:"card card-none",attrs:{title:e.productTitles[e.Delivery.None],id:e.Delivery.None,value:e.selectedDelivery},on:{input:e.onSelectedDeliveryChange}}),e._v(" "),t("product-delivery-home",{staticClass:"card card-home",attrs:{title:e.productTitles[e.Delivery.Home],id:e.Delivery.Home,"delivery-delay":e.homeDeliveryDelay,"delivery-price":e.homeDeliveryPrice,value:e.selectedDelivery},on:{input:e.onSelectedDeliveryChange}}),e._v(" "),t("product-delivery-agency",{staticClass:"card card-agency",attrs:{title:e.productTitles[e.Delivery.Agency],id:e.Delivery.Agency,locations:e.agencyLocations,"delivery-delay":e.agencyDeliveryDelay,"default-delivery-delay":e.agencyDefaultDeliveryDelay,"selected-agency-location":e.selectedAgency,value:e.selectedDelivery,loading:e.agencyLoading},on:{input:e.onSelectedDeliveryChange,location:e.onAgencyLocationChange}})],1)}),[],!1,null,"01f5a6ee",null).exports),Ji={name:"ValkyrieIconLabelList",components:{ValkyrieIcon:We.b},props:{list:{type:Array,required:!0,validator:function(e){return e.every((function(e){return"string"==typeof e.icon&amp;&amp;"string"==typeof e.label}))}},markdownEnabled:{type:Boolean,default:!1},large:{type:Boolean,default:!1},xlarge:{type:Boolean,default:!1}},computed:{iconSize:function(){var e=this.large?20:16;return this.xlarge?24:e}}};n(1831);function ea(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ta(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ea(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ea(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ia={name:"ValkyrieIconLabelAvailabilityList",components:{ValkyrieIconLabelList:Object(A.a)(Ji,(function(){var e=this,t=e._self._c;return t("ul",{staticClass:"valkyrie-icon-label-list",class:{large:e.large}},e._l(e.list,(function(n,r){return t("li",{key:r,staticClass:"item",class:n.displayDevice?"display-device-".concat(n.displayDevice,"-flex"):null},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:n.icon,size:e.iconSize}}),e._v(" "),e._t("default",(function(){return[e.markdownEnabled?t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:n.label,expression:"item.label"}]}):t("p",[e._v(e._s(n.label))])]}),{item:n})],2)})),0)}),[],!1,null,"7c639112",null).exports},props:{list:{type:Array,required:!0,validator:function(e){return e.every((function(e){return"boolean"==typeof e.available&amp;&amp;"string"==typeof e.label}))}},large:{type:Boolean,default:!1}},computed:{iconLabelList:function(){return this.list.map((function(e){return ta(ta({},e),{},{icon:e.available?"checked-circle":"error-circle",displayDevice:e.available?"mobile":"tablet"})}))}}},aa=(n(1833),Object(A.a)(ia,(function(){var e=this,t=e._self._c;return t("valkyrie-icon-label-list",{attrs:{list:e.iconLabelList,large:e.large},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.item;return[e._t("default",(function(){return[t("p",[e._v(e._s(r.label))])]}),{item:r})]}}],null,!0)})}),[],!1,null,"2ac83bcb",null).exports);function na(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var ra="None",oa="Gravage",la="PackProtection",ca={name:"ProductVehicleProtection",components:{ValkyrieIconLabelAvailabilityList:aa,ValkyrieCardRadio:zi,ValkyrieCardContent:Wi,ValkyrieInfoTooltip:kt.default},props:{protection:{type:Object,required:!0}},filters:{currency:fe.b},computed:{cardElements:function(){return Object(r.a)(Object(r.a)(Object(r.a)({},ra,{type:ra,title:this.$t("pdp.protection.card.title.noProtection"),price:{value:0,unit:"EUR"},listElements:[{label:this.$t("pdp.protection.card.engraving.label"),available:!1},{label:this.$t("pdp.protection.card.carpets"),available:!1}]}),oa,{type:oa,title:this.$t("pdp.protection.card.title.onlyEngraving"),price:{value:98,unit:"EUR"},listElements:[{label:this.$t("pdp.protection.card.engraving.label"),available:!0,infoText:this.$t("pdp.protection.card.engraving.tooltip")},{label:this.$t("pdp.protection.card.carpets"),available:!1}]}),la,{type:la,title:this.$t("pdp.protection.card.title.protection"),price:{value:168,unit:"EUR"},listElements:[{label:this.$t("pdp.protection.card.engraving.label"),available:!0,infoText:this.$t("pdp.protection.card.engraving.tooltip")},{label:this.$t("pdp.protection.card.carpets"),available:!0}]})}},methods:{onSelect:function(e){var t=this.cardElements[e];if(t){var title=t.title;this.$emit("update:protection",function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?na(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):na(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e},t)),this.$emit("change-card-vehicle-protection",{title:title})}}}},ua=ca,sa=(n(1835),Object(A.a)(ua,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-vehicle-protection"},e._l(e.cardElements,(function(n,r){return t("valkyrie-card-radio",{key:r,staticClass:"card",class:{"hidden-content":"noProtectionCard"===r},attrs:{name:"card-vehicle-protection",id:r,value:e.protection.id},on:{input:e.onSelect},scopedSlots:e._u([{key:"header",fn:function(){return[t("div",{staticClass:"title overline"},[e._v(e._s(n.title))]),e._v(" "),t("div",{staticClass:"price heading-4"},[e._v("\n        "+e._s(e._f("currency")(n.price,null,null,e.$i18n.locale))+"\n      ")])]},proxy:!0},{key:"content",fn:function(){return[t("valkyrie-card-content",[t("valkyrie-icon-label-availability-list",{attrs:{list:n.listElements},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.item;return[t("p",[e._v(e._s(r.label))]),e._v(" "),r.infoText?t("valkyrie-info-tooltip",{staticClass:"info-tooltip",attrs:{"position-tooltip":"bottom","background-color-tooltip":"#102A43",fixedWidth:"224px"}},[e._v("\n              "+e._s(r.infoText)+"\n            ")]):e._e()]}}],null,!0)})],1)]},proxy:!0}],null,!0)})})),1)}),[],!1,null,"5bf1955f",null).exports,{name:"ProductPriceDetailsLabelWithTooltip",components:{ValkyrieInfoTooltip:kt.default},props:{labelKey:{type:String,required:!0},deliveryPrice:{type:Number,required:!1}},mounted:function(){document.querySelector("body").addEventListener("click",this.deliveryListenerCallBack)},beforeDestroy:function(){document.querySelector("body").removeEventListener("click",this.deliveryListenerCallBack)},methods:{deliveryListenerCallBack:function(e){/delivery-price/.test(e.target.className)&amp;&amp;(e.stopPropagation(),e.preventDefault(),this.goSection(e))},goSection:function(e){var t=e.target.hash.split("#")[1];document.querySelector('[data-key="'.concat(t,'"]')).click(),this.$emit("go-section",t),this.$emit("close-popin"),this.$emit("open",{opened:!0,title:t})}}}),da=(n(1837),Object(A.a)(sa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"price-with-tooltip"},[e._v("\n  "+e._s(e.$t("".concat(e.labelKey,".content")))+"\n  "),t("valkyrie-info-tooltip",{directives:[{name:"show",rawName:"v-show",value:e.$te("".concat(e.labelKey,".tooltip")),expression:"$te(`${labelKey}.tooltip`)"}],staticClass:"info-tooltip",attrs:{"position-tooltip":"top","background-color-tooltip":"rgba(16, 42, 67, 0.93)","icon-size":16,"fixed-width":"250px"}},[t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("".concat(e.labelKey,".tooltip"),{value:e.deliveryPrice}),expression:"$t(`${labelKey}.tooltip`, { value: deliveryPrice})"}]})])],1)}),[],!1,null,"f4210a7a",null).exports),pa=248;function fa(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function va(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?fa(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fa(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ma={name:"ProductPriceDetailsModal",components:{ProductPriceDetailsLabelWithTooltip:da,BasePrice:Mi,ValkyriePopin:y.a},data:function(){return{deliveryPrice:pa}},props:{price:{type:Object,required:!0},delivery:{type:Object,default:null},protection:{type:Object,default:null},vehicleType:{type:String,default:null,validator:function(e){return Object.values(pe).includes(e)}},takeoverPremiumActive:{type:Boolean,default:!1},isVorPrice:{type:Boolean,default:!1}},filters:{currency:fe.b},computed:{lists:function(){return[{title:this.$t("pdp.price.priceDetailed.manufacturerHeader.title".concat(this.isVorPrice?"Vor":"")),list:this.constructorPriceList},{title:this.$t("pdp.price.priceDetailed.aramisautoHeader".concat("VO"===this.vehicleType?"Vo":"")),list:this.sellerPriceList},{list:this.additionnalCostList}]},constructorPriceList:function(){var e,t,n,r=[];return(null===(e=this.price.constructorPrice)||void 0===e?void 0:e.value)&gt;0&amp;&amp;r.push({label:this.$t("pdp.price.priceDetailed.manufacturerHeader.withoutOptions"),price:this.price.constructorPrice}),(null===(t=this.price.includedOptions)||void 0===t?void 0:t.value)&gt;0&amp;&amp;r.push({label:this.$t("pdp.price.priceDetailed.optionsPrice"),price:this.price.includedOptions,displaySign:!0}),(null===(n=this.price.constructorPriceWithOptions)||void 0===n?void 0:n.value)&gt;0&amp;&amp;r.push({label:this.$t("pdp.price.priceDetailed.manufacturerHeader.ttc"),price:this.price.constructorPriceWithOptions,classes:"total-price bottom-separator"}),r},sellerPriceList:function(){var e,t,n=this.price.loaOnly,r=[];if((null===(e=this.price.discountPriceAmount)||void 0===e?void 0:e.value)&gt;0&amp;&amp;r.push({label:this.$t("pdp.price.priceDetailed.aramisauto.difference"),basePrice:{discount:this.price.discountPriceAmount,price:this.discountPrice}}),this.price.ecologicalBonus&amp;&amp;r.push({labelWithTooltip:"pdp.price.priceDetailed.bonus",price:this.price.ecologicalBonus}),(null===(t=this.price.sellerPrice)||void 0===t?void 0:t.value)&gt;0&amp;&amp;r.push({label:this.$t("pdp.price.priceDetailed.vehiclePrice"),price:this.price.sellerPrice}),this.price.ecologicalMalus&amp;&amp;!this.price.constructorPrice&amp;&amp;r.push({labelWithTooltip:"pdp.price.priceDetailed.malus",price:this.price.ecologicalMalus}),this.price.sellerPriceVat){var o="pdp.price.priceDetailed.basePriceForLeasing",l=this.$te(o),c=n&amp;&amp;l?o:"pdp.price.priceDetailed.facialPrice";r.push({label:this.$t(c),price:this.price.sellerPriceVat,classes:"total-price bottom-separator-dashed"})}return r},additionnalCostList:function(){var e=[];return this.price.formalityFees&amp;&amp;e.push({labelWithTooltip:"pdp.price.priceDetailed.formalityCost",price:this.price.formalityFees,displaySign:!0}),this.price.co2Tax&amp;&amp;e.push({labelWithTooltip:"pdp.price.priceDetailed.taxeCo2",price:this.price.co2Tax,displaySign:!0}),this.price.ecologicalMalus&amp;&amp;this.price.constructorPrice&amp;&amp;e.push({labelWithTooltip:"pdp.price.priceDetailed.malus",price:this.price.ecologicalMalus,displaySign:!0}),this.delivery&amp;&amp;(this.delivery&amp;&amp;this.delivery.type!==Zi.None&amp;&amp;null!=this.delivery.price?e.push({label:this.$t("pdp.price.priceDetailed.transportCost.".concat(Object(Be.a)(this.delivery.type))),price:this.delivery.price,displaySign:!0}):e.push({labelWithTooltip:"pdp.price.priceDetailed.transportCost",value:"--",displaySign:!0})),this.price.takeoverPremium&amp;&amp;e.push({label:this.$t("pdp.price.priceDetailed.takeoverPremium"),value:this.takeoverPremiumActive?Object(fe.b)(this.price.takeoverPremium,null,null,this.$i18n.locale):"--"}),this.protection&amp;&amp;this.protection.type!==ra&amp;&amp;e.push({label:this.$t("pdp.price.priceDetailed.carProtectionPrice.".concat(Object(Be.a)(this.protection.type))),value:Object(fe.b)(this.protection.price,0,!0,this.$i18n.locale)}),e.length&gt;0&amp;&amp;(e[e.length-1].classes="bottom-separator"),e},discountPrice:function(){var e=this.price.discountPriceAmount;return va(va({},e),{},{value:-e.value})},totalPrice:function(){var e,t,n=function(e){return null!=e?e.value:0},r=this.price.priceVat||this.takeoverPremiumActive&amp;&amp;this.price.sellerPriceVatWithTakeoverPremium||this.price.sellerPriceVat;return{unit:r.unit,value:n(r)+n(null===(e=this.delivery)||void 0===e?void 0:e.price)+n(null===(t=this.protection)||void 0===t?void 0:t.price)}}},methods:{goToSection:function(e){var t=document.querySelector('[data-menu-key="'.concat(e,'"]')).offsetTop;window.scrollTo({top:t,left:0,behavior:"smooth"})}}},ha=(n(1839),Object(A.a)(ma,(function(){var e=this,t=e._self._c;return t("valkyrie-popin",{attrs:{title:e.$t("pdp.price.priceDetailed.title"),"title-tag":"span",small:""},on:{close:function(t){return e.$emit("close")}}},[t("table",{staticClass:"price-details"},[t("tbody",[e._l(e.lists,(function(n){return[n.title&amp;&amp;n.list.length&gt;0?t("tr",{key:"".concat(n.title),staticClass:"overline"},[t("th",{attrs:{colspan:"2"}},[e._v("\n            "+e._s(n.title)+"\n          ")])]):e._e(),e._v(" "),e._l(n.list,(function(r,o){return t("tr",{key:"".concat(n.title,"-").concat(o),class:r.classes},[r.label?t("td",[e._v("\n            "+e._s(r.label)+"\n          ")]):e._e(),e._v(" "),r.labelWithTooltip?t("td",[t("product-price-details-label-with-tooltip",{attrs:{"label-key":r.labelWithTooltip,"delivery-price":e.deliveryPrice},on:{"go-section":e.goToSection,"close-popin":function(t){return e.$emit("close")},open:function(t){return e.$emit("open",{opened:!0,title:"delivery"})}}})],1):e._e(),e._v(" "),r.price?t("td",[e._v("\n            "+e._s(e._f("currency")(r.price,0,r.displaySign,e.$i18n.locale))+"\n          ")]):e._e(),e._v(" "),r.value?t("td",[e._v("\n            "+e._s(r.value)+"\n          ")]):e._e(),e._v(" "),r.basePrice?t("td",[t("base-price",{staticClass:"discount-price",attrs:{discount:r.basePrice.discount,price:r.basePrice.price,"discount-rounding":2,type:e.vehicleType,"discount-position":"left"}})],1):e._e()])}))]})),e._v(" "),e.totalPrice?t("tr",{staticClass:"total-price"},[t("td",[e._v(e._s(e.$t("pdp.price.priceDetailed.totalPrice")))]),e._v(" "),t("td",[e._v(e._s(e._f("currency")(e.totalPrice,null,null,e.$i18n.locale)))])]):e._e()],2)]),e._v(" "),t("span",{staticClass:"price-details-mentions"},[e.isVorPrice?t("p",[e._v("\n      "+e._s(e.$t("pdp.price.priceDetailed.mentions.vorPrice"))+"\n    ")]):e._e()])])}),[],!1,null,"f558d060",null).exports),ba=n(1208),ga={props:{delivery:{type:Object,default:null},estimate:{type:Boolean,default:!1},price:{type:Object,required:!0,validator:function(e){return e.sellerPriceVat}},protection:{type:Object,default:null},gtmLabel:{type:String,required:!0},type:{type:String,default:null,validator:function(e){return["VO","VN","0K"].includes(e)}},takeoverPremiumActive:{type:Boolean,default:!1},loaOnly:{type:Boolean,default:!1}},filters:{numeric:fe.f},computed:{priceTitle:function(){return this.estimate?this.$t("pdp.price.price.availableSoon"):null},priceData:function(){return this.takeoverPremiumActive?this.price.sellerPriceVatWithTakeoverPremium:this.price.sellerPriceVat},discountData:function(){return this.takeoverPremiumActive?this.price.takeoverPremium:this.price.discountPriceAmount}}},ya={name:"ProductPriceSummary",components:{ValkyrieSwitch:ji.a,BasePrice:Mi,ProductPriceDetailsModal:ha},mixins:[ga],data:function(){return{displayDetailsModal:!1}},computed:{vnLike:function(){return"VN"===this.type||"0K"===this.type},infoTooltipContent:function(){if(this.price.strikethroughPrice&amp;&amp;this.price.tooltipEnabled&amp;&amp;(this.isVorPrice||this.vnLike)){var e=this.loaOnly;return Object(ba.a)(this,this.isVorPrice,e)}return null},strikethroughPriceMentionKey:function(){return this.price.strikethroughPrice&amp;&amp;this.isVorPrice?"pdp.price.price.strikethroughPriceMention.vor":null},isVorPrice:function(){return"VO"===this.type&amp;&amp;null!=this.price.constructorPriceWithOptions}},methods:{gtmCallbackProductDetailPrice:function(){return{category:"navigation",action:"click - detail product price",label:this.gtmLabel,trackingData:"productpage"}}},filters:{currency:fe.b}},Da=(n(1841),Object(A.a)(ya,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"price-summary"},[t("div",{staticClass:"content"},[t("base-price",{staticClass:"price-summary-base",attrs:{discount:e.discountData,price:e.priceData,"strikethrough-price":e.price.strikethroughPrice,"strikethrough-price-mention-key":e.strikethroughPriceMentionKey,title:e.priceTitle,"info-tooltip-content":e.infoTooltipContent,type:e.type}}),e._v(" "),t("div",{staticClass:"price-summary-cta"},[t("button",{directives:[{name:"gtm",rawName:"v-gtm:click.native",value:e.gtmCallbackProductDetailPrice,expression:"gtmCallbackProductDetailPrice",arg:"click",modifiers:{native:!0}}],attrs:{"aria-labelledby":"".concat(e._uid,"_linkShowDetailedPrice")},on:{click:function(t){e.displayDetailsModal=!0}}},[t("span",{attrs:{id:"".concat(e._uid,"_linkShowDetailedPrice")}},[e._v("\n          "+e._s(e.$t("pdp.price.price.linkShowDetailedPrice"))+"\n        ")])])]),e._v(" "),e.displayDetailsModal?t("product-price-details-modal",{attrs:{price:e.price,delivery:e.delivery,protection:e.protection,"vehicle-type":e.type,"takeover-premium-active":e.takeoverPremiumActive,"is-vor-price":e.isVorPrice},on:{close:function(t){e.displayDetailsModal=!1},open:function(t){return e.$emit("open",{opened:!0,title:"delivery"})}}}):e._e()],1),e._v(" "),e.price.takeoverPremium?t("label",{staticClass:"takeover-premium",class:{active:e.takeoverPremiumActive},attrs:{for:"takeover-premium"}},[t("valkyrie-switch",{staticClass:"switch",attrs:{id:"takeover-premium",value:e.takeoverPremiumActive},on:{input:function(t){return e.$emit("update:takeoverPremiumActive",t)}}}),e._v(" "),t("p",{staticClass:"label"},[e._v(e._s(e.$t("pdp.price.priceDetailed.takeoverPremium")))]),e._v(" "),t("p",{staticClass:"value"},[e._v("\n      -"+e._s(e._f("currency")({value:Math.abs(e.price.takeoverPremium.value),unit:"EUR"},null,null,e.$i18n.locale))+"\n    ")])],1):e._e()])}),[],!1,null,"7ae7f351",null).exports),Ca={name:"ProductPriceDetailsList",props:{price:{type:Object,required:!0,validator:function(e){return e.sellerPriceVat}},displayMinusSign:{type:Boolean,default:!0}},computed:{priceWithOptionsOverSellerPriceVat:function(){var e,t;return(null===(e=this.price.constructorPriceWithOptions)||void 0===e?void 0:e.value)&gt;(null===(t=this.price.sellerPriceVat)||void 0===t?void 0:t.value)},sign:function(){return this.displayMinusSign?"-":""}},filters:{currency:fe.b}},xa=(n(1843),Object(A.a)(Ca,(function(){var e=this,t=e._self._c;return t("ul",{staticClass:"price-details"},[e.price.constructorPriceWithOptions&amp;&amp;e.priceWithOptionsOverSellerPriceVat?t("li",{staticClass:"price-details-item"},[t("label",[e._v(e._s(e.$t("pdp.price.priceDetailed.list.manufacturerPrice")))]),e._v(" "),t("span",[e._v(e._s(e._f("currency")(e.price.constructorPriceWithOptions,0,!1,e.$i18n.locale)))])]):e._e(),e._v(" "),e.price.cardoenAdvantage&amp;&amp;e.priceWithOptionsOverSellerPriceVat?t("li",{staticClass:"price-details-item"},[t("label",[e._v(e._s(e.$t("pdp.price.priceDetailed.list.avantage")))]),e._v(" "),t("span",[e._v(e._s(e.sign)+" "+e._s(e._f("currency")(e.price.cardoenAdvantage,0,!1,e.$i18n.locale)))])]):e._e(),e._v(" "),t("li",{staticClass:"price-details-item"},[t("label",[e._v(e._s(e.$t("pdp.price.priceDetailed.list.withoutTakeoverPrice")))]),e._v(" "),t("span",[e._v(e._s(e._f("currency")(e.price.sellerPriceVat,0,!1,e.$i18n.locale)))])])])}),[],!1,null,"44b30c73",null).exports),wa={name:"ProductPriceSummaryInline",mixins:[ga],components:{ValkyrieSwitch:ji.a,BasePrice:Mi,ProductPriceDetailsList:xa},filters:{currency:fe.b}},ka=(n(1845),Object(A.a)(wa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"price-summary"},[t("product-price-details-list",{attrs:{price:e.price,delivery:e.delivery,protection:e.protection,"vehicle-type":e.type,"takeover-premium-active":e.takeoverPremiumActive}}),e._v(" "),e.price.takeoverPremium?t("label",{staticClass:"takeover-premium",class:{active:e.takeoverPremiumActive},attrs:{for:"takeover-premium"}},[t("valkyrie-switch",{staticClass:"switch",attrs:{id:"takeover-premium",value:e.takeoverPremiumActive},on:{input:function(t){return e.$emit("update:takeoverPremiumActive",t)}}}),e._v(" "),t("p",{staticClass:"label"},[e._v(e._s(e.$t("pdp.price.priceDetailed.takeoverPremium")))]),e._v(" "),t("p",{staticClass:"value"},[e._v("\n      - "+e._s(e._f("currency")({value:Math.abs(e.price.takeoverPremium.value),unit:"EUR"},null,null,e.$i18n.locale))+"\n    ")])],1):e._e(),e._v(" "),t("div",{staticClass:"price-summary-wrapper"},[t("p",{staticClass:"price-summary-label"},[e._v(e._s(e.$t("pdp.price.price.cardoenPrice")))]),e._v(" "),t("base-price",{staticClass:"price-summary-base",attrs:{discount:e.discountData,price:e.priceData,"strikethrough-price":e.price.strikethroughPrice,title:e.priceTitle,"display-minus-sign":!1,type:e.type}})],1)],1)}),[],!1,null,"08661820",null).exports),_a={name:"ProductPriceFundingComposite",props:{moreInfoLabel:{type:String,required:!0}},computed:{hasLabelSlot:function(){return!!this.$slots.label&amp;&amp;!!this.$slots.label[0].text.length},positionningClass:function(){return this.hasLabelSlot?"column":"row"},haveToinheritColors:function(){return this.hasLabelSlot}}},Ea=(n(1847),Object(A.a)(_a,(function(){var e=this,t=e._self._c;return t("div",{class:["price-funding",e.positionningClass]},[e.hasLabelSlot?t("p",{staticClass:"price-funding-label"},[e._t("label")],2):e._e(),e._v(" "),t("div",{class:["price-funding-cta",e.positionningClass]},[t("div",{staticClass:"price-funding-cta-base heading-4"},[e._t("cta")],2),e._v(" "),t("button",{attrs:{"aria-labelledby":"".concat(e._uid,"_fundingMoreInfo")},on:{click:function(t){return e.$emit("more")}}},[t("span",{attrs:{id:"".concat(e._uid,"_fundingMoreInfo")}},[e._v("\n        "+e._s(e.moreInfoLabel)+"\n      ")])])])])}),[],!1,null,"a3dce948",null).exports),Aa=(n(117),{name:"ProductPriceButtons",components:{ProductCreateAlertPopin:F,ValkyrieButton:Ue.a},props:{buttons:{type:Array,required:!0},availabilityStatus:{type:String,required:!0},vehicleId:{type:String,required:!0},offerId:{type:String,required:!0},vehicle:{type:Object,required:!0}},data:function(){return{displayCreateAlertPopin:!1}},computed:{alertType:function(){return this.availabilityStatus===S.b.SOON_AVAILABLE?k.AVAILABILITY:k.RESERVED}},methods:{onButtonClick:function(button,e){button.click?button.click(e):button.createAlertPopin&amp;&amp;(this.displayCreateAlertPopin=!0)},onCreateAlertModalClose:function(){this.displayCreateAlertPopin=!1,this.$emit("create-alert-modal-close")},gtmEventOptions:function(button){var e={native:!0,outbound:!!button.external};return Object.keys(e).filter((function(t){return e[t]})).join(".")}}}),Fa=(n(1849),Object(A.a)(Aa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-price-buttons"},[e._l(e.buttons,(function(button,n){return t("valkyrie-button",{directives:[{name:"gtm",rawName:"v-gtm:click",value:button.gtmEvent,expression:"button.gtmEvent",arg:"click"}],key:n,attrs:{label:button.label,level:button.buttonLevel,tag:button.url?"a":"button",to:button.url,target:button.target,fullWidth:!0,external:button.external,"data-v-gtm-modifiers":e.gtmEventOptions(button)},nativeOn:{click:function(t){return e.onButtonClick(button,t)}}})})),e._v(" "),e.displayCreateAlertPopin?t("product-create-alert-popin",{attrs:{"offer-id":e.offerId,vehicle:e.vehicle,"alert-type":e.alertType},on:{"state-change":function(t){return e.$emit("create-alert-modal-state-change",t)},submit:function(t){return e.$emit("create-alert-modal-submit",t)},close:e.onCreateAlertModalClose}}):e._e()],2)}),[],!1,null,"62632c2b",null).exports),Pa={name:"ProductPriceReinsurance",components:{ValkyrieIcon:We.b},computed:{display:function(){return this.$te("pdp.price.marketingCopywriting.lowestPrice.title")&amp;&amp;this.$t("pdp.price.marketingCopywriting.warranty.title")}}},Ba=(n(1851),Object(A.a)(Pa,(function(){var e=this,t=e._self._c;return e.display?t("div",{staticClass:"product-price-reinsurance"},[t("section",[t("div",{staticClass:"product-price-reinsurance-wrap"},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"check",size:24}}),e._v(" "),t("p",{staticClass:"product-price-reinsurance-title overline"},[e._v("\n        "+e._s(e.$t("pdp.price.marketingCopywriting.lowestPrice.title"))+"\n      ")]),e._v(" "),t("p",{staticClass:"product-price-reinsurance-content caption"},[e._v("\n        "+e._s(e.$t("pdp.price.marketingCopywriting.lowestPrice.content"))+"\n      ")])],1)]),e._v(" "),t("section",[t("div",{staticClass:"product-price-reinsurance-wrap"},[t("valkyrie-icon",{staticClass:"icon",attrs:{name:"check",size:24}}),e._v(" "),t("p",{staticClass:"product-price-reinsurance-title overline"},[e._v("\n        "+e._s(e.$t("pdp.price.marketingCopywriting.warranty.title"))+"\n      ")]),e._v(" "),t("p",{staticClass:"product-price-reinsurance-content caption"},[e._v("\n        "+e._s(e.$t("pdp.price.marketingCopywriting.warranty.content"))+"\n      ")])],1)])]):e._e()}),[],!1,null,"4e011ad3",null).exports),Sa={name:"ProductPrice",props:{delivery:{type:Object,default:null},keyPoints:{type:Object,default:null},price:{type:Object,default:null},buttons:{type:Array,required:!0},protection:{type:Object,default:null},vehicleInformation:{type:Object,default:null},fundingCheapestMonthlyPayment:{type:Number,default:null},fundingPriceLabel:{type:String,default:null},fundingMoreInfoLabel:{type:String,default:null},fundingCtaSlot:{type:String,default:null},offerId:{type:String,default:null},vehicleId:{type:String,default:null},displayVehicleId:{type:Boolean,default:!1},displaySimpleWarranty:{type:Boolean,default:!1},displayPriceDetailsInline:{type:Boolean,default:!1},priceReinsuranceShow:{type:Boolean,default:!1},vehicleInformationCollapsed:{type:Boolean,default:!1},reviews:{type:Object,default:null},gtmLabel:{type:String,required:!0},activeStressMarketing:{type:Boolean,default:!1},takeoverPremiumActive:{type:Boolean,default:!1}},components:{ProductPriceWarranty:Ei,ProductPriceDeliveryWarranty:Bi,ProductPriceVehicleInformation:ki,ProductPriceTopStickers:Ii,ProductPriceSummary:Da,ProductPriceSummaryInline:ka,ProductPriceFunding:Ea,ProductPriceButtons:Fa,ProductPriceReinsurance:Ba},data:function(){return{localPriceReinsuranceShow:!1}},mounted:function(){this.localPriceReinsuranceShow=this.priceReinsuranceShow},watch:{priceReinsuranceShow:function(e){this.localPriceReinsuranceShow=e}},provide:{pageVisibility:mt.a.VisibleAboveTheFold},computed:{deliveryDelay:function(){var e;return(null===(e=this.delivery)||void 0===e||null===(e=e.delay)||void 0===e?void 0:e.rounded)||this.keyPoints.deliveryDelay},AvailabilityStatus:function(){return S.b}}},Oa=(n(1853),Object(A.a)(Sa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"price-wrapper"},[e.price?t("div",{staticClass:"price-wrapper-container"},[t("div",{staticClass:"price-wrapper-section price-wrapper-information"},[e.vehicleInformation&amp;&amp;e.offerId?t("div",{staticClass:"price-wrapper-header"},[t("product-price-top-stickers",{attrs:{"active-stress-marketing":e.activeStressMarketing,"offer-id":e.offerId,"availability-status":e.vehicleInformation.availabilityStatus}})],1):e._e(),e._v(" "),e.vehicleInformation?t("div",{staticClass:"price-wrapper-body"},[t("product-price-vehicle-information",{attrs:{"vehicle-id":e.vehicleId,"display-vehicle-id":e.displayVehicleId,"offer-id":e.offerId,"display-price-details-inline":e.displayPriceDetailsInline,"vehicle-information":e.vehicleInformation,collapsed:e.vehicleInformationCollapsed,reviews:e.reviews,"gtm-label":e.gtmLabel},on:{"color-change":function(t){return e.$emit("color-change",t)},"scroll-to-review":function(t){return e.$emit("reviews-click")}}})],1):e._e()]),e._v(" "),e.keyPoints&amp;&amp;e.vehicleInformation||e.displaySimpleWarranty?t("div",{staticClass:"price-wrapper-section"},[e.displaySimpleWarranty?[t("product-price-warranty")]:[t("product-price-delivery-warranty",{attrs:{"availability-status":e.vehicleInformation.availabilityStatus,delivery:e.deliveryDelay,warranty:e.keyPoints.warranties}})]],2):e._e(),e._v(" "),e.price.loaOnly?t("div",{staticClass:"price-wrapper-section caption loa-only"},[e._v("\n      "+e._s(e.$t("pdp.price.deliveryAndWarranty.loa"))+"\n    ")]):e._e(),e._v(" "),e.price&amp;&amp;e.vehicleInformation&amp;&amp;e.keyPoints&amp;&amp;e.keyPoints.type?t("div",{staticClass:"price-wrapper-section"},[e.displayPriceDetailsInline?[t("product-price-summary-inline",{attrs:{delivery:e.delivery,protection:e.protection,estimate:e.vehicleInformation.availabilityStatus===e.AvailabilityStatus.SOON_AVAILABLE,"display-price-details-inline":e.displayPriceDetailsInline,gtmLabel:e.gtmLabel,price:e.price,type:e.keyPoints.type.type,"takeover-premium-active":e.takeoverPremiumActive},on:{"update:takeoverPremiumActive":function(t){return e.$emit("update:takeoverPremiumActive",t)}}})]:[t("product-price-summary",{attrs:{delivery:e.delivery,protection:e.protection,estimate:e.vehicleInformation.availabilityStatus===e.AvailabilityStatus.SOON_AVAILABLE,"display-price-details-inline":e.displayPriceDetailsInline,gtmLabel:e.gtmLabel,price:e.price,type:e.keyPoints.type.type,"takeover-premium-active":e.takeoverPremiumActive,"loa-only":e.price.loaOnly},on:{"update:takeoverPremiumActive":function(t){return e.$emit("update:takeoverPremiumActive",t)},open:function(t){return e.$emit("open",{opened:!0,title:"delivery"})}}})]],2):e._e(),e._v(" "),e.fundingCheapestMonthlyPayment&gt;0?t("div",{staticClass:"price-wrapper-section"},[t("product-price-funding",{attrs:{moreInfoLabel:e.fundingMoreInfoLabel},on:{more:function(t){return e.$emit("funding-click")}},scopedSlots:e._u([{key:"label",fn:function(){return[e._v(e._s(e.fundingPriceLabel))]},proxy:!0},{key:"cta",fn:function(){return[e._v("\n          "+e._s(e.fundingCtaSlot)+"\n        ")]},proxy:!0}],null,!1,3280988512)})],1):e._e(),e._v(" "),t("div",{staticClass:"price-wrapper-section price-wrapper-cta print-hidden"},[e.vehicleInformation&amp;&amp;e.price?t("product-price-buttons",{staticClass:"product-price-buttons",attrs:{buttons:e.buttons,type:e.vehicleInformation.type,"availability-status":e.vehicleInformation.availabilityStatus,"vehicle-id":e.vehicleId,"offer-id":e.offerId,vehicle:e.vehicleInformation},on:{"create-alert-modal-state-change":function(t){return e.$emit("create-alert-modal-state-change",t)},"create-alert-modal-close":function(t){return e.$emit("create-alert-modal-close",t)}}}):e._e(),e._v(" "),e.vehicleInformation&amp;&amp;e.price?t("transition",{attrs:{name:"transition-fade"}},[t("product-price-reinsurance",{directives:[{name:"show",rawName:"v-show",value:e.localPriceReinsuranceShow,expression:"localPriceReinsuranceShow"}]})],1):e._e()],1)]):e._e()])}),[],!1,null,"c7784836",null).exports),$a={name:"ProductTechnicalRef",props:{technicalRef:{type:String,required:!0}}},Ia=(n(1855),Object(A.a)($a,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"overline technical-ref"},[t("span",[e._v("\n    "+e._s(e.$t("pdp.technicalSpecification.productReference",{value:this.technicalRef}))+"\n  ")])])}),[],!1,null,"54824ee3",null).exports),La=Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN"),Ma=Object(K.a)("".concat(La,"/Maude.png"),{width:54}),ja={name:"ProductInfoPopin",components:{ValkyrieIcon:We.b},data:function(){return{imgMaude:Ma}}},Ta=(n(1857),Object(A.a)(ja,(function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"fade"}},[t("div",{staticClass:"info-popin-container"},[t("div",{staticClass:"message-info"},[t("div",{staticClass:"image"},[t("div",{staticClass:"img-mask"},[t("img",{attrs:{src:e.imgMaude,width:"54"}})])]),e._v(" "),t("p",{staticClass:"info-title"},[e._v("\n          "+e._s(e.$t("pdp.popinCall.title"))+"\n        ")]),e._v(" "),t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.popinCall.content"),expression:"$t('pdp.popinCall.content')"}],staticClass:"info-txt"}),e._v(" "),t("valkyrie-icon",{staticClass:"close-icon",attrs:{name:"close-normal",size:24},nativeOn:{click:function(t){return e.$emit("close")}}})],1)])])}),[],!1,null,"fe88a24e",null).exports),Va=n(223);function za(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function qa(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?za(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):za(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Na={electric:"energy-electric",fuel:"energy-fuel",hybrid:"energy-hybrid","plug in hybrid":"energy-hybrid"},Ra={name:"ProductKeyPointsListItem",data:function(){return{iconsMapping:{deliveryDelay:"shipping-delivery",warranties:"shield-filled",registrationDate:"keys",type:"car-filled",mileage:"kilometers",firstHand:"person-outlined",engine:"engine-car",energy:function(e){return Na[e.type]||"energy-fuel"},consumption:"consumption",batteryAutonomy:"battery-autonomie",batteryCapacity:"battery-capacity",batteryRentPrice:"battery-location",batteryState:"battery-health",batteryWarrantyPeriod:"battery-warranty",gearbox:function(e){return["auto","automatic"].includes(e.type)?"auto-transmission":"manual-transmission"},co2Emission:function(e){return"co2-".concat(e.category)},co2EmissionWltp:function(e){return"co2-".concat(e.category)},critair:function(e){return"crit-air-".concat(e.category)},scrappagePremium:"trade-in",doorCount:"door-car",seats:function(e){return"saddlery-".concat(e.type)},carPass:"euronorm",euroNorm:function(e){return"norme-euro-".concat(e.value)},mandate:"information"}}},props:{item:{type:Object},labelTitle:{type:String},labelDescription:{type:String},delivery:{type:Object,default:null}},components:{ValkyrieIcon:We.b,ValkyrieInfoTooltip:kt.default},mixins:[xi.a],computed:{icon:function(){var e=this.iconsMapping[this.item.key];return"function"==typeof e?e(this.item):e},titleLabel:function(){var e=this.getKey(this.item,"label");return this.$t(e,this.item)},popinInfoLabel:function(){var e=this.getKey(this.item,"tooltip");return e?this.$t(e,this.item):null},ProductColorHex:function(){return bi},ProductColorName:function(){return Object(fe.a)(this.item.simpleName)}},methods:{updateDeliveryInfo:function(e,t){var n,r,o=null===(n=this.delivery)||void 0===n?void 0:n.type;o!==Zi.None&amp;&amp;"deliveryDelay"===this.item.key&amp;&amp;(e+=o===Zi.Home?"AtHome":"AgencyDelivery",t=(null===(r=this.delivery)||void 0===r||null===(r=r.delay)||void 0===r?void 0:r.rounded)||t);return{key:e,value:t}},getKey:function(e,t){var n=function(n){return"pdp.keyPoints.".concat(e.key,".").concat(t).concat(n?".".concat(Object(Be.a)(n)):"")};if(null!=e.type){var r=n(e.type);if(this.$te(r))return r}var o=n();return this.$te(o)?o:null},popinInfoOfKeypoint:function(e){return e&amp;&amp;e.tooltip?this.$t(e.tooltip,e):null},descriptionLabel:function(e,t){var n=qa({key:e},t),r=this.getKey(n,"value"),o=t,l=this.updateDeliveryInfo(r,o);return r=l.key,o=l.value,o=this.formatValueUnit(o),r&amp;&amp;(o=this.$t(r,qa(qa({},t),{},{value:o}))),Object(fe.a)(o)}},filters:{capitalize:fe.a}},Wa=(n(1859),{name:"ProductKeyPointsList",components:{ProductKeyPointsListItem:Object(A.a)(Ra,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"key-points-item"},[t("div",{staticClass:"key-points-item-wrapper"},[t("div",{staticClass:"key-points-item-icon"},["color"===e.item.key&amp;&amp;e.item.simpleName?t("span",{class:["circle-color",{"grey-border":"Blanc"===e.ProductColorName}],style:{backgroundColor:e.ProductColorHex[e.ProductColorName]}}):e.icon?t("valkyrie-icon",{staticClass:"icon-default-color",attrs:{name:e.icon,size:20}}):e._e()],1),e._v(" "),t("div",{staticClass:"labels"},[t("div",{staticClass:"labels-title subtitle-1"},[e._v("\n        "+e._s(e.titleLabel)+"\n\n        "),e.popinInfoLabel?t("valkyrie-info-tooltip",{staticClass:"info-tooltip",attrs:{"position-tooltip":"top","background-color-tooltip":"rgba(16, 42, 67, 0.93)","icon-size":16,"fixed-width":"250px"}},[t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:e.popinInfoLabel,expression:"popinInfoLabel"}]})]):e._e()],1),e._v(" "),e.item.keyPointValues?t("div",e._l(e.item.keyPointValues,(function(n,i){return t("div",{key:i},[n.type?t("span",{key:i},[e._v(e._s(e.descriptionLabel(e.item.key,n)))]):e._e(),e._v(" "),e.popinInfoOfKeypoint(n)?t("valkyrie-info-tooltip",{staticClass:"info-tooltip-value",attrs:{"position-tooltip":"top","icon-size":16}},[t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:e.popinInfoOfKeypoint(n),expression:"popinInfoOfKeypoint(keypoint)"}],staticClass:"mark"})]):e._e()],1)})),0):t("div",{directives:[{name:"markdown",rawName:"v-markdown",value:e.descriptionLabel(e.item.key,e.item),expression:"descriptionLabel(item.key, item)"}],staticClass:"labels-body"})])])])}),[],!1,null,"03d066ec",null).exports},props:{items:{type:Array,required:!0},delivery:{type:Object,default:null}}}),Ha=(n(1861),Object(A.a)(Wa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-key-points-list"},e._l(e.items,(function(n){return t("product-key-points-list-item",{key:"".concat(n.key).concat(n.type?"-"+n.type:""),attrs:{item:n,delivery:e.delivery}})})),1)}),[],!1,null,"2dd1b33e",null).exports),Ua={name:"ProductKeyPointsExpert",components:{ValkyrieIcon:We.b},props:{opinion:{type:String,required:!0}},computed:{parsedOpinion:function(){return this.opinion.replace(/&amp;nbsp;/g," ").replace(/ +/g," ").replace(/style="[^"]+"/gi,"")}}},Ga=(n(1863),{name:"ProductKeyPoints",components:{ProductKeyPointsExpert:Object(A.a)(Ua,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-key-points-expert"},[t("div",{staticClass:"title subtitle-1"},[e._v("\n    "+e._s(e.$t("pdp.keyPoints.expertReview.subtitle"))+"\n  ")]),e._v(" "),t("div",{staticClass:"description"},[t("valkyrie-icon",{staticClass:"quote",attrs:{name:"quote",size:16}}),e._v(" "),t("div",{staticClass:"body",domProps:{innerHTML:e._s(e.parsedOpinion)}}),e._v(" "),t("valkyrie-icon",{staticClass:"quote",attrs:{name:"quote",size:16}})],1)])}),[],!1,null,"b73614ee",null).exports,ProductKeyPointsList:Ha},provide:{pageVisibility:mt.a.VisibleAboveTheFold},props:{keyPoints:{type:Array,default:function(){return[]}},expert:{type:Object,default:null},delivery:{type:Object,default:null}}}),Ka=(n(1865),{name:"ProductKeyPointsSection",components:{ProductKeyPoints:Object(A.a)(Ga,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-key-points"},[t("product-key-points-list",{attrs:{items:e.keyPoints,delivery:e.delivery}}),e._v(" "),e.expert&amp;&amp;e.expert.value?t("product-key-points-expert",{staticClass:"top-border",attrs:{opinion:e.expert.value}}):e._e()],1)}),[],!1,null,"6c2a909c",null).exports,ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},keyPoints:{type:Array,required:!0},expertQuote:{},selectedDeliveryPrice:{}},computed:{title:function(){return this.$t("pdp.keyPoints.collapsible.title")}}}),Ya=Object(A.a)(Ka,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-key-points",{attrs:{"key-points":e.keyPoints,expert:e.expertQuote,delivery:e.selectedDeliveryPrice}})],1)}),[],!1,null,null,null).exports,Za={name:"ProductConditionHeader",components:{ValkyrieLinkLabelIcon:n(1600).a,ValkyrieAlert:Ge.a,ValkyrieInfoTooltip:kt.default},props:{vehicleBrand:{type:String,required:!0},vehicleModel:{type:String,required:!0},marketplace:{type:Boolean,required:!0},puretechWarranty:{type:Object,required:!1}}},Xa=(n(1869),Object(A.a)(Za,(function(){var e=this,t=e._self._c;return t("valkyrie-alert",{attrs:{icon:"shield-filled","icon-display":"tablet"}},[t("p",{staticClass:"product-condition-header-content"},[e._v("\n    "+e._s(e.$t("pdp.vehicleCondition.reinsurance.content.".concat(e.marketplace?"marketPlace":"aramis"),{brand:this.vehicleBrand,model:this.vehicleModel}))+"\n  ")]),e._v(" "),e.puretechWarranty?[t("p",{staticClass:"product-condition-header-content"},[e._v("\n      "+e._s(e.$t("pdp.keyPoints.warranties.value.puretechWithYear",e.puretechWarranty))+"\n      "),t("valkyrie-info-tooltip",{attrs:{"icon-size":16,"position-tooltip":"top"}},[t("span",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.price.deliveryAndWarranty.warrantyDescription.puretech.tooltip"),expression:"$t('pdp.price.deliveryAndWarranty.warrantyDescription.puretech.tooltip')"}],staticClass:"mark"})])],1)]:e._e(),e._v(" "),t("div",[t("button",{staticClass:"product-condition-header-link",attrs:{type:"button"},on:{click:function(t){return e.$emit("open-popin")}}},[t("valkyrie-link-label-icon",{attrs:{inheritColors:""}},[e._v("\n        "+e._s(e.$t("pdp.vehicleCondition.reinsurance.linkText"))+"\n      ")])],1)])],2)}),[],!1,null,"74a62c5e",null).exports),Qa={name:"ValkyrieTabs",props:{value:{type:Number,required:!0},tabFullWidth:{type:Boolean,default:!0},transition:{type:[Number,Boolean],default:.3},variation:{type:String,default:"box",validator:function(e){return null==e||["box","underline"].includes(e)}}},data:function(){return{reverse:!1}},components:{TabTitle:{props:{panel:{type:Object,required:!0}},render:function(e){var data=this.panel.data,t=data.scopedSlots?data.scopedSlots.title:null,title=(data.attrs||{}).title;return e("li",t?t():title)}},TabPanel:{props:{panel:{type:Object,required:!0}},render:function(e){return e("div",[this.panel])}}},methods:{activateTab:function(e){this.reverse=e&lt;this.value,this.$emit("input",e)},shouldDisplayPanel:function(e){var t;return"ValkyrieTabPanel"===(null===(t=e.componentOptions)||void 0===t?void 0:t.Ctor.options.name)},isDisabled:function(e){return null!=(e.data.attrs||{}).disabled}},computed:{transitionName:function(){return"transition-slide".concat(this.reverse?"-reverse":"")},transitionStyle:function(){return this.transition&gt;0?{transition:"transform ".concat(this.transition,"s")}:{}}}},Ja=(n(1871),Object(A.a)(Qa,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-tabs",class:Object(r.a)({"tabs-full-width":e.tabFullWidth},"".concat(e.variation,"-variation"),!0)},[t("section",[t("ul",{staticClass:"tabs-header"},[e._l(e.$slots.default,(function(n,r){return[e.shouldDisplayPanel(n)?t("tab-title",{key:"tab-".concat(r),staticClass:"tabs-header-item",class:{"is-active":e.value===r,"is-disabled":e.isDisabled(n),"Heading-L":"underline"===e.variation,"subtitle-2":"box"===e.variation},attrs:{panel:e.$slots.default[r]},nativeOn:{click:function(t){return function(){return!e.isDisabled(n)&amp;&amp;e.activateTab(r)}.apply(null,arguments)}}}):e._e()]}))],2)]),e._v(" "),t("section",{staticClass:"tab-panels"},[e._l(e.$slots.default,(function(n,r){return[e.shouldDisplayPanel(n)?t("transition",{key:"transition-".concat(r),attrs:{name:e.transitionName}},[t("tab-panel",{directives:[{name:"show",rawName:"v-show",value:e.value===r,expression:"value === index"}],staticClass:"tab-panel",style:e.transitionStyle,attrs:{panel:e.$slots.default[r]}})],1):e._e()]}))],2)])}),[],!1,null,"7729e548",null)),en={name:"ValkyrieTabPanel"},tn={name:"ProductConditionDiagrams",components:{Tabs:Ja.exports,TabPanel:Object(A.a)(en,(function(){return(0,this._self._c)("div",[this._t("default")],2)}),[],!1,null,null,null).exports,InfoTooltip:kt.default},data:function(){return{activePanel:0}},props:{marketplace:{type:Boolean,default:!1},diagrams:{required:!0,type:Object}}},an=(n(1873),Object(A.a)(tn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"diagrams"},[e.marketplace?[t("p",{staticClass:"diagrams-captions diagrams-captions-empty"},[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.typeImpact.marketplace.withoutInformation"))+"\n    ")])]:[t("tabs",{staticClass:"diagrams-tabs",model:{value:e.activePanel,callback:function(t){e.activePanel=t},expression:"activePanel"}},[e.diagrams.exteriorUrl?t("tab-panel",{staticClass:"diagrams-tab",attrs:{title:e.$t("pdp.vehicleCondition.outsideCondition.tab")}},[t("img",{staticClass:"diagrams-image",attrs:{src:e.diagrams.exteriorUrl,alt:""}})]):e._e(),e._v(" "),e.diagrams.interiorUrl?t("tab-panel",{staticClass:"diagrams-tab",attrs:{title:e.$t("pdp.vehicleCondition.insideCondition.tab")}},[t("img",{staticClass:"diagrams-image",attrs:{src:e.diagrams.interiorUrl,alt:""}})]):e._e()],1),e._v(" "),e.diagrams.captions&amp;&amp;e.diagrams.captions.length?t("ul",{staticClass:"diagrams-captions"},e._l(e.diagrams.captions,(function(caption,n){return t("li",{key:"caption-".concat(n),staticClass:"diagrams-captions-item"},[t("span",{staticClass:"diagrams-captions-icon overline"},[e._v(e._s(caption.icon))]),e._v(" "),t("span",{staticClass:"diagrams-captions-text"},[e._v(e._s(caption.label))]),e._v(" "),caption.extraInfo?t("info-tooltip",{staticClass:"diagrams-captions-tooltip",attrs:{"position-tooltip":"top","background-color-tooltip":"rgba(16, 42, 67, 0.93)","icon-size":16}},[e._v("\n          "+e._s(caption.extraInfo)+"\n        ")]):e._e()],1)})),0):t("p",{staticClass:"diagrams-captions diagrams-captions-empty"},[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.typeImpact.noImpact"))+"\n    ")])]],2)}),[],!1,null,"0c5e174e",null).exports),nn=(n(178),{name:"ProductConditionInfoPanel",components:{ValkyrieIconLabelAvailabilityList:aa,ValkyrieDocumentLinks:function(){return n.e(107).then(n.bind(null,2108))},ValkyrieInfoTooltip:function(){return Promise.resolve().then(n.bind(null,885))}},props:{documents:{type:Object,default:null},works:{type:Array,default:null},gtmLabel:{type:String,required:!0}},data:function(){return{workList:null,interventionList:null}},computed:{preparationList:function(){if(!this.works)return null;var e,t,n=(e=this.works,t=function(e){return!!e.done},e.reduce((function(e,n){var r=Object(N.a)(e,2),o=r[0],l=r[1];return t(n)?[[].concat(Object(R.a)(o),[n]),l]:[o,[].concat(Object(R.a)(l),[n])]}),[[],[]])),r=Object(N.a)(n,2);return this.workList=r[0],this.interventionList=r[1],this.formatList(this.workList)},documentList:function(){var e=this;return this.documents?Object.entries(this.documents).map((function(t){var n=Object(N.a)(t,2),r=n[0],o=n[1].url;return{textDocument:e.$t("pdp.vehicleCondition.document.".concat(r)),textLink:e.$t("pdp.vehicleCondition.document.cta.consult"),icon:"euronorm",to:o,followLink:!1}})):null}},methods:{gtmCallbackDocumentLink:function(e){return{event:"eventGA",category:"navigation",action:"click - ".concat(e),label:this.gtmLabel,trackingData:"productPage"}},formatList:function(e){return e.map((function(e){var label=e.label,t=e.extraInfo,n={label:label,available:!0};return t&amp;&amp;(n.infoText=t),n}))}}}),rn=(n(1875),Object(A.a)(nn,(function(){var e=this,t=e._self._c;return e.works?t("div",{staticClass:"product-condition-info-panel"},[e.preparationList&amp;&amp;e.preparationList.length?t("div",{staticClass:"condition-info-bloc"},[t("p",{staticClass:"subtitle-1 semi-bold"},[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.preparation.subtitle"))+"\n    ")]),e._v(" "),t("valkyrie-icon-label-availability-list",{staticClass:"list-preparation",attrs:{list:e.preparationList,large:""},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.item;return[t("p",[e._v(e._s(r.label))]),e._v(" "),r.infoText?t("valkyrie-info-tooltip",{staticClass:"info-tooltip",attrs:{"position-tooltip":"left","background-color-tooltip":"rgba(16, 42, 67, 0.93)"}},[e._v("\n          "+e._s(r.infoText)+"\n        ")]):e._e()]}}],null,!1,3190605832)})],1):e._e(),e._v(" "),e.interventionList&amp;&amp;e.interventionList.length?t("div",{staticClass:"condition-info-bloc"},[t("p",{staticClass:"subtitle-1 semi-bold"},[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.interventionsToPlan.subtitle"))+"\n    ")]),e._v(" "),e._l(e.interventionList,(function(n){return t("p",{key:n.label},[e._v("\n      "+e._s(n.label)+"\n    ")])}))],2):e._e(),e._v(" "),e.documentList&amp;&amp;e.documentList.length?t("div",{staticClass:"condition-info-bloc"},[t("p",{staticClass:"subtitle-1 semi-bold"},[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.document.subtitle"))+"\n    ")]),e._v(" "),t("p",[e._v("\n      "+e._s(e.$t("pdp.vehicleCondition.document.content"))+"\n    ")]),e._v(" "),t("valkyrie-document-links",{directives:[{name:"gtm",rawName:"v-gtm:document-click",value:e.gtmCallbackDocumentLink,expression:"gtmCallbackDocumentLink",arg:"document-click"}],staticClass:"document-list",attrs:{"document-list":e.documentList}})],1):e._e()]):e._e()}),[],!1,null,"ca277684",null).exports),on=n(377),ln={name:"ValkyrieExpandableList",components:{ValkyrieIcon:We.b,ValkyrieCollapsable:hi.a,ValkyrieCollapseToggleButton:on.a},data:function(){return{collapsed:!1}},created:function(){this.collapsable&amp;&amp;(this.collapsed=!0)},props:{title:{type:String,required:!0},items:{type:Array,required:!0},iconName:{type:String},iconSize:{type:Number,default:20},maxVisibleItems:{type:Number,default:null}},computed:{moreItems:function(){return this.items?this.items.length-this.maxVisibleItems:0},collapsable:function(){return"number"==typeof this.maxVisibleItems&amp;&amp;this.items.length&gt;this.maxVisibleItems}}},cn=(n(1877),Object(A.a)(ln,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-expandable-list",class:{collapsable:e.collapsable}},[e.iconName?t("span",[t("valkyrie-icon",{staticClass:"icon",attrs:{name:e.iconName,size:e.iconSize}})],1):e._e(),e._v(" "),t("div",[t("p",{staticClass:"title",class:{compressed:!e.iconName}},[e._v("\n      "+e._s(e.title)+"\n    ")]),e._v(" "),e._t("header"),e._v(" "),t("valkyrie-collapsable",{attrs:{collapsed:e.collapsed,"start-selector":e.collapsable?"li:nth-child(".concat(e.maxVisibleItems+1,")"):null}},[t("ul",e._l(e.items,(function(n){return t("li",{key:n.label,staticClass:"item"},[e._t("default",(function(){return[e._v("\n            "+e._s(n.label||n)+"\n            "),n.value?t("span",[e._v(":\n              "+e._s(n.value)+" "+e._s(n.unit)+"\n            ")]):e._e()]}),{item:n})],2)})),0)]),e._v(" "),e.collapsable&amp;&amp;e.items.length&gt;e.maxVisibleItems?t("valkyrie-collapse-toggle-button",{staticClass:"toggle-button print-hidden",class:{collapsed:e.collapsed},attrs:{collapsed:e.collapsed,"collapsed-label":e.$t("common.expandableList.seeMore",{value:e.moreItems}),"expanded-label":e.$t("common.expandableList.seeLess")},on:{"update:collapsed":function(t){e.collapsed=t}}}):e._e()],2)])}),[],!1,null,"41e04931",null).exports),un={name:"ProductPopinDetails",components:{ValkyrieIconLabelAvailabilityList:aa,ValkyrieExpandableList:cn},props:{isElectrical:{type:Boolean,required:!1,default:!1}},computed:{vehiclesGuarantee:function(){return[{label:this.$t("pdp.vehicleCondition.maintenanceModal.examTechnicalControl"),available:!0},{label:this.$t("pdp.vehicleCondition.maintenanceModal.replacingParts"),available:!0},{label:this.$t("pdp.vehicleCondition.maintenanceModal.builderAdvice"),available:!0}]},detailsGuarantee:function(){return[{label:this.$t("pdp.vehicleCondition.maintenanceModal.parts"),available:!0},{label:this.$t("pdp.vehicleCondition.maintenanceModal.consumables"),available:!0},{label:this.$t("pdp.vehicleCondition.maintenanceModal.draining"),available:!0}]},itemsBraking:function(){return[this.$t("pdp.vehicleCondition.maintenanceModal.brakeDiscFront.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.brakeDiscBack.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.brakePadsFront.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.brakePadsBack.listTitle")]},itemsCarStrap:function(){return[this.$t("pdp.vehicleCondition.maintenanceModal.timingBelt.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.drivingBelt.listTitle")]},itemsFilter:function(){var e=[this.$t("pdp.vehicleCondition.maintenanceModal.fuelFilter.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.pollenFilter.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.airFilter.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.oilFilter.listTitle")];return this.isElectrical?[this.$t("pdp.vehicleCondition.maintenanceModal.pollenFilter.listTitle")]:e},itemsLiquids:function(){return[this.$t("pdp.vehicleCondition.maintenanceModal.liquidCoolant.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.powerSteeringFluid.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.brakeFluid.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.airConditioningFluid.listTitle")]},itemsSparkPlugs:function(){return[this.$t("pdp.vehicleCondition.maintenanceModal.petrol.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.diesel.listTitle")]},itemsTyres:function(){return[this.$t("pdp.vehicleCondition.maintenanceModal.tyre.listTitle"),this.$t("pdp.vehicleCondition.maintenanceModal.wiperBlades.listTitle")]}}},sn=(n(1879),{name:"ProductCondition",components:{ProductConditionDiagrams:an,ProductConditionInfoPanel:rn,ProductConditionHeader:Xa,ProductPopinDetails:Object(A.a)(un,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-popin-details"},[t("div",{staticClass:"cols-container"},[t("p",{staticClass:"content-details"},[e._v(e._s(e.$t("pdp.vehicleCondition.maintenanceModal.content")))]),e._v(" "),t("hr"),e._v(" "),t("div",{staticClass:"details"},[t("p",{staticClass:"subtitles-details"},[e._v("\n        "+e._s(e.$t("pdp.vehicleCondition.maintenanceModal.preparation.subtitle"))+"\n      ")]),e._v(" "),t("valkyrie-icon-label-availability-list",{attrs:{list:e.vehiclesGuarantee,large:""}})],1),e._v(" "),t("div",{staticClass:"details"},[t("p",{staticClass:"subtitles-details"},[e._v("\n        "+e._s(e.$t("pdp.vehicleCondition.maintenanceModal.reinsurance.subtitle"))+"\n      ")]),e._v(" "),t("valkyrie-icon-label-availability-list",{attrs:{list:e.detailsGuarantee,large:""}})],1),e._v(" "),t("hr"),e._v(" "),t("div",{staticClass:"details"},[t("span",{staticClass:"subtitles-details"},[e._v("\n        "+e._s(e.$t("pdp.vehicleCondition.maintenanceModal.details.subtitle"))+"\n      ")])]),e._v(" "),t("div",{staticClass:"row no-gutters center"},[t("div",{staticClass:"col-4 col-s-3"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.braking.category"),items:e.itemsBraking}})],1),e._v(" "),e.isElectrical?e._e():t("div",{staticClass:"col-4 col-s-3"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.belts.category"),items:e.itemsCarStrap}})],1),e._v(" "),t("div",{staticClass:"col-4 col-s-2"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.filter.category"),items:e.itemsFilter}})],1)]),e._v(" "),t("div",{staticClass:"row no-gutters center last-row"},[t("div",{staticClass:"col-4 col-s-3"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.liquid.category"),items:e.itemsLiquids}})],1),e._v(" "),e.isElectrical?e._e():t("div",{staticClass:"col-4 col-s-3"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.sparkPlugs.category"),items:e.itemsSparkPlugs}})],1),e._v(" "),t("div",{staticClass:"col-4 col-s-2"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.tyreWiperBlades.category"),items:e.itemsTyres}})],1)])]),e._v(" "),t("p",{staticClass:"legal-mention"},[e._v(e._s(e.$t("pdp.vehicleCondition.maintenanceModal.legalMention")))])])}),[],!1,null,"41f6e059",null).exports,ValkyriePopin:y.a},data:function(){return{displayPopin:!1}},props:{marketplace:{type:Boolean,default:!1},diagrams:{type:Object,default:null},documents:{type:Object,default:null},vehicleBrand:{type:String,required:!0},vehicleModel:{type:String,required:!0},works:{type:Array,default:null},gtmLabel:{type:String,required:!0},puretechWarranty:{type:Object,required:!1}},methods:{openPopin:function(){this.displayPopin=!0}}}),dn=(n(1881),{name:"ProductConditionSection",components:{ProductCondition:Object(A.a)(sn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-condition"},[t("header",[t("product-condition-header",{directives:[{name:"gtm",rawName:"v-gtm:open-popin",value:{event:"eventGA",category:"engagement",action:"click - more info garantie zéro frais PDP",label:e.gtmLabel,trackingData:"productPage"},expression:"{\n        event: 'eventGA',\n        category: 'engagement',\n        action: 'click - more info garantie zéro frais PDP',\n        label: gtmLabel,\n        trackingData: 'productPage',\n      }",arg:"open-popin"}],attrs:{"vehicle-brand":e.vehicleBrand,"vehicle-model":e.vehicleModel,marketplace:e.marketplace,"puretech-warranty":e.puretechWarranty},on:{"open-popin":e.openPopin}})],1),e._v(" "),t("section",{staticClass:"product-condition-container"},[e.diagrams?t("div",{staticClass:"left-column"},[t("product-condition-diagrams",{attrs:{marketplace:e.marketplace,diagrams:e.diagrams}})],1):e._e(),e._v(" "),t("div",{staticClass:"right-column"},[t("product-condition-info-panel",{attrs:{documents:e.documents,works:e.works,"gtm-label":e.gtmLabel}})],1)]),e._v(" "),e.displayPopin?t("valkyrie-popin",{attrs:{title:e.$t("pdp.vehicleCondition.maintenanceModal.title"),"title-tag":"span"},on:{close:function(t){e.displayPopin=!1}}},[t("product-popin-details")],1):e._e()],1)}),[],!1,null,"03b05b3c",null).exports,ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},vehicleInformation:{},condition:{},vehicleBrand:{},vehicleModel:{},gtmLabel:{},puretechWarranty:{type:Object,required:!1}},computed:{title:function(){return this.$t("pdp.vehicleCondition.collapsible.title")}}}),pn=Object(A.a)(dn,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-condition",{attrs:{marketplace:e.vehicleInformation.isMarketplace,diagrams:e.condition.diagrams,documents:e.condition.documents,"vehicle-brand":e.vehicleBrand,"vehicle-model":e.vehicleModel,works:e.condition.works,"gtm-label":e.gtmLabel,"puretech-warranty":e.puretechWarranty}})],1)}),[],!1,null,null,null).exports,fn={name:"ValkyrieInfoTable",props:{title:{type:[Array,String]},titleStyle:{type:String,default:"primary",validator:function(e){return["primary","secondary"].includes(e)}},tableList:{type:Array,required:!0,validator:function(e){return e.every((function(e){return e.label||e.value}))}},borderless:{type:Boolean,default:!1},marginItems:{type:Boolean,default:!1}},computed:{titles:function(){return Array.isArray(this.title)?this.title:[this.title]},items:function(){return this.tableList.map((function(e){var label=e.label,title=e.title,t=e.value;return t?{label:label||title,value:Array.isArray(t)?t:[t]}:{label:label||title}}))}}},vn=(n(1883),Object(A.a)(fn,(function(){var e=this,t=e._self._c;return t("table",{class:[{borderless:e.borderless,marginItems:e.marginItems},"info-table"]},[t("thead",[t("tr",{class:["title",e.titleStyle]},e._l(e.titles,(function(n){return t("th",{key:n},[e._v("\n        "+e._s(n)+"\n      ")])})),0)]),e._v(" "),t("tbody",e._l(e.items,(function(n,r){return t("tr",{key:"".concat(n.label||n.title,"-").concat(r),staticClass:"items"},[t("td",[e._v(e._s(n.label||n.title))]),e._v(" "),n.value?t("td",e._l(n.value,(function(element){return t("span",{key:element},[e._v("\n          "+e._s(element)),t("br")])})),0):e._e()])})),0)])}),[],!1,null,"7b05db90",null).exports),mn={name:"ProductOptions",data:function(){return{collapsed:!0,PageVisibility:mt.a}},components:{ValkyrieCollapse:hi.a,ValkyrieInfoTable:vn,ValkyrieCollapseToggleButton:on.a},props:{options:{type:Array,default:null}},computed:{tableTitle:function(){return this.hasNoPrice?[this.$t("pdp.optionsAndEquipments.optionsTable.option")]:[this.$t("pdp.optionsAndEquipments.optionsTable.option"),this.$t("pdp.optionsAndEquipments.optionsTable.price")]},hasNoPrice:function(){return this.options.every((function(e){return!e.price}))},tableList:function(){var e=this;return this.options.slice().map((function(t){var label=t.label,n=t.price,r=t.currency;return e.hasNoPrice?{label:label}:{label:label,value:n?Object(fe.b)({value:n,unit:r},null,null,e.$i18n.locale):e.$t("pdp.optionsAndEquipments.optionsTable.noPrice")}}))},moreItems:function(){return this.options?this.options.length-5:0}}},hn=(n(1885),Object(A.a)(mn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-options"},[t("valkyrie-collapse",{staticClass:"collapsable",attrs:{collapsed:e.collapsed,"start-selector":"table &gt; tbody &gt; tr:nth-child(6)"}},[t("nuxt-context-provider",{attrs:{context:{pageVisibility:e.PageVisibility.VisibleAboveTheFold}}},[t("valkyrie-info-table",{attrs:{title:e.tableTitle,"table-list":e.tableList,"title-style":"secondary",borderless:"","margin-items":""}})],1)],1),e._v(" "),e.moreItems&gt;0?t("valkyrie-collapse-toggle-button",{staticClass:"toggleButton",attrs:{collapsed:e.collapsed,"collapsed-label":e.$t("common.expandableList.seeMore",{value:e.moreItems}),"expanded-label":e.$t("common.expandableList.seeLess")},on:{"update:collapsed":function(t){e.collapsed=t}}}):e._e()],1)}),[],!1,null,"0c1ee14f",null).exports),bn={name:"ProductOptionsSection",components:{ValkyrieCollapsableSection:Va.a,ProductOptions:hn},props:{optionsOpened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},options:{},carPass:{type:String,default:null}},computed:{optionsTitle:function(){return this.$t("pdp.optionsAndEquipments.collapsible.title.options",{value:this.options.length})}},methods:{openDetails:function(){this.$refs.equipments.openDetails()}}},gn=(n(1887),Object(A.a)(bn,(function(){var e=this,t=e._self._c;return t("div",[e.options&amp;&amp;e.options.length?t("valkyrie-collapsable-section",{staticClass:"options",attrs:{title:e.optionsTitle,value:e.optionsOpened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("options-open",{opened:t,title:e.optionsTitle})}}},[t("product-options",{attrs:{options:e.options}})],1):e._e()],1)}),[],!1,null,"4a41ef78",null).exports),yn={name:"ProductTaxes",components:{ValkyrieButton:Ue.a,ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},buttonUrl:{type:String,required:!0}},computed:{title:function(){return this.$t("pdp.taxes.title")}}},Dn=(n(1889),Object(A.a)(yn,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.taxes.content"),expression:"$t('pdp.taxes.content')"}]}),e._v(" "),t("valkyrie-button",{staticClass:"button",attrs:{level:"primary",tag:"a",to:e.buttonUrl,target:"_blank",label:e.$t("pdp.taxes.buttonLabel")}})],1)}),[],!1,null,"a6fe04e6",null).exports),Cn=Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN"),xn=Object(K.a)("".concat(Cn,"/check_car-pass-logo.png")),wn={Confort:"thumb-up",Comfort:"thumb-up","Multimédia":"play",Multimedia:"play","Style_intérieur":"saddlery-cloth",Interieurstijl:"saddlery-cloth",Interior_style:"saddlery-cloth","Style_extérieur":"car-filled",Exterieurstijl:"car-filled",Exterior_styling:"car-filled","Sécurité":"shield-filled",veiligheid:"shield-filled",Security:"shield-filled",Autres:"check",Andere:"check",Other:"check"},kn={name:"ProductEquipments",components:{ValkyrieExpandableList:cn},props:{equipments:{type:Array,default:null},carPass:{type:String,default:null},equipmentComment:{type:String,default:null}},data:function(){return{PageVisibility:mt.a,backgroundImage:xn}},computed:{icons:function(){return wn},singleTitle:function(){return this.$t("pdp.optionsAndEquipments.equipementsList.noCategorization")}},methods:{openDetails:function(){Array.from(this.$refs.lists).forEach((function(e){e.collapsed=!1}))}}},_n=(n(1891),Object(A.a)(kn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-equipments"},[e.equipmentComment?t("p",{staticClass:"equipment-comment"},[e._v("\n    "+e._s(e.equipmentComment)+"\n  ")]):e._e(),e._v(" "),e._l(e.equipments,(function(n,r){return t("div",{key:n.categoryLabel,class:["custom-list",{alone:1===e.equipments.length,even:r%2==1}]},[t("nuxt-context-provider",{attrs:{context:{pageVisibility:e.PageVisibility.VisibleAboveTheFold}}},[t("valkyrie-expandable-list",{ref:"lists",refInFor:!0,attrs:{items:n.items,title:1===e.equipments.length?e.singleTitle:n.categoryLabel,"icon-name":e.icons[n.categoryLabel.replace(" ","_")],"max-visible-items":5}})],1)],1)})),e._v(" "),e.carPass?t("div",{class:["custom-list-carpass"]},[t("extended-router-link",{staticClass:"car-pass",style:"--cmp-product-equipment-bg-car-pass: url('".concat(e.backgroundImage,"');"),attrs:{to:e.carPass,target:"_blank"}},[e._v("\n      car pass\n    ")])],1):e._e()],2)}),[],!1,null,"6f9c56c0",null).exports),En={name:"ProductEquipmentsSection",components:{ValkyrieCollapsableSection:Va.a,ProductEquipments:_n},props:{equipmentsOpened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},equipments:{},equipmentComment:{type:String,default:""},carPass:{type:String,default:null}},computed:{equipmentsTitle:function(){return this.$t("pdp.optionsAndEquipments.collapsible.title.equipements")}},methods:{openDetails:function(){this.$refs.equipments.openDetails()}}},An=Object(A.a)(En,(function(){var e=this,t=e._self._c;return t("div",[e.equipments&amp;&amp;e.equipments.length?t("valkyrie-collapsable-section",{staticClass:"equipments",attrs:{title:e.equipmentsTitle,value:e.equipmentsOpened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("equipments-open",{opened:t,title:e.equipmentsTitle})}}},[t("product-equipments",{ref:"equipments",attrs:{equipments:e.equipments,"equipment-comment":e.equipmentComment,"car-pass":e.carPass}})],1):e._e()],1)}),[],!1,null,null,null).exports,Fn=(n(144),n(145),n(82),n(1130)),Pn={name:"ProductProgressBar",props:{infos:{type:String,required:!0},grades:{type:String,required:!0}},methods:{openPopin:function(){this.$emit("clickInfo")}}},Bn=(n(1893),Object(A.a)(Pn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-progress-bar"},[t("div",{staticClass:"progress-bar"}),e._v(" "),t("div",{class:"bubble bubble--".concat(e.grades),on:{click:e.openPopin}},[t("span",{staticClass:"category"},[e._v(e._s(e.grades))]),t("span",{staticClass:"value"},[e._v(e._s(e.infos))])])])}),[],!1,null,"b9f9e6de",null).exports),Sn=(n(897),{name:"ProductPopinConsumption",props:{consumption:{type:Object,required:!0},co2Emission:{type:Object,required:!0}},data:function(){return{disclaimerPart1Key:"pdp.technicalSpecification.popinDetailConsumption.legalDisclaimer.part1",disclaimerLinkKey:"pdp.technicalSpecification.popinDetailConsumption.legalDisclaimer.link"}},computed:{arrows:function(){var e=this;return Array(7).fill(0).map((function(t,n){var r=String.fromCharCode("a".charCodeAt(0)+n);return{category:r.toUpperCase(),label:e.$t("pdp.technicalSpecification.popinDetailConsumption.value.".concat(r))}}))},itemList:function(){var e=this,t=[];return["urbanCycle","combinedCycle","extraUrbanCycle"].forEach((function(n){e.consumption[n]&amp;&amp;t.push({value:e.consumption[n].value,unit:e.consumption[n].unit,label:e.$t("pdp.technicalSpecification.popinDetailConsumption.".concat(n))})})),t}}}),On=(n(1895),Object(A.a)(Sn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-popin-consumption"},[t("ul",e._l(e.itemList,(function(n){return t("li",{key:n.label,staticClass:"item"},[e._v("\n      "+e._s(n.label)+" : "+e._s(n.value)+" "+e._s(n.unit)+"\n    ")])})),0),e._v(" "),t("div",{staticClass:"schema"},[t("div",{staticClass:"content-bar"},[t("span",{staticClass:"label-bar"},[e._v("\n        "+e._s(e.$t("pdp.technicalSpecification.popinDetailConsumption.low"))+"\n      ")]),e._v(" "),t("div",{staticClass:"bar"}),e._v(" "),t("span",{staticClass:"label-bar"},[e._v("\n        "+e._s(e.$t("pdp.technicalSpecification.popinDetailConsumption.elevated"))+"\n      ")])]),e._v(" "),t("div",{staticClass:"arrows"},e._l(e.arrows,(function(n){return t("div",{key:n.category,class:"content-arrow ".concat(n.category)},[t("div",{staticClass:"arrow"},[t("div",{staticClass:"arrowhead"}),e._v(" "),t("span",{staticClass:"arrow-label"},[e._v("\n            "+e._s(n.label)+"\n          ")]),e._v(" "),t("span",{staticClass:"arrow-category"},[e._v("\n            "+e._s(n.category)+"\n          ")])]),e._v(" "),n.category===e.co2Emission.category?t("div",{staticClass:"info"},[t("div",{staticClass:"info-category"},[e._v("\n            "+e._s(n.category)+"\n          ")]),e._v(" "),t("div",{staticClass:"info-label"},[e._v("\n            "+e._s(e.$t("pdp.technicalSpecification.popinDetailConsumption.emission"))+":\n            "+e._s(e.co2Emission.value)+"\n            "+e._s(e.co2Emission.unit)+"\n          ")])]):e._e()])})),0)]),e._v(" "),e.$te(e.disclaimerPart1Key)?t("span",[e._v("\n    "+e._s(e.$t(e.disclaimerPart1Key))+"\n  ")]):e._e(),e._v(" "),e.$te(e.disclaimerLinkKey)?t("extended-router-link",{attrs:{to:"https://www.ademe.fr/",target:"_blank",rel:"noopener nofollow"}},[e._v("\n    "+e._s(e.$t(e.disclaimerLinkKey))+"\n  ")]):e._e(),e._v(" "),t("span",[e._v(e._s(e.$t("pdp.technicalSpecification.popinDetailConsumption.legalDisclaimer.part2")))])],1)}),[],!1,null,"0c6003b8",null).exports);var $n={mm:{m:function(e){return t=.001*e,Math.round(100*t)/100;var t}}},In=function(e,t,n){if(t===n)return Object(Fn.a)(e);var r=$n[t][n](e);return"".concat(Object(Fn.a)(r)).concat(n)},Ln={name:"ProductFrame",props:{frame:{type:Object,required:!0}},computed:{frameWidth:function(){return this.dimensionValue("width")},frameHeight:function(){return this.dimensionValue("height")},frameLength:function(){return this.dimensionValue("length")}},methods:{dimensionValue:function(e){var t=this.frame[e];return null!=t?In(t.value,t.unit,"m"):null}}},Mn=(n(1897),Object(A.a)(Ln,(function(){var e=this,t=e._self._c;return e.frameLength||e.frameHeight||e.frameWidth?t("div",{staticClass:"product-frame"},[e.frameLength?t("div",{staticClass:"side"},[t("svg",{attrs:{width:"120",height:"48",viewBox:"0 0 120 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M33.8454 36.9093L34.3514 39.6955C34.5215 40.632 35.4309 41.3981 36.3723 41.3981H82.5044C83.4458 41.3981 84.3732 40.6355 84.5651 39.7035L85.1484 36.8711H33.8441C33.8441 36.8839 33.8453 36.8965 33.8454 36.9093Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M115.915 26.8963C115.136 27.9843 112.702 27.5465 110.48 25.9182C108.257 24.29 107.087 22.0881 107.866 21.0001C108.646 19.912 111.079 20.35 113.302 21.9782C115.524 23.6065 116.694 25.8083 115.915 26.8963ZM80.0902 18.4745C79.618 19.0305 78.7377 19.4787 78.1191 19.6601C77.497 19.8429 76.3969 19.9807 75.5605 19.9807H75.5184C74.6104 19.9807 73.4123 19.7161 72.7317 19.3652C72.2423 19.1137 71.7941 18.6726 71.4684 18.1579L54.9705 17.2946L53.5403 4.72901L57.4775 5.0267C58.4163 5.0977 61.9864 5.74287 61.9864 5.74287C61.9864 5.74287 64.9598 6.39372 66.6851 7.14714C68.4105 7.90073 69.1761 8.16902 70.6775 9.01582C71.6729 9.5773 73.0466 10.5332 74.0762 11.2846C74.2549 11.2505 74.4297 11.2295 74.592 11.2263L74.6472 11.2258C75.2313 11.2258 76.101 11.4141 76.6579 11.6C77.2405 11.794 78.0958 12.1969 78.6013 12.5915C78.9878 12.8927 79.5737 13.445 79.936 13.8487C80.4687 14.4418 80.8399 15.4246 80.8385 16.2381C80.8374 16.892 80.603 17.8706 80.0902 18.4745ZM63.7285 23.6701H60.3592C59.6532 23.6701 59.0755 23.1576 59.0755 22.5313C59.0755 21.905 59.6532 21.3926 60.3592 21.3926H63.7285C64.4345 21.3926 65.0123 21.905 65.0123 22.5313C65.0123 23.1576 64.4345 23.6701 63.7285 23.6701ZM32.4714 16.1172L33.4359 4.95587L33.4376 4.95554C34.3717 4.83709 35.9051 4.70228 36.8452 4.65584L44.6507 4.27061C45.5703 4.22517 47.0573 4.24371 48.0005 4.31104L49.0825 16.9865L32.4714 16.1172ZM36.4862 22.964H33.117C32.411 22.964 31.8333 22.4516 31.8333 21.8253C31.8333 21.199 32.411 20.6867 33.117 20.6867H36.4862C37.1924 20.6867 37.7701 21.199 37.7701 21.8253C37.7701 22.4516 37.1924 22.964 36.4862 22.964ZM29.4786 15.9607L26.518 15.8056C25.5779 15.7565 24.3312 15.3985 23.7476 15.0103C23.1639 14.622 22.0414 13.9015 22.2585 12.3404C22.3859 11.4251 22.6338 10.933 23.0924 10.1017L23.8522 8.72448C24.3108 7.89321 25.6071 6.61724 27.4288 6.07681C28.8618 5.65166 29.4695 5.49747 30.3955 5.34812L29.4786 15.9607ZM15.861 7.01199L11.8064 13.1981C11.4164 13.7933 10.7122 14.5721 10.2414 14.9288C9.77081 15.2854 8.80811 15.5773 8.10194 15.5773C8.10194 15.5773 7.39958 15.5467 6.6389 15.4922C8.34411 12.1453 11.353 8.03404 14.2686 5.6286C14.4449 5.63762 14.5888 5.64882 14.6801 5.66168L15.2991 5.74955C15.9981 5.84862 16.251 6.41677 15.861 7.01199ZM119.968 36.7818L119.891 36.1904C119.768 35.2466 119.668 33.6954 119.668 32.7434V31.4452C119.668 30.4932 119.475 28.9678 119.24 28.0555C119.004 27.1432 118.455 25.7062 118.019 24.8624C118.019 24.8624 117.252 23.4389 117.027 23.1136C116.57 22.4536 116 21.7672 115.533 21.3385C115.533 21.3385 114.748 20.6369 114.5 20.4441C113.822 19.9179 112.985 19.3616 112.372 19.0437C112.372 19.0437 110.04 17.8507 109.739 17.7239C108.956 17.3937 108.023 17.0722 107.361 16.9157C107.361 16.9157 102.56 15.7924 102.093 15.699C101.359 15.5522 97.8741 15.0074 97.8741 15.0074L90.838 13.9562C89.9067 13.817 88.4646 13.3377 87.6333 12.8912C87.6333 12.8912 83.905 10.8772 83.0793 10.4203L78.5228 7.89889C77.697 7.44182 72.9658 4.85948 72.9658 4.85948C72.1371 4.4081 68.0859 2.86935 68.0859 2.86935C67.1955 2.56063 65.0817 1.77781 61.7111 1.1323C58.3406 0.4868 52.4841 0.132809 52.4841 0.132809C51.5454 0.0598059 50.0075 0 49.0661 0H43.7888C42.8474 0 35.6567 0.341796 35.6567 0.341796C34.7165 0.391912 33.1799 0.498494 32.242 0.578848C32.242 0.578848 24.766 1.23337 23.8296 1.33026L15.2246 2.22167C14.2881 2.31873 13.2972 3.14315 13.0227 4.05377C13.0227 4.05377 12.9338 4.29517 12.813 4.60121C9.90593 7.12358 7.03253 11.0377 5.27711 14.3882C5.02636 14.8669 3.51458 18.2069 3.27589 19.1279L2.91165 20.5315C3.56513 20.1723 4.34365 19.8941 5.20096 19.7438C7.82262 19.2837 10.1656 20.1788 10.434 21.743C10.7023 23.3073 8.79457 24.9482 6.17291 25.4083C4.4525 25.7102 2.85615 25.4259 1.88337 24.7545C1.75932 25.4227 1.65244 26.1095 1.59892 26.6248L1.32158 29.291C1.22329 30.2377 0.924473 31.306 0.657863 31.6647C0.391254 32.0236 0.103997 32.9667 0.0195868 33.7608C-0.0646577 34.5548 0.130757 35.935 0.454024 36.8279C0.777457 37.7206 1.72463 38.8119 2.55898 39.2525C2.55898 39.2525 3.89781 39.8924 5.03346 40.393C5.56321 40.6266 6.52574 40.9874 6.52574 40.9874C6.68911 41.0412 6.84967 41.0676 7.00396 41.0688C7.69542 41.0746 8.25854 40.5776 8.34477 39.8042L8.76004 36.0803C9.24404 30.5774 14.1644 26.1586 20.2655 25.776C20.5498 25.7583 21.9967 25.7576 22.2722 25.7743C28.1967 26.1342 33.0121 30.3002 33.7455 35.5728H85.3975C86.0876 30.2215 90.9796 25.9868 96.9899 25.6684C97.2307 25.6557 98.0302 25.6492 98.0302 25.6492C104 25.6492 109.02 29.5129 110.184 34.6114C110.351 35.3418 111.139 39.6326 111.139 39.6326C111.376 40.5541 112.339 41.2707 113.279 41.2253L116.959 41.0477C117.9 41.0025 119.012 40.4101 119.43 39.7317C119.849 39.0531 120.091 37.7257 119.968 36.7818Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M73.2047 12.9583C72.7971 13.1897 72.3765 13.88 72.2701 14.4922C72.1636 15.1043 72.1482 16.0844 72.2354 16.6701C72.3226 17.256 72.8083 17.9483 73.3144 18.2089C73.3483 18.2262 73.3845 18.2433 73.4223 18.2602L77.5176 18.4747C77.6069 18.4548 77.6895 18.4344 77.7614 18.4134C78.2659 18.2653 78.8754 17.9124 79.1159 17.6292C79.3156 17.3945 79.4836 16.9237 79.5363 16.4942C79.384 16.2276 79.2079 15.9566 79.0203 15.7079L78.9994 15.6803C78.4284 14.9236 77.354 13.8253 76.6117 13.2398L75.9957 12.7542C75.5044 12.6167 74.9301 12.5178 74.6177 12.5241C74.248 12.5315 73.6124 12.7269 73.2047 12.9583Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.3822 44.1454C17.943 44.1454 15.1548 41.3256 15.1548 37.8475C15.1548 34.3693 17.943 31.5497 21.3822 31.5497C24.8215 31.5497 27.6095 34.3693 27.6095 37.8475C27.6095 41.3256 24.8215 44.1454 21.3822 44.1454ZM21.3822 27.6949C15.8379 27.6949 11.3434 32.2403 11.3434 37.8475C11.3434 43.4546 15.8379 48 21.3822 48C26.9265 48 31.4212 43.4546 31.4212 37.8475C31.4212 32.2403 26.9265 27.6949 21.3822 27.6949Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.3822 33.3756C18.9611 33.3756 16.9982 35.3605 16.9982 37.8094C16.9982 40.2579 18.9611 42.243 21.3822 42.243C23.8035 42.243 25.7664 40.2579 25.7664 37.8094C25.7664 35.3605 23.8035 33.3756 21.3822 33.3756Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M97.8738 44.1454C94.4347 44.1454 91.6465 41.3256 91.6465 37.8475C91.6465 34.3693 94.4347 31.5497 97.8738 31.5497C101.313 31.5497 104.101 34.3693 104.101 37.8475C104.101 41.3256 101.313 44.1454 97.8738 44.1454ZM97.8738 27.6949C92.3295 27.6949 87.835 32.2403 87.835 37.8475C87.835 43.4546 92.3295 48 97.8738 48C103.418 48 107.913 43.4546 107.913 37.8475C107.913 32.2403 103.418 27.6949 97.8738 27.6949Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M97.8738 33.3756C95.4527 33.3756 93.4898 35.3605 93.4898 37.8094C93.4898 40.2579 95.4527 42.243 97.8738 42.243C100.295 42.243 102.258 40.2579 102.258 37.8094C102.258 35.3605 100.295 33.3756 97.8738 33.3756Z",fill:"#BCCCDC"}})]),e._v(" "),t("div",{staticClass:"bar"},[t("p",[e._v("\n        "+e._s(e.frameLength)+"\n      ")])])]):e._e(),e._v(" "),e.frameWidth||e.frameHeight?t("div",{staticClass:"front"},[t("div",{staticClass:"wrap"},[t("svg",{attrs:{width:"72",height:"48",viewBox:"0 0 72 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.55475 15.6381H7.94085C8.36519 15.252 8.69092 14.9742 8.77884 14.8999C8.98632 14.7241 9.30458 14.2708 9.39836 14.0174C9.41213 13.9801 9.61991 13.42 9.96278 12.564L9.22956 12.5543C8.97504 12.5508 8.75217 12.3435 8.7343 12.0933C8.7343 12.0933 8.70646 11.7063 8.62469 10.805C8.54264 9.90406 8.04137 9.21563 8.04137 9.21563C7.89308 9.01175 7.57834 8.76875 7.34214 8.67533C7.34214 8.67533 6.56071 8.36663 5.24387 8.51073C3.4218 8.71027 1.54713 9.28609 0.703131 10.5532C-0.140867 11.8204 -0.0727317 12.8249 0.131527 13.5545C0.438942 14.6534 1.76941 15.0809 2.93401 15.2961C4.09876 15.511 6.62987 15.6185 6.62987 15.6185C6.88395 15.6293 7.30038 15.6381 7.55475 15.6381Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M71.2969 10.5533C70.453 9.28612 68.5782 8.71016 66.7561 8.51076C65.4393 8.36652 64.6579 8.67536 64.6579 8.67536C64.4217 8.76878 64.1071 9.01178 63.9586 9.21551C63.9586 9.21551 63.4572 9.90409 63.3753 10.8051C63.2935 11.7062 63.2657 12.0933 63.2657 12.0933C63.2477 12.3434 63.025 12.5509 62.7704 12.5542L62.0372 12.564C62.3801 13.4199 62.5879 13.9799 62.6018 14.0174C62.6956 14.2708 63.0138 14.7242 63.2215 14.9C63.3091 14.9742 63.635 15.2522 64.059 15.6381H64.4451C64.6998 15.6381 65.1159 15.6293 65.3704 15.6185C65.3704 15.6185 67.9012 15.5111 69.0658 15.2961C70.2307 15.0808 71.5611 14.6533 71.8685 13.5545C72.0727 12.8248 72.1409 11.8203 71.2969 10.5533Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.42275 42.537C7.46006 41.9281 6.65519 40.6729 6.00563 39.2548V46.176C6.00563 47.1792 6.83864 48 7.85671 48H14.0314C15.0495 48 15.8825 47.1792 15.8825 46.176V43.9293C15.7507 43.9313 15.6065 43.9328 15.4505 43.9328C13.2516 43.9328 10.2473 43.6905 8.42275 42.537Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M63.5774 42.537C61.753 43.6905 58.7489 43.9328 56.5501 43.9328C56.3941 43.9328 56.2493 43.9313 56.1177 43.9293V46.176C56.1177 47.1792 56.9504 48 57.9687 48H64.1433C65.1615 48 65.9942 47.1792 65.9942 46.176V39.2552C65.345 40.6731 64.5401 41.9282 63.5774 42.537Z",fill:"#BCCCDC"}}),e._v(" "),t("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M59.4412 35.3056C58.2811 35.3056 57.3234 34.4634 57.1559 33.3664C57.1391 33.255 57.1274 33.1418 57.1274 33.0256C57.1274 31.7664 58.1633 30.7457 59.4412 30.7457C60.719 30.7457 61.755 31.7664 61.755 33.0256C61.755 33.0769 61.7504 33.1273 61.7471 33.1778C61.6674 34.3657 60.6669 35.3056 59.4412 35.3056ZM53.0819 25.812C50.7331 25.4023 51.0264 23.3592 52.0647 22.2123C52.5809 21.6423 53.5291 20.8633 54.4755 20.3587C56.7734 19.1339 59.788 18.4617 61.7194 19.204C62.8569 19.6414 63.4018 20.725 63.5163 21.7663C63.6064 22.5863 63.6858 23.9129 62.5369 24.906C60.9879 26.2445 55.229 26.1866 53.0819 25.812ZM52.2679 32.928C51.7242 34.664 51.2749 35.4353 50.3411 36.5943C49.0224 38.2308 45.4299 37.9566 45.4299 37.9566H26.5701C26.5701 37.9566 22.9777 38.2308 21.6589 36.5943C20.7251 35.4353 20.2757 34.664 19.732 32.928C19.1794 31.1636 19.1061 29.8254 22.3151 29.2525C25.3024 28.7194 28.2056 28.8709 28.2056 28.8709H43.7944C43.7944 28.8709 46.6975 28.7194 49.6849 29.2525C52.8939 29.8254 52.8206 31.1636 52.2679 32.928ZM9.46318 24.906C8.31426 23.9129 8.39368 22.5863 8.48365 21.7663C8.59823 20.725 9.14317 19.6414 10.2807 19.204C12.212 18.4617 15.2265 19.1339 17.5245 20.3587C18.471 20.8633 19.4191 21.6423 19.9353 22.2123C20.9736 23.3592 21.267 25.4023 18.9182 25.812C16.7711 26.1866 11.0121 26.2445 9.46318 24.906ZM12.5589 35.3056C11.3332 35.3056 10.3328 34.3657 10.253 33.1778C10.2494 33.1273 10.2452 33.0769 10.2452 33.0256C10.2452 31.7664 11.281 30.7457 12.5589 30.7457C13.8367 30.7457 14.8725 31.7664 14.8725 33.0256C14.8725 33.1418 14.8611 33.255 14.844 33.3664C14.6766 34.4634 13.7189 35.3056 12.5589 35.3056ZM46.4388 22.3673C45.4538 22.8781 44.744 23.2343 43.0027 23.5623C41.1277 23.9155 38.0247 24.1909 38.0247 24.1909H34.0804C34.0804 24.1909 30.9774 23.9155 29.1022 23.5623C27.3611 23.2343 26.6514 22.8781 25.6663 22.3673C25.2065 22.1286 25.0852 21.438 25.3215 21.1658C25.5928 20.8535 25.7471 20.8253 26.2623 20.7352C26.5933 20.6773 30.4381 20.644 30.4381 20.644H41.6668C41.6668 20.644 45.5118 20.6773 45.8427 20.7352C46.3579 20.8253 46.5122 20.8535 46.7834 21.1658C47.0199 21.438 46.8984 22.1286 46.4388 22.3673ZM15.7917 11.4255C16.1315 10.2334 17.2646 7.48874 17.2646 7.48874C17.2646 7.48874 18.2673 5.302 19.3469 4.54671C20.3754 3.82709 22.3696 3.64646 23.878 3.53283C26.1909 3.35841 32.92 3.20045 32.92 3.20045H38.9969C38.9969 3.20045 45.7261 3.35841 48.039 3.53283C49.5475 3.64646 51.5416 3.82709 52.5701 4.54671C53.6498 5.302 54.6524 7.48874 54.6524 7.48874C54.6524 7.48874 55.7855 10.2334 56.1251 11.4255C56.4649 12.6175 56.5436 13.5321 54.9996 13.5321C53.4554 13.5321 44.9603 13.2375 44.9603 13.2375H26.9568C26.9568 13.2375 18.4616 13.5321 16.9175 13.5321C15.3735 13.5321 15.452 12.6175 15.7917 11.4255ZM62.3165 15.9373C62.2177 15.8538 62.1144 15.7487 62.0123 15.631C61.7767 15.5975 61.5138 15.4393 61.3954 15.25L59.9789 12.9828C59.8456 12.7693 59.9446 12.5918 60.199 12.5885L60.5507 12.5837C60.3746 12.152 60.1729 11.6677 59.9514 11.1536C58.5992 8.01417 57.1542 4.22632 55.1875 2.40228C53.7852 1.10193 52.4199 0.672086 49.9865 0.363819C47.5528 0.0552641 41.064 0.00314042 41.064 0.00314042C40.555 -0.00104681 31.4451 -0.00104681 30.9359 0.00314042C30.9359 0.00314042 24.4472 0.0552641 22.0137 0.363819C19.5802 0.672086 18.2148 1.10193 16.8126 2.40228C14.8459 4.22632 13.4008 8.01417 12.0487 11.1536C11.8271 11.6677 11.6255 12.152 11.4494 12.5837L11.8009 12.5885C12.0554 12.5918 12.1545 12.7693 12.0211 12.9828L10.6046 15.25C10.4862 15.4393 10.2232 15.5975 9.9876 15.631C9.88547 15.7487 9.78217 15.8538 9.68356 15.9373C9.68356 15.9373 7.34352 17.9188 6.57454 19.1031C5.19704 21.2243 5.1988 23.9811 5.1988 23.9811C5.19909 24.4827 5.19938 25.3035 5.19938 25.805V30.7733C5.19938 31.2749 5.28056 32.0878 5.37961 32.5799C5.37961 32.5799 5.60087 33.6775 6.00558 35.1083C6.6481 37.3785 7.75306 40.4881 9.17233 41.3855C10.9503 42.5098 14.3859 42.5861 15.8825 42.5611C16.3333 42.5536 16.6102 42.537 16.6102 42.537C17.1184 42.5061 17.9505 42.4795 18.4595 42.4776H53.5405C54.0496 42.4795 54.8817 42.5061 55.3898 42.537C55.3898 42.537 55.6666 42.5536 56.1176 42.5611C57.6141 42.5861 61.0496 42.5098 62.8276 41.3855C64.247 40.4881 65.3521 37.3785 65.9943 35.1083C66.3992 33.6775 66.6204 32.5799 66.6204 32.5799C66.7195 32.0878 66.8007 31.2749 66.8007 30.7733V25.805C66.8007 25.3035 66.801 24.4827 66.8011 23.9811C66.8011 23.9811 66.803 21.2243 65.4255 19.1031C64.6565 17.9188 62.3165 15.9373 62.3165 15.9373Z",fill:"#BCCCDC"}})]),e._v(" "),e.frameWidth?t("div",{staticClass:"bar"},[t("p",[e._v("\n          "+e._s(e.frameWidth)+"\n        ")])]):e._e()]),e._v(" "),e.frameHeight?t("div",{staticClass:"bar bar-right"},[t("p",[e._v("\n        "+e._s(e.frameHeight)+"\n      ")])]):e._e()]):e._e()]):e._e()}),[],!1,null,"0c5de592",null).exports);function jn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Tn(e,t){var n="undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,a){if(e){if("string"==typeof e)return Vn(e,a);var t={}.toString.call(e).slice(8,-1);return"Object"===t&amp;&amp;e.constructor&amp;&amp;(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Vn(e,a):void 0}}(e))||t&amp;&amp;e&amp;&amp;"number"==typeof e.length){n&amp;&amp;(e=n);var r=0,o=function(){};return{s:o,n:function(){return r&gt;=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var l,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,l=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw l}}}}function Vn(e,a){(null==a||a&gt;e.length)&amp;&amp;(a=e.length);for(var t=0,n=Array(a);t&lt;a;t++)n[t]=e[t];return n}var zn=Object(h.a)("ProductTechnical"),qn={name:"ProductTechnicalData",components:{ValkyrieExpandableList:cn,ValkyrieInfoTable:vn,ProductProgressBar:Bn,ValkyriePopin:y.a,ProductPopinConsumption:On,ProductFrame:Mn},props:{frame:{type:Object},consumption:{type:Object},transmission:{type:Object},engine:{type:Object},performance:{type:Object},electric:{type:Object}},data:function(){return{displayPopin:null,co2EmissionPopinTitle:null,selectedCo2Emission:null}},computed:{blocksInArray:function(){return[{frame:this.frame},{transmission:this.transmission},{performance:this.performance},{consumption:this.consumption},{engine:this.engine},{electric:this.electric}].filter((function(e){return Object.values(e).some((function(e){return e}))})).filter((function(e,t,n){return t%2!=0&amp;&amp;t!==n.length-1})).map((function(e){return Object.keys(e).join("")}))},frameList:function(){return this.transformToList(this.frame,["trunkVolume","fullTrunkVolume","doorCount","seatCount","weight","mandate"])},dimensionList:function(){return this.frame},consumptionList:function(){return this.transformToList(this.consumption,["tankSize","urbanCycle","combinedCycle","extraUrbanCycle","co2EmissionWltp","co2Emission"])},transmissionList:function(){return this.transformToList(this.transmission,["type","gearbox","gearsCount"])},performanceList:function(){return this.transformToList(this.performance,["maxSpeed","acceleration"])},engineList:function(){return this.transformToList(this.engine,["cc","horsepower","taxHorsepower"])},chargingTimeList:function(){var e,t=[],n=Tn(this.toList(this.electric,["electricalOutlet","homeChargingOutlet","publicChargingStation"]));try{for(n.s();!(e=n.n()).done;){var r=e.value,o=r.key,time=r.time,l=r.power;null!=time&amp;&amp;0!==time.value&amp;&amp;null!=l&amp;&amp;0!==l.value&amp;&amp;t.push({title:this.$t("pdp.technicalSpecification.labels.".concat(o)),value:this.chargingTimeFormat({time:time,power:l})})}}catch(e){n.e(e)}finally{n.f()}return t},electricList:function(){return this.transformToList(this.electric,["batteryAutonomy","batteryCapacity","batteryType","chargerPowerOutput","maximumChargingPower"])},transmissionIcon:function(){return this.transmission.gearbox&amp;&amp;["auto","automatic"].includes(this.transmission.gearbox.type)?"auto-transmission":"manual-transmission"}},methods:{addBottomLine:function(e){return this.blocksInArray.includes(e)},transformToList:function(e,t){return this.transformList(this.toList(e,t))},toList:function(e,t){var n=[];return t&amp;&amp;t.forEach((function(t){null!=e&amp;&amp;null!=e[t]&amp;&amp;n.push(function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?jn(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({key:t},e[t]))})),n},transformList:function(e){var t=this;return e.map((function(e){var n=e.key,r={key:n,value:e.value,unit:e.unit,label:t.$t("pdp.technicalSpecification.labels.".concat(n))};return"co2Emission"!==n&amp;&amp;"co2EmissionWltp"!==n||(r.details=!0,delete r.value,delete r.unit),"urbanCycle"!==n&amp;&amp;"combinedCycle"!==n&amp;&amp;"extraUrbanCycle"!==n||(r.value=Object(Fn.a)(r.value)),r})).filter((function(e){var t=e.key,n=0===e.value;return n&amp;&amp;zn.warn("".concat(t," field was found with value 0")),!n}))},openPopin:function(e){this.selectedCo2Emission=this.consumption[e],this.displayPopin=!0,this.co2EmissionPopinTitle=this.$t("pdp.technicalSpecification.popinDetailConsumption.title.".concat(e))},chargingTimeFormat:function(e){var time=e.time,t=e.power,n=time.value,r=Math.floor(n/60),o=n%60,l=Object($.a)().minute(o).hour(r),c=o&lt;10?"0".concat(o):o,d=r&gt;0?"".concat(r,"h").concat(c,"min"):"".concat(l.format("mm[min]"));return t?"".concat(d," (").concat(t.value," ").concat(t.unit,")"):d}}},Nn=qn,Rn=(n(1899),Object(A.a)(Nn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"technical-infos"},[t("div",{staticClass:"technical-infos-content"},[e.frame?t("div",{staticClass:"section"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.size.listTitle"),"icon-name":"size",items:e.frameList},scopedSlots:e._u([{key:"header",fn:function(){return[t("product-frame",{attrs:{frame:e.dimensionList}})]},proxy:!0}],null,!1,3563225231)})],1):e._e(),e._v(" "),e.transmission?t("div",{staticClass:"section"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.transmission.listTitle"),"icon-name":e.transmissionIcon,items:e.transmissionList}})],1):e._e(),e._v(" "),e.addBottomLine("transmission")?t("hr"):e._e(),e._v(" "),e.performance?t("div",{staticClass:"section"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.performance.listTitle"),"icon-name":"kilometers",items:e.performanceList}})],1):e._e(),e._v(" "),e.addBottomLine("performance")?t("hr"):e._e(),e._v(" "),e.consumption?t("div",{staticClass:"section"},[t("div",{staticClass:"product-consumption"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.consumption.listTitle"),"icon-name":"consumption",items:e.consumptionList},scopedSlots:e._u([{key:"default",fn:function(n){var r=n.item;return[e._v("\n            "+e._s(r.label||r)+"\n            "),"co2Emission"===r.key||"co2EmissionWltp"===r.key?t("span",[e._v("\n              ("),t("a",{staticClass:"link-details",on:{click:function(t){return t.preventDefault(),e.openPopin(r.key)}}},[e._v(e._s(e.$t("pdp.technicalSpecification.seeDetails")))]),e._v(")")]):e._e(),e._v(" "),r.value?t("span",[e._v(":\n              "+e._s(r.value)+" "+e._s(r.unit)+"\n            ")]):e._e(),e._v(" "),"co2Emission"===r.key||"co2EmissionWltp"===r.key?t("product-progress-bar",{staticClass:"progress-bar",attrs:{infos:"".concat(e.consumption[r.key].value," ").concat(e.consumption[r.key].unit),grades:e.consumption[r.key].category}}):e._e()]}}],null,!1,4174041951)})],1)]):e._e(),e._v(" "),e.addBottomLine("consumption")?t("hr"):e._e(),e._v(" "),e.engine?t("div",{staticClass:"section"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.engine.listTitle"),"icon-name":"engine-car",items:e.engineList}})],1):e._e(),e._v(" "),e.electric?t("div",{staticClass:"section table"},[t("valkyrie-expandable-list",{attrs:{title:e.$t("pdp.technicalSpecification.battery.listTitle"),"icon-name":"battery-capacity",items:e.electricList}}),e._v(" "),e.chargingTimeList.length?t("valkyrie-info-table",{staticClass:"info-table",attrs:{title:e.$t("pdp.technicalSpecification.battery.fullTimeReload"),"table-list":e.chargingTimeList}}):e._e()],1):e._e()]),e._v(" "),e.displayPopin?t("valkyrie-popin",{attrs:{title:e.co2EmissionPopinTitle,"title-tag":"span"},on:{close:function(t){e.displayPopin=!1}}},[t("product-popin-consumption",{attrs:{consumption:e.consumption,"co2-emission":e.selectedCo2Emission}})],1):e._e()],1)}),[],!1,null,"266a2644",null).exports),Wn=Object(P.a)("WEBSITE_STATIC_CONTENT_DOMAIN"),Hn={name:"ValkyriePromoBorneElectrique",props:{buttonLabel:{type:String,required:!0},title:{type:String,required:!0},content:{type:String,required:!0}},data:function(){return{displayPopin:!1,illustration1:"".concat(Wn,"/logo_IZI_by_EDF.png"),illustration2:"".concat(Wn,"/logo-izivia.png"),isFullWidthBtn:Object(He.i)()}},components:{ValkyrieButton:Ue.a}},Un=(n(1901),Object(A.a)(Hn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-promo-borne"},[t("span",{staticClass:"title-promo"},[e._v(e._s(e.title))]),e._v(" "),t("p",[e._v(e._s(e.content))]),e._v(" "),t("div",{staticClass:"image"},[t("img",{attrs:{src:e.illustration1}}),e._v(" "),t("img",{attrs:{src:e.illustration2}})]),e._v(" "),t("valkyrie-button",{directives:[{name:"gtm",rawName:"v-gtm:click.native",value:{event:"pdp_electric_banner_CTA",tracking_data:!0},expression:"{\n      event: 'pdp_electric_banner_CTA',\n      tracking_data: true,\n    }",arg:"click",modifiers:{native:!0}}],attrs:{label:e.buttonLabel,level:"primary","follow-link":!1,to:"/mobilite-responsable/solutions-de-recharge/partenariat-aramisauto-izi-edf/",fullWidth:e.isFullWidthBtn}})],1)}),[],!1,null,"0b0ff8cd",null).exports),Gn={name:"ProductTechnicalDataSection",components:{ValkyrieCollapsableSection:Va.a,ProductTechnicalData:Rn,ValkyriePromoBorneElectrique:Un},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},technicalData:{},hideChargeStationAd:{type:Boolean,default:!1},vehicleEnergyType:{}},computed:{title:function(){return this.$t("pdp.technicalSpecification.collapsible.title")},isElectricOrPluginHybridVehicle:function(){return this.vehicleEnergyType===Y.electric||this.vehicleEnergyType===Y.plugInHybrid},shouldDisplayChargeStationAd:function(){return!1===this.hideChargeStationAd&amp;&amp;this.isElectricOrPluginHybridVehicle},electricData:function(){var e;return this.isElectricOrPluginHybridVehicle?null===(e=this.technicalData)||void 0===e?void 0:e.electric:null}}},Kn=(n(1903),Object(A.a)(Gn,(function(){var e=this,t=e._self._c;return t("div",[t("valkyrie-collapsable-section",{staticClass:"technical",attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-technical-data",{attrs:{frame:e.technicalData.frame,consumption:e.technicalData.consumption,transmission:e.technicalData.transmission,engine:e.technicalData.engine,performance:e.technicalData.performance,electric:e.electricData}})],1),e._v(" "),e.shouldDisplayChargeStationAd?t("valkyrie-promo-borne-electrique",{staticClass:"has-margin-bottom",attrs:{title:e.$t("pdp.technicalSpecification.electricalAd.titleCopywriting"),content:e.$t("pdp.technicalSpecification.electricalAd.copywriting"),"button-label":e.$t("pdp.technicalSpecification.electricalAd.cta")}}):e._e()],1)}),[],!1,null,"e97ff3b4",null).exports),Yn={name:"ProductDeliverySection",components:{ProductDelivery:Qi,ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},selectedDeliveryPrice:{},homeDeliveryDelay:{},homeDeliveryPrice:{},agencyLocations:{},agencyDeliveryDelay:{},agencyDefaultDeliveryDelay:{},agencyDeliveryLoading:{},onAgencyLocationChange:{}},data:function(){return{selectedDelivery:Zi.None,selectedAgency:null}},watch:{selectedDelivery:function(){this.updateSelectedDeliveryPrice()},selectedAgency:function(){this.updateSelectedDeliveryPrice()},agencyDeliveryDelay:function(){this.updateSelectedDeliveryPrice()}},computed:{title:function(){return this.$t("pdp.delivery.collapsible.title")}},mounted:function(){this.updateSelectedDeliveryPrice()},methods:{updateSelectedDeliveryPrice:function(){var e=this,t=null,n=null,r=this.agencyLocations.find((function(t){return t.id===e.selectedAgency}));switch(this.selectedDelivery){case Zi.Home:t=this.homeDeliveryPrice,n=this.homeDeliveryDelay;break;case Zi.Agency:if(null!=(null==r?void 0:r.deliveryPrice))t=r.deliveryPrice;else t=(this.agencyLocations.find((function(e){return+e.deliveryPrice.value&gt;0}))||this.agencyLocations[0]).deliveryPrice;n=this.agencyDeliveryDelay||this.agencyDefaultDeliveryDelay}this.$emit("update:selectedDeliveryPrice",{type:this.selectedDelivery,price:t,delay:n})}}},Zn=Object(A.a)(Yn,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-delivery",{attrs:{"home-delivery-delay":e.homeDeliveryDelay,"home-delivery-price":e.homeDeliveryPrice,"agency-locations":e.agencyLocations,"agency-delivery-delay":e.agencyDeliveryDelay,"agency-default-delivery-delay":e.agencyDefaultDeliveryDelay,"selected-delivery":e.selectedDelivery,"selected-agency":e.selectedAgency,"agency-loading":e.agencyDeliveryLoading},on:{"update:selectedDelivery":function(t){e.selectedDelivery=t},"update:selected-delivery":function(t){e.selectedDelivery=t},"update:selectedAgency":function(t){e.selectedAgency=t},"update:selected-agency":function(t){e.selectedAgency=t},"agency-location-change":function(t){return e.$emit("agency-location-change",t)},select:function(t){return e.$emit("delivery-select",t)}}})],1)}),[],!1,null,null,null).exports,Xn=n(961),Qn={name:"ValkyrieRangeSlider",props:{value:{type:Number,required:!0},min:{type:Number,required:!0},max:{type:Number,required:!0},step:{type:Number,default:1}},data:function(){return{percent:0,dragging:!1}},created:function(){this.calculatePercent(this.value)},watch:{value:function(){this.dragging||this.calculatePercent(this.value)},min:function(){this.calculatePercent(this.value)}},mounted:function(){this.$el.addEventListener("mousedown",this.onStart),this.$el.addEventListener("touchstart",this.onStart),window.addEventListener("mousemove",this.onMove),window.addEventListener("touchmove",this.onMove),window.addEventListener("mouseup",this.onEnd),window.addEventListener("touchend",this.onEnd)},destroyed:function(){this.$el.removeEventListener("mousedown",this.onStart),this.$el.removeEventListener("touchstart",this.onStart),window.removeEventListener("mousemove",this.onMove),window.removeEventListener("touchmove",this.onMove),window.removeEventListener("mouseup",this.onEnd),window.removeEventListener("touchend",this.onEnd)},methods:{calculatePercent:function(e){this.percent=100*(e-this.min)/(this.max-this.min)},getPercent:function(e){var t=100*(this.getPageX(e)-this.$el.getBoundingClientRect().left-12)/(this.$el.offsetWidth-24);return t&lt;0?0:t&gt;100?100:t},onStart:function(e){this.percent=this.getPercent(e),this.dragging=!0},onMove:function(e){if(this.dragging){this.percent=this.getPercent(e);var t=this.getRoundedValue();this.$emit("input",t)}},onEnd:function(e){if(this.dragging){this.percent=this.getPercent(e),this.dragging=!1;var t=this.getRoundedValue();this.calculatePercent(t),this.$emit("input",t)}},getPageX:function(e){var t,n;return null!==(t=e.touches)&amp;&amp;void 0!==t&amp;&amp;t.length?e.touches[0].pageX:null!==(n=e.changedTouches)&amp;&amp;void 0!==n&amp;&amp;n.length?e.changedTouches[0].pageX:e.pageX},getRoundedValue:function(){for(var e=this.min+this.percent*(this.max-this.min)/100,i=this.min;i&lt;this.max;i+=this.step)if(e&lt;=i+this.step/2)return i;return this.max}}},Jn=(n(1905),Object(A.a)(Qn,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-range-slider",class:{transitions:!e.dragging}},[t("div",{staticClass:"container"},[t("button",{staticClass:"button",style:{left:"".concat(e.percent,"%")},attrs:{type:"button"}}),e._v(" "),t("div",{staticClass:"bar"},[t("div",{staticClass:"percent-bar",style:{width:"".concat(e.percent,"%")}})])])])}),[],!1,null,"47433972",null).exports),er={name:"ProductFundingCard",directives:{gtm:o.a},components:{ValkyrieIconLabelAvailabilityList:aa,ValkyrieCard:Ti.a,ValkyrieRangeSlider:Jn,ValkyrieButton:Ue.a,ValkyrieCardContent:Wi},props:{title:{type:String,required:!0},fromAmount:{type:Number,required:!1},headerTable:{type:Array,default:function(){return[]},validator:function(e){return e.every((function(e){return e.label&amp;&amp;e.value}))}},description:{type:String,default:null},checkList:{type:Array,default:function(){return[]},validator:function(e){return e.every((function(e){return"object"===Object(l.a)(e)&amp;&amp;"string"==typeof e.label&amp;&amp;"boolean"==typeof e.available}))}},additionnalText:{type:String,default:null},vehiclePriceLabel:{type:String,default:null},vehiclePriceValue:{type:Number,default:null},provisionValue:{type:Number,default:null},provisionStep:{type:Number,default:null},provisionMin:{type:Number,default:null},provisionMax:{type:Number,default:null},durationValue:{type:Number,default:null},durationStep:{type:Number,default:null},durationMin:{type:Number,default:null},durationMax:{type:Number,default:null},mileageActive:{type:Boolean,default:!1},mileageValue:{type:Number,default:null},mileageStep:{type:Number,default:null},mileageMin:{type:Number,default:null},mileageMax:{type:Number,default:null},summaryTable:{type:Array,default:function(){return[]},validator:function(e){return e.every((function(e){return e.label&amp;&amp;e.value}))}},buttons:{type:Array,default:function(){return[]},validator:function(e){return e.every((function(e){return e.label}))}},legalText:{type:String,default:null}},computed:{fromAmountLabel:function(){return"".concat(Object(fe.b)({value:this.fromAmount,unit:"EUR"},null,null,this.$i18n.locale))}},methods:{onParameterChange:function(e,t){this.$emit("update:".concat(e,"-value"),t),this.$emit("parameter-change",e)}},filters:{currency:fe.b}},ir=(n(1907),Object(A.a)(er,(function(){var e=this,t=e._self._c;return t("valkyrie-card",{staticClass:"product-funding-card",attrs:{name:"product-funding-card"},scopedSlots:e._u([{key:"header",fn:function(){return[t("p",{staticClass:"title overline"},[e._v("\n      "+e._s(e.title)+"\n    ")]),e._v(" "),e.fromAmount?t("p",{staticClass:"price heading-4"},[e._v("\n      "+e._s(e.$t("pdp.funding.fromAmount",{amount:e.fromAmountLabel}))+"\n    ")]):e._e(),e._v(" "),e.headerTable?t("table",{staticClass:"table"},[t("tbody",e._l(e.headerTable,(function(n,r){return t("tr",{key:r},[t("td",[e._v(e._s(n.label))]),e._v(" "),t("td",[e._v(e._s(n.value))])])})),0)]):e._e()]},proxy:!0},{key:"content",fn:function(){return[e.description?t("valkyrie-card-content",[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.description,expression:"description"}],staticClass:"description"})]):e._e(),e._v(" "),e.checkList.length?t("valkyrie-card-content",[t("valkyrie-icon-label-availability-list",{attrs:{list:e.checkList}})],1):e._e(),e._v(" "),e.additionnalText?t("valkyrie-card-content",[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.additionnalText,expression:"additionnalText"}],staticClass:"additionnal-text"})]):e._e(),e._v(" "),e.vehiclePriceLabel&amp;&amp;e.vehiclePriceValue?t("valkyrie-card-content",[t("div",{staticClass:"vehicle-price"},[t("p",[e._v(e._s(e.vehiclePriceLabel))]),e._v(" "),t("p",[e._v(e._s(e._f("currency")({value:e.vehiclePriceValue,unit:"EUR"},null,null,e.$i18n.locale)))])])]):e._e(),e._v(" "),e.provisionValue||e.durationValue||e.mileageValue?t("valkyrie-card-content",[t("div",{staticClass:"parameter"},[t("p",{staticClass:"label"},[e._v(e._s(e.$t("pdp.funding.parameters.provision")))]),e._v(" "),t("p",[e._v(e._s(e._f("currency")({value:e.provisionValue,unit:"EUR"},null,null,e.$i18n.locale)))]),e._v(" "),e.provisionMin&lt;e.provisionMax?t("valkyrie-range-slider",{staticClass:"slider",attrs:{step:e.provisionStep,min:e.provisionMin,max:e.provisionMax,value:e.provisionValue},on:{input:function(t){return e.onParameterChange("provision",t)}}}):e._e()],1),e._v(" "),t("div",{staticClass:"parameter"},[t("p",{staticClass:"label"},[e._v(e._s(e.$t("pdp.funding.parameters.duration")))]),e._v(" "),t("p",[e._v(e._s(e.$tc("common.unit.m",e.durationValue,{value:e.durationValue})))]),e._v(" "),e.durationMin&lt;e.durationMax?t("valkyrie-range-slider",{staticClass:"slider",attrs:{step:e.durationStep,min:e.durationMin,max:e.durationMax,value:e.durationValue},on:{input:function(t){return e.onParameterChange("duration",t)}}}):e._e()],1),e._v(" "),e.mileageActive?t("div",{staticClass:"parameter"},[t("p",{staticClass:"label"},[e._v(e._s(e.$t("pdp.funding.parameters.mileage")))]),e._v(" "),t("p",{staticClass:"value"},[e._v(e._s(e.mileageValue)+" km")]),e._v(" "),e.mileageMin&lt;e.mileageMax?t("valkyrie-range-slider",{staticClass:"slider",attrs:{step:e.mileageStep,min:e.mileageMin,max:e.mileageMax,value:e.mileageValue},on:{input:function(t){return e.onParameterChange("mileage",t)}}}):e._e()],1):e._e()]):e._e(),e._v(" "),e.summaryTable.length?t("valkyrie-card-content",[t("table",{staticClass:"table"},[t("tbody",e._l(e.summaryTable,(function(n,r){return t("tr",{key:r},[t("td",[e._v(e._s(n.label))]),e._v(" "),t("td",[e._v(e._s(n.value))])])})),0)])]):e._e(),e._v(" "),e.buttons.length||e.legalText?t("valkyrie-card-content",[t("div",{staticClass:"buttons"},e._l(e.buttons,(function(button,n){return t("valkyrie-button",{directives:[{name:"gtm",rawName:"v-gtm:click.native",value:{category:"financement",action:button.gtmAction,label:button.gtmLabel},expression:"{\n            category: 'financement',\n            action: button.gtmAction,\n            label: button.gtmLabel,\n          }",arg:"click",modifiers:{native:!0}}],key:n,staticClass:"button",attrs:{target:button.target,"follow-link":!1,tag:button.tag||"a",to:button.url,fullWidth:!0,level:button.level||"primary",label:button.label},on:{click:function(t){return e.$emit("button-click",button)}}})})),1),e._v(" "),e.legalText?t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.legalText,expression:"legalText"}],staticClass:"legal-text"}):e._e()]):e._e()]},proxy:!0}])})}),[],!1,null,"0e72a508",null).exports),ar={name:"ProductFunding",directives:{gtm:o.a},components:{ProductFundingCard:ir,ProductFundingPopin:Xn.a},props:{fundingElements:{type:Array,required:!0},fundingValues:{type:Object,required:!0},fundingDisclaimer:{type:Boolean,required:!0},vehicleId:{type:String,required:!0},includeOptionalInsurance:{type:Boolean,default:!1,required:!1}},data:function(){return{displayPopin:!1,popinData:null,popinTitle:null,popinFundingType:null,financingOfferId:null}},methods:{onButtonClick:function(button,e){if(button.displayPopin){var t=this.fundingElements.find((function(t){return t.type===e}));this.popinTitle=null==t?void 0:t.popinTitle,this.financingOfferId=null==t?void 0:t.financingOfferId,this.popinFundingType=null==t?void 0:t.financingType,this.popinData=this.fundingValues[e],this.displayPopin=!0}}}},nr=(n(1909),{name:"ProductFundingSection",components:{ProductFunding:Object(A.a)(ar,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-funding"},[e.fundingDisclaimer?t("div",{staticClass:"disclaimer-title"},[e._v("\n    "+e._s(e.$t("pdp.funding.loan.disclaimer"))+"\n  ")]):e._e(),e._v(" "),t("div",{staticClass:"list"},e._l(e.fundingElements,(function(n,r){var o;return t("product-funding-card",{key:r,staticClass:"card",attrs:{title:n.cardTitle,description:n.cardDescription,"from-amount":e.fundingValues[n.type].price,"check-list":n.garanties,"additionnal-text":e.fundingValues[n.type].additionnalText,"provision-step":n.provision.step,"provision-min":e.fundingValues[n.type].provision.min,"provision-max":e.fundingValues[n.type].provision.max,"provision-value":e.fundingValues[n.type].provision.value,"duration-step":n.duration.step,"duration-min":e.fundingValues[n.type].duration.min,"duration-max":e.fundingValues[n.type].duration.max,"duration-value":e.fundingValues[n.type].duration.value,"mileage-active":n.mileageActive,"mileage-step":null===(o=n.mileage)||void 0===o?void 0:o.step,"mileage-min":e.fundingValues[n.type].mileage.min,"mileage-max":e.fundingValues[n.type].mileage.max,"mileage-value":e.fundingValues[n.type].mileage.value,"summary-table":e.fundingValues[n.type].summaryTable,"vehicle-price-label":n.vehiclePriceLabel,"vehicle-price-value":n.vehiclePriceValue,buttons:n.buttons,"legal-text":n.legalText},on:{"update:provisionValue":function(t){return e.$set(e.fundingValues[n.type].provision,"value",t)},"update:provision-value":function(t){return e.$set(e.fundingValues[n.type].provision,"value",t)},"update:durationValue":function(t){return e.$set(e.fundingValues[n.type].duration,"value",t)},"update:duration-value":function(t){return e.$set(e.fundingValues[n.type].duration,"value",t)},"update:mileageValue":function(t){return e.$set(e.fundingValues[n.type].mileage,"value",t)},"update:mileage-value":function(t){return e.$set(e.fundingValues[n.type].mileage,"value",t)},"parameter-change":function(t){return e.$emit("parameter-change",{fundingType:n.type,parameter:t})},"button-click":function(button){return e.onButtonClick(button,n.type)}}})})),1),e._v(" "),e.displayPopin?t("product-funding-popin",{attrs:{title:e.popinTitle,"funding-type":e.popinFundingType,"funding-payload":e.popinData,"vehicle-id":e.vehicleId,"financing-offer-id":e.financingOfferId,"include-optional-insurance":e.includeOptionalInsurance},on:{close:function(t){e.displayPopin=!1}}}):e._e()],1)}),[],!1,null,"6e83c515",null).exports,ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},fundingElements:{type:Array,required:!0},fundingValues:{type:Object,required:!0},fundingDisclaimer:{type:Boolean,required:!0},vehicleId:{type:String,required:!0}},computed:{title:function(){return this.$t("pdp.financing.collapsible.title")}}}),rr=Object(A.a)(nr,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-funding",{attrs:{"funding-elements":e.fundingElements,"funding-values":e.fundingValues,"funding-disclaimer":e.fundingDisclaimer,vehicleId:e.vehicleId,"include-optional-insurance":!0},on:{"parameter-change":function(t){return e.$emit("parameter-change",t)}}})],1)}),[],!1,null,null,null).exports,or=(n(290),n(1911),{name:"CaProductWarrantyMaintenance",components:{ValkyrieIconLabelAvailabilityList:aa,ValkyrieIcon:We.b,ValkyrieCardContent:Wi,ValkyrieCard:Ti.a,ValkyrieAlert:Ge.a},props:{price:{type:Object,required:!0},warrantyValues:{type:Object,required:!0}},computed:{maintenancePrice:function(){var e,t=null===(e=this.price)||void 0===e?void 0:e.maintenance;return t?this.$t("common.unit.euro",{value:t.value}):null},cards:function(){var e=this;return[{title1:this.$t("pdp.warrantyMaintenanceCardoen.warrantyExtension.title"),title2:this.$t("pdp.warrantyMaintenanceCardoen.warrantyExtension.subtitle"),price:this.$t("pdp.warrantyMaintenanceCardoen.warrantyExtension.price"),link:function(){switch(e.$i18n.locale){case"fr":return"/fr/services/garantie-prolongee-voiture-neuve-occasion-10-ans/";case"nl":return"/nl/diensten/verlengde-garantie-nieuwe-tweedehands-auto-10-jaar/";default:return"/en/services/extended-warranty-new-used-car-10-years/"}}(),checkList:[{label:this.$t("pdp.warrantyMaintenanceCardoen.service.check1"),available:!0}]},{title1:this.$t("pdp.warrantyMaintenanceCardoen.service.title"),title2:this.$t("pdp.warrantyMaintenanceCardoen.service.subtitle"),price:this.maintenancePrice?this.$t("common.unit.perMonth",{value:this.maintenancePrice}):null,link:function(){switch(e.$i18n.locale){case"fr":return"/fr/services/entretien-voiture-service-plus/";case"nl":return"/nl/diensten/onderhoud-auto-service-plus/";default:return"/en/services/maintenance-contract-car-service-plus/"}}(),checkList:Array(4).fill(0).map((function(t,n){return{label:e.$t("pdp.warrantyMaintenanceCardoen.service.check".concat(n+1)),available:!0}}))}]},sentence:function(){var e;return{message:this.$t("pdp.warrantyMaintenanceCardoen.basicWaranty.sentence",{duration:null===(e=this.warrantyValues)||void 0===e?void 0:e.value})}}},methods:{}}),lr=(n(1913),Object(A.a)(or,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-warranty-maintenance"},[t("valkyrie-alert",{staticClass:"alert",attrs:{icon:"shield-filled","icon-display":"tablet"}},[t("p",{staticClass:"line1"},[e._v("\n    "+e._s(e.sentence.message)+" ")]),e._v(" "),t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.warrantyMaintenanceCardoen.basicWaranty.details"),expression:"$t('pdp.warrantyMaintenanceCardoen.basicWaranty.details')"}],staticClass:"line2"})]),e._v(" "),t("p",{staticClass:"additional-text"},[e._v("\n    "+e._s(e.$t("pdp.warrantyMaintenanceCardoen.liaison"))+"\n  ")]),e._v(" "),t("div",{staticClass:"cards"},[e._l(e.cards,(function(n,r){return[n.price?t("valkyrie-card",{key:r,staticClass:"card",scopedSlots:e._u([{key:"header",fn:function(){return[t("p",{staticClass:"title1"},[e._v(e._s(n.title1))]),e._v(" "),t("p",{staticClass:"title2"},[e._v(e._s(n.title2))]),e._v(" "),t("p",{staticClass:"price"},[e._v(e._s(n.price))])]},proxy:!0},{key:"content",fn:function(){return[t("valkyrie-card-content",[t("valkyrie-icon-label-availability-list",{attrs:{list:n.checkList}})],1)]},proxy:!0},{key:"footer",fn:function(){return[t("extended-router-link",{staticClass:"more-info",attrs:{to:n.link,target:"_blank",external:""}},[e._v("\n            "+e._s(e.$t("pdp.warrantyMaintenanceCardoen.service.button"))+"\n\n            "),t("valkyrie-icon",{staticClass:"icon",attrs:{name:"arrow-forward",size:12}})],1)]},proxy:!0}],null,!0)}):e._e()]}))],2)],1)}),[],!1,null,"da739abc",null).exports),cr={name:"CaProductWarrantyMaintenanceSection",components:{ValkyrieCollapsableSection:Va.a,ProductWarrantyMaintenance:lr},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},price:{type:Object,required:!0},warrantyValues:{type:Object,required:!0}},computed:{title:function(){return this.$t("pdp.warrantyMaintenanceCardoen.collapsible.title")}}},ur=Object(A.a)(cr,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-warranty-maintenance",{attrs:{price:e.price,"warranty-values":e.warrantyValues}})],1)}),[],!1,null,null,null).exports,sr={name:"ProductACarWithoutWorries",components:{ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200}},computed:{title:function(){return this.$t("pdp.aCarWithoutWorries.title")},list:function(){return[this.$t("pdp.aCarWithoutWorries.line1"),this.$t("pdp.aCarWithoutWorries.line2"),this.$t("pdp.aCarWithoutWorries.line3"),this.$t("pdp.aCarWithoutWorries.line4"),this.$t("pdp.aCarWithoutWorries.line5"),this.$t("pdp.aCarWithoutWorries.line6")]}}},dr=(n(1915),Object(A.a)(sr,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("ul",e._l(e.list,(function(label,e){return t("li",{directives:[{name:"markdown",rawName:"v-markdown",value:label,expression:"label"}],key:e})})),0)])}),[],!1,null,"65c01b7d",null).exports),pr={name:"ProductAssurances",components:{ValkyrieCard:Ti.a,ValkyrieIcon:We.b},props:{price:{type:Object,required:!0}},computed:{collection:function(){return[{slogan:this.$t("pdp.assurance.card1.slogan"),title:this.$t("pdp.assurance.card1.title"),priceLabel:this.$t("pdp.assurance.card1.priceLabel",{price:this.price.civilLiabilityInsurance.value}),desc:this.$t("pdp.assurance.card1.desc"),uri:this.$t("pdp.assurance.card1.uri")},{slogan:this.$t("pdp.assurance.card2.slogan"),title:this.$t("pdp.assurance.card2.title"),priceLabel:this.$t("pdp.assurance.card2.priceLabel",{price:this.price.omniumWarranty.value}),desc:this.$t("pdp.assurance.card2.desc"),uri:this.$t("pdp.assurance.card2.uri")}]}}},fr=(n(1917),Object(A.a)(pr,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-assurances"},[t("div",{staticClass:"desc"},[e._v("\n  "+e._s(e.$t("pdp.assurance.block.desc"))+"\n  ")]),e._v(" "),t("div",{staticClass:"options"},e._l(e.collection,(function(n,r){return t("div",{key:r,staticClass:"assurance"},[t("valkyrie-card",{scopedSlots:e._u([{key:"header",fn:function(){return[t("p",{staticClass:"slogan"},[e._v(" "+e._s(n.slogan)+" ")]),e._v(" "),t("p",{staticClass:"title"},[e._v(" "+e._s(n.title)+" ")]),e._v(" "),t("p",{staticClass:"price-label"},[e._v(" "+e._s(n.priceLabel)+" ")])]},proxy:!0},{key:"content",fn:function(){return[t("div",{staticClass:"assurance-desc"},[e._v("\n          "+e._s(n.desc)+"\n          ")])]},proxy:!0},{key:"footer",fn:function(){return[t("extended-router-link",{staticClass:"more-info",attrs:{to:n.uri,target:"_blank",external:""}},[e._v("\n            "+e._s(e.$t("pdp.assurance.moreInfoLabel"))+"\n\n            "),t("valkyrie-icon",{staticClass:"icon",attrs:{name:"arrow-forward",size:14}})],1)]},proxy:!0}],null,!0)})],1)})),0)])}),[],!1,null,"5cfb16a5",null).exports),vr={name:"ProductAssurancesSection",components:{ValkyrieCollapsableSection:Va.a,ProductAssurances:fr},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},price:{type:Object,required:!0}},computed:{title:function(){return this.$t("pdp.assurance.block.title")}}},mr=Object(A.a)(vr,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("product-assurances",{attrs:{price:e.price}})],1)}),[],!1,null,null,null).exports,gr={name:"ProductTradeInSection",components:{ValkyrieCollapsableSection:Va.a},props:{opened:{type:Boolean,required:!0},transitionDuration:{type:Number,default:200},amount:{type:Object,required:!0}},computed:{title:function(){return this.$t("pdp.tradeIn.title")},i18nProps:function(){return{amount:Math.abs(this.amount.value),lang:this.$i18n.locale}}}},yr=(n(1919),Object(A.a)(gr,(function(){var e=this,t=e._self._c;return t("valkyrie-collapsable-section",{attrs:{title:e.title,value:e.opened,"transition-duration":e.transitionDuration},on:{input:function(t){return e.$emit("open",{opened:t,title:e.title})}}},[t("ul",e._l(4,(function(n){return t("li",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.tradeIn.content.line".concat(n),e.i18nProps),expression:"$t(`pdp.tradeIn.content.line${index}`, i18nProps)"}],key:n})})),0)])}),[],!1,null,"36741140",null).exports),Dr={name:"ProductPage",components:{ProductScrollWebCallback:ct,ProductReinsuranceBanner:pi,ProductError:qe.a,ProductScrollMenu:pt,ProductBreadcrumb:vt,ProductSlideshow:ni,ProductSlideshowModal:oi,ProductSlideshowVivition:si,ProductTechnicalRef:Ia,ProductPrice:Oa,ProductInfoPopin:Ta,ProductPriceAutoScroll:vi,ProductKeyPointsSection:Ya,ProductConditionSection:pn,ProductOptionsSection:gn,ProductEquipmentsSection:An,ProductTaxesSection:Dn,ProductTechnicalDataSection:Kn,ProductDeliverySection:Zn,ProductFundingSection:rr,ProductWarrantyMaintenanceSection:ur,ProductACarWithoutWorriesSection:dr,ProductAssurancesSection:mr,ProductTradeInSection:yr,EcommerceJsonLd:function(){return Promise.resolve().then(n.bind(null,369))}},mixins:[Te,Ve.a],props:{apiErrors:{},is404:{},loaded:{},offerId:{},vehicleId:{},vehicleBrand:{},vehicleModel:{},vehicleBrandLabel:{},vehicleModelLabel:{},pageBreadcrumb:{type:Array,required:!0},hasSlides:{},slides:{},tags:{},url360:{},partner360:{type:String,default:null},videoUrl:{type:String,default:null},productReference:{},price:{type:Object},priceButtons:{type:Array,required:!0},priceTakeoverPremiumActive:{type:Boolean,default:!1},vehicleInformation:{},keyPoints:{},keyPointsOrdered:{},expertQuote:{},condition:{},equipments:{},optionalEquipments:{},equipmentComment:{type:String,default:""},technicalData:{},fundingElements:{type:Array,default:function(){return[]}},fundingValues:{type:Object,default:function(){}},fundingCheapestMonthlyPayment:{type:Number,default:null},fundingPriceLabel:{type:String,default:null},fundingMoreInfoLabel:{type:String,default:null},fundingCtaSlot:{type:String,default:null},homeDeliveryDelay:{},homeDeliveryPrice:{},agencyLocations:{},agencyDeliveryDelay:{},agencyDefaultDeliveryDelay:{},agencyDeliveryLoading:{},gtmLabel:{},schemaVehicle:{},schemaBreadcrumbList:{},isProductInfoPopin:{type:Boolean,default:!1},activeStressMarketing:{type:Boolean,default:!1}},data:function(){return{sectionOpened:{keyPoints:!0,condition:!0,equipments:!0,taxes:!0,options:!0,technicalData:!0,funding:!0,warrantyMaintenance:!1,delivery:!1,reviews:!1,aCarWithoutWorries:!1,assurances:!1,tradeIn:!1},collapsableTransitionActivated:!0,displayProductInfo:!1,displayProductModal:!1,selectedIndex:0,selectedDeliveryPrice:null,selectedProtection:{id:"None",type:"None"},displayFundingDisclaimer:re.a.search[ze.a.PRODUCT_CARD].displayFundingDisclaimer,previousPageData:{}}},mounted:function(){var e=this;je.a.get("delayCookie")||setTimeout((function(){e.displayProductInfo=!0}),1e4),setTimeout((function(){e.$emit("view-product-details-page")}),4e3),this.previousPageData={label:this.getPreviousPageLabel,url:"".concat(Object(M.d)(this.$i18n)).concat(this.vehicleBrand,"/").concat(this.vehicleModel,"/").concat(this.$t("plp.filter.prettyUrl.offers"),"/")}},computed:{displayProductSlideshowVivition:function(){return"vivition"===this.partner360},vehicleEnergyType:function(){var e;return null===(e=this.keyPoints)||void 0===e||null===(e=e.energy)||void 0===e?void 0:e.type},carPass:function(){var e,t=null===(e=this.keyPoints)||void 0===e||null===(e=e.carPass)||void 0===e?void 0:e.value;if(t)return"".concat(t,"?lang=").concat(this.$i18n.locale)},displayLegalMentions:function(){return this.$te("pdp.photo.legalMentions")&amp;&amp;this.$t("pdp.photo.legalMentions")&amp;&amp;this.price},transitionDuration:function(){return this.collapsableTransitionActivated?200:0},hasEquipments:function(){return this.equipments&amp;&amp;this.equipments.length||this.optionalEquipments&amp;&amp;this.optionalEquipments.length},menuItems:function(){var e,t,n,r=[];return this.keyPoints&amp;&amp;r.push({key:"keyPoints",label:this.$t("pdp.stickyMenu.keyPoints")}),this.condition&amp;&amp;r.push({key:"condition",label:this.$t("pdp.stickyMenu.vehicleCondition")}),this.optionalEquipments&amp;&amp;this.optionalEquipments.length&amp;&amp;r.push({key:"options",label:this.$t("pdp.stickyMenu.options")}),this.hasEquipments&amp;&amp;r.push({key:"equipments",label:this.$t("pdp.stickyMenu.equipement")}),this.technicalData&amp;&amp;r.push({key:"technicalData",label:this.$t("pdp.stickyMenu.technicalSpecifications")}),null!==(e=this.keyPoints)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.ototo)&amp;&amp;void 0!==e&amp;&amp;e.value&amp;&amp;r.push({key:"taxes",label:this.$t("pdp.taxes.title")}),this.fundingElements.length&gt;0&amp;&amp;r.push({key:"funding",label:this.$t("pdp.stickyMenu.financing")}),this.price&amp;&amp;this.price.takeoverPremium&amp;&amp;r.push({key:"tradeIn",label:this.$t("pdp.tradeIn.title")}),this.keyPoints&amp;&amp;r.push({key:"warrantyMaintenance",label:this.$t("pdp.stickyMenu.warranty")}),this.agencyLocations&amp;&amp;this.homeDeliveryDelay&amp;&amp;this.homeDeliveryPrice&amp;&amp;r.push({key:"delivery",label:this.$t("pdp.stickyMenu.delivery")}),this.reviews&amp;&amp;r.push({key:"reviews",label:this.$t("pdp.stickyMenu.customerAdvises",{value:this.reviews.count})}),this.keyPoints&amp;&amp;r.push({key:"aCarWithoutWorries",label:this.$t("pdp.aCarWithoutWorries.title")}),null!==(t=this.price)&amp;&amp;void 0!==t&amp;&amp;t.civilLiabilityInsurance&amp;&amp;null!==(n=this.price)&amp;&amp;void 0!==n&amp;&amp;n.omniumWarranty&amp;&amp;r.push({key:"assurances",label:this.$t("pdp.assurance.block.title")}),r},percentValue:function(){return this.price.takeoverPremium?this.price.takeoverPremium.percent:null},getPreviousPageLabel:function(){var label=this.$t("valkyrie.webCallbackSimple.menu.back");if("undefined"!=typeof sessionStorage){var e=sessionStorage.getItem("history_manager");null!=e&amp;&amp;e.includes("search-page")||(label="".concat(this.$t("valkyrie.webCallbackSimple.menu.sameModels")," ").concat(this.vehicleBrandLabel," ").concat(this.vehicleModelLabel))}return label}},methods:{onPrintClick:function(){var e=this;return Object(c.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e.$refs.equipments.openDetails(),e.transitionDuration=0,Object.keys(e.sectionOpened).forEach((function(t){e.sectionOpened[t]=!0})),setTimeout((function(){e.transitionDuration=200,window.print()}),200);case 4:case"end":return t.stop()}}),t)})))()},onScrollMenuSelect:function(e){var t=this;this.collapsableTransitionActivated=!1,this.setSectionOpen(e,!0),setTimeout((function(){t.collapsableTransitionActivated=!0,setTimeout((function(){t.$refs.productScrollMenu.scrollTo(e)}),0)}),0)},onPriceReviewsClick:function(){this.setSectionOpen("reviews",!0,this.$refs.reviewsSection.title),this.$refs.productScrollMenu.scrollTo("reviews")},onPriceFundingClick:function(){this.setSectionOpen("funding",!0,this.$refs.fundingSection.title),this.$refs.productScrollMenu.scrollTo("funding")},setSectionOpen:function(e,t,title){var n=this;this.sectionOpened[e]=t,setTimeout((function(){return n.$refs.productPriceAutoScroll.refreshPosition()}),200),t&amp;&amp;this.$emit("section-open",title)},onSlideshowOpenModal:function(e){this.slides.length&gt;1&amp;&amp;(this.selectedIndex=e,this.displayProductModal=!0,this.$emit("slideshow-modal-open",e))},onClickPriceReviews:function(){this.onScrollMenuSelect("reviews",!0),this.$emit("price-reviews-click")},onClickPriceFunding:function(){this.onScrollMenuSelect("funding",!0)},onProductInfoPopinClose:function(){je.a.set("delayCookie",1,{expires:1}),this.displayProductInfo=!1}}},Cr=(n(1921),Object(A.a)(Dr,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"product-page",style:{minHeight:e.loaded||e.apiErrors||e.is404?null:"1280px"}},[t("div",{staticClass:"container"},[e.apiErrors||e.is404?t("product-error",{attrs:{type:e.is404?"VEHICLE_NOT_FOUND":"TECHNICAL_ERROR"},on:{"go-to-results":function(t){return e.goToResults(e.previousPageData.url)}}}):e._e(),e._v(" "),t("div",{staticClass:"breadcrumb-container"},[t("product-scroll-web-callback",{attrs:{"display-web-callback":!1,variant:"light",previousPageLabel:e.previousPageData.label},on:{"go-to-results":function(t){return e.goToResults(e.previousPageData.url)}}}),e._v(" "),e.vehicleInformation?t("div",{staticClass:"breadcrumb-panel print-hidden"},[t("product-breadcrumb",{attrs:{"page-breadcrumb":e.pageBreadcrumb}}),e._v(" "),e.$te("pdp.printLabel")?t("a",{directives:[{name:"gtm",rawName:"v-gtm:click.native",value:{category:"navigation",action:"click - print",label:"pdp_v8"},expression:"{\n            category: 'navigation',\n            action: 'click - print',\n            label: 'pdp_v8',\n          }",arg:"click",modifiers:{native:!0}}],staticClass:"print-button",on:{click:function(t){return t.preventDefault(),e.onPrintClick.apply(null,arguments)}}},[e._v("\n          "+e._s(e.$t("pdp.printLabel"))+"\n        ")]):e._e()],1):e._e(),e._v(" "),t("div",{staticClass:"content"},[t("product-scroll-web-callback",{staticClass:"mobile-scrollback-button",attrs:{"display-web-callback":!1,variant:"light",previousPageLabel:e.previousPageData.label},on:{"go-to-results":function(t){return e.goToResults(e.previousPageData.url)}}}),e._v(" "),e.vehicleInformation?t("product-scroll-menu",{ref:"productScrollMenu",staticClass:"print-hidden",attrs:{items:e.menuItems,"vehicle-type":e.vehicleInformation.type.type,previousPageLabel:e.previousPageData.label},on:{select:e.onScrollMenuSelect,"go-to-results":function(t){return e.goToResults(e.previousPageData.url)}}}):e._e(),e._v(" "),e.displayProductSlideshowVivition?t("product-slideshow-vivition",{attrs:{"vehicle-id":e.vehicleId,"display-warranty-icon":""}}):e._e(),e._v(" "),e.vehicleInformation&amp;&amp;e.hasSlides&amp;&amp;!e.displayProductSlideshowVivition?t("product-slideshow",{staticClass:"product-slideshow",attrs:{brand:"cardoen",slides:e.slides,tags:e.tags,"video-url":e.videoUrl,url360:e.url360,ratio:1.5,marketplace:e.vehicleInformation.isMarketplace,"label-no-contractual-image":e.$t("pdp.photo.inPage.legalNoticePhoto"),"no-contractual-image":1===e.slides.length,pointer:e.slides.length&gt;1,"display-warranty-icon":"",percent:e.percentValue,"vehicle-information":e.vehicleInformation,"background-color":"#fff"},on:{"open-modal":e.onSlideshowOpenModal,selected:function(t){return e.$emit("slideshow-select",t)},"exterior-360":function(t){return e.$emit("slideshow-exterior-360",t)},"interior-360":function(t){return e.$emit("slideshow-interior-360",t)},"click-360":function(t){return e.$emit("slideshow-360",t)},video:function(t){return e.$emit("slideshow-video",t)}},scopedSlots:e._u([{key:"tagsSlot",fn:function(){return e._l(e.tags,(function(n,r){return t("div",{key:"product-slideshow-tags-".concat(r),class:e.percentValue?"shifted-tag":"simple-tag",style:"background-color: #".concat(n.backgroundColor,";")},[t("span",{staticClass:"caption tag"},[e._v("\n                "+e._s(n.label)+"\n              ")])])}))},proxy:!0}],null,!1,3557154254)}):e._e(),e._v(" "),e.displayProductModal?t("product-slideshow-modal",{ref:"productSlideshowModal",attrs:{ratio:1.5},on:{close:function(t){e.displayProductModal=!1}}},[t("product-slideshow",{attrs:{brand:"cardoen",slides:e.slides,tags:e.tags,"video-url":e.videoUrl,url360:e.url360,ratio:1.5,marketplace:e.vehicleInformation.isMarketplace,"initial-selected-index":e.selectedIndex,"no-contractual-image":1===e.slides.length,"display-interior":!!e.url360,"display-exterior":!!e.url360,counter:"","modal-mode":"","background-color":"#fff"},on:{selected:function(t){return e.$emit("slideshow-selected",t)},"exterior-360":function(t){return e.$emit("slideshow-exterior-360",t)},"interior-360":function(t){return e.$emit("slideshow-interior-360",t)},video:function(t){return e.$emit("slideshow-video",t)},"enter-fullscreen":function(t){return e.$refs.productSlideshowModal.setDisplayClose(!1)},"exit-fullscreen":function(t){return e.$refs.productSlideshowModal.setDisplayClose(!0)}}})],1):e._e(),e._v(" "),e.productReference?t("product-technical-ref",{staticClass:"product-reference",attrs:{"technical-ref":e.productReference}}):e._e(),e._v(" "),t("product-price-auto-scroll",{ref:"productPriceAutoScroll",staticClass:"product-price",scopedSlots:e._u([{key:"default",fn:function(n){var r=n.scrolled;return[t("product-price",{attrs:{delivery:e.selectedDeliveryPrice,price:e.price,buttons:e.priceButtons,"offer-id":e.offerId,"vehicle-id":e.vehicleId,"display-simple-warranty":"","display-price-details-inline":"","vehicle-information":e.vehicleInformation,"price-reinsurance-show":r,"vehicle-information-collapsed":r,"key-points":e.keyPoints,protection:e.selectedProtection,"gtm-label":e.gtmLabel,"active-stress-marketing":e.activeStressMarketing,"takeover-premium-active":e.priceTakeoverPremiumActive,"funding-cheapest-monthly-payment":e.fundingCheapestMonthlyPayment,"funding-price-label":e.fundingPriceLabel,"funding-more-info-label":e.fundingMoreInfoLabel,"funding-cta-slot":e.fundingCtaSlot},on:{"update:takeoverPremiumActive":function(t){return e.$emit("update:priceTakeoverPremiumActive",t)},"stress-marketing-displayed":function(t){return e.$emit("price-marketing-displayed",t)},"create-alert-modal-state-change":function(t){return e.$emit("price-alert-modal-state-change",t)},"create-alert-modal-close":function(t){return e.$emit("price-alert-modal-state-close",t)},"reviews-click":e.onPriceReviewsClick,"funding-click":e.onPriceFundingClick,"favorite-click":function(t){return e.$emit("favorite-click",t)}}})]}}])}),e._v(" "),e.displayLegalMentions?t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.$t("pdp.photo.legalMentions"),expression:"$t('pdp.photo.legalMentions')"}],staticClass:"section legalMentions"}):e._e(),e._v(" "),t("div",{attrs:{"data-menu-key":"keyPoints"}},[e.keyPoints?t("product-key-points-section",{staticClass:"section",attrs:{opened:e.sectionOpened.keyPoints,"transition-duration":e.transitionDuration,"key-points":e.keyPointsOrdered,"expert-quote":e.expertQuote,"selected-delivery-price":e.selectedDeliveryPrice},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("keyPoints",n,title)}}}):e._e()],1),e._v(" "),e.keyPoints?t("product-reinsurance-banner",{staticClass:"section print-hidden",attrs:{"vehicle-type":e.keyPoints.type.type,"warranty-type":e.keyPoints.warranties[0].type,list:e.list}}):e._e(),e._v(" "),t("div",{attrs:{"data-menu-key":"condition"}},[e.condition?t("product-condition-section",{staticClass:"section",attrs:{opened:e.sectionOpened.condition,"transition-duration":e.transitionDuration,"vehicle-information":e.vehicleInformation,"vehicle-brand":e.vehicleBrandLabel,"vehicle-model":e.vehicleModelLabel,condition:e.condition,"gtm-label":e.gtmLabel},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("condition",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"options"}},[e.hasEquipments?t("product-options-section",{ref:"equipments",staticClass:"section",attrs:{"options-opened":e.sectionOpened.options,options:e.optionalEquipments,"transition-duration":e.transitionDuration,"car-pass":e.carPass},on:{"options-open":function(t){var n=t.opened,title=t.title;return e.setSectionOpen("options",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"equipments"}},[e.hasEquipments?t("product-equipments-section",{ref:"equipments",staticClass:"section",attrs:{"equipments-opened":e.sectionOpened.equipments,"options-opened":e.sectionOpened.options,equipments:e.equipments,options:e.optionalEquipments,"equipment-comment":e.equipmentComment,"transition-duration":e.transitionDuration,"car-pass":e.carPass},on:{"equipments-open":function(t){var n=t.opened,title=t.title;return e.setSectionOpen("equipments",n,title)},"options-open":function(t){var n=t.opened,title=t.title;return e.setSectionOpen("options",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"technicalData"}},[e.technicalData?t("product-technical-data-section",{staticClass:"section",attrs:{opened:e.sectionOpened.technicalData,"transition-duration":e.transitionDuration,"technical-data":e.technicalData,"vehicle-energy-type":e.vehicleEnergyType,"hide-charge-station-ad":""},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("technicalData",n,title)},"open-electric-popin":function(t){return e.$emit("technical-data-electric-popin-open",t)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"taxes"}},[e.keyPoints&amp;&amp;e.keyPoints.ototo&amp;&amp;e.keyPoints.ototo.value?t("product-taxes-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.taxes,"transition-duration":e.transitionDuration,"button-url":e.keyPoints.ototo.value},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("taxes",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"funding"}},[e.fundingElements.length&gt;0?t("product-funding-section",{ref:"fundingSection",staticClass:"section print-hidden",attrs:{"vehicle-id":e.vehicleId,opened:e.sectionOpened.funding,"transition-duration":e.transitionDuration,"funding-elements":e.fundingElements,"funding-values":e.fundingValues,"funding-disclaimer":e.displayFundingDisclaimer},on:{"parameter-change":function(t){return e.$emit("funding-parameter-change",t)},open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("funding",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"tradeIn"}},[e.price&amp;&amp;e.price.takeoverPremium?t("product-trade-in-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.tradeIn,"transition-duration":e.transitionDuration,amount:e.price.takeoverPremium},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("tradeIn",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"warrantyMaintenance"}},[e.loaded&amp;&amp;e.keyPoints&amp;&amp;e.keyPoints.warranties&amp;&amp;e.keyPoints.warranties[0].value?t("product-warranty-maintenance-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.warrantyMaintenance,"transition-duration":e.transitionDuration,price:e.price,"warranty-values":e.keyPoints.warranties[0]},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("warrantyMaintenance",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"delivery"}},[e.agencyLocations&amp;&amp;e.homeDeliveryDelay&amp;&amp;e.homeDeliveryPrice?t("product-delivery-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.delivery,"transition-duration":e.transitionDuration,"home-delivery-delay":e.homeDeliveryDelay,"home-delivery-price":e.homeDeliveryPrice,"agency-locations":e.agencyLocations,"agency-delivery-delay":e.agencyDeliveryDelay,"agency-default-delivery-delay":e.agencyDefaultDeliveryDelay,"selected-delivery-price":e.selectedDeliveryPrice,"agency-delivery-loading":e.agencyDeliveryLoading},on:{"update:selectedDeliveryPrice":function(t){e.selectedDeliveryPrice=t},"update:selected-delivery-price":function(t){e.selectedDeliveryPrice=t},open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("delivery",n,title)},"agency-location-change":function(t){return e.$emit("delivery-location-select",t)},"delivery-select":function(t){return e.$emit("delivery-card-select",t)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"aCarWithoutWorries"}},[e.keyPoints?t("product-a-car-without-worries-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.aCarWithoutWorries,"transition-duration":e.transitionDuration},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("aCarWithoutWorries",n,title)}}}):e._e()],1),e._v(" "),t("div",{attrs:{"data-menu-key":"assurances"}},[e.price&amp;&amp;e.price.civilLiabilityInsurance&amp;&amp;e.price.omniumWarranty?t("product-assurances-section",{staticClass:"section print-hidden",attrs:{opened:e.sectionOpened.assurances,"transition-duration":e.transitionDuration,price:e.price},on:{open:function(t){var n=t.opened,title=t.title;return e.setSectionOpen("assurances",n,title)}}}):e._e()],1)],1)],1)],1),e._v(" "),e.displayProductInfo&amp;&amp;e.isProductInfoPopin?t("product-info-popin",{staticClass:"product-info-popin",on:{close:e.onProductInfoPopinClose}}):e._e(),e._v(" "),t("ecommerce-json-ld",{attrs:{type:"Vehicle",data:e.schemaVehicle}}),e._v(" "),t("ecommerce-json-ld",{attrs:{type:"BreadcrumbList",data:e.schemaBreadcrumbList}})],1)}),[],!1,null,"b6c8110c",null));function xr(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function wr(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xr(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var kr={name:"CaProductPage",components:{ProductPage:Cr.exports,HeaderPage:Me.default,FooterPage:Le.default},mixins:[ue,Ae,L,z,$e.a],data:function(){return{apiErrors:!1,is404:!1,hasSlides:null,slides:[],tags:[],url360:null,partner360:null,videoUrl:null,productReference:"",price:null,takeoverPremiumActive:!1,vehicleInformation:null,keyPoints:null,keyPointsOrdered:null,expertQuote:null,condition:null,equipments:null,optionalEquipments:null,equipmentComment:null,technicalData:null,funding:null,homeDeliveryDelay:null,homeDeliveryPrice:null,agencyLocations:null,agencyDeliveryDelay:null,agencyDefaultDeliveryDelay:null,agencyDeliveryLoading:!1,i18nConfig:Oe.a}},watch:{price:function(){var e;null!==(e=this.price)&amp;&amp;void 0!==e&amp;&amp;e.takeoverPremium&amp;&amp;(this.takeoverPremiumActive=!0,this.setCardoenAdvantage())}},created:function(){var e;null!==(e=this.price)&amp;&amp;void 0!==e&amp;&amp;e.takeoverPremium&amp;&amp;(this.takeoverPremiumActive=!0,this.updateFundingValues(),this.setCardoenAdvantage())},mounted:function(){Object(Fe.a)("product")},computed:{vehicleBrand:function(){return this.$route.params.brand},vehicleBrandLabel:function(){var e;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.make)||""},offerId:function(){return this.$route.query.offer_aid||this.$route.params.id},vehicleId:function(){return this.$route.query.offer_aid||this.$route.query.vehicleId},vehicleModel:function(){return this.$route.params.model},vehicleModelLabel:function(){var e;return(null===(e=this.vehicleInformation)||void 0===e?void 0:e.model)||""},vehicleEnergy:function(){var e,t=(null===(e=this.keyPoints)||void 0===e?void 0:e.energy)||{},n=t.value,r=void 0===n?"":n,o=t.id;return{value:r,id:void 0===o?"":o}},vehicleVariant:function(){return this.$route.params.variant},apiContext:function(){return Object(H.b)({context:this.$nuxt?this.$nuxt.context:null})},isSold:function(){var e;return(null==this||null===(e=this.vehicleInformation)||void 0===e?void 0:e.availabilityStatus)===S.b.SOLD},isReserved:function(){var e;return(null==this||null===(e=this.vehicleInformation)||void 0===e?void 0:e.availabilityStatus)===S.b.RESERVED},gtmDefaultEvent:function(){return{category:"engagement",trackingData:"productpage",label:"pdp_v8"}},makeButtonBooking:function(){return{label:this.$t("pdp.price.cta.reserve"),url:Object(Ie.a)(this.vehicleId),gtmEvent:[wr(wr({},this.gtmDefaultEvent),{},{gtmAction:"click - CTA reserver"}),this.getGtmEventReservationClick()],buttonLevel:"primary"}},makeButtonAppointment:function(){return{label:this.$t("pdp.price.cta.contact"),url:this.prefixWithLocale("/appointment/?vehicleId=".concat(this.vehicleId)),gtmEvent:wr(wr({},this.gtmDefaultEvent),{},{gtmAction:"click - CTA rdv"}),buttonLevel:"secondary",external:!0}},makeButtonContactUs:function(){return{label:this.$t("pdp.price.cta.contactUs"),url:"/contact?car=".concat(this.vehicleId),gtmEvent:wr(wr({},this.gtmDefaultEvent),{},{gtmAction:"click - contact us"}),buttonLevel:"primary",external:!0}},priceButtons:function(){var e=[];return this.isSold||this.isReserved?e.push(this.makeButtonContactUs):(e.push(this.makeButtonAppointment),e.push(this.makeButtonBooking)),e},pageBreadcrumb:function(){var e=Object(M.d)(this.$i18n),t=this.$t("plp.filter.prettyUrl.offers"),n=Se(this.$i18n,this.vehicleEnergy.id),r=n.energySlug,o=n.energyLabel;return[{label:this.$t("pdp.breadcrumb.label.home"),url:"/"},{label:this.$t("pdp.breadcrumb.label.buying"),url:e,external:!0},{label:this.vehicleBrandLabel,url:"".concat(e).concat(this.vehicleBrand,"/").concat(t,"/"),external:!0},{label:"".concat(this.vehicleBrandLabel," ").concat(this.vehicleModelLabel),url:"".concat(e).concat(this.vehicleBrand,"/").concat(this.vehicleModel,"/").concat(t,"/"),external:!0},{label:"".concat(this.vehicleBrandLabel," ").concat(this.vehicleModelLabel," ").concat(o),url:"".concat(e).concat(this.vehicleBrand,"/").concat(this.vehicleModel,"/").concat(t,"/").concat(r),external:!0}]}},methods:{onCreateAlertModalStateChange:function(e){var t=e.alertType,n=e.state,r=e.userId,l=t===k.AVAILABILITY?"product:popin_available_soon":"product:popin_booked";n&amp;&amp;(l+=":".concat(n)),r&amp;&amp;Object(o.b)({user_id:r}),Object(o.b)({page_name:l}),Object(O.a)(this)},onCreateAlertModalClose:function(){Object(o.b)({page_name:"product"}),Object(O.a)(this)},setCardoenAdvantage:function(){var e,t;if(this.price.cardoenAdvantage=wr({},null==this||null===(e=this.price)||void 0===e?void 0:e.discountPriceAmount),null!=this&amp;&amp;null!==(t=this.price)&amp;&amp;void 0!==t&amp;&amp;t.discountPriceAmount){var n,r,o=(null==this||null===(n=this.price)||void 0===n||null===(n=n.discountPriceAmount)||void 0===n?void 0:n.value)||0;this.price.cardoenAdvantage.value=o+Math.abs(null==this||null===(r=this.price)||void 0===r||null===(r=r.takeoverPremium)||void 0===r?void 0:r.value)}},prefixWithLocale:function(e){return"/".concat(this.$i18n.locale).concat(e)}}},_r=(n(1923),Object(A.a)(kr,(function(){var e=this,t=e._self._c;return t("div",[t("header-page"),e._v(" "),t("product-page",{attrs:{"api-errors":e.apiErrors,is404:e.is404,loaded:e.loaded,"offer-id":e.offerId,"vehicle-id":e.vehicleId,"vehicle-brand":e.vehicleBrand,"vehicle-model":e.vehicleModel,"vehicle-brand-label":e.vehicleBrandLabel,"vehicle-model-label":e.vehicleModelLabel,"page-breadcrumb":e.pageBreadcrumb,"has-slides":e.hasSlides,slides:e.slides,tags:e.tags,url360:e.url360,partner360:e.partner360,"video-url":e.videoUrl,"product-reference":e.productReference,price:e.price,"price-buttons":e.priceButtons,"price-takeover-premium-active":e.takeoverPremiumActive,"vehicle-information":e.vehicleInformation,"key-points":e.keyPoints,"key-points-ordered":e.keyPointsOrdered,"expert-quote":e.expertQuote,condition:e.condition,equipments:e.equipments,"optional-equipments":e.optionalEquipments,"equipment-comment":e.equipmentComment,"technical-data":e.technicalData,"funding-elements":e.fundingElements,"funding-values":e.fundingValues,"funding-cheapest-monthly-payment":e.fundingCheapestMonthlyPayment,"funding-price-label":e.fundingPriceLabel,"funding-more-info-label":e.fundingMoreInfoLabel,"funding-cta-slot":e.fundingCtaSlot,"home-delivery-delay":e.homeDeliveryDelay,"home-delivery-price":e.homeDeliveryPrice,"agency-locations":e.agencyLocations,"agency-delivery-delay":e.agencyDeliveryDelay,"agency-default-delivery-delay":e.agencyDefaultDeliveryDelay,"agency-delivery-loading":e.agencyDeliveryLoading,"gtm-label":e.gtmLabel,"schema-vehicle":e.schemaVehicle,"schema-breadcrumb-list":e.schemaBreadcrumbList},on:{"update:priceTakeoverPremiumActive":[function(t){e.takeoverPremiumActive=t},e.onFundingParameterChange],"update:price-takeover-premium-active":function(t){e.takeoverPremiumActive=t},"section-open":e.pushGtmEventSectionOpen,"slideshow-select":e.pushGtmEventOnPictureInPageSelected,"slideshow-exterior-360":e.pushGtmEventOn360ClickExterior,"slideshow-interior-360":e.pushGtmEventOn360ClickInterior,"slideshow-360":e.pushGtmEventOn360ClickItem,"slideshow-video":e.pushGtmEventOnVideoClick,"slideshow-modal-open":e.pushGtmEventOnPicturePopinSelected,"price-marketing-displayed":e.pushGtmEventOnStressMarketingShowed,"price-alert-modal-state-change":e.onCreateAlertModalStateChange,"price-alert-modal-state-close":e.onCreateAlertModalClose,"technical-data-electric-popin-open":e.pushGtmEventOnElectricBorneClicked,"delivery-card-select":e.pushGtmEventOnDeliverySelect,"funding-parameter-change":e.onFundingParameterChange,"view-product-details-page":e.pushGtmEventProductDetailsShow}}),e._v(" "),t("div",{staticClass:"print-hidden",attrs:{id:"page-footer"}},[t("footer-page")],1)],1)}),[],!1,null,"6a27e692",null));t.default=_r.exports},876:function(e,t,n){"use strict";n.d(t,"f",(function(){return y})),n.d(t,"b",(function(){return D})),n.d(t,"a",(function(){return C})),n.d(t,"e",(function(){return f})),n.d(t,"c",(function(){return v})),n.d(t,"d",(function(){return d}));n(34),n(220),n(81),n(177),n(21),n(32),n(82),n(83);var r={EUR:"€"},o=["nl","en"],l={nl:" ",en:"",fr:" "},c={nl:".",en:",",fr:" "};function d(e){return c[e]}function f(e){return o.includes(e)}function v(e){return r[e]}function m(e,t,n){var symbol="".concat(v(t)),r=function(e){return l[e]}(e);return f(e)?"".concat(symbol).concat(r).concat(n):"".concat(n).concat(r).concat(symbol)}function h(e){return"number"==typeof e?e:/^[-+]?(\d+|Infinity)$/.test(e)?Number(e):NaN}function y(e,p,t){var n=h(e),r=d(t);return isNaN(n)?e:(n=function(e){var p=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:2,t=h(e),n=h(p);if(isNaN(e)||isNaN(n)||p&gt;10)return e;var r=Math.pow(10,n);return Math.round(t*r)/r}(e,p),n=(n=n.toString()).replace(/\./g,","),r&amp;&amp;(n=n.replace(/\B(?=(\d{3})+(?!\d))/g,r)),n)}function D(e){var t=arguments.length&gt;1&amp;&amp;void 0!==arguments[1]?arguments[1]:2,n=arguments.length&gt;2&amp;&amp;void 0!==arguments[2]&amp;&amp;arguments[2],r=arguments.length&gt;3&amp;&amp;void 0!==arguments[3]?arguments[3]:"fr",o=e.unit,l=e.value;return"".concat(n?l&gt;=0?"+ ":"- ":"").concat(m(r,o,y(l,t,r)))}function C(s){return"string"!=typeof s?s:s.charAt(0).toUpperCase()+s.slice(1)}},880:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(101);function o(){Object(r.b)({event:"pageViewSpa"}),Object(r.b)({event:"pageViewSpaTechnique"},!0)}},885:function(e,t,n){"use strict";n.r(t);n(177),n(281);var r=n(5),o=(n(35),{name:"ValkyrieIconWrapper",components:{ValkyrieIcon:n(88).b},props:["name","size","mode"],methods:{onMouseEnter:function(){this.$emit("mouseenter")},onMouseLeave:function(){this.$emit("mouseleave")},onClick:function(e){this.$emit("click",e)}}}),l=n(15),component=Object(l.a)(o,(function(){var e=this;return(0,e._self._c)("valkyrie-icon",{attrs:{name:e.name,size:e.size,mode:e.mode},nativeOn:{mouseenter:function(t){return e.onMouseEnter.apply(null,arguments)},mouseleave:function(t){return e.onMouseLeave.apply(null,arguments)},click:function(t){return e.onClick.apply(null,arguments)}}})}),[],!1,null,null,null),c={name:"ValkyrieInfoTooltip",components:{ValkyrieIconWrapper:component.exports},props:{fixedHeight:{type:Boolean,default:!0},positionTooltip:{type:String,default:"left"},backgroundColorTooltip:{type:String,default:"#1c1c1c"},fixedWidth:{type:String,default:null},iconName:{type:String,default:"information-outlined"},iconSize:{type:Number,default:20},text:{type:String,default:null},openOnHover:{type:Boolean,default:!0},closeTooltipDelay:{type:Number,default:300}},watch:{iconName:function(e){this.currentIconName=e}},data:function(){return{tooltipOpened:!1,closeTooltipDelayTimeout:null,currentIconName:null,unselectedIconName:"information-outlined"}},created:function(){this.currentIconName=this.iconName},mounted:function(){window.addEventListener("resize",this.handlePopinPosition,{passive:!0})},destroy:function(){window.removeEventListener("resize",this.handlePopinPosition)},computed:{height:function(){return this.$el.offsetHeight},width:function(){return this.$el.offsetWidth},heightTooltip:function(){return"height: ".concat(this.iconSize,"px")},getSize:function(){return null!=this.fixedWidth?{"white-space":"normal",width:this.fixedWidth}:null},componentKey:function(){return this.currentIconName+Date.now()},componentToRender:function(){return this.text?"div":"valkyrie-icon-wrapper"},componentProps:function(){return this.text?{class:"text"}:{class:"icon",name:this.currentIconName,size:this.iconSize,mode:"sprite"}},componentEvents:function(){return{click:this.onTooltipClick,mouseenter:this.onMouseEnterTooltip,mouseleave:this.onMouseLeaveTooltip}},isOpened:function(){return this.tooltipOpened}},methods:{showSelectedIcon:function(){var e=this;this.iconName===this.unselectedIconName&amp;&amp;this.$nextTick((function(){e.currentIconName="information"}))},showUnselectedIcon:function(){var e=this;this.$nextTick((function(){e.currentIconName=e.iconName}))},onTooltipTouch:function(e){this.onTooltipClick(e),this.currentIconName===this.unselectedIconName?this.showSelectedIcon():this.showUnselectedIcon()},onTooltipClick:function(e){r.h&amp;&amp;(e.preventDefault(),e.stopPropagation(),this.tooltipOpened?this.closeTooltip():(this.$emit("before-open"),this.openTooltip(),e.vueToolipTarget=this),this.addOrRemoveWindowClickHandler())},onMouseEnterTooltip:function(){!r.h&amp;&amp;this.openOnHover&amp;&amp;this.openTooltip()},onMouseLeaveTooltip:function(){var e=this;!r.h&amp;&amp;this.openOnHover&amp;&amp;(this.cancelTooltipClosure(),this.closeTooltipDelayTimeout=setTimeout((function(){e.closeTooltip(),e.closeTooltipDelayTimeout=null}),this.closeTooltipDelay))},openTooltip:function(){this.cancelTooltipClosure(),this.tooltipOpened=!0,this.$emit("tooltip-opened"),this.$nextTick(this.handlePopinPosition)},closeTooltip:function(){this.tooltipOpened=!1,this.showUnselectedIcon()},cancelTooltipClosure:function(){null!=this.closeTooltipDelayTimeout&amp;&amp;(clearTimeout(this.closeTooltipDelayTimeout),this.closeTooltipDelayTimeout=null)},addOrRemoveWindowClickHandler:function(){this.tooltipOpened?window.addEventListener("click",this.closeOnWindowClick):window.removeEventListener("click",this.closeOnWindowClick)},closeOnWindowClick:function(e){e.vueToolipTarget!==this&amp;&amp;(this.closeTooltip(),this.addOrRemoveWindowClickHandler())},setPopinPositionStyle:function(e){var t=this.$refs.popin;null!=e.top&amp;&amp;(t.style.top=e.top),null!=e.right&amp;&amp;(t.style.right=e.right),null!=e.bottom&amp;&amp;(t.style.bottom=e.bottom),null!=e.left&amp;&amp;(t.style.left=e.left),null!=e.transform&amp;&amp;(t.style.transform=e.transform)},insideTooltipClick:function(e){e.stopPropagation()},handlePopinPosition:function(){var e=this;if(this.tooltipOpened){var t=this.$refs.popin,n=this.$refs.container;if(t){var r=this.positionTooltip;t.style.visibility="hidden";var o=n.offsetWidth,l=(t.offsetWidth-o)/2;setTimeout((function(){if(t=e.$refs.popin){switch(r){case"top":e.setPopinPositionStyle({top:"-".concat(6,"px"),left:"".concat(-l,"px"),transform:"translateY(-100%)"});break;case"right":e.setPopinPositionStyle({top:"50%",left:"".concat(e.width+6,"px"),transform:"translateY(-50%)"});break;case"bottom":e.setPopinPositionStyle({top:"".concat(e.height+6,"px"),left:"".concat(-l,"px"),transform:"none"});break;default:e.setPopinPositionStyle({top:"50%",left:"-".concat(6,"px"),transform:"translateX(-100%) translateY(-50%)"})}var n=t.getBoundingClientRect(),c=n.left;n.right&gt;window.innerWidth&amp;&amp;("top"!==r&amp;&amp;"bottom"!==r||e.setPopinPositionStyle({left:"auto",right:"0"}),"right"===r&amp;&amp;e.setPopinPositionStyle({left:"auto",right:"".concat(6+o,"px")})),c&lt;0&amp;&amp;("top"!==r&amp;&amp;"bottom"!==r||e.setPopinPositionStyle({left:"0",right:"auto"}),"left"===r&amp;&amp;e.setPopinPositionStyle({left:"".concat(e.width+6,"px"),transform:"translateY(-50%)"})),t.style.visibility="visible"}}),0)}}}}},d=(n(1025),Object(l.a)(c,(function(){var e=this,t=e._self._c;return t("div",{ref:"container",staticClass:"valkyrie-info-tooltip",style:e.fixedHeight?e.heightTooltip:"",on:{mouseenter:e.showSelectedIcon,mouseleave:e.showUnselectedIcon,click:e.onTooltipClick,touchstart:e.onTooltipTouch}},[t(e.componentToRender,e._g(e._b({key:e.componentKey,tag:"component"},"component",e.componentProps,!1),e.componentEvents),[e._v("\n    "+e._s(e.text)+"\n  ")]),e._v(" "),t("span",[e.isOpened?t("span",{ref:"popin",staticClass:"content caption",style:[e.getSize,{backgroundColor:this.backgroundColorTooltip}],on:{mouseleave:e.onMouseLeaveTooltip,mouseenter:e.cancelTooltipClosure,click:e.insideTooltipClick,touchstart:e.insideTooltipClick}},[e._t("default")],2):e._e()])],1)}),[],!1,null,"22d3f24c",null));t.default=d.exports},888:function(e,t,n){"use strict";n(34),n(508),n(220),n(346),n(280);var r=n(88),o=n(5),l={name:"ValkyrieAlert",components:{ValkyrieIcon:r.b},created:function(){if(!this.$slots.default&amp;&amp;!this.message)throw new Error("requires message prop or default slot")},props:{type:{type:String,default:"success",validator:function(e){return["success","error","info"].includes(e)}},title:{type:String,default:null},message:{type:String,default:null},icon:{type:String,default:null},displayBorder:{type:Boolean,default:!0},link:{type:Object,default:null,validator:function(e){return e&amp;&amp;"string"==typeof e.label&amp;&amp;"string"==typeof e.url}},iconDisplay:{type:String,default:null,validator:function(e){return Object.values(o.a).includes(e)}}}},c=(n(947),n(15)),component=Object(c.a)(l,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-alert",class:"valkyrie-alert-".concat(e.type," ").concat(e.displayBorder?"withBorder":"")},[e.icon?t("div",{staticClass:"icon",class:e.iconDisplay?"display-device-".concat(e.iconDisplay):null},[t("valkyrie-icon",{attrs:{name:e.icon,size:24}})],1):e._e(),e._v(" "),t("div",{staticClass:"content"},[e.title?t("div",{staticClass:"title subtitle-2 semi-bold"},[e._v("\n      "+e._s(e.title)+"\n    ")]):e._e(),e._v(" "),t("div",[e._t("default",(function(){return[e.message?t("div",{directives:[{name:"markdown",rawName:"v-markdown",value:e.message,expression:"message"}]}):e._e()]})),e._v(" "),e.link?t("div",{staticClass:"link"},[t("extended-router-link",{attrs:{to:e.link.url}},[e._v("\n          "+e._s(e.link.label)+"\n        ")]),e._v(" "),t("valkyrie-icon",{attrs:{size:16,name:"arrow-plus-forward"}})],1):e._e()],2)])])}),[],!1,null,"374f0f65",null);t.a=component.exports},889:function(e,t,n){"use strict";var r={name:"ValkyrieSpinner",components:{ValkyrieIcon:n(88).b}},o=(n(1021),n(15)),component=Object(o.a)(r,(function(){var e=this._self._c;return e("div",{staticClass:"valkyrie-spinner"},[e("valkyrie-icon",{staticClass:"icon rotating",attrs:{name:"spinner",size:24}})],1)}),[],!1,null,"93d5158c",null);t.a=component.exports},895:function(e,t,n){"use strict";var r=n(0);n(55),n(117),n(87),n(43),n(81),n(63),n(64),n(40),n(51),n(21),n(32),n(83),n(221);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}t.a=function(input,e){if("string"!=typeof input&amp;&amp;!Array.isArray(input))throw new TypeError("Expected the input to be `string | string[]`");e=l(l({},{pascalCase:!1}),e);var t;return input=Array.isArray(input)?input.map((function(e){return e.trim()})).filter((function(e){return e.length})).join("-"):input.trim(),0===input.length?"":1===input.length?e.pascalCase?input.toLocaleUpperCase():input.toLocaleLowerCase():(input!==input.toLocaleLowerCase()&amp;&amp;(input=function(e){for(var t=!1,n=!1,r=!1,i=0;i&lt;e.length;i++){var o=e[i];t&amp;&amp;/(?:[A-Z\xC0-\xD6\xD8-\xDE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E\u038F\u0391-\u03A1\u03A3-\u03AB\u03CF\u03D2-\u03D4\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F4\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u10A0-\u10C5\u10C7\u10CD\u13A0-\u13F5\u1C89\u1C90-\u1CBA\u1CBD-\u1CBF\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1FB8-\u1FBB\u1FC8-\u1FCB\u1FD8-\u1FDB\u1FE8-\u1FEC\u1FF8-\u1FFB\u2102\u2107\u210B-\u210D\u2110-\u2112\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u2130-\u2133\u213E\u213F\u2145\u2183\u2C00-\u2C2F\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\uA7BA\uA7BC\uA7BE\uA7C0\uA7C2\uA7C4-\uA7C7\uA7C9\uA7CB\uA7CC\uA7D0\uA7D6\uA7D8\uA7DA\uA7DC\uA7F5\uFF21-\uFF3A]|\uD801[\uDC00-\uDC27\uDCB0-\uDCD3\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95]|\uD803[\uDC80-\uDCB2\uDD50-\uDD65]|\uD806[\uDCA0-\uDCBF]|\uD81B[\uDE40-\uDE5F]|\uD835[\uDC00-\uDC19\uDC34-\uDC4D\uDC68-\uDC81\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB5\uDCD0-\uDCE9\uDD04\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD38\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD6C-\uDD85\uDDA0-\uDDB9\uDDD4-\uDDED\uDE08-\uDE21\uDE3C-\uDE55\uDE70-\uDE89\uDEA8-\uDEC0\uDEE2-\uDEFA\uDF1C-\uDF34\uDF56-\uDF6E\uDF90-\uDFA8\uDFCA]|\uD83A[\uDD00-\uDD21])/.test(o)?(e=e.slice(0,i)+"-"+e.slice(i),t=!1,r=n,n=!0,i++):n&amp;&amp;r&amp;&amp;/(?:[a-z\xB5\xDF-\xF6\xF8-\xFF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E-\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F-\u0293\u0295-\u02AF\u0371\u0373\u0377\u037B-\u037D\u0390\u03AC-\u03CE\u03D0\u03D1\u03D5-\u03D7\u03D9\u03DB\u03DD\u03DF\u03E1\u03E3\u03E5\u03E7\u03E9\u03EB\u03ED\u03EF-\u03F3\u03F5\u03F8\u03FB\u03FC\u0430-\u045F\u0461\u0463\u0465\u0467\u0469\u046B\u046D\u046F\u0471\u0473\u0475\u0477\u0479\u047B\u047D\u047F\u0481\u048B\u048D\u048F\u0491\u0493\u0495\u0497\u0499\u049B\u049D\u049F\u04A1\u04A3\u04A5\u04A7\u04A9\u04AB\u04AD\u04AF\u04B1\u04B3\u04B5\u04B7\u04B9\u04BB\u04BD\u04BF\u04C2\u04C4\u04C6\u04C8\u04CA\u04CC\u04CE\u04CF\u04D1\u04D3\u04D5\u04D7\u04D9\u04DB\u04DD\u04DF\u04E1\u04E3\u04E5\u04E7\u04E9\u04EB\u04ED\u04EF\u04F1\u04F3\u04F5\u04F7\u04F9\u04FB\u04FD\u04FF\u0501\u0503\u0505\u0507\u0509\u050B\u050D\u050F\u0511\u0513\u0515\u0517\u0519\u051B\u051D\u051F\u0521\u0523\u0525\u0527\u0529\u052B\u052D\u052F\u0560-\u0588\u10D0-\u10FA\u10FD-\u10FF\u13F8-\u13FD\u1C80-\u1C88\u1C8A\u1D00-\u1D2B\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFF-\u1F07\u1F10-\u1F15\u1F20-\u1F27\u1F30-\u1F37\u1F40-\u1F45\u1F50-\u1F57\u1F60-\u1F67\u1F70-\u1F7D\u1F80-\u1F87\u1F90-\u1F97\u1FA0-\u1FA7\u1FB0-\u1FB4\u1FB6\u1FB7\u1FBE\u1FC2-\u1FC4\u1FC6\u1FC7\u1FD0-\u1FD3\u1FD6\u1FD7\u1FE0-\u1FE7\u1FF2-\u1FF4\u1FF6\u1FF7\u210A\u210E\u210F\u2113\u212F\u2134\u2139\u213C\u213D\u2146-\u2149\u214E\u2184\u2C30-\u2C5F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\u2C81\u2C83\u2C85\u2C87\u2C89\u2C8B\u2C8D\u2C8F\u2C91\u2C93\u2C95\u2C97\u2C99\u2C9B\u2C9D\u2C9F\u2CA1\u2CA3\u2CA5\u2CA7\u2CA9\u2CAB\u2CAD\u2CAF\u2CB1\u2CB3\u2CB5\u2CB7\u2CB9\u2CBB\u2CBD\u2CBF\u2CC1\u2CC3\u2CC5\u2CC7\u2CC9\u2CCB\u2CCD\u2CCF\u2CD1\u2CD3\u2CD5\u2CD7\u2CD9\u2CDB\u2CDD\u2CDF\u2CE1\u2CE3\u2CE4\u2CEC\u2CEE\u2CF3\u2D00-\u2D25\u2D27\u2D2D\uA641\uA643\uA645\uA647\uA649\uA64B\uA64D\uA64F\uA651\uA653\uA655\uA657\uA659\uA65B\uA65D\uA65F\uA661\uA663\uA665\uA667\uA669\uA66B\uA66D\uA681\uA683\uA685\uA687\uA689\uA68B\uA68D\uA68F\uA691\uA693\uA695\uA697\uA699\uA69B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7BB\uA7BD\uA7BF\uA7C1\uA7C3\uA7C8\uA7CA\uA7CD\uA7D1\uA7D3\uA7D5\uA7D7\uA7D9\uA7DB\uA7F6\uA7FA\uAB30-\uAB5A\uAB60-\uAB68\uAB70-\uABBF\uFB00-\uFB06\uFB13-\uFB17\uFF41-\uFF5A]|\uD801[\uDC28-\uDC4F\uDCD8-\uDCFB\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC]|\uD803[\uDCC0-\uDCF2\uDD70-\uDD85]|\uD806[\uDCC0-\uDCDF]|\uD81B[\uDE60-\uDE7F]|\uD835[\uDC1A-\uDC33\uDC4E-\uDC54\uDC56-\uDC67\uDC82-\uDC9B\uDCB6-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDCCF\uDCEA-\uDD03\uDD1E-\uDD37\uDD52-\uDD6B\uDD86-\uDD9F\uDDBA-\uDDD3\uDDEE-\uDE07\uDE22-\uDE3B\uDE56-\uDE6F\uDE8A-\uDEA5\uDEC2-\uDEDA\uDEDC-\uDEE1\uDEFC-\uDF14\uDF16-\uDF1B\uDF36-\uDF4E\uDF50-\uDF55\uDF70-\uDF88\uDF8A-\uDF8F\uDFAA-\uDFC2\uDFC4-\uDFC9\uDFCB]|\uD837[\uDF00-\uDF09\uDF0B-\uDF1E\uDF25-\uDF2A]|\uD83A[\uDD22-\uDD43])/.test(o)?(e=e.slice(0,i-1)+"-"+e.slice(i-1),r=n,n=!1,t=!0):(t=o.toLocaleLowerCase()===o&amp;&amp;o.toLocaleUpperCase()!==o,r=n,n=o.toLocaleUpperCase()===o&amp;&amp;o.toLocaleLowerCase()!==o)}return e}(input)),input=input.replace(/^[_.\- ]+/,"").toLocaleLowerCase().replace(/[ \x2D\._]+((?:[0-9A-Z_a-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\u0363-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05B0-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0657\u0659-\u0669\u066E-\u06D3\u06D5-\u06DC\u06E1-\u06E8\u06ED-\u06FC\u06FF\u0710-\u073F\u074D-\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0817\u081A-\u082C\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0897\u08A0-\u08C9\u08D4-\u08DF\u08E3-\u08E9\u08F0-\u093B\u093D-\u094C\u094E-\u0950\u0955-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C4\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A42\u0A47\u0A48\u0A4B\u0A4C\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC5\u0AC7-\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFC\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D-\u0B44\u0B47\u0B48\u0B4B\u0B4C\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71-\u0B77\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4C\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCC\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D54-\u0D63\u0D66-\u0D78\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E46\u0E4D\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F71-\u0F83\u0F88-\u0F97\u0F99-\u0FBC\u1000-\u1036\u1038\u103B-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1713\u171F-\u1733\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17B3\u17B6-\u17C8\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A61-\u1A74\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1ABF\u1AC0\u1ACC-\u1ACE\u1B00-\u1B33\u1B35-\u1B43\u1B45-\u1B4C\u1B50-\u1B59\u1B80-\u1BA9\u1BAC-\u1BE5\u1BE7-\u1BF1\u1C00-\u1C36\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1DD3-\u1DF4\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2189\u2150-\u2182\u2460-\u249B\u24B6-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA674-\uA67B\uA67F-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA805\uA807-\uA827\uA830-\uA835\uA840-\uA873\uA880-\uA8C3\uA8C5\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD-\uA92A\uA930-\uA952\uA960-\uA97C\uA980-\uA9B2\uA9B4-\uA9BF\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAABE\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD27\uDD30-\uDD39\uDD40-\uDD65\uDD69\uDD6F-\uDD85\uDE60-\uDE7E\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEC2-\uDEC4\uDEFC\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC45\uDC52-\uDC6F\uDC71-\uDC75\uDC80-\uDCB8\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD32\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD72\uDD76\uDD80-\uDDBF\uDDC1-\uDDC4\uDDCE-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE34\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEE8\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D-\uDF44\uDF47\uDF48\uDF4B\uDF4C\uDF50\uDF57\uDF5D-\uDF63\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7-\uDFC0\uDFC2\uDFC5\uDFC7-\uDFCA\uDFCC\uDFCD\uDFD1\uDFD3]|\uD805[\uDC00-\uDC41\uDC43-\uDC45\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCC1\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDBE\uDDD8-\uDDDD\uDE00-\uDE3E\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB5\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF1D-\uDF2A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC38\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B\uDD3C\uDD3F-\uDD42\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDDF\uDDE1\uDDE3\uDDE4\uDE00-\uDE32\uDE35-\uDE3E\uDE50-\uDE97\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC3E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD41\uDD43\uDD46\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD96\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF40\uDF50-\uDF59\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD2E\uDD30-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE96\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9E]|\uD833[\uDCF0-\uDCF9]|\uD834[\uDEC0-\uDED3\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDCD0-\uDCEB\uDCF0-\uDCF9\uDDD0-\uDDED\uDDF0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD47\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C\uDD30-\uDD49\uDD50-\uDD69\uDD70-\uDD89]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])|$)/g,(function(e,t){return t.toLocaleUpperCase()})).replace(/[0-9]+((?:[0-9A-Z_a-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0345\u0363-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05B0-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0657\u0659-\u0669\u066E-\u06D3\u06D5-\u06DC\u06E1-\u06E8\u06ED-\u06FC\u06FF\u0710-\u073F\u074D-\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0817\u081A-\u082C\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0897\u08A0-\u08C9\u08D4-\u08DF\u08E3-\u08E9\u08F0-\u093B\u093D-\u094C\u094E-\u0950\u0955-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C4\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A42\u0A47\u0A48\u0A4B\u0A4C\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC5\u0AC7-\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFC\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D-\u0B44\u0B47\u0B48\u0B4B\u0B4C\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71-\u0B77\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4C\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCC\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D54-\u0D63\u0D66-\u0D78\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E46\u0E4D\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F71-\u0F83\u0F88-\u0F97\u0F99-\u0FBC\u1000-\u1036\u1038\u103B-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1713\u171F-\u1733\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17B3\u17B6-\u17C8\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A61-\u1A74\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1ABF\u1AC0\u1ACC-\u1ACE\u1B00-\u1B33\u1B35-\u1B43\u1B45-\u1B4C\u1B50-\u1B59\u1B80-\u1BA9\u1BAC-\u1BE5\u1BE7-\u1BF1\u1C00-\u1C36\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1DD3-\u1DF4\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2189\u2150-\u2182\u2460-\u249B\u24B6-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA674-\uA67B\uA67F-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA805\uA807-\uA827\uA830-\uA835\uA840-\uA873\uA880-\uA8C3\uA8C5\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD-\uA92A\uA930-\uA952\uA960-\uA97C\uA980-\uA9B2\uA9B4-\uA9BF\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAABE\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD27\uDD30-\uDD39\uDD40-\uDD65\uDD69\uDD6F-\uDD85\uDE60-\uDE7E\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEC2-\uDEC4\uDEFC\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC45\uDC52-\uDC6F\uDC71-\uDC75\uDC80-\uDCB8\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD32\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD72\uDD76\uDD80-\uDDBF\uDDC1-\uDDC4\uDDCE-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE34\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEE8\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D-\uDF44\uDF47\uDF48\uDF4B\uDF4C\uDF50\uDF57\uDF5D-\uDF63\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7-\uDFC0\uDFC2\uDFC5\uDFC7-\uDFCA\uDFCC\uDFCD\uDFD1\uDFD3]|\uD805[\uDC00-\uDC41\uDC43-\uDC45\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCC1\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDBE\uDDD8-\uDDDD\uDE00-\uDE3E\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB5\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF1D-\uDF2A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC38\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B\uDD3C\uDD3F-\uDD42\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDDF\uDDE1\uDDE3\uDDE4\uDE00-\uDE32\uDE35-\uDE3E\uDE50-\uDE97\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC3E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD41\uDD43\uDD46\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD96\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF40\uDF50-\uDF59\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD2E\uDD30-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE96\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9E]|\uD833[\uDCF0-\uDCF9]|\uD834[\uDEC0-\uDED3\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDCD0-\uDCEB\uDCF0-\uDCF9\uDDD0-\uDDED\uDDF0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD47\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C\uDD30-\uDD49\uDD50-\uDD69\uDD70-\uDD89]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])|$)/g,(function(e){return e.toLocaleUpperCase()})),t=input,e.pascalCase?t.charAt(0).toLocaleUpperCase()+t.slice(1):t)}},898:function(e,t,n){var content=n(948);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("2cafc7ce",content,!1,{sourceMap:!1})},925:function(e,t,n){var content=n(1020);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("489b4f4a",content,!1,{sourceMap:!1})},926:function(e,t,n){var content=n(1022);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6a83ad8e",content,!1,{sourceMap:!1})},927:function(e,t,n){var content=n(1024);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("41ee3406",content,!1,{sourceMap:!1})},928:function(e,t,n){var content=n(1026);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("a0689e3e",content,!1,{sourceMap:!1})},929:function(e,t,n){var content=n(1028);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("78a88f05",content,!1,{sourceMap:!1})},930:function(e,t,n){var content=n(1030);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("6080b71e",content,!1,{sourceMap:!1})},931:function(e,t,n){"use strict";var r=n(0),o=n(184),l=n(22),c=(n(43),n(55),n(220),n(63),n(64),n(40),n(21),n(51),n(941)),d=n(5),f=["desktopOnly"];function v(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var h={name:"ValkyrieStyledInput",props:{type:{type:String,default:"text"},value:{required:!0},tag:{type:String,default:"input",validator:function(e){return["input","textarea","anchor"].indexOf(e)&gt;-1}},disabled:{type:Boolean,default:!1},mask:{type:[String,Object],default:void 0},placeholder:{type:String},customStyle:{type:Object,validator:function(e){var t=["height","width","maxWidth","desktopOnly","minHeight","maxHeight"];return"object"===Object(l.a)(e)&amp;&amp;Object.keys(e).every((function(e){return t.includes(e)}))},default:function(){return{}}},isInvalid:{type:Boolean,default:!1}},directives:{maska:c.a},data:function(){return{touched:!1,mobile:!1}},computed:{computedCustomStyle:function(){var e=this.customStyle,t=e.desktopOnly,n=Object(o.a)(e,f);return!1===this.mobile&amp;&amp;t?m(m({},n),t):n}},mounted:function(){this.isMobile(),window.addEventListener("resize",this.isMobile,{passive:!0})},methods:{textareaInputListener:function(e){this.$emit("input",e.target.value),e.target.style.height="auto",e.target.style.height="".concat(e.target.scrollHeight,"px")},isMobile:function(){this.mobile=Object(d.i)()},handleValidation:function(){this.$emit("keyup",new KeyboardEvent("keyup",{keyCode:13}))}}},y=(n(1019),n(15)),component=Object(y.a)(h,(function(){var e=this,t=e._self._c;return"input"===e.tag?t("input",{directives:[{name:"maska",rawName:"v-maska:[mask]",arg:e.mask}],staticClass:"styled-input",class:{error:e.isInvalid},style:e.computedCustomStyle,attrs:{attrs:e.$attrs,type:e.type,disabled:e.disabled,placeholder:e.placeholder},domProps:{value:e.value},on:{input:function(t){return e.$emit("input",t.target.value)},change:function(t){return e.$emit("change",t)},focus:function(t){return e.$emit("focus",t)},keyup:function(t){return!t.type.indexOf("key")&amp;&amp;e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleValidation.apply(null,arguments)}}}):"anchor"===e.tag?t("span",{staticClass:"styled-input"},[e._t("before"),e._v(" "),t("input",e._b({directives:[{name:"maska",rawName:"v-maska:[mask]",arg:e.mask}],class:{error:e.isInvalid},attrs:{type:e.type,disabled:e.disabled,placeholder:e.placeholder},domProps:{value:e.value},on:{input:function(t){return e.$emit("input",t.target.value)},change:function(t){return e.$emit("change",t)},keyup:function(t){return!t.type.indexOf("key")&amp;&amp;e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleValidation.apply(null,arguments)}}},"input",e.$attrs,!1)),e._v(" "),e._t("after")],2):t("textarea",{staticClass:"styled-input",class:{error:e.isInvalid},style:e.computedCustomStyle,attrs:{attrs:e.$attrs,type:e.type,disabled:e.disabled},domProps:{value:e.value},on:{input:function(t){return e.textareaInputListener(t)},change:function(t){return e.$emit("change",t)},keyup:function(t){return!t.type.indexOf("key")&amp;&amp;e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.handleValidation.apply(null,arguments)}}})}),[],!1,null,"50aff537",null);t.a=component.exports},932:function(e,t,n){"use strict";n(969),n(281);var r=n(5),o=n(934),l=n(88),c=n(875),d={name:"ValkyriePopin",components:{ValkyrieIcon:l.b,ValkyrieButton:c.a},props:{title:{type:String},titleTag:{type:String,default:"h3"},labelButtonConfirm:{type:String,default:"Ok"},labelButtonCancel:{type:String,default:"Annuler"},cancellable:{type:Boolean,default:!1},confirmable:{type:Boolean,default:!1},small:{type:Boolean,default:!1},cancellableDisabled:{type:Boolean,default:!1},confirmableDisabled:{type:Boolean,default:!1},autoOpen:{type:Boolean,default:!0},visibility:{type:Object,default:function(){return{mobile:!0,tablet:!0,desktop:!0,large:!0}}},disableScroll:{type:Object,default:function(){return{mobile:!0,tablet:!0,desktop:!0,large:!0}}},loadingButton:{type:Boolean,default:!1},isFullHeight:{type:Boolean,default:!1}},data:function(){return{popinActive:!1,popinPosition:"center"}},mounted:function(){document.body.appendChild(this.$el.removeChild(this.$refs.overlay)),this.autoOpen&amp;&amp;this.open()},beforeDestroy:function(){document.body.removeChild(this.$refs.overlay),this.close()},computed:{activeFooter:function(){return this.confirmable||this.cancellable},currentDevice:function(){return window.matchMedia("screen and (min-width: 768px) and (max-width: 1023px)").matches?"tablet":window.matchMedia("screen and (min-width: 1024px) and (max-width: 1279px)").matches?"desktop":window.matchMedia("screen and (min-width: 1280px)").matches?"large":"mobile"},overlayStyle:function(){return{active:this.popinActive,"visible-mobile":this.visibility.mobile,"visible-tablet":this.visibility.tablet,"visible-desktop":this.visibility.desktop,"visible-large":this.visibility.large}}},methods:{open:function(){var e=this;window.addEventListener("keyup",this.onWindowKeyup,!1),this.disableScroll[this.currentDevice]&amp;&amp;this.disableWindowScroll(),setTimeout((function(){e.popinActive=!0,setTimeout((function(){e.popinPosition=e.getPopinPosition()}),0)}),0)},close:function(){var e=this;window.removeEventListener("keyup",this.onWindowKeyup,!1),this.enableWindowScroll(),this.popinActive=!1;setTimeout((function(){e.$emit("close")}),200)},disableWindowScroll:function(){Object(o.a)({scrollFreeze:r.h}),document.body.classList.toggle("modal-opened")},enableWindowScroll:function(){Object(o.b)(),document.body.classList.toggle("modal-opened")},onOverlayMousedown:function(e){this.overlayMousedown=e.target===this.$refs.overlay},onOverlayClick:function(e){this.overlayMousedown&amp;&amp;e.target===this.$refs.overlay&amp;&amp;(this.$emit("click-overlay"),this.close())},onCrossClick:function(){this.$emit("click-cross"),this.close()},onCancelClick:function(){this.close(),this.$emit("cancel")},onConfirmClick:function(){this.$emit("confirm")},onWindowKeyup:function(e){"Escape"===e.key&amp;&amp;this.close()},getPopinPosition:function(){var e,t;return((null===(e=this.$refs.popin)||void 0===e?void 0:e.clientHeight)||0)&lt;((null===(t=this.$refs.overlay)||void 0===t?void 0:t.clientHeight)||0)-128?"center":"scrollable"}}},f=(n(1027),n(15)),component=Object(f.a)(d,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"valkyrie-popin"},[t("div",{ref:"overlay",staticClass:"overlay",class:e.overlayStyle,on:{mousedown:e.onOverlayMousedown,click:e.onOverlayClick}},[t("div",{ref:"popin",staticClass:"popin-panel",class:[e.popinPosition,{small:e.small,"full-height":e.isFullHeight}]},[t("header",{staticClass:"header-popin"},[t(e.titleTag,{tag:"component",staticClass:"title"},[e._v("\n          "+e._s(e.title)+"\n        ")]),e._v(" "),t("button",{staticClass:"button-close",on:{click:e.onCrossClick}},[t("valkyrie-icon",{staticClass:"icon-close",attrs:{name:"close-normal",size:24}})],1)],1),e._v(" "),t("div",{staticClass:"content",class:{"content--active-footer":e.activeFooter}},[e._t("default")],2),e._v(" "),e.activeFooter?t("footer",{staticClass:"footer"},[e.cancellable?t("valkyrie-button",{staticClass:"button-cancel",class:{"full-width":!e.confirmable&amp;&amp;e.cancellable},attrs:{label:e.labelButtonCancel,level:"ghost",disabled:e.cancellableDisabled},on:{click:e.onCancelClick}}):e._e(),e._v(" "),e.confirmable?t("valkyrie-button",{staticClass:"button-confirm",class:{"full-width":e.confirmable&amp;&amp;!e.cancellable},attrs:{label:e.labelButtonConfirm,level:"primary",disabled:e.confirmableDisabled,loading:e.loadingButton},on:{click:e.onConfirmClick}}):e._e()],1):e._e()])])])}),[],!1,null,"7a6aab3e",null);t.a=component.exports},934:function(e,t,n){"use strict";n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return h}));n(43),n(55),n(63),n(64),n(40),n(21),n(51);var r=n(0);n(281);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){Object(r.a)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var c=null,d=0,f=null,v={shiftBodyScrollbar:!1,scrollFreeze:!0};function m(){var e=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{},t=f=l(l({},v),e),n=t.shiftBodyScrollbar,r=t.scrollFreeze,o=document.body.style;if(r){var m=window.innerWidth-document.documentElement.clientWidth,h=window;if(c=h.scrollY,o.overflow="hidden",o.position="fixed",o.top="-".concat(c,"px"),o.width="100%",o.height="100%",n&amp;&amp;m&gt;0){var y=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right"),10);d=y,o.paddingRight="".concat(y+m,"px")}}else o.overflow="hidden"}function h(){var e=(arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:{}).restorePosition,t=void 0===e||e;if(f){var n=f,r=n.scrollFreeze,o=n.shiftBodyScrollbar,l=document.documentElement.style,v=document.body.style;r?(v.position="static",v.top="",v.width="",v.height="",v.overflow="visible",o&amp;&amp;d&gt;=0&amp;&amp;(v.paddingRight="".concat(d,"px")),t&amp;&amp;(l["scroll-behavior"]="auto",window.scrollTo({top:c}),setTimeout((function(){l["scroll-behavior"]=""}),0))):v.overflow="visible"}}},945:function(e,t,n){var content=n(1040);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("0c1b724c",content,!1,{sourceMap:!1})},946:function(e,t,n){var content=n(1042);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("fdb7ae58",content,!1,{sourceMap:!1})},947:function(e,t,n){"use strict";n(898)},948:function(e,t,n){var r=n(49)((function(i){return i[1]}));r.push([e.i,".valkyrie-alert[data-v-374f0f65]{border-radius:8px;display:-webkit-flex;display:flex;line-height:18px;padding:12px}.valkyrie-alert .title[data-v-374f0f65]{font-size:16px;line-height:24px;margin-bottom:4px}.valkyrie-alert svg.icon[data-v-374f0f65]{margin-right:8px}.valkyrie-alert .link[data-v-374f0f65]{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-top:12px;-webkit-text-decoration:underline;text-decoration:underline}.valkyrie-alert .link svg[data-v-374f0f65]{margin-left:4px}@media screen and (min-width:768px){.valkyrie-alert .icon[data-v-374f0f65]{display:block}}@media print{.valkyrie-alert .icon[data-v-374f0f65]{display:block}}.valkyrie-alert-error[data-v-374f0f65]{background-color:#fde7e7}.valkyrie-alert-error.withBorder[data-v-374f0f65]{border:1px solid #ec1313}.valkyrie-alert-error .link svg[data-v-374f0f65],.valkyrie-alert-error .title[data-v-374f0f65],.valkyrie-alert-error a[data-v-374f0f65],.valkyrie-alert-error&gt;div[data-v-374f0f65]{color:#5e0808;fill:#5e0808}.valkyrie-alert-error .icon svg[data-v-374f0f65]{fill:#ec1313}.valkyrie-alert-warning[data-v-374f0f65]{background-color:#fff4e5}.valkyrie-alert-warning.withBorder[data-v-374f0f65]{border:1px solid #b26800}.valkyrie-alert-warning .link svg[data-v-374f0f65],.valkyrie-alert-warning .title[data-v-374f0f65],.valkyrie-alert-warning a[data-v-374f0f65],.valkyrie-alert-warning&gt;div[data-v-374f0f65]{color:#663c00;fill:#663c00}.valkyrie-alert-warning .icon svg[data-v-374f0f65]{fill:#b26800}.valkyrie-alert-success[data-v-374f0f65]{background-color:#e7fdee}.valkyrie-alert-success.withBorder[data-v-374f0f65]{border:1px solid #0da540}.valkyrie-alert-success .icon svg[data-v-374f0f65]{vertical-align:bottom;fill:#0da540}.valkyrie-alert-success .link svg[data-v-374f0f65],.valkyrie-alert-success .title[data-v-374f0f65],.valkyrie-alert-success a[data-v-374f0f65],.valkyrie-alert-success&gt;div[data-v-374f0f65]{color:#085e25;fill:#085e25}.valkyrie-alert-info[data-v-374f0f65]{background-color:#e6f5ff}.valkyrie-alert-info.withBorder[data-v-374f0f65]{border:1px solid #017acb}.valkyrie-alert-info .link svg[data-v-374f0f65],.valkyrie-alert-info .title[data-v-374f0f65],.valkyrie-alert-info a[data-v-374f0f65],.valkyrie-alert-info&gt;div[data-v-374f0f65]{color:#013d66;fill:#013d66}.valkyrie-alert-info .icon svg[data-v-374f0f65]{vertical-align:bottom;fill:#017acb}",""]),r.locals={},e.exports=r},949:function(e,t,n){var content=n(1044);content.__esModule&amp;&amp;(content=content.default),"string"==typeof content&amp;&amp;(content=[[e.i,content,""]]),content.locals&amp;&amp;(e.exports=content.locals);(0,n(50).default)("3233a51a",content,!1,{sourceMap:!1})},955:function(e,t,n){"use strict";n(35),n(177);var r={components:{ValkyrieIcon:n(88).b},name:"ValkyrieCheckbox",props:{id:{type:String,required:!0},name:{type:String},text:{type:String,required:!0},value:{type:[Boolean,String]},size:{type:Number,default:14},disabled:{type:Boolean}},model:{prop:"value",event:"input"}},o=(n(1023),n(15)),component=Object(o.a)(r,(function(){var e=this,t=e._self._c;return t("label",{staticClass:"valkyrie-checkbox",class:{disabled:e.disabled},attrs:{for:e.id}},[t("input",{attrs:{type:"checkbox",id:e.id,name:e.name,disabled:e.disabled},domProps:{checked:e.value?"checked":null},on:{input:function(t){return e.$emit("input",!e.value)}}}),e._v(" "),t("span",{staticClass:"valkyrie-checkbox__checkmark"},[t("span",{staticClass:"valkyrie-checkbox__checkmark-tick"},[t("valkyrie-icon",{attrs:{name:"check",size:e.size}})],1)]),e._v(" "),t("span",{staticClass:"valkyrie-checkbox__text"},[e._t("default",(function(){return[e._v("\n      "+e._s(e.text)+"\n    ")]}))],2)])}),[],!1,null,"418bcccc",null);t.a=component.exports},961:function(e,t,n){"use strict";var r=n(4),o=(n(41),n(177),n(932)),l=n(889),c=n(876),d=n(18),f={name:"ProductFundingPopin",components:{ValkyrieAlert:n(888).a,ValkyriePopin:o.a,ValkyrieSpinner:l.a},inject:["financingService"],data:function(){return{fundingDetail:null,hasError:!1}},props:{title:{type:String,required:!0},fundingType:{type:String,default:null,validator:function(e){return null===e||"leasing"===e||"loan"===e},required:!1},financingOfferId:{type:Number,default:null,required:!1},fundingPayload:{type:Object,default:null,required:!1},vehicleId:{type:String,required:!0},includeOptionalInsurance:{type:Boolean,default:!1,required:!1}},filters:{priceFormat:function(e,t){var n=Math.round(100*e)/100;return Object(c.b)({value:n,unit:"EUR"},null,null,t)}},mounted:function(){var e=this;return Object(r.a)(regeneratorRuntime.mark((function t(){var n,r,o,l,c,f;return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return e.hasError=!1,c=e.$i18n.locale||"en",f=Object(d.b)({context:e.$nuxt?e.$nuxt.context:null,locale:c}),t.next=5,e.financingService.getVehicleFinancingDetail({vehicleId:e.vehicleId,financingType:e.fundingType,financingOfferId:null!==(n=e.financingOfferId)&amp;&amp;void 0!==n?n:null,cashDeposit:null===(r=e.fundingPayload)||void 0===r||null===(r=r.provision)||void 0===r?void 0:r.value,annualMileage:null===(o=e.fundingPayload)||void 0===o||null===(o=o.mileage)||void 0===o?void 0:o.value,duration:null===(l=e.fundingPayload)||void 0===l||null===(l=l.duration)||void 0===l?void 0:l.value,includeOptionalInsurance:e.includeOptionalInsurance},f);case 5:e.fundingDetail=t.sent,e.fundingDetail||(e.hasError=!0);case 7:case"end":return t.stop()}}),t)})))()},computed:{popinTitle:function(){return this.hasError?this.$t("common.componentErrorShort.title"):this.title}}},v=(n(1029),n(15)),component=Object(v.a)(f,(function(){var e=this,t=e._self._c;return t("valkyrie-popin",{attrs:{"title-tag":"span",title:e.popinTitle},on:{close:function(t){return e.$emit("close")}}},[e.fundingDetail?t("div",{staticClass:"product-funding-popin-content"},[t("p",{staticClass:"info"},[e._v("\n      "+e._s(e.$t("pdp.funding.popin.example"))+"\n    ")]),e._v(" "),"leasing"===e.fundingDetail.type?t("table",{staticClass:"table"},[t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.vehiclePrice")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.vehiclePrice,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.parameters.provision")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.cashDeposit,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.parameters.duration")))]),e._v(" "),t("td",[e._v(e._s(e.fundingDetail.duration)+" mois")])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.firstMonthlyRentExcludingInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.firstMonthlyRentExcludingInsurance,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.followingMonthlyRentsExcludingInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.followingMonthlyRentsExcludingInsurance,e.$i18n.locale)))])]),e._v(" "),e.fundingDetail.firstMonthlyRentWithOptionalInsurance?t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.firstMonthlyRentWithOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.firstMonthlyRentWithOptionalInsurance,e.$i18n.locale)))])]):e._e(),e._v(" "),e.fundingDetail.followingMonthlyRentsWithOptionalInsurance?t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.followingMonthlyRentsWithOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.followingMonthlyRentsWithOptionalInsurance,e.$i18n.locale)))])]):e._e(),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.finalPurchaseOption")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.finalPurchaseOption,e.$i18n.locale)))])]),e._v(" "),t("tr",{staticClass:"bold"},[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.totalAmountWhenPurchaseExcludingOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.totalAmountWhenPurchaseExcludingOptionalInsurance,e.$i18n.locale)))])]),e._v(" "),e.fundingDetail.totalAmountWhenPurchaseWithOptionalInsurance?t("tr",{staticClass:"bold"},[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loa.totalAmountWhenPurchaseWithOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.totalAmountWhenPurchaseWithOptionalInsurance,e.$i18n.locale)))])]):e._e()]):e._e(),e._v(" "),"loan"===e.fundingDetail.type?t("table",{staticClass:"table"},[t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.vehiclePrice")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.vehiclePrice,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.parameters.provision")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.cashDeposit,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.amountBorrowed")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.amountBorrowed,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.parameters.duration")))]),e._v(" "),t("td",[e._v(e._s(e.fundingDetail.duration)+" mois")])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.monthlyPaymentsExcludingOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.monthlyPaymentsExcludingOptionalInsurance,e.$i18n.locale))+"/mois")])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.totalCostOfCreditExcludingOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.totalCostOfCreditExcludingOptionalInsurance,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.includingAdministrativeFees")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.includingAdministrativeFees,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.ofWhichInterest")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.interest,e.$i18n.locale)))])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.fixedBorrowingRate")))]),e._v(" "),t("td",[e._v(e._s(e.fundingDetail.fixedBorrowingRate)+"%")])]),e._v(" "),t("tr",[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.fixedApr")))]),e._v(" "),t("td",[e._v(e._s(e.fundingDetail.annualInterestRate)+"%")])]),e._v(" "),t("tr",{staticClass:"bold"},[t("td",[e._v(e._s(e.$t("pdp.funding.popin.loan.totalAmountDueExcludingOptionalInsurance")))]),e._v(" "),t("td",[e._v(e._s(e._f("priceFormat")(e.fundingDetail.totalAmountDueExcludingOptionalInsurance,e.$i18n.locale)))])])]):e._e(),e._v(" "),t("div",{staticClass:"mentions"},[t("p",{directives:[{name:"markdown",rawName:"v-markdown",value:e.fundingDetail.legalNotice,expression:"fundingDetail.legalNotice"}]})])]):e.hasError?t("div",[t("valkyrie-alert",{attrs:{type:"error",message:e.$t("common.componentErrorShort.content")}})],1):t("valkyrie-spinner")],1)}),[],!1,null,"33cec880",null);t.a=component.exports}}]);</pre></body></html>