@layer components{.TeaserModelItem{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px;border-radius:8px;border:2px solid #f0f1f8;background:#fff;font-size:14px;-ms-flex-align:start;align-items:flex-start}.TeaserModelItem>*+*{margin-left:10px}.TeaserModelItem__image{width:45px;-ms-flex-negative:0;flex-shrink:0}.TeaserModelItem__quantity{-ms-flex-negative:0;flex-shrink:0;font-weight:700;min-width:2em;text-align:right}.TeaserModelItem__content{-ms-flex-positive:1;flex-grow:1;min-width:0}.TeaserModelItem__title{display:block;font-weight:700}.TeaserModelItem__subtitle,.TeaserModelItem__subtitle2{white-space:nowrap;text-overflow:ellipsis;color:#747892;overflow:hidden}.TeaserModelItem--ghost{border:none;padding:0;background:rgba(0,0,0,0)}}