@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,600,700&subset=cyrillic);@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap);.avatar-menu{background:#fff;-webkit-box-shadow:0 3px 18px rgba(0,0,0,.25);box-shadow:0 3px 18px rgba(0,0,0,.25);border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden;padding:4px 0}.avatar-menu__splitter{margin:4px 0!important;background:#e2e7ea;height:1px}.avatar-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;font-size:16px;line-height:24px;background:#fff;color:#000;text-align:left;padding-left:16px}@media (hover:hover){.avatar-menu__item:hover{background:#e0e9fe}}.sidebar-menu{position:relative;width:100%;background-color:#fff;z-index:1199;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;max-height:calc(100vh - 48px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1023px){.sidebar-menu{max-height:100%;padding-top:40px;width:320px;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.sidebar-menu-wrp{position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1248px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:100%;opacity:0;visibility:hidden;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.15)}@media (max-width:1023px){.sidebar-menu-wrp{-webkit-box-shadow:none;box-shadow:none;position:fixed;display:block;z-index:1200;top:0;left:0;bottom:0;right:0;max-width:100%;-webkit-transform:unset;transform:unset}}.sidebar-menu-wrp--opened{opacity:1;visibility:visible}.sidebar-menu-wrp--opened .sidebar-menu{-webkit-transform:translateZ(0);transform:translateZ(0)}.sidebar-menu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.8;z-index:1198;display:none}@media (max-width:1023px){.sidebar-menu-overlay{display:block}}.sidebar-menu-list{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.sidebar-menu-list::-webkit-scrollbar{display:none}.sidebar-menu-item{display:block;padding:12px 24px;text-decoration:none;color:#000;line-height:0}@media (hover:hover){.sidebar-menu-item:hover{background:#e1eafd}}@media (max-width:1023px){.sidebar-menu-item{padding:16px 24px}}.sidebar-menu-item span{font-size:16px;line-height:24px;display:inline-block;border-radius:4px;text-overflow:ellipsis;overflow:hidden;max-width:100%}.sidebar-menu-item span.link-text{padding:4px 12px}.sidebar-menu-close{position:absolute;top:8px;right:8px;cursor:pointer;display:none}@media (max-width:1023px){.sidebar-menu-close{display:block}}.sidebar-menu-footer{padding:16px 24px;position:relative;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.sidebar-menu-footer:before{content:"";height:1px;position:absolute;top:0;left:0;right:0;background:#e7e7e7}@media (max-width:1023px){.sidebar-menu-footer:before{left:27px;right:27px}}.sidebar-menu-footer .nav-menu__footer-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sidebar-menu-footer .nav-menu__footer-item{font-size:14px;line-height:24px;margin:8px 16px 8px 0;color:#000;text-decoration:none;font-weight:500}.header{width:100%;background:#ed5e42}.header-inner{max-width:1248px;margin:0 auto;height:48px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-inner,.header-menu-icon-and-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-menu-icon-and-logo{height:100%}.header-mobile-menu-icon{display:none}@media (max-width:1023px){.header-mobile-menu-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:ceneter;-ms-flex-align:ceneter;align-items:ceneter;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}}@media (max-width:414px){.header-mobile-menu-icon{padding:0 16px 0 8px}}@media (max-width:414px){.header__icon{width:110px}}.header__logo{margin-right:32px;height:100%;cursor:pointer;position:relative}@media (max-width:1279px){.header__logo{margin-right:0}}@media (max-width:1279px){.header__logo-desk{display:none}}.header__logo-tablet{display:none}@media (max-width:1279px){.header__logo-tablet{display:block}}@media (max-width:1023px){.header__logo-tablet{display:none}}.header__logo-mob{display:none}@media (max-width:1023px){.header__logo-mob{display:block}}.header__logo--hover .header__logo-link{background-color:#fff}.header__logo--hover .header__icon path[fill],.header__logo--hover .header__menuIcon path[fill]{fill:#000}.header__logo--hover .sidebar-menu-wrp{opacity:1;visibility:visible}.header__logo-link{width:246px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0 0 24px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1100}@media (max-width:1023px){.header__logo-link{width:auto;padding:0}}.header__menuIcon{margin-left:24px}.header__menuIcon path[fill]{fill:#fff}@media (max-width:1023px){.header__menuIcon{display:none}}.header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}@media (max-width:1279px){.header-menu{padding-left:calc(50vw - 443px)}}@media (max-width:1023px){.header-menu{display:none}}.header-menu__link{text-decoration:none;color:#fff;font-size:16px;white-space:nowrap;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}@media (hover:hover){.header-menu__link:hover{background-color:hsla(0,0%,100%,.2)}}.header__search{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media (hover:hover){.header__search:hover{background-color:hsla(0,0%,100%,.2)}}.header__avatar{position:relative;cursor:pointer;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (hover:hover){.header__avatar:hover{background-color:hsla(0,0%,100%,.2)}}.header__avatar img{height:40px;width:40px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%}.header__avatar-menu{position:absolute;top:100%;right:0;width:184px;z-index:1}.header__bell-and-ava{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1279px){.header__bell-and-ava{padding-right:calc(50vw - 443px)}}@media (max-width:1023px){.header__bell-and-ava{padding-right:calc(50vw - 320px)}}.header .the-bell__bell{width:48px!important;height:48px!important}@media (hover:hover){.header .the-bell__bell:hover{background-color:hsla(0,0%,100%,.2)}}@media (max-width:1023px){.header .the-bell__bell-notifications{right:-48px}}.header__bell--all-read .header__unviewed{display:none}.header__unviewed{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;border:2px solid #ed5e42;background:#222;color:#fff;font-size:10px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.the-footer{font-size:16px;line-height:24px;color:#000;padding:24px 0;border-top:1px solid #e7e7e7;position:absolute;bottom:0;left:0;width:100%}@media (max-width:1023px){.the-footer{width:calc(100% - 48px);margin:0 24px}}@media (max-width:364px){.the-footer{width:calc(100% - 32px);margin:0 16px}}.the-sidebar{position:relative}@media (max-width:1023px){.the-sidebar{padding:0}}.the-sidebar-user{border-bottom:1px solid #e7e7e7}@media (max-width:1023px){.the-sidebar-user{border-bottom:none}}.the-sidebar-user-exitHidden{border-bottom:none}.the-sidebar__wrapper{padding:24px 24px 0}@media (max-width:364px){.the-sidebar__wrapper{padding:24px 16px 0}}.the-sidebar__items{margin-bottom:8px;padding-top:8px;border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7}@media (max-width:1023px){.the-sidebar__items{margin:8px 24px 16px 24px}.the-sidebar__items.the-sidebar__items--publicUser{border-bottom:none}}@media (max-width:364px){.the-sidebar__items{margin:8px 16px 16px 16px}}.the-sidebar__item{height:48px;padding-left:24px;padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1023px){.the-sidebar__item{padding-left:0;height:56px}}.the-sidebar__item svg{margin-right:16px}.the-sidebar__item-counter{margin-left:auto;background:#e7e7e7;border-radius:20px;font-size:12px;line-height:12px;color:#5c5c5c;padding:4px 8px}@media (hover:hover){.the-sidebar__item-notifications:hover{background:#e1eafe}}.route-Notifications .the-sidebar__item-notifications{background:#3670f9;color:#fff}.route-Notifications .the-sidebar__item-notifications path[fill]{fill:#fff}.route-Notifications .the-sidebar__item-notifications .the-sidebar__item-counter{background:#3670f9;color:#fff}.the-sidebar__item-comments{stroke:#969698;stroke-width:2px}@media (hover:hover){.the-sidebar__item-comments:hover{background:#e1eafe}}.route-Comments .the-sidebar__item-comments{background:#3670f9;color:#fff;stroke:#fff}.route-Comments .the-sidebar__item-comments .the-sidebar__item-counter{background:#3670f9;color:#fff}.the-sidebar__item-public-profile{stroke:#969698;stroke-width:2px;margin-bottom:8px}@media (hover:hover){.the-sidebar__item-public-profile:hover{background:#e1eafe}}.route-PublicProfile .the-sidebar__item-public-profile{background:#3670f9;color:#fff;stroke:#fff}.route-PublicProfile .the-sidebar__item-public-profile .the-sidebar__item-counter{background:#3670f9;color:#fff}.the-sidebar__item-profile-posts{stroke:#969698;stroke-width:2px}@media (hover:hover){.the-sidebar__item-profile-posts:hover{background:#e1eafe}}.route-PublicProfilePosts .the-sidebar__item-profile-posts{background:#3670f9;color:#fff;stroke:#fff}.route-PublicProfilePosts .the-sidebar__item-profile-posts .the-sidebar__item-counter{background:#3670f9;color:#fff}.route-Posts .the-sidebar__item-profile-posts{background:#3670f9;color:#fff;stroke:#fff}.route-Posts .the-sidebar__item-profile-posts .the-sidebar__item-counter{background:#3670f9;color:#fff}@media (hover:hover){.the-sidebar__item-favorite:hover{background:#e1eafe}}.route-Favorites .the-sidebar__item-favorite{background:#3670f9;color:#fff}.route-Favorites .the-sidebar__item-favorite path[stroke]{stroke:#fff}.route-Favorites .the-sidebar__item-favorite .the-sidebar__item-counter{background:#3670f9;color:#fff}.the-sidebar__item-settings{margin-bottom:8px}@media (hover:hover){.the-sidebar__item-settings:hover{background:#e1eafe}}.route-Settings .the-sidebar__item-settings{background:#3670f9;color:#fff}.route-Settings .the-sidebar__item-settings path[fill]{fill:#fff}.the-sidebar__username-and-avatar{margin-bottom:16px}.the-sidebar__avatar{-ms-flex-negative:0;flex-shrink:0;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.the-sidebar__avatar-wrp{-ms-flex-negative:0;flex-shrink:0;border-radius:50%;margin-right:12px;width:48px;height:48px;background-size:48px 48px;background-position:50%;background-repeat:no-repeat}.the-sidebar__avatar-wrp.the-sidebar__avatar-rank1{width:52px;height:52px;border:3px solid #e2b41e}.the-sidebar__avatar-wrp.the-sidebar__avatar-rank2{width:52px;height:52px;border:3px solid #acabaa}.the-sidebar__avatar-wrp.the-sidebar__avatar-rank3{width:52px;height:52px;border:3px solid #ba8f61}.the-sidebar__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;position:relative;color:#5c5c5c}.the-sidebar__rating span{font-size:20px;line-height:28px;margin-top:2px}.the-sidebar__rating:before{content:"";position:absolute;bottom:8px;left:0;height:38px;width:1px;background:rgba(0,0,0,.1)}.the-sidebar__username{margin-bottom:4px;font-size:0}.the-sidebar__username span{font-size:18px;line-height:24px;font-weight:700;color:#000;max-width:100%;text-overflow:ellipsis;overflow:hidden;display:inline-block}@media (max-width:1023px){.the-sidebar__username span{font-size:20px}}@media (max-width:364px){.the-sidebar__username span{line-height:28px}}@media (max-width:1023px){.the-sidebar__username{margin-bottom:8px}}.the-sidebar__registered{font-size:12px;line-height:18px;color:#4c4c4c;margin-bottom:21px}@media (max-width:1023px){.the-sidebar__registered{font-size:14px;line-height:22px;margin-bottom:16px}.the-sidebar__registered br{display:none}}.the-sidebar__user-short-info{font-size:14px;color:#000;position:relative}.the-sidebar__user-short-info-shorted{-webkit-box-orient:vertical;-o-object-fit:contain;object-fit:contain;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.the-sidebar__user-short-info-hidden{position:absolute;top:0;left:0;visibility:hidden;opacity:0;width:100%}@media (max-width:1023px){.the-sidebar__user-short-info{font-size:16px}}.the-sidebar__user-short-info-toggle{font-size:14px;line-height:22px;color:#3670f9;font-weight:700;cursor:pointer;margin-bottom:12px}@media (max-width:1023px){.the-sidebar__user-short-info-toggle{font-size:16px;line-height:24px}}.the-sidebar__user-short-info a{color:#3670f9;text-decoration:none;display:inline;word-wrap:break-word}@media (hover:hover){.the-sidebar__user-short-info a:hover{border-bottom:2px solid #3670f9}}.the-sidebar__user-short-info a:visited{color:#7142d6;border-bottom:none!important}.the-sidebar__user-short-info a:visited:hover{border-bottom:none!important}.the-sidebar__exit-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;cursor:pointer;font-size:16px;line-height:22px;color:#5c5c5c;padding:0 24px;margin-bottom:8px}@media (max-width:364px){.the-sidebar__exit-button{padding:0 16px}}@media (hover:hover){.the-sidebar__exit-button:hover{background:#e1eafe}}.nav-menu__footer{position:relative;padding:16px 24px}@media (max-width:1023px){.nav-menu__footer{display:none}}.nav-menu__footer-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-menu__footer-item{font-size:14px;line-height:24px;margin:8px 16px 8px 0;color:#000;text-decoration:none;font-weight:500;position:relative}@media (hover:hover){.nav-menu__footer-item:hover{text-decoration:underline;text-underline-position:under}.nav-menu__footer-item:hover:before{background:#000}}.nav-menu__footer-item:before{content:"";position:absolute;height:2px;left:0;width:100%;top:20px;background:transparent}.tooltip{-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.25);box-shadow:0 3px 10px 0 rgba(0,0,0,.25);background:#fff;position:fixed;z-index:10;padding:25px;border-radius:5px;max-width:400px}@media (max-width:1023px){.tooltip{right:8px!important;left:8px!important}}.tooltip:before{content:"";position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;right:22px;top:-7px}@media (max-width:1023px){.tooltip:before{display:none}}.tooltip__content{font-size:16px;color:#000}.mobile-header{height:48px;background:#ed5e42;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:16px;position:relative}.mobile-header,.mobile-header__back-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-header__back-icon{position:absolute;top:0;bottom:0;left:0;width:50px;padding-left:15px}.list-item[data-v-659c7f32]{-webkit-transition:all .45s;transition:all .45s;width:100%}.list-leave-to[data-v-659c7f32]{opacity:0}.list-enter[data-v-659c7f32]{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}.list-leave-active[data-v-659c7f32]{position:absolute!important;max-width:800px}.delete-account-popup[data-v-659c7f32]{position:fixed;top:0;left:0;bottom:0;right:0;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:rgba(0,0,0,.68);z-index:1200;display:flex;padding:106px 0 20px}@media (max-width:414px){.delete-account-popup[data-v-659c7f32]{padding:45px 0 0;z-index:1000;padding-bottom:61px;background:#fff}}.popup[data-v-659c7f32]{background:#fff;border:1px solid #e9e9e9;border-radius:8px;width:420px}@media (max-width:414px){.popup[data-v-659c7f32]{border-radius:0;width:100%;border:none}}.popup-inner[data-v-659c7f32]{width:100%}.popup__title[data-v-659c7f32]{font-weight:500;font-size:16px;line-height:20px;text-align:center;padding:28px 28px 20px;border-bottom:1px solid #ecebeb}.popup-checkboxes[data-v-659c7f32]{list-style-type:none}.popup-btns[data-v-659c7f32]{border-top:1px solid #eee;padding:19px 22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}@media (max-width:414px){.popup-btns[data-v-659c7f32]{position:fixed;bottom:0;left:0;width:100%;background-color:#fff}}@media (max-width:364px){.popup-btns[data-v-659c7f32]{padding:19px 16px}}.popup-btn[data-v-659c7f32]{color:#3670f9;font-weight:500;font-size:16px;line-height:22px;margin-left:32px;cursor:pointer}.popup-btn--disabled[data-v-659c7f32]{cursor:default;color:#d4d7de}@media (max-width:414px){.popup.popup-confirm[data-v-659c7f32]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:340px}}.popup.popup-confirm svg[data-v-659c7f32]{margin:36px auto 24px;display:block;-ms-flex-negative:0;flex-shrink:0}.popup.popup-confirm .popup-confirm__title[data-v-659c7f32]{font-weight:500;font-size:16px;line-height:20px;margin-bottom:16px;text-align:center;padding:0 48px}@media (max-width:414px){.popup.popup-confirm .popup-confirm__title[data-v-659c7f32]{padding:0 24px}}@media (max-width:364px){.popup.popup-confirm .popup-confirm__title[data-v-659c7f32]{padding:0 16px}}.popup.popup-confirm .popup-confirm__subtitle[data-v-659c7f32]{font-size:14px;line-height:20px;text-align:center;margin-bottom:40px;padding:0 48px}@media (max-width:414px){.popup.popup-confirm .popup-confirm__subtitle[data-v-659c7f32]{padding:0 24px}}@media (max-width:364px){.popup.popup-confirm .popup-confirm__subtitle[data-v-659c7f32]{margin-bottom:35px;padding:0 16px}}.label[data-v-659c7f32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:48px;padding:0 22px;font-size:16px;line-height:19px}@media (max-width:364px){.label[data-v-659c7f32]{padding:0 16px}}@media (hover:hover){.label[data-v-659c7f32]:hover{background:rgba(54,112,249,.15)}.label:hover input~.checkmark[data-v-659c7f32]{border:2px solid #3670f9}.label:hover input~.checkmark[data-v-659c7f32]:before{display:block}}.label input[data-v-659c7f32]{position:absolute;opacity:0;cursor:pointer}.label input:checked~.checkmark[data-v-659c7f32]{border:2px solid #3670f9}.label input:checked~.checkmark[data-v-659c7f32]:before{display:block}.label input:checked~span[data-v-659c7f32]{color:#3670f9}.checkmark[data-v-659c7f32]{width:20px;height:20px;border:2px solid #969698;border-radius:50%;position:relative;margin-right:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.checkmark[data-v-659c7f32]:before{content:"";display:none;width:12px;height:12px;border-radius:50%;background:#3670f9}.textarea[data-v-659c7f32]{border:1px solid #cfcfcf;border-radius:4px;padding:16px;font-size:16px;line-height:22px;color:#4c4c4c;width:100%;resize:none;font-family:Roboto,sans-serif;outline:none;height:80px;margin-bottom:8px}.textarea-wrp[data-v-659c7f32]{padding:0 22px}@media (max-width:364px){.textarea-wrp[data-v-659c7f32]{padding:0 16px}}.textarea[data-v-659c7f32]::-webkit-input-placeholder{color:#a0a2a7}.textarea[data-v-659c7f32]::-moz-placeholder{color:#a0a2a7}.textarea[data-v-659c7f32]:-ms-input-placeholder{color:#a0a2a7}.textarea[data-v-659c7f32]::-ms-input-placeholder{color:#a0a2a7}.textarea[data-v-659c7f32]::placeholder{color:#a0a2a7}.textarea[data-v-659c7f32]:focus{border-color:#3670f9}.primary-menu{display:none;list-style:none;background:#fff;border-bottom:1px solid #e7e7e7;height:48px;overflow-x:auto;padding:0 44px;-ms-overflow-style:none;scrollbar-width:none}.primary-menu::-webkit-scrollbar{display:none}@media (max-width:414px){.primary-menu{padding:0}}.primary-menu-item{-ms-flex-item-align:stretch;align-self:stretch}@media (hover:hover){.primary-menu-item:hover{background:hsla(0,0%,100%,.2)}}.primary-menu-item a{font-weight:500;text-decoration:none;white-space:nowrap;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:14px;padding:0 12px}.login-window{font-family:Roboto,sans-serif}.login-window__back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.login-window__overlay{height:100%;width:100%;background-color:rgba(0,0,0,.62);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1023px){.login-window__overlay{display:block}}.login-window__modal{padding:51px 52px;background:#fff;text-align:center;margin:16px 64px;position:relative}@media (max-width:1023px){.login-window__modal{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;min-height:100vh;padding:48px 24px}}@media (min-width:0px) and (max-width:413px){.login-window__modal{padding:48px 16px}}.login-window__title{font-size:24px;line-height:1.33;font-weight:700;min-height:24px;margin-bottom:16px;font-family:Roboto,sans-serif}@media (max-width:1023px){.login-window__title{font-size:22px;line-height:.9}}.login-window__subtitle{color:#000;font-size:16px;line-height:1.6;margin-bottom:40px;font-family:Roboto,sans-serif}@media (max-width:1023px){.login-window__subtitle{font-size:14px;line-height:1.3;margin-bottom:24px}}.login-window__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:420px;margin:0 auto 32px}@media (max-width:1023px){.login-window__buttons{display:block;text-align:center;max-width:none;width:100%;margin:0 auto 16px}}.login-window__button{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:2px;color:#000;cursor:pointer;background-color:#fff;border:2px solid rgba(0,0,0,.08);letter-spacing:.01em;font-family:Roboto,sans-serif;font-size:16px;margin-bottom:8px}@media (max-width:1023px){.login-window__button{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (hover:hover){.login-window__button:hover{color:#fff}}@media (hover:hover){.login-window__button:not(.login-window__button--go):hover svg path[fill]{fill:#fff}}@media (hover:hover){.login-window__button--fb:hover{background-color:#576eae}}@media (hover:hover){.login-window__button--go:hover{background-color:#4285f4}.login-window__button--go:hover .login-window__button-logo-wrapper{background:#fff}}@media (hover:hover){.login-window__button--vk:hover{background-color:#5d80ab}}@media (hover:hover){.login-window__button--twitter:hover{background-color:#54acee}}@media (hover:hover){.login-window__button--yandex:hover{background-color:red}}@media (hover:hover){.login-window__button--apple:hover{background-color:#000}}.login-window__button-logo-wrapper{width:40px;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.login-window__disclaimer{max-width:550px;display:inline-block;color:#000;font-size:16px;line-height:1.6;font-family:Roboto,sans-serif}@media (max-width:1023px){.login-window__disclaimer{line-height:1.25}}.login-window__disclaimer a{color:#3670f9;text-decoration:none}@media (hover:hover){.login-window__disclaimer a:hover{text-decoration:underline}}.login-window__close-control{position:absolute;padding:12px;top:0;right:0;cursor:pointer;opacity:.9}@media (hover:hover){.login-window__close-control:hover{opacity:1}}.list-item{-webkit-transition:all .45s;transition:all .45s;width:100%}.list-leave-to{opacity:0}.list-enter{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}.list-leave-active{position:absolute!important;max-width:800px}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow-y:scroll}body{font-family:Roboto,sans-serif;color:#000;font-size:16px;font-weight:400;font-style:normal;background:#fbf8f8;width:100%}img{max-width:100%}input[type=email],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:1023px){.app{overflow-x:hidden}}.app>.sidebar-menu-wrp{display:none}@media (max-width:1023px){.app>.sidebar-menu-wrp{display:-webkit-box;display:-ms-flexbox;display:flex}}.app__profile{padding-top:48px;position:relative}.header__wrapper{position:fixed;left:0;right:0;top:0;z-index:1100}@media (max-width:1023px){.header__wrapper{display:none}}.header__wrapper--mobile{display:none;position:fixed;top:0;right:0;left:0;z-index:1100}@media (max-width:1023px){.header__wrapper--mobile{display:block}}.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 48px)}.sidebar{-webkit-box-flex:0;-ms-flex:0 0 246px;flex:0 0 246px;width:246px;margin-right:32px}@media (max-width:1279px){.sidebar{margin-right:0}}.sidebar__wrapper{width:inherit;position:-webkit-sticky;position:sticky;top:48px;padding-top:8px}.sidebar--desktop{border-right:1px solid #e7e7e7;min-height:calc(100vh - 48px)}@media (max-width:1023px){.sidebar--desktop{display:none}}.routed{-webkit-box-flex:0;-ms-flex:0 1 970px;flex:0 1 970px;max-width:970px;padding-top:24px;padding-bottom:96px;position:relative}@media (max-width:1279px){.routed{-webkit-box-flex:0;-ms-flex:0 1 640px;flex:0 1 640px;max-width:640px;margin:0 auto}}@media (max-width:1023px){.routed{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-top:0;max-width:100%}}@media (max-width:767px){.routed--hidden-footer{padding-bottom:56px}.routed--hidden-footer .the-footer{display:none}}.the-badges-wrapper{position:fixed;left:25px;bottom:60px;width:435px;z-index:12}.the-badges-wrapper:empty{display:none}@media (max-width:767px){.the-badges-wrapper{left:0;right:0;bottom:0;padding:15px 8px;width:auto}}.the-badges__item-text{width:100%}.home-link-btn{background:#3a74f6;border-radius:2px;width:290px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:500;font-size:16px;line-height:19px;text-decoration:none;margin-bottom:8px;cursor:pointer}@media (max-width:1279px){.home-link-btn{width:288px}}.badge-folder-name{overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;vertical-align:middle}