

/* Start:/bitrix/templates/artbyte_sobor/components/bitrix/news.list/raspisanie/style.css?1762336009694*/
.worship {
  margin: 16px 0;
  padding: 32px;
}

.worship--active {
  box-shadow: 0 0 50px rgba(0 0 79 / .15);
}

@media (max-width: 680px) {
  .worship {
    padding: 16px;
  }
}

.worship__schedule {
  display: grid; 
  grid-template-columns: 110px 1fr;
  column-gap: 1em;
  row-gap: 0.6em;
  margin-top: 1em;
}

.worship__schedule > .date {
  font-weight: bold;
}

.worship__schedule > .event {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 2em;
}

.worship__schedule > .event > .description {
  font-weight: bold;
}

.worship__schedule > .event > .temple-name {
  font-size: 0.9em;
}

/* End */
/* /bitrix/templates/artbyte_sobor/components/bitrix/news.list/raspisanie/style.css?1762336009694 */
