.block7 {
  background-color: var(--main-color);
  margin-top: 30px;
  padding-bottom: 30px; }
  .block7 .strengths_row_3_block {
    padding-top: 50px; }
    @media all and (max-width: 600px) {
      .block7 .strengths_row_3_block {
        padding-top: 20px; } }
    .block7 .strengths_row_3_block .owl-carousel .owl-stage {
      padding-left: 0px !important; }
    .block7 .strengths_row_3_block .cat_title {
      text-align: center;
      font-size: 30px;
      color: #fff;
      font-weight: 700;
      padding-bottom: 20px; }
      @media all and (max-width: 600px) {
        .block7 .strengths_row_3_block .cat_title {
          font-size: 20px;
          line-height: 26px;
          padding-bottom: 10px; } }
    .block7 .strengths_row_3_block .item {
      background-color: #fff;
      border-radius: 20px;
      overflow: hidden; }
      .block7 .strengths_row_3_block .item .name {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        color: var(--main-color);
        margin-top: 15px; }
        @media all and (max-width: 600px) {
          .block7 .strengths_row_3_block .item .name {
            margin-top: 20px; } }
      .block7 .strengths_row_3_block .item .summary {
        color: var(--main-color);
        font-weight: 600;
        text-align: center;
        padding: 0px 10px;
        border-radius: 6px;
        margin-top: 10px;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media all and (max-width: 600px) {
          .block7 .strengths_row_3_block .item .summary {
            font-size: 14px;
            line-height: 18px; } }
      .block7 .strengths_row_3_block .item .btn {
        text-align: center;
        margin-top: 10px; }
        .block7 .strengths_row_3_block .item .btn a {
          background-color: var(--extra-color);
          color: var(--main-color);
          display: inline-block;
          width: 90%;
          font-size: 16px;
          font-weight: 600;
          line-height: 40px;
          border-radius: 5px;
          margin-bottom: 20px; }
          .block7 .strengths_row_3_block .item .btn a:hover {
            transform: scale(1.1); }

/*# sourceMappingURL=row_3.css.map */
