.v-enter-active,.v-leave-active{transition:opacity .2s ease}.v-enter-from,.v-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.shrink-width-enter-active,.shrink-width-leave-active{overflow:hidden;transition:max-width .3s ease,max-height .3s ease,padding .3s ease,opacity .3s ease}.shrink-width-enter-from,.shrink-width-leave-to{max-height:0;max-width:0;opacity:0;padding:0}.shrink-width-enter-from svg,.shrink-width-leave-to svg{opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .3s ease}.shrink-width-enter-to,.shrink-width-leave-from{max-height:48px;max-width:48px;opacity:1;padding:14px}.shrink-width-enter-to svg,.shrink-width-leave-from svg{opacity:1;transform:scale(1);transition:opacity .3s ease,transform .5s ease}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-content-enter-active,.modal-content-leave-active{transition:all .3s ease}.modal-content-enter-from,.modal-content-leave-to{opacity:0;transform:scale(.95) translateY(16px)}.articles-page__header{border-bottom:1px solid #dbdfe6;margin-bottom:24px;padding-bottom:24px}.articles-page__header .ui-title__text{font-size:32px;line-height:36px}@media (min-width:1024px){.articles-page__header .ui-title__text{font-size:44px;line-height:48px}}.articles-page__subtitle{color:#5e6878;font-size:15px;line-height:1.5;margin-top:14px;max-width:560px}@media (min-width:1024px){.articles-page__subtitle{font-size:16px}}.articles-page__filters{display:flex;gap:6px;margin-bottom:24px;overflow-x:scroll;scrollbar-width:none}@media (min-width:1024px){.articles-page__filters{flex-wrap:wrap;gap:8px}}.articles-page__panel{background-color:#eef3f9;border-radius:32px;padding:24px}.articles-page__grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));position:relative}@media (min-width:1024px){.articles-page__grid{gap:20px}}.articles-page__empty{grid-column:1/-1}.articles-page__preloader{align-items:center;background-color:#eef3f980;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.articles-page__pagination{display:flex;justify-content:center;margin-top:28px}@media (min-width:1024px){.articles-page__pagination{margin-top:36px}}
