.product-teaser-header{cursor:pointer;transition:background-color var(--easing);padding-inline:0!important;position:sticky;top:0;z-index:3;background-color:#fff}.product-teaser-header--opened.pinned{border-bottom:1px solid var(--c-grayscale-lighter)}.product-teaser-header:hover{background-color:var(--c-grayscale-off-white)}.product-teaser-header:focus:not(:focus-visible){outline:0;outline-offset:0}.product-teaser-header__container{display:flex;border-top:2px solid var(--c-grayscale)}.product-teaser-header__content{display:flex;justify-content:space-between;width:100%;margin:var(--s-md)0;font-size:var(--text-base)}.product-teaser-header__image{width:80px;height:73px;margin:0}@media screen and (min-width:768px){.product-teaser-header__image{width:98px;height:90px}}.product-teaser-header__info{margin-bottom:0}.product-teaser-header__type{margin-right:var(--s-sm);font-weight:600;color:var(--c-brand-secondary);vertical-align:sub}@media screen and (min-width:768px){.product-teaser-header__number{margin-left:var(--s-sm)}}.product-teaser-header__icon{font-size:2.5rem;line-height:0}.product-teaser-header__icon svg{margin-top:0;font-size:1em;color:var(--c-brand);transform:rotate(90deg)}@media screen and (min-width:768px){.product-teaser-header__icon svg{display:none}}.product-teaser-header__icon--open svg{transform:rotate(-90deg)}