@font-face {
  font-family: 'bebas_kairegular';
  src: url('https://eu.evocdn.io/dealer/1170/content/media/My_Theme/bebaskai-webfont.woff') format("woff");
}

/** Diaries 2026 Banner - added by Vaclav **/
.diaries-banner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  max-width: 1500px;
  width: 100%;
}