.profolio-project-cards::-webkit-scrollbar{width:0;background:0 0}.profolio-project-cards{background-color:rgba(245,245,250,1)}.profolio-cards-row{position:relative;display:flex;flex-wrap:wrap;margin:0}.profolio-project-card{width:100%;background-color:#fff;position:relative;border-radius:3px;-webkit-box-shadow:0 2px 4px 0 rgba(50,50,60,.15);box-shadow:0 2px 4px 0 rgba(50,50,60,.15);margin-bottom:15px}.profolio-project-card .profolio-card-image-frame{position:relative;overflow:hidden}.profolio-project-card .profolio-card-image-frame img{height:100%;width:100%;object-fit:cover}.profolio-project-card .profolio-card-image-frame .profolio-card-cover{display:block;width:100%;height:220px;background-size:cover;background-position:center;transition:.3s;transition-timing-function:ease-in-out;-webkit-transition:.3s;-webkit-transition-timing-function:ease-in-out}.profolio-card-descr{padding:15px 15px 5px;position:relative}.profolio-project-card:hover .profolio-card-cover{-webkit-transform:scale(1.1);transform:scale(1.1)}.profolio-card-descr-bottom{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}