.product-teaser-box{outline:none;background:#263645;background:var(--wb-ds-color-secondary--2x-dark);box-shadow:10px 10px 10px 0 rgba(0,0,0,.25);box-shadow:var(--wb-ds-box-shadow--x-hard);color:#fff;color:var(--wb-ds-color-gray--white);cursor:pointer;display:flex;flex-direction:column;position:relative;text-decoration:none;--wb-ds-color-text--default:var(--wb-ds-color-gray--white)}.product-teaser-box:focus-visible:before{content:"";width:100%;height:100%;position:absolute;inset:0;outline:3px solid #c4b5fd;outline:var(--wb-ds-border-width--x-thick) solid var(--wb-ds-color-border--focus);z-index:5;z-index:var(--wb-ds-zindex--element)}@media screen and (-ms-high-contrast:active){.product-teaser-box:focus-visible{border:1px solid #c4b5fd;border:1px solid var(--wb-ds-color-border--focus);background-color:Highlight}}.product-teaser-box:hover{background:#2f4356;background:var(--wb-ds-color-secondary--x-dark);color:#dfe4e9;color:var(--wb-ds-color-secondary--2x-light)}@media print{.product-teaser-box{box-shadow:none}}