.host {
  position: relative;
  box-sizing: border-box;
  padding-block: calc(var(--vkui_internal--spacing_size) / 2);
}
