.profile-cards{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px;width:100%}@media (max-width:1080px){.profile-cards{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.profile-cards{position:relative;z-index:0}}@media (max-width:580px){.profile-cards{display:grid;grid-template-columns:1fr}}.profile-cards__item{border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:12px;height:430px;justify-content:end;overflow:hidden;padding:16px;position:relative;text-decoration:none;width:calc(33.333% - 6.66667px)}@media (max-width:1080px){.profile-cards__item{width:100%}}@media (max-width:1180px){.profile-cards__item{padding:8px}}.profile-cards__item>*{position:relative;z-index:2}.profile-cards__item:before{background-image:inherit;background-position:50%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;transform:scale(1);transition:all .2s ease;width:100%;z-index:0}.profile-cards__item:hover:before{transform:scale(1.1)}.profile-cards__item:after{background:linear-gradient(180deg,transparent 22.09%,rgba(0,0,0,.4) 64.65%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.profile-cards__item-tags{display:flex;flex-wrap:wrap;gap:4px}.profile-cards__item-tag{background:#ffffff1a;border-radius:10px;font-size:12px;font-weight:500;line-height:140%;padding:4px 8px}.profile-cards__item-title{font-size:14px;font-weight:600;line-height:160%;word-break:break-word}.profile-cards__item-stats{display:flex;flex-wrap:wrap;gap:4px}.profile-cards__item-stat{background-color:#ffffff1a;background-position:10px;background-repeat:no-repeat;background-size:16px;border-radius:12px;font-size:14px;font-weight:500;line-height:160%;padding:8px 10px 8px 30px}.profile-cards__item-stat.stat--passes{background-image:url(../images/icons/lightning-white.svg)}.profile-cards__item-stat.stat--views{background-image:url(../images/icons/eye-white.svg)}.profile-cards__item-stat.stat--image{background-image:url(../images/icons/image-white.svg)}.profile-cards__item-stat.stat--video{background-image:url(../images/icons/video-white.svg)}.profile-tab-empty{align-items:center;align-self:stretch;border:1px dashed #b5c0dc;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:20px}.profile-tab-empty .profile-tab-empty-header{color:#0c0c17;font-size:20px;font-weight:500;line-height:120%}.profile-tab-empty .profile-tab-empty-text{color:#0c0c17;font-size:15px;font-weight:300;line-height:160%;text-align:center}.profile-tab-empty .profile-tab-empty-text_guest{color:#6a7591;font-size:20px;font-weight:500;line-height:120%;text-align:center}@media (max-width:480px){.profile-tab-empty .profile-tab-empty-text_guest{font-size:16px}}.empty-tournament-img{background-image:url(../images/empty_tournament.svg);background-size:cover;height:130px;width:130px}@media (max-width:768px){.empty-tournament-img{background-image:url(../images/empty_comment.svg)}}.empty-tournament-img.empty-tournament-img_guest{background-image:url(../images/empty_tournament_guest.svg)}@media (max-width:768px){.empty-tournament-img.empty-tournament-img_guest{background-image:url(../images/empty_comment.svg)}}.empty-post-img{background-image:url(../images/empty_post.svg);background-size:cover;height:130px;width:130px}.empty-post-img.empty-post-img_guest{background-image:url(../images/empty_post_guest.svg)}.profile-cards__item_create{align-items:center;border:1px dashed #b5c0dc;border-radius:20px;display:flex;flex:1;flex-direction:column;gap:20px;justify-content:center;padding:32px 0}.profile-cards__item_create:after{background:transparent}.profile-cards__item_create p{color:#0c0c17;font-size:15px;font-weight:500;line-height:160%}.profile-cards__item_create .empty-post-img{height:95px;width:90.522px}@media (max-width:768px){.tabs__content{margin-bottom:80px}}
