@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translate(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;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:translate(-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}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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}#root{display:flex;flex-direction:column;height:100vh}.react-loading-skeleton{--base-color: #d8d8db;--highlight-color: #212225;--animation-duration: .96s;border-radius:0}.active-products-vehicle{display:flex;flex-direction:row;margin-top:1.5rem}@media (min-width: 480px) and (max-width: 999px){.active-products-vehicle__header{display:flex;flex-direction:row-reverse}}@media (min-width: 480px) and (max-width: 759px){.active-products-vehicle__header>myproduct-vehicle-image{width:40%}}@media (min-width: 760px) and (max-width: 999px){.active-products-vehicle__header>myproduct-vehicle-image{width:50%}}.active-products-vehicle__desc{align-self:flex-end}@media (min-width: 480px) and (max-width: 759px){.active-products-vehicle__desc{width:60%}}@media (min-width: 760px) and (max-width: 999px){.active-products-vehicle__desc{width:50%}}.active-products-vehicle__buttons{display:block;padding:.75rem 0}@media (min-width: 480px){.active-products-vehicle__buttons{display:flex;flex-direction:row;flex-wrap:wrap}}.active-products-vehicle__buttons>myproduct-button{margin-right:2.25rem;padding-bottom:1.125rem}.active-products-vehicle__buttons .btn-service-overview{margin:0}.active-products-vehicle__hint{padding:1.125rem 0;border-top:1px solid var(--border-color--primary)}.active-products-vehicle__links{margin-left:.75rem}.active-products-vehicle__links :dir(rtl){margin-left:0}.active-products-vehicle__link{cursor:pointer;display:inline-block;text-decoration:underline;margin-top:.375rem}@media (min-width: 480px) and (max-width: 999px){.active-products-vehicle__products{margin-top:1.875rem}}.active-products-vehicle .btn-change-vehicle{margin-right:2.25rem}.active-products-vehicle .btn-change-vehicle :dir(rtl){margin-right:0;margin-left:2.25rem}[dir=rtl] .active-products-vehicle__links{margin-right:.75rem}._rich_1n9lr_7>*+*{margin-top:1em}footer{margin-top:auto;z-index:5;background-color:#fff}._footer__additional_1n9lr_17{padding:1.5rem 0;margin-top:2.5rem;background-color:#0e0e12}@media (min-width: 1000px){._footer__additional_1n9lr_17{padding:2.5rem 0;margin-top:5.25rem}}._footer__item_1n9lr_28{margin-top:0rem}._footer__item_1n9lr_28 a{text-decoration:none!important}._footer__item_1n9lr_28 img{max-height:2.625rem}@media (min-width: 760px){._footer__item_1n9lr_28{margin-top:2rem}}._footer__language_selector_1n9lr_42{max-width:22.25rem}._footer__divider_line_1n9lr_45{margin:1.5rem 0}.debugMode-container-box{position:fixed;z-index:1000;left:50%;transform:translate(-50%);top:0}.debugMode-container-box .debugMode-control-container{position:absolute;z-index:1000;left:50%;transform:translate(-50%);top:0;padding:.5rem;color:#fff;font-weight:700;background:#4586b7;display:flex;justify-content:center;align-items:center;width:200px;height:30px;border-radius:0 0 8px 8px}.debugMode-container-box .debugMode-control-label{position:relative;display:inline-block;width:52px;height:26px;margin-left:10px}.debugMode-container-box .debugMode-toggle-container{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#949393;transition:.4s;border-radius:28px;border:0}.debugMode-container-box .debugMode-toggle-container.active{background-color:#3eaa6f}.debugMode-container-box .debugMode-toggle{position:absolute;height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.25s;border-radius:50%;transform:translate(0)}.debugMode-container-box .debugMode-toggle.active{transform:translate(26px)}.debugMode-container-box .debugMode-show-hide-control{position:absolute;left:50%;transform:translate(-50%);font-size:1.5rem;width:28px;height:20px;background:#4586b7;border:0;border-radius:0 0 6px 6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.debugMode-container-box .debugMode-show-hide-control .debugMode-show-hide-control-input{display:none;position:relative}.debugMode-container-box .debugMode-arrow{border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:3px;color:#fff;transition:all .25s ease-in-out 0s}.debugMode-container-box .debugMode-arrow.up{transform:rotate(-135deg)}.debugMode-container-box .debugMode-arrow.down{transform:rotate(45deg) translate(-2px,-2px)}._-full-width-out_1u4vw_7{margin-left:calc(0px - ((100vw - 100%)/2));margin-right:calc(0px - ((100vw - 100%)/2))}._spacing_1u4vw_12{width:clamp(16px,1.25vw + 12px,36px);height:clamp(16px,1.25vw + 12px,36px)}._error_1u4vw_17{position:relative;display:flex;justify-content:center;align-items:flex-end;height:80vh;margin-top:-5.125rem}._error__image_1u4vw_25{flex-shrink:0;min-width:100%;min-height:100%;pointer-events:none}._error__content_1u4vw_31{position:absolute;width:100%;top:5.25rem}@media (min-width: 760px){._error__content_1u4vw_31{top:6.75rem}}@media (min-width: 1300px){._error__content_1u4vw_31{top:9rem}}._error__content-headline_1u4vw_46{margin-top:2rem}._error__content-description_1u4vw_49{margin-top:.5rem}._error__content-button_1u4vw_52{margin-top:2rem}/*!
 * This code is protected by intellectual property rights.
 * Dr. Ing. h.c. F. Porsche AG owns exclusive rights of use.
 * © 2017-2023, Dr. Ing. h.c. F. Porsche AG.
 */._active-product_1fzwy_7{box-sizing:border-box;width:100%;padding:1.125rem 0;border:1px solid var(--light-neutral-color-contrast-low-light, #D8D8DB);border-radius:8px;padding:2rem;margin-top:-1px;margin-bottom:2rem}._active-product__link_1fzwy_17{cursor:pointer;text-decoration:underline}._active-product__link_1fzwy_17+._active-product__link_1fzwy_17{margin-left:.25rem}.dev-tooltip-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1040}.dev-tooltip{position:fixed;padding:1rem;font-size:1.15rem;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;max-width:600px;max-height:600px;overflow-y:auto;background-color:#000c;border:1px solid #ccc;box-shadow:0 4px 8px #0000001a;z-index:1050}.progress-bar-headings{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.progress-bar-headings .heading{color:var(--light-interactive-form-disabled-disabled, #929396);font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center}.progress-bar-headings .heading.created{flex:none;color:var(--Notifications-pds-notification-success, #197E10);margin-left:-3px}html[dir=rtl] .progress-bar-headings .heading.created{margin-left:0;margin-right:-3px}.progress-bar-headings .heading.in-activation{color:var(--light-primary-light, var(--pds-primary, #010205));gap:4px}.progress-bar-headings .heading.active{gap:4px}@media screen and (max-width: 768px){.progress-bar-headings{flex-direction:column;align-items:flex-start;gap:4px}.progress-bar-headings>div{margin-bottom:5px}}.progress-bar-step{width:20px;height:20px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px}@media screen and (max-width: 640px){.progress-bar-step{width:19px;height:19px}}.progress-bar-step.active{border:1px solid var(--light-primary-light, var(--pds-primary, #929396))}.progress-bar-step.in-activation{background:var(--Background-pds-background-surface, #010205);border:1px solid var(--light-primary-light, var(--pds-primary, #010205));color:#fff}.progress-bar{width:100%;height:10px;flex-shrink:0;border-radius:12px;background:var(--Background-pds-background-surface, #EEEFF2);position:relative;z-index:1}.progress-bar-status{position:absolute;top:0;left:0;width:50%;height:10px;z-index:10;border-radius:12px;background:linear-gradient(90deg,#1f1f1f,#1f1f1fe6 .01%,#1f1f1fe6 11.28%,#1f1f1fd9 20.64%,#202020c2 31.34%,#212121a8 40%,#2222228c,#23232370,#24242454,#2525253b 66.67%)}html[dir=rtl] .progress-bar-status{left:auto;right:0;background:linear-gradient(90deg,#2525253b,#24242454,#23232370,#2222228c,#212121a8 26.67%,#202020c2 35.64%,#1f1f1fd9 44.28%,#1f1f1fe6 53.72%,#1f1f1fe6 66.67%,#1f1f1fe6 99.99%,#1f1f1f)}._Breadcrumb__Link_tmvwb_7{max-width:70vw}._Breadcrumb__LinkText_tmvwb_10{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}
