

/* Start:/local/components/democontent2.board/iblock.code/templates/.default/style.css?17852622891019*/
/* Эмблема «Поднять в Топ» — правый верхний угол картинки (Chrome) */
.items-list > .item > .image,
.items-list .item .image {
  position: relative;
  overflow: hidden;
}

.items-list > .item > .image > .top-rocket,
.items-list .item .image .top-rocket {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 8px;
  left: auto;
  bottom: auto;
  margin: 0;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
  border-radius: 0.2rem;
  box-shadow: 0 0 5px 0 #cccccc;
  pointer-events: none;
  float: none;
  overflow: hidden;
  box-sizing: border-box;
  inset-inline-start: auto;
  inset-inline-end: 8px;
  inset-block-start: 8px;
}

.items-list > .item > .image > .top-rocket svg,
.items-list .item .image .top-rocket svg {
  display: block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  transform: rotate(45deg);
  transform-origin: 50% 50%;
}

/* End */
/* /local/components/democontent2.board/iblock.code/templates/.default/style.css?17852622891019 */
