/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-content:"";--tw-border-style:solid}}}@layer theme{:host,:root{--cc-spacing:.0625rem;--cc-z-index-navigation:var(--v-index-navigation);--cc-ring-color-accent-blue:var(--v-color-foreground-accent-blue);--cc-ring-color-ornament:var(--v-color-ornament-primary);--cc-ring-color-primary:var(--v-color-foreground-primary);--cc-font-weight-emphasis:var(--v-font-emphasis-weight);--cc-font-weight-regular:var(--v-font-regular-weight);--cc-background-color-secondary:var(--v-color-background-secondary)}}@layer components;@layer utilities{.cc\:invisible{visibility:hidden}.cc\:visible{visibility:visible}.cc\:inset-0{inset:calc(var(--cc-spacing)*0)}.cc\:end-8{inset-inline-end:calc(var(--cc-spacing)*8)}.cc\:top-0{top:calc(var(--cc-spacing)*0)}.cc\:top-14{top:calc(var(--cc-spacing)*14)}.cc\:bottom-8{bottom:calc(var(--cc-spacing)*8)}.cc\:left-24{left:calc(var(--cc-spacing)*24)}.cc\:z-navigation{z-index:var(--cc-z-index-navigation)}.cc\:col-span-2{grid-column:span 2/span 2}.cc\:\[margin-inline\:calc\(1\.5rem\*-1\)\]{margin-inline:-1.5rem}.cc\:mx-px{margin-inline:1px}.cc\:ms-\[0\.5ch\]{margin-inline-start:.5ch}.cc\:line-clamp-2{-webkit-line-clamp:2}.cc\:line-clamp-2,.cc\:line-clamp-3,.cc\:line-clamp-\[3\]{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cc\:line-clamp-3,.cc\:line-clamp-\[3\]{-webkit-line-clamp:3}.cc\:hidden{display:none}.cc\:size-22{width:calc(var(--cc-spacing)*22);height:calc(var(--cc-spacing)*22)}.cc\:h-36{height:calc(var(--cc-spacing)*36)}.cc\:h-40{height:calc(var(--cc-spacing)*40)}.cc\:h-80{height:calc(var(--cc-spacing)*80)}.cc\:h-400{height:calc(var(--cc-spacing)*400)}.cc\:h-600{height:calc(var(--cc-spacing)*600)}.cc\:h-\[36px\]{height:36px}.cc\:max-h-full{max-height:100%}.cc\:min-h-56{min-height:calc(var(--cc-spacing)*56)}.cc\:w-\(--annotation-width\){width:var(--annotation-width)}.cc\:w-\(--polygon-width\){width:var(--polygon-width)}.cc\:w-40{width:calc(var(--cc-spacing)*40)}.cc\:w-96{width:calc(var(--cc-spacing)*96)}.cc\:w-\[36px\]{width:36px}.cc\:max-w-640{max-width:calc(var(--cc-spacing)*640)}.cc\:max-w-page{max-width:120rem}.cc\:min-w-\(--width\){min-width:var(--width)}.cc\:min-w-0{min-width:calc(var(--cc-spacing)*0)}.cc\:min-w-24{min-width:calc(var(--cc-spacing)*24)}.cc\:min-w-\[80px\]{min-width:80px}.cc\:min-w-auto{min-width:auto}.cc\:flex-auto{flex:auto}.cc\:shrink-0{flex-shrink:0}.cc\:grow-0{flex-grow:0}.cc\:basis-full{flex-basis:100%}.cc\:cursor-pointer{cursor:pointer}.cc\:list-none{list-style-type:none}.cc\:grid-cols-\(--cc-grid-cols\){grid-template-columns:var(--cc-grid-cols)}.cc\:place-items-center{place-items:center}.cc\:justify-items-start{justify-items:start}.cc\:gap-x-\[0\.5ch\]{column-gap:.5ch}.cc\:gap-y-18{row-gap:calc(var(--cc-spacing)*18)}.cc\:self-stretch{align-self:stretch}.cc\:overscroll-y-contain{overscroll-behavior-y:contain}.cc\:bg-\(--bg-color\){background-color:var(--bg-color)}.cc\:object-cover{object-fit:cover}.cc\:p-\[6px\]{padding:6px}.cc\:px-24{padding-inline:calc(var(--cc-spacing)*24)}.cc\:px-\[1\.5rem\]{padding-inline:1.5rem}.cc\:text-\[10px\]{font-size:10px}.cc\:font-regular{--tw-font-weight:var(--cc-font-weight-regular);font-weight:var(--cc-font-weight-regular)}.cc\:text-pretty{text-wrap:pretty}.cc\:text-\(--text-color\){color:var(--text-color)}.cc\:opacity-30{opacity:.3}.cc\:ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.cc\:ring-ornament{--tw-ring-color:var(--cc-ring-color-ornament)}.cc\:outline-hidden\!{--tw-outline-style:none!important;outline-style:none!important}@media (forced-colors:active){.cc\:outline-hidden\!{outline-offset:2px!important;outline:2px solid #0000!important}}.cc\:transition-\[font-weight\]{transition-property:font-weight;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.cc\:delay-100{transition-delay:.1s}.cc\:duration-300{--tw-duration:.3s;transition-duration:.3s}.cc\:duration-\[110ms\]{--tw-duration:.11s;transition-duration:.11s}@media not print{.cc\:not-print\:bg-secondary{background-color:var(--cc-background-color-secondary)}.cc\:not-print\:px-24{padding-inline:calc(var(--cc-spacing)*24)}.cc\:not-print\:py-32{padding-block:calc(var(--cc-spacing)*32)}}.cc\:group-open\:font-emphasis:is(:where(.cc\:group):is([open],:popover-open,:open) *){--tw-font-weight:var(--cc-font-weight-emphasis);font-weight:var(--cc-font-weight-emphasis)}@media (hover:hover){.cc\:group-hover\:not-group-open\:underline:is(:where(.cc\:group):hover *):not(:is(:where(.cc\:group):is([open],:popover-open,:open) *)){text-decoration-line:underline}}.cc\:peer-aria-checked\:contents:is(:where(.cc\:peer)[aria-checked=true]~*){display:contents}.cc\:before\:mr-\[0\.5ch\]:before{content:var(--tw-content);margin-right:.5ch}.cc\:before\:content-\[\'•\'\]:before{--tw-content:"•";content:var(--tw-content)}.cc\:after\:mr-\[1ch\]:after{content:var(--tw-content);margin-right:1ch}.cc\:after\:ml-\[1ch\]:after{content:var(--tw-content);margin-left:1ch}.cc\:after\:content-\[\'•\'\]:after{--tw-content:"•";content:var(--tw-content)}.cc\:last\:border-r-0:last-child{border-right-style:var(--tw-border-style);border-right-width:0}.cc\:only\:hidden:only-child{display:none}@media (hover:hover){.cc\:hover\:border-\(--v-color-foreground-primary\)\!:hover{border-color:var(--v-color-foreground-primary)!important}.cc\:has-hover\:ring-primary:has(:hover){--tw-ring-color:var(--cc-ring-color-primary)}}.cc\:has-focus-visible\:ring-2:has(:focus-visible){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.cc\:has-focus-visible\:ring-primary:has(:focus-visible){--tw-ring-color:var(--cc-ring-color-primary)}.cc\:has-focus-visible\:ring-offset-2:has(:focus-visible){--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.cc\:has-aria-checked\:ring-2:has([aria-checked=true]){--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.cc\:has-aria-checked\:ring-accent-blue:has([aria-checked=true]){--tw-ring-color:var(--cc-ring-color-accent-blue)}@media not all and (min-width:64rem){.cc\:max-lg\:-mx-24{margin-inline:calc(var(--cc-spacing)*-24)}.cc\:max-lg\:ms-auto{margin-inline-start:auto}.cc\:max-lg\:mt-32{margin-top:calc(var(--cc-spacing)*32)}.cc\:max-lg\:micro{font-size:var(--v-font-12-size);line-height:var(--v-font-12-lineheight);letter-spacing:.02em}}@media (min-width:30rem){.cc\:md\:end-24{inset-inline-end:calc(var(--cc-spacing)*24)}.cc\:md\:bottom-24{bottom:calc(var(--cc-spacing)*24)}.cc\:md\:justify-items-center{justify-items:center}}@media (min-width:64rem){.cc\:lg\:top-\[var\(--action-bar-height\)\]{top:var(--action-bar-height)}.cc\:lg\:\[margin-inline\:calc\(2rem\*-1\)\]{margin-inline:-2rem}.cc\:lg\:min-h-168{min-height:calc(var(--cc-spacing)*168)}.cc\:lg\:px-\[2rem\]{padding-inline:2rem}}@media print{.cc\:print\:break-before-page{page-break-before:always;break-before:page}.cc\:print\:break-inside-avoid{page-break-inside:avoid;break-inside:avoid}}.cc\:\[\&_select\]\:text-ellipsis select{text-overflow:ellipsis}}:root{--action-bar-height:80px;--fleetbanner-height:56px}@media (max-width:63.99rem){:root{--action-bar-height:84px}}#site-navigation{--hideonscroll:var(--ON)!important}#configuratorPage_disclaimers{margin-top:10rem}@media print{.print-page{-webkit-print-color-adjust:exact;print-color-adjust:exact;min-width:100%}@page{size:A4 portrait;margin:2cm 3cm}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
