.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)}.article-detailed{align-items:center;display:flex;flex-direction:column;font-family:Manrope,sans-serif;gap:20px;margin-bottom:64px}@media (min-width:768px){.article-detailed{align-items:flex-start;flex-direction:row;margin-bottom:80px}}.article-detailed__slider .ui-title__body{text-align:center}@media (min-width:768px){.article-detailed__slider .ui-title__body{align-items:flex-start}}.article-detailed__hero{border-radius:32px 32px 0 0;height:344px;max-width:320px;overflow:hidden;width:100%}@media (min-width:768px){.article-detailed__hero{position:sticky;top:calc(var(--header-h, 108px) + 20px)}}@media (min-width:1366px){.article-detailed__hero{flex-shrink:0;height:442px;max-width:385px}}.article-detailed__hero-image{border-radius:32px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-detailed__content{background-color:#eef3f9;border-radius:32px;padding:20px 24px;width:100%}@media (min-width:1366px){.article-detailed__content{padding:40px}}.article-detailed__header{display:flex;flex-direction:column;gap:12px}.article-detailed__tags{display:flex;flex-direction:column;gap:8px}@media (min-width:1366px){.article-detailed__tags{flex-direction:row}}.article-detailed__tag{align-items:center;background-color:#dbdfe6;border-radius:24px;color:#01183e;display:inline-flex;font-size:14px;font-weight:500;gap:10px;line-height:1.14;padding:10px 12px;width:-moz-fit-content;width:fit-content}.article-detailed__title{color:#01183e;font-weight:600;margin:0;padding-bottom:20px}@media (min-width:1366px){.article-detailed__title{font-size:32px;line-height:36px}}.article-detailed__article{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.article-detailed__info{display:flex;gap:8px}.article-detailed__info-item{color:#5e6878;display:flex;gap:4px}.article-detailed__views{align-items:center;display:flex;font-size:14px;font-weight:400;gap:4px;line-height:1.14}.article-detailed__views svg{height:16px;width:16px}
