.Header_header__AF_3G{display:flex;justify-content:space-between;align-items:center;padding:0 3.75rem;margin:0 auto;background:var(--belyy);width:100%}.Header_content__Hg4sZ{display:flex;gap:2.5rem;align-items:center}.Header_logo__1FRrW{height:-moz-fit-content;height:fit-content}.Header_profile__qkDar{transition:opacity .3s ease-in-out}.Header_profile__qkDar:hover{opacity:.7}.Header_balance__EjXNg{font-weight:600;font-size:1rem;color:var(--fioletovyy);padding:.5rem .75rem;line-height:155%;border:1px solid var(--fioletovyy);border-radius:.5rem;cursor:pointer;transition:opacity .3s ease-in-out}.Header_balance__EjXNg:hover{opacity:.7}.Header_burger__45vLT{width:32px;height:24px;position:relative;display:none;border:none;background:none;padding:0;cursor:pointer;z-index:20}.Header_burger__45vLT span{position:absolute;left:0;width:100%;height:3px;background:var(--siniy);transition:.3s ease;border-radius:3px}.Header_burger__45vLT span:first-child{top:0}.Header_burger__45vLT span:nth-child(2){top:50%;transform:translateY(-50%)}.Header_burger__45vLT span:nth-child(3){bottom:0}.Header_burger__45vLT.Header_open__jNVWy span:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.Header_burger__45vLT.Header_open__jNVWy span:nth-child(2){opacity:0}.Header_burger__45vLT.Header_open__jNVWy span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}@media (max-width:1250px){.Header_burger__45vLT{display:block}.Header_header__AF_3G{padding:.25rem 1rem}.Header_content__Hg4sZ{gap:1rem}.Header_balance__EjXNg{display:none}}.SideBar_sidebar__Xzm7R{background:var(--temno-siniy);padding:1.5rem 0}.SideBar_title__aj588{margin-bottom:.5rem;padding:0 1.25rem;color:#ffffff8f!important;font-size:calc(1.1rem * var(--scale))!important}.SideBar_list__iCTH8{display:flex;flex-direction:column;gap:0}.SideBar_column___LKkq{padding-bottom:1.5rem;margin-bottom:1.5rem;position:relative}.SideBar_line__4OUxr:before{content:"";position:absolute;bottom:0;left:0;width:calc(100% + 2.5rem);transform:translate(-1.25rem);background-color:rgba(255,255,255,.3);height:1px}@media (max-width:1250px){.SideBar_sidebar__Xzm7R{position:fixed;height:auto;left:0;width:calc(21.75rem * var(--scale));top:0;height:100%;left:-260px;transition:left .3s ease;z-index:1000;overflow-y:auto}.SideBar_open__QOzi8{left:0}.SideBar_overlay__5kQab{display:none}}.FormInput_input__qC3tk{border:1px solid var(--siniy);border-radius:.5rem;padding:0 .625rem;width:100%;height:calc(3.75rem * var(--scale));font-weight:400;font-size:calc(1.5rem * var(--scale));line-height:155%;color:var(--siniy)}.FormInput_input__qC3tk::placeholder{color:var(--siniy)}.FormInput_input__qC3tk:active,.FormInput_input__qC3tk:focus{outline:none;border:1px solid var(--temno-siniy)}.FormInput_inputContainer__DfPCT{margin-bottom:1.25rem}.FormInput_inputError__hpwHf{border:1px solid #ff2929!important}.Button_button__Ok99v{border-radius:.5rem;width:100%;height:calc(3.75rem * var(--scale));display:flex;align-items:center;justify-content:center;gap:.625rem;font-weight:500;font-size:calc(1.5rem * var(--scale));transition:box-shadow .3s ease-in-out}.Button_button__Ok99v:hover{box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.Button_primary-small__05_Le,.Button_primary__DfAL0{background:var(--siniy);color:var(--belyy)}.Button_primary-small__05_Le{font-size:calc(1.25rem * var(--scale))}.Button_secondary__4mfOD{border:1px solid var(--siniy);background:inherit;color:var(--siniy)}.Button_button__Ok99v:disabled{cursor:not-allowed}.Button_button__Ok99v:disabled:hover{box-shadow:none}.Loader_loader__q9b6G{height:23px;animation:Loader_spin__FrQTs 2s linear infinite}@keyframes Loader_spin__FrQTs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_big__0McEs svg{fill:var(--siniy)}.Loader_big__0McEs svg path{stroke:var(--siniy)}.Loader_blue__a7al6 svg{fill:var(--siniy)}.Loader_blue__a7al6 svg path{stroke:var(--siniy)}.Loader_loader__wrapper___Jz9u{display:flex;justify-content:center;align-items:center;height:100%}.Loader_loader__wrapper___Jz9u svg{width:3.25rem;height:3.25rem}.Loader_loader__wrapper___Jz9u .Loader_loader__q9b6G{height:3.25rem}.CreateTrafficSourcePopup_overlay__Cp4eb{position:fixed;inset:0;background:rgba(217,217,217,.5);display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease}.CreateTrafficSourcePopup_overlay__Cp4eb.CreateTrafficSourcePopup_visible__44bgW{opacity:1;pointer-events:auto}.CreateTrafficSourcePopup_popup__XkJoq{background:var(--belyy);padding:0;border-radius:1rem;box-shadow:0 7px 16px rgba(184,184,184,.1),0 30px 30px rgba(184,184,184,.09);transform:translateY(-8px) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease;min-width:600px;will-change:transform,opacity}.CreateTrafficSourcePopup_popupVisible__KerHa{transform:translateY(0) scale(1)}.CreateTrafficSourcePopup_popup__top__r3mMV{background:var(--lilovyy);padding:1rem;border-radius:1rem 1rem 0 0}.CreateTrafficSourcePopup_popup__title__fuMzq{margin:0!important;text-align:left!important}.CreateTrafficSourcePopup_popup__content___7LMO{padding:1rem}.CreateTrafficSourcePopup_form__QTFTf{display:flex;flex-direction:column;gap:calc(1.5rem * var(--scale));margin-bottom:calc(1.5rem * var(--scale))}.CreateTrafficSourcePopup_field__444x6{display:flex;flex-direction:column;gap:calc(1rem * var(--scale))}.CreateTrafficSourcePopup_popupVisible__KerHa{transform:scale(1);opacity:1}.CreateTrafficSourcePopup_input__T2xh7{background:var(--svetlo-seryy);height:calc(60px * var(--scale));width:100%;padding-left:calc(1rem * var(--scale));font-size:1rem;color:var(--siniy);border-radius:.5rem}@media (max-width:768px){.CreateTrafficSourcePopup_popup__XkJoq{width:90%;min-width:auto}}.CreateUsersPopup_overlay__LJoyY{position:fixed;inset:0;background:rgba(217,217,217,.5);display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease}.CreateUsersPopup_overlay__LJoyY.CreateUsersPopup_visible__LgDRZ{opacity:1;pointer-events:auto}.CreateUsersPopup_popup__JZvi_{background:var(--belyy);padding:0;border-radius:1rem;box-shadow:0 7px 16px rgba(184,184,184,.1),0 30px 30px rgba(184,184,184,.09);transform:translateY(-8px) scale(.98);opacity:0;transition:transform .25s ease,opacity .25s ease;min-width:600px;will-change:transform,opacity}.CreateUsersPopup_popupVisible__zv_mx{transform:translateY(0) scale(1)}.CreateUsersPopup_popup__top__PEAcw{background:var(--lilovyy);padding:1rem;border-radius:1rem 1rem 0 0}.CreateUsersPopup_popup__title__Xv4vK{margin:0!important;text-align:left!important}.CreateUsersPopup_popup__content__fjjmS{padding:1rem}.CreateUsersPopup_form__T5n_z{display:flex;flex-direction:column;gap:calc(1.5rem * var(--scale));margin-bottom:calc(1.5rem * var(--scale))}.CreateUsersPopup_field__VKSSJ{display:flex;flex-direction:column;gap:calc(1rem * var(--scale))}.CreateUsersPopup_popupVisible__zv_mx{transform:scale(1);opacity:1}.CreateUsersPopup_input__KaqTw{background:var(--svetlo-seryy);height:calc(60px * var(--scale));width:100%;padding-left:calc(1rem * var(--scale));font-size:1rem;color:var(--siniy);border-radius:.5rem}@media (max-width:768px){.CreateUsersPopup_popup__JZvi_{min-width:auto;width:90%}}.H1Title_h1__Q1SnK{font-weight:600;font-size:calc(2.25rem * var(--scale));line-height:155%;text-align:center;color:var(--siniy);margin-bottom:calc(2.25rem * var(--scale))}.LoginWrapper_wrapper__mlJcI{max-width:100%;flex-direction:column;background-image:url(/bg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.LoginWrapper_container__yVAUs,.LoginWrapper_wrapper__mlJcI{min-height:calc(1000px * var(--scale));height:100%;display:flex}.LoginWrapper_container__yVAUs{max-width:calc(1685px * var(--scale));width:100%;margin:0 auto;padding:0 15px;gap:6.25rem}.LoginWrapper_images__PQ5gu{height:100%;min-height:calc(1000px * var(--scale));display:flex;align-items:center;flex:0 1 57%}.LoginWrapper_img__GErO1{height:100%;width:100%;max-width:834px}.LoginWrapper_content__plQuv{height:100%;min-height:calc(1000px * var(--scale));display:flex;align-items:center;flex:0 1 43%}.LoginWrapper_form__J372T{background:var(--belyy);width:100%;padding:calc(4.375rem * var(--scale)) calc(3.75rem * var(--scale)) calc(2.75rem * var(--scale)) calc(3.75rem * var(--scale));border-radius:.625rem;position:relative;max-height:calc(100vh - 2.5rem);overflow:auto}.LoginWrapper_form__J372T::-webkit-scrollbar{width:.25rem}.LoginWrapper_form__J372T::-webkit-scrollbar-track{background:var(--seryy);border-radius:1rem}.LoginWrapper_form__J372T::-webkit-scrollbar-thumb{background:var(--siniy);border-radius:1rem}.LoginWrapper_arrow__Bqqzz{position:absolute;top:2rem;left:2rem;cursor:pointer;transition:opacity .3s ease-in-out}.LoginWrapper_arrow__Bqqzz:hover{opacity:.7}@media (max-width:1250px){.LoginWrapper_content__plQuv,.LoginWrapper_images__PQ5gu{flex:0 1 50%}.LoginWrapper_container__yVAUs{gap:4rem}}@media (max-width:768px){.LoginWrapper_wrapper__mlJcI{min-height:auto;height:-moz-fit-content;height:fit-content;min-height:100vh}.LoginWrapper_container__yVAUs{flex-direction:column;max-height:auto;padding:2rem 1rem;gap:3rem}.LoginWrapper_content__plQuv,.LoginWrapper_images__PQ5gu{flex:auto;min-height:auto}.LoginWrapper_form__J372T{max-height:100%;overflow:visible;padding:calc(2.25rem * var(--scale))}}.Paragraph_paragraph__PFwau{word-break:break-all}.Paragraph_wordBreak__lWUy9{word-break:break-word!important}.RadioGroup_radioGroup__L9gm8{display:flex;gap:calc(1.5rem * var(--scale));margin-bottom:1.25rem}.RadioGroup_radioLabel__wRSbZ{position:relative;display:flex;align-items:center;font-weight:400;font-size:calc(1.5rem * var(--scale));line-height:155%;color:var(--siniy);cursor:pointer}.RadioGroup_radioInput___BvDs{opacity:0;position:absolute}.RadioGroup_radioCustom__UgMgZ{width:calc(2rem * var(--scale));height:calc(2rem * var(--scale));border:1px solid var(--siniy);border-radius:50%;margin-right:.5rem;position:relative;transition:border-color .2s ease}.RadioGroup_radioInput___BvDs:checked+.RadioGroup_radioCustom__UgMgZ{border-color:var(--siniy)}.RadioGroup_radioInput___BvDs:checked+.RadioGroup_radioCustom__UgMgZ:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(1.25rem * var(--scale));height:calc(1.25rem * var(--scale));background:var(--siniy);border-radius:50%}.SidebarNavLink_item__U_EbW{display:flex;gap:1.25rem;padding:.5rem 1.25rem;align-items:center;cursor:pointer}.SidebarNavLink_itemActive__xj_7c,.SidebarNavLink_item__U_EbW:hover{background:var(--light-temno-siniy)}.SidebarNavLink_icon__rkXiN{width:1.25rem;height:1.25rem}.SidebarNavLink_icon__rkXiN svg{fill:var(--belyy);width:1.25rem;height:1.25rem}.SidebarNavLink_icon__rkXiN i{color:var(--belyy);font-size:1.25rem;width:1.25rem;height:1.25rem}.SidebarNavLink_name__VRx6B{flex:1 1 auto}.SidebarNavLink_lock__gXRgK{pointer-events:none}.ContentWrapper_wrapper__e143u{max-width:1700px;height:100%;padding:1.25rem;margin:0 auto}@media (max-width:768px){.ContentWrapper_wrapper__e143u{padding:1rem}}.Layout_page__g7MbL{display:grid;grid-template-rows:calc(6.25rem * var(--scale)) 1fr;grid-template-columns:calc(21.75rem * var(--scale)) 1fr;grid-template-areas:"header header" "sidebar content";min-height:100vh;background-color:var(--lilovyy);overflow-x:hidden}.Layout_header__WZgfV{grid-area:header}.Layout_sidebar__tFBcX{grid-area:sidebar}.Layout_content__PrPCk{width:100%;background:var(--lilovyy)}@media (max-width:1250px){.Layout_content__PrPCk{overflow-x:visible!important}.Layout_page__g7MbL{grid-template-rows:calc(7.25rem * var(--scale)) 1fr;grid-template-columns:1fr;grid-template-areas:"header header" "content content"}.Layout_content__PrPCk{width:100%}}.Avatar_avatar__placeholder__UzRRs{width:8.625rem;height:5.5625rem;background:var(--svetlo-seryy);border:1px solid var(--seryy);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out;position:relative}.Avatar_avatar__image__rBwJc{object-fit:cover;width:100%;height:100%;border-radius:8px}.Avatar_avatar__placeholder__UzRRs:hover{opacity:.7}.Avatar_avatar__placeholder__UzRRs:hover .Avatar_avatar__edit__4HF1T{opacity:1;visibility:visible}.Avatar_avatar__edit__4HF1T{position:absolute;top:.5rem;left:.5rem;opacity:0;visibility:hidden;transition:all .3s}.UsersTable_tableWrapper__HHRar{flex:1 1 auto}.UsersTable_table__scroll_wrapper__Pb_ld{max-height:calc(100vh - 12.6rem);overflow-y:auto}.UsersTable_table__scroll_wrapper__Pb_ld.UsersTable_paginationActive__aZLNz{max-height:calc(100vh - 15.2rem);overflow-y:auto}.UsersTable_table__scroll_wrapper__Pb_ld::-webkit-scrollbar{width:.25rem}.UsersTable_table__scroll_wrapper__Pb_ld::-webkit-scrollbar-track{background:var(--seryy);border-radius:1rem}.UsersTable_table__scroll_wrapper__Pb_ld::-webkit-scrollbar-thumb{background:var(--siniy);border-radius:1rem}.UsersTable_table__Ky9Og{width:100%;border-collapse:collapse}.UsersTable_table__Ky9Og td,.UsersTable_table__Ky9Og th{height:calc(6.25rem * var(--scale));border:1px solid var(--seryy);padding:.5rem calc(2.5rem * var(--scale));text-align:left;word-break:break-all;min-width:15.625rem}.UsersTable_table__Ky9Og th{background-color:var(--header-bg-color)}.UsersTable_table__Ky9Og tr:nth-child(2n){background-color:var(--even-row-bg-color)}.UsersTable_table__Ky9Og tr:nth-child(odd){background-color:var(--odd-row-bg-color)}.UsersTable_table__Ky9Og tr:first-child td,.UsersTable_table__Ky9Og tr:first-child th{border-top:none}.UsersTable_table__Ky9Og tr:first-child th:first-child{border-left:none}.UsersTable_table__Ky9Og tr:last-child th:last-child{border-right:none}.UsersTable_table__Ky9Og td:first-child{border-left:none}.UsersTable_table__Ky9Og td:last-child{border-right:none}.UsersTable_table__Ky9Og td:last-child,.UsersTable_table__Ky9Og th:last-child{width:13.75rem;min-width:13.75rem;max-width:13.75rem}.UsersTable_password___ag18{display:flex;align-items:center;justify-content:space-between;gap:.25rem;cursor:pointer}@media (max-width:1250px){.UsersTable_table__Ky9Og{min-width:50.5rem}.UsersTable_tableScrollOuter__TEIYw{width:100%;position:relative;max-width:100vw;overflow-x:auto;-webkit-overflow-scrolling:touch}.UsersTable_table__scroll_wrapper__Pb_ld{flex:1 1 auto;height:calc(100vh - 11.6rem);overflow-y:auto}.UsersTable_table__scroll_wrapper__Pb_ld::-webkit-scrollbar{display:none}}.ConfirmPopup_overlay__MoUC4{position:fixed;inset:0;background:#d9d9d980;display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease}.ConfirmPopup_overlay__MoUC4.ConfirmPopup_visible__A0fe1{opacity:1;pointer-events:auto}.ConfirmPopup_popup__PM7fl{padding:2rem;border-radius:.625rem;box-shadow:0 7px 16px 0 rgba(184,184,184,.1),0 30px 30px 0 rgba(184,184,184,.09),0 67px 40px 0 rgba(184,184,184,.05),0 119px 47px 0 rgba(184,184,184,.01),0 186px 52px 0 rgba(184,184,184,0);background:var(--belyy);transform:scale(.9);opacity:0;transition:all .25s ease}.ConfirmPopup_popupVisible__MGeIf{transform:scale(1);opacity:1}.ConfirmPopup_actions__Uqqom{display:flex;justify-content:flex-end;margin-top:1.25rem;gap:1rem}@media (max-width:768px){.ConfirmPopup_popup__PM7fl{width:90%}.ConfirmPopup_actions__Uqqom{flex-direction:column}}.ErrorPopup_overlay__YrTUE{position:fixed;inset:0;background:#d9d9d980;display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease}.ErrorPopup_overlay__YrTUE.ErrorPopup_visible__Ic4nf{opacity:1;pointer-events:auto}.ErrorPopup_popup__lu_eX{padding:2rem;border-radius:.625rem;box-shadow:0 7px 16px 0 rgba(184,184,184,.1),0 30px 30px 0 rgba(184,184,184,.09),0 67px 40px 0 rgba(184,184,184,.05),0 119px 47px 0 rgba(184,184,184,.01),0 186px 52px 0 rgba(184,184,184,0);background:var(--belyy);display:flex;flex-direction:column;gap:1rem;text-align:center;min-width:600px;transform:scale(.9);opacity:0;transition:all .25s ease}.ErrorPopup_popupVisible__i_x2s{transform:scale(1);opacity:1}.ErrorPopup_title__ROidM{margin:0}.ErrorPopup_buttons__sxRnO{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}@media (max-width:768px){.ErrorPopup_popup__lu_eX{min-width:auto;width:90%}}.TrafficSourcesTable_tableWrapper__2rIPR{flex:1 1 auto}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk{max-height:calc(100vh - 12.6rem);overflow-y:auto}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk.TrafficSourcesTable_paginationActive__O9uvI{max-height:calc(100vh - 15.2rem);overflow-y:auto}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk::-webkit-scrollbar{width:.25rem}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk::-webkit-scrollbar-track{background:var(--seryy);border-radius:1rem}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk::-webkit-scrollbar-thumb{background:var(--siniy);border-radius:1rem}.TrafficSourcesTable_table__fno18{width:100%;border-collapse:collapse}.TrafficSourcesTable_table__fno18 td,.TrafficSourcesTable_table__fno18 th{height:calc(6.25rem * var(--scale));border:1px solid var(--seryy);padding:.5rem calc(2.5rem * var(--scale));text-align:left;word-break:break-all;min-width:11.625rem}.TrafficSourcesTable_table__fno18 th{background-color:var(--header-bg-color)}.TrafficSourcesTable_table__fno18 tr:nth-child(2n){background-color:var(--even-row-bg-color)}.TrafficSourcesTable_table__fno18 tr:nth-child(odd){background-color:var(--odd-row-bg-color)}.TrafficSourcesTable_table__fno18 tr:first-child td,.TrafficSourcesTable_table__fno18 tr:first-child th{border-top:none}.TrafficSourcesTable_table__fno18 tr:first-child th:first-child{border-left:none}.TrafficSourcesTable_table__fno18 tr:last-child th:last-child{border-right:none}.TrafficSourcesTable_table__fno18 td:first-child{border-left:none}.TrafficSourcesTable_table__fno18 td:last-child{border-right:none}.TrafficSourcesTable_table__fno18 td:last-child,.TrafficSourcesTable_table__fno18 th:last-child{width:13.75rem;min-width:13.75rem;max-width:13.75rem}@media (max-width:1250px){.TrafficSourcesTable_table__fno18{min-width:50.5rem}.TrafficSourcesTable_tableScrollOuter__hn1Qi{width:100%;position:relative;max-width:100vw;overflow-x:auto;-webkit-overflow-scrolling:touch}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk{flex:1 1 auto;height:calc(100vh - 13.6rem);overflow-y:auto}.TrafficSourcesTable_table__scroll_wrapper__ZE_fk::-webkit-scrollbar{display:none}}.ActionDropdown_action__NVGAD{position:relative}.ActionDropdown_action__button__IR3y8{padding:.75rem;width:10rem;height:2.5rem;border:1px solid var(--siniy);border-radius:.5rem;font-weight:500;font-size:1rem;color:var(--siniy);display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ActionDropdown_action__button__IR3y8.ActionDropdown_active__R6Nom{border-radius:.5rem .5rem 0 0}.ActionDropdown_action__dropdown__qT1yK{position:absolute;top:100%;left:0;display:flex;flex-direction:column;background:var(--lilovyy);width:10rem;border:1px solid var(--siniy);border-top:none;border-radius:0 0 .5rem .5rem;z-index:10}.ActionDropdown_action__button_dropdown__xNp5A{padding:.75rem;width:10rem;height:2.5rem;border-radius:.5rem;font-weight:500;font-size:1rem;color:var(--siniy);display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Pagination_pagination__1ZfYB{display:flex;justify-content:center;align-items:center;padding:1rem;gap:calc(1.25rem * var(--scale))}.Pagination_pageNumber__6BDwh:not(.Pagination_active__TqbR3){cursor:pointer}.Pagination_pageNumber__6BDwh{text-align:center;position:relative}.Pagination_pageNumber__6BDwh.Pagination_active__TqbR3:before{position:absolute;bottom:0;left:50%;transform:translate(-50%);content:"";width:100%;height:1px;background-color:var(--siniy)}