.other-offerings {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  padding: 48px 0; }
  .other-offerings .offerings-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    margin-top: 20px; }
    .other-offerings .offerings-row .offering {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-start;
      align-items: center;
      flex: 1 1 auto;
      background: #fff;
      color: #262626;
      max-width: 32%;
      min-height: 230px;
      border-radius: 6px;
      padding: 45px 25px 20px;
      overflow: hidden;
      text-decoration: none; }
      .other-offerings .offerings-row .offering img {
        height: 60px;
        margin-bottom: 25px; }
      .other-offerings .offerings-row .offering h2 {
        margin-top: 10px; }
      .other-offerings .offerings-row .offering h2, .other-offerings .offerings-row .offering p {
        text-align: center;
        width: 100%; }
      .other-offerings .offerings-row .offering span {
        margin-top: auto; }
      .other-offerings .offerings-row .offering:not(:last-child) {
        margin-right: 18px; }
      .other-offerings .offerings-row .offering .icon {
        height: 60px;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .other-offerings .offerings-row .offering .icon.deals {
          background-image: url(aef5f940a35a184f920b.png); }
        .other-offerings .offerings-row .offering .icon.io {
          background-image: url(e431e31daac0b0752b94.png); }
        .other-offerings .offerings-row .offering .icon.valuation {
          background-image: url(711168437de0d6f2f61f.png); }
        .other-offerings .offerings-row .offering .icon.research {
          background-image: url(e5c2535d06dc21f2e492.png); }
        .other-offerings .offerings-row .offering .icon.safe-point {
          background-image: url("https://resource.csnstatic.com/retail/cmp-retail-homepage/b02835a5ae2448179b9b.png"); }
        .other-offerings .offerings-row .offering .icon.sell-myself {
          background-image: url(dcaaf61f779529be6964.png); }


/*# sourceMappingURL=other-offerings-assets-92e589c8ea0fddd24789.css.map*/