*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}#root{display:grid;grid-template-columns:1fr;grid-template-rows:50px 1fr}.component__contentWrapper{background-color:#2f363e}.genericModal{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.genericModal__wrap{background:#282f37;border-radius:10px;height:auto;max-height:100%;overflow-y:auto;padding:20px 18px;position:relative;width:500px}.genericModal__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.genericModal__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.genericModal__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.genericModal__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.genericModal__wrap__btns>p:last-child:after{background-color:#ea3f3f}.genericModal__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.genericModal__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.genericModal__wrap__infoP{color:#f54a4a;margin-top:10px}.component__header{align-items:center;background-color:#2f363e;color:#fff;display:flex;height:100%;justify-content:space-between;padding:20px 38px;width:100%}.component__header__left{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:24px}.component__header__left>h3{margin-left:-20px}.component__header__right{display:flex;flex-direction:row}.component__header__right__btn{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:20px;position:relative}.component__header__right__btn:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.component__header__right__btn--red:after{background-color:#ea3f3f}.component__header__right__btn--orange:after{background-color:orange}.component__header__right__btn:hover:after{left:0;right:auto;width:100%}.component__header__right__btn>img{height:30px;margin-right:14px;width:30px}.component__header__right__btn>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__campaignList{color:#fff;font-family:Inter;height:auto;width:100%}.route__campaignList__dateFilter{align-items:center;display:flex;flex-direction:row}.route__campaignList__dateFilter__head{margin-right:10px}.route__campaignList__dateFilter>div{border:1px solid gray;border-radius:5px;cursor:pointer;margin:0 5px;min-width:50px;text-align:center;transition:color .3s ease,border-color .3s ease}.route__campaignList__dateFilter>div>span{display:block;margin:5px 10px}.route__campaignList__dateFilter__item--active{border-color:orange!important;color:orange}.route__campaignList__dateFilter__item--active.route__campaignsList__dateFilter__item--blue{border-color:#2c7de3!important;color:#2c7de3}.route__campaignList__row{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr repeat(3,150px);grid-template-rows:auto;height:auto;width:100%}.route__campaignList__row>p{height:auto;width:100%}.route__campaignList__row>p:not(:first-child){text-align:center}.route__campaignList__item{align-items:flex-start;background-color:#282f37;border:1px solid #8080803d;border-radius:5px;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:20px;padding:20px;position:relative;width:100%}.route__campaignList__item__row{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr repeat(3,150px);grid-template-rows:auto;height:auto;place-items:center;width:100%}.route__campaignList__item__row>p{height:auto;width:100%}.route__campaignList__item__row>p:not(:first-child){text-align:center}.route__campaignList__item__row--inset{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-top:10px;padding-left:20px}.route__campaignList__item__row--inset2{color:#7f8993;padding-left:35px}.route__campaignList__item__row__actions{grid-column-gap:10px;grid-row-gap:20px;align-items:center;column-gap:10px;display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,20px);grid-template-rows:repeat(auto-fit,20px);height:auto;justify-content:flex-end;row-gap:20px;width:100%}.route__campaignList__item__row__actions>p{cursor:pointer;position:relative}.route__campaignList__item__row__actions>p:after{background-color:#2c7de3;bottom:-2px;content:"";height:2px;left:auto;position:absolute;right:0;transition:width .3s ease,left .3s ease,right .3s ease;width:0}.route__campaignList__item__row__actions>p:hover:after{left:0;width:100%}.route__campaignList__websites{display:flex;flex-direction:column;gap:5px;height:auto;margin-top:20px;widows:100%}.route__campaignList__websites__top{align-items:center;display:flex;justify-content:space-between}.route__campaignList__websites__top__right{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__campaignList__websites__top__right>img{height:30px;margin-right:15px;width:30px}.route__campaignList__websites__top__right>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__campaignList__websites__top__right:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__campaignList__websites__top__right:hover:after{left:0;right:auto;width:100%}.route__campaignList__websites__list{border-left:2px solid gray;height:auto;margin-left:5px;padding-left:15px;width:calc(100% - 5px)}.route__campaignList__websites__list>p{align-items:center;display:flex;justify-content:flex-start;margin-top:15px}.route__campaignList__websites__list>p>img{cursor:pointer;margin-right:10px}.route__campaignList__websites__list>p>span{color:#7f8993;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.route__campaignList__selectWebsite{height:100%;width:100%}.route__campaignList__selectWebsite__wrap{grid-row-gap:20px;background-color:#282f37;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100%;padding:20px;row-gap:20px;width:100%}.route__campaignList__selectWebsite__wrap .route__websites__content__landing{background-color:#2f363e}.route__campaignList__selectWebsite__wrap__top{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr max-content;grid-template-rows:max-content}.route__campaignList__selectWebsite__wrap__top__btns{align-items:center;display:flex;height:auto;justify-content:space-between;width:auto}.route__campaignList__selectWebsite__wrap__top__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__campaignList__selectWebsite__wrap__top__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__campaignList__selectWebsite__wrap__top__btns>p:hover:after{left:0;right:auto;width:100%}.route__campaignList__selectWebsite__wrap__top__btns>p:last-child:after{background-color:#ea3f3f}.route__campaignList__selectWebsite__wrap__top__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__campaignList__selectWebsite__wrap__top__btns>p>img{margin-left:15px}.route__campaignList__selectWebsite__wrap__bottom{grid-column-gap:30px;grid-row-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(auto-fit,352px);grid-template-rows:auto 560px;height:auto;row-gap:30px;width:100%}.customComponents__input{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:inline-block;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;-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-height:45px;min-width:0;min-width:200px;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;perspective:none;perspective-origin:50% 50%;position:static;position:relative;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.customComponents__input__textbox{background-color:initial;border:none;border-bottom:1px solid #00a3ff;display:block;font-size:16px;height:calc(100% - 1px);left:0;outline:none;padding:0 5px;position:absolute;top:0;width:100%}.customComponents__input__textbox:not(:placeholder-shown)::placeholder{padding-bottom:20px}.customComponents__input__textbox::placeholder{opacity:0}.customComponents__input__placeholder{align-items:center;background-color:initial;cursor:default;display:flex;height:calc(100% - 1px);justify-content:flex-start;left:0;padding:0 5px;pointer-events:none;position:absolute;top:0;transition:top .3s ease,font-size .3s ease,color .3s ease;width:100%}.customComponents__input__textbox:not(:placeholder-shown)+.customComponents__input__placeholder{color:#00a3ff;font-size:14px;top:-25px!important}.customComponents__input.customComponents__input--dark,.customComponents__input.customComponents__input--dark .customComponents__input__textbox{color:#fff}.components__customComponents__checkbox{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:pointer;direction:ltr;display:inline;display:inline-flex;empty-cells:show;float:none;font-family:serif;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;hyphens:none;justify-content:flex-start;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;word-spacing:normal;z-index:auto}.components__customComponents__checkbox__check{border:1px solid gray;border-radius:999px;height:30px;margin-right:10px;overflow:hidden;position:relative;width:60px}.components__customComponents__checkbox__check__circle{background-color:gray;border:1px solid gray;border-radius:50%;height:30px;left:0;position:absolute;top:0;transition:left .3s ease,background-color .3s ease;width:30px}.components__customComponents__checkbox__check__circle--active{left:calc(100% - 30px)}.components__customComponents__checkbox--dark{color:#fff}.customComponents__filterPanel{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;flex-grow:0;flex-shrink:0;float:none;font-family:serif;font-family:Roboto;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;-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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.customComponents__filterPanel>*{flex-grow:0;flex-shrink:0}.customComponents__filterPanel__filterList{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;min-height:41px;outline:none;width:100%}.customComponents__filterPanel__filterList>span{align-items:center;background-color:#eeeef4;border-radius:5px;color:#5f6470;cursor:pointer;display:inline-block;display:flex;font-family:Montserrat;height:100%;height:31px;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;overflow:hidden;padding:0;transition:background-color .3s ease;white-space:nowrap}.customComponents__filterPanel__filterList>span:hover{background-color:#caccf5}.customComponents__filterPanel__filterList>span span:nth-child(2){margin-left:5px}.customComponents__filterPanel__filterList__addFilter{align-items:center;border-radius:5px;color:#75757c;cursor:pointer;display:flex;font-family:Montserrat;height:31px;margin-bottom:5px;margin-right:10px;margin-top:5px;padding:10px 5px;transition:background-color .3s ease;width:auto!important}.customComponents__filterPanel__filterList__addFilter span{font-family:Montserrat}.customComponents__filterPanel__filterList__addFilter:hover{background-color:#dededf!important}.customComponents__filterPanel__addFilterWrap{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,overflow .5s ease,padding .3s ease;width:100%}.customComponents__filterPanel__addFilterWrap--active{animation:delay-overflow 1s;max-height:100px;overflow:visible;overflow:initial;padding:20px 0}@media screen and (max-width:700px){.customComponents__filterPanel__addFilterWrap--active{max-height:150px;min-height:150px}}.customComponents__filterPanel__addFilterWrap div{margin-right:30px}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList{align-items:center;background-color:initial;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;width:100%}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList>span{background-color:#2b2d3e;color:#fff}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList>span:hover{background-color:#3e4064}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList__addFilter{color:#fff}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList__addFilter:hover{background-color:#3e4064!important}.customComponents__filterPanel--dark .customComponents__filterPanel__filterList>span{filter:brightness(150%)}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-SemiBold.fa8441f345d83a0bc4ec.ttf)}.customComponents__buttonSmall{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background-color:#00a3ff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-spacing:0;bottom:auto;box-shadow:none;box-sizing:initial;caption-side:top;clear:none;color:#000;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:pointer;direction:ltr;display:inline;empty-cells:show;float:none;font-family:serif;font-family:Montserrat;font-size:medium;font-size:13px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:40px;-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;perspective:none;perspective-origin:50% 50%;position:static;right:auto;tab-size:8;table-layout:auto;text-align:left;text-align:center;text-align-last:auto;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100px;word-spacing:normal;z-index:auto}@media screen and (max-width:400px){.customComponents__buttonSmall{width:70px}}body.dark .customComponents__buttonSmall{background-color:#2b2c3e;border:1px solid #58596e;color:#fff}.component__customComponent__dropbox{align-items:center;border:1px solid #5a5b6a;border-radius:4px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;box-sizing:border-box;color:#19191d;cursor:pointer;display:block;display:flex;height:45px;justify-content:space-between;min-width:136px;padding:0 12px;position:relative;width:auto}.component__customComponent__dropbox>img{height:24px;width:24px}.component__customComponent__dropbox__text{font-family:Inter;font-size:14px;font-weight:500;height:auto;line-height:143%;margin-left:5px;max-width:calc(100% - 30px);overflow:hidden;white-space:nowrap;word-break:keep-all}.component__customComponent__dropbox__text__placeholder{color:#787885}.component__customComponent__dropbox__placeholder{background-color:#fff;color:#787885;font-family:Roboto;font-size:12px;font-weight:500;left:12px;line-height:16px;position:absolute;text-transform:uppercase;top:0;transform:translateY(-50%)}.component__customComponent__dropbox__dropdown{background-color:#fff;border-radius:8px;box-shadow:0 0 2px #00a3ff,0 0 4px #00a3ff;cursor:default;height:auto;left:0;max-height:0;min-width:300px;overflow-x:auto;padding:0;position:fixed;top:0;transition:max-height .3s ease,padding .3s ease;width:auto;z-index:999}.component__customComponent__dropbox__dropdown--active{max-height:200px;padding:0 10px 10px}.component__customComponent__dropbox__dropdown__searchBox{background-color:#fff;border:none;border-bottom:1px solid #787885;box-sizing:border-box;font-family:Inter;font-size:16px;font-weight:400;height:35px;margin-bottom:10px;outline:none;padding:10px;position:sticky;top:0;width:100%}.component__customComponent__dropbox__dropdown__data{cursor:pointer;font-family:Roboto;font-size:14px;margin:10px 0;padding:0 1px;text-align:start}.component__customComponent__dropbox__dropdown__data:last-child{margin-bottom:0}.component__customComponent__dropbox__dropdown__data--noData{color:#00a3ff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__text{color:#fff}.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown,.component__customComponent__dropbox--dark .component__customComponent__dropbox__dropdown__searchBox{background-color:#2b2d3e;color:#fff}.customComponents__spinner{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;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;perspective:none;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;transform:none;transform-origin:initial;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;animation:spinner__dash 1.5s ease-in-out infinite,spinner__rotate 2s linear infinite;transform-origin:center;transition:stroke .3s ease}@keyframes spinner__rotate{to{transform:rotate(1turn)}}@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}}.route__websites{color:#fff;display:flex;flex-direction:column;gap:20px;height:100%;width:100%}.route__websites__keyval{display:grid;grid-template-columns:max-content 1fr;grid-template-rows:auto}.route__websites__keyval>span:first-child{color:#3f7cea}.route__websites__content{grid-column-gap:30px;grid-row-gap:30px;grid-gap:20px;column-gap:30px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,352px);grid-template-rows:auto;height:max-content;min-height:0;row-gap:30px;width:100%}.route__websites__content__landing{background-color:#282f37;border-radius:5px;border-radius:10px;box-shadow:none;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:20px;transition:box-shadow .3s ease;width:100%}.route__websites__content__landing:hover{box-shadow:0 0 9px 2px #3f7ceabf}.route__websites__content__landing__id{justify-content:space-between}.route__websites__content__landing__id,.route__websites__content__landing__name{align-items:center;border-bottom:1px solid #48525c;color:#fff;display:flex;font-family:Inter;margin-bottom:10px;padding:10px 0}.route__websites__content__landing__name{border-top:1px solid #48525c;flex-wrap:wrap}.route__websites__content__landing__name img{margin-left:10px}.route__websites__content__landing__img{align-items:flex-start;display:flex;height:250px;justify-content:flex-start;overflow:hidden;width:100%}.route__websites__content__landing__img>img{height:100%;width:100%}.route__websites__content__landing__btns{align-items:center;display:flex;gap:20px;justify-content:flex-start}.route__websites__add{align-items:start;background-color:#282f37;border-radius:5px;display:flex;flex-direction:column;gap:10px;justify-content:left;padding:20px}.route__websites__add>.component__customComponent__dropbox{width:100%}.route__websites__add>p{color:#fff;font-family:Inter}.route__websites__add__err{color:red}.route__websites__add>input{align-items:center;background-color:initial;border:1px solid #5a5b6a;border-radius:4px;box-shadow:0 0 2px #969698,0 0 4px #969698;box-sizing:border-box;color:#19191d;color:#fff;cursor:pointer;display:block;display:flex;font-family:Inter;height:45px;justify-content:space-between;margin-bottom:0;min-width:136px;outline:none;padding:10px;position:relative;width:100%}.route__websites__add__buttons{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.route__websites__add__buttons>button:first-child{background-color:#4040d4}.route__websites__add__buttons>button:first-child,.route__websites__add__buttons>button:last-child{border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-weight:900;padding:10px;width:100px}.route__websites__add__buttons>button:last-child{background-color:red}.route__websites__delete_wrap{background-color:#282f37;border-radius:5px;height:auto;margin:auto;padding:20px;width:500px}.route__websites__delete_wrap__btns{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px;width:100%}.route__websites__delete_wrap__btns>button:first-child{background-color:#4040d4}.route__websites__delete_wrap__btns>button:first-child,.route__websites__delete_wrap__btns>button:last-child{border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-weight:900;padding:10px;width:100px}.route__websites__delete_wrap__btns>button:last-child{background-color:red}.route__websites__history{height:100%;width:100%}.route__websites__history__wrap{grid-row-gap:20px;background-color:#20272f;color:#fff;display:grid;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100%;padding:20px;row-gap:20px;width:100%}.route__websites__history__wrap__top{align-items:center;display:flex;justify-content:space-between;width:100%}.route__websites__history__wrap__top__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__websites__history__wrap__top__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__websites__history__wrap__top__btns>p:hover:after{left:0;right:auto;width:100%}.route__websites__history__wrap__top__btns>p:last-child:after{background-color:#ea3f3f}.route__websites__history__wrap__top__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__websites__history__wrap__top__btns>p>img{margin-left:15px}.route__websites__history__wrap__bottom{height:auto;overflow-y:auto;width:100%}.route__websites__history__div{display:flex;flex-direction:column;gap:5px;height:auto;width:auto}.route__websites__history__div__diff{background-color:#3e4a58;border-radius:5px;font-size:12px;margin-right:5px;padding:4px 10px}.route__websites__history__div__diff>span:first-child{font-weight:700}.route__websites__history__div__diff--added{background-color:#3d643d}.route__websites__history__div__diff--changed{background-color:#594e39}.route__websites__history__div__diff--removed{background-color:#593939}@keyframes customTableDataTransitionOpacity{0%{opacity:0}to{opacity:1}}@keyframes delay-overflow{0%{overflow:hidden}}.customComponents__table{clip:auto;grid-column-gap:normal;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:#fff;border:none;border-collapse:initial;border-image:none;border-radius:0;border-radius:5px;border-radius:10px;border-spacing:0;bottom:auto;box-shadow:none;box-shadow:0 0 15px #00000040;box-sizing:initial;caption-side:top;clear:none;color:#000;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;display:block;display:grid;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-size:medium!important;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;font-weight:400!important;grid-template-rows:auto;height:auto;-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;min-width:100%;opacity:1;opacity:0;orphans:2;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;overflow-y:clip;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;position:relative;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:max-content;word-spacing:normal;z-index:auto}.customComponents__table__spinner{align-items:center;background-color:#2326304d;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:999}.customComponents__table__spinner .customComponents__spinner{left:MIN(50vw,50%);position:absolute;top:MIN(50vh,50%);transform:translateX(-50%) translateY(-50%)}.customComponents__table__filterHead{align-items:flex-start;background-color:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-bottom:10px;overflow:hidden;padding:10px 40px;width:100%}.customComponents__table__filterHead__filterList{color:#fff;display:flex;flex-wrap:wrap}.customComponents__table__filterHead__filterList>span{background-color:#fff;padding:0;width:auto}.customComponents__table__filterHead__filterList__addFilter{align-items:center;background-color:initial!important;border-radius:7px!important;color:#5f6470;cursor:default;display:flex;flex-direction:row;font-family:Inter;height:40px;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:100%!important;padding:10px 5px;transition:background-color .3s ease}.customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table__filterHead__filterList__addFilter:hover{background-color:#dededf!important}.customComponents__table__filterHead__filterList>span{align-items:center;border-radius:5px;color:#5f6470;cursor:pointer;display:inline-block;display:flex;font-family:Inter;height:100%;justify-content:center;margin-bottom:5px;margin-right:10px;margin-top:5px;max-width:0;overflow:hidden;padding:10px 0;transition:background-color .3s ease;white-space:nowrap}.customComponents__table__filterHead__filterList>span:hover{background-color:#caccf5}.customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table__filterHead__addFilterWrap{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:auto;justify-content:flex-start;margin-top:0;max-height:0;overflow:hidden;padding-left:40px;transition:max-height .3s ease,padding .3s ease;width:100%}.customComponents__table__filterHead__addFilterWrap--active{animation:delay-overflow 1s;max-height:100px;overflow:visible;overflow:initial;padding-bottom:4px;padding-top:4px}@media screen and (max-width:700px){.customComponents__table__filterHead__addFilterWrap--active{max-height:150px}}.customComponents__table__filterHead__addFilterWrap div{margin-right:30px}.customComponents__table__head{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:50px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;border-bottom:1px solid #e4e4e4;box-sizing:border-box;padding:0 40px;transition:opacity .3s ease;width:100%}@media screen and (max-width:600px){.customComponents__table__head{display:none}}.customComponents__table__head p{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media screen and (max-width:1200px){.customComponents__table__head p{font-size:14px}}.customComponents__table__head__item--border{align-items:center;display:flex;min-height:100%;position:relative}.customComponents__table__head__item--border:after{background-color:#d0d0d0;content:"";height:100%;position:absolute;right:-25px;top:0;width:1px}.customComponents__table__head__item--border:last-child:after{display:none}.customComponents__table__head__item__order{align-items:center;border:1px solid #fff;border-radius:50%;display:inline-flex;height:25px;justify-content:center;margin-left:5px;padding:3px;width:25px}.customComponents__table__data{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:1fr;grid-template-rows:1fr;height:60px;justify-content:space-between;place-items:start stretch;align-items:center;background-color:#fff;box-sizing:border-box;padding:0 40px;width:100%}.customComponents__table__data--footer{background-color:#4b4282!important;transition:opacity .3s ease}body.light .customComponents__table__data--footer{background-color:#b9aef0!important}.customComponents__table__data--border>*{min-height:100%;position:relative}.customComponents__table__data--border>:after{background-color:#d0d0d0;content:"";height:calc(100% + 40px);position:absolute;right:-25px;top:-20px;width:1px}.customComponents__table__data--border>:last-child:after{display:none}.customComponents__table__data>*{grid-row:1;justify-self:center;width:100%}.customComponents__table__data__mobileFriendly{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__mobileFriendly>*{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.customComponents__table__data__mobile{font-weight:700}.customComponents__table__data__mobileButton{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:30px;width:100%}.customComponents__table__data__group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.customComponents__table__data__group>*{justify-self:center;margin:5px}.customComponents__table__data__groupNewline{display:flex;flex-direction:row;flex-wrap:wrap;grid-column:1/span all;height:auto;margin:5px;width:100%}.customComponents__table__data__groupNewline>*{flex-grow:0;flex-shrink:0;justify-self:center;margin:5px}@media screen and (max-width:700px){.customComponents__table__data__groupNewline{justify-content:flex-end;margin-top:20px}}.customComponents__table__data__dropdown{align-items:center;background-color:initial;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;max-height:0;overflow:hidden;transition:max-height 1s ease;width:100%}.customComponents__table__data p{color:#13213c;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:18px;word-break:break-all}.customComponents__table__data__customInput{height:auto;min-width:100%}.customComponents__table__data0{background-color:#f5f5f5}.customComponents__table--dark.customComponents__table,.customComponents__table--dark.customComponents__table .customComponents__table__filterHead,.customComponents__table--dark.customComponents__table .customComponents__table__head{background-color:#282f37;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead p,.customComponents__table--dark.customComponents__table .customComponents__table__head p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__head{border-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__head__item--border:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__addFilterWrap{background-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter>img{filter:invert(1)}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList__addFilter:hover{background-color:#3e4064!important}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span{background-color:#3f4251;color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span:hover{background-color:#3e4064}.customComponents__table--dark.customComponents__table .customComponents__table__filterHead__filterList>span span:nth-child(2){margin-left:5px}.customComponents__table--dark.customComponents__table .customComponents__table__data{background-color:#282f37}.customComponents__table--dark.customComponents__table .customComponents__table__data p{color:#fff}.customComponents__table--dark.customComponents__table .customComponents__table__data--border>:after{background-color:#3f3f3f}.customComponents__table--dark.customComponents__table .customComponents__table__data0{background-color:#313943}.customComponents__table--dark.customComponents__table .customComponents__table__spinner{background-color:#232630cc}.customComponents__progressbar{clip:auto;all:initial;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;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;perspective:none;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;transform:none;transform-origin:initial;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__progressbar__path{stroke:#00a3ff;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:center;transition:stroke .3s ease;transition:stroke-dashoffset .3s ease}.component__checkbox{background:#242731;border:1px solid #808191;border-radius:4px;cursor:pointer;height:auto;height:20px;transition:border .3s ease,background-color .3s ease;width:auto;width:20px}.component__checkbox>img{opacity:0;transition:opacity .3s ease}.component__checkbox:hover{border-color:#6c5dd3}.component__checkbox--active{background-color:#6c5dd3}.component__checkbox--active>img{opacity:1}.route__domainsList{height:auto;width:100%}.route__domainsList__addDomain{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__domainsList__addDomain__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__domainsList__addDomain__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__domainsList__addDomain__wrap__users{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;padding:10px 0}.route__domainsList__addDomain__wrap__users>p{background-color:#3c75da;border-radius:2px;cursor:pointer;padding:4px}.route__domainsList__addDomain__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__domainsList__addDomain__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__domainsList__addDomain__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__domainsList__addDomain__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__domainsList__addDomain__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__domainsList__addDomain__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__domainsList__addDomain__wrap__infoP{color:#f54a4a;margin-top:10px}.route__usersList{height:auto;overflow-y:auto;width:100%}.route__usersList__addUser{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__usersList__addUser__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__usersList__addUser__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__usersList__addUser__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__usersList__addUser__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__usersList__addUser__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__usersList__addUser__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__usersList__addUser__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__usersList__addUser__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__usersList__addUser__wrap__infoP{color:#f54a4a;margin-top:10px}.route__apiTokens{height:auto;width:100%}.route__apiTokens__flags{align-items:center;display:flex;gap:5px;height:auto;width:100%}.route__apiTokens__flags>span{font-size:12px}.route__apiTokens__flags>span:not(:first-child){background-color:#48515c;border-radius:5px;color:#fff;padding:2px 5px}.route__apiTokens__addToken{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.route__apiTokens__addToken__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.route__apiTokens__addToken__wrap__flags{display:flex;flex-direction:column;gap:10px;height:auto;margin:10px 0;width:100%}.route__apiTokens__addToken__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.route__apiTokens__addToken__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.route__apiTokens__addToken__wrap__btns>p{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.route__apiTokens__addToken__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.route__apiTokens__addToken__wrap__btns>p:last-child:after{background-color:#ea3f3f}.route__apiTokens__addToken__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.route__apiTokens__addToken__wrap__btns>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.route__apiTokens__addToken__wrap__infoP{color:#f54a4a;margin-top:10px}.route__allowedSites,.route__userComments{height:auto;width:100%}.route__userComments{color:#fff;font-family:Inter}.route__userComments__chat{grid-gap:10px;background-color:#282f37;border:1px solid #8080803d;border-radius:5px;display:grid;gap:10px;grid-template-columns:max-content 1fr;grid-template-rows:auto;height:auto;margin-top:10px;padding:10px;width:100%}.route__userComments__chat--inset{box-shadow:-3px 0 2px 0 #000000bf;margin-top:10px}.route__userComments__chat__img{align-items:center;border-radius:50%;display:flex;height:max-content;justify-content:center;max-height:64px;max-width:64px;min-height:0;min-width:0;overflow:hidden;width:max-content}.route__userComments__chat__img>img{height:auto;max-height:100%;max-width:100%;width:auto}.route__userComments__chat__content{display:flex;flex-direction:column;gap:10px}.route__userComments__chat__content__top{align-items:center;display:flex;font-size:24px;font-weight:700}.route__userComments__chat__content__top>span{color:gray;font-size:16px;font-weight:400;margin-left:10px}.route__userComments__chat__content__bottom{display:flex;flex-direction:column;flex-wrap:wrap}.route__userComments__chat__content__bottom>img{height:auto;margin-top:10px;max-height:150px;max-width:100%;width:auto}.route__userComments__chat__content__bottom__icons{align-items:center;display:flex;gap:20px;margin-top:10px}.route__userComments__chat__content__bottom__icons>p{align-items:center;display:flex;gap:5px}.route__userComments__chat__content__bottom__icons__buttons{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-left:10px;margin-top:0}.route__userComments__addComment__img{display:flex;flex-direction:column;gap:10px;height:auto;margin-top:20px;width:100%}.route__userComments__addComment__img>p{text-align:center}.route__userComments__addComment__img__url{align-items:center;border:1px solid gray;cursor:pointer;display:flex;justify-content:center;max-height:200px;min-height:100px;position:relative;width:100%}.route__userComments__addComment__img__url:after{background-color:#00000082;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:2}.route__userComments__addComment__img__url:hover:after{opacity:1}.route__userComments__addComment__img__url>img{height:auto;max-height:100%;width:100%}.route__userComments__addComment__img__url>span{background-size:100% 100%;filter:brightness(100%);height:24px;position:absolute;right:5px;top:5px;transition:filter .3s ease;width:24px;z-index:3}.route__userComments__addComment__img__url>span:hover{filter:brightness(50%)}.route__userComments__addComment textarea{background-color:initial;border:1px solid #fff;color:#fff;height:100px;outline:none;padding:10px;width:100%}.route__userComments__group{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.modals__imageSelectModal{grid-gap:20px;background-color:#282f37;color:#fff;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:max-content 1fr;height:100%;width:100%}.modals__imageSelectModal__head{grid-gap:40px;align-items:center;background-color:#2f363e;display:grid;gap:40px;grid-template-columns:1fr max-content max-content;grid-template-rows:auto;height:auto;padding:20px;width:100%}.modals__imageSelectModal__head>p{align-items:center;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:relative}.modals__imageSelectModal__head>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.modals__imageSelectModal__head>p:last-child:after{background-color:#ea3f3f}.modals__imageSelectModal__head>p:hover:after{left:0;right:auto;width:100%}.modals__imageSelectModal__head>p>span{font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.modals__imageSelectModal__content{display:grid;grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,300px);grid-template-rows:300px;height:auto;padding:10px 20px;width:100%}.modals__imageSelectModal__content__img{align-items:center;background:#2f363e;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px 18px;position:relative;transition:box-shadow .3s ease;width:100%}.modals__imageSelectModal__content__img>img{height:auto;max-height:200px;width:100%}.modals__imageSelectModal__content__img>p{border-bottom:1px solid #48525c;border-top:1px solid #48525c;height:auto;padding:5px 0;text-align:center;width:100%}.modals__imageSelectModal__content__img:hover{box-shadow:0 0 9px 2px #3f7ceabf}.modals__imageSelectModal__upload__image{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;height:200px;justify-content:center;margin:0 auto;outline:none;overflow:hidden;position:relative;width:200px}.modals__imageSelectModal__upload__image>img{height:100%;left:0;position:absolute;top:0;width:100%}.modals__imageSelectModal__upload__image>input[type=file]{display:none}.modals__imageSelectModal__upload__image:after{background-color:#00000082;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:2}.modals__imageSelectModal__upload__image:hover:after{opacity:1}.component__sidebar{background-color:#282f37;display:flex;flex-direction:column;font-family:Inter;height:100%;overflow-y:auto;padding:50px 20px 0;position:relative;width:100%}.component__sidebar>*{-ms-overflow-style:none;scrollbar-width:none}.component__sidebar>::-webkit-scrollbar{display:none}.component__sidebar__item,.component__sidebar__itemCollapsed{align-items:center;background-color:initial;border:1px solid #0000;border-radius:5px;color:#fff;cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:10px;padding:12px 16px;transition:background-color .3s ease,border-color .3s ease}.component__sidebar__item:hover,.component__sidebar__itemCollapsed:hover{border-color:#48525c}.component__sidebar__item>img,.component__sidebar__itemCollapsed>img{height:auto;margin-right:12px;max-width:20px}.component__sidebar__item--active,.component__sidebar__itemCollapsed--active{background-color:#2f363e;border-color:#48525c}.component__sidebar__itemCollapsed{flex-wrap:wrap;max-height:46px;overflow:hidden;transition:max-height .3s ease,border .3s ease}.component__sidebar__itemCollapsed--active{background-color:initial;max-height:500px;overflow:scroll}.component__sidebar__itemCollapsed--active:hover{border-color:none}.component__sidebar__itemCollapsed__arrow{transform:rotate(-90deg);transform-origin:center center;transition:transform .3s ease}.component__sidebar__itemCollapsed--active .component__sidebar__itemCollapsed__arrow{transform:rotate(0deg)}.component__sidebar__itemCollapsed__children{flex-basis:100%;padding:10px 10px 0}.component__sidebar__itemCollapsed__children>*{margin:6px 0}.component__sidebar__userInfo{align-items:center;background-color:#2f363e;border:1px solid #48525c;border-radius:5px;display:flex;height:60px;justify-content:flex-start;margin-bottom:36px;margin-top:auto;padding:12px 20px;position:relative}.component__sidebar__userInfo__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.component__sidebar__userInfo__circle{align-items:center;background-color:#3f7cea;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.component__sidebar__userInfo__name{color:#fff;margin-left:20px}.component__sidebar__userInfo__moreInfo{margin-left:auto}.component__sidebar__modal{align-items:flex-start;background:#2f363e;border-radius:5px;box-shadow:0 0 10px 2px #00000063;display:flex;flex-direction:column;height:auto;justify-content:center;left:0;opacity:0;padding:12px;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:opacity .3s ease;width:205px;z-index:99}.component__sidebar__modal>p{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:flex-start;padding:5px 0;position:relative;width:100%}.component__sidebar__modal>p>img{height:16px;margin-right:12px;width:16px}.component__sidebar__modal>p:after{background-color:#3f7cea;bottom:-2px;content:"";height:2px;left:auto;position:absolute;right:0;transition:width .3s ease,left .3s ease,right .3s ease;width:0}.component__sidebar__modal>p:hover:after{left:0;width:100%}.component__sidebar__changePassword{clip:auto;all:initial;align-items:center;animation:none 0s ease 0s 1 normal none running;backface-visibility:visible;background:#0000 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;color:#fff;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-span:1;columns:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;cursor:default;direction:ltr;display:inline;display:flex;empty-cells:show;float:none;font-family:serif;font-family:Inter;font-size:medium;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;height:auto;height:100%;-webkit-hyphens:none;hyphens:none;justify-content:center;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;perspective:none;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;transform:none;transform-origin:initial;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:initial;visibility:visible;white-space:normal;widows:2;width:auto;width:100%;word-spacing:normal;z-index:auto}.component__sidebar__changePassword__wrap{background:#282f37;border-radius:10px;height:auto;padding:20px 18px;position:relative;width:500px}.component__sidebar__changePassword__wrap__spinner{align-items:center;background-color:#282f37c6;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:9}.component__sidebar__changePassword__wrap__btns{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:20px;width:100%}.component__sidebar__changePassword__wrap__btns>*{color:#fff}.component__sidebar__changePassword__wrap__btns>p{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center;position:relative}.component__sidebar__changePassword__wrap__btns>p:after{background-color:#2c7de3;bottom:-6px;content:"";height:2px;left:auto;position:absolute;right:0;transition:left .3s ease,right .3s ease,width .3s ease;width:0}.component__sidebar__changePassword__wrap__btns>p:last-child:after{background-color:#ea3f3f}.component__sidebar__changePassword__wrap__btns>p:hover:after{left:0;right:auto;width:100%}.component__sidebar__changePassword__wrap__btns>p>span{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.component__sidebar__changePassword__wrap__infoP{color:#f54a4a;margin-top:10px}.component__contentWrapper{height:100%;overflow:auto;width:100%}.component__contentWrapper--active{display:grid;grid-template-columns:320px 1fr;grid-template-rows:1fr}.component__contentWrapper.component__mainContent{padding:40px 50px}.route__websites__editStatus{background-color:#2f363e;border-radius:5px;margin:auto;min-height:30px;padding:20px;width:500px}.route__websites__editStatus>p{margin-bottom:20px}.route__websites__editStatus__buttons{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px;width:100%}.route__websites__editStatus__buttons>button:first-child{background-color:#4040d4}.route__websites__editStatus__buttons>button:first-child,.route__websites__editStatus__buttons>button:last-child{border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Inter;font-weight:900;padding:10px;width:100px}.route__websites__editStatus__buttons>button:last-child{background-color:red}.route__localization{display:flex;flex-wrap:wrap;gap:20px;height:auto;width:100%}.route__localization__search{flex-basis:100%}.route__localization__key{background-color:initial;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.route__localization__key:hover{background-color:hsla(0,0%,50%,.425)}.route__localization__key--yellow{border-color:orange}.route__localization__key__countries{align-items:center;display:flex;gap:5px}.route__localization__key__countries--green{color:#7cfd7c}.route__localization__key__countries--yellow{color:orange}.route__adminTools__single{grid-gap:20px;align-items:center;background-color:#2f363e;border-radius:5px;box-shadow:0 0 4px 2px #00000040;display:grid;gap:20px;grid-template-columns:1fr max-content;grid-template-rows:auto;justify-content:space-around;margin-bottom:10px;padding:20px}.route__adminTools__single__name{color:#fff;font-family:Inter;font-size:20px;margin-bottom:10px}.route__adminTools__single__description{color:#fff;font-family:Inter;font-size:16px}.route__adminTools__single>button{background-color:#20272f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Inter;padding:15px 20px;width:150px}.route__adminTools__yesNo{background-color:#2f363e;margin:auto;padding:30px;width:500px}.route__adminTools__yesNo>p{font-size:20px}.route__adminTools__yesNo>div>p,.route__adminTools__yesNo>p{color:#fff;font-family:Inter}.route__login{background-size:100% 100%;height:100%;width:100%}.route__login,.route__login__wrap{align-items:center;display:flex;justify-content:center}.route__login__wrap{background:#2f363e;border-radius:5px;box-shadow:0 0 4px #00000040;flex-direction:column;height:477px;padding:50px;width:500px}.route__login__wrap__btn{height:47px;margin-top:50px;width:100%}.route__login__wrap__btn>*{height:100%;width:100%}.route__login__wrap>p{color:#fff;font-family:Open Sans;font-size:26px;font-style:normal;font-weight:400;line-height:35px;margin-bottom:50px;text-align:center}.route__login__wrap .route__login__wrap__infoP{color:#f77d7d;font-size:14px;margin-bottom:0;margin-top:20px}
/*# sourceMappingURL=main.7d3c817a.css.map*/