.flex-slot{display:grid;margin-block:3rem}.shs-script-component{z-index:1}.shs-faq-table-component{border-collapse:separate;border-spacing:1.5rem;margin-inline:-1.5rem}.shs-faq-table-component__header{font-size:1.8rem;font-weight:700}.shs-faq-table-component__header td{border-bottom:1px solid var(--theme-color-grayscale-700)}.shs-faq-component__question{font-weight:700}.shs-box-tile-employee-component__wrapper{border-top-left-radius:1rem;border-bottom-right-radius:1rem;overflow:hidden;padding:2rem;display:grid;grid-template-rows:auto 1fr}.shs-box-tile-employee-component__wrapper--parent-background-white{background-color:var(--theme-color-grayscale-900)}.shs-box-tile-employee-component__wrapper--parent-background-grey{background-color:var(--theme-color-grayscale-1000)}.shs-box-tile-employee-component__content{padding-block:2rem 1rem;display:flex;flex-direction:column}.shs-box-tile-employee-component__title{font-weight:700;margin-top:0}.shs-box-tile-employee-component__text{flex-grow:1}.shs-form-component--spacing-bottom-none{margin-bottom:0}.shs-form-component--spacing-bottom-short{margin-bottom:1rem}.shs-form-component--spacing-bottom-default{margin-bottom:2rem}.shs-form-component--spacing-bottom-large{margin-bottom:4rem}.shs-form-component__missing{padding:2rem;border:1px solid red}.shs-box-layout-component{position:relative;right:50%;left:50%;margin-inline:calc((50vw - var(--scrollbar-width, 0px)/2)*-1);width:calc(100vw - var(--scrollbar-width, 0px))}.shs-box-layout-component--spacing-bottom-none{margin-bottom:0}.shs-box-layout-component--spacing-bottom-short{margin-bottom:1rem}.shs-box-layout-component--spacing-bottom-default{margin-bottom:2rem}.shs-box-layout-component--spacing-bottom-large{margin-bottom:4rem}.shs-box-layout-component{padding-block:2rem}.shs-box-layout-component--background-white{background-color:var(--theme-color-grayscale-1000)}.shs-box-layout-component--background-grey,.shs-box-layout-component__missing{background-color:var(--theme-color-grayscale-900)}.shs-box-layout-component__missing--background-grey{background-color:var(--theme-color-grayscale-1000)}.shs-box-layout-component__container{width:100%;max-width:calc(1448px + 20px*2);margin:0 auto;padding-inline:20px;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.shs-box-layout-component__container--col-4,.shs-box-layout-component__container--col-6{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shs-box-layout-component__container--col-4{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.shs-box-layout-component__container--col-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.shs-box-layout-component__container--col-3{grid-template-columns:repeat(4,1fr)}}.shs-banner-component__buttons{position:absolute;bottom:1rem;right:1rem;width:330px;display:flex;flex-direction:column-reverse;gap:1rem}.shs-banner-component__buttons--service{left:.5rem;bottom:.5rem;max-width:-moz-fit-content;max-width:fit-content;gap:1rem;flex-direction:column}@media (min-width:480px){.shs-banner-component__buttons--service{left:1rem;bottom:1rem}}@media (min-width:1200px){.shs-banner-component__buttons--service{left:2rem;bottom:2rem;gap:2rem}}.shs-teaser-component--spacing-bottom-none{margin-bottom:0}.shs-teaser-component--spacing-bottom-short{margin-bottom:1rem}.shs-teaser-component--spacing-bottom-default{margin-bottom:2rem}.shs-teaser-component--spacing-bottom-large{margin-bottom:4rem}.shs-teaser-component--text1-and-image{display:grid;grid-template-columns:1fr;row-gap:2rem;grid-template-areas:"image" "text1"}@media (min-width:768px){.shs-teaser-component--text1-and-image{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(2,1fr)}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-left{grid-template-areas:"image text1"}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-left.shs-teaser-component--image-width-col-3{grid-template-columns:1fr 3fr}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-left.shs-teaser-component--image-width-col-4{grid-template-columns:1fr 2fr}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-right{grid-template-areas:"text1 image"}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-right.shs-teaser-component--image-width-col-3{grid-template-columns:3fr 1fr}.shs-teaser-component--text1-and-image.shs-teaser-component--image-position-right.shs-teaser-component--image-width-col-4{grid-template-columns:2fr 1fr}}.shs-teaser-component--text2-and-image{grid-template-areas:"text1" "text2" "image"}@media (min-width:768px){.shs-teaser-component--text2-and-image{grid-template-columns:repeat(2,1fr)}.shs-teaser-component--text2-and-image.shs-teaser-component--image-position-left{grid-template-areas:"text1 text2" "image ."}.shs-teaser-component--text2-and-image.shs-teaser-component--image-position-right{grid-template-areas:"text1 text2" ". image"}}@media (min-width:1024px){.shs-teaser-component--text2-and-image{grid-template-columns:repeat(3,1fr)}.shs-teaser-component--text2-and-image.shs-teaser-component--image-position-left{grid-template-areas:"image text1 text2"}.shs-teaser-component--text2-and-image.shs-teaser-component--image-position-right{grid-template-areas:"text1 text2 image"}}.shs-teaser-component__content--text1{grid-area:text1}.shs-teaser-component__content--text2{grid-area:text2}.shs-teaser-component__image{grid-area:image}.shs-teaser-component .wysiwyg>p{margin-top:0}.shs-text-component--spacing-bottom-none{margin-bottom:0}.shs-text-component--spacing-bottom-short{margin-bottom:1rem}.shs-text-component--spacing-bottom-default{margin-bottom:2rem}.shs-text-component--spacing-bottom-large{margin-bottom:4rem}.shs-text-component{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.shs-text-component--columns-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.shs-text-component--columns-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shs-text-component--columns-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.shs-text-component--columns-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.shs-text-component--columns-4{grid-template-columns:repeat(4,1fr)}}.shs-text-component .wysiwyg ol,.shs-text-component .wysiwyg ul{padding-left:3rem}.shs-header-component--spacing-bottom-none{margin-bottom:0}.shs-header-component--spacing-bottom-short{margin-bottom:1rem}.shs-header-component--spacing-bottom-default{margin-bottom:2rem}.shs-header-component--spacing-bottom-large{margin-bottom:4rem}.shs-header-component--color-primary-1{color:var(--theme-color-primary-default)}.shs-header-component--color-primary-2{color:var(--theme-color-secondary-default)}.document-download--spacing-bottom-none{margin-bottom:0}.document-download--spacing-bottom-short{margin-bottom:1rem}.document-download--spacing-bottom-default{margin-bottom:2rem}.document-download--spacing-bottom-large{margin-bottom:4rem}.document-download{display:grid;grid-template-columns:40px 1fr;gap:1rem;border-block:2px solid var(--theme-color-grayscale-700)}.document-download__icon{display:flex;align-items:center;color:var(--theme-color-primary-default)}.document-download__content{display:grid;gap:.2rem}.document-download__title{font-size:1.6rem;font-weight:700;color:var(--theme-color-grayscale-100)}.document-download__file{font-size:1.4rem;font-weight:500;display:flex;gap:.5rem;color:var(--theme-color-grayscale-300)}.document-download__file-size{font-weight:400}.dynamic-component__missing{border:2px solid var(--theme-color-status-error-default);padding:2rem}.dynamic-component__missing--background-white{background-color:var(--theme-color-grayscale-900)}.dynamic-component__missing--background-grey{background-color:var(--theme-color-grayscale-1000)}.repair-service-predecessor-document-intro--spacing-bottom-none{margin-bottom:0}.repair-service-predecessor-document-intro--spacing-bottom-short{margin-bottom:1rem}.repair-service-predecessor-document-intro--spacing-bottom-default{margin-bottom:2rem}.repair-service-predecessor-document-intro--spacing-bottom-large{margin-bottom:4rem}.repair-service-predecessor-document-intro__title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:2rem;font-weight:500;line-height:1.2;margin-block:1rem .5rem;margin:0 0 3rem}.repair-service-predecessor-document-intro__steps{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem;margin-bottom:5rem}@media (min-width:1200px){.repair-service-predecessor-document-intro__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10rem}}.repair-service-predecessor-document-intro__step{display:grid;grid-template-columns:60px 1fr;-moz-column-gap:1rem;column-gap:1rem;position:relative}@media (min-width:1200px){.repair-service-predecessor-document-intro__step:not(:last-child):after{content:"";position:absolute;width:80px;border-top:1px dotted var(--theme-color-grayscale-400);left:calc(100% + 10px);top:30px}}.repair-service-predecessor-document-intro__icon-wrapper{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--theme-color-grayscale-400);border-radius:50%;aspect-ratio:1;color:var(--theme-color-grayscale-0)}.repair-service-predecessor-document-intro__step-description{font-size:1.4rem;font-weight:400;margin:0;display:flex;align-items:center}@media (min-width:1200px){.repair-service-predecessor-document-intro__step-description{align-items:flex-start}}@media (min-width:1024px){.repair-service-predecessor-document-intro__content-container{max-width:55dvw}}.repair-service-predecessor-document-intro__info-box{padding:1.5rem;border:1px solid var(--theme-color-primary-default);border-radius:.5rem;word-break:auto-phrase;margin-bottom:2rem}@media (min-width:1024px){.repair-service-predecessor-document-intro__info-box{padding:3rem}}.repair-service-predecessor-document-intro__info-box .wysiwyg ul{margin-bottom:2rem}.repair-service-predecessor-document-intro__info-box-buttons{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}@media (min-width:768px){.repair-service-predecessor-document-intro__info-box-buttons{flex-direction:row}}.repair-service-predecessor-document-intro__text{margin-bottom:1rem}.repair-service-predecessor-document-intro__actions{display:flex}.repair-service-predecessor-document-intro__modal-content{display:flex;flex-direction:column;row-gap:4rem}.repair-service-predecessor-document-intro__modal-content-row{display:flex;flex-direction:column;gap:2rem}.repair-service-predecessor-document-intro__modal-content .flex-slot{margin-block:0}.repair-service-predecessor-document-intro__modal-content .flex-slot .anchor{top:auto;height:0}.repair-service-predecessor-document-intro__modal-content-image{height:auto;border:2px solid var(--theme-color-grayscale-200)}@media (min-width:1024px){.repair-service-predecessor-document-intro__modal-content-image{max-width:80%}}.repair-service-predecessor-document-intro__modal-content-image-hint{font-size:1.4rem;display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.repair-service-with-predecessor-document__form{margin-top:4rem;display:grid;grid-row-gap:1rem}.repair-service-with-predecessor-document__service-number-label .label__name{display:block;margin-bottom:.5rem}.repair-service-with-predecessor-document__service-number-button,.repair-service-with-predecessor-document__service-number-info-text{font-size:1.2rem}.repair-service-with-predecessor-document__no-result--outer{border:1px solid var(--theme-color-grayscale-700);display:grid;grid-template-columns:max-content auto;-moz-column-gap:2rem;column-gap:2rem}.repair-service-with-predecessor-document__no-result--outer:before{content:"";border-left:10px solid var(--theme-color-status-warning-default)}.repair-service-with-predecessor-document__no-result--inner{display:grid;grid-template-columns:minmax(0,auto) 1fr;grid-column-gap:2rem;align-items:start;padding:2rem 4rem 2rem 1rem}.repair-service-with-predecessor-document__result-container{display:flex;flex-direction:column;gap:2rem}.repair-service-with-predecessor-document__icon{color:var(--theme-color-status-warning-default)}.repair-service-with-predecessor-document__icon--type-info{color:var(--theme-color-status-info-default)}.repair-service-with-predecessor-document__no-result-title,.repair-service-with-predecessor-document__result-item-title{margin-top:0}.repair-service-with-predecessor-document__no-result-text{margin-bottom:2rem;word-break:auto-phrase}.repair-service-with-predecessor-document__no-result-text p{margin:0}.repair-service-with-predecessor-document__no-result-link{color:var(--theme-color-primary-default);display:flex;align-items:center;gap:1rem}.repair-service-with-predecessor-document__result-list{margin-top:3rem;display:grid;row-gap:1rem}.repair-service-with-predecessor-document__result-product-tile{display:grid;grid-template-columns:minmax(100px,auto) 1fr auto;-moz-column-gap:3rem;column-gap:3rem;padding:2rem 1rem 2rem 2rem;border:1px solid var(--theme-color-grayscale-700);border-radius:3px;align-items:center}.repair-service-with-predecessor-document__result-text-container{display:flex;gap:1rem;border:1px solid var(--theme-color-status-info-default);border-radius:3px;padding:2rem 1rem 2rem 2rem}.repair-service-with-predecessor-document__warranty-text{line-height:18px;margin:0}