.small__profile{display:flex;flex-direction:column;position:relative}.small__profile__content{cursor:pointer;display:flex;flex-direction:row;gap:16px;margin-left:auto}.small__profile__content[extended=true]{flex-direction:row-reverse;justify-content:flex-end;margin-left:0}.small__profile__content[extended=true] .small__profile__data p{justify-content:flex-start}.small__profile__arrow{align-items:center;display:flex;justify-content:center;transition:var(--transition)}.small__profile__arrow>svg{margin:0}.small__profile__arrow[rotate=true]{transform:rotate(180deg)}.small__profile__data{display:flex;flex-direction:column;justify-content:space-between}.small__profile__data__balance{align-items:center;color:var(--text-secondary-color);display:flex;flex-direction:row;gap:10px}.small__profile__data__balance svg{margin:0}.small__profile__data__balance span{align-items:center;color:#bdbdbd;display:flex;font-size:14px;font-weight:400;gap:6px}.small__profile__data__balance span>svg{margin:0}.small__profile__data p{color:#f9f9f9;display:flex;flex-direction:row;font-size:16px;font-weight:600;gap:10px;justify-content:flex-end}.small__profile__avatar{background-image:var(--6f5ca90c);background-size:cover;border-radius:var(--border-radius);height:40px;width:40px}.small__profile__menu{border-radius:var(--border-radius);box-sizing:border-box;margin-top:24px;padding-top:24px;position:absolute;right:-34px;top:calc(100% + 10px);width:-moz-fit-content;width:fit-content}.small__profile__menu[extended=true]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:transparent;background:transparent!important;border:none;margin-left:0!important;margin-right:0!important;padding-top:0;position:unset;width:100%}.small__profile__menu[extended=true] .small__profile__menu__links a{padding-left:0}.small__profile__menu[extended=true] .small__profile__menu__links a[logout]{padding-bottom:0}.small__profile__menu__links{display:flex;flex-direction:column;gap:20px}.small__profile__menu__links a{color:#bdbdbd;font-size:14px;font-weight:500;gap:12px;justify-content:flex-start;line-height:20px;padding:0 20px;text-align:left}.small__profile__menu__links a>svg{height:14px;width:16px}.small__profile__menu__links a[logout]{border-top:1px solid hsla(0,0%,94%,.039);color:var(--primary-color);padding-bottom:14px;padding-top:14px}@media (max-width:768px){.small__profile .small__profile__menu[extended=true] .small__profile__menu__links a{padding-left:10px;padding-top:5px}.small__profile .small__profile__menu[extended=true] .small__profile__menu__links a[logout]{min-height:50px;padding-left:10px}}.navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:12px;padding:16px 32px;position:relative}.navbar,.navbar__fix__blur{border-radius:var(--border-radius)}.navbar__fix__blur{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.navbar__logo{height:24px;width:162px}.navbar__logo>svg{height:100%;width:100%}.navbar__wrapper{left:-1px;position:fixed;top:0;transition:var(--transition);width:100%;z-index:999}.navbar__wrapper[opened=true]{background:#0e0f10;height:100%}.navbar__links{display:flex;flex-direction:row;gap:48px}.navbar__links a{gap:14px}.navbar__buttons{align-items:center;display:flex;flex-direction:row;gap:16px}.navbar__burger{align-items:center;border-radius:var(--border-radius);display:flex;display:none;height:40px;justify-content:center;width:40px}.navbar__burger>svg{height:14px;margin:0;width:14px}.navbar__menu{display:flex;flex-direction:column;gap:16px}.navbar__menu>*{border-radius:var(--border-radius);padding:16px 24px}.navbar__menu__links{display:flex;flex-direction:column;gap:24px}.navbar__menu__links a{color:#bdbdbd;gap:12px;justify-content:flex-start}.navbar__menu__links a.router-link-active{color:var(--text-primary-color)}.navbar__menu__buttons{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.navbar__menu__buttons>*{width:50%}@media screen and (max-width:1080px){.navbar{margin-bottom:16px}.navbar__burger{display:flex}.navbar>.navbar__buttons,.navbar>.navbar__links,.navbar>.small__profile{display:none}}@media screen and (max-width:768px){.navbar__menu__buttons{flex-direction:column}.navbar__menu__buttons .button{width:100%}}.breadcrumbs{align-items:center;color:var(--text-secondary-color);display:flex;flex-direction:row;gap:16px;margin-bottom:48px}.breadcrumbs>a{color:inherit;font-size:14px;font-weight:400;line-height:21px;text-transform:capitalize}.fade-enter-active,.fade-leave-active{transition:all .4s}.fade-enter-from,.fade-leave-to{opacity:0}.modal{padding:24px;width:550px}.modal h4{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:space-between;line-height:19.36px}.modal h4>svg{cursor:pointer;height:16px;width:16px}.modal img{max-width:100%}.modal>*{margin-bottom:24px}.modal>:last-child{margin-bottom:0}.modal__tags{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.modal__tags__element{color:var(--text-primary-color);display:flex;flex-direction:row;font-family:Inter;font-size:14px;font-weight:400;gap:12px;line-height:14px;padding:11px 16px}.modal__tags__element>svg{flex-shrink:0}.modal__description,.modal__description>p{color:var(--text-secondary-color)}.modal__description>p>span{color:var(--text-primary-color)}.modal__description b{text-decoration:underline}.modal .button{width:100%}.modal__wrapper{align-items:center;background:#0e0f10b3;border:none!important;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:24px;position:fixed!important;top:0;width:100%;z-index:1000}.popups{align-items:flex-end;bottom:32px;display:flex;flex-direction:column;gap:24px;max-width:570px;position:fixed;right:32px;z-index:1001;--accent-color:var(--text-primary-color)}.popups__element{box-sizing:border-box;display:flex;flex-direction:row;gap:24px;padding:24px}.popups__element>svg{color:var(--text-primary-color);cursor:pointer;height:16px;width:16px}.popups__element[type=success]{--accent-color:#7fe541}.popups__element[type=error]{--accent-color:#f1787c}.popups__element__content>h6{color:var(--accent-color);display:flex;flex-direction:row;font-size:16px;font-weight:500;gap:12px;line-height:19.36px;text-align:left}.popups__element__content>h6 svg{margin:0}.popups__element__content>p{margin-top:16px}.popups__element__content .button{margin-top:32px}@media screen and (max-width:1080px){.popups{bottom:0;box-sizing:border-box;max-width:100%;padding:24px;right:0}}.footer{color:var(--primary-text-color);display:flex;flex-direction:column}.footer__content{display:flex;flex-direction:row;gap:64px;padding:48px 0}.footer__content__logo{display:flex;flex-direction:column;gap:24px;width:100%}.footer__content__logo svg{height:24px;width:140px}.footer__content__column{flex-shrink:0}.footer__content__column h4{font-size:18px;font-weight:600;line-height:27px;margin-bottom:24px;width:100%}.footer__content__column[tiny]>div{gap:16px}.footer__content__column>div{display:flex;flex-direction:column;gap:24px}.footer__content__column a{color:var(--text-secondary-color);font-size:16px;font-weight:400;gap:12px;justify-content:flex-start;line-height:16px;width:100%}.footer__content__column a>svg{height:16px;width:20px}.footer__bottom{display:flex;flex-direction:row;justify-content:space-between;padding:48px 0}.footer__bottom p{color:var(--text-secondary-color)}.footer__bottom__copyright{display:flex;flex-direction:column}.footer__bottom__links{display:flex;flex-direction:row;gap:16px}.footer__bottom__links a{color:#bdbdbd;font-size:14px;font-weight:400;line-height:14px}@media screen and (max-width:1080px){.footer__content{flex-direction:column}.footer__content,.footer__content__logo{border-bottom:1px solid hsla(0,0%,94%,.102)}.footer__content__logo{padding-bottom:32px}.footer__content__column a{width:-moz-fit-content;width:fit-content}.footer__bottom{flex-direction:column;gap:32px}.footer__bottom__links{align-items:flex-start;flex-direction:column}}.cookie__consent{bottom:32px;left:50%;max-width:720px;padding:20px 24px;position:fixed;transform:translate(-50%);width:calc(100% - 24px);z-index:1000}.cookie__consent__content{align-items:center;display:flex;gap:24px}.cookie__consent__text h6{font-size:16px;font-weight:600;margin-bottom:4px}.cookie__consent__text p{font-size:14px;margin:0}.cookie__consent__actions .button{min-width:140px}@media screen and (max-width:768px){.cookie__consent__content{flex-direction:column;gap:12px;text-align:center}}@media screen and (max-width:480px){.cookie__consent{bottom:24px;padding:16px 20px;width:calc(100% - 32px)}.cookie__consent__text h6{font-size:14px}.cookie__consent__text p{font-size:12px}}#__nuxt,body,html{margin:0}.layout{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:99vh;overflow:hidden;padding-top:80px;position:relative}.layout__content{margin-bottom:64px;margin-top:64px}.layout__content__meta{margin-bottom:48px}.layout__content__meta h2{font-size:36px;font-weight:600;line-height:39.6px;text-align:left}.layout__content__meta p{font-size:16px;font-weight:400;line-height:24px}@media screen and (min-width:2000px){.layout__content{margin-bottom:128px;margin-top:128px}}@media screen and (max-width:1080px){.layout__content__meta h2{font-size:24px;line-height:26.4px}}
