.cards-md-wrapper{overflow:hidden;position:relative}.cards-md-wrapper:after{content:"";height:100%;inset:0;position:absolute;top:20%;width:100%;z-index:-1}.cards-md-wrapper .cards-grid{display:flex;flex-wrap:wrap;gap:32px;list-style:none;margin:0;padding:0}.cards-md-wrapper .list-item-wrpr{background:#fff;border:1px solid #f5f0ee;border-radius:8px;height:100%;padding:20px}.cards-md-wrapper .items-list-wrpr .list-item-wrpr .img-wrpr img{height:auto;max-height:100%;max-width:100%;position:relative;top:50%;transform:translateY(-50%);vertical-align:middle;width:auto!important}.cards-md-wrapper .list-item-wrpr .list-item-cntnr{display:flex;flex-direction:column;height:100%}.cards-md-wrapper .list-item-wrpr .img-wrpr{height:56px;margin-bottom:30px;position:relative;width:100%}.cards-md-wrapper .list-item-wrpr .list-item-cntnr .company-name-wrpr{color:#000;font-size:18px;font-weight:700;margin-bottom:10px}.cards-md-wrapper .list-item-wrpr .list-item-cntnr .read-more-wrpr{margin-top:auto}.cards-md-wrapper .list-item-wrpr .list-item-cntnr .company-description-wrpr{color:#000;font-size:18px;font-weight:400;margin-bottom:10px;opacity:.64}.cards-md-wrapper .list-item-wrpr .list-item-cntnr .read-more-wrpr a{font-size:12px;font-weight:600;text-decoration:none}.cards-md-wrapper .cards-grid.layout_two_column .list-item{width:calc(50% - 16px)}.cards-md-wrapper .cards-grid.layout_three_column .list-item{width:calc(33.33333% - 21.33333px)}.cards-md-wrapper .cards-grid.layout_four_column .list-item{width:calc(25% - 24px)}.cards-md-wrapper .cards-grid.layout_five_column .list-item{width:calc(20% - 25.6px)}@media (max-width:991px){.cards-md-wrapper .cards-grid.layout_five_column .list-item,.cards-md-wrapper .cards-grid.layout_four_column .list-item,.cards-md-wrapper .cards-grid.layout_three_column .list-item{width:calc(50% - 16px)}}@media (max-width:767px){.cards-md-wrapper .cards-grid .list-item{width:100%!important}.cards-md-wrapper:after{content:none}}