/*!
 * This code is protected by intellectual property rights.
 * Dr. Ing. h.c. F. Porsche AG owns exclusive rights of use.
 * © 2024, Dr. Ing. h.c. F. Porsche AG.
 */@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:700}.pds-display-large{font:normal normal 400 clamp(2.28rem,5.2vw + 1.24rem,7.48rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-heading-xx-large{font:normal normal 600 clamp(1.6rem,1.56vw + 1.29rem,3.16rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-heading-x-large{font:normal normal 600 clamp(1.42rem,.94vw + 1.23rem,2.37rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-heading-large{font:normal normal 600 clamp(1.27rem,.51vw + 1.16rem,1.78rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-heading-medium{font:normal normal 600 clamp(1.13rem,.21vw + 1.08rem,1.33rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-heading-small{font:normal normal 600 1rem/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-text-x-small{font:normal normal 400 clamp(.81rem,.23vw + .77rem,.88rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-text-small,.pds-text-x-small{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.pds-text-small{font:normal normal 400 1rem/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-text-medium{font:normal normal 400 clamp(1.13rem,.21vw + 1.08rem,1.33rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-text-large,.pds-text-medium{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.pds-text-large{font:normal normal 400 clamp(1.27rem,.51vw + 1.16rem,1.78rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}.pds-text-x-large{font:normal normal 400 clamp(1.42rem,.94vw + 1.23rem,2.37rem)/calc(6px + 2.125ex) Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}html{font-family:Porsche Next,Arial Narrow,Arial,Heiti SC,SimHei,sans-serif}body{min-height:100vh;background-color:#fff}#__next{min-height:100%}.rootContainer{position:relative;min-height:100vh;display:flex;flex-direction:column}:root{--p-internal-banner-z-index:700}a{border-radius:4px;margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px;transition:background var(--p-transition-duration,.25s) ease}@media(hover:hover){a:hover{background:rgba(148,149,152,.18)}}a{text-decoration:underline;color:#010205}a:active,a:focus{border-radius:4px}a:active:focus,a:focus:focus{outline:2px solid #1a44ea;outline-offset:2px}a:active:focus:not(:focus-visible),a:focus:focus:not(:focus-visible){outline-color:rgba(0,0,0,0)}.react-loading-skeleton{--base-color:#d8d8db;--highlight-color:#eeeff2;--animation-duration:0.96s;border-radius:4px}.ol-content,.rich-text ol,.rich-text ul,.ul-content{list-style:none;-webkit-padding-start:1em;padding-inline-start:1em;counter-reset:myproduct-counter}.ol-content li,.rich-text ol li,.rich-text ul li,.ul-content li{-webkit-padding-start:1em;padding-inline-start:1em;list-style-position:inside;position:relative;counter-increment:myproduct-counter}.ol-content li:before,.rich-text ol li:before,.rich-text ul li:before,.ul-content li:before{position:absolute;inset-inline-start:-1.5em;width:2em;text-align:end}.rich-text ul li:before,.ul-content li:before{content:"▪ "}.ol-content li:before,.rich-text ol li:before{content:counter(myproduct-counter) ". "}.rich-text>*+*{margin-top:1em}