.page-user-single__hero{border-radius:8px;background-color:#e4e8e8;background-size:cover;background-position:50% 50%;padding:20px;color:#fff;min-height:325px;display:flex;justify-content:flex-end;flex-direction:column;margin-bottom:20px}.page-user-single__hero-edit{position:absolute;top:12px;right:24px;background-color:transparent}.page-user-single__hero-title{color:#fff;padding:5px;position:relative}.page-user-single__hero-company{padding:5px}.page-user-single__hero-input{font-size:16px;color:#fff;background-color:transparent;padding:8px 0}.page-user-single__edit{position:absolute;top:12px;right:24px;display:flex;align-items:center}.page-user-single__edit-return{background-color:transparent;margin-right:12px}.page-user-single__edit-save{margin-right:8px}.page-user-single__edit-enable{background-color:transparent}.page-user-single__edit-enable>img{width:24px;height:24px}.page-user-single__about{background-color:#fff;padding:20px;margin-bottom:20px;border:1px solid #e4e8e8;border-radius:8px}.page-user-single__about.is-owner{padding-top:60px}.page-user-single__about-title{margin-bottom:16px}.page-user-single__grid{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.page-user-single__card{width:calc(25% - 20px);color:#0f223f;display:flex;flex-direction:column;border:1px solid #e4e8e8;border-radius:8px;overflow:hidden}.page-user-single__card-image{position:relative;padding-top:75%;background-color:#e4e8e8;border-bottom:1px solid #e4e8e8}.page-user-single__card-image>img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-user-single__card-FVS{position:absolute;top:12px;right:10px;color:#fff;z-index:2}.page-user-single__card__bottom{background-color:#fff;padding:20px;height:100%}.page-user-single__card__bottom-title{margin-bottom:10px;font-weight:400}.page-user-single__card__bottom-wrapper{display:flex;align-items:center;width:100%;justify-content:space-between;flex-wrap:wrap;gap:5px}.page-user-single__card__bottom-category,.page-user-single__card__bottom-preptime{display:flex;align-items:center;width:calc(50% - 5px);font-size:14px;text-transform:capitalize}.page-user-single__card__bottom-category>img,.page-user-single__card__bottom-preptime>img{width:18px;height:18px;margin-right:8px}@media screen and (max-width:1400px){.page-user-single__card__bottom-wrapper{flex-wrap:wrap}.page-user-single__card__bottom-catergory,.page-user-single__card__bottom-preptime{width:100%}}@media screen and (max-width:992px){.page-user-single__card{width:calc(33% - 16px)}}@media screen and (max-width:768px){.page-user-single__hero{min-height:250px}.page-user-single__card__bottom{padding:20px 12px}.page-user-single__card__bottom-title{font-size:16px}}@media screen and (max-width:568px){.page-user-single__hero{min-height:175px}.page-user-single__card{width:100%}}