.flex-slot{display:grid;margin-block:3rem}.shs-script-component{z-index:1}.shs-faq-component__question{font-weight:700}.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-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-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-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-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-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-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)}.shs-title-component--spacing-bottom-none{margin-bottom:0}.shs-title-component--spacing-bottom-short{margin-bottom:1rem}.shs-title-component--spacing-bottom-default{margin-bottom:2rem}.shs-title-component--spacing-bottom-large{margin-bottom:4rem}.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)}