.favorites-empty{align-items:center;color:#6a6a6a;display:flex;flex-direction:column;font-family:Manrope-SemiBold;font-weight:600;justify-content:center;line-height:24px;margin:auto;max-width:288px;min-height:calc(var(--vh)/100*61);padding:0 0 64px;text-align:center}@media screen and (min-height:500px){.favorites-empty{padding-bottom:calc(64px + (var(--vh, 100vh) - 500px)*86/312)}}@media screen and (min-height:812px){.favorites-empty{padding-bottom:150px}}.favorites-empty__icon{height:120px;margin-bottom:20px;width:120px}.favorites-empty__empty-text{display:block;letter-spacing:-.2px;margin-bottom:8px}@media (min-width:768px){.favorites-empty{min-height:69vh;padding-bottom:20px}}@media (min-width:1280px){.favorites-empty{min-height:calc(var(--vh)/100*42);padding:0 0 64px}}@media screen and (min-width:1280px) and (min-height:768px){.favorites-empty{padding-bottom:calc(64px + (var(--vh, 100vh) - 768px)*112/260)}}@media screen and (min-width:1280px) and (min-height:1028px){.favorites-empty{padding-bottom:176px}}.catalog-page__wrap{margin-bottom:99px;margin-top:40px}.catalog-page--favorites .catalog-page__wrap{margin-bottom:60px}@media (min-width:768px){.catalog-page__wrap{margin-bottom:117px}}@media (min-width:1024px){.catalog-page__wrap{display:flex;gap:20px;margin-bottom:120px}}.catalog-page .filter-enter-active,.catalog-page .filter-enter-to{animation:showfilters .3s}.catalog-page .filter-enter-active *,.catalog-page .filter-enter-to *{animation:showfiltersopacity .3s}.catalog-page .filter-leave-active{animation:showfilters .3s reverse}.catalog-page .filter-leave-active *{animation:showfiltersopacity .3s reverse}@keyframes showfilters{0%{max-width:0}50%{max-width:320px}to{max-width:320px}}@keyframes showfiltersopacity{0%{opacity:0}50%{opacity:0}to{opacity:1}}
