@layer components{.LoadingIndicator{display:inline-block;color:#005096;vertical-align:middle;width:1em;height:1em;line-height:1em}.LoadingIndicator__spinner{position:relative;display:block;width:1em;height:1em;-webkit-animation:loading-indicator-spin 1s linear infinite;animation:loading-indicator-spin 1s linear infinite}.LoadingIndicator__spinner:after{width:50%;height:100%;border-bottom:.1em solid;border-radius:.5em 0 0 .5em}.LoadingIndicator__spinner:after,.LoadingIndicator__spinner:before{content:"";position:absolute;top:0;left:0;border-left:.1em solid;border-top:.1em solid}.LoadingIndicator__spinner:before{width:100%;height:50%;border-right:.1em solid;border-radius:.5em .5em 0 0}.LoadingIndicator--invert{color:#fff;opacity:.5}.LoadingIndicator--inherit{color:inherit}@-webkit-keyframes loading-indicator-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-indicator-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}}@layer components{.MaterialPageHeader__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.MaterialPageHeader__search{-ms-flex-positive:1;flex-grow:1;max-width:400px}.MaterialPageHeadline{font-family:Inter,fallback-font,sans-serif;font-weight:600;font-size:24px;line-height:1.33}}@layer components{@media(min-width:720px){.MaterialPageHeadline{font-family:Inter,fallback-font,sans-serif;font-weight:600;font-size:28px;line-height:1.33}}@media(min-width:960px){.MaterialPageHeadline{font-family:Inter,fallback-font,sans-serif;font-weight:600;font-size:32px;line-height:1.33}}.MaterialPageHeadline{font-weight:400;display:block;margin:0;max-width:100%}.MaterialPageHeadline__modelInfo{font-weight:600;white-space:nowrap}.MaterialPageHeadline__toggle{margin-left:8px}.Icon{display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.Icon,.Icon svg{width:1em;height:1em}.Icon svg{fill:currentColor;pointer-events:none}.Icon--block{display:-ms-flexbox;display:flex}.Icon--inline{display:inline}.MaterialStepSection{position:relative}.MaterialStepSection__topline{margin-bottom:4px}.MaterialStepSection__header{padding:16px 16px 0}}@layer components{}@layer components{@media(min-width:1000px){.MaterialStepSection__header{padding:24px 24px 0}}.MaterialStepSection__content{position:relative;z-index:10;padding:16px}@media(min-width:1000px){.MaterialStepSection__content{padding:24px}}.MaterialStepSection__stickyContent{position:sticky;top:0;z-index:20;padding:16px;background:#fff;border-bottom:1px solid #d0d5dd}@media(min-width:1000px){.MaterialStepSection__stickyContent{padding:24px}}.MaterialStepSection__footer{padding:16px}@media(min-width:1000px){.MaterialStepSection__footer{padding:24px}}.MaterialStepSection--noContentSpacing .MaterialStepSection__content{padding:0}.Annotation{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Annotation__icon{-ms-flex-negative:0;flex-shrink:0;margin:0 4px;font-size:20px;color:#005096}.Annotation__content{color:#667085;padding-left:8px}.Annotation--inverted .Annotation__content,.Annotation--inverted .Annotation__icon{color:#fff}.Annotation--success .Annotation__icon{color:#039855}.DetailedPrices{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5}.DetailedPrices>*+*{margin-top:4px}.DetailedPrices__discount,.DetailedPrices__footer,.DetailedPrices__shipping,.DetailedPrices__total,.DetailedPrices__vat{margin-top:8px}.DetailedPrices__footer,.DetailedPrices__total{border-top:1px solid #eaecf0;padding-top:8px}.DetailedPrices__footer{color:#667085;font-size:12px}.Stack{display:-ms-flexbox;display:flex;width:100%}.Stack.Stack>*{min-width:0}.Stack.Stack>:last-child{margin-bottom:0}.Stack--widthAuto{width:auto}.Stack--direction-column{-ms-flex-direction:column;flex-direction:column}.Stack--direction-column,.Stack--direction-column-reverse{-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:start}.Stack--direction-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.Stack--direction-row{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:start;-ms-flex-pack:start;justify-content:start}.Stack--direction-row-reverse{-ms-flex-align:row-reverse;align-items:row-reverse;-ms-flex-pack:start;justify-content:start}.Stack--alignItems-start,.Stack--direction-row-reverse{-ms-flex-align:start;align-items:start}.Stack--alignItems-center{-ms-flex-align:center;align-items:center}.Stack--alignItems-end{-ms-flex-align:end;align-items:end}.Stack--alignItems-stretch{-ms-flex-align:stretch;align-items:stretch}.Stack--alignItems-baseline{-ms-flex-align:baseline;align-items:baseline}.Stack--justifyContent-start{-ms-flex-pack:start;justify-content:start}.Stack--justifyContent-center{-ms-flex-pack:center;justify-content:center}.Stack--justifyContent-end{-ms-flex-pack:end;justify-content:end}.Stack--justifyContent-space-between{-ms-flex-pack:justify;justify-content:space-between}.Stack--justifyContent-space-around{-ms-flex-pack:distribute;justify-content:space-around}.Stack--justifyContent-space-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.Stack--wrap-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.Stack--wrap-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.Stack--wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.Stack--grow-first.Stack--grow-first>:first-child,.Stack--grow-last.Stack--grow-last>:last-child{-ms-flex-positive:1;flex-grow:1}.Stack--space-1400{gap:256px}.Stack--space-1300{gap:224px}.Stack--space-1200{gap:192px}.Stack--space-1100{gap:160px}.Stack--space-1000{gap:128px}.Stack--space-900{gap:96px}.Stack--space-800{gap:80px}.Stack--space-700{gap:64px}.Stack--space-600{gap:48px}.Stack--space-500{gap:40px}.Stack--space-400{gap:32px}.Stack--space-300{gap:24px}.Stack--space-200{gap:20px}.Stack--space-100{gap:16px}.Stack--space-90{gap:12px}.Stack--space-80{gap:8px}.Stack--space-70{gap:4px}.Stack--space-60{gap:2px}}@layer components{}@layer components{}@layer components{@media(min-width:720px){.Stack--spaceM-1400{gap:256px}.Stack--spaceM-1300{gap:224px}.Stack--spaceM-1200{gap:192px}.Stack--spaceM-1100{gap:160px}.Stack--spaceM-1000{gap:128px}.Stack--spaceM-900{gap:96px}.Stack--spaceM-800{gap:80px}.Stack--spaceM-700{gap:64px}.Stack--spaceM-600{gap:48px}.Stack--spaceM-500{gap:40px}.Stack--spaceM-400{gap:32px}.Stack--spaceM-300{gap:24px}.Stack--spaceM-200{gap:20px}.Stack--spaceM-100{gap:16px}.Stack--spaceM-90{gap:12px}.Stack--spaceM-80{gap:8px}.Stack--spaceM-70{gap:4px}.Stack--spaceM-60{gap:2px}}@media(min-width:960px){.Stack--spaceL-1400{gap:256px}.Stack--spaceL-1300{gap:224px}.Stack--spaceL-1200{gap:192px}.Stack--spaceL-1100{gap:160px}.Stack--spaceL-1000{gap:128px}.Stack--spaceL-900{gap:96px}.Stack--spaceL-800{gap:80px}.Stack--spaceL-700{gap:64px}.Stack--spaceL-600{gap:48px}.Stack--spaceL-500{gap:40px}.Stack--spaceL-400{gap:32px}.Stack--spaceL-300{gap:24px}.Stack--spaceL-200{gap:20px}.Stack--spaceL-100{gap:16px}.Stack--spaceL-90{gap:12px}.Stack--spaceL-80{gap:8px}.Stack--spaceL-70{gap:4px}.Stack--spaceL-60{gap:2px}}}@layer components{.DetailedPriceItem{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;color:#1d2939;margin:0}.DetailedPriceItem__label{-ms-flex-positive:1;flex-grow:1;overflow:hidden}.DetailedPriceItem__price{-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.DetailedPriceItem--appearance-alternative{color:#98a2b3}.DetailedPriceItem--appearance-alternative .DetailedPriceItem__price{color:#d0d5dd}.DetailedPriceItem--appearance-success .DetailedPriceItem__price{color:#039855}.Tooltip{display:inline-block;position:relative;max-width:320px;border-radius:8px;color:#1d2939;background-color:#fff;-webkit-box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08);-webkit-filter:drop-shadow(0 0 16px rgba(16,24,40,.08));filter:drop-shadow(0 0 16px rgba(16,24,40,.08));word-wrap:break-word;text-align:left}}@layer components{.Tooltip:popover-open,.Tooltip[data-popover-fallback],:popover-open .Tooltip,[data-popover-fallback] .Tooltip{opacity:1;-webkit-transition:opacity .15s linear,translate .15s ease-out;transition:opacity .15s linear,translate .15s ease-out}@starting-style{.Tooltip:popover-open,.Tooltip[data-popover-fallback],:popover-open .Tooltip,[data-popover-fallback] .Tooltip{opacity:0}}.Tooltip__main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:stretch;justify-content:stretch;gap:4px;padding:12px;max-height:70vh;overflow:auto}.Tooltip__content{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:12px;line-height:1.5}.Tooltip__content>:last-child{margin-bottom:0}.Tooltip__footer{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:12px;line-height:1.5;color:#667085}.Tooltip__footer>:last-child{margin-bottom:0}.Tooltip__arrow{display:inline-block;height:0;width:0;-webkit-transform:rotate(1turn);border-color:rgba(0,0,0,0) rgba(0,0,0,0) currentcolor;border-style:solid;border-width:0 6px 6px;position:absolute;color:#fff;-webkit-transform-origin:center;transform-origin:center}@starting-style{.Tooltip--placement-top:popover-open,.Tooltip--placement-top[data-popover-fallback],:popover-open .Tooltip--placement-top,[data-popover-fallback] .Tooltip--placement-top{translate:0 -10px}}.Tooltip--placement-top .Tooltip__arrow{top:100%;left:calc(50% - 6px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@starting-style{.Tooltip--placement-bottom:popover-open,.Tooltip--placement-bottom[data-popover-fallback],:popover-open .Tooltip--placement-bottom,[data-popover-fallback] .Tooltip--placement-bottom{translate:0 10px}}.Tooltip--placement-bottom .Tooltip__arrow{bottom:100%;left:calc(50% - 6px);-webkit-transform:rotate(0deg);transform:rotate(0deg)}@starting-style{.Tooltip--placement-left:popover-open,.Tooltip--placement-left[data-popover-fallback],:popover-open .Tooltip--placement-left,[data-popover-fallback] .Tooltip--placement-left{translate:-10px 0}}.Tooltip--placement-left .Tooltip__arrow{left:100%;top:calc(50% - 6px);-webkit-transform:translateX(-3px) rotate(90deg);transform:translateX(-3px) rotate(90deg)}@starting-style{.Tooltip--placement-right:popover-open,.Tooltip--placement-right[data-popover-fallback],:popover-open .Tooltip--placement-right,[data-popover-fallback] .Tooltip--placement-right{translate:10px 0}}.Tooltip--placement-right .Tooltip__arrow{right:100%;top:calc(50% - 6px);-webkit-transform:translateX(3px) rotate(-90deg);transform:translateX(3px) rotate(-90deg)}.Tooltip--appearance-dark{color:#fff;background-color:#1d2939;-webkit-box-shadow:none;box-shadow:none}.Tooltip--appearance-dark .Tooltip__footer{color:#d0d5dd}.Tooltip--appearance-dark .Tooltip__arrow{color:#1d2939}.Headline{display:block;margin:0;font-weight:700;color:inherit;font-size:16px}}@layer components{@media(min-width:720px){.Headline{font-size:20px}}.Headline>.Icon{position:relative;font-size:.6em;margin-right:.6em;top:-.1em}.Headline__label{display:inline}.Headline__addendum{display:inline;font-size:14px}@media(min-width:720px){.Headline__addendum{font-size:16px}}.Headline--s{font-size:16px;font-weight:700}@media(min-width:720px){.Headline--s{font-size:16px}}.Headline--s>.Icon{font-size:20px;margin-right:10px}.Headline--s .Headline__addendum{font-size:1em}.Headline--l{font-size:20px;font-weight:700;line-height:1.2}@media(min-width:720px){.Headline--l{font-size:30px}}.Headline--l .Headline__addendum{font-size:16px}.Headline--xl{font-size:30px;font-weight:700;line-height:1.2}@media(min-width:720px){.Headline--xl{font-size:40px}}.Headline--xl .Headline__addendum{font-size:20px}.Headline--invert{color:#fff}.Headline--warning>.Icon{font-size:1.3em;margin-right:.5em;top:-.08em;color:#f79009;-ms-flex-item-align:end;align-self:flex-end}.Headline--inline{display:inline}.Headline--minor{color:#747892}.Headline--addendum .Headline__label{margin-right:10px}.Headline--deprecatedMarginBottom{margin-bottom:15px}.Headline--deprecatedMarginBottom.Headline--xl{margin-bottom:30px}.Price{font-size:16px}.Price__loading{display:-ms-flexbox;display:flex;color:#747892;font-style:italic;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.2}.Price__loading>.LoadingIndicator{margin-right:15px;margin-top:-2px}.Price__price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Price__value{font-weight:700;white-space:nowrap}.Price__suffix{margin-left:5px}.Price__prefix{white-space:nowrap;margin-right:.15em}.Price--size-l .Price__prefix,.Price--size-l .Price__value{font-size:20px}.Price--size-s .Price__prefix,.Price--size-s .Price__value{font-size:14px}.Price--success{color:#08a399}.Price--minor{color:#747892}.FieldLabel{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:14px;line-height:1.5}.FieldLabel__label{color:#667085;margin-bottom:2px}.FieldLabel__addendum{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5;font-style:italic;color:#667085;margin-left:8px}.Button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;height:40px;padding:0 16px;background:#005096;border:1px solid rgba(0,0,0,0);border-radius:8px;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;-webkit-transition:background-color .1s linear,color .1s linear,border-color .1s linear,-webkit-transform .1s linear;transition:background-color .1s linear,color .1s linear,border-color .1s linear,-webkit-transform .1s linear;transition:transform .1s linear,background-color .1s linear,color .1s linear,border-color .1s linear;transition:transform .1s linear,background-color .1s linear,color .1s linear,border-color .1s linear,-webkit-transform .1s linear}.Button__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:14px;line-height:1.5;line-height:1.1}.Button__icon{display:-ms-flexbox;display:flex;font-size:20px}.Button:hover{background:#013262}.Button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.Button--disabled,.Button--disabled:active,.Button--disabled:hover{color:#98a2b3;background:#d0d5dd;cursor:not-allowed;-webkit-transform:none;transform:none}.Button--size-90{height:32px;padding:0 12px}.Button--size-90 .Button__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:14px;line-height:1.5;line-height:1.1}.Button--size-90 .Button__icon{font-size:16px}.Button--size-200{height:48px;padding:0 20px}.Button--size-200 .Button__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:16px;line-height:1.5;line-height:1.1}.Button--size-300{gap:12px;height:56px;padding:0 24px}.Button--size-300 .Button__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:16px;line-height:1.5;line-height:1.1}.Button--size-300 .Button__icon{font-size:24px}.Button--appearance-error{background:#d92d20}.Button--appearance-error:hover{background:#912018}.Button--appearance-error.Button--disabled,.Button--appearance-error.Button--disabled:hover{background:#d0d5dd}.Button--hierarchy-secondary{background:#fff;border-color:#d0d5dd;color:#1d2939;-webkit-box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.Button--hierarchy-secondary:hover{background:#f2f4f7}.Button--hierarchy-secondary.Button--disabled,.Button--hierarchy-secondary.Button--disabled:hover{background:#f2f4f7;border-color:#eaecf0;color:#98a2b3}.Button--hierarchy-ghost{background:rgba(29,41,57,0);color:#1d2939}.Button--hierarchy-ghost:hover{background:rgba(29,41,57,.08)}.Button--hierarchy-ghost.Button--disabled,.Button--hierarchy-ghost.Button--disabled:hover{background:rgba(29,41,57,0);color:#98a2b3}.Button--hierarchy-ghost-input-action{background:rgba(29,41,57,0);color:#005096;border-radius:0}.Button--hierarchy-ghost-input-action:hover{background:rgba(29,41,57,.08);color:#013262}.Button--hierarchy-ghost-input-action.Button--disabled,.Button--hierarchy-ghost-input-action.Button--disabled:hover{background:rgba(29,41,57,0);color:#98a2b3}.Button--block{display:-ms-flexbox;display:flex;width:100%}.Button--iconOnly{padding-left:0;padding-right:0;width:40px}.Button--iconOnly.Button--size-90{width:32px}.Button--iconOnly.Button--size-200{width:48px}.Button--iconOnly.Button--size-300{width:56px}.LinkButton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;color:#005096;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;cursor:pointer;-webkit-transition:color .1s linear,-webkit-transform .1s linear;transition:color .1s linear,-webkit-transform .1s linear;transition:transform .1s linear,color .1s linear;transition:transform .1s linear,color .1s linear,-webkit-transform .1s linear}.LinkButton__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:14px;line-height:1.5;text-align:left}.LinkButton__icon{display:-ms-flexbox;display:flex;font-size:16px}.LinkButton:hover{color:#013262}.LinkButton:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.LinkButton--disabled,.LinkButton--disabled:active,.LinkButton--disabled:hover{color:#98a2b3;cursor:not-allowed;-webkit-transform:none;transform:none}.LinkButton--size-80 .LinkButton__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:12px;line-height:1.5}.LinkButton--size-80 .LinkButton__icon{font-size:14px}.LinkButton--size-90 .LinkButton__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:14px;line-height:1.5}.LinkButton--size-90 .LinkButton__icon{font-size:16px}.LinkButton--size-200 .LinkButton__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:16px;line-height:1.5}.LinkButton--size-200 .LinkButton__icon{font-size:20px}.LinkButton--size-300{gap:12px}.LinkButton--size-300 .LinkButton__label{font-family:Inter,fallback-font,sans-serif;font-weight:500;font-size:16px;line-height:1.5}.LinkButton--size-300 .LinkButton__icon{font-size:24px}.LinkButton--appearance-minor{color:#667085}.LinkButton--appearance-minor:hover{color:#1d2939}.LinkButton--appearance-minor.LinkButton--disabled,.LinkButton--appearance-minor.LinkButton--disabled:hover{color:#98a2b3}.LinkButton--appearance-error{color:#d92d20}.LinkButton--appearance-error:hover{color:#b42318}.LinkButton--appearance-error.LinkButton--disabled,.LinkButton--appearance-error.LinkButton--disabled:hover{color:#98a2b3}.LinkButton--appearance-warning{color:#f79009}.LinkButton--appearance-warning:hover{color:#dc6803}.LinkButton--appearance-warning.LinkButton--disabled,.LinkButton--appearance-warning.LinkButton--disabled:hover{color:#98a2b3}.LinkButton--appearance-success{color:#039855}.LinkButton--appearance-success:hover{color:#027a48}.LinkButton--appearance-success.LinkButton--disabled,.LinkButton--appearance-success.LinkButton--disabled:hover{color:#98a2b3}.Paragraph{margin:0}.Paragraph>strong{font-weight:700}.Paragraph--size-l{font-size:20px}.Paragraph--size-s{font-size:14px}.Paragraph--size-xs{font-size:12px}.Paragraph--strong{font-weight:700}.Paragraph--minor{color:#747892}.Paragraph--warning>.Icon{vertical-align:text-top;margin-right:10px;color:#f79009;font-size:16px}.Paragraph--error{color:#d92d20}.Paragraph--errorIcon>.Icon{vertical-align:text-top;margin-right:10px;color:#d92d20;font-size:16px}.Paragraph--success{color:#08a399}.Paragraph--contained{max-width:540px}.Paragraph--clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.Paragraph--deprecatedMarginBottom{margin-bottom:15px}}@layer components{}@layer components{}@layer components{}@layer components{}@layer components{}