.mobile-menu{margin-top:56px;padding:40px 16px 16px;display:flex;flex-direction:column;position:fixed;width:100%;height:calc(100% - 56px);background-color:#ff5722;top:0;left:0}.mobile-menu__draft-buttons{margin-top:65px;display:flex;flex-direction:column}.mobile-menu__my-buttons{display:flex;flex-direction:column;margin-top:48px}.mobile-menu__draft-buttons .ui-link,.mobile-menu__my-buttons .ui-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:24px;color:#fff;font-weight:500}.mobile-menu__draft-buttons--active,.mobile-menu__my-buttons--active{color:#fff;border-bottom:1px solid #ffffff}.mobile-menu__avatar{background-color:#fff;width:54px;height:54px;border-radius:25px}.mobile-menu__action-button{cursor:pointer;display:block;margin-top:48px;font-weight:500;position:relative;bottom:0}.mobile-menu__user{display:flex;flex-direction:column}.mobile-menu__user-name{margin-top:20px;font-size:24px;line-height:32px}.mobile-menu__user-phone{font-size:12px;line-height:20px}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:.5s ease all}.mobile-menu-enter-from,.mobile-menu-leave-to{transform:translate(-100%)}.mobile-menu-enter-to{transform:translate(0)}.no-scroll{overflow:hidden;position:fixed;width:100%}.desktop-menu{display:flex;align-items:center;width:100%;max-width:1590px;height:100%;padding:0 96px;margin:0 auto;justify-content:space-between}@media (max-width: 1024px){.desktop-menu{padding:0 24px}}@media (max-width: 768px){.desktop-menu{padding:0 34px;justify-content:space-between}}@media (max-width: 360px){.desktop-menu{padding:0 16px}}.desktop-menu__logo{cursor:pointer;color:#fff;font-size:28px}.desktop-menu__icon{display:flex;align-items:center;height:100%;cursor:pointer;color:#fff}.desktop-menu__icon svg{width:24px;height:24px;fill:#fff}.desktop-menu__icon i{font-size:24px;transition:.8s ease all}.desktop-menu__icon:--active{transform:rotate(180deg)}.desktop-menu__buttons{height:100%;display:flex;align-items:center;justify-items:center;gap:164px;padding-top:4px}@media (max-width: 1024px){.desktop-menu__buttons{gap:68px}}.desktop-menu__draft-buttons{gap:36px;display:flex;align-items:center}.desktop-menu__draft-buttons .ui-link{color:#fff;font-weight:500}.desktop-menu__draft-buttons--active{color:#fff;border-bottom:1px solid #ffffff}.desktop-menu__my-buttons{gap:36px;display:flex}.desktop-menu__my-buttons-button{display:flex;align-items:center}.desktop-menu__my-buttons .ui-link{color:#fff;font-weight:500}.desktop-menu__my-buttons-counter{cursor:default;margin-left:12px;font-size:12px;font-weight:700;width:26px;height:20px;background-color:#d84315;display:flex;justify-content:center;align-items:center;border-radius:12px}.desktop-menu__profile-controls{display:flex;align-items:center;gap:24px;position:relative}.desktop-menu__profile-controls-icon{display:block}.desktop-menu__profile-controls-icon svg{width:20px;height:22px}.desktop-menu__profile-controls-icon-counter{cursor:default;display:flex;justify-content:center;align-items:center;position:absolute;font-weight:700;top:-7px;left:11px;width:20px;height:20px;border-radius:50%;background-color:#bf360c;padding-top:2px}.desktop-menu__profile-controls-avatar{cursor:pointer;width:24px;height:24px;max-width:24px;max-height:24px}.desktop-menu__profile-controls-menu{position:relative}.desktop-menu__profile-controls-dropdown{width:300px;height:150px;position:absolute;bottom:-155px;right:0;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-radius:20px;padding:30px}.desktop-menu__profile-controls-item{display:flex;align-items:center;height:48px;cursor:pointer}.desktop-menu__profile-controls-item span{margin-left:16px;color:#484649;font-size:14px;font-weight:500}.desktop-menu__profile-controls-item span:hover{text-decoration:underline}.desktop-menu__profile-controls-item svg{width:16px;height:16px}.desktop-menu__profile-controls-login{padding-top:4px}.app-navbar{display:flex;align-items:center;min-height:56px;z-index:99;width:100%;position:fixed;top:0;color:#fff;background-color:#ff5722}.app-footer{min-height:208px;background-color:#f8f6fd}.app-footer__container{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:1590px;height:100%;padding:44px 96px 0;margin:0 auto}@media (max-width: 1024px){.app-footer__container{padding:0 24px;flex-wrap:wrap}}@media (max-width: 768px){.app-footer__container{padding:0 34px}}@media (max-width: 360px){.app-footer__container{padding:0 16px}}.app-footer__info{display:flex;flex-direction:column;margin-right:180px}@media (max-width: 1440px){.app-footer__info{margin-right:115px}}@media (max-width: 1024px){.app-footer__info{flex:1 0 auto;width:100%;align-items:center;margin-top:44px;margin-bottom:41px;margin-right:0}}@media (max-width: 768px){.app-footer__info{order:1}}.app-footer__info-logo{color:#ff5722;font-size:28px}.app-footer__info-copyrights{margin-top:78px;font-size:12px;line-height:20px;white-space:nowrap}@media (max-width: 1024px){.app-footer__info-copyrights{display:none}}.app-footer__navigation{display:flex;gap:48px}@media (max-width: 1440px){.app-footer__navigation{gap:14px}}@media (max-width: 1024px){.app-footer__navigation{width:75%;justify-content:space-evenly}}@media (max-width: 768px){.app-footer__navigation{width:100%;justify-content:space-evenly}}@media (max-width: 768px){.app-footer__navigation{order:3;margin-top:64px}}.app-footer__navigation-block{display:flex;flex-direction:column;gap:8px}.app-footer__navigation-block-left{width:238px}@media (max-width: 1440px){.app-footer__navigation-block-left{width:227px}}.app-footer__navigation-block-right{width:292px}@media (max-width: 1440px){.app-footer__navigation-block-right{width:235px}}.app-footer__navigation-block-title{font-size:14px;line-height:20px;color:#313033}.app-footer__navigation-block-link{cursor:pointer;font-size:16px;line-height:24px;white-space:nowrap}.app-footer__navigation-block-link:hover{text-decoration:underline}.app-footer__mobile{display:flex;flex-direction:column}@media (max-width: 1024px){.app-footer__mobile{width:25%}}@media (max-width: 768px){.app-footer__mobile{width:100%;align-items:center;order:2}}.app-footer__mobile svg{margin-top:12px;width:150px;height:48px}.app-footer__sm-info{display:none;font-size:12px;line-height:20px}@media (max-width: 1024px){.app-footer__sm-info{display:flex;justify-content:center;width:100%;margin-top:24px;margin-bottom:40px}}@media (max-width: 768px){.app-footer__sm-info{order:4;font-size:14px;line-height:20px}}
