.profileFeed_header{border-bottom:1px solid var(--color_black_20);background:#fff;border-radius:10px 10px 0 0;padding:20px 24px 0}@media (max-width:640px){.profileFeed_header{padding:15px 15px 0}}.profileFeed-tabs{gap:20px;display:flex}@media (max-width:843px){.profileFeed-tabs{justify-content:space-around}}@media (max-width:520px){.profileFeed-tabs{gap:7px}}@media (max-width:389px){.profileFeed-tabs{gap:5px}}.profileFeed-tabs_item{color:var(--color_black_60);padding:0 0 10px;font-size:14px;line-height:1.4;transition:all .3s;position:relative}@media (max-width:389px){.profileFeed-tabs_item{font-size:11px}}.profileFeed-tabs_item:before{background:var(--color_red_main);content:"";opacity:0;height:3px;transition:inherit;position:absolute;bottom:-1px;left:0;right:0}.profileFeed-tabs_item--active,.profileFeed-tabs_item:hover{color:var(--color_black_main)}.profileFeed-tabs_item--active:before{opacity:1}.profileFeed_list>.profileEventItem:first-child{border-top-left-radius:0;border-top-right-radius:0}.profileFeed_list>.profileEventItem:last-child{margin-bottom:0}.profileFeed_list+.profileFeed-load{border-radius:10px;margin-top:10px}.profileFeed-loadMore{text-align:center;margin-top:40px}@media (max-width:640px){.profileFeed-loadMore{margin-top:30px}}.profileFeed-load{background:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;justify-content:center;align-items:center;padding:24px;display:flex}@media (max-width:640px){.profileFeed-load{padding:15px}}.profileFeed-load svg{width:24px;height:24px;display:block}.profileFeed-empty{color:var(--color_black_60);text-align:center;background:#fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:24px}@media (max-width:640px){.profileFeed-empty{padding:15px}}
