

/* Start:/local/templates/prombez-new/components/bitrix/news/raspisanie20/bitrix/news.detail/.default/style.css?17788366581008*/
      .company-logo-box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        background: #F4F6F8;
        border: 1px solid #F4F6F8;
        border-radius: 10px;
        width: 100%;
        min-height: 220px;
        padding: 24px 20px;
        transition: border-color 0.2s ease, box-shadow 0.2s ease;
      }

      .company-logo-box:hover {
        border-color: #FF0000;
      }

      .company-logo-wrap {
        height: 110px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
      }

      .company-logo-wrap img {
        max-width: 100%;
        max-height: 90px;
		width: 100%;
        object-fit: contain;
      }

      .review-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
      }

      .review-btn img {
        width: 16px;
        height: 16px;
      }
/* End */
/* /local/templates/prombez-new/components/bitrix/news/raspisanie20/bitrix/news.detail/.default/style.css?17788366581008 */
