<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shs-box-tile-category-component__wrapper{border-top-left-radius:1rem;border-bottom-right-radius:1rem;padding:2rem;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:end}.shs-box-tile-category-component__wrapper--parent-background-white{background-color:var(--theme-color-grayscale-900)}.shs-box-tile-category-component__wrapper--parent-background-grey{background-color:var(--theme-color-grayscale-1000)}.shs-box-tile-category-component__icon{width:40px;height:40px;margin-bottom:1rem}.shs-box-tile-category-component__icon svg{width:100%;height:100%}.shs-box-tile-category-component__title{font-weight:500}.shs-box-tile-teaser-component--link:focus .shs-box-tile-teaser-component__link,.shs-box-tile-teaser-component--link:focus .shs-box-tile-teaser-component__link-icon,.shs-box-tile-teaser-component--link:hover .shs-box-tile-teaser-component__link,.shs-box-tile-teaser-component--link:hover .shs-box-tile-teaser-component__link-icon{color:var(--theme-color-primary-dark)}.shs-box-tile-teaser-component__wrapper{border-top-left-radius:1rem;border-bottom-right-radius:1rem;overflow:hidden;height:100%;display:grid;grid-template-rows:auto 1fr;justify-content:center}.shs-box-tile-teaser-component__wrapper--parent-background-white{background-color:var(--theme-color-grayscale-900)}.shs-box-tile-teaser-component__wrapper--parent-background-grey{background-color:var(--theme-color-grayscale-1000)}.shs-box-tile-teaser-component__content{padding:2rem;display:flex;flex-direction:column}.shs-box-tile-teaser-component__content div:first-child{padding-top:0}.shs-box-tile-teaser-component__content-image{padding:2rem;display:grid;grid-template-columns:1fr;gap:2rem;grid-template-areas:"image" "content"}@media (min-width:1024px){.shs-box-tile-teaser-component__content-image{grid-template-columns:repeat(2,1fr)}.shs-box-tile-teaser-component__content-image--position-right{grid-template-areas:"content image"}.shs-box-tile-teaser-component__content-image--position-left{grid-template-areas:"image content"}}.shs-box-tile-teaser-component__content-image .custom-image{grid-area:image}.shs-box-tile-teaser-component__text{flex-grow:1;grid-area:content}.shs-box-tile-teaser-component__link{font-weight:500;color:var(--theme-color-primary-default);text-decoration:none}.shs-box-tile-teaser-component__link:focus,.shs-box-tile-teaser-component__link:hover{color:var(--theme-color-primary-dark);text-decoration:none}.shs-box-tile-teaser-component__link{display:flex;align-items:center;padding-top:1rem;gap:1rem}.shs-box-tile-teaser-component__link-icon{height:16px;color:var(--theme-color-primary-default)}</pre></body></html>