.vertical-separator{width:1px;height:100%}.footer{display:none}@media screen and (min-width:1440px){.footer{display:block}}.footer .footer-container{display:flex;flex-direction:column;justify-content:normal;align-items:normal;width:1258px;gap:40px}.footer .footer-container .footer-content{display:flex;flex-direction:row;justify-content:space-between;align-items:normal;gap:40px}.footer .footer-container .footer-content .footer-column{display:flex;flex-direction:column;justify-content:normal;align-items:normal;gap:40px}.footer .footer-container .footer-content .footer-column .footer-category{display:flex;flex-direction:column;justify-content:normal;align-items:normal;gap:16px}.footer .footer-container .footer-content .footer-column .footer-category .footer-links{display:flex;flex-direction:column;justify-content:normal;align-items:normal;gap:8px}.footer .footer-container .separator{width:100%;border-top:1px solid}.footer .footer-container .footer-credits{display:flex;flex-direction:row;justify-content:space-between;align-items:normal}.footer .footer-container .footer-credits .credits-more{display:flex;flex-direction:row;justify-content:normal;align-items:center;gap:8px}.menu-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative;border-radius:8px}.menu-item:first-letter{text-transform:uppercase}.menu-item .menu-item-avatar{height:32px;width:32px;border-radius:50%}.menu-item .menu-item-icon{height:16px;width:16px}.menu-item .menu-item-dropdown{width:11px;height:16px}.menu-item .menu-item-dropdown-reversed{rotate:180deg}.menu-item .menu-item-dropdown-normal{rotate:0deg}.menu-item .menu-item-links{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;justify-content:normal;align-items:normal;gap:8px;z-index:2;width:181px;padding:16px 24px;border-radius:8px;border:1px solid}.menu-item .menu-item-links.menu-item-links-right{right:0;left:auto}.menu-item .menu-item-links .menu-item-link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;white-space:nowrap}.menu-item .menu-item-links .menu-item-link .menu-item-link-icon{height:16px;width:16px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}