*{box-sizing:border-box;font-family:Figtree;margin:0;padding:0}.route__contentWrapper{height:100vh;overflow-x:hidden}.route__contentWrapper__body{display:grid;grid-template-columns:230px auto;min-height:100vh}.route__contentWrapper__body__routes{background:#080b16;height:100%;min-height:100%}.route__contentWrapper__body__routes__home{align-items:center;background:#080b16;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body,html{background:#080b16;min-height:100vh;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:10px;width:3px}::-webkit-scrollbar-thumb{background:#483fd7;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#382fb4}.route__login{background:#080b16;font-family:Figtree;min-height:100vh;width:100%}.route__login,.route__login__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.route__login__wrapper{background:#11182f;border-radius:5px;box-shadow:0 0 5px #483fd7;padding:20px;width:350px}.route__login__wrapper input{background:transparent;border:none;border-bottom:2px solid #483fd7;border-radius:2px;color:#fff;font-family:Figtree;font-size:16px;height:35px;outline:none;padding-left:10px;width:100%}.route__login__wrapper div{align-items:center;background:#483fd7;border-radius:2px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-weight:700;height:35px;justify-content:center;margin-top:20px;width:100%}.route__login__wrapper>h1{color:#fff;font-family:Figtree;font-size:20px}.route__login__wrapper>label{color:#fff;font-family:Figtree;font-size:16px;font-weight:600;margin:20px auto 3px 0}.customComponents__spinner{clip:auto;all:initial;-webkit-animation:none 0s ease 0s 1 normal none running;animation:none 0s ease 0s 1 normal none running;-webkit-backface-visibility:visible;backface-visibility:visible;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;border:none;border-collapse:initial;border-image:none;border-radius:0;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;-webkit-columns:auto;-webkit-column-count:auto;-webkit-column-fill:balance;column-fill:balance;-webkit-column-gap:normal;column-gap:normal;-webkit-column-rule:medium none currentColor;column-rule:medium none currentColor;-webkit-column-span:1;column-span:1;-webkit-column-width:auto;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:64px;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc none outside;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;-webkit-perspective:none;perspective:none;-webkit-perspective-origin:50% 50%;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;-webkit-transform:none;transform:none;-webkit-transform-origin:50% 50% 0;transform-origin:initial;-webkit-transform-style:flat;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:64px;word-spacing:normal;z-index:auto}.customComponents__spinner__path{stroke:#00a3ff;stroke-linecap:round;-webkit-animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;-webkit-transform-origin:center;transform-origin:center;transition:stroke .3s ease}@-webkit-keyframes spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner__rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes spinner__dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.component__sidebar{background:#11182f;height:100%;max-height:100vh;padding:20px;position:relative;transition:left .5s ease;z-index:100}@media screen and (max-width:1800px){.component__sidebar{overflow-y:scroll}}@media screen and (max-width:1195px){.component__sidebar{left:-400px;overflow:hidden;padding:20px;position:absolute}.component__sidebar__logoMobile{align-items:center;background:#11182f;display:flex;flex-direction:row;justify-content:flex-start;padding:10px;width:100%}.component__sidebar__logoMobile__center{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component__sidebar__logoMobile__center>img{-webkit-filter:invert(1);filter:invert(1);height:35px;width:35px}.component__sidebar__logoMobile__center>h1{color:#fff;font-family:Figtree;font-size:16px;font-weight:800}}.component__sidebar__logo{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component__sidebar__logo__close{-webkit-filter:invert(0);filter:invert(0);height:25px;position:absolute;right:20px;top:20px;width:25px}.component__sidebar__logo__img{-webkit-filter:invert(1);filter:invert(1);height:50px;width:50px}.component__sidebar__logo>h1{color:#fff;font-family:Figtree;font-size:20px;font-weight:800}.component__sidebar__nav{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;margin-top:22px}.component__sidebar__nav__item{align-items:center;border:2px solid transparent;border-radius:2px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Figtree;font-size:16px;font-weight:400;gap:12px;justify-content:flex-start;padding:12px;transition:.4s;width:100%}@media screen and (max-width:1195px){.component__sidebar__nav__item{padding:7px}}@media screen and (max-width:500px){.component__sidebar__nav__item{font-size:14px}}.component__sidebar__nav__item:hover{background:#192343;border:2px solid #263565}.component__sidebar__nav__item>img{height:20px;width:20px}.component__sidebar__appRates{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:25px;width:100%}.component__sidebar__appRates__total{width:100%}.component__sidebar__appRates__total__head{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Figtree;justify-content:space-between;width:100%}.component__sidebar__appRates__total__head>strong{font-family:Figtree;font-weight:400}@media screen and (max-width:500px){.component__sidebar__appRates__total__head>strong{font-size:14px}}.component__sidebar__appRates__total__head>small{font-family:Figtree;font-size:11px}.component__sidebar__appRates__total__proccess{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.component__sidebar__appRates__total__proccess>p{font-family:Figtree;font-size:16px}.component__sidebar__appRates__total__proccess__line{background:#fff;height:7px;width:77%}.component__sidebar__appRates__total__proccess__line__fill{background:#0d9463;height:100%}.component__sidebar__logout{align-items:center;bottom:20px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Figtree;font-size:16px;font-weight:400;gap:12px;justify-content:flex-start;left:20px;position:absolute}@media screen and (max-width:1800px){.component__sidebar__logout{margin-top:10px;position:static}}@media screen and (max-width:500px){.component__sidebar__logout{font-size:14px}}.component__sidebar__logout>img{height:20px;width:20px}.active{background:#192343;border:2px solid #263565}.mobile{left:0;overflow-y:scroll;top:0;width:230px}.route__kanban{background:#080b16;display:grid;grid-template-rows:auto 1fr;min-height:100%;width:100%}.route__kanban__header{align-items:center;display:flex;flex-direction:row;gap:20px;height:50px;justify-content:space-between;padding:20px;width:100%}@media screen and (max-width:1290px){.route__kanban__header{padding:10px}}.route__kanban__header__statuses{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1100px){.route__kanban__header__statuses{width:100%}.route__kanban__header__statuses>p{font-size:14px!important}}.route__kanban__header__cdropdown{position:relative}.route__kanban__header__cdropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:180px}@media screen and (max-width:1290px){.route__kanban__header__cdropdown__head{width:130px}}.route__kanban__header__cdropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__kanban__header__cdropdown__head--active{border-radius:5px 5px 0 0}.route__kanban__header__cdropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%}.route__kanban__header__cdropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__kanban__header__cdropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__kanban__header__cdropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__kanban__header__dropdown{position:relative}.route__kanban__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%}.route__kanban__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__kanban__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__kanban__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__kanban__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:180px}@media screen and (max-width:1290px){.route__kanban__header__dropdown__head{width:150px}}.route__kanban__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__kanban__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__kanban__header__searchBar{align-items:flex-start;background:#192343;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;gap:5px;height:31px;justify-content:flex-start;padding:4px;width:400px}@media screen and (max-width:1450px){.route__kanban__header__searchBar{width:250px}}@media screen and (max-width:1100px){.route__kanban__header__searchBar{width:100%}}.route__kanban__header__searchBar>img{border-radius:5px;cursor:pointer;height:20px;padding:2px;width:20px}.route__kanban__header__searchBar>input{background:#192343;border:none;color:#fff;font-family:Figtree;height:100%;outline:none;padding-left:5px;width:100%}.route__kanban__header__searchBar>input::-webkit-input-placeholder{color:#fff;font-family:Figtree}.route__kanban__header__searchBar>input::placeholder{color:#fff;font-family:Figtree}.route__kanban__content{display:grid;height:100%;max-width:calc(100vw - 300px);min-height:80vh;overflow-x:scroll;padding:20px}@media screen and (max-width:1290px){.route__kanban__content{padding:10px}}.route__kanban__content__column{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100vh - 115px);width:300px}.route__kanban__content__column__filtered{background:#080b16;color:#fff;font-family:Figtree}.route__kanban__content__column__filtered,.route__kanban__content__column__header{border-radius:5px;margin-bottom:10px;padding:5px;width:100%}.route__kanban__content__column__header>p{color:#fff;font-family:Figtree}.route__kanban__content__column__body{overflow-y:scroll;width:100%}.route__kanban__content__column__body,.route__kanban__content__column__body__lead{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.route__kanban__content__column__body__lead{background:#11182f;border-radius:5px;cursor:pointer;padding:10px;width:98%}.route__kanban__content__column__body__lead>span{align-items:center;background:rgba(142,134,252,.904);border:1px solid #483fd7;border-radius:50px;color:#352bc9;display:flex;flex-direction:row;font-family:Figtree;font-size:15px;font-weight:600;height:20px;justify-content:center;padding-left:10px;padding-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__kanban__content__column__body__lead>p{color:#fff;font-family:Figtree;font-size:15px}@media screen and (max-width:440px){.route__kanban__content__column__body__lead>p{font-size:14px}}.route__kanban__content__column__body__lead__offer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.route__kanban__content__column__body__lead__offer>strong{color:#fff;font-family:Figtree;font-size:18px}@media screen and (max-width:440px){.route__kanban__content__column__body__lead__offer>strong{font-size:16px}}.route__kanban__content__column__body__lead>img{height:20px;width:40px}.route__kanban__content__column__body__paginationBtn{background:#483fd7;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Figtree;font-size:15px;padding:5px;width:98%}.route__kanban__notifications{align-items:center;background:#13213c;border-radius:20px 0 0 0;bottom:0;cursor:pointer;display:flex;flex-direction:row;gap:15px;justify-content:space-between;padding:10px;position:absolute;right:0}@media screen and (max-width:700px){.route__kanban__notifications{display:none}}.filters{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start}@media screen and (max-width:600px){.filters{max-height:0;overflow:hidden;transition:all .5s ease-in-out}}.filters__showFilters{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:25px;justify-content:center;padding:4px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;width:100%}.filters__showFilters>p{color:#fff;font-family:Figtree;font-size:14px}.filtersActive{margin-top:15px;max-height:500px}.filters>p{font-size:18px!important;text-transform:none!important}.route__kanban__leadInfo{align-items:center;background:rgba(0,0,0,.397);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.route__kanban__leadInfo__wrapper{background:#6f7788;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;max-height:90%;max-width:800px;min-height:90%;min-width:800px}.route__kanban__leadInfo__wrapper__header{align-items:center;background:#13213c;border-radius:5px 5px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:20px;width:100%}.route__kanban__leadInfo__wrapper__header>img{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);height:24px;width:24px}.route__kanban__leadInfo__wrapper__header h1{color:#f3f3f3;font-size:20px}.route__kanban__leadInfo__wrapper__header>button{background:#e63030;border:none;border-radius:5px;color:#fff;cursor:pointer;height:30px;margin-left:20px;margin-right:auto;padding-left:5px;padding-right:5px}.route__kanban__leadInfo__wrapper__body{max-height:calc(100% - 250px);overflow-y:scroll;padding:20px;width:100%}.route__kanban__leadInfo__wrapper__body__responsible{align-items:center;color:#f3f3f3;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;width:100%}.route__kanban__leadInfo__wrapper__body__responsible__button{align-items:center;background:#13213c;border-radius:5px;color:#f3f3f3;cursor:pointer;display:flex;flex-direction:row;font-size:15px;font-weight:600;height:30px;justify-content:center;padding:3px;transition:.4s;width:300px}.route__kanban__leadInfo__wrapper__body__responsible__button:hover{background:#293b5e}.route__kanban__leadInfo__wrapper__body__input{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;width:100%}.route__kanban__leadInfo__wrapper__body__input textarea{background:#fff;border:none;border-radius:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;outline:none;padding:10px;width:100%}.route__kanban__leadInfo__wrapper__body__quantity{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px;margin-top:15px}.route__kanban__leadInfo__wrapper__body__quantity input{border:none;border-radius:5px;height:35px;outline:none;padding-left:10px}.route__kanban__leadInfo__wrapper__body__quantity button{background:#13213c;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;height:35px;padding:5px;transition:.4s;width:100px}.route__kanban__leadInfo__wrapper__body__quantity button:hover{background:#293b5e}.route__kanban__leadInfo__wrapper__body__quantity>p{color:#f3f3f3;font-weight:400!important}.route__kanban__leadInfo__wrapper__body__item{background:rgba(19,33,60,.59);border-radius:5px;margin-bottom:10px;padding:5px;width:100%}.route__kanban__leadInfo__wrapper__body__item>p,.route__kanban__leadInfo__wrapper__body__item>small{color:#f3f3f3;font-weight:400!important}.route__kanban__leadInfo__wrapper__body__item>strong{color:#f3f3f3}.route__kanban__leadInfo__wrapper__body__stepOne{align-items:flex-start;color:#f3f3f3;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;width:100%}.route__kanban__leadInfo__wrapper__body__stepOne>p{background:#13213c;padding:3px;width:100%}.route__kanban__leadInfo__wrapper__body__stepOne__buttons{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;width:100%}.route__kanban__leadInfo__wrapper__body__stepFour{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.route__kanban__leadInfo__wrapper__body__stepFour__form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;width:100%}.route__kanban__leadInfo__wrapper__body__stepFour__form__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:100%}.route__kanban__leadInfo__wrapper__body__stepFour__form__field>input{background:#f3f3f3;border:none;font-size:15px;height:35px;outline:none;padding-left:5px;width:100%}.route__kanban__leadInfo__wrapper__body__stepFour__form__field>label{color:#f3f3f3;font-size:16px}.route__kanban__leadInfo__wrapper__body__stepFour__note{background:#ef9500;font-size:16px;padding:5px}.route__kanban__leadInfo__wrapper__scheduleCall{align-items:center;background:#13213c;display:flex;flex-direction:row;gap:15px;justify-content:space-between;padding:20px;width:100%}.route__kanban__leadInfo__wrapper__scheduleCall__left>h1,.route__kanban__leadInfo__wrapper__scheduleCall__right>h1{color:#fff;font-size:18px}.route__kanban__leadInfo__wrapper__scheduleCall__left,.route__kanban__leadInfo__wrapper__scheduleCall__right{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.route__kanban__leadInfo__wrapper__scheduleCall__left__btn,.route__kanban__leadInfo__wrapper__scheduleCall__right__btn{background:#fff;border-radius:5px;cursor:pointer;font-weight:600;padding:5px}.extensions{align-items:center;background:rgba(0,0,0,.397);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.extensions__wrapper{align-items:flex-start;background:#6f7788;border-radius:5px;max-height:700px;min-height:700px;width:700px}.extensions__wrapper,.extensions__wrapper__list{display:flex;flex-direction:column;justify-content:flex-start}.extensions__wrapper__list{gap:15px;height:90%;overflow-y:scroll;padding:10px;width:100%}.extensions__wrapper__header>img{-webkit-filter:invert(1);filter:invert(1);width:30px}.extensions__wrapper__header{align-items:center;background:#13213c;border-radius:5px 5px 0 0;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.extensions__wrapper__header__h1{font-size:24px}.extensions__wrapper__list__lead{align-items:flex-start;background:#13213c;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:10px;position:relative}.extensions__wrapper__list__lead>img{cursor:pointer;position:absolute;right:5px;top:5px}.extensions__wrapper__list__lead>p{color:#fff}.component__agentList{align-items:center;background:rgba(0,0,0,.288);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__agentList__wrapper{align-items:flex-start;background:#13213c;border-radius:5px;color:#f3f3f3;display:flex;flex-direction:column;font-size:15px;gap:10px;justify-content:flex-start;max-height:500px;min-height:500px;overflow-y:scroll;padding:10px;width:300px}.component__agentList__wrapper>p{border-bottom:2px solid #f3f3f3;cursor:pointer;padding-bottom:3px;width:100%}.component__agentList__wrapper>img{cursor:pointer;display:block;-webkit-filter:invert(1);filter:invert(1);margin-left:auto;margin-right:0;width:34px}@media screen and (max-width:1500px){.route__kanban__content{max-width:calc(100vw - 200px)}}@media screen and (max-width:1300px){.route__kanban__content{max-width:100vw}}@media screen and (max-width:775px){.route__kanban__header{flex-direction:column;gap:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:10px}.route__kanban__header p,.route__kanban__header__cdropdown__head>p,.route__kanban__header__dropdown__head>p{font-family:Figtree;font-size:15px}.route__kanban__header__cdropdown__head{width:100px!important}.route__kanban__header__dropdown__head{width:160px!important}}@media screen and (max-width:727px){.route__kanban__leadInfo__wrapper{height:600px!important;max-width:98%!important;min-height:600px;min-width:98%!important;width:98%!important}.route__kanban__leadInfo__wrapper__body__quantity{align-items:flex-start;flex-direction:column;gap:15px;justify-content:flex-start}.route__kanban__leadInfo__wrapper__body__quantity input{width:100%}.route__kanban__leadInfo__wrapper__body__item>p{word-break:break-all}.route__kanban__content__column{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.route__kanban__content{max-height:100vh;overflow-y:scroll}.route__kanban__content__column__list{overflow-y:visible;overflow-y:initial}.route__kanban__leadInfo__wrapper__body{padding:5px}.route__kanban__leadInfo__wrapper__header{padding:10px}.route__kanban__leadInfo__wrapper__body__responsible__button{font-size:12px;height:35px;text-align:center}.route__kanban__leadInfo__wrapper__body__stepOne__buttons{gap:5px}.route__kanban__leadInfo__wrapper__body__stepOne>p{font-size:14px}.route__kanban__leadInfo__wrapper__scheduleCall__left>h1,.route__kanban__leadInfo__wrapper__scheduleCall__right>h1{font-size:16px}.route__kanban__leadInfo__wrapper__body__item>p,.route__kanban__leadInfo__wrapper__scheduleCall__left__btn,.route__kanban__leadInfo__wrapper__scheduleCall__right__btn{font-size:14px}.route__kanban__leadInfo__wrapper__body__stepFour__form{grid-template-columns:1fr}.route__kanban__leadInfo__wrapper__body__stepFour__form__field>label,.route__kanban__leadInfo__wrapper__body__stepFour__note{font-size:14px}}@media screen and (max-width:500px){.route__kanban__leadInfo__wrapper__header h1{font-size:16px;order:2}.route__kanban__leadInfo__wrapper__header>button{margin-left:0;margin-right:0;order:1}.route__kanban__leadInfo__wrapper__header>img{order:3}.filters{flex-direction:column;width:100%}.route__kanban__header__cdropdown,.route__kanban__header__cdropdown__head,.route__kanban__header__dropdown,.route__kanban__header__dropdown__head,.route__kanban__header__searchBar{width:100%!important}.route__kanban__header__dropdown__body{z-index:1000}.route__kanban__header>p{display:none}}.component__statusesModal{align-items:center;background:rgba(0,0,0,.466);cursor:default;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.component__statusesModal__wrapper{align-items:flex-start;background:#263565;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;max-height:600px;min-height:600px;width:400px}@media screen and (max-width:1100px){.component__statusesModal__wrapper{width:95%}}.component__statusesModal__wrapper__header{align-items:center;background:#192343;border-radius:5px 5px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.component__statusesModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:18px;font-weight:400}.component__statusesModal__wrapper__header>img{cursor:pointer;height:24px;width:24px}.component__statusesModal__wrapper__body{padding:10px;width:100%}.component__statusesModal__wrapper__body__newStatus{grid-gap:10px;border:2px solid #192343;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:5px;width:100%}.component__statusesModal__wrapper__body__newStatus__field{width:100%}.component__statusesModal__wrapper__body__newStatus__field>p{color:#fff;font-family:Figtree;font-size:14px;margin-bottom:2px}.component__statusesModal__wrapper__body__newStatus__field>input{background:#192343;border:none;color:#fff;height:25px;outline:none;padding-left:5px;width:100%}.component__statusesModal__wrapper__body__newStatus__field>input[type=checkbox]{border:none;outline:none;width:22px}.component__statusesModal__wrapper__body__newStatus__action{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.component__statusesModal__wrapper__body__newStatus__action>p{color:#263565}.component__statusesModal__wrapper__body__newStatus__action__button{align-items:center;background:#192343;cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:center;width:100%}.component__statusesModal__wrapper__body__list{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:300px;justify-content:flex-start;margin-top:20px;max-height:300px;overflow-y:scroll;width:100%}.component__statusesModal__wrapper__body__list>h1{border-bottom:2px solid #192343;font-size:16px;font-weight:400;margin-bottom:10px;padding-bottom:5px;width:100%}.component__statusesModal__wrapper__body__list__status{background:#192343;display:grid;grid-template-columns:.3fr 3fr .5fr .5fr .3fr .3fr;padding:3px;width:100%}.component__statusesModal__wrapper__body__list__status>p{font-family:Figtree;font-size:14px}.component__statusesModal__wrapper__body__list__status>img{cursor:pointer;display:block;height:20px;margin-left:auto;margin-right:0;width:20px}.component__leadInfoModal{align-items:center;background:rgba(0,0,0,.438);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%;z-index:99999}.component__leadInfoModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:95%;padding:20px;width:95%}@media screen and (max-width:1500px){.component__leadInfoModal__wrapper{overflow-x:scroll;overflow-y:scroll}}.component__leadInfoModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1500px){.component__leadInfoModal__wrapper__header{width:2000px}}@media screen and (max-width:700px){.component__leadInfoModal__wrapper__header{width:100%}}.component__leadInfoModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:20px;font-weight:400}@media screen and (max-width:700px){.component__leadInfoModal__wrapper__header>h1{font-size:17px}}.component__leadInfoModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__leadInfoModal__wrapper__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2.2fr 1fr;max-height:850px;padding-top:10px;width:100%}@media screen and (max-width:1500px){.component__leadInfoModal__wrapper__body{width:2000px}}.component__leadInfoModal__wrapper__body__left{grid-gap:20px;display:grid;gap:20px;grid-template-rows:1fr 1fr;max-height:850px;width:100%}.component__leadInfoModal__wrapper__body__left__top{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;max-height:375px;width:100%}.component__leadInfoModal__wrapper__body__left__top__info{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;overflow:hidden;overflow-y:scroll;padding:10px;width:100%}.component__leadInfoModal__wrapper__body__left__top__info>p{color:#fff;font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__top__info__buttons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding-top:5px;width:100%}.component__leadInfoModal__wrapper__body__left__top__info__buttons__deleteLead{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;transition:.4s;width:100%}.component__leadInfoModal__wrapper__body__left__top__info__buttons__deleteLead:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__top__info__buttons__deleteLead>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__top__info__buttons__responsible{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;transition:.4s;width:100%}.component__leadInfoModal__wrapper__body__left__top__info__buttons__responsible:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__top__info__buttons__responsible>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__top__comments{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;overflow:hidden;padding:10px;width:100%}.component__leadInfoModal__wrapper__body__left__top__comments__header{align-items:flex-end;display:flex;flex-direction:column;gap:5px;justify-content:flex-end;width:100%}.component__leadInfoModal__wrapper__body__left__top__comments__header>textarea{background:transparent;border:1px solid #352bc9;border-radius:5px 5px 0 0;color:#fff;font-family:Figtree;font-size:14px;outline:none;padding:10px;width:100%}.component__leadInfoModal__wrapper__body__left__top__comments__header>textarea::-webkit-input-placeholder{color:#fff}.component__leadInfoModal__wrapper__body__left__top__comments__header>textarea::placeholder{color:#fff}.component__leadInfoModal__wrapper__body__left__top__comments__header__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;transition:.4s;width:20%}.component__leadInfoModal__wrapper__body__left__top__comments__header__button:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__top__comments__header__button>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__top__comments__list{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:100%;justify-content:flex-start;max-height:100%;overflow-y:scroll;padding-top:10px;width:100%}.component__leadInfoModal__wrapper__body__left__top__comments__list__comment{align-items:flex-start;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:3px;justify-content:flex-start;max-width:99%;min-width:99%;padding:5px;width:99%}.component__leadInfoModal__wrapper__body__left__top__comments__list__comment>p,.component__leadInfoModal__wrapper__body__left__top__comments__list__comment>strong{color:#fff;font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom{grid-gap:20px;display:grid;gap:20px;grid-template-rows:7fr 1fr;max-height:375px;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell{background:#101527;border:1px solid #352bc9;border-radius:5px;max-height:375px;min-height:375px;overflow:hidden;padding:10px;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell>p{background:#ff9507;border-radius:5px;color:#101527;font-family:Figtree;font-size:14px;font-style:italic;padding:3px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__editPriceBtn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-top:10px;transition:.4s;width:20%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__editPriceBtn:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__editPriceBtn>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding-top:10px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field{align-items:flex-start;display:flex;flex-direction:column;gap:3px;justify-content:flex-start;position:relative}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field>label{color:#fff;font-family:Figtree;font-size:14px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field>input,.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field__selected{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:25px;outline:none;padding-left:5px;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field__dropdown{align-items:flex-start;background:#352bc9;border-radius:0 0 5px 5px;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;top:45px;transition:all .4s ease-in-out;width:100%;z-index:99999999}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field__dropdown>p{background:#2a2299;color:#fff;cursor:pointer;font-size:13px;padding:5px;transition:.4s;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field__dropdown>p:hover{background:#281dc4}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__container__field__dropdown__active{max-height:150px;overflow-y:scroll;padding:5px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-end;padding-top:5px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__error{color:#b83d3d;font-size:17px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown{margin-top:10px;position:relative}@media screen and (max-width:725px){.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown{width:100%}}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__body{align-items:flex-start;background:#352bc9;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:25px;transition:all .3s ease;width:100%;z-index:9999}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__body--active{border-bottom:2px solid #2a2299;border-left:2px solid #2a2299;border-radius:0 0 5px 5px;border-right:2px solid #2a2299;max-height:500px;overflow-y:scroll;padding:5px;z-index:999999}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:13px;padding:5px;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__head{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:flex-start;padding:5px;width:150px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__head--active{border-radius:5px 5px 0 0}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__postAccount__dropdown__head>p{color:#fff;font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-top:10px;transition:.4s;width:150px}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__button:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__bottom__upper__sell__bottom__button>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses{grid-gap:10px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:10px;grid-template-rows:auto auto auto auto;max-height:375px;min-height:375px;padding:10px}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__current{border-radius:5px;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3px;width:100%}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__current>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:10px;overflow-y:scroll}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list__item{border-bottom:2px solid #352bc9;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3px;width:98%}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list__item>p{color:#fff;font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-left:auto;margin-right:0;margin-top:10px;padding-left:10px;padding-right:10px;transition:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list__button:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__bottom__upper__statuses__list__button>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__buttons{grid-gap:10px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr;padding:10px}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field>p{color:#fff;font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field>input[type=date]{background:transparent;border:none;color:#fff;outline:none}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field>input[type=date]::-webkit-calendar-picker-indicator{background:transparent}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field__btn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;padding-left:10px;padding-right:10px;transition:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field__btn:hover{box-shadow:0 0 8px #2a2299}.component__leadInfoModal__wrapper__body__left__bottom__buttons__field__btn>p{font-family:Figtree;font-size:15px}.component__leadInfoModal__wrapper__body__right{background:#101527;border:1px solid #352bc9;border-radius:5px;max-height:850px;padding:10px;width:100%}.component__leadInfoModal__agentList{align-items:center;background:rgba(0,0,0,.411);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__leadInfoModal__agentList__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:400px;max-height:400px;max-width:300px;padding:20px;width:300px}.component__leadInfoModal__agentList__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__leadInfoModal__agentList__wrapper__header>p{font-family:Figtree;font-size:18px}.component__leadInfoModal__agentList__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:20px}.component__leadInfoModal__agentList__wrapper__list{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:20px;max-height:290px;min-height:290px;overflow-y:scroll;padding:10px}.component__leadInfoModal__agentList__wrapper__list>p{border-bottom:1px solid #352bc9;cursor:pointer;font-family:Figtree;font-size:15px;padding-bottom:4px;width:98%}.component__editPrice{align-items:center;background:rgba(0,0,0,.411);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__editPrice__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;max-width:300px;padding:20px;width:300px}.component__editPrice__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__editPrice__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:400}.component__editPrice__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__editPrice__wrapper__body{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;margin-top:20px;padding:10px}.component__editPrice__wrapper__body>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:400}.component__editPrice__wrapper__body>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;height:25px;outline:none;width:100%}.component__editPrice__wrapper__body__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-left:auto;margin-right:0;margin-top:10px;padding-left:10px;padding-right:10px;transition:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component__editPrice__wrapper__body__button:hover{box-shadow:0 0 8px #2a2299}.component__editPrice__wrapper__body__button>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:400}.component__newShipmentModal{align-items:center;background:rgba(0,0,0,.411);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__newShipmentModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:800px}.component__newShipmentModal__wrapper>img{border:1px solid #fff;border-radius:50%;cursor:pointer;display:block;margin-left:auto;margin-right:0;width:24px}.component__newShipmentModal__wrapper__form{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding-top:10px}.component__newShipmentModal__wrapper__form__field{align-items:flex-start;display:flex;flex-direction:column;gap:3px;justify-content:flex-start;position:relative}.component__newShipmentModal__wrapper__form__field>label{color:#fff;font-family:Figtree;font-size:15px}.component__newShipmentModal__wrapper__form__field>input,.component__newShipmentModal__wrapper__form__field__selected{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:25px;outline:none;padding-left:5px;width:100%}.component__newShipmentModal__wrapper__form__field__dropdown{align-items:flex-start;background:#352bc9;border-radius:0 0 5px 5px;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;top:45px;transition:all .4s ease-in-out;width:100%;z-index:99999999}.component__newShipmentModal__wrapper__form__field__dropdown>p{background:#2a2299;color:#fff;cursor:pointer;font-size:13px;padding:5px;transition:.4s;width:100%}.component__newShipmentModal__wrapper__form__field__dropdown>p:hover{background:#281dc4}.component__newShipmentModal__wrapper__form__field__dropdown__active{max-height:150px;overflow-y:scroll;padding:5px}.component__newShipmentModal__wrapper__actions{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding-top:5px}.component__newShipmentModal__wrapper__actions__error{color:#b83d3d;font-size:17px}.component__newShipmentModal__wrapper__actions__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-left:auto;margin-right:0;margin-top:10px;transition:.4s;width:20%}.component__newShipmentModal__wrapper__actions__button:hover{box-shadow:0 0 8px #2a2299}.component__newShipmentModal__wrapper__actions__button>p{font-family:Figtree;font-size:15px}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:rgba(0,0,0,.3);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid rgba(0,0,0,.3);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:rgba(0,0,0,.3);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:rgba(0,0,0,.3);background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:rgba(255,255,0,.2);background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:rgba(0,0,0,.5);background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid transparent;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid transparent;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid rgba(0,0,0,.4);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid rgba(0,0,0,.4);border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rpv-core__spinner-transform;animation-name:rpv-core__spinner-transform;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:rgba(0,0,0,.2);background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid rgba(0,0,0,.2);border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:transparent;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.component__extensionsModal{align-items:center;background:rgba(0,0,0,.438);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__extensionsModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:500px;max-height:500px;padding:20px;width:1000px}@media screen and (max-width:1040px){.component__extensionsModal__wrapper{width:95%}}@media screen and (max-width:500px){.component__extensionsModal__wrapper{height:95%;max-height:95%}}.component__extensionsModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__extensionsModal__wrapper__header>p{font-family:Figtree;font-size:18px}.component__extensionsModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__extensionsModal__wrapper__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 350px;padding-top:10px}@media screen and (max-width:1040px){.component__extensionsModal__wrapper__body{grid-template-columns:1fr;max-height:400px;overflow-y:scroll}}@media screen and (max-width:500px){.component__extensionsModal__wrapper__body{height:95%;max-height:95%}}.component__extensionsModal__wrapper__body__box{background:#101527;border:1px solid #352bc9;border-radius:5px;height:420px;max-height:420px;padding:10px;width:100%}@media screen and (max-width:1040px){.component__extensionsModal__wrapper__body__box{width:95%}}.component__extensionsModal__wrapper__body__box>p{border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;padding-bottom:3px;text-align:end;width:100%}.component__extensionsModal__wrapper__body__box__list{height:350px;max-height:350px;overflow-y:scroll;padding-top:10px;width:100%}.component__extensionsModal__wrapper__body__box__list__lead{grid-gap:10px;align-items:center;border:1px solid #352bc9;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:5px;width:99%}.component__extensionsModal__wrapper__body__box__list__lead__info{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start}.component__extensionsModal__wrapper__body__box__list__lead__info>p{color:#fff;font-family:Figtree;font-size:13px}.component__extensionsModal__wrapper__body__box__list__lead__actions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.component__extensionsModal__wrapper__body__box__list__lead__actions__checkboxes{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-width:100px;min-width:100px}.component__extensionsModal__wrapper__body__box__list__lead__actions__checkboxes__item{align-items:center;display:flex;flex-direction:row;font-size:13px;gap:5px;justify-content:space-between;width:100%}.component__extensionsModal__wrapper__body__box__list__lead__actions__checkboxes__item:last-child{border-top:2px solid #fff;padding-top:5px}.component__extensionsModal__wrapper__body__box__list__lead__actions>img{cursor:pointer;margin-left:auto;margin-right:0;width:24px}.component__extensionsModal__wrapper__body__box__list__lead__actions__btn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;transition:.4s;width:100px}.component__extensionsModal__wrapper__body__box__list__lead__actions__btn:hover{box-shadow:0 0 8px #2a2299}.component__extensionsModal__wrapper__body__box__list__lead__actions__btn>p{font-family:Figtree;font-size:13px}.route__products{display:grid;grid-template-rows:auto 1fr;height:100vh;overflow-y:scroll;width:100%}.route__products__header{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding:20px}@media screen and (max-width:725px){.route__products__header{flex-direction:column;gap:10px;padding:10px}}.route__products__header__search{align-items:flex-start;background:#192343;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;gap:5px;height:31px;justify-content:flex-start;padding:4px;width:400px}@media screen and (max-width:1450px){.route__products__header__search{width:250px}}@media screen and (max-width:1100px){.route__products__header__search{width:100%}}.route__products__header__search>img{border-radius:5px;cursor:pointer;height:20px;padding:2px;width:20px}.route__products__header__search>input{background:#192343;border:none;color:#fff;font-family:Figtree;height:100%;outline:none;padding-left:5px;width:100%}.route__products__header__search>input::-webkit-input-placeholder{color:#fff;font-family:Figtree}.route__products__header__search>input::placeholder{color:#fff;font-family:Figtree}.route__products__header__dropdown{position:relative}@media screen and (max-width:725px){.route__products__header__dropdown{width:100%}}.route__products__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__products__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__products__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__products__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__products__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:180px}@media screen and (max-width:1290px){.route__products__header__dropdown__head{width:150px}}@media screen and (max-width:725px){.route__products__header__dropdown__head{width:100%}}.route__products__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__products__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__products__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1100px){.route__products__header__button{width:100%}.route__products__header__button>p{font-size:14px!important}}.route__products__body{height:100%;padding:20px;width:100%}@media screen and (max-width:500px){.route__products__body{padding:10px}}.route__products__body__table{background:#11182f;border-radius:5px;padding:20px}@media screen and (max-width:585px){.route__products__body__table{max-width:90vw;overflow-x:scroll}}.route__products__body__table__header{align-items:center;border-bottom:2px solid #fff;display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr 1fr;padding-bottom:5px}@media screen and (max-width:1105px){.route__products__body__table__header{grid-template-columns:.8fr 1.7fr 1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:585px){.route__products__body__table__header{width:600px}}.route__products__body__table__header>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:500;text-transform:uppercase}.route__products__body__table__header>p:last-child{text-align:end}.route__products__body__table__content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:80vh;justify-content:flex-start;max-height:80vh;overflow-y:scroll;width:100%}@media screen and (max-width:585px){.route__products__body__table__content{width:600px}}.route__products__body__table__content__item{align-items:center;border-bottom:1px solid hsla(0,1%,55%,.596);display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr 1fr;padding-bottom:15px;padding-top:15px;width:100%}@media screen and (max-width:1105px){.route__products__body__table__content__item{grid-template-columns:.8fr 1.7fr 1fr 1fr 1fr 1fr 1fr}}.route__products__body__table__content__item>img{width:35px}.route__products__body__table__content__item>p{color:#fff;font-family:Figtree;font-size:15px}.route__products__body__table__content__item__buttons{align-items:center;border-left:1px solid hsla(0,1%,55%,.596);display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:5px}.route__products__body__table__content__item__buttons>img{cursor:pointer;width:24px}.newOffer{align-items:center;background:rgba(0,0,0,.514);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.newOffer__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:700px}@media screen and (max-width:730px){.newOffer__wrapper{width:95%}}.newOffer__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.newOffer__wrapper__header>p{color:#fff;font-family:Figtree;font-size:18px}@media screen and (max-width:730px){.newOffer__wrapper__header>p{font-size:16px}}.newOffer__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.newOffer__wrapper__body{grid-gap:20px;display:grid;gap:20px;grid-template-rows:1fr .3fr .5fr .2fr .1fr;padding-top:20px;width:100%}.newOffer__wrapper__body__top{grid-gap:20px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:10px;width:100%}.newOffer__wrapper__body__top__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.newOffer__wrapper__body__top__field>label{color:#fff;font-family:Figtree;font-size:15px}@media screen and (max-width:730px){.newOffer__wrapper__body__top__field>label{font-size:14px}}.newOffer__wrapper__body__top__field>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:30px;outline:none;width:100%}.newOffer__wrapper__body__middle{align-items:center;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:10px;width:100%}.newOffer__wrapper__body__middle>p{color:#fff;font-family:Figtree;font-size:15px}@media screen and (max-width:730px){.newOffer__wrapper__body__middle>p{display:none}}.newOffer__wrapper__body__middle__list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;padding-top:10px;width:100%}.newOffer__wrapper__body__middle__list>p{border-bottom:1px solid #352bc9;color:#fff;cursor:pointer;font-family:Figtree;font-size:15px;padding-bottom:3px}.newOffer__wrapper__body__bottom{grid-gap:10px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;padding:10px;width:100%}.newOffer__wrapper__body__bottom__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.newOffer__wrapper__body__bottom__field>label{color:#fff;font-family:Figtree;font-size:15px}@media screen and (max-width:730px){.newOffer__wrapper__body__bottom__field>label{font-size:14px}}.newOffer__wrapper__body__bottom__field>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:30px;outline:none;width:100%}.newOffer__wrapper__body__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.newOffer__wrapper__body__button:hover{box-shadow:0 0 8px #2a2299}.newOffer__wrapper__body__button>p{font-family:Figtree;font-size:15px}.deleteModal{align-items:center;background:rgba(0,0,0,.39);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.deleteModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;padding:20px}.deleteModal__wrapper>p{color:#fff;font-family:Figtree;font-size:17px}.deleteModal__wrapper__box{gap:20px;justify-content:space-between;margin-top:10px}.deleteModal__wrapper__box,.deleteModal__wrapper__box__btn{align-items:center;display:flex;flex-direction:row;width:100%}.deleteModal__wrapper__box__btn{background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;height:30px;justify-content:center;transition:.4s}.deleteModal__wrapper__box__btn:hover{box-shadow:0 0 8px #2a2299}.deleteModal__wrapper__box__btn>p{font-family:Figtree;font-size:15px}.route__offers{height:100%;max-height:100vh;min-height:100vh;overflow-y:scroll;width:100%}.route__offers__container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding:20px;width:100%}.route__offers__container__offer{background:#192343;border-radius:10px;cursor:pointer;padding:5px;width:100%}.route__offers__container__offer>img{height:270px;width:100%}.route__offers__container__offer__headline{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.route__offers__container__offer__headline>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:400}.route__offers__container__offer__headline>strong{color:#fff;font-family:Figtree;font-size:18px;font-weight:500}.route__offers__container__offer>span{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Figtree;font-size:15px;font-weight:400;justify-content:space-between;width:100%}.route__offers__container__offer>span>img{width:35px}.route__offers__header{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:20px;width:100%}@media screen and (max-width:725px){.route__offers__header{padding:10px}}.route__offers__header__dropdown{position:relative}@media screen and (max-width:725px){.route__offers__header__dropdown{width:100%}}.route__offers__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__offers__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__offers__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__offers__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__offers__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:180px}@media screen and (max-width:1290px){.route__offers__header__dropdown__head{width:150px}}@media screen and (max-width:725px){.route__offers__header__dropdown__head{width:100%}}.route__offers__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__offers__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.modal{align-items:center;background:rgba(0,0,0,.466);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.modal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;cursor:default;height:280px;padding:20px;width:500px}.modal__wrapper__head{align-items:center;background:#11182f;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.modal__wrapper__head>h1{color:#f3f3f3;font-family:Figtree;font-size:18px;font-weight:500}.modal__wrapper__head>img{border:1px solid #fff;border-radius:50%;cursor:pointer;height:24px;width:24px}.modal__wrapper__details{display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.modal__wrapper__details>span{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Figtree;font-size:15px;gap:10px;justify-content:flex-start;margin-bottom:5px;width:100%}.modal__wrapper__details>button{border:none;color:#13213c;cursor:pointer;font-size:16px;font-weight:500;height:30px;width:300px}.modal__wrapper__apiKey{display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.modal__wrapper__apiKey>p{color:#fff;font-family:Figtree;font-size:15px}.modal__wrapper__apiKey>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-size:15px;height:30px;outline:none;padding-left:5px;width:100%}.modal__wrapper__apiKey__btns{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.modal__wrapper__apiKey__btns>button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.modal__wrapper__apiKey__btns>button:hover{box-shadow:0 0 8px #2a2299}.modal__wrapper__apiKey__btns>button>p{font-family:Figtree;font-size:15px}.modal__wrapper__apiKey__btns>input{color:#fff}.modal__wrapper__apiKey__landers{background:transparent;border:1px solid #352bc9;border-radius:5px;height:50%;max-height:50%;overflow-y:scroll;padding:5px;width:100%}.modal__wrapper__apiKey__landers>span{align-items:center;border-bottom:2px solid #352bc9;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:3px;width:100%}.modal__wrapper__apiKey__landers>span>a{color:#fff;font-family:Figtree;font-size:15px;text-decoration:none}.modal__wrapper__apiKey__landers>span>img{width:20px}@media screen and (max-width:1703px){.route__offers__container{grid-template-columns:1fr 1fr 1fr 1fr}.route__offers__container__offer>img{height:300px}}@media screen and (max-width:1155px){.route__offers__container{grid-template-columns:1fr 1fr 1fr}.route__offers__container__offer>img{height:320px}}@media screen and (max-width:892px){.route__offers__container{grid-template-columns:1fr 1fr 1fr;padding:10px}.route__offers__container__offer>img{height:300px}}@media screen and (max-width:791px){.route__offers__container{grid-template-columns:1fr 1fr;padding:10px}.route__offers__container__offer>img{height:320px}}@media screen and (max-width:524px){.route__offers__container{grid-template-columns:1fr;padding:10px}.route__offers__container__offer>img{height:450px}.modal__wrapper{width:95%}}@media screen and (max-width:450px){.route__offers__container{grid-template-columns:1fr;padding:10px}.route__offers__container__offer>img{height:370px}.route__offers__header__filters>p{font-size:18px}.modal__wrapper__apiKey__btns>button{font-size:15px}.modal__wrapper__apiKey__btns>input{width:100%}.modal__wrapper__apiKey>p,.modal__wrapper__apiKey__landers>span>a{font-size:15px}}@media screen and (max-width:380px){.route__offers__container{grid-template-columns:1fr;padding:10px}.route__offers__container__offer>img{height:350px}}@media screen and (max-width:340px){.route__offers__container{grid-template-columns:1fr;padding:10px}.route__offers__container__offer>img{height:310px}}.route__atwork{height:100%;max-height:100vh;min-height:100vh;padding:20px;width:100%}@media screen and (max-width:500px){.route__atwork{padding:10px}}.route__atwork__header{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.route__atwork__header>h1{color:#fff;font-family:Figtree;font-size:18px;font-weight:500}.route__atwork__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1100px){.route__atwork__header__button{width:100%}.route__atwork__header__button>p{font-size:14px!important}}.route__atwork__table{background:#11182f;border-radius:5px;margin-top:40px;max-height:750px;overflow-y:scroll;padding:20px;width:100%}.route__atwork__table__header{align-items:center;border-bottom:2px solid #fff;border-radius:5px 5px 0 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:5px;width:100%}@media screen and (max-width:710px){.route__atwork__table__header{grid-template-columns:1fr 1fr}}.route__atwork__table__header>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:500;text-transform:uppercase}.route__atwork__table__header>p:last-child{text-align:end}.route__atwork__table__item{grid-gap:20px;align-items:center;border-bottom:1px solid hsla(0,1%,55%,.596);color:#fff;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;padding:15px 5px;width:100%}@media screen and (max-width:710px){.route__atwork__table__item{grid-template-columns:1fr 1fr}}.route__atwork__table__item>p{font-family:Figtree;font-size:15px}.route__atwork__table__item__buttons{border-left:1px solid hsla(0,1%,55%,.596)}.route__atwork__table__item__buttons__btn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;margin-left:auto;margin-right:0;transition:.4s;width:100px}.route__atwork__table__item__buttons__btn:hover{box-shadow:0 0 8px #2a2299}.route__atwork__table__item__buttons__btn>p{font-family:Figtree;font-size:15px}.component__addWorker{align-items:center;background:rgba(0,0,0,.384);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__addWorker__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:500px;max-height:500px;overflow-y:scroll;padding:10px;width:300px}.component__addWorker__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__addWorker__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;display:block;margin-left:auto;margin-right:0;width:24px}.component__addWorker__wrapper__header>p{color:#fff;font-family:Figtree;font-size:17px}@media screen and (max-width:500px){.component__addWorker__wrapper__header>p{font-size:15px}}.component__addWorker__wrapper__content{background:#101527;border:1px solid #352bc9;border-radius:5px;margin-top:20px;padding:10px}.component__addWorker__wrapper__content>p{border-bottom:2px solid #352bc9;color:#fff;cursor:pointer;font-family:Figtree;font-size:15px;margin-bottom:5px;padding-bottom:5px}@media screen and (max-width:1529px){.route__atwork__table{width:100%}}@-webkit-keyframes UsersTableMaxHeight{0%{max-height:0}to{max-height:300px}}@keyframes UsersTableMaxHeight{0%{max-height:0}to{max-height:300px}}@-webkit-keyframes UsersTableLineAnim{0%{margin:0;opacity:0}to{margin:15px 0;opacity:1}}@keyframes UsersTableLineAnim{0%{margin:0;opacity:0}to{margin:15px 0;opacity:1}}.route__users{height:100vh;padding:20px;width:100%}.route__users__head{align-items:center;display:flex;justify-content:space-between;width:100%}.route__users__head__right,.route__users__head__right__btnCreate{align-items:center;display:flex;justify-content:center}.route__users__head__right__btnCreate{background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;flex-direction:column;font-size:14px;height:31px;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1100px){.route__users__head__right__btnCreate{width:100%}.route__users__head__right__btnCreate>p{font-size:14px!important}}.route__users__head__right__btn{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);height:20px;max-width:0;pointer-events:none;position:relative;transition:max-width .3s ease,margin .3s ease;width:20px}.route__users__head__right__btn:after{background-color:transparent;border-radius:50%;content:"";height:26px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:background-color .3s ease;width:26px}.route__users__head__right__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__users__head__right__btn.cloned-element:after{display:none!important}.route__users__head__right__btn--active{margin-right:10px;max-width:20px;pointer-events:all}.route__users__head__right__btn:last-child{margin-right:0}.route__users__head__right__order,.route__users__head__right__search{background:#fff;height:40px;margin-right:10px;max-width:0;overflow:hidden;position:relative;transition:max-width .3s ease,margin-right .3s ease;width:200px}.route__users__head__right__order--active,.route__users__head__right__search--active{margin-right:10px;max-width:300px}.route__users__head__right__order>input,.route__users__head__right__search>input{border:.5px solid #a0aec0;border-radius:5px;height:100%;left:0;outline:none;padding-left:34px;padding-right:34px;position:absolute;top:0;width:100%}.route__users__head__right__order__icon1,.route__users__head__right__search__icon1{height:15px;left:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;z-index:2}.route__users__head__right__order__close,.route__users__head__right__search__close{background-size:100% 100%;cursor:pointer;height:15px;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;z-index:2}.route__users__head__right__order__close:after,.route__users__head__right__search__close:after{background-color:transparent;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:background-color .3s ease;width:20px}.route__users__head__right__order__close:hover:after,.route__users__head__right__search__close:hover:after{background-color:hsla(0,0%,50%,.208)}.route__users__head__right__order__close.cloned-element:after,.route__users__head__right__search__close.cloned-element:after{display:none!important}.route__users__head__right__order{margin-right:0}.route__users__head__right__order--active{overflow:visible}.route__users__head__right .component__simpleDropdown{height:40px}.route__users__head__right .component__simpleDropdown__head{height:40px;overflow:hidden}.route__users__table{grid-column-gap:30px;align-content:flex-start;background:#11182f;border-radius:5px;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(7,minmax(-webkit-max-content,100%));grid-template-columns:repeat(7,minmax(max-content,100%));grid-template-rows:auto;height:80vh;margin-top:40px;max-height:80vh;overflow:auto;overflow-y:scroll;padding:20px;width:100%}@media screen and (max-width:585px){.route__users__table{max-width:92vw}}.route__users__table>*{-webkit-animation:UsersTableMaxHeight .3s ease forwards;animation:UsersTableMaxHeight .3s ease forwards;max-height:0}.route__users__table__line{-webkit-animation:UsersTableLineAnim .3s ease forwards;animation:UsersTableLineAnim .3s ease forwards;border:1px solid hsla(0,1%,55%,.596);border-radius:5px;grid-column:1/span 7;height:1px;margin:0;opacity:0;width:100%}.route__users__table__error,.route__users__table__spinner{grid-column:1/span 7}.route__users__table__error{color:#982a2a;font-family:Figtree;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.route__users__table__head{color:#fff;font-family:Figtree;font-size:15px;font-style:normal;font-weight:500;text-transform:uppercase}.route__users__table__text{align-items:center;color:#f4f4f4;display:flex;font-family:Figtree;font-size:15px;font-style:normal;font-weight:400;line-height:140%}.route__users__table__icon{background-position:50%;background-repeat:no-repeat;background-size:20px 20px;cursor:pointer;height:28px;position:relative;width:28px}.route__users__table__icon:after{background-color:transparent;border-radius:50%;content:"";height:28px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:background-color .3s ease;width:28px}.route__users__table__icon:hover:after{background-color:hsla(0,0%,50%,.208)}.route__users__table__icon.cloned-element:after{display:none!important}.route__users__table__icon.cloned-element{background-image:none!important}.route__users__table__role{align-items:center;-webkit-column-gap:10px;column-gap:10px;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:300px;row-gap:5px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.route__users__table__role>span{font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:140%;padding:4px 8px}.route__users__table__role:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.route__users__add{align-items:center;background:rgba(0,0,0,.3);cursor:default;display:flex;height:100%;justify-content:center;width:100%}.route__users__add__wrap{background:#11182f;border:1px solid #352bc9;border-radius:5px;display:grid;grid-template-columns:1fr;grid-template-rows:62px -webkit-max-content;grid-template-rows:62px max-content;height:auto;max-width:750px;padding:20px;width:100%}.route__users__add__wrap__top{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.route__users__add__wrap__top__head{align-items:center;color:#fff;display:flex;flex-direction:row;font-family:Figtree;font-size:17px;font-style:normal;font-weight:400;gap:20px;justify-content:center;line-height:140%}.route__users__add__wrap__top__btn{background-size:100% 100%;cursor:pointer;height:24px;position:relative;width:24px}.route__users__add__wrap__top__btn:after{background-color:transparent;border-radius:50%;content:"";height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:background-color .3s ease;width:30px}.route__users__add__wrap__top__btn:hover:after{background-color:hsla(0,0%,50%,.208)}.route__users__add__wrap__top__btn.cloned-element:after{display:none!important}.route__users__add__wrap__bottom{grid-gap:20px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:-webkit-max-content;grid-template-rows:max-content;padding:20px}.route__users__add__wrap__bottom__input{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.route__users__add__wrap__bottom__input>input{background:#fff;background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;font-style:normal;font-weight:400;height:30px;line-height:17px;outline:none;width:100%}.route__users__add__wrap__bottom__input>input::-webkit-input-placeholder{color:#fff}.route__users__add__wrap__bottom__input>input::placeholder{color:#fff}.route__users__add__wrap__bottom__input--error>input{box-shadow:0 0 4px rgba(255,0,0,.8)}.route__users__add__wrap__bottom__input--disabled>input{background:#352bc9;cursor:not-allowed;pointer-events:none}.route__users__add__wrap__bottom__input>label{color:#fff;font-family:Figtree;font-size:15px;font-style:normal;font-weight:400}.route__users__add__wrap__bottom__input .component__customComponent__dropbox{border:none;box-shadow:0 0 2px rgba(0,0,0,.2),0 0 4px rgba(0,0,0,.2)!important;height:50px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:100%}.route__users__add__wrap__bottom__input .component__customComponent__dropbox .component__customComponent__dropbox__dropdown__data,.route__users__add__wrap__bottom__input .component__customComponent__dropbox .component__customComponent__dropbox__text{color:#13213c;font-weight:400}.route__users__add__wrap__bottom__input--error .component__customComponent__dropbox{box-shadow:0 0 4px rgba(255,0,0,.8)!important}.route__users__add__wrap__bottom__roles{grid-column:1/span 2}.route__users__add__wrap__bottom__roles>label{color:#fff;font-family:Figtree;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.route__users__add__wrap__bottom__roles__list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;height:auto;justify-content:flex-start;margin-top:10px;width:100%}.route__users__add__wrap__bottom__roles__list__item{border:1px solid transparent;border-radius:3px;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:140%;padding:4px 6px;transition:color .3s ease,backgroundColor .3s ease,border .3s ease}.route__users__add__wrap__bottom__btns{align-items:center;display:grid;grid-column:1/span 2;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;height:auto;margin-top:30px;width:100%}.route__users__add__wrap__bottom__btns__btn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;margin-left:auto;margin-right:0;padding-left:10px;padding-right:10px;transition:.4s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__users__add__wrap__bottom__btns__btn:hover{box-shadow:0 0 8px #2a2299}.route__users__add__wrap__bottom__btns__btn>p{font-family:Figtree;font-size:15px}.route__users__add__wrap__bottom__btns__infoP{color:red;font-family:Figtree;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:140%;margin-top:20px;opacity:0;transition:opacity .3s ease}@media screen and (max-width:768px){.route__users__add__wrap{max-height:550px!important;max-width:95%!important;overflow-y:scroll}}@media screen and (max-width:500px){.route__users{padding:10px}.route__users__add__wrap__bottom{display:flex!important;flex-direction:column!important}.route__users__head__right__btnCreate{-webkit-column-gap:5px!important;column-gap:5px!important;padding:5px!important}.route__users__head{grid-row-gap:10px;display:grid;grid-template-columns:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;row-gap:10px}.route__users__head,.route__users__head__left{justify-content:flex-start}.route__users__head__right{justify-content:flex-end}.route__users__table{max-height:90vh;min-height:90vh}.component__simpleDropdown,.route__users__head__right .component__simpleDropdown__head{width:100px!important}.route__users__head__right__order--active,.route__users__head__right__search--active{max-width:150px}.route__users__head__right__btnCreate{font-size:14px}}.component__yesNoModal{background:hsla(0,0%,7%,.7);cursor:default;height:100%;width:100%}.component__yesNoModal,.component__yesNoModal__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.component__yesNoModal__wrapper{background:#fff;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,.25);gap:25px;height:270px;opacity:0;padding:40px;position:relative;width:563px}.component__yesNoModal__wrapper__close{cursor:pointer;height:15px;position:absolute;right:25px;top:22px;width:15px}.component__yesNoModal__wrapper__heading{color:#13213c;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.05em;line-height:28px;text-align:right}.component__yesNoModal__wrapper__text{color:#788093;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:140%;text-align:center}.component__yesNoModal__wrapper__errorMessage{color:red;font-family:Inter}.component__yesNoModal__wrapper__buttons{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;width:100%}.component__yesNoModal__wrapper__buttons__leftBtn{width:152px}.component__yesNoModal__wrapper__buttons__leftBtn,.component__yesNoModal__wrapper__buttons__rightBtn{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;height:46px;justify-content:center;letter-spacing:.05em;line-height:28px;text-align:center;transition:.4s}.component__yesNoModal__wrapper__buttons__rightBtn{width:161px}@media screen and (max-width:595px){.component__yesNoModal__wrapper{width:95%!important}}.route__publishers{display:grid;grid-template-rows:auto 1fr;height:100%;max-height:100vh;min-height:100vh;overflow-y:scroll;width:100%}.route__publishers__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.route__publishers{padding:20px}@media screen and (max-width:500px){.route__publishers{padding:10px}}.route__publishers__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1100px){.route__publishers__header__button{width:100%}.route__publishers__header__button>p{font-size:14px!important}}.route__publishers__table{background:#11182f;border-radius:5px;margin-top:40px;padding:20px;width:100%}@media screen and (max-width:585px){.route__publishers__table{max-width:90vw;overflow-x:scroll}}.route__publishers__table__header{align-items:center;border-bottom:2px solid #fff;display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr;padding-bottom:5px}@media screen and (max-width:1105px){.route__publishers__table__header{grid-template-columns:.8fr 1.7fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:585px){.route__publishers__table__header{width:1000px}}.route__publishers__table__header>strong{color:#fff;font-family:Figtree;font-size:15px;font-weight:500;text-transform:uppercase}.route__publishers__table__header>strong:last-child{text-align:end}.route__publishers__table__content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:80vh;justify-content:flex-start;max-height:80vh;overflow-y:scroll;width:100%}@media screen and (max-width:585px){.route__publishers__table__content{width:1000px}}.route__publishers__table__content__row{align-items:center;border-bottom:1px solid hsla(0,1%,55%,.596);display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 1fr 1fr;padding-bottom:15px;padding-top:15px;width:100%}@media screen and (max-width:1105px){.route__publishers__table__content__row{grid-template-columns:.8fr 1.7fr 1fr 1fr 1fr 1fr}}.route__publishers__table__content__row>img{width:35px}.route__publishers__table__content__row>p{color:#fff;font-family:Figtree;font-size:15px}.route__publishers__table__content__row__buttons{align-items:center;border-left:1px solid hsla(0,1%,55%,.596);display:flex;flex-direction:row;gap:15px;justify-content:flex-end;padding-right:5px}.route__publishers__table__content__row__buttons>img{cursor:pointer;width:24px}.route__publishers__statsModal{align-items:center;background:rgba(0,0,0,.397);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.route__publishers__statsModal__wrapper{align-items:flex-start;background:#11182f;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;min-width:700px;padding:20px}.route__publishers__statsModal__wrapper__head{align-items:center;border-radius:5px 5px 0 0;cursor:default;display:flex;flex-direction:row;justify-content:space-between;width:100%}.route__publishers__statsModal__wrapper__head>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:400}.route__publishers__statsModal__wrapper__head>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.route__publishers__statsModal__wrapper__body{color:#13213c;width:100%}.route__publishers__statsModal__wrapper__body__btn{align-items:center;background:#d11717;border-radius:5px 5px 0 0;color:#f3f3f3;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:0;padding:3px;width:100px}.route__publishers__statsModal__wrapper__body__leads{width:100%}.route__publishers__statsModal__wrapper__body__leads__head{align-items:flex-start;background:#d3d0d0;display:flex;flex-direction:row;justify-content:space-between;padding:5px;width:100%}.route__publishers__statsModal__wrapper__body__leads__head>strong{text-align:center;width:100%}.route__publishers__statsModal__wrapper__body__leads__values{align-items:flex-start;background:#e7e5e5;display:flex;flex-direction:row;justify-content:space-between;padding:5px;width:100%}.route__publishers__statsModal__wrapper__body__leads__values>p{text-align:center;width:100%}.route__publishers__statsModal__wrapper__body__actions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:30px}.route__publishers__statsModal__wrapper__body__actions__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.route__publishers__statsModal__wrapper__body__actions__button:hover{box-shadow:0 0 8px #2a2299}.route__publishers__statsModal__wrapper__body__actions__button>p{font-family:Figtree;font-size:15px}.route__publishers__listLeadsModal{align-items:center;background:rgba(0,0,0,.397);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.route__publishers__listLeadsModal__wrapper{align-items:flex-start;background:#13213c;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;max-height:700px;max-width:900px;min-height:700px;min-width:900px}.route__publishers__listLeadsModal__wrapper__head{align-items:center;background:rgba(0,0,0,.397);border-radius:5px 5px 0 0;cursor:default;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.route__publishers__listLeadsModal__wrapper__head>h1{color:#f3f3f3;font-size:20px;margin-right:20px}.route__publishers__listLeadsModal__wrapper__head>img{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);height:30px;width:30px}.route__publishers__listLeadsModal__wrapper__filters{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding:10px;width:100%}.route__publishers__listLeadsModal__wrapper__filters__countries{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.route__publishers__listLeadsModal__wrapper__filters__countries>p{color:#f3f3f3;cursor:pointer;font-size:15px}.route__publishers__listLeadsModal__wrapper__filters__type{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.route__publishers__listLeadsModal__wrapper__filters__type>p{color:#f3f3f3;cursor:pointer;font-size:15px}.route__publishers__listLeadsModal__wrapper__filters__buttons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-left:auto;margin-right:0}.route__publishers__listLeadsModal__wrapper__filters__buttons>p{color:#f3f3f3;cursor:pointer;font-size:15px}.route__publishers__listLeadsModal__wrapper__body{grid-gap:10px;color:#13213c;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;overflow-y:scroll;padding:10px;width:100%}.route__publishers__listLeadsModal__wrapper__body__lead{align-items:flex-start;background:#3a4c72;border-radius:5px;color:#f3f3f3;cursor:default;display:flex;flex-direction:column;font-size:16px;font-weight:400;gap:5px;justify-content:flex-start;max-width:300px;padding:5px;width:100%}.route__publishers__listLeadsModal__wrapper__body__lead__status{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.component__createModal{align-items:center;background:rgba(0,0,0,.397);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__createModal__wrapper{align-items:flex-start;background:#11182f;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;max-height:800px;max-width:800px;min-width:800px;padding:20px}.component__createModal__wrapper__header{align-items:center;border-radius:5px 5px 0 0;cursor:default;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__createModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:400}.component__createModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__createModal__wrapper__body{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-top:20px;overflow-y:scroll;position:relative;width:100%}.component__createModal__wrapper__body__top{align-items:center;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:10px;width:100%}.component__createModal__wrapper__body__top__field{width:100%}.component__createModal__wrapper__body__top__field>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:30px;outline:none;width:100%}.component__createModal__wrapper__body__top__field>p{color:#fff;font-family:Figtree;font-size:15px}.component__createModal__wrapper__body__middle{grid-gap:20px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;max-height:500px;overflow-y:scroll;padding:10px;width:100%}@media screen and (max-width:800px){.component__createModal__wrapper__body__middle{grid-template-columns:1fr}}.component__createModal__wrapper__body__middle__field{align-items:flex-start;display:flex;flex-direction:column;gap:3px;justify-content:flex-start}.component__createModal__wrapper__body__middle__field>label{color:#fff;font-family:Figtree;font-size:13px}.component__createModal__wrapper__body__middle__field>input{background:none;border:none;border-bottom:2px solid #352bc9;color:#fff;font-size:14px;outline:none;width:100%}.component__createModal__wrapper__body__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__createModal__wrapper__body__button:hover{box-shadow:0 0 8px #2a2299}.component__createModal__wrapper__body__button>p{font-family:Figtree;font-size:15px}.component__createModal__wrapper__body__message{bottom:20px;color:red;left:20px;position:absolute}.component__exportModal{align-items:center;background:rgba(0,0,0,.445);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__exportModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;cursor:default;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:20px;width:700px}@media screen and (max-width:430px){.component__exportModal__wrapper{padding:10px}}.component__exportModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__exportModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:400}.component__exportModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__exportModal__wrapper__body{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:20px;width:100%}@media screen and (max-width:430px){.component__exportModal__wrapper__body{gap:10px}}.component__exportModal__wrapper__body__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__exportModal__wrapper__body__button:hover{box-shadow:0 0 8px #2a2299}.component__exportModal__wrapper__body__button>p{font-family:Figtree;font-size:15px}@media screen and (max-width:430px){.component__exportModal__wrapper__body__button>p{font-size:14px}}.component__exportModal__wrapper__period{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-family:Figtree;font-size:15px;gap:10px;justify-content:flex-start;margin-top:40px;padding:5px}.component__exportModal__wrapper__period__top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__exportModal__wrapper__period__top>input[type=date]{background:transparent;border:none;color:#fff;outline:none}.component__exportModal__wrapper__period__top>input[type=date]::-webkit-calendar-picker-indicator{background:transparent}.component__exportModal__wrapper__period__bottom{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.component__exportModal__wrapper__period__bottom>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;height:23px;margin-left:5px;outline:none;padding-left:5px;width:30%}.component__exportModal__wrapper__period__bottom>input::-webkit-input-placeholder{color:#fff}.component__exportModal__wrapper__period__bottom>input::placeholder{color:#fff}.component__exportModal__wrapper__period__bottom>span{cursor:pointer}.component__exportModal__wrapper__period__bottom>button{animation-range-start:0;align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:block;display:flex;flex-direction:row;height:30px;justify-content:center;margin-left:auto;transition:.4s;width:100px}.component__exportModal__wrapper__period__bottom>button:hover{box-shadow:0 0 8px #2a2299}.component__exportModal__wrapper__period__bottom>button>p{font-family:Figtree;font-size:15px}.component__payouts{align-items:center;background:rgba(0,0,0,.295);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__payouts__wrapper{background:#13213c;border-radius:5px;cursor:default;max-height:800px;min-height:700px;overflow-y:scroll;width:700px}.component__payouts__wrapper__header{align-items:center;background:rgba(0,0,0,.397);border-radius:5px 5px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:10px;width:100%}.component__payouts__wrapper__header>h1{color:#f3f3f3;font-size:20px;font-weight:600}.component__payouts__wrapper__header>img{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);height:30px;width:30px}.component__payouts__wrapper__body{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;padding:10px}.component__payouts__wrapper__body__element{background:#3a4c72;color:#f3f3f3;display:grid;font-size:14px;font-weight:400;grid-template-columns:.5fr 1fr;padding:5px}.component__balanceModal{align-items:center;background:rgba(0,0,0,.295);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__balanceModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;cursor:default;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.component__balanceModal__wrapper__header{align-items:center;border-radius:5px 5px 0 0;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__balanceModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:400}.component__balanceModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__balanceModal__wrapper__body{align-items:flex-start;color:#f3f3f3;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;margin-top:20px;width:100%}.component__balanceModal__wrapper__body>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:400}.component__balanceModal__wrapper__body__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__balanceModal__wrapper__body__button:hover{box-shadow:0 0 8px #2a2299}.component__balanceModal__wrapper__body__button>p{font-family:Figtree;font-size:15px}.component__balanceModal__wrapper__body__deposit{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;width:100%}.component__balanceModal__wrapper__body__deposit__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__balanceModal__wrapper__body__deposit__button:hover{box-shadow:0 0 8px #2a2299}.component__balanceModal__wrapper__body__deposit__button>p{font-family:Figtree;font-size:15px}.component__balanceModal__wrapper__body__deposit>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-size:14px;height:25px;outline:none}.component__balanceModal__wrapper__body__deposit>input::-webkit-input-placeholder{color:#fff}.component__balanceModal__wrapper__body__deposit>input::placeholder{color:#fff}@media screen and (max-width:600px){.component__exportModal__wrapper__period{align-items:flex-start;flex-direction:column;gap:5px;justify-content:flex-start}.component__exportModal__wrapper__period>button,.component__exportModal__wrapper__period>input{width:100%}.component__createModal__wrapper__body,.component__payouts__wrapper__body{max-height:500px}.component__createModal__wrapper__body__payouts__field>label{font-size:12px}.component__createModal__wrapper,.component__payouts__wrapper{max-width:98%}.component__payouts__wrapper{min-height:0;min-height:auto}.component__createModal__wrapper__body__payouts,.component__payouts__wrapper__body{grid-template-columns:1fr 1fr}.component__payouts__wrapper__body__element{font-size:12px}.component__createModal__wrapper__body__button,.route__publishers__listLeadsModal__wrapper__filters__buttons>p,.route__publishers__listLeadsModal__wrapper__filters__countries>p,.route__publishers__listLeadsModal__wrapper__filters__type>p{font-size:14px}.route__publishers__listLeadsModal__wrapper__filters,.route__publishers__listLeadsModal__wrapper__filters__buttons{gap:10px}.route__publishers__listLeadsModal__wrapper__filters{padding:5px}.component__exportModal__wrapper{max-width:95%}.component__exportModal__wrapper__body__button{font-size:14px;text-align:center}.route__publishers__statsModal__wrapper{min-width:95%}.route__publishers__listLeadsModal__wrapper{max-height:500px;max-width:98%;min-height:500px;min-width:95%}.route__publishers__listLeadsModal__wrapper__body{align-items:center;grid-template-columns:1fr;place-items:center}.route__publishers__table__row{border-radius:5px;flex-direction:column}.route__publishers__table__row>p{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.route__publishers__table__row>p>p{border-radius:5px;color:#f3f3f3;font-weight:600;margin-bottom:5px;padding:2px;width:50%}.component__createModal__wrapper{min-width:90%}.route__publishers__statsModal__wrapper{max-width:98%}.route__publishers__statsModal__wrapper__body{padding:10px 5px}.route__publishers__statsModal__wrapper__body__actions{display:grid;grid-template-columns:1fr 1fr}.route__publishers__statsModal__wrapper__body__actions__button{font-size:14px;width:100%}.route__publishers__statsModal__wrapper__body__leads__head>strong,.route__publishers__statsModal__wrapper__body__leads__values>p{font-size:13px}}.route__statistics{display:grid;grid-template-rows:auto 1fr;height:100%;max-height:100vh;min-height:100vh;overflow-y:scroll;padding:20px;width:100%}@media screen and (max-width:490px){.route__statistics{padding:10px}}.route__statistics__header{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1225px){.route__statistics__header{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%}}@media screen and (max-width:600px){.route__statistics__header{grid-template-columns:1fr 1fr;width:100%}}@media screen and (max-width:490px){.route__statistics__header{gap:10px}}@media screen and (max-width:400px){.route__statistics__header{grid-template-columns:1fr}}.route__statistics__header__search{align-items:flex-start;background:#192343;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;gap:5px;height:31px;justify-content:flex-start;padding:4px;width:200px}@media screen and (max-width:1570px){.route__statistics__header__search{width:150px}}@media screen and (max-width:1430px){.route__statistics__header__search{width:150px}}@media screen and (max-width:1225px){.route__statistics__header__search{width:100%}}.route__statistics__header__search>img{border-radius:5px;cursor:pointer;height:20px;padding:2px;width:20px}.route__statistics__header__search>input{background:#192343;border:none;color:#fff;font-family:Figtree;height:100%;outline:none;padding-left:5px;width:100%}.route__statistics__header__search>input::-webkit-input-placeholder{color:#fff;font-family:Figtree}.route__statistics__header__search>input::placeholder{color:#fff;font-family:Figtree}.route__statistics__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;height:31px;justify-content:flex-start;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1430px){.route__statistics__header__button{width:140px}}@media screen and (max-width:1225px){.route__statistics__header__button{width:100%}}@media screen and (max-width:1100px){.route__statistics__header__button{width:100%}.route__statistics__header__button>p{font-size:14px!important}}.route__statistics__header__dropdown{position:relative}@media screen and (max-width:725px){.route__statistics__header__dropdown{width:100%}}.route__statistics__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__statistics__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:500px;overflow-y:scroll;padding:20px}.route__statistics__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:13px;padding:5px;width:100%}.route__statistics__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__statistics__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:flex-start;padding:5px;width:230px}@media screen and (max-width:1585px){.route__statistics__header__dropdown__head{width:200px}}@media screen and (max-width:1478px){.route__statistics__header__dropdown__head{width:150px}}@media screen and (max-width:1225px){.route__statistics__header__dropdown__head{width:100%}}@media screen and (max-width:725px){.route__statistics__header__dropdown__head{width:100%}}.route__statistics__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__statistics__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__statistics__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:20px;width:100%}@media screen and (max-width:1450px){.route__statistics__content{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:844px){.route__statistics__content{grid-template-columns:1fr 1fr}}@media screen and (max-width:490px){.route__statistics__content{grid-template-columns:1fr}}.route__statistics__content__column{align-items:flex-start;background:#192343;border-radius:5px;box-shadow:0 0 4px #000;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:10px;width:100%}.route__statistics__content__column>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:500}@media screen and (max-width:490px){.route__statistics__content__column>h1{font-size:16px}}.route__statistics__content__column__grid{grid-gap:20px;display:grid;gap:20px;grid-template-rows:1fr 1fr 1fr 1fr;width:100%}@media screen and (max-width:490px){.route__statistics__content__column__grid{gap:10px}}.route__statistics__content__column__grid__kpi{align-items:center;background:#11182f;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;min-height:70px;padding:5px}@media screen and (max-width:490px){.route__statistics__content__column__grid__kpi{min-height:50px}}.route__statistics__content__column__grid__kpi__left{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.route__statistics__content__column__grid__kpi__left>p{color:#fff;font-family:Figtree;font-size:13px}.route__statistics__content__column__grid__kpi__left>strong{color:#fff;font-family:Figtree;font-size:20px}@media screen and (max-width:490px){.route__statistics__content__column__grid__kpi__left>strong{font-size:17px}}.route__statistics__extensions{padding-top:20px}.route__statistics__extensions>h1{color:#fff;font-family:Figtree;font-size:20px;font-weight:400}@media screen and (max-width:490px){.route__statistics__extensions>h1{font-size:17px}}.route__statistics__extensions__content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-top:20px;width:100%}@media screen and (max-width:1450px){.route__statistics__extensions__content{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:844px){.route__statistics__extensions__content{grid-template-columns:1fr 1fr}}@media screen and (max-width:490px){.route__statistics__extensions__content{grid-template-columns:1fr}}.route__statistics__extensions__content__column{align-items:flex-start;background:#192343;border-radius:5px;box-shadow:0 0 4px #000;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:10px;width:100%}.route__statistics__extensions__content__column>h1{color:#fff;font-family:Figtree;font-size:17px;font-weight:500}@media screen and (max-width:490px){.route__statistics__extensions__content__column>h1{font-size:16px}}.route__statistics__extensions__content__column__grid{grid-gap:20px;display:grid;gap:20px;grid-template-rows:1fr 1fr 1fr;width:100%}@media screen and (max-width:490px){.route__statistics__extensions__content__column__grid{gap:10px}}.route__statistics__extensions__content__column__grid__kpi{align-items:center;background:#11182f;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;min-height:70px;padding:5px}@media screen and (max-width:490px){.route__statistics__extensions__content__column__grid__kpi{min-height:50px}}.route__statistics__extensions__content__column__grid__kpi__left{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.route__statistics__extensions__content__column__grid__kpi__left>p{color:#fff;font-family:Figtree;font-size:13px}.route__statistics__extensions__content__column__grid__kpi__left>strong{color:#fff;font-family:Figtree;font-size:20px}@media screen and (max-width:490px){.route__statistics__extensions__content__column__grid__kpi__left>strong{font-size:17px}}.calendar-wrapper{position:relative;width:200px}@media screen and (max-width:1226px){.calendar-wrapper{font-size:12px;width:150px}}@media screen and (max-width:802px){.calendar-wrapper{width:100%}}.calendar{background-color:#192343;border:1px solid #263565;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:15px;position:absolute;right:0;top:50px;width:300px;z-index:1000}.calendar .calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.calendar .calendar-header button{background-color:#fff;border:none;border-radius:4px;color:#192343;cursor:pointer;font-size:20px;padding:5px 10px;transition:background-color .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calendar .calendar-header button:hover{background-color:#000}.calendar .calendar-header span{color:#fff;font-size:16px;font-weight:700}.calendar .calendar-days{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr)}.calendar .calendar-days div{align-items:center;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;transition:background-color .3s}.calendar .calendar-days div:hover{background-color:#ccc}.calendar .calendar-days div.start-date{background-color:#000;color:red}.calendar .calendar-days div.end-date{background-color:#333;color:red}.calendar .calendar-days div.in-range{background-color:#bab5b5}button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,.12);color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;gap:10px;height:31px;justify-content:flex-start;padding-left:12px;padding-right:5px;width:100%}@media screen and (max-width:1226px){button{font-size:12px;width:150px}}@media screen and (max-width:802px){button{font-size:14px;width:100%}}.route__agents{height:100vh;max-height:100vh;min-height:100vh;overflow-y:scroll;padding:20px;width:100%}@media screen and (max-width:490px){.route__agents{padding:10px}}.route__agents__body{display:grid;grid-template-rows:1fr 2fr .8fr 4fr 8fr;height:100%;overflow-y:scroll;width:100%}.route__agents__body__reward{align-items:center;border-bottom:1px solid #d42dcd;border-radius:8px 8px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px;padding-left:10px;padding-right:10px;width:100%}@media screen and (max-width:750px){.route__agents__body__reward{align-items:flex-start;display:flex;flex-direction:column;gap:10px}}@media screen and (max-width:365px){.route__agents__body__reward{padding-left:0;padding-right:0}}.route__agents__body__reward__left{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}@media screen and (max-width:750px){.route__agents__body__reward__left{align-items:center;justify-content:center;width:100%}}.route__agents__body__reward__left>strong{color:#d42dcd;font-size:17px;font-weight:500}@media screen and (max-width:750px){.route__agents__body__reward__left>strong{font-size:15px}}.route__agents__body__reward__left>p{color:#d42dcd;font-size:17px}@media screen and (max-width:750px){.route__agents__body__reward__left>p{font-size:15px}}.route__agents__body__reward__left>img{width:32px}.route__agents__body__reward__right{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}@media screen and (max-width:750px){.route__agents__body__reward__right{align-items:flex-end;justify-content:flex-end;width:100%}}@media screen and (max-width:475px){.route__agents__body__reward__right{align-items:center;justify-content:center}}@media screen and (max-width:380px){.route__agents__body__reward__right{gap:5px}}.route__agents__body__reward__right>p{background:#fb9df8;border:2px solid #cb1ec4;border-radius:5px;color:#cb1ec4;font-size:17px;font-weight:600;padding:5px;text-align:center;width:100px}@media screen and (max-width:750px){.route__agents__body__reward__right>p{font-size:15px;width:100px}}@media screen and (max-width:475px){.route__agents__body__reward__right>p{padding:3px;width:75px}.route__agents__body__reward__right>p>small{font-size:10px}}.route__agents__body__userInfo{align-items:center;border-bottom:1px solid #d42dcd;border-radius:5px 5px 0 0;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:10px;width:100%}@media screen and (max-width:750px){.route__agents__body__userInfo{align-items:flex-start;display:flex;flex-direction:column;gap:10px}}.route__agents__body__userInfo__left{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.route__agents__body__userInfo__left>img{border:4px solid #d42dcd;border-radius:50%;width:80px}@media screen and (max-width:750px){.route__agents__body__userInfo__left>img{width:50px}}.route__agents__body__userInfo__left__span{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.route__agents__body__userInfo__left__span>strong{color:#d42dcd;font-family:Figtree;font-size:17px}@media screen and (max-width:750px){.route__agents__body__userInfo__left__span>strong{font-size:15px}}.route__agents__body__userInfo__left__span>p{color:hsla(0,0%,100%,.502);font-size:13px}@media screen and (max-width:750px){.route__agents__body__userInfo__left__span>p{font-size:11px}}.route__agents__body__userInfo__right{align-items:flex-start;background:#fb9df8;border:2px solid #cb1ec4;border-radius:5px;color:#cb1ec4;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;padding:5px}@media screen and (max-width:950px){.route__agents__body__userInfo__right{margin-left:auto;margin-right:0;width:170px}}@media screen and (max-width:750px){.route__agents__body__userInfo__right{font-size:15px;justify-content:center}}@media screen and (max-width:470px){.route__agents__body__userInfo__right{font-size:14px;padding:3px}}.route__agents__body__userInfo__right>p{font-weight:600}.route__agents__body__filters{height:100%;padding-bottom:20px;padding-top:20px;width:100%}.route__agents__body__filters__container{align-items:center;background:#11182f;border-radius:8px;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__agents__body__filters__container>span{align-items:center;background:#232d4e;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;padding:8px;width:50px}.route__agents__body__filters__container>span:last-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__agents__body__filters__container>span>p{color:#fff;font-family:Figtree;font-size:15px}.route__agents__body__topThree{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;width:100%}@media screen and (max-width:950px){.route__agents__body__topThree{grid-template-columns:1fr}}.route__agents__body__topThree__box{align-items:flex-start;background:#11182f;border-radius:8px;box-shadow:1px 1px 3px rgba(142,134,252,.904);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}@media screen and (max-width:1490px){.route__agents__body__topThree__box{padding:10px}}@media screen and (max-width:750px){.route__agents__body__topThree__box{width:100%}}.route__agents__body__topThree__box__top{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.route__agents__body__topThree__box__top>span{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start}.route__agents__body__topThree__box__top>span>p{color:#fff;font-size:15px;font-weight:500}.route__agents__body__topThree__box__top>span>img{border-radius:50%;width:40px}.route__agents__body__topThree__box__bottom{display:flex;flex-direction:row;gap:20px;justify-content:space-between;width:100%}@media screen and (max-width:1350px){.route__agents__body__topThree__box__bottom{gap:10px}}.route__agents__body__topThree__box__bottom__item{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:100%}.route__agents__body__topThree__box__bottom__item>p{color:hsla(0,0%,100%,.502);font-size:13px}@media screen and (max-width:1490px){.route__agents__body__topThree__box__bottom__item>p{font-size:12px}}.route__agents__body__topThree__box__bottom__item>strong{color:#fff;font-size:16px;font-weight:500}@media screen and (max-width:1490px){.route__agents__body__topThree__box__bottom__item>strong{font-size:15px}}.route__agents__body__topThree__box__bottom__item__progress{background:#253463;height:3px;width:100%}.route__agents__body__topThree__box__bottom__item__progress__fill{background:rgba(142,134,252,.904);height:3px;width:100%}.route__agents__body__table{border-radius:8px;box-shadow:1px 1px 3px rgba(142,134,252,.904);margin-top:20px;width:100%}@media screen and (max-width:900px){.route__agents__body__table{background:#11182f;box-shadow:none;max-height:400px;max-width:100vw;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-height:400px;overflow-x:scroll}}.route__agents__body__table__header{background:#232d4e;border-radius:8px 8px 0 0;display:grid;grid-template-columns:.3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:10px;width:100%}@media screen and (max-width:950px){.route__agents__body__table__header{min-width:1000px}}.route__agents__body__table__header>p{color:hsla(0,0%,100%,.502);font-size:15px}@media screen and (max-width:1490px){.route__agents__body__table__header>p{font-size:14px}}.route__agents__body__table__content{background:#11182f;border-radius:0 0 8px 8px;max-height:400px;min-height:400px;overflow-y:scroll;width:100%}@media screen and (max-width:950px){.route__agents__body__table__content{min-width:1000px;overflow-x:scroll}}.route__agents__body__table__content__row{border-bottom:1px solid hsla(0,0%,100%,.502);display:grid;grid-template-columns:.3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:10px;width:100%}.route__agents__body__table__content__row>p{color:#fff;font-size:14px}.route__post{display:grid;grid-template-rows:auto 1fr;height:100vh;padding:20px;width:100%}@media screen and (max-width:592px){.route__post{padding:10px}}.route__post__header{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;width:100%}@media screen and (max-width:802px){.route__post__header{flex-direction:column;gap:10px}}.route__post__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1483px){.route__post__header__button{width:150px}}@media screen and (max-width:1352px){.route__post__header__button{width:120px}}@media screen and (max-width:950px){.route__post__header__button{flex-direction:row;justify-content:flex-start;padding-left:10px;width:100%}.route__post__header__button>p{font-size:14px!important}}.route__post__header>input[type=date]{background-color:#192343;border:1px solid #263565;border-radius:5px;color:#fff;font-size:15px;height:31px;padding:0 8px}@media screen and (max-width:802px){.route__post__header>input[type=date]{width:100%}}.route__post__header>input[type=date]::-webkit-input-placeholder{color:#fff}.route__post__header>input[type=date]::placeholder{color:#fff}.route__post__header>input[type=date]:focus{border-color:#34488a;outline:none}.route__post__header>input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.route__post__header__search{align-items:flex-start;background:#192343;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;gap:5px;height:31px;justify-content:flex-start;padding:4px;width:200px}@media screen and (max-width:1483px){.route__post__header__search{width:150px}}@media screen and (max-width:950px){.route__post__header__search{width:100%}}.route__post__header__search>img{border-radius:5px;cursor:pointer;height:20px;padding:2px;width:20px}.route__post__header__search>input{background:#192343;border:none;color:#fff;font-family:Figtree;height:100%;outline:none;padding-left:5px;width:100%}.route__post__header__search>input::-webkit-input-placeholder{color:#fff;font-family:Figtree}.route__post__header__search>input::placeholder{color:#fff;font-family:Figtree}.route__post__header__dropdown{position:relative}@media screen and (max-width:802px){.route__post__header__dropdown{width:100%}}.route__post__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__post__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__post__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__post__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__post__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:180px}@media screen and (max-width:1290px){.route__post__header__dropdown__head{width:150px}}@media screen and (max-width:802px){.route__post__header__dropdown__head{width:100%}}.route__post__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__post__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__post__body{height:95%;width:100%}.route__post__body__kpis{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-top:20px;width:100%}@media screen and (max-width:932px){.route__post__body__kpis{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:592px){.route__post__body__kpis{gap:10px;grid-template-columns:1fr 1fr;padding-top:10px}}@media screen and (max-width:802px){.route__post__body__kpis{grid-template-columns:1fr}}.route__post__body__kpis__kpi{align-items:center;background:#11182f;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;max-height:90px;min-height:90px;padding:20px;width:100%}.route__post__body__kpis__kpi>img{width:46px}@media screen and (max-width:802px){.route__post__body__kpis__kpi>img{width:38px}}.route__post__body__kpis__kpi>span{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-family:Figtree;gap:5px;justify-content:flex-start}.route__post__body__kpis__kpi>span>p{font-size:13px}@media screen and (max-width:802px){.route__post__body__kpis__kpi>span>p{font-size:12px}}.route__post__body__kpis__kpi>span>p:last-child{font-size:20px;font-weight:600}@media screen and (max-width:802px){.route__post__body__kpis__kpi>span>p:last-child{font-size:18px}}.route__post__body__statusFilter{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding-top:20px}@media screen and (max-width:802px){.route__post__body__statusFilter{gap:10px}}@media screen and (max-width:500px){.route__post__body__statusFilter{gap:5px}}@media screen and (max-width:460px){.route__post__body__statusFilter{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}}.route__post__body__statusFilter__filter{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center;width:100px}@media screen and (max-width:802px){.route__post__body__statusFilter__filter{width:70px}}@media screen and (max-width:410px){.route__post__body__statusFilter__filter{width:63px}}.route__post__body__statusFilter__filter>p{color:#fff;font-size:15px}@media screen and (max-width:802px){.route__post__body__statusFilter__filter>p{font-size:13px}}@media screen and (max-width:460px){.route__post__body__statusFilter__filter>p{font-size:12px}}.route__post__body__statusFilter__filter__line{height:2px;width:100%}.route__post__body__table{background:#11182f;border-radius:0 0 5px 5px;max-height:0;min-height:calc(100% - 190px);overflow-y:scroll;padding:10px;width:100%}.route__post__body__table__row{border-bottom:1px solid hsla(0,1%,55%,.596);cursor:pointer;display:grid;grid-template-columns:.5fr 2fr 1fr 1fr 1fr;padding-bottom:15px;padding-top:15px;width:100%}@media screen and (max-width:802px){.route__post__body__table__row{grid-template-columns:.5fr 2fr 1fr 1fr}}.route__post__body__table__row>p{color:#fff;font-size:15px}@media screen and (max-width:802px){.route__post__body__table__row>p{font-size:13px}}.route__post__body__table__row__selected{background:#283355}.route__post__body__print{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;padding-top:10px;width:100%}.route__post__body__print__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:15px;height:31px;justify-content:center;padding:4px;width:150px}@media screen and (max-width:1483px){.route__post__body__print__button{width:150px}}@media screen and (max-width:1352px){.route__post__body__print__button{width:120px}}@media screen and (max-width:950px){.route__post__body__print__button{flex-direction:row;justify-content:flex-start;padding-left:10px;width:100%}.route__post__body__print__button>p{font-size:14px!important}}.component__detailsModal{align-items:center;background:rgba(0,0,0,.438);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__detailsModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:700px}@media screen and (max-width:730px){.component__detailsModal__wrapper{width:95%}}@media screen and (max-width:802px){.component__detailsModal__wrapper{padding:10px}}@media screen and (max-width:470px){.component__detailsModal__wrapper{max-height:500px;overflow-y:scroll}}.component__detailsModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__detailsModal__wrapper__header>h1{color:#fff;font-family:Figtree;font-size:18px;font-weight:400}@media screen and (max-width:730px){.component__detailsModal__wrapper__header>h1{font-size:16px}}.component__detailsModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__detailsModal__wrapper__body{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding-top:20px;width:100%}.component__detailsModal__wrapper__body>h1{color:#fff;font-family:Figtree;font-size:15px;font-weight:400;margin-bottom:5px}.component__detailsModal__wrapper__body__block{grid-gap:20px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:20px;width:100%}@media screen and (max-width:440px){.component__detailsModal__wrapper__body__block{gap:10px;grid-template-columns:1fr}}.component__detailsModal__wrapper__body__block>p{color:#fff;font-size:15px}@media screen and (max-width:802px){.component__detailsModal__wrapper__body__block>p{font-size:14px}}.component__detailsModal__wrapper__body__block__field{align-items:flex-start;border-bottom:1px solid #352bc9;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;padding:5px;width:100%}.component__detailsModal__wrapper__body__block__field>label{color:#fff;font-size:12px;text-transform:uppercase}@media screen and (max-width:802px){.component__detailsModal__wrapper__body__block__field>label{font-size:11px}}.component__detailsModal__wrapper__body__block__field>p{color:#fff;font-size:15px}@media screen and (max-width:802px){.component__detailsModal__wrapper__body__block__field>p{font-size:14px}}.component__detailsModal__wrapper__body__actions{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;width:100%}@media screen and (max-width:440px){.component__detailsModal__wrapper__body__actions{gap:10px}}.component__detailsModal__wrapper__body__actions__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__detailsModal__wrapper__body__actions__button:hover{box-shadow:0 0 8px #2a2299}.component__detailsModal__wrapper__body__actions__button>p{font-family:Figtree;font-size:15px}@media screen and (max-width:440px){.component__detailsModal__wrapper__body__actions__button>p{font-size:14px}}.component__settingsModal{align-items:center;background:rgba(0,0,0,.411);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__settingsModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:800px}@media screen and (max-width:731px){.component__settingsModal__wrapper{max-height:700px;overflow-y:scroll;width:95%}}@media screen and (max-width:500px){.component__settingsModal__wrapper{padding:10px}}.component__settingsModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__settingsModal__wrapper__header>p{color:#fff;font-family:Figtree;font-size:18px}@media screen and (max-width:500px){.component__settingsModal__wrapper__header>p{font-size:16px}}.component__settingsModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__settingsModal__wrapper__body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding-top:20px;width:100%}@media screen and (max-width:731px){.component__settingsModal__wrapper__body{grid-template-columns:1fr}}.component__settingsModal__wrapper__body__box{align-items:flex-start;background:#101527;border:1px solid #352bc9;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:10px;width:100%}.component__settingsModal__wrapper__body__box>h1{font-size:16px;font-weight:500;margin-left:auto;margin-right:0}@media screen and (max-width:500px){.component__settingsModal__wrapper__body__box>h1{font-size:15px}}.component__settingsModal__wrapper__body__box__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:100%}.component__settingsModal__wrapper__body__box__field>label{color:#fff;font-family:Figtree;font-size:15px}@media screen and (max-width:500px){.component__settingsModal__wrapper__body__box__field>label{font-size:13px}}.component__settingsModal__wrapper__body__box__field>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;font-family:Figtree;font-size:15px;height:30px;outline:none;width:100%}@media screen and (max-width:500px){.component__settingsModal__wrapper__body__box__field>input{font-size:14px}}.component__settingsModal__wrapper__actions{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding-top:10px}.component__settingsModal__wrapper__actions__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;margin-top:10px;transition:.4s;width:100%}.component__manualChangeStatus{align-items:center;background:rgba(0,0,0,.411);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__manualChangeStatus__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.component__manualChangeStatus__wrapper>img{border:1px solid wheat;border-radius:50%;cursor:pointer;display:block;margin-left:auto;margin-right:0;width:24px}.component__manualChangeStatus__wrapper__list{align-items:flex-start;display:flex;flex-direction:column;font-size:15px;gap:10px;justify-content:flex-start;margin-top:20px}.component__manualChangeStatus__wrapper__list>p{background:#263565;cursor:pointer;padding:5px;width:100%}.component__logViewer{align-items:center;background:rgba(0,0,0,.329);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__logViewer__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;max-height:700px;min-height:700px;padding:20px;width:1100px}@media screen and (max-width:1127px){.component__logViewer__wrapper{width:98%}}@media screen and (max-width:550px){.component__logViewer__wrapper{max-height:500px;min-height:500px;padding:10px}}.component__logViewer__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:20px;width:100%}@media screen and (max-width:550px){.component__logViewer__wrapper__header{padding-bottom:10px}}.component__logViewer__wrapper__header>h3{color:#fff;font-family:Figtree;font-size:18px;font-weight:500}@media screen and (max-width:1127px){.component__logViewer__wrapper__header>h3{font-size:16px}}@media screen and (max-width:474px){.component__logViewer__wrapper__header>h3{font-size:15px;text-align:center}}.component__logViewer__wrapper__screen{background:#000;border:1px solid #352bc9;max-height:calc(100% - 100px);min-height:calc(100% - 100px);overflow-y:scroll;padding:10px;width:100%}@media screen and (max-width:950px){.component__logViewer__wrapper__screen{overflow-x:scroll}}.component__logViewer__wrapper__screen__oneLog{color:#fff;font-size:14px;font-weight:400}@media screen and (max-width:950px){.component__logViewer__wrapper__screen__oneLog{min-width:1000px}}.component__logViewer__wrapper__screen .green{color:#10ff10}.component__logViewer__wrapper__screen .purple{color:#ff29ff}.component__logViewer__wrapper__screen .red{color:#ff4646}.component__logViewer__wrapper__screen .yellow{color:#e0e035}.component__logViewer__wrapper__actions{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding-bottom:20px;padding-top:20px}@media screen and (max-width:550px){.component__logViewer__wrapper__actions{padding-bottom:0;padding-top:10px}}.component__logViewer__wrapper__actions__spinner{align-items:center;border-radius:5px;display:flex;flex-direction:row;height:30px;justify-content:flex-start;width:150px}.component__logViewer__wrapper__actions__close{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:150px}.component__logViewer__wrapper__actions__close:hover{box-shadow:0 0 8px #2a2299}.component__logViewer__wrapper__actions__close>p{font-family:Figtree;font-size:15px}@media screen and (max-width:440px){.component__logViewer__wrapper__actions__close>p{font-size:14px}}.route__packagestats{height:100%;max-height:100vh;min-height:100vh;overflow-y:scroll;padding:20px;width:100%}@media screen and (max-width:490px){.route__packagestats{padding:10px}}.route__packagestats__enterInfo{grid-gap:10px;border-radius:5px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;max-width:500px;padding:10px}.route__packagestats__enterInfo__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;grid-column:1/span 2;height:31px;justify-content:center;transition:.4s;width:100%}.route__packagestats__enterInfo__input{align-items:flex-start;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-family:Figtree;gap:5px;height:31px;justify-content:flex-start;outline:none;padding:4px 4px 4px 5px}.route__packagestats__enterInfo__input::-webkit-input-placeholder{color:#fff;font-family:Figtree}.route__packagestats__enterInfo__input::placeholder{color:#fff;font-family:Figtree}.route__packagestats__enterInfo__dropdown{position:relative}@media screen and (max-width:725px){.route__packagestats__enterInfo__dropdown{width:100%}}.route__packagestats__enterInfo__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__packagestats__enterInfo__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:500px;overflow-y:scroll;padding:20px}.route__packagestats__enterInfo__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:13px;padding:5px;width:100%}.route__packagestats__enterInfo__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__packagestats__enterInfo__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:flex-start;padding:5px;width:100%}.route__packagestats__enterInfo__dropdown__head--active{border-radius:5px 5px 0 0}.route__packagestats__enterInfo__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__packagestats__main{width:100%}.route__packagestats__main__info{grid-gap:10px;background:#192343;border:1px solid #352bc9;display:grid;gap:10px;grid-template-columns:1.5fr 1fr 1fr 1fr;padding:10px;width:100%}.route__packagestats__main__info__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.route__packagestats__main__info__field>p{color:#fff;font-family:Figtree;font-size:13px;text-transform:uppercase}.route__packagestats__main__info__field>span{color:#fff;font-family:Figtree;font-size:16px}.route__packagestats__main__stats{grid-gap:20px;background:#192343;border:1px solid #352bc9;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px;padding:10px;width:500px}.route__packagestats__main__stats__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.route__packagestats__main__stats__field>p{color:#fff;font-family:Figtree;font-size:13px;text-transform:uppercase}.route__packagestats__main__stats__field>span{color:#fff;font-family:Figtree;font-size:15px}.route__packagestats__main__stats__button{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;transition:.4s;width:100%}@media screen and (max-width:1226px){.route__packagestats__enterInfo>.calendar-wrapper>button{width:100%!important}}@media screen and (max-width:942px){.route__packagestats__main__info{grid-template-columns:1fr 1fr}}@media screen and (max-width:540px){.route__packagestats__main__stats{width:100%}}@media screen and (max-width:500px){.route__packagestats__enterInfo{grid-template-columns:1fr}.route__packagestats__enterInfo__button{grid-column:unset}}@media screen and (max-width:450px){.route__packagestats__main__info{grid-template-columns:1fr}}@media screen and (max-width:370px){.route__packagestats__main__stats{grid-template-columns:1fr}}.route__finances{display:grid;grid-template-rows:auto 1fr;height:100vh;padding:20px;width:100%}@media screen and (max-width:592px){.route__finances{padding:10px}}.route__finances__header{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}@media screen and (max-width:762px){.route__finances__header{gap:10px}}.route__finances__header__dropdown{position:relative}@media screen and (max-width:725px){.route__finances__header__dropdown{width:100%}}.route__finances__header__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.route__finances__header__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.route__finances__header__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.route__finances__header__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.route__finances__header__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:200px}@media screen and (max-width:725px){.route__finances__header__dropdown__head{width:100%}}.route__finances__header__dropdown__head--active{border-radius:5px 5px 0 0}.route__finances__header__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.route__finances__header__button{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:31px;justify-content:center;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:180px}@media screen and (max-width:1430px){.route__finances__header__button{width:200px}}@media screen and (max-width:700px){.route__finances__header__button{width:100%}.route__finances__header__button>p{font-size:14px!important}}.route__finances__body{display:grid;grid-template-rows:auto auto auto 1fr}.route__finances__body__filters{height:100%;padding-bottom:20px;padding-top:20px;width:100%}@media screen and (max-width:762px){.route__finances__body__filters{padding-bottom:10px;padding-top:10px}}.route__finances__body__filters__container{align-items:center;background:#11182f;border-radius:8px;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__finances__body__filters__container>span{align-items:center;background:#232d4e;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;padding:8px;width:50px}.route__finances__body__filters__container>span:last-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.route__finances__body__filters__container>span>p{color:#fff;font-family:Figtree;font-size:15px}.route__finances__body__kpis{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;padding-top:10px;width:100%}@media screen and (max-width:1000px){.route__finances__body__kpis{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:762px){.route__finances__body__kpis{gap:10px;grid-template-columns:1fr 1fr;padding-top:0}}@media screen and (max-width:492px){.route__finances__body__kpis{grid-template-columns:1fr}}.route__finances__body__kpis__kpi{align-items:center;background:#11182f;border:1px solid #263565;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;max-height:90px;min-height:90px;padding:20px;width:100%}.route__finances__body__kpis__kpi>img{width:46px}@media screen and (max-width:492px){.route__finances__body__kpis__kpi>img{width:38px}}.route__finances__body__kpis__kpi>span{align-items:flex-start;color:#fff;display:flex;flex-direction:column;font-family:Figtree;gap:5px;justify-content:flex-start}.route__finances__body__kpis__kpi>span>p{font-size:13px}@media screen and (max-width:492px){.route__finances__body__kpis__kpi>span>p{font-size:12px}}.route__finances__body__kpis__kpi>span>p:last-child{font-size:20px;font-weight:600}@media screen and (max-width:1270px){.route__finances__body__kpis__kpi>span>p:last-child{font-size:18px}}@media screen and (max-width:492px){.route__finances__body__kpis__kpi>span>p:last-child{font-size:16px}}.route__finances__body__tableNames{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px;width:100%}.route__finances__body__tableNames>h1{color:#fff;font-size:17px;font-weight:400;margin-bottom:10px}.route__finances__body__tables{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}@media screen and (max-width:920px){.route__finances__body__tables{gap:0;grid-template-columns:1fr;grid-template-rows:1fr auto 1fr}}.route__finances__body__tables__expenses{background:#11182f;border-radius:5px;padding:20px;width:100%}@media screen and (max-width:460px){.route__finances__body__tables__expenses{max-width:100vw;overflow-x:scroll}}.route__finances__body__tables__expenses__header{align-items:center;border-bottom:2px solid #fff;display:grid;grid-template-columns:1fr 1fr 1fr;padding-bottom:5px}@media screen and (max-width:460px){.route__finances__body__tables__expenses__header{width:500px}}.route__finances__body__tables__expenses__header>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:500;text-transform:uppercase}.route__finances__body__tables__expenses__header>p:last-child{text-align:end}.route__finances__body__tables__expenses__content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-height:60vh;overflow-y:scroll;width:100%}@media screen and (max-width:460px){.route__finances__body__tables__expenses__content{width:500px}}.route__finances__body__tables__expenses__content__item{align-items:center;border-bottom:1px solid hsla(0,1%,55%,.596);display:grid;grid-template-columns:1fr 1fr 1fr;padding-bottom:15px;padding-top:15px;width:100%}@media screen and (max-width:1105px){.route__finances__body__tables__expenses__content__item{grid-template-columns:1fr 1fr 1fr}}.route__finances__body__tables__expenses__content__item>img{width:35px}.route__finances__body__tables__expenses__content__item>p{color:#fff;font-family:Figtree;font-size:15px}.route__finances__body__tables__expenses__content__item>p:last-child{margin-right:10px;text-align:end}.route__finances__body__tables__returnedOrders{background:#11182f;border-radius:5px;padding:20px;width:100%}@media screen and (max-width:460px){.route__finances__body__tables__returnedOrders{max-width:100vw;overflow-x:scroll}}.route__finances__body__tables__returnedOrders__header{align-items:center;border-bottom:2px solid #fff;display:grid;grid-template-columns:.3fr 2fr 1fr 1fr;padding-bottom:5px}@media screen and (max-width:460px){.route__finances__body__tables__returnedOrders__header{width:500px}}.route__finances__body__tables__returnedOrders__header>p{color:#fff;font-family:Figtree;font-size:15px;font-weight:500;text-transform:uppercase}.route__finances__body__tables__returnedOrders__header>p:last-child{text-align:end}.route__finances__body__tables__returnedOrders__content{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;max-height:60vh;overflow-y:scroll;width:100%}@media screen and (max-width:460px){.route__finances__body__tables__returnedOrders__content{width:500px}}.route__finances__body__tables__returnedOrders__content__item{align-items:center;border-bottom:1px solid hsla(0,1%,55%,.596);display:grid;grid-template-columns:.3fr 2fr 1fr 1fr;padding-bottom:15px;padding-top:15px;width:100%}@media screen and (max-width:1105px){.route__finances__body__tables__returnedOrders__content__item{grid-template-columns:.3fr 2fr 1fr 1fr}}.route__finances__body__tables__returnedOrders__content__item>img{width:35px}.route__finances__body__tables__returnedOrders__content__item>p{color:#fff;font-family:Figtree;font-size:15px}.route__finances__body__tables__returnedOrders__content__item>p:last-child{margin-right:10px;text-align:end}.component__expensesModal{align-items:center;background:rgba(0,0,0,.514);cursor:default;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.component__expensesModal__wrapper{background:#11182f;border:1px solid #352bc9;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:700px}@media screen and (max-width:730px){.component__expensesModal__wrapper{width:95%}}@media screen and (max-width:520px){.component__expensesModal__wrapper{max-height:500px;overflow-y:scroll;padding:10px}}.component__expensesModal__wrapper__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.component__expensesModal__wrapper__header>p{color:#fff;font-family:Figtree;font-size:18px}@media screen and (max-width:730px){.component__expensesModal__wrapper__header>p{font-size:16px}}.component__expensesModal__wrapper__header>img{border:1px solid #fff;border-radius:50%;cursor:pointer;width:24px}.component__expensesModal__wrapper__create{grid-gap:20px;background:#101527;border:1px solid #352bc9;border-radius:5px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px;padding:10px;width:100%}@media screen and (max-width:520px){.component__expensesModal__wrapper__create{grid-template-columns:1fr}}.component__expensesModal__wrapper__create__dropdown{position:relative}@media screen and (max-width:725px){.component__expensesModal__wrapper__create__dropdown{width:100%}}.component__expensesModal__wrapper__create__dropdown__body{align-items:flex-start;background:#192343;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:0;overflow:hidden;position:absolute;right:0;top:31px;transition:all .3s ease;width:100%;z-index:9999}.component__expensesModal__wrapper__create__dropdown__body--active{border-bottom:1px solid #263565;border-left:1px solid #263565;border-radius:0 0 5px 5px;border-right:1px solid #263565;max-height:1000px;padding:20px}.component__expensesModal__wrapper__create__dropdown__body>p{border-bottom:1px solid #263565;color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;padding:5px;width:100%}.component__expensesModal__wrapper__create__dropdown__body>p:hover{background:#263565;color:#f3f3f3;transition:.4s}.component__expensesModal__wrapper__create__dropdown__head{align-items:center;background:#192343;border:1px solid #263565;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:31px;justify-content:center;padding:5px;width:100%}@media screen and (max-width:725px){.component__expensesModal__wrapper__create__dropdown__head{width:100%}}.component__expensesModal__wrapper__create__dropdown__head--active{border-radius:5px 5px 0 0}.component__expensesModal__wrapper__create__dropdown__head>p{color:#fff;font-family:Figtree;font-size:14px}.component__expensesModal__wrapper__create__field{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.component__expensesModal__wrapper__create__field>label{font-size:15px}.component__expensesModal__wrapper__create__field>input{background:transparent;border:none;border-bottom:2px solid #352bc9;color:#fff;height:30px;outline:none;width:100%}.component__expensesModal__wrapper__create__btn{align-items:center;background:#352bc9;border:2px solid #2a2299;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.4s;width:100%}.component__expensesModal__wrapper__create__btn:hover{box-shadow:0 0 8px #2a2299}.component__expensesModal__wrapper__create__btn>p{font-family:Figtree;font-size:15px}.component__expensesModal__wrapper__body{width:100%}.component__expensesModal__wrapper__body__list{background:#101527;border:1px solid #352bc9;border-radius:5px;margin-top:20px;max-height:400px;min-height:400px;overflow-y:scroll;padding:10px;width:100%}.component__expensesModal__wrapper__body__list__row{grid-gap:20px;border-bottom:1px solid hsla(0,1%,55%,.596);display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:5px;padding-top:5px}@media screen and (max-width:520px){.component__expensesModal__wrapper__body__list__row{grid-template-columns:.3fr 2fr 1fr .3fr}}.component__expensesModal__wrapper__body__list__row>p{font-size:15px}.component__expensesModal__wrapper__body__list__row>img{cursor:pointer;margin-left:auto;margin-right:0;width:24px}
/*# sourceMappingURL=main.3015f8ae.css.map*/