/* Local fixes for the manually mirrored news carousel. */
#rec2291619761 .t-slds__container {
  overflow: hidden;
}

#carousel_2291619761 {
  display: flex !important;
  flex-wrap: nowrap !important;
  transition: transform 0.35s ease;
  will-change: transform;
  font-family: "Rostelecom", Arial, sans-serif;
}

#carousel_2291619761 a {
  font-family: "Rostelecom", Arial, sans-serif;
}
