.Telegraph_wrapper__2F3xf {
  width:100%;
  height:100%;
  border-radius:40px;
  box-shadow:var(--tgf-shadow)
}
.Telegraph_wrapper--light__KAuyY {
  --tgf-background:var(--ds-color-background-primary);
  --tgf-shadow:0 0 200px #12209029;
  --background-buttons:var(--ds-color-tass-light-10);
  --background-divider:var(--ds-color-divider);
  --notification-counter-background:red;
  --background-tass:var(--ds-color-background-tass);
  --text-color:var(--ds-color-text-primary);
  --text-time-color:#83869c;
  --text-status-color:#83869c;
  --flash-color:#ff5656;
  --button-icon-color:var(--ds-color-text-primary);
  --icon-color-default:var(--ds-color-grey-60);
  --icon-color-hover:var(--ds-color-grey-90);
  --icon-color-disabled:var(--ds-color-grey-25);
  --white:var(--ds-color-grey-0);
  --color-fade-gradient-visible:var(--ds-color-background-primary);
  --color-fade-gradient-hidden:#fff0;
  --scrollbar-color:#0000001a;
  --preloader-background:var(--tgf-background);
  --tgf-wave-col:var(--ds-color-tass-light-5)
}
.Telegraph_wrapper--light__KAuyY.Telegraph_wrapper--mourning__HJgVZ {
  --tgf-background:var(--ds-color-background-primary);
  --tgf-shadow:0 0 200px #00000029;
  --tgf-wave-col:var(--ds-color-grey-5)
}
.Telegraph_wrapper--light__KAuyY.Telegraph_wrapper--mourning__HJgVZ:hover {
  --tgf-shadow:0 0 200px #12209029
}
.Telegraph_wrapper--dark__B5O5H {
  --tgf-background:#1b204a;
  --tgf-shadow:none;
  --background-buttons:var(--ds-color-background-primary);
  --background-divider:#393d61;
  --background-divider-mourning:#404040;
  --notification-counter-background:red;
  --background-tass:var(--ds-color-background-tass);
  --text-color:var(--ds-color-text-primary-inverse);
  --text-time-color:var(--ds-color-tass-light-30);
  --text-status-color:var(--ds-color-tass-light-30);
  --flash-color:#ff5656;
  --button-icon-color:var(--ds-color-text-primary);
  --icon-color-default:var(--ds-color-grey-60);
  --icon-color-hover:var(--ds-color-grey-90);
  --icon-color-disabled:var(--ds-color-grey-25);
  --white:var(--ds-color-grey-0);
  --color-fade-gradient-visible:#1a2049;
  --color-fade-gradient-hidden:#1b204a00;
  --scrollbar-color:#fff3;
  --preloader-background:var(--tgf-background);
  --tgf-wave-col:#ffffff29
}
.Telegraph_wrapper--dark__B5O5H.Telegraph_wrapper--mourning__HJgVZ {
  --tgf-background:#242424
}
@media screen and (max-width:807px) {
  .Telegraph_wrapper__2F3xf {
    display:flex;
    justify-content:center;
    background:var(--tgf-background);
    border-radius:0
  }
}
.Telegraph_wrapper--transparent__qZJUw {
  opacity:0
}
.Telegraph_container__tQLRC {
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:stretch;
  min-width:348px;
  max-width:460px;
  height:100%;
  overflow:hidden;
  font-size:18px;
  background:var(--tgf-background);
  border-radius:40px;
  transform:translateZ(0)
}
@media screen and (min-width:1847px) {
  .Telegraph_container__tQLRC {
    min-width:100%
  }
}
@media screen and (max-width:807px) {
  .Telegraph_container__tQLRC {
    top:var(--top-sticky-box-height);
    width:100%;
    max-width:432px;
    max-height:calc(100% - var(--top-sticky-box-height));
    border-radius:0
  }
}
@media screen and (max-width:375px) {
  .Telegraph_container__tQLRC {
    top:var(--top-sticky-box-height);
    width:100%;
    max-width:360px;
    max-height:calc(100% - var(--top-sticky-box-height));
    border-radius:0
  }
}
.Telegraph_feed_preloader__dqwYU {
  width:100%;
  height:100%;
  background-color:var(--preloader-background)
}
