.item-portfolio-case{display:flex;flex-direction:column;gap:1.5rem;position:relative}.item-portfolio-case .img{position:relative;background-color:#f5f5f5;z-index:9;transition:all .3s 0s;font-weight:400;padding:2rem;color:#fff;height:400px;display:flex;justify-content:end;flex-direction:column;gap:.5rem}.item-portfolio-case .img:before{content:"";position:absolute;z-index:-1;pointer-events:none;width:100%;height:100%;top:0;left:0;background-color:rgb(27 27 27 / .2)}.item-portfolio-case .img .views{font-size:18px;display:flex;align-items:center;gap:1rem}.item-portfolio-case .img .category{font-size:18px;text-transform:uppercase}.item-portfolio-case .img .category_activity{margin-bottom:auto}.item-portfolio-case .img .category_type{text-transform:lowercase}.item-portfolio-case .img .video{border-radius:100px;transition:background-size .5s 0s;z-index:9;position:absolute;right:2rem;bottom:2rem;width:80px;height:80px;background:#fafafa url(https://topsmile.ru/wp-content/themes/top-smile/blocks/_grid/css/../../../assets/svg/video_black.svg) no-repeat center/80%}.item-portfolio-case .img .video:hover{background-size:90%}.item-portfolio-case a{font-weight:400;font-size:26px;max-height:117px;overflow:hidden;text-decoration:none!important}@media(max-width:992px){.item-portfolio-case a{font-size:20px;max-height:95px}}@media(max-width:576px){.item-portfolio-case .img{height:240px;font-size:14px;padding:1rem}.item-portfolio-case a{font-size:14px;max-height:65px}}