

/* Start:/bitrix/templates/food/components/bitrix/news.list/aktsii/style.css?16231339102872*/
.shares-list {
  display: block;
  position: relative; }
  @media (max-width: 1023px) {
    .shares-list {
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      margin: 0 -8px;
      padding: 10px 0;
      box-sizing: border-box; } }
  .shares-list__item-container {
    display: flex;
    margin: 20px 0 0;
    width: 100%; }
    @media (max-width: 1023px) {
      .shares-list__item-container {
        flex-direction: column;
        max-width: 272px;
        min-width: 272px;
        background-color: #ffffff;
        margin: 0 8px 0;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.16); } }
  .shares-list__item-photo {
    display: block;
    position: relative;
    width: 100%;
    max-width: 372px;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 1023px) {
      .shares-list__item-photo {
        border-radius: 10px 10px 0 0; } }
    .shares-list__item-photo canvas {
      display: block;
      position: relative;
      width: 100%; }
    .shares-list__item-photo img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      max-width: 100%;
      max-height: 100%;
      margin: auto; }
      @media (max-width: 1023px) {
        .shares-list__item-photo img {
          bottom: auto; } }
  .shares-list__item-text-block {
    display: flex;
    width: 100%;
    max-width: calc(100% - 372px);
    padding: 0 0 0 25px;
    box-sizing: border-box; }
    @media (max-width: 1023px) {
      .shares-list__item-text-block {
        padding: 15px 10px 25px;
        max-width: 100%; } }
  .shares-list__item-title {
    font-size: 24px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .shares-list__item-title {
        font-size: 16px;
        font-weight: 700;
        line-height: 19px; } }
  .shares-list__item-text {
    margin: 25px 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px; }
    @media (max-width: 1023px) {
      .shares-list__item-text {
        margin: 20px 0 0; } }
  .shares-list__item-time-container {
    display: block;
    position: relative;
    margin: 32px 0; }
  .shares-list__item-time-icon {
    display: inline-block;
    position: relative;
    vertical-align: top; }
  .shares-list__item-time {
    position: absolute;
    right: 0;
    bottom: 27px;
    width: 230px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    background-color: #002BFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px; }
    @media (max-width: 1023px) {
      .shares-list__item-time {
        position: static;
        height: 28px;
        margin: 15px auto 0; } }
    .shares-list__item-time span {
      margin: 0 0 0 5px; }
    .shares-list__item-time_ended {
      background-color: #717171; }

/* End */
/* /bitrix/templates/food/components/bitrix/news.list/aktsii/style.css?16231339102872 */
